Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 557fa96b1e7b02e89e1731c67f49966a69991ec2 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-ssh5318130301214454954.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh14273652824844061092.key > 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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh13992751308140159327.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh9036111951801777434.key > 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-ssh653958275966504345.key > 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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-3217’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3218 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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 > 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 557fa96b1e7b02e89e1731c67f49966a69991ec2 (main) Commit message: "Merge pull request #617 from jackchenjc/pkg-errors-removal" > 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 557fa96b1e7b02e89e1731c67f49966a69991ec2 # timeout=10 > git rev-list --no-walk e591e9dcfdb189d130fee98849b2bbe259068cfa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:37:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:37:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:37:31 ========================================================= 10:37:31 EdgeX Global Pipelines Version Info 10:37:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:37:32 ------------------- 10:37:32 stable info: 10:37:32 ------------------- 10:37:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:37:32 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 10:37:32 Message: update stable to v1.0.250 10:37:32 ------------------- 10:37:32 experimental info: 10:37:32 ------------------- 10:37:32 Commited By: **** collab-it+edgex@linuxfoundation.org 10:37:32 Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 10:37:32 Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 557fa96b1e7b02e89e1731c67f49966a69991ec2 [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 557fa96 [Pipeline] echo 10:37:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:37:33 provisioning config files... 10:37:33 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13578197754372916551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:37:33 ---> docker-login.sh 10:37:33 nexus3.edgexfoundry.org:10001 10:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:37:34 Configure a credential helper to remove this warning. See 10:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:37:34 10:37:34 Login Succeeded 10:37:34 nexus3.edgexfoundry.org:10002 10:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:37:34 Configure a credential helper to remove this warning. See 10:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:37:34 10:37:34 Login Succeeded 10:37:34 nexus3.edgexfoundry.org:10003 10:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:37:34 Configure a credential helper to remove this warning. See 10:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:37:34 10:37:34 Login Succeeded 10:37:34 nexus3.edgexfoundry.org:10004 10:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:37:34 Configure a credential helper to remove this warning. See 10:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:37:34 10:37:34 Login Succeeded 10:37:34 docker.io 10:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:37:34 Configure a credential helper to remove this warning. See 10:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:37:34 10:37:34 Login Succeeded 10:37:34 ---> docker-login.sh ends [Pipeline] } 10:37:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:37:35 + git rev-list -1 --merges 557fa96b1e7b02e89e1731c67f49966a69991ec2~1..557fa96b1e7b02e89e1731c67f49966a69991ec2 [Pipeline] echo 10:37:35 -----------> git rev-list -1 --merges 557fa96b1e7b02e89e1731c67f49966a69991ec2~1..557fa96b1e7b02e89e1731c67f49966a69991ec2 557fa96b1e7b02e89e1731c67f49966a69991ec2 10:37:35 557fa96b1e7b02e89e1731c67f49966a69991ec2 [false] [Pipeline] sh 10:37:35 + git log --format=format:%s -1 557fa96b1e7b02e89e1731c67f49966a69991ec2 [Pipeline] echo 10:37:35 ========================================================= 10:37:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:37:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:37:35 + git log --format=format:%s -1 557fa96b1e7b02e89e1731c67f49966a69991ec2 [Pipeline] echo 10:37:35 [semverPrep] GIT_COMMIT: 557fa96b1e7b02e89e1731c67f49966a69991ec2, Commit Message: Merge pull request #617 from jackchenjc/pkg-errors-removal [Pipeline] echo 10:37:35 [semverPrep] This is not a build commit. [Pipeline] sh 10:37:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:37:36 + grep -v github /etc/ssh/ssh_known_hosts 10:37:36 + [ -e /tmp/ssh_known_hosts ] 10:37:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:37:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:37:36 + sudo tee -a /etc/ssh/ssh_known_hosts 10:37:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:36 10:37:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:36 0.1.4: Pulling from edgex-devops/py-git-semver 10:37:36 b85a868b505f: Pulling fs layer 10:37:36 e2be974225ed: Pulling fs layer 10:37:36 339a4e72a1f5: Pulling fs layer 10:37:36 988bab9f4d93: Pulling fs layer 10:37:36 1469e6f7b9e6: Pulling fs layer 10:37:36 eaf3925da568: Pulling fs layer 10:37:36 bab4dde63d76: Pulling fs layer 10:37:36 bde34c3a00c8: Pulling fs layer 10:37:36 bab4dde63d76: Waiting 10:37:36 1469e6f7b9e6: Waiting 10:37:36 eaf3925da568: Waiting 10:37:36 988bab9f4d93: Waiting 10:37:36 b352a97aabf1: Pulling fs layer 10:37:36 4872d77fe225: Pulling fs layer 10:37:36 5851b861e8e6: Pulling fs layer 10:37:36 bde34c3a00c8: Waiting 10:37:36 b352a97aabf1: Waiting 10:37:36 4872d77fe225: Waiting 10:37:36 5851b861e8e6: Waiting 10:37:36 e2be974225ed: Verifying Checksum 10:37:36 e2be974225ed: Download complete 10:37:36 988bab9f4d93: Verifying Checksum 10:37:36 988bab9f4d93: Download complete 10:37:36 1469e6f7b9e6: Verifying Checksum 10:37:36 1469e6f7b9e6: Download complete 10:37:36 eaf3925da568: Verifying Checksum 10:37:36 eaf3925da568: Download complete 10:37:36 339a4e72a1f5: Verifying Checksum 10:37:36 339a4e72a1f5: Download complete 10:37:36 bde34c3a00c8: Verifying Checksum 10:37:36 bde34c3a00c8: Download complete 10:37:36 b352a97aabf1: Verifying Checksum 10:37:36 b352a97aabf1: Download complete 10:37:36 4872d77fe225: Verifying Checksum 10:37:36 4872d77fe225: Download complete 10:37:36 5851b861e8e6: Verifying Checksum 10:37:36 5851b861e8e6: Download complete 10:37:36 b85a868b505f: Download complete 10:37:37 bab4dde63d76: Verifying Checksum 10:37:37 bab4dde63d76: Download complete 10:37:38 b85a868b505f: Pull complete 10:37:38 e2be974225ed: Pull complete 10:37:38 339a4e72a1f5: Pull complete 10:37:38 988bab9f4d93: Pull complete 10:37:38 1469e6f7b9e6: Pull complete 10:37:38 eaf3925da568: Pull complete 10:37:40 bab4dde63d76: Pull complete 10:37:40 bde34c3a00c8: Pull complete 10:37:40 b352a97aabf1: Pull complete 10:37:40 4872d77fe225: Pull complete 10:37:40 5851b861e8e6: Pull complete 10:37:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:37:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:40 prd-ubuntu20.04-docker-8c-8g-3218 does not seem to be running inside a container 10:37:40 $ 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 10:37:43 $ docker top decfb768edf849ab6453169d179c8fb88d8d52ff3d9f21be56a16527c5be3677 -eo pid,comm 10:37:44 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). 10:37:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:37:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:37:44 [ssh-agent] Looking for ssh-agent implementation... 10:37:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:37:44 $ docker exec decfb768edf849ab6453169d179c8fb88d8d52ff3d9f21be56a16527c5be3677 ssh-agent 10:37:44 SSH_AUTH_SOCK=/tmp/ssh-cqV2vTARz5IM/agent.32 10:37:44 SSH_AGENT_PID=38 10:37:44 Running ssh-add (command line suppressed) 10:37:44 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14076628034581032141.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14076628034581032141.key) 10:37:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:37:44 + git tag --points-at HEAD [Pipeline] } 10:37:44 $ docker exec --env ******** --env ******** decfb768edf849ab6453169d179c8fb88d8d52ff3d9f21be56a16527c5be3677 ssh-agent -k 10:37:44 unset SSH_AUTH_SOCK; 10:37:44 unset SSH_AGENT_PID; 10:37:44 echo Agent pid 38 killed; 10:37:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:37:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:37:44 [ssh-agent] Looking for ssh-agent implementation... 10:37:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:37:44 $ docker exec decfb768edf849ab6453169d179c8fb88d8d52ff3d9f21be56a16527c5be3677 ssh-agent 10:37:44 SSH_AUTH_SOCK=/tmp/ssh-fDwNepdGgpqO/agent.71 10:37:44 SSH_AGENT_PID=77 10:37:44 Running ssh-add (command line suppressed) 10:37:45 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16245309925646973192.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16245309925646973192.key) 10:37:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:37:45 + git semver init 10:37:45 2023-08-09 10:37:45,538 [run_init] DEBUG init version:0.0.0 force:False 10:37:45 2023-08-09 10:37:45,538 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 10:37:45 2023-08-09 10:37:45,539 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 10:37:45 2023-08-09 10:37:45,539 [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) 10:37:46 2023-08-09 10:37:46,347 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 10:37:46 2023-08-09 10:37:46,347 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 10:37:46 2023-08-09 10:37:46,347 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:37:46 2023-08-09 10:37:46,348 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:37:46 3.1.0-dev.3 [Pipeline] } 10:37:46 $ docker exec --env ******** --env ******** decfb768edf849ab6453169d179c8fb88d8d52ff3d9f21be56a16527c5be3677 ssh-agent -k 10:37:46 unset SSH_AUTH_SOCK; 10:37:46 unset SSH_AGENT_PID; 10:37:46 echo Agent pid 77 killed; 10:37:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:37:47 + git semver [Pipeline] } 10:37:47 $ docker stop --time=1 decfb768edf849ab6453169d179c8fb88d8d52ff3d9f21be56a16527c5be3677 10:37:48 $ docker rm -f --volumes decfb768edf849ab6453169d179c8fb88d8d52ff3d9f21be56a16527c5be3677 [Pipeline] // withDockerContainer [Pipeline] sh 10:37:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:37:49 Stashed 1 file(s) [Pipeline] echo 10:37:49 [edgeXSemver]: initialized semver on version 3.1.0-dev.3 [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 10:37:49 provisioning config files... 10:37:49 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16385040353184252872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:37:49 ---> docker-login.sh 10:37:49 nexus3.edgexfoundry.org:10001 10:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:37:49 Configure a credential helper to remove this warning. See 10:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:37:49 10:37:49 Login Succeeded 10:37:49 nexus3.edgexfoundry.org:10002 10:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:37:49 Configure a credential helper to remove this warning. See 10:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:37:49 10:37:49 Login Succeeded 10:37:49 nexus3.edgexfoundry.org:10003 10:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:37:49 Configure a credential helper to remove this warning. See 10:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:37:49 10:37:49 Login Succeeded 10:37:49 nexus3.edgexfoundry.org:10004 10:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:37:49 Configure a credential helper to remove this warning. See 10:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:37:49 10:37:49 Login Succeeded 10:37:49 docker.io 10:37:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:37:50 Configure a credential helper to remove this warning. See 10:37:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:37:50 10:37:50 Login Succeeded 10:37:50 ---> docker-login.sh ends [Pipeline] } 10:37:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:37:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:37:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:37:50 ========================================================= 10:37:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:37:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:37:50 Sending build context to Docker daemon 6.419MB 10:37:50 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:37:50 Step 2/12 : FROM ${BASE} AS builder 10:37:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:37:50 4db1b89c0bd1: Pulling fs layer 10:37:50 6911f1a30b25: Pulling fs layer 10:37:50 e194b8c5c2a9: Pulling fs layer 10:37:50 6863d3e3a2b1: Pulling fs layer 10:37:50 ec0bb842ea78: Pulling fs layer 10:37:50 40a00589a448: Pulling fs layer 10:37:50 6c08303d61cc: Pulling fs layer 10:37:50 798269fcf238: Pulling fs layer 10:37:50 6863d3e3a2b1: Waiting 10:37:50 ec0bb842ea78: Waiting 10:37:50 40a00589a448: Waiting 10:37:50 6c08303d61cc: Waiting 10:37:50 798269fcf238: Waiting 10:37:50 6911f1a30b25: Verifying Checksum 10:37:50 6911f1a30b25: Download complete 10:37:50 6863d3e3a2b1: Verifying Checksum 10:37:50 6863d3e3a2b1: Download complete 10:37:50 ec0bb842ea78: Verifying Checksum 10:37:50 ec0bb842ea78: Download complete 10:37:50 4db1b89c0bd1: Verifying Checksum 10:37:50 4db1b89c0bd1: Download complete 10:37:50 40a00589a448: Verifying Checksum 10:37:50 40a00589a448: Download complete 10:37:50 4db1b89c0bd1: Pull complete 10:37:51 6911f1a30b25: Pull complete 10:37:51 798269fcf238: Verifying Checksum 10:37:51 798269fcf238: Download complete 10:37:51 e194b8c5c2a9: Verifying Checksum 10:37:51 e194b8c5c2a9: Download complete 10:37:51 6c08303d61cc: Verifying Checksum 10:37:51 6c08303d61cc: Download complete 10:37:55 e194b8c5c2a9: Pull complete 10:37:55 6863d3e3a2b1: Pull complete 10:37:55 ec0bb842ea78: Pull complete 10:37:55 40a00589a448: Pull complete 10:37:56 6c08303d61cc: Pull complete 10:37:57 798269fcf238: Pull complete 10:37:57 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 10:37:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:37:57 ---> ec979cd7f677 10:37:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:38:02 ---> Running in be3c1c59c0d1 10:38:02 Removing intermediate container be3c1c59c0d1 10:38:02 ---> 8f57d18782aa 10:38:02 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:38:02 ---> Running in af3e07038655 10:38:02 Removing intermediate container af3e07038655 10:38:02 ---> a7a6a591996e 10:38:02 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:38:02 ---> Running in a7a875d5ff7c 10:38:02 Removing intermediate container a7a875d5ff7c 10:38:02 ---> 53ef9b8e27cc 10:38:02 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:38:02 ---> Running in 84c54285d99d 10:38:02 Removing intermediate container 84c54285d99d 10:38:02 ---> 023f3bb75414 10:38:02 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:38:02 ---> Running in a8a4029e10f5 10:38:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:38:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:38:02 (1/4) Installing openssh-keygen (9.1_p1-r4) 10:38:02 (2/4) Installing libedit (20221030.3.1-r0) 10:38:02 (3/4) Installing openssh-client-common (9.1_p1-r4) 10:38:03 (4/4) Installing openssh-client-default (9.1_p1-r4) 10:38:03 Executing busybox-1.35.0-r29.trigger 10:38:03 OK: 269 MiB in 57 packages 10:38:03 Removing intermediate container a8a4029e10f5 10:38:03 ---> 349270dd7f0c 10:38:03 Step 8/12 : WORKDIR /device-mqtt-go 10:38:03 ---> Running in 1250157e1251 10:38:03 Removing intermediate container 1250157e1251 10:38:03 ---> 5f68458e896e 10:38:03 Step 9/12 : COPY go.mod vendor* ./ 10:38:03 ---> 3e64a9924ebf 10:38:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:38:03 ---> Running in 5258180d96b5 10:38:04 Still waiting to schedule task 10:38:04 ‘prd-ubuntu20.04-docker-arm64-4c-16g-3219’ is offline 10:38:30 Removing intermediate container 5258180d96b5 10:38:30 ---> 87005d097384 10:38:30 Step 11/12 : COPY . . 10:38:30 ---> 93e21954e7cb 10:38:30 Step 12/12 : RUN $MAKE 10:38:30 ---> Running in 2b5c3f077949 10:38:30 noop 10:38:31 Removing intermediate container 2b5c3f077949 10:38:31 ---> ccc94c19812b 10:38:31 Successfully built ccc94c19812b 10:38:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:31 + docker inspect -f . ci-base-image-x86_64 10:38:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:38:31 prd-ubuntu20.04-docker-8c-8g-3218 does not seem to be running inside a container 10:38:31 $ 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 10:38:31 $ docker top ae430daa695c3d7d23a59d9093bd7e75d91ffb1fa16e26a7473ca22e826d2a57 -eo pid,comm [Pipeline] { [Pipeline] sh 10:38:32 + go version 10:38:32 go version go1.20.6 linux/amd64 [Pipeline] } 10:38:32 $ docker stop --time=1 ae430daa695c3d7d23a59d9093bd7e75d91ffb1fa16e26a7473ca22e826d2a57 10:38:34 $ docker rm -f --volumes ae430daa695c3d7d23a59d9093bd7e75d91ffb1fa16e26a7473ca22e826d2a57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:34 + docker inspect -f . ci-base-image-x86_64 10:38:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:38:34 prd-ubuntu20.04-docker-8c-8g-3218 does not seem to be running inside a container 10:38:34 $ 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 10:38:37 $ docker top 2e8f913c61ed1422ed83e71b0dc2623d23cdfbcd7264fc257be04b318ee44f70 -eo pid,comm [Pipeline] { [Pipeline] sh 10:38:37 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 10:38:37 + make test 10:38:37 go test ./... -coverprofile=coverage.out ./... 10:38:43 ? github.com/edgexfoundry/device-mqtt-go [no test files] 10:38:51 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 10:38:51 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 10:38:51 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.8% of statements 10:38:58 go vet ./... 10:39:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:39:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:39:00 ./bin/test-attribution-txt.sh [Pipeline] echo 10:39:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:39:00 $ docker stop --time=1 2e8f913c61ed1422ed83e71b0dc2623d23cdfbcd7264fc257be04b318ee44f70 10:39:05 $ docker rm -f --volumes 2e8f913c61ed1422ed83e71b0dc2623d23cdfbcd7264fc257be04b318ee44f70 [Pipeline] // withDockerContainer [Pipeline] sh 10:39:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:39:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:39:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:39:06 + ls -al . 10:39:06 total 184 10:39:06 drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 10:38 . 10:39:06 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:37 .. 10:39:06 -rw-rw-r-- 1 jenkins jenkins 140 Aug 9 10:37 .dockerignore 10:39:06 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:37 .git 10:39:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:37 .github 10:39:06 -rw-rw-r-- 1 jenkins jenkins 329 Aug 9 10:37 .gitignore 10:39:06 -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 10:37 .golangci.yml 10:39:06 drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 10:37 .semver 10:39:06 -rw-rw-r-- 1 jenkins jenkins 9317 Aug 9 10:37 Attribution.txt 10:39:06 -rw-rw-r-- 1 jenkins jenkins 17522 Aug 9 10:37 CHANGELOG.md 10:39:06 -rw-rw-r-- 1 jenkins jenkins 1689 Aug 9 10:37 Dockerfile 10:39:06 -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 10:37 GOVERNANCE.md 10:39:06 -rw-rw-r-- 1 jenkins jenkins 678 Aug 9 10:37 Jenkinsfile 10:39:06 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 10:37 LICENSE 10:39:06 -rw-rw-r-- 1 jenkins jenkins 1732 Aug 9 10:37 Makefile 10:39:06 -rw-rw-r-- 1 jenkins jenkins 620 Aug 9 10:37 OWNERS.md 10:39:06 -rw-rw-r-- 1 jenkins jenkins 3695 Aug 9 10:37 README.md 10:39:06 -rw-rw-r-- 1 jenkins jenkins 11 Aug 9 10:37 VERSION 10:39:06 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 10:37 bin 10:39:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:37 cmd 10:39:06 -rw-r--r-- 1 jenkins jenkins 18506 Aug 9 10:38 coverage.out 10:39:06 -rw-rw-r-- 1 jenkins jenkins 3285 Aug 9 10:37 go.mod 10:39:06 -rw-rw-r-- 1 jenkins jenkins 31322 Aug 9 10:37 go.sum 10:39:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:37 internal 10:39:06 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 10:37 mock 10:39:06 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:37 snap 10:39:06 -rw-rw-r-- 1 jenkins jenkins 227 Aug 9 10:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:07 + 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=557fa96b1e7b02e89e1731c67f49966a69991ec2 --label arch=amd64 --label version=3.1.0-dev.3 . 10:39:07 Sending build context to Docker daemon 6.439MB 10:39:07 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 10:39:07 Step 2/24 : FROM ${BASE} AS builder 10:39:07 ---> ccc94c19812b 10:39:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:39:07 ---> Running in 7a2b8fc19373 10:39:07 Removing intermediate container 7a2b8fc19373 10:39:07 ---> 1645c7e9da13 10:39:07 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:39:07 ---> Running in 37124e203d11 10:39:07 Removing intermediate container 37124e203d11 10:39:07 ---> ce1ec34261fb 10:39:07 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:39:07 ---> Running in 0fe29462dbb8 10:39:07 Removing intermediate container 0fe29462dbb8 10:39:07 ---> fb0bf862dbb8 10:39:07 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:39:07 ---> Running in ae1bd890bd73 10:39:07 Removing intermediate container ae1bd890bd73 10:39:07 ---> fac7a6b95eab 10:39:07 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:39:07 ---> Running in 0c4af49f7f48 10:39:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:39:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:39:08 OK: 269 MiB in 57 packages 10:39:08 Removing intermediate container 0c4af49f7f48 10:39:08 ---> 02b78ee53edd 10:39:08 Step 8/24 : WORKDIR /device-mqtt-go 10:39:08 ---> Running in 6f2c8e9bea0c 10:39:08 Removing intermediate container 6f2c8e9bea0c 10:39:08 ---> 917555b44ea6 10:39:08 Step 9/24 : COPY go.mod vendor* ./ 10:39:09 ---> 154afb6b8d13 10:39:09 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:39:09 ---> Running in a1ded63323af 10:39:09 Removing intermediate container a1ded63323af 10:39:09 ---> 6a003bdc2f4f 10:39:09 Step 11/24 : COPY . . 10:39:10 ---> 5b090798d24f 10:39:10 Step 12/24 : RUN $MAKE 10:39:10 ---> Running in c76452b8ae81 10:39:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 10:39:37 Removing intermediate container c76452b8ae81 10:39:37 ---> b29ab252c195 10:39:37 Step 13/24 : FROM alpine:3.17 10:39:37 3.17: Pulling from library/alpine 10:39:38 9398808236ff: Pulling fs layer 10:39:38 9398808236ff: Verifying Checksum 10:39:38 9398808236ff: Download complete 10:39:38 9398808236ff: Pull complete 10:39:38 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 10:39:38 Status: Downloaded newer image for alpine:3.17 10:39:38 ---> 1e0b8b5322fc 10:39:38 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 10:39:38 ---> Running in 00726e69854d 10:39:39 Removing intermediate container 00726e69854d 10:39:39 ---> 71387926731d 10:39:39 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:39:39 ---> Running in 1cad716b4733 10:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:39:40 (1/1) Installing dumb-init (1.2.5-r2) 10:39:40 Executing busybox-1.35.0-r29.trigger 10:39:40 OK: 7 MiB in 16 packages 10:39:41 Removing intermediate container 1cad716b4733 10:39:41 ---> 9317e64f6b8a 10:39:41 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 10:39:42 ---> 26d03d702c51 10:39:42 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 10:39:42 ---> cd0e287a6bda 10:39:42 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 10:39:43 ---> de2bb6d253a6 10:39:43 Step 19/24 : EXPOSE 59982 10:39:43 ---> Running in 5f4bf4f95b72 10:39:43 Removing intermediate container 5f4bf4f95b72 10:39:43 ---> 737f9f8a2918 10:39:43 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 10:39:43 ---> Running in 59eda242c301 10:39:44 Removing intermediate container 59eda242c301 10:39:44 ---> 5bef7eaad8a5 10:39:44 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 10:39:44 ---> Running in 99d3b8603ea6 10:39:45 Removing intermediate container 99d3b8603ea6 10:39:45 ---> 490b4ef32eaf 10:39:45 Step 22/24 : LABEL arch=amd64 10:39:45 ---> Running in 1541e7acf88e 10:39:45 Removing intermediate container 1541e7acf88e 10:39:45 ---> ae7a74d0dec6 10:39:45 Step 23/24 : LABEL git_sha=557fa96b1e7b02e89e1731c67f49966a69991ec2 10:39:45 ---> Running in 251eb3a5c50f 10:39:45 Removing intermediate container 251eb3a5c50f 10:39:45 ---> 01bd294f2060 10:39:45 Step 24/24 : LABEL version=3.1.0-dev.3 10:39:46 ---> Running in 67717bcfa325 10:39:46 Removing intermediate container 67717bcfa325 10:39:46 ---> 8bdcd568acf5 10:39:46 [Warning] One or more build-args [ARCH] were not consumed 10:39:46 Successfully built 8bdcd568acf5 10:39:46 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:39:46 provisioning config files... 10:39:46 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13361631199959929934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:39:47 ---> docker-login.sh 10:39:47 nexus3.edgexfoundry.org:10001 10:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:47 Configure a credential helper to remove this warning. See 10:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:47 10:39:47 Login Succeeded 10:39:47 nexus3.edgexfoundry.org:10002 10:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:47 Configure a credential helper to remove this warning. See 10:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:47 10:39:47 Login Succeeded 10:39:47 nexus3.edgexfoundry.org:10003 10:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:47 Configure a credential helper to remove this warning. See 10:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:47 10:39:47 Login Succeeded 10:39:47 nexus3.edgexfoundry.org:10004 10:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:47 Configure a credential helper to remove this warning. See 10:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:47 10:39:47 Login Succeeded 10:39:47 docker.io 10:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:47 Configure a credential helper to remove this warning. See 10:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:47 10:39:47 Login Succeeded 10:39:47 ---> docker-login.sh ends [Pipeline] } 10:39:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:39:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:39:47 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 10:39:47 557fa96b1e7b02e89e1731c67f49966a69991ec2 10:39:47 latest 10:39:47 3.1.0-dev.3 10:39:47 557fa96b1e7b02e89e1731c67f49966a69991ec2-3.1.0-dev.3 10:39:47 main 10:39:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:47 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:557fa96b1e7b02e89e1731c67f49966a69991ec2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:48 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:557fa96b1e7b02e89e1731c67f49966a69991ec2 10:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 10:39:48 bc49a13a3eb1: Preparing 10:39:48 5f445a9c306a: Preparing 10:39:48 58cf5d7298fd: Preparing 10:39:48 8d2b78796aa3: Preparing 10:39:48 36b50b131297: Preparing 10:39:48 36b50b131297: Layer already exists 10:39:48 bc49a13a3eb1: Pushed 10:39:48 5f445a9c306a: Pushed 10:39:48 8d2b78796aa3: Pushed 10:39:50 58cf5d7298fd: Pushed 10:39:50 557fa96b1e7b02e89e1731c67f49966a69991ec2: digest: sha256:aecf62d7e5dd26a2809d125a20fd3302c91a43586db044e89dca95815ff77cd9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:51 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:51 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 10:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 10:39:51 bc49a13a3eb1: Preparing 10:39:51 5f445a9c306a: Preparing 10:39:51 58cf5d7298fd: Preparing 10:39:51 8d2b78796aa3: Preparing 10:39:51 36b50b131297: Preparing 10:39:51 5f445a9c306a: Layer already exists 10:39:51 8d2b78796aa3: Layer already exists 10:39:51 58cf5d7298fd: Layer already exists 10:39:51 bc49a13a3eb1: Layer already exists 10:39:51 36b50b131297: Layer already exists 10:39:51 latest: digest: sha256:aecf62d7e5dd26a2809d125a20fd3302c91a43586db044e89dca95815ff77cd9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:52 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:52 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.3 10:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 10:39:52 bc49a13a3eb1: Preparing 10:39:52 5f445a9c306a: Preparing 10:39:52 58cf5d7298fd: Preparing 10:39:52 8d2b78796aa3: Preparing 10:39:52 36b50b131297: Preparing 10:39:52 bc49a13a3eb1: Layer already exists 10:39:52 8d2b78796aa3: Layer already exists 10:39:52 58cf5d7298fd: Layer already exists 10:39:52 36b50b131297: Layer already exists 10:39:52 5f445a9c306a: Layer already exists 10:39:52 3.1.0-dev.3: digest: sha256:aecf62d7e5dd26a2809d125a20fd3302c91a43586db044e89dca95815ff77cd9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:52 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:557fa96b1e7b02e89e1731c67f49966a69991ec2-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:53 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:557fa96b1e7b02e89e1731c67f49966a69991ec2-3.1.0-dev.3 10:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 10:39:53 bc49a13a3eb1: Preparing 10:39:53 5f445a9c306a: Preparing 10:39:53 58cf5d7298fd: Preparing 10:39:53 8d2b78796aa3: Preparing 10:39:53 36b50b131297: Preparing 10:39:53 5f445a9c306a: Layer already exists 10:39:53 8d2b78796aa3: Layer already exists 10:39:53 36b50b131297: Layer already exists 10:39:53 bc49a13a3eb1: Layer already exists 10:39:53 58cf5d7298fd: Layer already exists 10:39:53 557fa96b1e7b02e89e1731c67f49966a69991ec2-3.1.0-dev.3: digest: sha256:aecf62d7e5dd26a2809d125a20fd3302c91a43586db044e89dca95815ff77cd9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:53 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:53 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 10:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 10:39:53 bc49a13a3eb1: Preparing 10:39:53 5f445a9c306a: Preparing 10:39:53 58cf5d7298fd: Preparing 10:39:53 8d2b78796aa3: Preparing 10:39:53 36b50b131297: Preparing 10:39:53 36b50b131297: Layer already exists 10:39:53 8d2b78796aa3: Layer already exists 10:39:53 58cf5d7298fd: Layer already exists 10:39:53 5f445a9c306a: Layer already exists 10:39:53 bc49a13a3eb1: Layer already exists 10:39:53 main: digest: sha256:aecf62d7e5dd26a2809d125a20fd3302c91a43586db044e89dca95815ff77cd9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:39:53 ===================================================== [Pipeline] echo 10:39:53 taggedImages: 10:39:53 - nexus3.edgexfoundry.org:10004/device-mqtt:557fa96b1e7b02e89e1731c67f49966a69991ec2 10:39:53 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 10:39:53 - nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.3 10:39:53 - nexus3.edgexfoundry.org:10004/device-mqtt:557fa96b1e7b02e89e1731c67f49966a69991ec2-3.1.0-dev.3 10:39:53 - 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 10:39:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:39:54 10:39:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:39:54 latest: Pulling from edgex-lftools-log-publisher 10:39:54 5eb5b503b376: Pulling fs layer 10:39:54 5c69ac0246d0: Pulling fs layer 10:39:54 ec43610c2a17: Pulling fs layer 10:39:54 3a2ae6a8a46f: Pulling fs layer 10:39:54 33b1e0a273af: Pulling fs layer 10:39:54 5d3b04190fa2: Pulling fs layer 10:39:54 2f39f015ded8: Pulling fs layer 10:39:54 3a2ae6a8a46f: Waiting 10:39:54 5d3b04190fa2: Waiting 10:39:54 2f39f015ded8: Waiting 10:39:54 33b1e0a273af: Waiting 10:39:54 5c69ac0246d0: Verifying Checksum 10:39:54 5c69ac0246d0: Download complete 10:39:54 3a2ae6a8a46f: Verifying Checksum 10:39:54 3a2ae6a8a46f: Download complete 10:39:54 33b1e0a273af: Verifying Checksum 10:39:54 33b1e0a273af: Download complete 10:39:54 5d3b04190fa2: Download complete 10:39:54 ec43610c2a17: Verifying Checksum 10:39:54 ec43610c2a17: Download complete 10:39:54 5eb5b503b376: Verifying Checksum 10:39:54 5eb5b503b376: Download complete 10:39:55 2f39f015ded8: Download complete 10:39:56 5eb5b503b376: Pull complete 10:39:56 5c69ac0246d0: Pull complete 10:39:56 ec43610c2a17: Pull complete 10:39:57 3a2ae6a8a46f: Pull complete 10:39:57 33b1e0a273af: Pull complete 10:39:57 5d3b04190fa2: Pull complete 10:40:01 2f39f015ded8: Pull complete 10:40:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:40:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:40:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:01 prd-ubuntu20.04-docker-8c-8g-3218 does not seem to be running inside a container 10:40:01 $ 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 10:40:07 $ docker top 8a63bb80334997985bb7a23c17ff1c22fe96dda9c5e4217f2e425b9fbe32d6c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:40:07 ---> job-cost.sh 10:40:07 lf-activate-venv: SKIPPING 10:40:07 INFO: No Stack... 10:40:08 INFO: Retrieving Pricing Info for: v3-standard-8 10:40:08 INFO: Archiving Costs [Pipeline] sh 10:40:08 + + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 10:40:08 cut -d, -f6 [Pipeline] lock 10:40:08 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-131-stack-cost] 10:40:08 Resource [jenkins-edgexfoundry-device-mqtt-go-main-131-stack-cost] did not exist. Created. 10:40:08 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:40:09 + echo total: 0.2199999988079071 [Pipeline] stash 10:40:09 Stashed 1 file(s) [Pipeline] } 10:40:09 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-131-stack-cost] [Pipeline] // lock [Pipeline] } 10:40:09 $ docker stop --time=1 8a63bb80334997985bb7a23c17ff1c22fe96dda9c5e4217f2e425b9fbe32d6c0 10:40:10 $ docker rm -f --volumes 8a63bb80334997985bb7a23c17ff1c22fe96dda9c5e4217f2e425b9fbe32d6c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:40:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3223 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 10:40:22 Running in /w/workspace/device-mqtt-go/131 [Pipeline] { [Pipeline] checkout 10:40:22 The recommended git tool is: git 10:40:27 using credential edgex-jenkins-ssh 10:40:27 Cloning the remote Git repository 10:40:28 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 10:40:28 > git init /w/workspace/device-mqtt-go/131 # timeout=10 10:40:28 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 10:40:28 > git --version # timeout=10 10:40:28 > git --version # 'git version 2.25.1' 10:40:28 using GIT_SSH to set credentials SSH Credentials for GitHub 10:40:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:40:29 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 10:40:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:40:30 Avoid second fetch 10:40:30 Checking out Revision 557fa96b1e7b02e89e1731c67f49966a69991ec2 (main) 10:40:31 Commit message: "Merge pull request #617 from jackchenjc/pkg-errors-removal" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:40:30 > git config core.sparsecheckout # timeout=10 10:40:30 > git checkout -f 557fa96b1e7b02e89e1731c67f49966a69991ec2 # timeout=10 10:40:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:40:32 % Total % Received % Xferd Average Speed Time Time Time Current 10:40:32 Dload Upload Total Spent Left Speed 10:40:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 10:40:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:40:33 + sudo tee /etc/docker/daemon.new+ 10:40:33 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:40:33 { 10:40:33 "registry-mirrors": [ 10:40:33 "https://nexus3.edgexfoundry.org:10001" 10:40:33 ], 10:40:33 "bip": "10.250.0.254/24", 10:40:33 "hosts": [ 10:40:33 "tcp://0.0.0.0:5555", 10:40:33 "unix:///var/run/docker.sock" 10:40:33 ], 10:40:33 "mtu": 1458, 10:40:33 "selinux-enabled": true, 10:40:33 "seccomp-profile": "/etc/docker/seccomp.json" 10:40:33 } [Pipeline] sh 10:40:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:40:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:40:52 provisioning config files... 10:40:52 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/131@tmp/config3740343079785459121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:40:52 ---> docker-login.sh 10:40:52 nexus3.edgexfoundry.org:10001 10:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:40:53 Configure a credential helper to remove this warning. See 10:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:40:53 10:40:53 Login Succeeded 10:40:53 nexus3.edgexfoundry.org:10002 10:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:40:53 Configure a credential helper to remove this warning. See 10:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:40:53 10:40:53 Login Succeeded 10:40:53 nexus3.edgexfoundry.org:10003 10:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:40:53 Configure a credential helper to remove this warning. See 10:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:40:53 10:40:53 Login Succeeded 10:40:53 nexus3.edgexfoundry.org:10004 10:40:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:40:54 Configure a credential helper to remove this warning. See 10:40:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:40:54 10:40:54 Login Succeeded 10:40:54 docker.io 10:40:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:40:54 Configure a credential helper to remove this warning. See 10:40:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:40:54 10:40:54 Login Succeeded 10:40:54 ---> docker-login.sh ends [Pipeline] } 10:40:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:40:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:40:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:40:55 ========================================================= 10:40:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:40:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:40:55 Sending build context to Docker daemon 3.317MB 10:40:55 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:40:55 Step 2/12 : FROM ${BASE} AS builder 10:40:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:40:58 edb6bdbacee9: Pulling fs layer 10:40:58 5f9638ab2659: Pulling fs layer 10:40:58 8d51d6327a98: Pulling fs layer 10:40:58 8b374f2dd631: Pulling fs layer 10:40:58 ec14aa9079de: Pulling fs layer 10:40:58 2f466654f4bb: Pulling fs layer 10:40:58 554e91adad29: Pulling fs layer 10:40:58 8b374f2dd631: Waiting 10:40:58 ec14aa9079de: Waiting 10:40:58 2f466654f4bb: Waiting 10:40:58 554e91adad29: Waiting 10:40:58 5f9638ab2659: Verifying Checksum 10:40:58 5f9638ab2659: Download complete 10:40:58 8b374f2dd631: Verifying Checksum 10:40:58 8b374f2dd631: Download complete 10:40:58 ec14aa9079de: Verifying Checksum 10:40:58 ec14aa9079de: Download complete 10:40:58 edb6bdbacee9: Download complete 10:40:59 edb6bdbacee9: Pull complete 10:41:00 554e91adad29: Verifying Checksum 10:41:00 554e91adad29: Download complete 10:41:00 5f9638ab2659: Pull complete 10:41:01 2f466654f4bb: Verifying Checksum 10:41:01 2f466654f4bb: Download complete 10:41:01 8d51d6327a98: Verifying Checksum 10:41:01 8d51d6327a98: Download complete 10:41:13 8d51d6327a98: Pull complete 10:41:13 8b374f2dd631: Pull complete 10:41:13 ec14aa9079de: Pull complete 10:41:22 2f466654f4bb: Pull complete 10:41:24 554e91adad29: Pull complete 10:41:24 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 10:41:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:41:24 ---> 1e15ea492957 10:41:24 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:41:25 ---> Running in 81de3020f008 10:41:26 Removing intermediate container 81de3020f008 10:41:26 ---> f5026db6f784 10:41:26 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:41:26 ---> Running in 8106dd0509cf 10:41:26 Removing intermediate container 8106dd0509cf 10:41:26 ---> 114da4230a76 10:41:26 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:41:26 ---> Running in 0fc2bb2b9e3b 10:41:26 Removing intermediate container 0fc2bb2b9e3b 10:41:26 ---> 0643268c14b4 10:41:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:41:26 ---> Running in 09ce3b6d697c 10:41:27 Removing intermediate container 09ce3b6d697c 10:41:27 ---> f74b9e27c831 10:41:27 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:41:27 ---> Running in 834042af9272 10:41:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:41:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:41:30 (1/4) Installing openssh-keygen (9.1_p1-r4) 10:41:30 (2/4) Installing libedit (20221030.3.1-r0) 10:41:30 (3/4) Installing openssh-client-common (9.1_p1-r4) 10:41:30 (4/4) Installing openssh-client-default (9.1_p1-r4) 10:41:30 Executing busybox-1.35.0-r29.trigger 10:41:30 OK: 268 MiB in 57 packages 10:41:32 Removing intermediate container 834042af9272 10:41:32 ---> 6caf8aa38b00 10:41:32 Step 8/12 : WORKDIR /device-mqtt-go 10:41:32 ---> Running in ba1d8a7fb328 10:41:32 Removing intermediate container ba1d8a7fb328 10:41:32 ---> 399fc72ff7dd 10:41:32 Step 9/12 : COPY go.mod vendor* ./ 10:41:33 ---> a64da954c0b2 10:41:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:41:33 ---> Running in 9e5647ba51ec 10:42:54 Removing intermediate container 9e5647ba51ec 10:42:54 ---> 2269cbed4481 10:42:54 Step 11/12 : COPY . . 10:42:54 ---> 7e4b91d0cb25 10:42:54 Step 12/12 : RUN $MAKE 10:42:54 ---> Running in 56fea537eaaf 10:42:54 noop 10:42:54 Removing intermediate container 56fea537eaaf 10:42:54 ---> 2caa60c38ecd 10:42:54 Successfully built 2caa60c38ecd 10:42:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:55 + docker inspect -f . ci-base-image-arm64 10:42:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:55 prd-ubuntu20.04-docker-arm64-4c-16g-3223 does not seem to be running inside a container 10:42:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/131 -v /w/workspace/device-mqtt-go/131:/w/workspace/device-mqtt-go/131:rw,z -v /w/workspace/device-mqtt-go/131@tmp:/w/workspace/device-mqtt-go/131@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 ******** ci-base-image-arm64 cat 10:42:56 $ docker top 4fbfdec0e2466504e66dc696a73d5e0f40cbe96bfd3f25dfe275bf2bfab036cc -eo pid,comm [Pipeline] { [Pipeline] sh 10:42:57 + go version 10:42:57 go version go1.20.6 linux/arm64 [Pipeline] } 10:42:57 $ docker stop --time=1 4fbfdec0e2466504e66dc696a73d5e0f40cbe96bfd3f25dfe275bf2bfab036cc 10:42:59 $ docker rm -f --volumes 4fbfdec0e2466504e66dc696a73d5e0f40cbe96bfd3f25dfe275bf2bfab036cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:59 + docker inspect -f . ci-base-image-arm64 10:42:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:00 prd-ubuntu20.04-docker-arm64-4c-16g-3223 does not seem to be running inside a container 10:43:00 $ 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/131 -v /w/workspace/device-mqtt-go/131:/w/workspace/device-mqtt-go/131:rw,z -v /w/workspace/device-mqtt-go/131@tmp:/w/workspace/device-mqtt-go/131@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 ******** ci-base-image-arm64 cat 10:43:01 $ docker top 4b7c2769cf34456ff580ebe61d8168fb11a875aaa26ab84df4f72219522eeea6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:43:02 + git config --global --add safe.directory /w/workspace/device-mqtt-go/131 [Pipeline] fileExists [Pipeline] sh 10:43:02 + make test 10:43:02 go test ./... -coverprofile=coverage.out ./... 10:43:41 ? github.com/edgexfoundry/device-mqtt-go [no test files] 10:46:18 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 10:46:18 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 10:46:18 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.078s coverage: 22.8% of statements 10:46:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:46:18 go vet ./... 10:46:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:46:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:46:40 ./bin/test-attribution-txt.sh [Pipeline] echo 10:46:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:46:40 $ docker stop --time=1 4b7c2769cf34456ff580ebe61d8168fb11a875aaa26ab84df4f72219522eeea6 10:46:42 $ docker rm -f --volumes 4b7c2769cf34456ff580ebe61d8168fb11a875aaa26ab84df4f72219522eeea6 [Pipeline] // withDockerContainer [Pipeline] sh 10:46:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:46:44 Warning: overwriting stash ‘coverage-report’ 10:46:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:46:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:46:45 + ls -al . 10:46:45 total 180 10:46:45 drwxrwxr-x 9 jenkins jenkins 4096 Aug 9 10:43 . 10:46:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:40 .. 10:46:45 -rw-rw-r-- 1 jenkins jenkins 140 Aug 9 10:40 .dockerignore 10:46:45 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:40 .git 10:46:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:40 .github 10:46:45 -rw-rw-r-- 1 jenkins jenkins 329 Aug 9 10:40 .gitignore 10:46:45 -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 10:40 .golangci.yml 10:46:45 -rw-rw-r-- 1 jenkins jenkins 9317 Aug 9 10:40 Attribution.txt 10:46:45 -rw-rw-r-- 1 jenkins jenkins 17522 Aug 9 10:40 CHANGELOG.md 10:46:45 -rw-rw-r-- 1 jenkins jenkins 1689 Aug 9 10:40 Dockerfile 10:46:45 -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 10:40 GOVERNANCE.md 10:46:45 -rw-rw-r-- 1 jenkins jenkins 678 Aug 9 10:40 Jenkinsfile 10:46:45 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 10:40 LICENSE 10:46:45 -rw-rw-r-- 1 jenkins jenkins 1732 Aug 9 10:40 Makefile 10:46:45 -rw-rw-r-- 1 jenkins jenkins 620 Aug 9 10:40 OWNERS.md 10:46:45 -rw-rw-r-- 1 jenkins jenkins 3695 Aug 9 10:40 README.md 10:46:45 -rw-rw-r-- 1 jenkins jenkins 11 Aug 9 10:37 VERSION 10:46:45 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 10:40 bin 10:46:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:40 cmd 10:46:45 -rw-r--r-- 1 jenkins jenkins 18506 Aug 9 10:46 coverage.out 10:46:45 -rw-rw-r-- 1 jenkins jenkins 3285 Aug 9 10:40 go.mod 10:46:45 -rw-rw-r-- 1 jenkins jenkins 31322 Aug 9 10:40 go.sum 10:46:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:40 internal 10:46:45 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 10:40 mock 10:46:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:40 snap 10:46:45 -rw-rw-r-- 1 jenkins jenkins 227 Aug 9 10:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:45 + 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=557fa96b1e7b02e89e1731c67f49966a69991ec2 --label arch=arm64 --label version=3.1.0-dev.3 . 10:46:46 Sending build context to Docker daemon 3.336MB 10:46:46 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 10:46:46 Step 2/24 : FROM ${BASE} AS builder 10:46:46 ---> 2caa60c38ecd 10:46:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:46:46 ---> Running in 8a934aa439af 10:46:46 Removing intermediate container 8a934aa439af 10:46:46 ---> 27712806c61e 10:46:46 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:46:46 ---> Running in d3f43309c917 10:46:47 Removing intermediate container d3f43309c917 10:46:47 ---> b52a8af12c61 10:46:47 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:46:47 ---> Running in 9c4c21b7bfeb 10:46:47 Removing intermediate container 9c4c21b7bfeb 10:46:47 ---> 30b21326f91c 10:46:47 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:46:47 ---> Running in c619b19eda85 10:46:47 Removing intermediate container c619b19eda85 10:46:47 ---> 932a6e3c7fe0 10:46:47 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:46:47 ---> Running in c653d8afbc8a 10:46:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:46:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:46:51 OK: 268 MiB in 57 packages 10:46:52 Removing intermediate container c653d8afbc8a 10:46:52 ---> 85edceb11a94 10:46:52 Step 8/24 : WORKDIR /device-mqtt-go 10:46:52 ---> Running in 2cbc74463a04 10:46:52 Removing intermediate container 2cbc74463a04 10:46:52 ---> bb4396f09801 10:46:52 Step 9/24 : COPY go.mod vendor* ./ 10:46:53 ---> 816f7aa2b4aa 10:46:53 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:53 ---> Running in 4d25e74bb77b 10:46:55 Removing intermediate container 4d25e74bb77b 10:46:55 ---> 4356a96077fb 10:46:55 Step 11/24 : COPY . . 10:46:56 ---> 9ef323c82a84 10:46:56 Step 12/24 : RUN $MAKE 10:46:56 ---> Running in 6f6b1342939b 10:46:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 10:49:34 Removing intermediate container 6f6b1342939b 10:49:34 ---> 2483d06dc4d3 10:49:34 Step 13/24 : FROM alpine:3.17 10:49:34 3.17: Pulling from library/alpine 10:49:34 4060ece20d7a: Pulling fs layer 10:49:34 4060ece20d7a: Verifying Checksum 10:49:34 4060ece20d7a: Download complete 10:49:34 4060ece20d7a: Pull complete 10:49:34 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 10:49:34 Status: Downloaded newer image for alpine:3.17 10:49:34 ---> 8650cd65339b 10:49:34 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 10:49:34 ---> Running in 53d1d71c1b87 10:49:34 Removing intermediate container 53d1d71c1b87 10:49:34 ---> d222d80ebd92 10:49:34 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:49:34 ---> Running in 870e28cf2902 10:49:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:49:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:49:34 (1/1) Installing dumb-init (1.2.5-r2) 10:49:34 Executing busybox-1.35.0-r29.trigger 10:49:34 OK: 8 MiB in 16 packages 10:49:34 Removing intermediate container 870e28cf2902 10:49:34 ---> 91b0c510be5a 10:49:34 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 10:49:34 ---> 5d2949e22bc3 10:49:34 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 10:49:34 ---> cdc6ffcd5690 10:49:34 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 10:49:34 ---> 069577efbc98 10:49:34 Step 19/24 : EXPOSE 59982 10:49:34 ---> Running in c5d2d2436223 10:49:34 Removing intermediate container c5d2d2436223 10:49:34 ---> 2c57ac84a649 10:49:34 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 10:49:34 ---> Running in 2b7c93b03127 10:49:34 Removing intermediate container 2b7c93b03127 10:49:34 ---> 2a23812edf0b 10:49:34 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 10:49:34 ---> Running in 9bc02460f672 10:49:34 Removing intermediate container 9bc02460f672 10:49:34 ---> fc5fd6eb2761 10:49:34 Step 22/24 : LABEL arch=arm64 10:49:34 ---> Running in dcffbb3c692b 10:49:34 Removing intermediate container dcffbb3c692b 10:49:34 ---> bf948749868e 10:49:34 Step 23/24 : LABEL git_sha=557fa96b1e7b02e89e1731c67f49966a69991ec2 10:49:34 ---> Running in 613f6b18f041 10:49:34 Removing intermediate container 613f6b18f041 10:49:34 ---> 66e2baded105 10:49:34 Step 24/24 : LABEL version=3.1.0-dev.3 10:49:34 ---> Running in 73a13e027671 10:49:34 Removing intermediate container 73a13e027671 10:49:34 ---> 9d98138f472c 10:49:34 [Warning] One or more build-args [ARCH] were not consumed 10:49:34 Successfully built 9d98138f472c 10:49: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 10:49:34 provisioning config files... 10:49:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/131@tmp/config10906773636010012994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:49:34 ---> docker-login.sh 10:49:34 nexus3.edgexfoundry.org:10001 10:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:49:35 Configure a credential helper to remove this warning. See 10:49:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:49:35 10:49:35 Login Succeeded 10:49:35 nexus3.edgexfoundry.org:10002 10:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:49:35 Configure a credential helper to remove this warning. See 10:49:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:49:35 10:49:35 Login Succeeded 10:49:35 nexus3.edgexfoundry.org:10003 10:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:49:35 Configure a credential helper to remove this warning. See 10:49:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:49:35 10:49:35 Login Succeeded 10:49:35 nexus3.edgexfoundry.org:10004 10:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:49:36 Configure a credential helper to remove this warning. See 10:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:49:36 10:49:36 Login Succeeded 10:49:36 docker.io 10:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:49:36 Configure a credential helper to remove this warning. See 10:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:49:36 10:49:36 Login Succeeded 10:49:36 ---> docker-login.sh ends [Pipeline] } 10:49:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:49:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:49:36 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 10:49:36 557fa96b1e7b02e89e1731c67f49966a69991ec2 10:49:36 latest 10:49:36 3.1.0-dev.3 10:49:36 557fa96b1e7b02e89e1731c67f49966a69991ec2-3.1.0-dev.3 10:49:36 main 10:49:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:37 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:557fa96b1e7b02e89e1731c67f49966a69991ec2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:37 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:557fa96b1e7b02e89e1731c67f49966a69991ec2 10:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 10:49:37 dbfea262741a: Preparing 10:49:37 a5989861b311: Preparing 10:49:37 bff366939e34: Preparing 10:49:37 17fab7ae5d06: Preparing 10:49:37 d2d9d24a8c2a: Preparing 10:49:37 d2d9d24a8c2a: Layer already exists 10:49:37 dbfea262741a: Pushed 10:49:37 a5989861b311: Pushed 10:49:37 17fab7ae5d06: Pushed 10:49:43 bff366939e34: Pushed 10:49:43 557fa96b1e7b02e89e1731c67f49966a69991ec2: digest: sha256:f317c511a3d47460f202a79fd7404bf7aad0705b22dbb2e6f730b2364113e0f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:43 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:44 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 10:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 10:49:44 dbfea262741a: Preparing 10:49:44 a5989861b311: Preparing 10:49:44 bff366939e34: Preparing 10:49:44 17fab7ae5d06: Preparing 10:49:44 d2d9d24a8c2a: Preparing 10:49:44 dbfea262741a: Layer already exists 10:49:44 d2d9d24a8c2a: Layer already exists 10:49:44 a5989861b311: Layer already exists 10:49:44 17fab7ae5d06: Layer already exists 10:49:44 bff366939e34: Layer already exists 10:49:44 latest: digest: sha256:f317c511a3d47460f202a79fd7404bf7aad0705b22dbb2e6f730b2364113e0f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:44 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:45 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.3 10:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 10:49:45 dbfea262741a: Preparing 10:49:45 a5989861b311: Preparing 10:49:45 bff366939e34: Preparing 10:49:45 17fab7ae5d06: Preparing 10:49:45 d2d9d24a8c2a: Preparing 10:49:45 17fab7ae5d06: Layer already exists 10:49:45 d2d9d24a8c2a: Layer already exists 10:49:45 a5989861b311: Layer already exists 10:49:45 bff366939e34: Layer already exists 10:49:45 dbfea262741a: Layer already exists 10:49:45 3.1.0-dev.3: digest: sha256:f317c511a3d47460f202a79fd7404bf7aad0705b22dbb2e6f730b2364113e0f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:45 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:557fa96b1e7b02e89e1731c67f49966a69991ec2-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:45 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:557fa96b1e7b02e89e1731c67f49966a69991ec2-3.1.0-dev.3 10:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 10:49:45 dbfea262741a: Preparing 10:49:45 a5989861b311: Preparing 10:49:45 bff366939e34: Preparing 10:49:45 17fab7ae5d06: Preparing 10:49:45 d2d9d24a8c2a: Preparing 10:49:45 d2d9d24a8c2a: Layer already exists 10:49:45 17fab7ae5d06: Layer already exists 10:49:45 dbfea262741a: Layer already exists 10:49:45 a5989861b311: Layer already exists 10:49:45 bff366939e34: Layer already exists 10:49:45 557fa96b1e7b02e89e1731c67f49966a69991ec2-3.1.0-dev.3: digest: sha256:f317c511a3d47460f202a79fd7404bf7aad0705b22dbb2e6f730b2364113e0f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:46 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:46 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 10:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 10:49:46 dbfea262741a: Preparing 10:49:46 a5989861b311: Preparing 10:49:46 bff366939e34: Preparing 10:49:46 17fab7ae5d06: Preparing 10:49:46 d2d9d24a8c2a: Preparing 10:49:46 dbfea262741a: Layer already exists 10:49:46 17fab7ae5d06: Layer already exists 10:49:46 bff366939e34: Layer already exists 10:49:46 d2d9d24a8c2a: Layer already exists 10:49:46 a5989861b311: Layer already exists 10:49:46 main: digest: sha256:f317c511a3d47460f202a79fd7404bf7aad0705b22dbb2e6f730b2364113e0f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:49:47 ===================================================== [Pipeline] echo 10:49:47 taggedImages: 10:49:47 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:557fa96b1e7b02e89e1731c67f49966a69991ec2 10:49:47 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 10:49:47 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.3 10:49:47 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:557fa96b1e7b02e89e1731c67f49966a69991ec2-3.1.0-dev.3 10:49:47 - 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 10:49:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:49:47 10:49:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:49:47 arm64: Pulling from edgex-lftools-log-publisher 10:49:47 8998bd30e6a1: Pulling fs layer 10:49:47 04944245beec: Pulling fs layer 10:49:47 699f458cf7ca: Pulling fs layer 10:49:47 765212b225bb: Pulling fs layer 10:49:47 f23df028b6ca: Pulling fs layer 10:49:47 d65c8cfc05b1: Pulling fs layer 10:49:47 2437ff75d9bd: Pulling fs layer 10:49:47 765212b225bb: Waiting 10:49:47 f23df028b6ca: Waiting 10:49:47 d65c8cfc05b1: Waiting 10:49:47 2437ff75d9bd: Waiting 10:49:48 04944245beec: Verifying Checksum 10:49:48 04944245beec: Download complete 10:49:48 765212b225bb: Verifying Checksum 10:49:48 765212b225bb: Download complete 10:49:48 f23df028b6ca: Verifying Checksum 10:49:48 f23df028b6ca: Download complete 10:49:48 d65c8cfc05b1: Verifying Checksum 10:49:48 d65c8cfc05b1: Download complete 10:49:48 699f458cf7ca: Verifying Checksum 10:49:48 699f458cf7ca: Download complete 10:49:48 8998bd30e6a1: Verifying Checksum 10:49:48 8998bd30e6a1: Download complete 10:49:50 2437ff75d9bd: Verifying Checksum 10:49:50 2437ff75d9bd: Download complete 10:49:52 8998bd30e6a1: Pull complete 10:49:52 04944245beec: Pull complete 10:49:53 699f458cf7ca: Pull complete 10:49:53 765212b225bb: Pull complete 10:49:54 f23df028b6ca: Pull complete 10:49:54 d65c8cfc05b1: Pull complete 10:50:07 2437ff75d9bd: Pull complete 10:50:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:50:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:50:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:07 prd-ubuntu20.04-docker-arm64-4c-16g-3223 does not seem to be running inside a container 10:50:07 $ 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/131 -v /w/workspace/device-mqtt-go/131:/w/workspace/device-mqtt-go/131:rw,z -v /w/workspace/device-mqtt-go/131@tmp:/w/workspace/device-mqtt-go/131@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:arm64 cat 10:50:10 $ docker top 5c7b5f9851073c989a49fbbaf3d77652ff2b1222bec9666835a19b5e504ad90e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:50:11 ---> job-cost.sh 10:50:11 lf-activate-venv: SKIPPING 10:50:11 INFO: No Stack... 10:50:11 INFO: Retrieving Pricing Info for: v3-standard-4 10:50:12 INFO: Archiving Costs [Pipeline] sh 10:50:12 + cat /w/workspace/device-mqtt-go/131/archives/cost.csv 10:50:12 + cut -d, -f6 [Pipeline] lock 10:50:12 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-131-stack-cost] 10:50:12 Resource [jenkins-edgexfoundry-device-mqtt-go-main-131-stack-cost] did not exist. Created. 10:50:12 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:50:13 /w/workspace/device-mqtt-go/131@tmp/durable-18962333/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:50:14 + echo total: 0.10999999940395355 [Pipeline] stash 10:50:14 Warning: overwriting stash ‘stack-cost’ 10:50:14 Stashed 1 file(s) [Pipeline] } 10:50:14 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-131-stack-cost] [Pipeline] // lock [Pipeline] } 10:50:14 $ docker stop --time=1 5c7b5f9851073c989a49fbbaf3d77652ff2b1222bec9666835a19b5e504ad90e 10:50:15 $ docker rm -f --volumes 5c7b5f9851073c989a49fbbaf3d77652ff2b1222bec9666835a19b5e504ad90e [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 10:50:16 provisioning config files... 10:50:16 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5979900998798088483tmp [Pipeline] { [Pipeline] sh 10:50:16 + set +x 10:50:16 + curl -s https://codecov.io/bash 10:50:16 + bash -s -- 10:50:16 10:50:16 _____ _ 10:50:16 / ____| | | 10:50:16 | | ___ __| | ___ ___ _____ __ 10:50:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:50:16 | |___| (_) | (_| | __/ (_| (_) \ V / 10:50:16 \_____\___/ \__,_|\___|\___\___/ \_/ 10:50:16 Bash-1.0.6 10:50:16 10:50:16 10:50:16 ==> git version 2.25.1 found 10:50:16 ==> 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 10:50:16 Release-Date: 2020-01-08 10:50:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:50:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:50:16 ==> Jenkins CI detected. 10:50:16 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 10:50:16 project root: . 10:50:16 --> token set from env 10:50:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:50:16 ==> Running gcov in . (disable via -X gcov) 10:50:16 ==> Python coveragepy not found 10:50:16 ==> Searching for coverage reports in: 10:50:16 + . 10:50:16 -> Found 1 reports 10:50:16 ==> Detecting git/mercurial file structure 10:50:16 ==> Reading reports 10:50:16 + ./coverage.out bytes=18506 10:50:16 ==> Appending adjustments 10:50:16 https://docs.codecov.io/docs/fixing-reports 10:50:16 + Found adjustments 10:50:16 ==> Gzipping contents 10:50:16 4.0K /tmp/codecov.afNrkN.gz 10:50:16 ==> Uploading reports 10:50:16 url: https://codecov.io 10:50:16 query: branch=main&commit=557fa96b1e7b02e89e1731c67f49966a69991ec2&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:50:16 -> Pinging Codecov 10:50:16 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=557fa96b1e7b02e89e1731c67f49966a69991ec2&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:50:16 -> Uploading to 10:50:16 https://storage.googleapis.com/codecov/v4/raw/2023-08-09/7D719EC7BBE17E464838252E33014C33/557fa96b1e7b02e89e1731c67f49966a69991ec2/e5c86b46-e9f1-4b18-92d0-4743697afcaa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230809T105016Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1dfef4a6be8fc03261f3adb005c14701ac21d7886c8b3c75b77011276adc8fd3 10:50:17 % Total % Received % Xferd Average Speed Time Time Time Current 10:50:17 Dload Upload Total Spent Left Speed 10:50:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 15328 --:--:-- --:--:-- --:--:-- 15328 10:50:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/557fa96b1e7b02e89e1731c67f49966a69991ec2 [Pipeline] } 10:50:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:50:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:50:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:50:17 10:50:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:50:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:50:17 df9b9388f04a: Pulling fs layer 10:50:17 52dc419b0ee2: Pulling fs layer 10:50:17 25bc292e5bac: Pulling fs layer 10:50:17 114826534d7a: Pulling fs layer 10:50:17 4657fd5d0bcf: Pulling fs layer 10:50:17 6ad1cebc031e: Pulling fs layer 10:50:17 8a3aa393b2d8: Pulling fs layer 10:50:17 4657fd5d0bcf: Waiting 10:50:17 6ad1cebc031e: Waiting 10:50:17 8a3aa393b2d8: Waiting 10:50:17 114826534d7a: Waiting 10:50:17 25bc292e5bac: Verifying Checksum 10:50:17 25bc292e5bac: Download complete 10:50:17 52dc419b0ee2: Download complete 10:50:17 4657fd5d0bcf: Verifying Checksum 10:50:17 4657fd5d0bcf: Download complete 10:50:17 df9b9388f04a: Verifying Checksum 10:50:18 df9b9388f04a: Pull complete 10:50:18 52dc419b0ee2: Pull complete 10:50:18 6ad1cebc031e: Verifying Checksum 10:50:18 6ad1cebc031e: Download complete 10:50:18 25bc292e5bac: Pull complete 10:50:18 114826534d7a: Verifying Checksum 10:50:18 114826534d7a: Download complete 10:50:18 8a3aa393b2d8: Verifying Checksum 10:50:18 8a3aa393b2d8: Download complete 10:50:22 114826534d7a: Pull complete 10:50:22 4657fd5d0bcf: Pull complete 10:50:22 6ad1cebc031e: Pull complete 10:50:24 8a3aa393b2d8: Pull complete 10:50:24 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:50:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:50:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:24 prd-ubuntu20.04-docker-8c-8g-3218 does not seem to be running inside a container 10:50:24 $ 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 10:50:28 $ docker top c6eee22dc6a23461c36984edbeacc01f85f78f2364c4b1756636307281fb5f50 -eo pid,comm [Pipeline] { [Pipeline] echo 10:50:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 10:50:28 + set -o pipefail 10:50:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 10:50:34 10:50:34 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 10:50:34 10:50:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/2e3ccf6b-a839-4183-85e0-aea32879991b 10:50:34 10:50:34 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:50:34 10:50:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:50:34 10:50:34 10:50:34 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:50:34 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:50:34 More details here: https://snyk.co/ue1NS 10:50:34 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 10:50:34 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:50:34 $ docker stop --time=1 c6eee22dc6a23461c36984edbeacc01f85f78f2364c4b1756636307281fb5f50 10:50:37 $ docker rm -f --volumes c6eee22dc6a23461c36984edbeacc01f85f78f2364c4b1756636307281fb5f50 [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 10:50:37 + git log --format=format:%s -1 557fa96b1e7b02e89e1731c67f49966a69991ec2 [Pipeline] sh 10:50:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:50:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:50:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:38 prd-ubuntu20.04-docker-8c-8g-3218 does not seem to be running inside a container 10:50: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 10:50:38 $ docker top b398689b07d46a1627784559a26d171030a1e89cfd5ac36449b4ea16ab716b8c -eo pid,comm 10:50: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). 10:50:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:50:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:50:38 [ssh-agent] Looking for ssh-agent implementation... 10:50:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:50:39 $ docker exec b398689b07d46a1627784559a26d171030a1e89cfd5ac36449b4ea16ab716b8c ssh-agent 10:50:39 SSH_AUTH_SOCK=/tmp/ssh-kUd31MmpSaKU/agent.33 10:50:39 SSH_AGENT_PID=39 10:50:39 Running ssh-add (command line suppressed) 10:50:39 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10002608729426274591.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10002608729426274591.key) 10:50:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:50:39 + git semver tag 10:50:39 2023-08-09 10:50:39,713 [run_tag] DEBUG tag force:False 10:50:39 2023-08-09 10:50:39,713 [check_head_tag] DEBUG check head tag 10:50:39 2023-08-09 10:50:39,713 [execute] INFO git cat-file --batch-check 10:50:39 2023-08-09 10:50:39,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 10:50:39 2023-08-09 10:50:39,717 [execute] INFO git cat-file --batch 10:50:39 2023-08-09 10:50:39,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 10:50:39 2023-08-09 10:50:39,724 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:50:39 2023-08-09 10:50:39,725 [execute] INFO git tag -a v3.1.0-dev.3 -m v3.1.0-dev.3 10:50:39 2023-08-09 10:50:39,725 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.3', '-m', 'v3.1.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 10:50:39 2023-08-09 10:50:39,729 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:50:39 3.1.0-dev.3 [Pipeline] } 10:50:39 $ docker exec --env ******** --env ******** b398689b07d46a1627784559a26d171030a1e89cfd5ac36449b4ea16ab716b8c ssh-agent -k 10:50:39 unset SSH_AUTH_SOCK; 10:50:39 unset SSH_AGENT_PID; 10:50:39 echo Agent pid 39 killed; 10:50:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:50:40 + git semver [Pipeline] } 10:50:40 $ docker stop --time=1 b398689b07d46a1627784559a26d171030a1e89cfd5ac36449b4ea16ab716b8c 10:50:41 $ docker rm -f --volumes b398689b07d46a1627784559a26d171030a1e89cfd5ac36449b4ea16ab716b8c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:50:42 10:50:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:50:42 0.23.1-centos7: Pulling from edgex-lftools 10:50:42 ab5ef0e58194: Pulling fs layer 10:50:42 9712f1f96733: Pulling fs layer 10:50:42 63f879dbbcfc: Pulling fs layer 10:50:42 0d9ebad4ef96: Pulling fs layer 10:50:42 e9a5061849ea: Pulling fs layer 10:50:42 d747dcd14b5f: Pulling fs layer 10:50:42 2de7ff778b66: Pulling fs layer 10:50:42 e9a5061849ea: Waiting 10:50:42 d747dcd14b5f: Waiting 10:50:42 2de7ff778b66: Waiting 10:50:42 0d9ebad4ef96: Waiting 10:50:42 9712f1f96733: Verifying Checksum 10:50:42 9712f1f96733: Download complete 10:50:43 63f879dbbcfc: Verifying Checksum 10:50:43 63f879dbbcfc: Download complete 10:50:43 0d9ebad4ef96: Verifying Checksum 10:50:43 0d9ebad4ef96: Download complete 10:50:43 d747dcd14b5f: Verifying Checksum 10:50:43 d747dcd14b5f: Download complete 10:50:43 e9a5061849ea: Verifying Checksum 10:50:43 e9a5061849ea: Download complete 10:50:43 ab5ef0e58194: Verifying Checksum 10:50:43 ab5ef0e58194: Download complete 10:50:43 2de7ff778b66: Verifying Checksum 10:50:43 2de7ff778b66: Download complete 10:50:45 ab5ef0e58194: Pull complete 10:50:45 9712f1f96733: Pull complete 10:50:46 63f879dbbcfc: Pull complete 10:50:49 0d9ebad4ef96: Pull complete 10:50:49 e9a5061849ea: Pull complete 10:50:49 d747dcd14b5f: Pull complete 10:50:50 2de7ff778b66: Pull complete 10:50:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:50:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:50:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:50 prd-ubuntu20.04-docker-8c-8g-3218 does not seem to be running inside a container 10:50:50 $ 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 10:50:55 $ docker top cbcb6eedc5405c43621e8805d0ea235bb8db047bfc47f5e324e6bf9c4787e66e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:50:55 provisioning config files... 10:50:55 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7240584933684212381tmp 10:50:55 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18234492245024483602tmp 10:50:55 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16268905839471344086tmp [Pipeline] { [Pipeline] echo 10:50:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:50:55 ---> sigul-configuration.sh 10:50:55 gpg: directory `/root/.gnupg' created 10:50:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:50:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:50:55 gpg: keyring `/root/.gnupg/secring.gpg' created 10:50:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:50:55 gpg: CAST5 encrypted data 10:50:55 gpg: encrypted with 1 passphrase 10:50:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:50:56 + mkdir /home/jenkins 10:50:56 + mkdir /home/jenkins/sigul [Pipeline] sh 10:50: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 10:50:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:50:56 ---> sigul-install.sh 10:50:56 Sigul already installed; skipping installation. [Pipeline] sh 10:50:56 + git tag --list 10:50:56 0.7.1 10:50:56 v1.0.0 10:50:56 v1.1.0 10:50:56 v1.1.1 10:50:56 v1.2.2 10:50:56 v1.3.0 10:50:56 v1.3.1 10:50:56 v2.0.0 10:50:56 v2.1.0 10:50:56 v2.1.1 10:50:56 v2.2.0 10:50:56 v2.3.0 10:50:56 v3.0 10:50:56 v3.0.0 10:50:56 v3.1.0-dev.1 10:50:56 v3.1.0-dev.2 10:50:56 v3.1.0-dev.3 [Pipeline] sh 10:50:57 + lftools sign git-tag v3.1.0-dev.3 10:50:57 Signing Git tag with Sigul... 10:50:57 Signing v3.1.0-dev.3 [Pipeline] echo 10:50:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:50:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:50:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:50:58 $ docker stop --time=1 cbcb6eedc5405c43621e8805d0ea235bb8db047bfc47f5e324e6bf9c4787e66e 10:50:59 $ docker rm -f --volumes cbcb6eedc5405c43621e8805d0ea235bb8db047bfc47f5e324e6bf9c4787e66e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:51:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:51:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:51:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:00 prd-ubuntu20.04-docker-8c-8g-3218 does not seem to be running inside a container 10:51: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 10:51:00 $ docker top d85121bad5f3c438f40fde195b2df65cb76238b5146219644744c257dcc4d24e -eo pid,comm 10:51: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). 10:51:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:51:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:51:00 [ssh-agent] Looking for ssh-agent implementation... 10:51:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:51:01 $ docker exec d85121bad5f3c438f40fde195b2df65cb76238b5146219644744c257dcc4d24e ssh-agent 10:51:01 SSH_AUTH_SOCK=/tmp/ssh-qMtRt1CCCl5I/agent.32 10:51:01 SSH_AGENT_PID=38 10:51:01 Running ssh-add (command line suppressed) 10:51:01 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14871497235461290762.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14871497235461290762.key) 10:51:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:51:01 + git semver bump pre 10:51:01 2023-08-09 10:51:01,705 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:51:01 2023-08-09 10:51:01,705 [bump_version] DEBUG bumping version:3.1.0-dev.3 on axis:pre with prefix:dev 10:51:01 2023-08-09 10:51:01,705 [bump_version] DEBUG bumped version:3.1.0-dev.4 10:51:01 2023-08-09 10:51:01,705 [write_version] DEBUG write version:3.1.0-dev.4 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 10:51:01 2023-08-09 10:51:01,705 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:51:01 2023-08-09 10:51:01,705 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:51:01 2023-08-09 10:51:01,707 [execute] INFO git cat-file --batch-check 10:51:01 2023-08-09 10:51:01,708 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:51:01 2023-08-09 10:51:01,714 [execute] INFO git cat-file --batch 10:51:01 2023-08-09 10:51:01,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:51:01 2023-08-09 10:51:01,720 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:51:01 3.1.0-dev.4 [Pipeline] } 10:51:01 $ docker exec --env ******** --env ******** d85121bad5f3c438f40fde195b2df65cb76238b5146219644744c257dcc4d24e ssh-agent -k 10:51:01 unset SSH_AUTH_SOCK; 10:51:01 unset SSH_AGENT_PID; 10:51:01 echo Agent pid 38 killed; 10:51:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:51:02 + git semver [Pipeline] } 10:51:02 $ docker stop --time=1 d85121bad5f3c438f40fde195b2df65cb76238b5146219644744c257dcc4d24e 10:51:03 $ docker rm -f --volumes d85121bad5f3c438f40fde195b2df65cb76238b5146219644744c257dcc4d24e [Pipeline] // withDockerContainer [Pipeline] sh 10:51:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:51:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:51:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:04 prd-ubuntu20.04-docker-8c-8g-3218 does not seem to be running inside a container 10:51: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 10:51:04 $ docker top a9661f4c9a023dc0992acde92228958fd06e9526ed821dd78647c86c7ad76565 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:51:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:51:04 [ssh-agent] Looking for ssh-agent implementation... 10:51:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:51:05 $ docker exec a9661f4c9a023dc0992acde92228958fd06e9526ed821dd78647c86c7ad76565 ssh-agent 10:51:05 SSH_AUTH_SOCK=/tmp/ssh-93CLfHR11kqR/agent.32 10:51:05 SSH_AGENT_PID=38 10:51:05 Running ssh-add (command line suppressed) 10:51:05 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7396159647253659324.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7396159647253659324.key) 10:51:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:51:05 + git semver push 10:51:05 2023-08-09 10:51:05,794 [run_push] DEBUG push 10:51:05 2023-08-09 10:51:05,795 [execute] INFO git cat-file --batch-check 10:51:05 2023-08-09 10:51:05,796 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:51:05 2023-08-09 10:51:05,799 [execute] INFO git rev-list eebd2b887633ff946fea59e8988275788e2dab50 -- 10:51:05 2023-08-09 10:51:05,799 [execute] DEBUG Popen(['git', 'rev-list', 'eebd2b887633ff946fea59e8988275788e2dab50', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:51:05 2023-08-09 10:51:05,808 [execute] INFO git fetch -v origin 10:51:05 2023-08-09 10:51:05,808 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 10:51:06 2023-08-09 10:51:06,277 [run_push] DEBUG no remote changes detected 10:51:06 2023-08-09 10:51:06,278 [execute] INFO git push origin semver 10:51:06 2023-08-09 10:51: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) 10:51:07 2023-08-09 10:51:07,054 [run_push] DEBUG push all version tags 10:51:07 2023-08-09 10:51:07,054 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:51:07 2023-08-09 10:51:07,055 [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) 10:51:07 2023-08-09 10:51:07,847 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:51:07 3.1.0-dev.4 [Pipeline] } 10:51:07 $ docker exec --env ******** --env ******** a9661f4c9a023dc0992acde92228958fd06e9526ed821dd78647c86c7ad76565 ssh-agent -k 10:51:08 unset SSH_AUTH_SOCK; 10:51:08 unset SSH_AGENT_PID; 10:51:08 echo Agent pid 38 killed; 10:51:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:51:08 + git semver [Pipeline] } 10:51:08 $ docker stop --time=1 a9661f4c9a023dc0992acde92228958fd06e9526ed821dd78647c86c7ad76565 10:51:09 $ docker rm -f --volumes a9661f4c9a023dc0992acde92228958fd06e9526ed821dd78647c86c7ad76565 [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 10:51:10 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 10:51:10 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 10:51:10 total 16 10:51:10 drwxr-xr-x 3 root root 4096 Aug 9 10:40 . 10:51:10 drwxrwxr-x 11 jenkins jenkins 4096 Aug 9 10:50 .. 10:51:10 drwxr-xr-x 2 root root 4096 Aug 9 10:40 cost 10:51:10 -rw-r--r-- 1 root root 86 Aug 9 10:40 cost.csv 10:51:10 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 10:51:10 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 10:51:10 total 16 10:51:10 drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 10:40 . 10:51:10 drwxrwxr-x 11 jenkins jenkins 4096 Aug 9 10:50 .. 10:51:10 drwxr-xr-x 2 jenkins jenkins 4096 Aug 9 10:40 cost 10:51:10 -rw-r--r-- 1 jenkins jenkins 86 Aug 9 10:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:51:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:51:11 ---> package-listing.sh 10:51:11 ++ facter osfamily 10:51:11 ++ tr '[:upper:]' '[:lower:]' 10:51:11 + OS_FAMILY=debian 10:51:11 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 10:51:11 + START_PACKAGES=/tmp/packages_start.txt 10:51:11 + END_PACKAGES=/tmp/packages_end.txt 10:51:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:51:11 + PACKAGES=/tmp/packages_start.txt 10:51:11 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 10:51:11 + PACKAGES=/tmp/packages_end.txt 10:51:11 + case "${OS_FAMILY}" in 10:51:11 + dpkg -l 10:51:11 + grep '^ii' 10:51:11 + '[' -f /tmp/packages_start.txt ']' 10:51:11 + '[' -f /tmp/packages_end.txt ']' 10:51:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:51:11 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 10:51:11 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 10:51:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 10:51:11 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 10:51:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:51:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:12 prd-ubuntu20.04-docker-8c-8g-3218 does not seem to be running inside a container 10:51:12 $ 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 10:51:12 $ docker top a5b4aa4940646f96580b85954e601b4409009c6e538b6908edd0e08982063482 -eo pid,comm [Pipeline] { [Pipeline] sh 10:51:13 + touch /tmp/pre-build-complete [Pipeline] sh 10:51:13 + mkdir -p /var/log/sysstat [Pipeline] sh 10:51:13 + ls /var/log/sa-host 10:51:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:51:13 provisioning config files... 10:51:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config480281150686224640tmp [Pipeline] { [Pipeline] echo 10:51:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:51:14 ---> create-netrc.sh [Pipeline] } 10:51:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:51:14 ---> python-tools-install.sh [Pipeline] echo 10:51:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:51:14 ---> sudo-logs.sh 10:51:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:51:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:51:15 ---> job-cost.sh 10:51:15 lf-activate-venv: SKIPPING 10:51:15 DEBUG: total: 0.2199999988079071 10:51:15 INFO: Retrieving Stack Cost... 10:51:15 INFO: Retrieving Pricing Info for: v3-standard-8 10:51:15 INFO: Archiving Costs [Pipeline] echo 10:51:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:51:16 ---> logs-deploy.sh 10:51:16 lf-activate-venv: SKIPPING 10:51:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/131 10:51:16 INFO: archiving workspace using pattern(s): 10:51:17 Archives upload complete. 10:51:17 INFO: archiving logs to Nexus 10:51:18 ---> uname -a: 10:51:18 Linux prd-ubuntu20-04-docker-8c-8g-3218 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:51:18 10:51:18 10:51:18 ---> lscpu: 10:51:18 Architecture: x86_64 10:51:18 CPU op-mode(s): 32-bit, 64-bit 10:51:18 Byte Order: Little Endian 10:51:18 Address sizes: 40 bits physical, 48 bits virtual 10:51:18 CPU(s): 8 10:51:18 On-line CPU(s) list: 0-7 10:51:18 Thread(s) per core: 1 10:51:18 Core(s) per socket: 1 10:51:18 Socket(s): 8 10:51:18 NUMA node(s): 1 10:51:18 Vendor ID: AuthenticAMD 10:51:18 CPU family: 23 10:51:18 Model: 49 10:51:18 Model name: AMD EPYC-Rome Processor 10:51:18 Stepping: 0 10:51:18 CPU MHz: 2799.998 10:51:18 BogoMIPS: 5599.99 10:51:18 Virtualization: AMD-V 10:51:18 Hypervisor vendor: KVM 10:51:18 Virtualization type: full 10:51:18 L1d cache: 256 KiB 10:51:18 L1i cache: 256 KiB 10:51:18 L2 cache: 4 MiB 10:51:18 L3 cache: 128 MiB 10:51:18 NUMA node0 CPU(s): 0-7 10:51:18 Vulnerability Itlb multihit: Not affected 10:51:18 Vulnerability L1tf: Not affected 10:51:18 Vulnerability Mds: Not affected 10:51:18 Vulnerability Meltdown: Not affected 10:51:18 Vulnerability Mmio stale data: Not affected 10:51:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:51:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:51:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:51:18 Vulnerability Srbds: Not affected 10:51:18 Vulnerability Tsx async abort: Not affected 10:51: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 10:51:18 10:51:18 10:51:18 ---> nproc: 10:51:18 8 10:51:18 10:51:18 10:51:18 ---> df -h: 10:51:18 Filesystem Size Used Avail Use% Mounted on 10:51:18 overlay 155G 13G 143G 9% / 10:51:18 tmpfs 64M 0 64M 0% /dev 10:51:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:51:18 shm 64M 0 64M 0% /dev/shm 10:51:18 /dev/vda1 155G 13G 143G 9% /facter-os 10:51:18 10:51:18 10:51:18 ---> sar -b -r -n DEV: 10:51:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3218) 08/09/23 _x86_64_ (8 CPU) 10:51:18 10:51:18 10:36:55 LINUX RESTART (8 CPU) 10:51:18 10:51:18 10:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:51:18 10:38:02 171.65 48.26 123.40 0.00 5413.63 190921.25 0.00 10:51:18 10:39:01 149.67 1.75 147.92 0.00 27.39 47783.49 0.00 10:51:18 10:40:01 146.21 0.22 145.99 0.00 15.46 27490.88 0.00 10:51:18 10:41:01 30.06 0.02 30.04 0.00 4.27 15967.49 0.00 10:51:18 10:42:01 5.67 0.97 4.70 0.00 67.46 1899.95 0.00 10:51:18 10:43:01 43.30 10.40 32.90 0.00 3380.67 4385.73 0.00 10:51:18 10:44:01 3.48 0.02 3.47 0.00 0.13 81.44 0.00 10:51:18 10:45:01 2.00 0.00 2.00 0.00 0.00 20.66 0.00 10:51:18 10:46:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 10:51:18 10:47:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 10:51:18 10:48:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 10:51:18 10:49:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 10:51:18 10:50:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 10:51:18 10:51:01 106.10 0.25 105.85 0.00 19.20 56486.19 0.00 10:51:18 Average: 47.29 4.42 42.87 0.00 638.41 24622.41 0.00 10:51:18 10:51:18 10:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:51:18 10:38:02 29184760 31606992 722192 2.20 72636 2624136 2083572 6.14 984316 2368792 332 10:51:18 10:39:01 28193600 31600084 706708 2.15 147380 3424136 1945248 5.73 1169044 3039912 225324 10:51:18 10:40:01 27671016 31596472 711492 2.16 159032 3906740 1738128 5.12 1227396 3478904 469444 10:51:18 10:41:01 27668504 31594360 712796 2.17 159264 3906880 1769932 5.22 1241004 3466596 144 10:51:18 10:42:01 27603076 31591976 714444 2.17 160792 3966696 1791192 5.28 1248464 3526148 460 10:51:18 10:43:01 27288436 31575008 712116 2.17 185552 4231172 1814516 5.35 1480092 3574352 136 10:51:18 10:44:01 27294792 31576540 711304 2.16 184120 4227920 1792136 5.28 1478484 3571148 16 10:51:18 10:45:01 27305124 31586908 700880 2.13 184176 4227920 1792136 5.28 1468936 3571148 4 10:51:18 10:46:01 27305344 31587480 700528 2.13 184252 4227916 1792136 5.28 1468912 3571448 8 10:51:18 10:47:01 27305264 31587480 700424 2.13 184272 4227928 1792136 5.28 1468792 3571460 188 10:51:18 10:48:01 27304604 31586824 701208 2.13 184300 4227928 1792136 5.28 1468888 3571460 4 10:51:18 10:49:01 27304896 31587188 700716 2.13 184312 4227932 1792136 5.28 1468784 3571464 156 10:51:18 10:50:01 27304664 31586976 700656 2.13 184328 4227932 1792136 5.28 1469188 3571464 192 10:51:18 10:51:01 25772172 31529612 750236 2.28 221792 5536384 1864788 5.50 1616332 4820860 904 10:51:18 Average: 27464732 31585279 710407 2.16 171158 4085116 1825166 5.38 1375617 3519654 49808 10:51:18 10:51:18 10:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:51:18 10:38:02 docker0 4.63 3.67 0.44 48.38 0.00 0.00 0.00 0.00 10:51:18 10:38:02 veth48d1c5e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:51:18 10:38:02 ens3 645.41 403.15 6717.67 86.33 0.00 0.00 0.00 0.00 10:51:18 10:38:02 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 10:51:18 10:39:01 docker0 180.24 315.86 14.27 2001.53 0.00 0.00 0.00 0.00 10:51:18 10:39:01 ens3 349.28 202.56 2034.97 31.39 0.00 0.00 0.00 0.00 10:51:18 10:39:01 veth7cb75c4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:51:18 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:51:18 10:40:01 docker0 3.38 7.37 0.20 85.54 0.00 0.00 0.00 0.00 10:51:18 10:40:01 ens3 183.87 149.74 2702.98 313.53 0.00 0.00 0.00 0.00 10:51:18 10:40:01 lo 7.40 7.40 0.73 0.73 0.00 0.00 0.00 0.00 10:51:18 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:18 10:41:01 ens3 13.28 8.30 14.86 4.60 0.00 0.00 0.00 0.00 10:51:18 10:41:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:51:18 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:18 10:42:01 ens3 54.81 19.28 914.51 1.81 0.00 0.00 0.00 0.00 10:51:18 10:42:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 10:51:18 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:18 10:43:01 ens3 108.20 56.47 1376.75 4.28 0.00 0.00 0.00 0.00 10:51:18 10:43:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:51:18 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:18 10:44:01 ens3 0.18 0.07 0.01 0.00 0.00 0.00 0.00 0.00 10:51:18 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:18 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:18 10:45:01 ens3 0.30 0.15 0.07 0.01 0.00 0.00 0.00 0.00 10:51:18 10:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:51:18 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:18 10:46:01 ens3 0.20 0.07 0.01 0.00 0.00 0.00 0.00 0.00 10:51:18 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:18 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:18 10:47:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:51:18 10:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:51:18 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:18 10:48:01 ens3 0.42 0.18 0.15 0.07 0.00 0.00 0.00 0.00 10:51:18 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:18 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:18 10:49:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:51:18 10:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:51:18 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:18 10:50:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:51:18 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:18 10:51:01 docker0 29.05 52.79 2.70 578.40 0.00 0.00 0.00 0.00 10:51:18 10:51:01 ens3 317.35 185.97 7778.54 38.20 0.00 0.00 0.00 0.00 10:51:18 10:51:01 vethc6a6817 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 10:51:18 10:51:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 10:51:18 Average: docker0 15.33 26.78 1.24 191.69 0.00 0.00 0.00 0.00 10:51:18 Average: ens3 119.28 73.14 1537.98 34.31 0.00 0.00 0.00 0.00 10:51:18 Average: vethc6a6817 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 10:51:18 Average: lo 1.30 1.30 0.12 0.12 0.00 0.00 0.00 0.00 10:51:18 10:51:18 10:51:18 ---> sar -P ALL: 10:51:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3218) 08/09/23 _x86_64_ (8 CPU) 10:51:18 10:51:18 10:36:55 LINUX RESTART (8 CPU) 10:51:18 10:51:18 10:37:01 CPU %user %nice %system %iowait %steal %idle 10:51:18 10:38:02 all 8.59 0.00 2.85 3.19 0.06 85.30 10:51:18 10:38:02 0 6.76 0.00 3.65 4.27 0.05 85.28 10:51:18 10:38:02 1 9.44 0.00 2.32 7.79 0.05 80.39 10:51:18 10:38:02 2 8.09 0.00 2.77 5.80 0.07 83.27 10:51:18 10:38:02 3 7.85 0.00 2.37 0.56 0.05 89.17 10:51:18 10:38:02 4 8.07 0.00 2.52 2.57 0.07 86.77 10:51:18 10:38:02 5 10.72 0.00 3.44 3.07 0.07 82.71 10:51:18 10:38:02 6 8.58 0.00 2.89 0.12 0.07 88.35 10:51:18 10:38:02 7 9.26 0.00 2.86 1.32 0.07 86.50 10:51:18 10:39:01 all 26.85 0.00 5.34 4.28 0.07 63.46 10:51:18 10:39:01 0 26.64 0.00 5.53 20.90 0.09 46.84 10:51:18 10:39:01 1 26.21 0.00 5.01 0.72 0.07 67.99 10:51:18 10:39:01 2 25.62 0.00 4.77 3.33 0.05 66.23 10:51:18 10:39:01 3 27.77 0.00 6.15 1.73 0.09 64.27 10:51:18 10:39:01 4 29.00 0.00 5.79 4.83 0.09 60.29 10:51:18 10:39:01 5 24.85 0.00 4.95 0.94 0.07 69.18 10:51:18 10:39:01 6 26.68 0.00 5.45 0.27 0.07 67.53 10:51:18 10:39:01 7 28.01 0.00 5.08 1.44 0.09 65.38 10:51:18 10:40:01 all 16.80 0.00 3.84 5.58 0.08 73.69 10:51:18 10:40:01 0 15.94 0.00 3.48 0.97 0.07 79.54 10:51:18 10:40:01 1 15.50 0.00 3.26 12.93 0.07 68.24 10:51:18 10:40:01 2 16.33 0.00 3.32 15.96 0.13 64.27 10:51:18 10:40:01 3 17.55 0.00 4.12 0.80 0.07 77.45 10:51:18 10:40:01 4 17.45 0.00 3.96 3.12 0.05 75.42 10:51:18 10:40:01 5 15.42 0.00 3.69 5.49 0.07 75.33 10:51:18 10:40:01 6 17.64 0.00 4.36 2.01 0.08 75.90 10:51:18 10:40:01 7 18.52 0.00 4.55 3.43 0.12 73.39 10:51:18 10:41:01 all 0.25 0.00 0.19 1.18 0.02 98.36 10:51:18 10:41:01 0 0.53 0.00 0.12 0.08 0.00 99.27 10:51:18 10:41:01 1 0.18 0.00 0.59 6.90 0.03 92.30 10:51:18 10:41:01 2 0.22 0.00 0.10 0.10 0.05 99.53 10:51:18 10:41:01 3 0.15 0.00 0.12 0.10 0.00 99.63 10:51:18 10:41:01 4 0.30 0.00 0.13 0.25 0.05 99.26 10:51:18 10:41:01 5 0.22 0.00 0.18 0.27 0.03 99.30 10:51:18 10:41:01 6 0.25 0.00 0.17 0.20 0.00 99.38 10:51:18 10:41:01 7 0.13 0.00 0.12 1.54 0.02 98.20 10:51:18 10:42:01 all 0.11 0.00 0.07 0.23 0.01 99.58 10:51:18 10:42:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:51:18 10:42:01 1 0.10 0.00 0.05 0.02 0.05 99.78 10:51:18 10:42:01 2 0.08 0.00 0.05 0.00 0.00 99.87 10:51:18 10:42:01 3 0.48 0.00 0.12 0.73 0.00 98.67 10:51:18 10:42:01 4 0.07 0.00 0.02 0.00 0.02 99.90 10:51:18 10:42:01 5 0.07 0.00 0.03 0.52 0.00 99.38 10:51:18 10:42:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:51:18 10:42:01 7 0.03 0.00 0.23 0.57 0.00 99.17 10:51:18 10:43:01 all 1.84 0.00 1.22 1.52 0.03 95.39 10:51:18 10:43:01 0 1.35 0.00 0.90 0.40 0.02 97.33 10:51:18 10:43:01 1 3.04 0.00 1.57 1.19 0.02 94.18 10:51:18 10:43:01 2 1.34 0.00 2.77 0.68 0.03 95.17 10:51:18 10:43:01 3 1.97 0.00 1.09 1.62 0.03 95.28 10:51:18 10:43:01 4 1.57 0.00 0.65 0.05 0.05 97.68 10:51:18 10:43:01 5 1.80 0.00 1.09 1.60 0.03 95.47 10:51:18 10:43:01 6 1.99 0.00 0.85 0.33 0.02 96.80 10:51:18 10:43:01 7 1.66 0.00 0.85 6.29 0.03 91.17 10:51:18 10:44:01 all 0.15 0.00 0.05 0.09 0.01 99.70 10:51:18 10:44:01 0 0.10 0.00 0.02 0.07 0.02 99.80 10:51:18 10:44:01 1 0.05 0.00 0.03 0.00 0.00 99.92 10:51:18 10:44:01 2 0.02 0.00 0.05 0.00 0.00 99.93 10:51:18 10:44:01 3 0.00 0.00 0.03 0.02 0.00 99.95 10:51:18 10:44:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:51:18 10:44:01 5 0.03 0.00 0.05 0.00 0.00 99.92 10:51:18 10:44:01 6 0.82 0.00 0.05 0.38 0.02 98.74 10:51:18 10:44:01 7 0.15 0.00 0.12 0.27 0.02 99.45 10:51:18 10:45:01 all 0.06 0.00 0.01 0.00 0.01 99.92 10:51:18 10:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:51:18 10:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:51:18 10:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:51:18 10:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:51:18 10:45:01 4 0.02 0.00 0.02 0.00 0.03 99.93 10:51:18 10:45:01 5 0.02 0.00 0.00 0.02 0.02 99.95 10:51:18 10:45:01 6 0.30 0.00 0.03 0.00 0.00 99.67 10:51:18 10:45:01 7 0.07 0.00 0.02 0.02 0.00 99.90 10:51:18 10:46:01 all 0.00 0.00 0.01 0.00 0.01 99.97 10:51:18 10:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:51:18 10:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:51:18 10:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:51:18 10:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:51:18 10:46:01 4 0.00 0.00 0.03 0.00 0.02 99.95 10:51:18 10:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:51:18 10:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:51:18 10:46:01 7 0.02 0.00 0.02 0.03 0.00 99.93 10:51:18 10:47:01 all 0.18 0.00 0.01 0.00 0.01 99.79 10:51:18 10:47:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:51:18 10:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:51:18 10:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:51:18 10:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:51:18 10:47:01 4 0.03 0.00 0.02 0.00 0.03 99.92 10:51:18 10:47:01 5 0.00 0.00 0.03 0.02 0.02 99.93 10:51:18 10:47:01 6 1.30 0.00 0.00 0.00 0.00 98.70 10:51:18 10:47:01 7 0.02 0.00 0.03 0.00 0.02 99.93 10:51:18 10:48:01 all 0.26 0.00 0.01 0.00 0.01 99.72 10:51:18 10:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:51:18 10:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:51:18 10:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:51:18 10:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:51:18 10:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:51:18 10:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:51:18 10:48:01 6 1.97 0.00 0.02 0.00 0.02 98.00 10:51:18 10:48:01 7 0.03 0.00 0.02 0.02 0.00 99.93 10:51:18 10:51:18 10:48:01 CPU %user %nice %system %iowait %steal %idle 10:51:18 10:49:01 all 0.20 0.00 0.01 0.01 0.01 99.77 10:51:18 10:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:51:18 10:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:51:18 10:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:51:18 10:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:51:18 10:49:01 4 0.02 0.00 0.02 0.00 0.03 99.93 10:51:18 10:49:01 5 0.00 0.00 0.03 0.02 0.02 99.93 10:51:18 10:49:01 6 1.53 0.00 0.02 0.00 0.02 98.43 10:51:18 10:49:01 7 0.03 0.00 0.02 0.05 0.02 99.88 10:51:18 10:50:01 all 0.08 0.00 0.00 0.00 0.01 99.91 10:51:18 10:50:01 0 0.18 0.00 0.00 0.00 0.02 99.80 10:51:18 10:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:51:18 10:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:51:18 10:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:51:18 10:50:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:51:18 10:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:51:18 10:50:01 6 0.38 0.00 0.00 0.00 0.02 99.60 10:51:18 10:50:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:51:18 10:51:01 all 7.66 0.00 3.34 2.03 0.05 86.93 10:51:18 10:51:01 0 8.29 0.00 3.62 0.02 0.03 88.04 10:51:18 10:51:01 1 6.77 0.00 3.05 1.37 0.05 88.75 10:51:18 10:51:01 2 8.16 0.00 2.58 0.00 0.05 89.21 10:51:18 10:51:01 3 8.70 0.00 4.72 6.34 0.07 80.17 10:51:18 10:51:01 4 7.17 0.00 3.96 0.10 0.07 88.70 10:51:18 10:51:01 5 7.01 0.00 2.66 2.37 0.05 87.92 10:51:18 10:51:01 6 6.94 0.00 2.50 0.32 0.05 90.19 10:51:18 10:51:01 7 8.23 0.00 3.62 5.72 0.05 82.38 10:51:18 Average: all 4.45 0.00 1.20 1.28 0.03 93.04 10:51:18 Average: 0 4.23 0.00 1.23 1.88 0.02 92.64 10:51:18 Average: 1 4.33 0.00 1.12 2.20 0.03 92.32 10:51:18 Average: 2 4.22 0.00 1.16 1.83 0.03 92.75 10:51:18 Average: 3 4.56 0.00 1.33 0.84 0.02 93.25 10:51:18 Average: 4 4.49 0.00 1.21 0.77 0.04 93.48 10:51:18 Average: 5 4.24 0.00 1.14 1.01 0.03 93.58 10:51:18 Average: 6 4.83 0.00 1.15 0.26 0.03 93.73 10:51:18 Average: 7 4.67 0.00 1.24 1.47 0.03 92.59 10:51:18 10:51:18 10:51:18