Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 04dd21c66d30f2f5802ef6ad79267ec69547597f Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17531632744364574855.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12007891635964043469.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8806125482342241779.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh315303739684365669.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8005983949844694109.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-118680 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 04dd21c66d30f2f5802ef6ad79267ec69547597f (main) Commit message: "build: Update to use released SDK (#439)" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 04dd21c66d30f2f5802ef6ad79267ec69547597f # timeout=10 > git rev-list --no-walk 9ee6b9239046894cb89ff0f0b410cd21a3bbb457 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:11:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:11:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:11:27 ========================================================= 23:11:27 EdgeX Global Pipelines Version Info 23:11:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:11:27 ------------------- 23:11:27 stable info: 23:11:27 ------------------- 23:11:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:11:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:11:27 Message: update stable to v1.0.244 23:11:28 ------------------- 23:11:28 experimental info: 23:11:28 ------------------- 23:11:28 Commited By: **** collab-it+edgex@linuxfoundation.org 23:11:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:11:28 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 04dd21c66d30f2f5802ef6ad79267ec69547597f [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 04dd21c [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:11:28 provisioning config files... 23:11:28 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2968327061707601994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:29 ---> docker-login.sh 23:11:29 nexus3.edgexfoundry.org:10001 23:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:29 Configure a credential helper to remove this warning. See 23:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:29 23:11:29 Login Succeeded 23:11:29 nexus3.edgexfoundry.org:10002 23:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:29 Configure a credential helper to remove this warning. See 23:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:29 23:11:29 Login Succeeded 23:11:29 nexus3.edgexfoundry.org:10003 23:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:29 Configure a credential helper to remove this warning. See 23:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:29 23:11:29 Login Succeeded 23:11:29 nexus3.edgexfoundry.org:10004 23:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:29 Configure a credential helper to remove this warning. See 23:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:29 23:11:29 Login Succeeded 23:11:29 docker.io 23:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:30 Configure a credential helper to remove this warning. See 23:11:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:30 23:11:30 Login Succeeded 23:11:30 ---> docker-login.sh ends [Pipeline] } 23:11:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:11:30 + git rev-list -1 --merges 04dd21c66d30f2f5802ef6ad79267ec69547597f~1..04dd21c66d30f2f5802ef6ad79267ec69547597f [Pipeline] echo 23:11:30 -----------> git rev-list -1 --merges 04dd21c66d30f2f5802ef6ad79267ec69547597f~1..04dd21c66d30f2f5802ef6ad79267ec69547597f 04dd21c66d30f2f5802ef6ad79267ec69547597f [false] [Pipeline] sh 23:11:31 + git log --format=format:%s -1 04dd21c66d30f2f5802ef6ad79267ec69547597f [Pipeline] echo 23:11:31 ========================================================= 23:11:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:11:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:11:31 + git log --format=format:%s -1 04dd21c66d30f2f5802ef6ad79267ec69547597f [Pipeline] echo 23:11:31 [semverPrep] GIT_COMMIT: 04dd21c66d30f2f5802ef6ad79267ec69547597f, Commit Message: build: Update to use released SDK (#439) [Pipeline] echo 23:11:31 [semverPrep] This is not a build commit. [Pipeline] sh 23:11:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:11:31 + grep -v github /etc/ssh/ssh_known_hosts 23:11:31 + [ -e /tmp/ssh_known_hosts ] 23:11:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:11:31 + + sudo tee -a /etc/ssh/ssh_known_hosts 23:11:31 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:11:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:11:32 23:11:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:11:32 0.1.4: Pulling from edgex-devops/py-git-semver 23:11:32 b85a868b505f: Pulling fs layer 23:11:32 e2be974225ed: Pulling fs layer 23:11:32 339a4e72a1f5: Pulling fs layer 23:11:32 988bab9f4d93: Pulling fs layer 23:11:32 1469e6f7b9e6: Pulling fs layer 23:11:32 eaf3925da568: Pulling fs layer 23:11:32 bab4dde63d76: Pulling fs layer 23:11:32 bde34c3a00c8: Pulling fs layer 23:11:32 b352a97aabf1: Pulling fs layer 23:11:32 4872d77fe225: Pulling fs layer 23:11:32 5851b861e8e6: Pulling fs layer 23:11:32 1469e6f7b9e6: Waiting 23:11:32 988bab9f4d93: Waiting 23:11:32 eaf3925da568: Waiting 23:11:32 bde34c3a00c8: Waiting 23:11:32 988bab9f4d93: Download complete 23:11:32 1469e6f7b9e6: Verifying Checksum 23:11:32 1469e6f7b9e6: Download complete 23:11:32 eaf3925da568: Download complete 23:11:32 339a4e72a1f5: Verifying Checksum 23:11:32 339a4e72a1f5: Download complete 23:11:32 bde34c3a00c8: Verifying Checksum 23:11:32 b352a97aabf1: Download complete 23:11:32 4872d77fe225: Verifying Checksum 23:11:32 4872d77fe225: Download complete 23:11:32 5851b861e8e6: Verifying Checksum 23:11:32 5851b861e8e6: Download complete 23:11:32 b85a868b505f: Verifying Checksum 23:11:32 b85a868b505f: Download complete 23:11:33 bab4dde63d76: Verifying Checksum 23:11:33 bab4dde63d76: Download complete 23:11:34 b85a868b505f: Pull complete 23:11:34 e2be974225ed: Pull complete 23:11:34 339a4e72a1f5: Pull complete 23:11:34 988bab9f4d93: Pull complete 23:11:35 1469e6f7b9e6: Pull complete 23:11:35 eaf3925da568: Pull complete 23:11:37 bab4dde63d76: Pull complete 23:11:37 bde34c3a00c8: Pull complete 23:11:37 b352a97aabf1: Pull complete 23:11:37 4872d77fe225: Pull complete 23:11:37 5851b861e8e6: Pull complete 23:11:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:11:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:11:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:37 prd-ubuntu20.04-docker-8c-8g-118680 does not seem to be running inside a container 23:11:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:11:39 $ docker top 6f789a5633e92bfffcb266ed7c69c66fc9faf9b9635cba15f4652713d75f468c -eo pid,comm 23:11:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:11:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:11:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:11:39 [ssh-agent] Looking for ssh-agent implementation... 23:11:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:11:39 $ docker exec 6f789a5633e92bfffcb266ed7c69c66fc9faf9b9635cba15f4652713d75f468c ssh-agent 23:11:39 SSH_AUTH_SOCK=/tmp/ssh-8fh9xexrHlLF/agent.33 23:11:39 SSH_AGENT_PID=39 23:11:39 Running ssh-add (command line suppressed) 23:11:39 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17148818594214196057.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17148818594214196057.key) 23:11:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:11:40 + git tag --points-at HEAD [Pipeline] } 23:11:40 $ docker exec --env ******** --env ******** 6f789a5633e92bfffcb266ed7c69c66fc9faf9b9635cba15f4652713d75f468c ssh-agent -k 23:11:40 unset SSH_AUTH_SOCK; 23:11:40 unset SSH_AGENT_PID; 23:11:40 echo Agent pid 39 killed; 23:11:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:11:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:11:40 [ssh-agent] Looking for ssh-agent implementation... 23:11:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:11:40 $ docker exec 6f789a5633e92bfffcb266ed7c69c66fc9faf9b9635cba15f4652713d75f468c ssh-agent 23:11:40 SSH_AUTH_SOCK=/tmp/ssh-FtwtnEKkpRDA/agent.71 23:11:40 SSH_AGENT_PID=77 23:11:40 Running ssh-add (command line suppressed) 23:11:40 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10370030228601923425.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10370030228601923425.key) 23:11:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:11:41 + git semver init 23:11:41 2022-11-08 23:11:41,214 [run_init] DEBUG init version:0.0.0 force:False 23:11:41 2022-11-08 23:11:41,215 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 23:11:41 2022-11-08 23:11:41,216 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 23:11:41 2022-11-08 23:11:41,216 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 23:11:42 2022-11-08 23:11:42,131 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 23:11:42 2022-11-08 23:11:42,132 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 23:11:42 2022-11-08 23:11:42,132 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:11:42 2022-11-08 23:11:42,132 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:11:42 2.3.0-dev.34 [Pipeline] } 23:11:42 $ docker exec --env ******** --env ******** 6f789a5633e92bfffcb266ed7c69c66fc9faf9b9635cba15f4652713d75f468c ssh-agent -k 23:11:42 unset SSH_AUTH_SOCK; 23:11:42 unset SSH_AGENT_PID; 23:11:42 echo Agent pid 77 killed; 23:11:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:11:42 + git semver [Pipeline] } 23:11:42 $ docker stop --time=1 6f789a5633e92bfffcb266ed7c69c66fc9faf9b9635cba15f4652713d75f468c 23:11:44 $ docker rm -f 6f789a5633e92bfffcb266ed7c69c66fc9faf9b9635cba15f4652713d75f468c [Pipeline] // withDockerContainer [Pipeline] sh 23:11:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:11:44 Stashed 1 file(s) [Pipeline] echo 23:11:44 [edgeXSemver]: initialized semver on version 2.3.0-dev.34 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:11:44 provisioning config files... 23:11:44 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12247983078318870643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:45 ---> docker-login.sh 23:11:45 nexus3.edgexfoundry.org:10001 23:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:45 Configure a credential helper to remove this warning. See 23:11:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:45 23:11:45 Login Succeeded 23:11:45 nexus3.edgexfoundry.org:10002 23:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:45 Configure a credential helper to remove this warning. See 23:11:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:45 23:11:45 Login Succeeded 23:11:45 nexus3.edgexfoundry.org:10003 23:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:45 Configure a credential helper to remove this warning. See 23:11:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:45 23:11:45 Login Succeeded 23:11:45 nexus3.edgexfoundry.org:10004 23:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:45 Configure a credential helper to remove this warning. See 23:11:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:45 23:11:45 Login Succeeded 23:11:45 docker.io 23:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:46 Configure a credential helper to remove this warning. See 23:11:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:46 23:11:46 Login Succeeded 23:11:46 ---> docker-login.sh ends [Pipeline] } 23:11:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:11:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:11:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:11:46 ========================================================= 23:11:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:11:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:11:46 Sending build context to Docker daemon 6.236MB 23:11:46 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:11:46 Step 2/12 : FROM ${BASE} AS builder 23:11:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:11:46 213ec9aee27d: Pulling fs layer 23:11:46 4583459ba037: Pulling fs layer 23:11:46 93c1e223e6f2: Pulling fs layer 23:11:46 53926ce57604: Pulling fs layer 23:11:46 21b2b0c7a3f4: Pulling fs layer 23:11:46 22ff95d597cd: Pulling fs layer 23:11:46 12d6caf4c0d1: Pulling fs layer 23:11:46 96b7cbca73a9: Pulling fs layer 23:11:46 a7acece74701: Pulling fs layer 23:11:46 22ff95d597cd: Waiting 23:11:46 53926ce57604: Waiting 23:11:46 21b2b0c7a3f4: Waiting 23:11:46 93c1e223e6f2: Verifying Checksum 23:11:46 4583459ba037: Download complete 23:11:46 21b2b0c7a3f4: Verifying Checksum 23:11:46 21b2b0c7a3f4: Download complete 23:11:46 22ff95d597cd: Verifying Checksum 23:11:46 22ff95d597cd: Download complete 23:11:46 213ec9aee27d: Verifying Checksum 23:11:46 213ec9aee27d: Download complete 23:11:46 12d6caf4c0d1: Verifying Checksum 23:11:46 12d6caf4c0d1: Download complete 23:11:46 213ec9aee27d: Pull complete 23:11:46 4583459ba037: Pull complete 23:11:46 93c1e223e6f2: Pull complete 23:11:47 53926ce57604: Verifying Checksum 23:11:47 53926ce57604: Download complete 23:11:47 a7acece74701: Verifying Checksum 23:11:47 a7acece74701: Download complete 23:11:47 96b7cbca73a9: Verifying Checksum 23:11:47 96b7cbca73a9: Download complete 23:11:52 53926ce57604: Pull complete 23:11:52 21b2b0c7a3f4: Pull complete 23:11:52 22ff95d597cd: Pull complete 23:11:52 12d6caf4c0d1: Pull complete 23:11:53 96b7cbca73a9: Pull complete 23:11:54 a7acece74701: Pull complete 23:11:54 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:11:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:11:54 ---> db6d94c90886 23:11:54 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:11:57 ---> Running in e4c6feae823b 23:11:57 Removing intermediate container e4c6feae823b 23:11:57 ---> 7c9b1fee4530 23:11:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:11:57 ---> Running in fa884358e505 23:11:57 Removing intermediate container fa884358e505 23:11:57 ---> 105dde6a3c24 23:11:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:11:57 ---> Running in 2b0d2c4ceb54 23:11:57 Removing intermediate container 2b0d2c4ceb54 23:11:57 ---> d3edede2de69 23:11:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:11:57 ---> Running in cc632c3603c3 23:11:57 Removing intermediate container cc632c3603c3 23:11:57 ---> 3bf6964a699f 23:11:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:11:57 ---> Running in 868a4dc236fc 23:11:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:11:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:11:58 (1/4) Installing openssh-keygen (9.0_p1-r2) 23:11:58 (2/4) Installing libedit (20210910.3.1-r0) 23:11:58 (3/4) Installing openssh-client-common (9.0_p1-r2) 23:11:58 (4/4) Installing openssh-client-default (9.0_p1-r2) 23:11:58 Executing busybox-1.35.0-r17.trigger 23:11:58 OK: 216 MiB in 55 packages 23:11:58 Removing intermediate container 868a4dc236fc 23:11:58 ---> ca73d86271ae 23:11:58 Step 8/12 : WORKDIR /device-mqtt-go 23:11:58 ---> Running in fa99a6dcbf93 23:11:58 Removing intermediate container fa99a6dcbf93 23:11:58 ---> 60244b103872 23:11:58 Step 9/12 : COPY go.mod vendor* ./ 23:11:58 ---> 518e0146fad4 23:11:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:11:58 ---> Running in ed370fcd1954 23:11:59 Still waiting to schedule task 23:11:59 ‘prd-centos7-blackbox-4c-2g-118274’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:11:59 ‘prd-ubuntu20.04-docker-arm64-4c-16g-118673’ is offline 23:11:59 ‘prd-ubuntu20.04-docker-arm64-4c-16g-118679’ is offline 23:12:20 Removing intermediate container ed370fcd1954 23:12:20 ---> d8e9ba6f56cf 23:12:20 Step 11/12 : COPY . . 23:12:20 ---> 174e4284e54b 23:12:20 Step 12/12 : RUN $MAKE 23:12:20 ---> Running in c8d744341fbe 23:12:20 noop 23:12:20 Removing intermediate container c8d744341fbe 23:12:20 ---> e9d62833cdbc 23:12:20 Successfully built e9d62833cdbc 23:12:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:21 + docker inspect -f . ci-base-image-x86_64 23:12:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:21 prd-ubuntu20.04-docker-8c-8g-118680 does not seem to be running inside a container 23:12:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:12:21 $ docker top 90ca4ca22773b155875214c3dfea46658bee700b33445565728ead22d2dcc0ce -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:21 + go version 23:12:21 go version go1.18.7 linux/amd64 [Pipeline] } 23:12:22 $ docker stop --time=1 90ca4ca22773b155875214c3dfea46658bee700b33445565728ead22d2dcc0ce 23:12:23 $ docker rm -f 90ca4ca22773b155875214c3dfea46658bee700b33445565728ead22d2dcc0ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:23 + docker inspect -f . ci-base-image-x86_64 23:12:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:23 prd-ubuntu20.04-docker-8c-8g-118680 does not seem to be running inside a container 23:12:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:12:24 $ docker top b196c14698990432e9ab864c1139ff27f1a3d4ce6044c10c1df7c4dd80c7ceab -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:24 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 23:12:24 + make test 23:12:24 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:12:25 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:12:34 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:12:35 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 21.8% of statements 23:12:35 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:12:43 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 23:12:43 GCO_ENABLED=1 GO111MODULE=on go vet ./... 23:12:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:12:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:12:46 ./bin/test-attribution-txt.sh [Pipeline] echo 23:12:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:12:46 $ docker stop --time=1 b196c14698990432e9ab864c1139ff27f1a3d4ce6044c10c1df7c4dd80c7ceab 23:12:48 $ docker rm -f b196c14698990432e9ab864c1139ff27f1a3d4ce6044c10c1df7c4dd80c7ceab [Pipeline] // withDockerContainer [Pipeline] sh 23:12:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:12:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:12:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:12:49 + ls -al . 23:12:49 total 192 23:12:49 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 23:12 . 23:12:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:11 .. 23:12:49 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 23:11 .dockerignore 23:12:49 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:12 .git 23:12:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:11 .github 23:12:49 -rw-rw-r-- 1 jenkins jenkins 329 Nov 8 23:11 .gitignore 23:12:49 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 23:11 .golangci.yml 23:12:49 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 23:11 .semver 23:12:49 -rw-rw-r-- 1 jenkins jenkins 9293 Nov 8 23:11 Attribution.txt 23:12:49 -rw-rw-r-- 1 jenkins jenkins 13162 Nov 8 23:11 CHANGELOG.md 23:12:49 -rw-rw-r-- 1 jenkins jenkins 1752 Nov 8 23:11 Dockerfile 23:12:49 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 23:11 GOVERNANCE.md 23:12:49 -rw-rw-r-- 1 jenkins jenkins 678 Nov 8 23:11 Jenkinsfile 23:12:49 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 23:11 LICENSE 23:12:49 -rw-rw-r-- 1 jenkins jenkins 2126 Nov 8 23:11 Makefile 23:12:49 -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 23:11 OWNERS.md 23:12:49 -rw-rw-r-- 1 jenkins jenkins 3165 Nov 8 23:11 README.md 23:12:49 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 23:11 VERSION 23:12:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:11 bin 23:12:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:11 cmd 23:12:49 -rw-r--r-- 1 jenkins jenkins 17887 Nov 8 23:12 coverage.out 23:12:49 -rw-rw-r-- 1 jenkins jenkins 3463 Nov 8 23:11 go.mod 23:12:49 -rw-rw-r-- 1 jenkins jenkins 45046 Nov 8 23:11 go.sum 23:12:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:11 internal 23:12:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:11 mock 23:12:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:11 snap 23:12:49 -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 23:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:50 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=04dd21c66d30f2f5802ef6ad79267ec69547597f --label arch=amd64 --label version=2.3.0-dev.34 . 23:12:50 Sending build context to Docker daemon 6.255MB 23:12:50 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 23:12:50 Step 2/24 : FROM ${BASE} AS builder 23:12:50 ---> e9d62833cdbc 23:12:50 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:12:50 ---> Running in 1d4ad0cc971d 23:12:50 Removing intermediate container 1d4ad0cc971d 23:12:50 ---> 485b2e06708d 23:12:50 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:12:50 ---> Running in 18dc48eccf39 23:12:50 Removing intermediate container 18dc48eccf39 23:12:50 ---> a4712427c896 23:12:50 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:12:50 ---> Running in 4b3badd19a26 23:12:50 Removing intermediate container 4b3badd19a26 23:12:50 ---> e011973bdc53 23:12:50 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:12:50 ---> Running in 46fd2f75bc07 23:12:50 Removing intermediate container 46fd2f75bc07 23:12:50 ---> e82a3409b620 23:12:50 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:12:50 ---> Running in b999e61a04d8 23:12:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:12:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:12:51 OK: 216 MiB in 55 packages 23:12:51 Removing intermediate container b999e61a04d8 23:12:51 ---> d1dd78b4b8e5 23:12:51 Step 8/24 : WORKDIR /device-mqtt-go 23:12:51 ---> Running in f07428ffa20c 23:12:51 Removing intermediate container f07428ffa20c 23:12:51 ---> ad4d381fffd0 23:12:51 Step 9/24 : COPY go.mod vendor* ./ 23:12:51 ---> 309f81e6322a 23:12:51 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:51 ---> Running in d3608fe79d95 23:12:52 Removing intermediate container d3608fe79d95 23:12:52 ---> 4191053a30fe 23:12:52 Step 11/24 : COPY . . 23:12:52 ---> b20374302adb 23:12:52 Step 12/24 : RUN $MAKE 23:12:53 ---> Running in 99b19dea108f 23:12:53 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 23:13:15 Removing intermediate container 99b19dea108f 23:13:15 ---> d9ce8f323ead 23:13:15 Step 13/24 : FROM alpine:3.16 23:13:15 3.16: Pulling from library/alpine 23:13:15 213ec9aee27d: Already exists 23:13:15 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:13:15 Status: Downloaded newer image for alpine:3.16 23:13:15 ---> 9c6f07244728 23:13:15 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:13:15 ---> Running in 76aca7cde3eb 23:13:15 Removing intermediate container 76aca7cde3eb 23:13:15 ---> d3b9b32a5fc7 23:13:15 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 23:13:15 ---> Running in 0e139346f695 23:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:13:15 (1/6) Installing dumb-init (1.2.5-r1) 23:13:15 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:13:15 (3/6) Installing libsodium (1.0.18-r0) 23:13:15 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:13:16 (5/6) Installing libzmq (4.3.4-r0) 23:13:16 (6/6) Installing zeromq (4.3.4-r0) 23:13:16 Executing busybox-1.35.0-r17.trigger 23:13:16 OK: 8 MiB in 20 packages 23:13:16 Removing intermediate container 0e139346f695 23:13:16 ---> 4594efdfb997 23:13:16 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 23:13:17 ---> f56c1145c93e 23:13:17 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 23:13:17 ---> 81c9c8872e2b 23:13:17 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:13:17 ---> 963adf68b0ed 23:13:17 Step 19/24 : EXPOSE 59982 23:13:17 ---> Running in 5adc55742085 23:13:17 Removing intermediate container 5adc55742085 23:13:17 ---> 658061b9671a 23:13:17 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 23:13:17 ---> Running in 996403d8c16b 23:13:17 Removing intermediate container 996403d8c16b 23:13:17 ---> 81b41953e2e2 23:13:17 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:13:17 ---> Running in e98faaf2e4cb 23:13:17 Removing intermediate container e98faaf2e4cb 23:13:17 ---> 49289a8ebfbc 23:13:17 Step 22/24 : LABEL arch=amd64 23:13:17 ---> Running in b0c505dbd82b 23:13:17 Removing intermediate container b0c505dbd82b 23:13:17 ---> b57517a9b61d 23:13:17 Step 23/24 : LABEL git_sha=04dd21c66d30f2f5802ef6ad79267ec69547597f 23:13:17 ---> Running in 0f63ce68b2be 23:13:17 Removing intermediate container 0f63ce68b2be 23:13:17 ---> c3064914754a 23:13:17 Step 24/24 : LABEL version=2.3.0-dev.34 23:13:17 ---> Running in 613d02b12b8f 23:13:17 Removing intermediate container 613d02b12b8f 23:13:17 ---> 0da443b1f53d 23:13:17 [Warning] One or more build-args [ARCH] were not consumed 23:13:17 Successfully built 0da443b1f53d 23:13:17 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:18 provisioning config files... 23:13:18 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11652755601242850894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:18 ---> docker-login.sh 23:13:18 nexus3.edgexfoundry.org:10001 23:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:18 Configure a credential helper to remove this warning. See 23:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:18 23:13:18 Login Succeeded 23:13:18 nexus3.edgexfoundry.org:10002 23:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:18 Configure a credential helper to remove this warning. See 23:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:18 23:13:18 Login Succeeded 23:13:18 nexus3.edgexfoundry.org:10003 23:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:18 Configure a credential helper to remove this warning. See 23:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:18 23:13:18 Login Succeeded 23:13:18 nexus3.edgexfoundry.org:10004 23:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:18 Configure a credential helper to remove this warning. See 23:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:18 23:13:18 Login Succeeded 23:13:18 docker.io 23:13:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:19 Configure a credential helper to remove this warning. See 23:13:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:19 23:13:19 Login Succeeded 23:13:19 ---> docker-login.sh ends [Pipeline] } 23:13:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:13:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:13:19 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 23:13:19 04dd21c66d30f2f5802ef6ad79267ec69547597f 23:13:19 latest 23:13:19 2.3.0-dev.34 23:13:19 04dd21c66d30f2f5802ef6ad79267ec69547597f-2.3.0-dev.34 23:13:19 main 23:13:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:19 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:04dd21c66d30f2f5802ef6ad79267ec69547597f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:20 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:04dd21c66d30f2f5802ef6ad79267ec69547597f 23:13:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 23:13:20 53e949e4b0a8: Preparing 23:13:20 29b574d6f792: Preparing 23:13:20 eba62719099a: Preparing 23:13:20 6905d92555b9: Preparing 23:13:20 994393dc58e7: Preparing 23:13:20 994393dc58e7: Layer already exists 23:13:20 29b574d6f792: Pushed 23:13:20 53e949e4b0a8: Pushed 23:13:20 6905d92555b9: Pushed 23:13:22 eba62719099a: Pushed 23:13:22 04dd21c66d30f2f5802ef6ad79267ec69547597f: digest: sha256:a4412b698691d960326fe5d70fced979eb749447749631e65d1c2df59af28481 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:23 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:23 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 23:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 23:13:23 53e949e4b0a8: Preparing 23:13:23 29b574d6f792: Preparing 23:13:23 eba62719099a: Preparing 23:13:23 6905d92555b9: Preparing 23:13:23 994393dc58e7: Preparing 23:13:23 eba62719099a: Layer already exists 23:13:23 53e949e4b0a8: Layer already exists 23:13:23 29b574d6f792: Layer already exists 23:13:23 6905d92555b9: Layer already exists 23:13:23 994393dc58e7: Layer already exists 23:13:23 latest: digest: sha256:a4412b698691d960326fe5d70fced979eb749447749631e65d1c2df59af28481 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:23 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:24 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.34 23:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 23:13:24 53e949e4b0a8: Preparing 23:13:24 29b574d6f792: Preparing 23:13:24 eba62719099a: Preparing 23:13:24 6905d92555b9: Preparing 23:13:24 994393dc58e7: Preparing 23:13:24 eba62719099a: Layer already exists 23:13:24 6905d92555b9: Layer already exists 23:13:24 994393dc58e7: Layer already exists 23:13:24 53e949e4b0a8: Layer already exists 23:13:24 29b574d6f792: Layer already exists 23:13:24 2.3.0-dev.34: digest: sha256:a4412b698691d960326fe5d70fced979eb749447749631e65d1c2df59af28481 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:24 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:04dd21c66d30f2f5802ef6ad79267ec69547597f-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:24 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:04dd21c66d30f2f5802ef6ad79267ec69547597f-2.3.0-dev.34 23:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 23:13:24 53e949e4b0a8: Preparing 23:13:24 29b574d6f792: Preparing 23:13:24 eba62719099a: Preparing 23:13:24 6905d92555b9: Preparing 23:13:24 994393dc58e7: Preparing 23:13:24 994393dc58e7: Layer already exists 23:13:24 6905d92555b9: Layer already exists 23:13:24 53e949e4b0a8: Layer already exists 23:13:24 29b574d6f792: Layer already exists 23:13:24 eba62719099a: Layer already exists 23:13:24 04dd21c66d30f2f5802ef6ad79267ec69547597f-2.3.0-dev.34: digest: sha256:a4412b698691d960326fe5d70fced979eb749447749631e65d1c2df59af28481 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:25 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:25 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 23:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 23:13:25 53e949e4b0a8: Preparing 23:13:25 29b574d6f792: Preparing 23:13:25 eba62719099a: Preparing 23:13:25 6905d92555b9: Preparing 23:13:25 994393dc58e7: Preparing 23:13:25 994393dc58e7: Layer already exists 23:13:25 53e949e4b0a8: Layer already exists 23:13:25 eba62719099a: Layer already exists 23:13:25 6905d92555b9: Layer already exists 23:13:25 29b574d6f792: Layer already exists 23:13:25 main: digest: sha256:a4412b698691d960326fe5d70fced979eb749447749631e65d1c2df59af28481 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:13:25 ===================================================== [Pipeline] echo 23:13:25 taggedImages: 23:13:25 - nexus3.edgexfoundry.org:10004/device-mqtt:04dd21c66d30f2f5802ef6ad79267ec69547597f 23:13:25 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 23:13:25 - nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.34 23:13:25 - nexus3.edgexfoundry.org:10004/device-mqtt:04dd21c66d30f2f5802ef6ad79267ec69547597f-2.3.0-dev.34 23:13:25 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:25 23:13:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:26 latest: Pulling from edgex-lftools-log-publisher 23:13:26 5eb5b503b376: Pulling fs layer 23:13:26 5c69ac0246d0: Pulling fs layer 23:13:26 ec43610c2a17: Pulling fs layer 23:13:26 3a2ae6a8a46f: Pulling fs layer 23:13:26 33b1e0a273af: Pulling fs layer 23:13:26 5d3b04190fa2: Pulling fs layer 23:13:26 2f39f015ded8: Pulling fs layer 23:13:26 3a2ae6a8a46f: Waiting 23:13:26 33b1e0a273af: Waiting 23:13:26 5c69ac0246d0: Verifying Checksum 23:13:26 5c69ac0246d0: Download complete 23:13:26 3a2ae6a8a46f: Verifying Checksum 23:13:26 3a2ae6a8a46f: Download complete 23:13:26 33b1e0a273af: Verifying Checksum 23:13:26 33b1e0a273af: Download complete 23:13:26 ec43610c2a17: Verifying Checksum 23:13:26 ec43610c2a17: Download complete 23:13:26 5d3b04190fa2: Verifying Checksum 23:13:26 5d3b04190fa2: Download complete 23:13:26 5eb5b503b376: Download complete 23:13:26 2f39f015ded8: Verifying Checksum 23:13:26 2f39f015ded8: Download complete 23:13:27 5eb5b503b376: Pull complete 23:13:27 5c69ac0246d0: Pull complete 23:13:28 ec43610c2a17: Pull complete 23:13:28 3a2ae6a8a46f: Pull complete 23:13:28 33b1e0a273af: Pull complete 23:13:28 5d3b04190fa2: Pull complete 23:13:33 2f39f015ded8: Pull complete 23:13:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:13:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:13:33 prd-ubuntu20.04-docker-8c-8g-118680 does not seem to be running inside a container 23:13:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:13:36 $ docker top 99f9db41c1c231964d8aed36c7773328786ec0f8b886ab85a95e6de471c10a8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:36 ---> job-cost.sh 23:13:36 lf-activate-venv: SKIPPING 23:13:36 INFO: No Stack... 23:13:37 INFO: Retrieving Pricing Info for: v3-standard-8 23:13:37 INFO: Archiving Costs [Pipeline] sh 23:13:37 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 23:13:37 + cut -d, -f6 [Pipeline] lock 23:13:37 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-81-stack-cost] 23:13:37 Resource [jenkins-edgexfoundry-device-mqtt-go-main-81-stack-cost] did not exist. Created. 23:13:37 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:13:38 + echo total: 0.2199999988079071 [Pipeline] stash 23:13:38 Stashed 1 file(s) [Pipeline] } 23:13:38 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-81-stack-cost] [Pipeline] // lock [Pipeline] } 23:13:38 $ docker stop --time=1 99f9db41c1c231964d8aed36c7773328786ec0f8b886ab85a95e6de471c10a8d 23:13:39 $ docker rm -f 99f9db41c1c231964d8aed36c7773328786ec0f8b886ab85a95e6de471c10a8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:14:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118684 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 23:14:10 Running in /w/workspace/device-mqtt-go/81 [Pipeline] { [Pipeline] checkout 23:14:10 Selected Git installation does not exist. Using Default 23:14:10 The recommended git tool is: NONE 23:14:16 using credential edgex-jenkins-ssh 23:14:16 Cloning the remote Git repository 23:14:16 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 23:14:16 > git init /w/workspace/device-mqtt-go/81 # timeout=10 23:14:16 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:14:16 > git --version # timeout=10 23:14:17 > git --version # 'git version 2.25.1' 23:14:17 using GIT_SSH to set credentials SSH Credentials for GitHub 23:14:17 Verifying host key using known hosts file 23:14:17 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:14:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:14:18 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:14:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:14:19 Avoid second fetch 23:14:19 Checking out Revision 04dd21c66d30f2f5802ef6ad79267ec69547597f (main) 23:14:20 Commit message: "build: Update to use released SDK (#439)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:14:19 > git config core.sparsecheckout # timeout=10 23:14:19 > git checkout -f 04dd21c66d30f2f5802ef6ad79267ec69547597f # timeout=10 23:14:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:14:20 % Total % Received % Xferd Average Speed Time Time Time Current 23:14:20 Dload Upload Total Spent Left Speed 23:14:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 201k [Pipeline] sh 23:14:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:14:21 + sudo tee /etc/docker/daemon.new 23:14:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:14:21 { 23:14:21 "registry-mirrors": [ 23:14:21 "https://nexus3.edgexfoundry.org:10001" 23:14:21 ], 23:14:21 "bip": "10.250.0.254/24", 23:14:21 "hosts": [ 23:14:21 "tcp://0.0.0.0:5555", 23:14:21 "unix:///var/run/docker.sock" 23:14:21 ], 23:14:21 "mtu": 1458, 23:14:21 "selinux-enabled": true, 23:14:21 "seccomp-profile": "/etc/docker/seccomp.json" 23:14:21 } [Pipeline] sh 23:14:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:14:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:14:40 provisioning config files... 23:14:40 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/81@tmp/config15670493150760343050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:14:41 ---> docker-login.sh 23:14:41 nexus3.edgexfoundry.org:10001 23:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:42 Configure a credential helper to remove this warning. See 23:14:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:42 23:14:42 Login Succeeded 23:14:42 nexus3.edgexfoundry.org:10002 23:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:42 Configure a credential helper to remove this warning. See 23:14:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:42 23:14:42 Login Succeeded 23:14:42 nexus3.edgexfoundry.org:10003 23:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:42 Configure a credential helper to remove this warning. See 23:14:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:42 23:14:42 Login Succeeded 23:14:42 nexus3.edgexfoundry.org:10004 23:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:43 Configure a credential helper to remove this warning. See 23:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:43 23:14:43 Login Succeeded 23:14:43 docker.io 23:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:43 Configure a credential helper to remove this warning. See 23:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:43 23:14:43 Login Succeeded 23:14:43 ---> docker-login.sh ends [Pipeline] } 23:14:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:14:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:14:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:14:43 ========================================================= 23:14:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:14:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:44 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:14:44 Sending build context to Docker daemon 3.225MB 23:14:44 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:14:44 Step 2/12 : FROM ${BASE} AS builder 23:14:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:14:44 9b18e9b68314: Pulling fs layer 23:14:44 35d82f9e3411: Pulling fs layer 23:14:44 e16973657156: Pulling fs layer 23:14:44 fc693d55d65f: Pulling fs layer 23:14:44 7e9fc2657dce: Pulling fs layer 23:14:44 dda99020689f: Pulling fs layer 23:14:44 db1c61fa0a46: Pulling fs layer 23:14:44 891c053d2c06: Pulling fs layer 23:14:44 7e9fc2657dce: Waiting 23:14:44 fc693d55d65f: Waiting 23:14:44 891c053d2c06: Waiting 23:14:44 dda99020689f: Waiting 23:14:44 db1c61fa0a46: Waiting 23:14:44 e16973657156: Verifying Checksum 23:14:44 e16973657156: Download complete 23:14:44 35d82f9e3411: Verifying Checksum 23:14:44 35d82f9e3411: Download complete 23:14:44 7e9fc2657dce: Verifying Checksum 23:14:44 7e9fc2657dce: Download complete 23:14:44 dda99020689f: Verifying Checksum 23:14:44 dda99020689f: Download complete 23:14:44 9b18e9b68314: Verifying Checksum 23:14:45 9b18e9b68314: Pull complete 23:14:46 891c053d2c06: Verifying Checksum 23:14:46 891c053d2c06: Download complete 23:14:46 35d82f9e3411: Pull complete 23:14:46 e16973657156: Pull complete 23:14:47 db1c61fa0a46: Verifying Checksum 23:14:47 db1c61fa0a46: Download complete 23:14:47 fc693d55d65f: Verifying Checksum 23:14:47 fc693d55d65f: Download complete 23:15:00 fc693d55d65f: Pull complete 23:15:00 7e9fc2657dce: Pull complete 23:15:00 dda99020689f: Pull complete 23:15:05 db1c61fa0a46: Pull complete 23:15:06 891c053d2c06: Pull complete 23:15:06 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:15:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:15:06 ---> f96f9c87975a 23:15:06 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:15:08 ---> Running in 89542487809f 23:15:09 Removing intermediate container 89542487809f 23:15:09 ---> 1728f3a8325e 23:15:09 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:15:09 ---> Running in 4be09b094032 23:15:09 Removing intermediate container 4be09b094032 23:15:09 ---> 088f731d8929 23:15:09 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:15:09 ---> Running in 812b2f7b0874 23:15:09 Removing intermediate container 812b2f7b0874 23:15:09 ---> 96e84cda1fe1 23:15:09 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:15:10 ---> Running in 9b76941faa7c 23:15:10 Removing intermediate container 9b76941faa7c 23:15:10 ---> c05eb25db5a4 23:15:10 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:15:10 ---> Running in 7d0ee8650c10 23:15:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:15:13 (1/4) Installing openssh-keygen (9.0_p1-r2) 23:15:13 (2/4) Installing libedit (20210910.3.1-r0) 23:15:13 (3/4) Installing openssh-client-common (9.0_p1-r2) 23:15:13 (4/4) Installing openssh-client-default (9.0_p1-r2) 23:15:13 Executing busybox-1.35.0-r17.trigger 23:15:13 OK: 226 MiB in 55 packages 23:15:14 Removing intermediate container 7d0ee8650c10 23:15:14 ---> 41a49f0af191 23:15:14 Step 8/12 : WORKDIR /device-mqtt-go 23:15:14 ---> Running in 4ea7d677c060 23:15:14 Removing intermediate container 4ea7d677c060 23:15:14 ---> 552582165bca 23:15:14 Step 9/12 : COPY go.mod vendor* ./ 23:15:15 ---> fc8b972afab3 23:15:15 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:15 ---> Running in 234f0f3f997b 23:16:11 Removing intermediate container 234f0f3f997b 23:16:11 ---> 0c6210f60805 23:16:11 Step 11/12 : COPY . . 23:16:11 ---> 6dd9b32e1763 23:16:11 Step 12/12 : RUN $MAKE 23:16:11 ---> Running in b8e11ef2ab4c 23:16:12 noop 23:16:13 Removing intermediate container b8e11ef2ab4c 23:16:13 ---> 63a6b191098f 23:16:13 Successfully built 63a6b191098f 23:16:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:13 + docker inspect -f . ci-base-image-arm64 23:16:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:13 prd-ubuntu20.04-docker-arm64-4c-16g-118684 does not seem to be running inside a container 23:16:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/81 -v /w/workspace/device-mqtt-go/81:/w/workspace/device-mqtt-go/81:rw,z -v /w/workspace/device-mqtt-go/81@tmp:/w/workspace/device-mqtt-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:16:15 $ docker top 34fb6a0db52e007b773cd486ce19411c89b3f44779a81afd4dd60d4c6f3498af -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:15 + go version 23:16:15 go version go1.18.7 linux/arm64 [Pipeline] } 23:16:15 $ docker stop --time=1 34fb6a0db52e007b773cd486ce19411c89b3f44779a81afd4dd60d4c6f3498af 23:16:18 $ docker rm -f 34fb6a0db52e007b773cd486ce19411c89b3f44779a81afd4dd60d4c6f3498af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:19 + docker inspect -f . ci-base-image-arm64 23:16:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:19 prd-ubuntu20.04-docker-arm64-4c-16g-118684 does not seem to be running inside a container 23:16:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/81 -v /w/workspace/device-mqtt-go/81:/w/workspace/device-mqtt-go/81:rw,z -v /w/workspace/device-mqtt-go/81@tmp:/w/workspace/device-mqtt-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:16:21 $ docker top 7317ec9f2aec97ae775cacea83b7455b5680ee4cf86eac0a797e9eef8200e335 -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:21 + git config --global --add safe.directory /w/workspace/device-mqtt-go/81 [Pipeline] fileExists [Pipeline] sh 23:16:22 + make test 23:16:22 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:16:24 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:18:01 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:18:06 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.078s coverage: 21.8% of statements 23:18:06 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:18:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:18:06 GCO_ENABLED=1 GO111MODULE=on go vet ./... 23:18:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:18:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:18:39 ./bin/test-attribution-txt.sh [Pipeline] echo 23:18:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:18:39 $ docker stop --time=1 7317ec9f2aec97ae775cacea83b7455b5680ee4cf86eac0a797e9eef8200e335 23:18:41 $ docker rm -f 7317ec9f2aec97ae775cacea83b7455b5680ee4cf86eac0a797e9eef8200e335 [Pipeline] // withDockerContainer [Pipeline] sh 23:18:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:18:42 Warning: overwriting stash ‘coverage-report’ 23:18:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:18:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:18:43 + ls -al . 23:18:43 total 188 23:18:43 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 23:16 . 23:18:43 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:14 .. 23:18:43 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 23:14 .dockerignore 23:18:43 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:14 .git 23:18:43 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:14 .github 23:18:43 -rw-rw-r-- 1 jenkins jenkins 329 Nov 8 23:14 .gitignore 23:18:43 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 23:14 .golangci.yml 23:18:43 -rw-rw-r-- 1 jenkins jenkins 9293 Nov 8 23:14 Attribution.txt 23:18:43 -rw-rw-r-- 1 jenkins jenkins 13162 Nov 8 23:14 CHANGELOG.md 23:18:43 -rw-rw-r-- 1 jenkins jenkins 1752 Nov 8 23:14 Dockerfile 23:18:43 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 23:14 GOVERNANCE.md 23:18:43 -rw-rw-r-- 1 jenkins jenkins 678 Nov 8 23:14 Jenkinsfile 23:18:43 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 23:14 LICENSE 23:18:43 -rw-rw-r-- 1 jenkins jenkins 2126 Nov 8 23:14 Makefile 23:18:43 -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 23:14 OWNERS.md 23:18:43 -rw-rw-r-- 1 jenkins jenkins 3165 Nov 8 23:14 README.md 23:18:43 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 23:11 VERSION 23:18:43 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:14 bin 23:18:43 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:14 cmd 23:18:43 -rw-r--r-- 1 jenkins jenkins 17887 Nov 8 23:18 coverage.out 23:18:43 -rw-rw-r-- 1 jenkins jenkins 3463 Nov 8 23:14 go.mod 23:18:43 -rw-rw-r-- 1 jenkins jenkins 45046 Nov 8 23:14 go.sum 23:18:43 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:14 internal 23:18:43 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:14 mock 23:18:43 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:14 snap 23:18:43 -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 23:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:44 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=04dd21c66d30f2f5802ef6ad79267ec69547597f --label arch=arm64 --label version=2.3.0-dev.34 . 23:18:44 Sending build context to Docker daemon 3.244MB 23:18:44 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 23:18:44 Step 2/24 : FROM ${BASE} AS builder 23:18:44 ---> 63a6b191098f 23:18:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:18:45 ---> Running in 531cd98b2d03 23:18:46 Removing intermediate container 531cd98b2d03 23:18:46 ---> 53245773666e 23:18:46 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:18:46 ---> Running in 47ddd2abb205 23:18:46 Removing intermediate container 47ddd2abb205 23:18:46 ---> 4e8feb3cc3f4 23:18:46 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:18:47 ---> Running in 0ce229983e99 23:18:47 Removing intermediate container 0ce229983e99 23:18:47 ---> ce8bcb77cf5e 23:18:47 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:18:47 ---> Running in a74f3a9fbbeb 23:18:47 Removing intermediate container a74f3a9fbbeb 23:18:47 ---> d81152aead3c 23:18:47 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:18:47 ---> Running in cd547ed14b83 23:18:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:18:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:18:51 OK: 226 MiB in 55 packages 23:18:52 Removing intermediate container cd547ed14b83 23:18:52 ---> 79dd76a3ed90 23:18:52 Step 8/24 : WORKDIR /device-mqtt-go 23:18:52 ---> Running in 529316aab134 23:18:52 Removing intermediate container 529316aab134 23:18:52 ---> 6aa5d5a07ea3 23:18:52 Step 9/24 : COPY go.mod vendor* ./ 23:18:53 ---> 003f990450b7 23:18:53 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:53 ---> Running in 5f97acfc60eb 23:18:55 Removing intermediate container 5f97acfc60eb 23:18:55 ---> ff59b5164600 23:18:55 Step 11/24 : COPY . . 23:18:56 ---> a18e01b5bd0c 23:18:56 Step 12/24 : RUN $MAKE 23:18:56 ---> Running in c39be3a978cb 23:18:57 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 23:21:34 Removing intermediate container c39be3a978cb 23:21:34 ---> 1fa59b5fb284 23:21:34 Step 13/24 : FROM alpine:3.16 23:21:34 3.16: Pulling from library/alpine 23:21:34 9b18e9b68314: Already exists 23:21:34 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:21:34 Status: Downloaded newer image for alpine:3.16 23:21:34 ---> a6215f271958 23:21:34 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:21:34 ---> Running in 752900f442e9 23:21:34 Removing intermediate container 752900f442e9 23:21:34 ---> 182a31074344 23:21:34 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 23:21:34 ---> Running in c2289a49ce1d 23:21:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:21:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:21:34 (1/6) Installing dumb-init (1.2.5-r1) 23:21:34 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:21:34 (3/6) Installing libsodium (1.0.18-r0) 23:21:34 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:21:34 (5/6) Installing libzmq (4.3.4-r0) 23:21:34 (6/6) Installing zeromq (4.3.4-r0) 23:21:34 Executing busybox-1.35.0-r17.trigger 23:21:34 OK: 8 MiB in 20 packages 23:21:34 Removing intermediate container c2289a49ce1d 23:21:34 ---> 610d089b9cef 23:21:34 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 23:21:34 ---> dae179fcc808 23:21:34 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 23:21:34 ---> 8d60e55638c1 23:21:34 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:21:34 ---> 3beb13eb083b 23:21:34 Step 19/24 : EXPOSE 59982 23:21:34 ---> Running in d3e4f6048286 23:21:34 Removing intermediate container d3e4f6048286 23:21:34 ---> ce3754439577 23:21:34 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 23:21:34 ---> Running in 269c31c42389 23:21:34 Removing intermediate container 269c31c42389 23:21:34 ---> 69eef3863680 23:21:34 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:21:34 ---> Running in a2f01bf6b60c 23:21:34 Removing intermediate container a2f01bf6b60c 23:21:34 ---> 703ce0b865c0 23:21:34 Step 22/24 : LABEL arch=arm64 23:21:34 ---> Running in 517314de7b53 23:21:34 Removing intermediate container 517314de7b53 23:21:34 ---> 5523605326bc 23:21:34 Step 23/24 : LABEL git_sha=04dd21c66d30f2f5802ef6ad79267ec69547597f 23:21:34 ---> Running in b77b99d26101 23:21:34 Removing intermediate container b77b99d26101 23:21:34 ---> f0aa86496219 23:21:34 Step 24/24 : LABEL version=2.3.0-dev.34 23:21:34 ---> Running in f1356ccb9647 23:21:34 Removing intermediate container f1356ccb9647 23:21:34 ---> 67aef41fd58d 23:21:34 [Warning] One or more build-args [ARCH] were not consumed 23:21:34 Successfully built 67aef41fd58d 23:21:34 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:21:34 provisioning config files... 23:21:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/81@tmp/config226279297841665525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:35 ---> docker-login.sh 23:21:35 nexus3.edgexfoundry.org:10001 23:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:35 Configure a credential helper to remove this warning. See 23:21:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:35 23:21:35 Login Succeeded 23:21:35 nexus3.edgexfoundry.org:10002 23:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:35 Configure a credential helper to remove this warning. See 23:21:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:35 23:21:35 Login Succeeded 23:21:35 nexus3.edgexfoundry.org:10003 23:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:35 Configure a credential helper to remove this warning. See 23:21:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:35 23:21:35 Login Succeeded 23:21:35 nexus3.edgexfoundry.org:10004 23:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:36 Configure a credential helper to remove this warning. See 23:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:36 23:21:36 Login Succeeded 23:21:36 docker.io 23:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:36 Configure a credential helper to remove this warning. See 23:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:36 23:21:36 Login Succeeded 23:21:36 ---> docker-login.sh ends [Pipeline] } 23:21:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:21:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:21:37 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 23:21:37 04dd21c66d30f2f5802ef6ad79267ec69547597f 23:21:37 latest 23:21:37 2.3.0-dev.34 23:21:37 04dd21c66d30f2f5802ef6ad79267ec69547597f-2.3.0-dev.34 23:21:37 main 23:21:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:37 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:04dd21c66d30f2f5802ef6ad79267ec69547597f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:37 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:04dd21c66d30f2f5802ef6ad79267ec69547597f 23:21:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 23:21:37 8359050061d8: Preparing 23:21:37 8b633810be82: Preparing 23:21:37 bed61a2018dd: Preparing 23:21:37 83b3da9df6c6: Preparing 23:21:37 5d3e392a13a0: Preparing 23:21:37 5d3e392a13a0: Layer already exists 23:21:37 8b633810be82: Pushed 23:21:37 8359050061d8: Pushed 23:21:38 83b3da9df6c6: Pushed 23:21:42 bed61a2018dd: Pushed 23:21:43 04dd21c66d30f2f5802ef6ad79267ec69547597f: digest: sha256:d0f1c6dd9987e1e64e42b7e4060ac0f4d994f0584667d5716749d70d838b60b7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:43 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:43 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 23:21:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 23:21:43 8359050061d8: Preparing 23:21:43 8b633810be82: Preparing 23:21:43 bed61a2018dd: Preparing 23:21:43 83b3da9df6c6: Preparing 23:21:43 5d3e392a13a0: Preparing 23:21:43 5d3e392a13a0: Layer already exists 23:21:43 8b633810be82: Layer already exists 23:21:43 83b3da9df6c6: Layer already exists 23:21:43 8359050061d8: Layer already exists 23:21:43 bed61a2018dd: Layer already exists 23:21:43 latest: digest: sha256:d0f1c6dd9987e1e64e42b7e4060ac0f4d994f0584667d5716749d70d838b60b7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:44 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:44 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.34 23:21:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 23:21:44 8359050061d8: Preparing 23:21:44 8b633810be82: Preparing 23:21:44 bed61a2018dd: Preparing 23:21:44 83b3da9df6c6: Preparing 23:21:44 5d3e392a13a0: Preparing 23:21:44 bed61a2018dd: Layer already exists 23:21:44 8b633810be82: Layer already exists 23:21:44 5d3e392a13a0: Layer already exists 23:21:44 83b3da9df6c6: Layer already exists 23:21:44 8359050061d8: Layer already exists 23:21:44 2.3.0-dev.34: digest: sha256:d0f1c6dd9987e1e64e42b7e4060ac0f4d994f0584667d5716749d70d838b60b7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:44 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:04dd21c66d30f2f5802ef6ad79267ec69547597f-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:45 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:04dd21c66d30f2f5802ef6ad79267ec69547597f-2.3.0-dev.34 23:21:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 23:21:45 8359050061d8: Preparing 23:21:45 8b633810be82: Preparing 23:21:45 bed61a2018dd: Preparing 23:21:45 83b3da9df6c6: Preparing 23:21:45 5d3e392a13a0: Preparing 23:21:45 bed61a2018dd: Layer already exists 23:21:45 8359050061d8: Layer already exists 23:21:45 83b3da9df6c6: Layer already exists 23:21:45 5d3e392a13a0: Layer already exists 23:21:45 8b633810be82: Layer already exists 23:21:45 04dd21c66d30f2f5802ef6ad79267ec69547597f-2.3.0-dev.34: digest: sha256:d0f1c6dd9987e1e64e42b7e4060ac0f4d994f0584667d5716749d70d838b60b7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:45 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:45 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 23:21:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 23:21:45 8359050061d8: Preparing 23:21:45 8b633810be82: Preparing 23:21:45 bed61a2018dd: Preparing 23:21:45 83b3da9df6c6: Preparing 23:21:45 5d3e392a13a0: Preparing 23:21:45 5d3e392a13a0: Layer already exists 23:21:45 83b3da9df6c6: Layer already exists 23:21:45 8359050061d8: Layer already exists 23:21:45 bed61a2018dd: Layer already exists 23:21:45 8b633810be82: Layer already exists 23:21:45 main: digest: sha256:d0f1c6dd9987e1e64e42b7e4060ac0f4d994f0584667d5716749d70d838b60b7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:21:45 ===================================================== [Pipeline] echo 23:21:45 taggedImages: 23:21:45 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:04dd21c66d30f2f5802ef6ad79267ec69547597f 23:21:45 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 23:21:45 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.34 23:21:45 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:04dd21c66d30f2f5802ef6ad79267ec69547597f-2.3.0-dev.34 23:21:45 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:21:46 23:21:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:21:46 arm64: Pulling from edgex-lftools-log-publisher 23:21:46 8998bd30e6a1: Pulling fs layer 23:21:46 04944245beec: Pulling fs layer 23:21:46 699f458cf7ca: Pulling fs layer 23:21:46 765212b225bb: Pulling fs layer 23:21:46 f23df028b6ca: Pulling fs layer 23:21:46 d65c8cfc05b1: Pulling fs layer 23:21:46 2437ff75d9bd: Pulling fs layer 23:21:46 765212b225bb: Waiting 23:21:46 f23df028b6ca: Waiting 23:21:46 2437ff75d9bd: Waiting 23:21:46 d65c8cfc05b1: Waiting 23:21:46 04944245beec: Verifying Checksum 23:21:46 04944245beec: Download complete 23:21:46 765212b225bb: Verifying Checksum 23:21:46 765212b225bb: Download complete 23:21:46 f23df028b6ca: Verifying Checksum 23:21:46 f23df028b6ca: Download complete 23:21:46 d65c8cfc05b1: Verifying Checksum 23:21:46 d65c8cfc05b1: Download complete 23:21:47 699f458cf7ca: Verifying Checksum 23:21:47 699f458cf7ca: Download complete 23:21:47 8998bd30e6a1: Download complete 23:21:49 2437ff75d9bd: Verifying Checksum 23:21:49 2437ff75d9bd: Download complete 23:21:51 8998bd30e6a1: Pull complete 23:21:51 04944245beec: Pull complete 23:21:52 699f458cf7ca: Pull complete 23:21:52 765212b225bb: Pull complete 23:21:53 f23df028b6ca: Pull complete 23:21:53 d65c8cfc05b1: Pull complete 23:22:08 2437ff75d9bd: Pull complete 23:22:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:22:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:22:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:08 prd-ubuntu20.04-docker-arm64-4c-16g-118684 does not seem to be running inside a container 23:22:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/81 -v /w/workspace/device-mqtt-go/81:/w/workspace/device-mqtt-go/81:rw,z -v /w/workspace/device-mqtt-go/81@tmp:/w/workspace/device-mqtt-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:22:11 $ docker top c99700a306860d45b1160a8395909f8c49ecbdcd6f9a7116121b6db435af3eba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:12 ---> job-cost.sh 23:22:12 lf-activate-venv: SKIPPING 23:22:12 INFO: No Stack... 23:22:12 INFO: Retrieving Pricing Info for: v3-standard-4 23:22:13 INFO: Archiving Costs [Pipeline] sh 23:22:14 + cat /w/workspace/device-mqtt-go/81/archives/cost.csv 23:22:14 + cut -d, -f6 [Pipeline] lock 23:22:14 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-81-stack-cost] 23:22:14 Resource [jenkins-edgexfoundry-device-mqtt-go-main-81-stack-cost] did not exist. Created. 23:22:14 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:22:14 /w/workspace/device-mqtt-go/81@tmp/durable-245d4a74/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:22:15 + echo total: 0.10999999940395355 [Pipeline] stash 23:22:15 Warning: overwriting stash ‘stack-cost’ 23:22:15 Stashed 1 file(s) [Pipeline] } 23:22:15 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-81-stack-cost] [Pipeline] // lock [Pipeline] } 23:22:15 $ docker stop --time=1 c99700a306860d45b1160a8395909f8c49ecbdcd6f9a7116121b6db435af3eba 23:22:16 $ docker rm -f c99700a306860d45b1160a8395909f8c49ecbdcd6f9a7116121b6db435af3eba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:22:17 provisioning config files... 23:22:17 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17109431862268864426tmp [Pipeline] { [Pipeline] sh 23:22:17 + set +x 23:22:17 + + curl -s https://codecov.io/bash 23:22:17 bash -s -- 23:22:17 23:22:17 _____ _ 23:22:17 / ____| | | 23:22:17 | | ___ __| | ___ ___ _____ __ 23:22:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:22:17 | |___| (_) | (_| | __/ (_| (_) \ V / 23:22:17 \_____\___/ \__,_|\___|\___\___/ \_/ 23:22:17 Bash-1.0.6 23:22:17 23:22:17 23:22:17 ==> git version 2.25.1 found 23:22:17 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:22:17 Release-Date: 2020-01-08 23:22:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:22:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:22:17 ==> Jenkins CI detected. 23:22:17 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 23:22:17 project root: . 23:22:17 --> token set from env 23:22:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:22:17 ==> Running gcov in . (disable via -X gcov) 23:22:17 ==> Python coveragepy not found 23:22:17 ==> Searching for coverage reports in: 23:22:17 + . 23:22:17 -> Found 1 reports 23:22:17 ==> Detecting git/mercurial file structure 23:22:17 ==> Reading reports 23:22:17 + ./coverage.out bytes=17887 23:22:17 ==> Appending adjustments 23:22:17 https://docs.codecov.io/docs/fixing-reports 23:22:17 + Found adjustments 23:22:17 ==> Gzipping contents 23:22:17 4.0K /tmp/codecov.EYYDk9.gz 23:22:17 ==> Uploading reports 23:22:17 url: https://codecov.io 23:22:17 query: branch=main&commit=04dd21c66d30f2f5802ef6ad79267ec69547597f&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:22:17 -> Pinging Codecov 23:22:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=04dd21c66d30f2f5802ef6ad79267ec69547597f&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:22:18 -> Uploading to 23:22:18 https://storage.googleapis.com/codecov/v4/raw/2022-11-08/7D719EC7BBE17E464838252E33014C33/04dd21c66d30f2f5802ef6ad79267ec69547597f/484c179a-1933-4eb8-88ac-ac6b6250b91e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T232217Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1629407cf383132efd87c380b7ebf39515d133b0d0c104548fef4749f1d2f3db 23:22:18 % Total % Received % Xferd Average Speed Time Time Time Current 23:22:18 Dload Upload Total Spent Left Speed 23:22:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3201 0 0 100 3201 0 11988 --:--:-- --:--:-- --:--:-- 11988 23:22:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/04dd21c66d30f2f5802ef6ad79267ec69547597f [Pipeline] } 23:22:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:22:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:22:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:22:18 23:22:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:22:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:22:18 df9b9388f04a: Pulling fs layer 23:22:18 52dc419b0ee2: Pulling fs layer 23:22:18 25bc292e5bac: Pulling fs layer 23:22:18 114826534d7a: Pulling fs layer 23:22:18 4657fd5d0bcf: Pulling fs layer 23:22:18 6ad1cebc031e: Pulling fs layer 23:22:18 8a3aa393b2d8: Pulling fs layer 23:22:18 4657fd5d0bcf: Waiting 23:22:18 6ad1cebc031e: Waiting 23:22:18 8a3aa393b2d8: Waiting 23:22:18 114826534d7a: Waiting 23:22:18 25bc292e5bac: Verifying Checksum 23:22:18 25bc292e5bac: Download complete 23:22:18 52dc419b0ee2: Verifying Checksum 23:22:18 52dc419b0ee2: Download complete 23:22:18 4657fd5d0bcf: Verifying Checksum 23:22:18 4657fd5d0bcf: Download complete 23:22:18 df9b9388f04a: Download complete 23:22:19 df9b9388f04a: Pull complete 23:22:19 6ad1cebc031e: Verifying Checksum 23:22:19 6ad1cebc031e: Download complete 23:22:19 52dc419b0ee2: Pull complete 23:22:19 25bc292e5bac: Pull complete 23:22:19 114826534d7a: Verifying Checksum 23:22:19 114826534d7a: Download complete 23:22:20 8a3aa393b2d8: Verifying Checksum 23:22:20 8a3aa393b2d8: Download complete 23:22:23 114826534d7a: Pull complete 23:22:23 4657fd5d0bcf: Pull complete 23:22:23 6ad1cebc031e: Pull complete 23:22:26 8a3aa393b2d8: Pull complete 23:22:26 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:22:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:22:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:26 prd-ubuntu20.04-docker-8c-8g-118680 does not seem to be running inside a container 23:22:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:22:28 $ docker top 43b523bf1043fd05ba70b6a631bfc10b16a2e6087734f206fb6179a2bf628d76 -eo pid,comm [Pipeline] { [Pipeline] echo 23:22:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 23:22:29 + set -o pipefail 23:22:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 23:22:34 23:22:34 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 23:22:34 23:22:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/352523ef-1ef6-436b-b178-34bab0aa842d 23:22:34 23:22:34 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:22:34 23:22:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:22:34 23:22:34 23:22:34 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:22:34 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:22:34 More details here: https://snyk.co/ue1NS [Pipeline] } 23:22:34 $ docker stop --time=1 43b523bf1043fd05ba70b6a631bfc10b16a2e6087734f206fb6179a2bf628d76 23:22:36 $ docker rm -f 43b523bf1043fd05ba70b6a631bfc10b16a2e6087734f206fb6179a2bf628d76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:22:37 + git log --format=format:%s -1 04dd21c66d30f2f5802ef6ad79267ec69547597f [Pipeline] sh 23:22:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:22:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:22:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:38 prd-ubuntu20.04-docker-8c-8g-118680 does not seem to be running inside a container 23:22:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:22:38 $ docker top 109e3cb54302a53a4f6a592ae955435ecca9360070172b3d7c0a90a0e69eac11 -eo pid,comm 23:22:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:22:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:22:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:22:38 [ssh-agent] Looking for ssh-agent implementation... 23:22:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:22:38 $ docker exec 109e3cb54302a53a4f6a592ae955435ecca9360070172b3d7c0a90a0e69eac11 ssh-agent 23:22:38 SSH_AUTH_SOCK=/tmp/ssh-LoZEKKUFE5hl/agent.32 23:22:38 SSH_AGENT_PID=38 23:22:38 Running ssh-add (command line suppressed) 23:22:39 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13364322510943411288.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13364322510943411288.key) 23:22:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:22:39 + git semver tag 23:22:39 2022-11-08 23:22:39,603 [run_tag] DEBUG tag force:False 23:22:39 2022-11-08 23:22:39,604 [check_head_tag] DEBUG check head tag 23:22:39 2022-11-08 23:22:39,605 [execute] INFO git cat-file --batch-check 23:22:39 2022-11-08 23:22:39,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 23:22:39 2022-11-08 23:22:39,610 [execute] INFO git cat-file --batch 23:22:39 2022-11-08 23:22:39,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 23:22:39 2022-11-08 23:22:39,627 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:22:39 2022-11-08 23:22:39,628 [execute] INFO git tag -a v2.3.0-dev.34 -m v2.3.0-dev.34 23:22:39 2022-11-08 23:22:39,628 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.34', '-m', 'v2.3.0-dev.34'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 23:22:39 2022-11-08 23:22:39,633 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:22:39 2.3.0-dev.34 [Pipeline] } 23:22:39 $ docker exec --env ******** --env ******** 109e3cb54302a53a4f6a592ae955435ecca9360070172b3d7c0a90a0e69eac11 ssh-agent -k 23:22:39 unset SSH_AUTH_SOCK; 23:22:39 unset SSH_AGENT_PID; 23:22:39 echo Agent pid 38 killed; 23:22:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:22:40 + git semver [Pipeline] } 23:22:40 $ docker stop --time=1 109e3cb54302a53a4f6a592ae955435ecca9360070172b3d7c0a90a0e69eac11 23:22:41 $ docker rm -f 109e3cb54302a53a4f6a592ae955435ecca9360070172b3d7c0a90a0e69eac11 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:22:42 23:22:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:22:42 0.23.1-centos7: Pulling from edgex-lftools 23:22:42 ab5ef0e58194: Pulling fs layer 23:22:42 9712f1f96733: Pulling fs layer 23:22:42 63f879dbbcfc: Pulling fs layer 23:22:42 0d9ebad4ef96: Pulling fs layer 23:22:42 e9a5061849ea: Pulling fs layer 23:22:42 0d9ebad4ef96: Waiting 23:22:42 e9a5061849ea: Waiting 23:22:42 d747dcd14b5f: Pulling fs layer 23:22:42 2de7ff778b66: Pulling fs layer 23:22:42 d747dcd14b5f: Waiting 23:22:42 9712f1f96733: Verifying Checksum 23:22:42 9712f1f96733: Download complete 23:22:42 63f879dbbcfc: Verifying Checksum 23:22:42 63f879dbbcfc: Download complete 23:22:42 e9a5061849ea: Verifying Checksum 23:22:42 ab5ef0e58194: Download complete 23:22:42 e9a5061849ea: Download complete 23:22:42 0d9ebad4ef96: Verifying Checksum 23:22:42 0d9ebad4ef96: Download complete 23:22:42 d747dcd14b5f: Download complete 23:22:43 2de7ff778b66: Verifying Checksum 23:22:43 2de7ff778b66: Download complete 23:22:45 ab5ef0e58194: Pull complete 23:22:45 9712f1f96733: Pull complete 23:22:46 63f879dbbcfc: Pull complete 23:22:50 0d9ebad4ef96: Pull complete 23:22:50 e9a5061849ea: Pull complete 23:22:50 d747dcd14b5f: Pull complete 23:22:52 2de7ff778b66: Pull complete 23:22:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:22:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:22:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:52 prd-ubuntu20.04-docker-8c-8g-118680 does not seem to be running inside a container 23:22:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:22:55 $ docker top 799460ec792985e23c98fbd056fdda67932c286579dc64f9f5eacdf66edcba63 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:22:55 provisioning config files... 23:22:55 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14073723119843819199tmp 23:22:55 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14567822404867321168tmp 23:22:55 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11180302452178953915tmp [Pipeline] { [Pipeline] echo 23:22:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:22:55 ---> sigul-configuration.sh 23:22:55 gpg: directory `/root/.gnupg' created 23:22:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:22:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:22:55 gpg: keyring `/root/.gnupg/secring.gpg' created 23:22:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:22:55 gpg: CAST5 encrypted data 23:22:55 gpg: encrypted with 1 passphrase 23:22:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:22:55 + mkdir /home/jenkins 23:22:55 + mkdir /home/jenkins/sigul [Pipeline] sh 23:22:56 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:22:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:22:56 ---> sigul-install.sh 23:22:56 Sigul already installed; skipping installation. [Pipeline] sh 23:22:56 + git tag --list 23:22:56 0.7.1 23:22:56 v1.0.0 23:22:56 v1.1.0 23:22:56 v1.1.1 23:22:56 v1.2.2 23:22:56 v1.3.0 23:22:56 v1.3.1 23:22:56 v2.0.0 23:22:56 v2.1.0 23:22:56 v2.1.1 23:22:56 v2.1.1-dev.1 23:22:56 v2.1.1-dev.2 23:22:56 v2.2.0 23:22:56 v2.2.1-dev.1 23:22:56 v2.2.1-dev.10 23:22:56 v2.2.1-dev.2 23:22:56 v2.2.1-dev.3 23:22:56 v2.2.1-dev.4 23:22:56 v2.2.1-dev.5 23:22:56 v2.2.1-dev.6 23:22:56 v2.2.1-dev.7 23:22:56 v2.2.1-dev.8 23:22:56 v2.2.1-dev.9 23:22:56 v2.3.0-dev.10 23:22:56 v2.3.0-dev.11 23:22:56 v2.3.0-dev.12 23:22:56 v2.3.0-dev.13 23:22:56 v2.3.0-dev.14 23:22:56 v2.3.0-dev.15 23:22:56 v2.3.0-dev.16 23:22:56 v2.3.0-dev.17 23:22:56 v2.3.0-dev.18 23:22:56 v2.3.0-dev.19 23:22:56 v2.3.0-dev.20 23:22:56 v2.3.0-dev.21 23:22:56 v2.3.0-dev.22 23:22:56 v2.3.0-dev.23 23:22:56 v2.3.0-dev.24 23:22:56 v2.3.0-dev.25 23:22:56 v2.3.0-dev.26 23:22:56 v2.3.0-dev.27 23:22:56 v2.3.0-dev.28 23:22:56 v2.3.0-dev.29 23:22:56 v2.3.0-dev.30 23:22:56 v2.3.0-dev.31 23:22:56 v2.3.0-dev.32 23:22:56 v2.3.0-dev.33 23:22:56 v2.3.0-dev.34 [Pipeline] sh 23:22:57 + lftools sign git-tag v2.3.0-dev.34 23:22:57 Signing Git tag with Sigul... 23:22:57 Signing v2.3.0-dev.34 [Pipeline] echo 23:22:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:22:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:22:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:22:58 $ docker stop --time=1 799460ec792985e23c98fbd056fdda67932c286579dc64f9f5eacdf66edcba63 23:22:59 $ docker rm -f 799460ec792985e23c98fbd056fdda67932c286579dc64f9f5eacdf66edcba63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:23:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:23:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:23:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:00 prd-ubuntu20.04-docker-8c-8g-118680 does not seem to be running inside a container 23:23:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:23:00 $ docker top f845ab0b8f1f3a3461ac493dd5324a07fa827085ec4e0c29f0672e2462871fe3 -eo pid,comm 23:23:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:23:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:23:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:23:00 [ssh-agent] Looking for ssh-agent implementation... 23:23:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:23:00 $ docker exec f845ab0b8f1f3a3461ac493dd5324a07fa827085ec4e0c29f0672e2462871fe3 ssh-agent 23:23:01 SSH_AUTH_SOCK=/tmp/ssh-rAm3pjS3XTJv/agent.31 23:23:01 SSH_AGENT_PID=37 23:23:01 Running ssh-add (command line suppressed) 23:23:01 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17205524792430025464.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17205524792430025464.key) 23:23:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:23:01 + git semver bump pre 23:23:01 2022-11-08 23:23:01,668 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:23:01 2022-11-08 23:23:01,668 [bump_version] DEBUG bumping version:2.3.0-dev.34 on axis:pre with prefix:dev 23:23:01 2022-11-08 23:23:01,669 [bump_version] DEBUG bumped version:2.3.0-dev.35 23:23:01 2022-11-08 23:23:01,669 [write_version] DEBUG write version:2.3.0-dev.35 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 23:23:01 2022-11-08 23:23:01,669 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:23:01 2022-11-08 23:23:01,669 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:23:01 2022-11-08 23:23:01,671 [execute] INFO git cat-file --batch-check 23:23:01 2022-11-08 23:23:01,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:23:01 2022-11-08 23:23:01,677 [execute] INFO git cat-file --batch 23:23:01 2022-11-08 23:23:01,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:23:01 2022-11-08 23:23:01,682 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:23:01 2.3.0-dev.35 [Pipeline] } 23:23:01 $ docker exec --env ******** --env ******** f845ab0b8f1f3a3461ac493dd5324a07fa827085ec4e0c29f0672e2462871fe3 ssh-agent -k 23:23:01 unset SSH_AUTH_SOCK; 23:23:01 unset SSH_AGENT_PID; 23:23:01 echo Agent pid 37 killed; 23:23:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:23:02 + git semver [Pipeline] } 23:23:02 $ docker stop --time=1 f845ab0b8f1f3a3461ac493dd5324a07fa827085ec4e0c29f0672e2462871fe3 23:23:03 $ docker rm -f f845ab0b8f1f3a3461ac493dd5324a07fa827085ec4e0c29f0672e2462871fe3 [Pipeline] // withDockerContainer [Pipeline] sh 23:23:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:23:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:23:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:04 prd-ubuntu20.04-docker-8c-8g-118680 does not seem to be running inside a container 23:23:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:23:04 $ docker top 5997d02aa083f47222308f31544f8bf4eab4179b14bef960264d0b94b845d4fc -eo pid,comm 23:23:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:23:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:23:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:23:04 [ssh-agent] Looking for ssh-agent implementation... 23:23:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:23:04 $ docker exec 5997d02aa083f47222308f31544f8bf4eab4179b14bef960264d0b94b845d4fc ssh-agent 23:23:05 SSH_AUTH_SOCK=/tmp/ssh-jnF10k3z1eJ3/agent.32 23:23:05 SSH_AGENT_PID=39 23:23:05 Running ssh-add (command line suppressed) 23:23:05 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7290130068079230208.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7290130068079230208.key) 23:23:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:23:05 + git semver push 23:23:05 2022-11-08 23:23:05,672 [run_push] DEBUG push 23:23:05 2022-11-08 23:23:05,672 [execute] INFO git cat-file --batch-check 23:23:05 2022-11-08 23:23:05,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:23:05 2022-11-08 23:23:05,677 [execute] INFO git rev-list 5ba4cc259ea20898f13608afd3795ca597e8f260 -- 23:23:05 2022-11-08 23:23:05,678 [execute] DEBUG Popen(['git', 'rev-list', '5ba4cc259ea20898f13608afd3795ca597e8f260', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:23:05 2022-11-08 23:23:05,686 [execute] INFO git fetch -v origin 23:23:05 2022-11-08 23:23:05,686 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 23:23:06 2022-11-08 23:23:06,278 [run_push] DEBUG no remote changes detected 23:23:06 2022-11-08 23:23:06,278 [execute] INFO git push origin semver 23:23:06 2022-11-08 23:23:06,279 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:23:07 2022-11-08 23:23:07,149 [run_push] DEBUG push all version tags 23:23:07 2022-11-08 23:23:07,149 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:23:07 2022-11-08 23:23:07,150 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 23:23:08 2022-11-08 23:23:08,079 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 23:23:08 2.3.0-dev.35 [Pipeline] } 23:23:08 $ docker exec --env ******** --env ******** 5997d02aa083f47222308f31544f8bf4eab4179b14bef960264d0b94b845d4fc ssh-agent -k 23:23:08 unset SSH_AUTH_SOCK; 23:23:08 unset SSH_AGENT_PID; 23:23:08 echo Agent pid 39 killed; 23:23:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:23:08 + git semver [Pipeline] } 23:23:08 $ docker stop --time=1 5997d02aa083f47222308f31544f8bf4eab4179b14bef960264d0b94b845d4fc 23:23:10 $ docker rm -f 5997d02aa083f47222308f31544f8bf4eab4179b14bef960264d0b94b845d4fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:23:10 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 23:23:10 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 23:23:10 total 16 23:23:10 drwxr-xr-x 3 root root 4096 Nov 8 23:13 . 23:23:10 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 23:22 .. 23:23:10 drwxr-xr-x 2 root root 4096 Nov 8 23:13 cost 23:23:10 -rw-r--r-- 1 root root 85 Nov 8 23:13 cost.csv 23:23:10 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 23:23:10 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 23:23:10 total 16 23:23:10 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 23:13 . 23:23:10 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 23:22 .. 23:23:10 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 23:13 cost 23:23:10 -rw-r--r-- 1 jenkins jenkins 85 Nov 8 23:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:23:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:23:11 ---> package-listing.sh 23:23:11 ++ facter osfamily 23:23:11 ++ tr '[:upper:]' '[:lower:]' 23:23:12 + OS_FAMILY=debian 23:23:12 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 23:23:12 + START_PACKAGES=/tmp/packages_start.txt 23:23:12 + END_PACKAGES=/tmp/packages_end.txt 23:23:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:23:12 + PACKAGES=/tmp/packages_start.txt 23:23:12 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 23:23:12 + PACKAGES=/tmp/packages_end.txt 23:23:12 + case "${OS_FAMILY}" in 23:23:12 + dpkg -l 23:23:12 + grep '^ii' 23:23:12 + '[' -f /tmp/packages_start.txt ']' 23:23:12 + '[' -f /tmp/packages_end.txt ']' 23:23:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:23:12 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 23:23:12 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 23:23:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 23:23:12 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:23:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:23:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:13 prd-ubuntu20.04-docker-8c-8g-118680 does not seem to be running inside a container 23:23:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:23:13 $ docker top a1ed3cff6545b93d33c76675b93c972d484e94bb30397b442f20492658fa2c33 -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:13 + touch /tmp/pre-build-complete [Pipeline] sh 23:23:13 + mkdir -p /var/log/sysstat [Pipeline] sh 23:23:14 + ls /var/log/sa-host 23:23:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:23:14 provisioning config files... 23:23:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1812889794006334173tmp [Pipeline] { [Pipeline] echo 23:23:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:23:14 ---> create-netrc.sh [Pipeline] } 23:23:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:23:14 ---> python-tools-install.sh [Pipeline] echo 23:23:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:23:15 ---> sudo-logs.sh 23:23:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:23:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:23:15 ---> job-cost.sh 23:23:15 lf-activate-venv: SKIPPING 23:23:15 DEBUG: total: 0.2199999988079071 23:23:15 INFO: Retrieving Stack Cost... 23:23:16 INFO: Retrieving Pricing Info for: v3-standard-8 23:23:16 INFO: Archiving Costs [Pipeline] echo 23:23:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:23:16 ---> logs-deploy.sh 23:23:16 lf-activate-venv: SKIPPING 23:23:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/81 23:23:16 INFO: archiving workspace using pattern(s): 23:23:17 Archives upload complete. 23:23:17 INFO: archiving logs to Nexus 23:23:18 ---> uname -a: 23:23:18 Linux prd-ubuntu20-04-docker-8c-8g-118680 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:23:18 23:23:18 23:23:18 ---> lscpu: 23:23:18 Architecture: x86_64 23:23:18 CPU op-mode(s): 32-bit, 64-bit 23:23:18 Byte Order: Little Endian 23:23:18 Address sizes: 40 bits physical, 48 bits virtual 23:23:18 CPU(s): 8 23:23:18 On-line CPU(s) list: 0-7 23:23:18 Thread(s) per core: 1 23:23:18 Core(s) per socket: 1 23:23:18 Socket(s): 8 23:23:18 NUMA node(s): 1 23:23:18 Vendor ID: AuthenticAMD 23:23:18 CPU family: 23 23:23:18 Model: 49 23:23:18 Model name: AMD EPYC-Rome Processor 23:23:18 Stepping: 0 23:23:18 CPU MHz: 2799.956 23:23:18 BogoMIPS: 5599.91 23:23:18 Virtualization: AMD-V 23:23:18 Hypervisor vendor: KVM 23:23:18 Virtualization type: full 23:23:18 L1d cache: 256 KiB 23:23:18 L1i cache: 256 KiB 23:23:18 L2 cache: 4 MiB 23:23:18 L3 cache: 128 MiB 23:23:18 NUMA node0 CPU(s): 0-7 23:23:18 Vulnerability Itlb multihit: Not affected 23:23:18 Vulnerability L1tf: Not affected 23:23:18 Vulnerability Mds: Not affected 23:23:18 Vulnerability Meltdown: Not affected 23:23:18 Vulnerability Mmio stale data: Not affected 23:23:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:23:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:23:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:23:18 Vulnerability Srbds: Not affected 23:23:18 Vulnerability Tsx async abort: Not affected 23:23:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:23:18 23:23:18 23:23:18 ---> nproc: 23:23:18 8 23:23:18 23:23:18 23:23:18 ---> df -h: 23:23:18 Filesystem Size Used Avail Use% Mounted on 23:23:18 overlay 155G 13G 143G 9% / 23:23:18 tmpfs 64M 0 64M 0% /dev 23:23:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:23:18 shm 64M 0 64M 0% /dev/shm 23:23:18 /dev/vda1 155G 13G 143G 9% /facter-os 23:23:18 23:23:18 23:23:18 ---> sar -b -r -n DEV: 23:23:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118680) 11/08/22 _x86_64_ (8 CPU) 23:23:18 23:23:18 23:10:54 LINUX RESTART (8 CPU) 23:23:18 23:23:18 23:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:23:18 23:12:01 211.75 48.07 163.68 0.00 5420.73 210286.70 0.00 23:23:18 23:13:01 151.96 1.27 150.69 0.00 21.60 46381.47 0.00 23:23:18 23:14:01 110.08 0.08 110.00 0.00 9.33 33151.27 0.00 23:23:18 23:15:01 1.63 0.00 1.63 0.00 0.00 20.15 0.00 23:23:18 23:16:01 19.18 7.08 12.10 0.00 901.97 1948.15 0.00 23:23:18 23:17:01 12.61 0.70 11.91 0.00 5.60 353.41 0.00 23:23:18 23:18:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 23:23:18 23:19:01 1.33 0.00 1.33 0.00 0.00 13.60 0.00 23:23:18 23:20:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 23:23:18 23:21:01 1.68 0.00 1.68 0.00 0.00 17.33 0.00 23:23:18 23:22:01 1.23 0.00 1.23 0.00 0.00 19.33 0.00 23:23:18 23:23:01 113.75 0.33 113.41 0.00 16.26 58350.27 0.00 23:23:18 Average: 52.30 4.79 47.51 0.00 531.36 29215.77 0.00 23:23:18 23:23:18 23:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:23:18 23:12:01 29157132 31573092 736164 2.24 76020 2617352 1987272 5.86 1013960 2351188 2308 23:23:18 23:13:01 28127376 31356820 937176 2.85 140636 3290724 2424500 7.15 1466936 2831936 171156 23:23:18 23:14:01 27793612 31576444 720144 2.19 150820 3790696 1774492 5.23 1216480 3374632 396 23:23:18 23:15:01 27793876 31576768 719596 2.19 150844 3790696 1774492 5.23 1216480 3374632 132 23:23:18 23:16:01 27671816 31563244 722356 2.20 159356 3891252 1540308 4.54 1286876 3414784 1208 23:23:18 23:17:01 27639180 31569468 716928 2.18 167968 3915416 1807440 5.33 1292412 3433316 124 23:23:18 23:18:01 27644856 31575368 710524 2.16 168012 3915432 1807440 5.33 1287684 3433320 8 23:23:18 23:19:01 27644956 31575468 710348 2.16 168028 3915432 1807440 5.33 1287644 3433320 4 23:23:18 23:20:01 27645216 31575756 710000 2.16 168060 3915436 1807440 5.33 1287952 3433324 8 23:23:18 23:21:01 27645208 31576340 709776 2.16 168092 3915568 1807440 5.33 1287708 3433852 164 23:23:18 23:22:01 27644844 31576040 709988 2.16 168156 3915568 1807440 5.33 1287508 3433856 4 23:23:18 23:23:01 26117808 31527780 750120 2.28 207900 5223792 1857180 5.47 1425396 4683216 672 23:23:18 Average: 27710490 31551882 737760 2.24 157824 3841447 1850240 5.45 1279753 3385948 14682 23:23:18 23:23:18 23:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:23:18 23:12:01 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 23:23:18 23:12:01 veth5e4f10a 56.45 67.48 5.48 57.64 0.00 0.00 0.00 0.00 23:23:18 23:12:01 ens3 759.98 537.69 6619.19 99.62 0.00 0.00 0.00 0.00 23:23:18 23:12:01 docker0 62.41 75.07 5.27 168.91 0.00 0.00 0.00 0.00 23:23:18 23:13:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 23:23:18 23:13:01 ens3 180.09 121.31 1743.44 81.76 0.00 0.00 0.00 0.00 23:23:18 23:13:01 veth1bc47bc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:23:18 23:13:01 docker0 85.94 134.58 7.04 1698.60 0.00 0.00 0.00 0.00 23:23:18 23:14:01 lo 7.27 7.27 0.71 0.71 0.00 0.00 0.00 0.00 23:23:18 23:14:01 ens3 156.22 122.20 2615.88 259.42 0.00 0.00 0.00 0.00 23:23:18 23:14:01 docker0 1.62 3.27 0.12 57.90 0.00 0.00 0.00 0.00 23:23:18 23:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:23:18 23:15:01 ens3 0.92 0.50 0.52 0.39 0.00 0.00 0.00 0.00 23:23:18 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:18 23:16:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 23:23:18 23:16:01 ens3 30.14 18.51 822.34 1.45 0.00 0.00 0.00 0.00 23:23:18 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:18 23:17:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 23:23:18 23:17:01 ens3 0.77 0.73 0.31 0.17 0.00 0.00 0.00 0.00 23:23:18 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:18 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:18 23:18:01 ens3 0.20 0.10 0.06 0.01 0.00 0.00 0.00 0.00 23:23:18 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:18 23:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:23:18 23:19:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:23:18 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:18 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:18 23:20:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 23:23:18 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:18 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:23:18 23:21:01 ens3 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 23:23:18 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:18 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:18 23:22:01 ens3 0.28 0.15 0.08 0.07 0.00 0.00 0.00 0.00 23:23:18 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:18 23:23:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 23:23:18 23:23:01 ens3 371.20 246.11 7892.18 42.75 0.00 0.00 0.00 0.00 23:23:18 23:23:01 veth12b42bc 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 23:23:18 23:23:01 docker0 39.79 66.86 3.57 692.96 0.00 0.00 0.00 0.00 23:23:18 Average: lo 1.49 1.49 0.14 0.14 0.00 0.00 0.00 0.00 23:23:18 Average: ens3 125.04 87.30 1641.21 40.47 0.00 0.00 0.00 0.00 23:23:18 Average: veth12b42bc 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 23:23:18 Average: docker0 15.81 23.31 1.33 218.19 0.00 0.00 0.00 0.00 23:23:18 23:23:18 23:23:18 ---> sar -P ALL: 23:23:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118680) 11/08/22 _x86_64_ (8 CPU) 23:23:18 23:23:18 23:10:54 LINUX RESTART (8 CPU) 23:23:18 23:23:18 23:11:01 CPU %user %nice %system %iowait %steal %idle 23:23:18 23:12:01 all 9.80 0.00 3.81 1.97 0.05 84.37 23:23:18 23:12:01 0 9.27 0.00 4.24 3.30 0.05 83.14 23:23:18 23:12:01 1 10.57 0.00 3.97 0.96 0.05 84.46 23:23:18 23:12:01 2 9.82 0.00 3.69 0.62 0.05 85.82 23:23:18 23:12:01 3 12.61 0.00 4.66 0.20 0.05 82.48 23:23:18 23:12:01 4 8.38 0.00 3.70 7.40 0.05 80.48 23:23:18 23:12:01 5 11.20 0.00 3.24 0.37 0.05 85.14 23:23:18 23:12:01 6 9.81 0.00 3.71 2.40 0.05 84.03 23:23:18 23:12:01 7 6.71 0.00 3.25 0.53 0.05 89.46 23:23:18 23:13:01 all 36.00 0.00 7.19 1.58 0.08 55.15 23:23:18 23:13:01 0 35.19 0.00 7.87 0.39 0.10 56.45 23:23:18 23:13:01 1 36.11 0.00 7.00 7.54 0.08 49.26 23:23:18 23:13:01 2 35.75 0.00 7.32 0.27 0.08 56.57 23:23:18 23:13:01 3 36.20 0.00 6.89 0.37 0.08 56.45 23:23:18 23:13:01 4 36.27 0.00 6.79 0.29 0.07 56.59 23:23:18 23:13:01 5 37.30 0.00 6.91 0.32 0.08 55.39 23:23:18 23:13:01 6 34.21 0.00 7.37 2.98 0.07 55.37 23:23:18 23:13:01 7 36.99 0.00 7.34 0.47 0.10 55.10 23:23:18 23:14:01 all 12.29 0.00 3.01 1.07 0.05 83.58 23:23:18 23:14:01 0 13.59 0.00 2.59 0.05 0.03 83.73 23:23:18 23:14:01 1 11.63 0.00 3.22 3.57 0.05 81.52 23:23:18 23:14:01 2 11.98 0.00 2.35 0.10 0.03 85.53 23:23:18 23:14:01 3 11.52 0.00 3.06 0.03 0.05 85.34 23:23:18 23:14:01 4 13.80 0.00 3.04 2.96 0.05 80.15 23:23:18 23:14:01 5 12.83 0.00 3.20 0.96 0.05 82.96 23:23:18 23:14:01 6 11.09 0.00 3.27 0.02 0.07 85.56 23:23:18 23:14:01 7 11.87 0.00 3.38 0.86 0.03 83.85 23:23:18 23:15:01 all 0.27 0.00 0.01 0.00 0.01 99.71 23:23:18 23:15:01 0 2.00 0.00 0.02 0.02 0.02 97.95 23:23:18 23:15:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:23:18 23:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:23:18 23:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:23:18 23:15:01 4 0.08 0.00 0.00 0.00 0.00 99.92 23:23:18 23:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:23:18 23:15:01 6 0.00 0.00 0.02 0.02 0.02 99.95 23:23:18 23:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:23:18 23:16:01 all 0.67 0.00 0.30 0.17 0.01 98.86 23:23:18 23:16:01 0 2.10 0.00 0.13 0.41 0.00 97.36 23:23:18 23:16:01 1 1.27 0.00 1.00 0.43 0.02 97.28 23:23:18 23:16:01 2 0.70 0.00 0.23 0.00 0.02 99.05 23:23:18 23:16:01 3 0.13 0.00 0.12 0.02 0.00 99.73 23:23:18 23:16:01 4 0.18 0.00 0.10 0.02 0.00 99.70 23:23:18 23:16:01 5 0.05 0.00 0.10 0.00 0.00 99.85 23:23:18 23:16:01 6 0.62 0.00 0.40 0.35 0.00 98.63 23:23:18 23:16:01 7 0.27 0.00 0.28 0.15 0.02 99.28 23:23:18 23:17:01 all 0.56 0.00 0.39 0.06 0.00 98.99 23:23:18 23:17:01 0 1.52 0.00 0.31 0.02 0.00 98.15 23:23:18 23:17:01 1 0.45 0.00 1.02 0.02 0.00 98.52 23:23:18 23:17:01 2 0.50 0.00 0.22 0.02 0.00 99.27 23:23:18 23:17:01 3 0.37 0.00 0.20 0.00 0.02 99.42 23:23:18 23:17:01 4 0.58 0.00 0.32 0.03 0.02 99.05 23:23:18 23:17:01 5 0.23 0.00 0.23 0.02 0.00 99.52 23:23:18 23:17:01 6 0.50 0.00 0.58 0.03 0.00 98.88 23:23:18 23:17:01 7 0.33 0.00 0.22 0.32 0.00 99.13 23:23:18 23:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:23:18 23:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:23:18 23:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:23:18 23:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:23:18 23:18:01 3 0.03 0.00 0.03 0.00 0.02 99.92 23:23:18 23:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:23:18 23:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:23:18 23:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:23:18 23:18:01 7 0.02 0.00 0.03 0.02 0.00 99.93 23:23:18 23:19:01 all 0.04 0.00 0.01 0.00 0.00 99.94 23:23:18 23:19:01 0 0.27 0.00 0.00 0.00 0.00 99.73 23:23:18 23:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:23:18 23:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:23:18 23:19:01 3 0.02 0.00 0.03 0.00 0.00 99.95 23:23:18 23:19:01 4 0.03 0.00 0.03 0.00 0.00 99.93 23:23:18 23:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:23:18 23:19:01 6 0.00 0.00 0.00 0.03 0.00 99.97 23:23:18 23:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:23:18 23:20:01 all 0.12 0.00 0.01 0.00 0.01 99.86 23:23:18 23:20:01 0 0.76 0.00 0.03 0.00 0.02 99.19 23:23:18 23:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:23:18 23:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:23:18 23:20:01 3 0.05 0.00 0.00 0.00 0.02 99.93 23:23:18 23:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:23:18 23:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:23:18 23:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:23:18 23:20:01 7 0.03 0.00 0.00 0.02 0.02 99.93 23:23:18 23:21:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:23:18 23:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:23:18 23:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:23:18 23:21:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:23:18 23:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:23:18 23:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:23:18 23:21:01 5 0.05 0.00 0.02 0.00 0.00 99.93 23:23:18 23:21:01 6 0.02 0.00 0.02 0.02 0.00 99.95 23:23:18 23:21:01 7 0.03 0.00 0.02 0.02 0.00 99.93 23:23:18 23:22:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:23:18 23:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:23:18 23:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:23:18 23:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:23:18 23:22:01 3 0.00 0.00 0.03 0.00 0.00 99.97 23:23:18 23:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:23:18 23:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:23:18 23:22:01 6 0.00 0.00 0.02 0.02 0.00 99.97 23:23:18 23:22:01 7 0.00 0.00 0.02 0.03 0.00 99.95 23:23:18 23:23:18 23:22:01 CPU %user %nice %system %iowait %steal %idle 23:23:18 23:23:01 all 8.82 0.00 4.00 1.32 0.04 85.82 23:23:18 23:23:01 0 9.37 0.00 3.58 0.15 0.05 86.85 23:23:18 23:23:01 1 8.52 0.00 3.18 0.05 0.03 88.21 23:23:18 23:23:01 2 10.45 0.00 3.45 0.24 0.03 85.83 23:23:18 23:23:01 3 8.72 0.00 3.53 0.24 0.05 87.46 23:23:18 23:23:01 4 7.97 0.00 5.32 0.46 0.03 86.21 23:23:18 23:23:01 5 8.95 0.00 3.19 0.13 0.05 87.68 23:23:18 23:23:01 6 8.13 0.00 5.55 7.44 0.05 78.83 23:23:18 23:23:01 7 8.46 0.00 4.19 1.92 0.05 85.38 23:23:18 Average: all 5.68 0.00 1.55 0.51 0.02 92.24 23:23:18 Average: 0 6.14 0.00 1.55 0.36 0.02 91.92 23:23:18 Average: 1 5.68 0.00 1.61 1.04 0.02 91.65 23:23:18 Average: 2 5.73 0.00 1.43 0.10 0.02 92.72 23:23:18 Average: 3 5.76 0.00 1.54 0.07 0.02 92.61 23:23:18 Average: 4 5.57 0.00 1.60 0.92 0.02 91.89 23:23:18 Average: 5 5.85 0.00 1.40 0.15 0.02 92.59 23:23:18 Average: 6 5.33 0.00 1.73 1.10 0.02 91.82 23:23:18 Average: 7 5.36 0.00 1.55 0.36 0.02 92.71 23:23:18 23:23:18 23:23:18