Pull request #640 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from babdd37ae5cc7c94dd5127031ec4db0628ad3398+a20e3f699be50ae0fa7b260dcb78cdd891955ce4 (e47a9913d66f702753cc3e8e1118b3a0810d79bd) 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-ssh9787310629074007312.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14891485350619531489.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-640/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-640/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16913707953340432156.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-640/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12398816241037424385.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5756023874449999147.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-640/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-640/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10971148288518308024.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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] ========================================================= [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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15629 in /w/workspace/gexfoundry_device-mqtt-go_PR-640 [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/gexfoundry_device-mqtt-go_PR-640 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/640/head:refs/remotes/origin/PR-640 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a20e3f699be50ae0fa7b260dcb78cdd891955ce4 into PR head commit babdd37ae5cc7c94dd5127031ec4db0628ad3398 Merge succeeded, producing babdd37ae5cc7c94dd5127031ec4db0628ad3398 Checking out Revision babdd37ae5cc7c94dd5127031ec4db0628ad3398 (PR-640) Commit message: "build(deps): bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f babdd37ae5cc7c94dd5127031ec4db0628ad3398 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a20e3f699be50ae0fa7b260dcb78cdd891955ce4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f babdd37ae5cc7c94dd5127031ec4db0628ad3398 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:32:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:32:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:32:23 ========================================================= 21:32:23 EdgeX Global Pipelines Version Info 21:32:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:32:24 ------------------- 21:32:24 stable info: 21:32:24 ------------------- 21:32:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:32:24 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:32:24 Message: update stable to v1.0.254 21:32:24 ------------------- 21:32:24 experimental info: 21:32:24 ------------------- 21:32:24 Commited By: **** collab-it+edgex@linuxfoundation.org 21:32:24 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 21:32:24 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:32:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 21:32:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 21:32:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:32:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:32:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:32:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:32:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:32:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:32:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:32:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:32:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:32:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 21:32:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:32:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:32:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:32:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:32:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:32:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:32:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:32:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:32:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:32:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:32:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:32:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:32:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:32:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:32:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:32:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-640 [Pipeline] echo 21:32:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-640 [Pipeline] echo 21:32:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-640 [Pipeline] echo 21:32:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = babdd37ae5cc7c94dd5127031ec4db0628ad3398 [Pipeline] echo 21:32:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = babdd37 [Pipeline] echo 21:32:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:32:26 provisioning config files... 21:32:26 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-640@tmp/config8365370337797747868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:32:27 ---> docker-login.sh 21:32:27 nexus3.edgexfoundry.org:10001 21:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:28 Configure a credential helper to remove this warning. See 21:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:28 21:32:28 Login Succeeded 21:32:28 nexus3.edgexfoundry.org:10002 21:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:28 Configure a credential helper to remove this warning. See 21:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:28 21:32:28 Login Succeeded 21:32:28 nexus3.edgexfoundry.org:10003 21:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:28 Configure a credential helper to remove this warning. See 21:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:28 21:32:28 Login Succeeded 21:32:28 nexus3.edgexfoundry.org:10004 21:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:28 Configure a credential helper to remove this warning. See 21:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:28 21:32:28 Login Succeeded 21:32:28 docker.io 21:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:28 Configure a credential helper to remove this warning. See 21:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:28 21:32:28 Login Succeeded 21:32:28 ---> docker-login.sh ends [Pipeline] } 21:32:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:32:29 + git rev-list -1 --merges babdd37ae5cc7c94dd5127031ec4db0628ad3398~1..babdd37ae5cc7c94dd5127031ec4db0628ad3398 [Pipeline] echo 21:32:29 -----------> git rev-list -1 --merges babdd37ae5cc7c94dd5127031ec4db0628ad3398~1..babdd37ae5cc7c94dd5127031ec4db0628ad3398 babdd37ae5cc7c94dd5127031ec4db0628ad3398 [false] [Pipeline] sh 21:32:29 + git log --format=format:%s -1 babdd37ae5cc7c94dd5127031ec4db0628ad3398 [Pipeline] echo 21:32:30 ========================================================= 21:32:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:32:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:32:30 + git log --format=format:%s -1 babdd37ae5cc7c94dd5127031ec4db0628ad3398 [Pipeline] echo 21:32:30 [semverPrep] GIT_COMMIT: babdd37ae5cc7c94dd5127031ec4db0628ad3398, Commit Message: build(deps): bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 [Pipeline] echo 21:32:30 [semverPrep] This is not a build commit. [Pipeline] sh 21:32:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:32:30 + grep -v github /etc/ssh/ssh_known_hosts 21:32:30 + [ -e /tmp/ssh_known_hosts ] 21:32:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:32:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:32:30 + sudo tee -a /etc/ssh/ssh_known_hosts 21:32:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:32:31 21:32:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:32:32 0.1.4: Pulling from edgex-devops/py-git-semver 21:32:32 b85a868b505f: Pulling fs layer 21:32:32 e2be974225ed: Pulling fs layer 21:32:32 339a4e72a1f5: Pulling fs layer 21:32:32 988bab9f4d93: Pulling fs layer 21:32:32 1469e6f7b9e6: Pulling fs layer 21:32:32 eaf3925da568: Pulling fs layer 21:32:32 bab4dde63d76: Pulling fs layer 21:32:32 bde34c3a00c8: Pulling fs layer 21:32:32 b352a97aabf1: Pulling fs layer 21:32:32 4872d77fe225: Pulling fs layer 21:32:32 5851b861e8e6: Pulling fs layer 21:32:32 988bab9f4d93: Waiting 21:32:32 b352a97aabf1: Waiting 21:32:32 4872d77fe225: Waiting 21:32:32 1469e6f7b9e6: Waiting 21:32:32 5851b861e8e6: Waiting 21:32:32 bab4dde63d76: Waiting 21:32:32 eaf3925da568: Waiting 21:32:32 bde34c3a00c8: Waiting 21:32:32 e2be974225ed: Download complete 21:32:32 988bab9f4d93: Verifying Checksum 21:32:32 988bab9f4d93: Download complete 21:32:32 1469e6f7b9e6: Verifying Checksum 21:32:32 1469e6f7b9e6: Download complete 21:32:32 eaf3925da568: Verifying Checksum 21:32:32 eaf3925da568: Download complete 21:32:32 339a4e72a1f5: Verifying Checksum 21:32:32 339a4e72a1f5: Download complete 21:32:32 bde34c3a00c8: Verifying Checksum 21:32:32 bde34c3a00c8: Download complete 21:32:32 b352a97aabf1: Verifying Checksum 21:32:32 b352a97aabf1: Download complete 21:32:32 4872d77fe225: Verifying Checksum 21:32:32 4872d77fe225: Download complete 21:32:32 5851b861e8e6: Download complete 21:32:32 b85a868b505f: Verifying Checksum 21:32:32 b85a868b505f: Download complete 21:32:32 bab4dde63d76: Verifying Checksum 21:32:33 b85a868b505f: Pull complete 21:32:34 e2be974225ed: Pull complete 21:32:34 339a4e72a1f5: Pull complete 21:32:35 988bab9f4d93: Pull complete 21:32:35 1469e6f7b9e6: Pull complete 21:32:35 eaf3925da568: Pull complete 21:32:37 bab4dde63d76: Pull complete 21:32:37 bde34c3a00c8: Pull complete 21:32:37 b352a97aabf1: Pull complete 21:32:37 4872d77fe225: Pull complete 21:32:38 5851b861e8e6: Pull complete 21:32:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:32:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:32:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:38 prd-ubuntu20.04-docker-8c-8g-15629 does not seem to be running inside a container 21:32:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-640 -v /w/workspace/gexfoundry_device-mqtt-go_PR-640:/w/workspace/gexfoundry_device-mqtt-go_PR-640:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-640@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-640@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:32:44 $ docker top 6321f42297100192b05a268c7020b79a3a8c90255569e61b7bd4413056731bba -eo pid,comm 21:32: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). 21:32:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:32:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:32:44 [ssh-agent] Looking for ssh-agent implementation... 21:32:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:44 $ docker exec 6321f42297100192b05a268c7020b79a3a8c90255569e61b7bd4413056731bba ssh-agent 21:32:44 SSH_AUTH_SOCK=/tmp/ssh-xba1S4G5gCf2/agent.32 21:32:44 SSH_AGENT_PID=38 21:32:44 Running ssh-add (command line suppressed) 21:32:44 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-640@tmp/private_key_14214817631367520385.key (/w/workspace/gexfoundry_device-mqtt-go_PR-640@tmp/private_key_14214817631367520385.key) 21:32:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:32:45 + git tag --points-at HEAD [Pipeline] } 21:32:45 $ docker exec --env ******** --env ******** 6321f42297100192b05a268c7020b79a3a8c90255569e61b7bd4413056731bba ssh-agent -k 21:32:45 unset SSH_AUTH_SOCK; 21:32:45 unset SSH_AGENT_PID; 21:32:45 echo Agent pid 38 killed; 21:32:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:32:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:32:45 [ssh-agent] Looking for ssh-agent implementation... 21:32:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:45 $ docker exec 6321f42297100192b05a268c7020b79a3a8c90255569e61b7bd4413056731bba ssh-agent 21:32:45 SSH_AUTH_SOCK=/tmp/ssh-Yzgx6pXCG6Dl/agent.71 21:32:45 SSH_AGENT_PID=77 21:32:45 Running ssh-add (command line suppressed) 21:32:45 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-640@tmp/private_key_8327185283684054772.key (/w/workspace/gexfoundry_device-mqtt-go_PR-640@tmp/private_key_8327185283684054772.key) 21:32:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:32:46 + git semver init 21:32:46 2023-10-31 21:32:46,541 [run_init] DEBUG init version:0.0.0 force:False 21:32:46 2023-10-31 21:32:46,543 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-640/.semver 21:32:46 2023-10-31 21:32:46,544 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-640/.semver 21:32:46 2023-10-31 21:32:46,544 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-640/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-640, universal_newlines=False, shell=None, istream=None) 21:32:47 2023-10-31 21:32:47,501 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-640/.git/info/exclude 21:32:47 2023-10-31 21:32:47,502 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-640/.semver/PR-640 with force:False 21:32:47 2023-10-31 21:32:47,502 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-640/.semver/PR-640 21:32:47 2023-10-31 21:32:47,506 [execute] INFO git cat-file --batch-check 21:32:47 2023-10-31 21:32:47,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-640/.semver, universal_newlines=False, shell=None, istream=) 21:32:47 2023-10-31 21:32:47,514 [execute] INFO git cat-file --batch 21:32:47 2023-10-31 21:32:47,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-640/.semver, universal_newlines=False, shell=None, istream=) 21:32:47 2023-10-31 21:32:47,522 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-640/.semver/PR-640 21:32:47 0.0.0 [Pipeline] } 21:32:47 $ docker exec --env ******** --env ******** 6321f42297100192b05a268c7020b79a3a8c90255569e61b7bd4413056731bba ssh-agent -k 21:32:47 unset SSH_AUTH_SOCK; 21:32:47 unset SSH_AGENT_PID; 21:32:47 echo Agent pid 77 killed; 21:32:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:32:48 + git semver [Pipeline] } 21:32:48 $ docker stop --time=1 6321f42297100192b05a268c7020b79a3a8c90255569e61b7bd4413056731bba 21:32:50 $ docker rm -f --volumes 6321f42297100192b05a268c7020b79a3a8c90255569e61b7bd4413056731bba [Pipeline] // withDockerContainer [Pipeline] sh 21:32:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:32:51 Stashed 1 file(s) [Pipeline] echo 21:32:51 [edgeXSemver]: initialized semver on version 0.0.0 [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 21:32:52 provisioning config files... 21:32:52 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-640@tmp/config15077945389234052869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:32:52 ---> docker-login.sh 21:32:52 nexus3.edgexfoundry.org:10001 21:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:52 Configure a credential helper to remove this warning. See 21:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:52 21:32:52 Login Succeeded 21:32:52 nexus3.edgexfoundry.org:10002 21:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:52 Configure a credential helper to remove this warning. See 21:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:52 21:32:52 Login Succeeded 21:32:52 nexus3.edgexfoundry.org:10003 21:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:52 Configure a credential helper to remove this warning. See 21:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:52 21:32:52 Login Succeeded 21:32:52 nexus3.edgexfoundry.org:10004 21:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:52 Configure a credential helper to remove this warning. See 21:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:52 21:32:52 Login Succeeded 21:32:52 docker.io 21:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:53 Configure a credential helper to remove this warning. See 21:32:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:53 21:32:53 Login Succeeded 21:32:53 ---> docker-login.sh ends [Pipeline] } 21:32:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:32:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:32:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:32:53 ========================================================= 21:32:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:32:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:32:54 Sending build context to Docker daemon 6.558MB 21:32:54 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:32:54 Step 2/12 : FROM ${BASE} AS builder 21:32:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:32:54 7264a8db6415: Pulling fs layer 21:32:54 c4d48a809fc2: Pulling fs layer 21:32:54 4f1c88b9dad5: Pulling fs layer 21:32:54 ad3a456e5733: Pulling fs layer 21:32:54 33e27b845d1e: Pulling fs layer 21:32:54 c68163c4e522: Pulling fs layer 21:32:54 ad3a456e5733: Waiting 21:32:54 33e27b845d1e: Waiting 21:32:54 c68163c4e522: Waiting 21:32:54 50da416c3ac9: Pulling fs layer 21:32:54 23d2d4c4bb30: Pulling fs layer 21:32:54 50da416c3ac9: Waiting 21:32:54 23d2d4c4bb30: Waiting 21:32:54 c4d48a809fc2: Verifying Checksum 21:32:54 c4d48a809fc2: Download complete 21:32:54 ad3a456e5733: Download complete 21:32:54 33e27b845d1e: Verifying Checksum 21:32:54 33e27b845d1e: Download complete 21:32:54 7264a8db6415: Verifying Checksum 21:32:54 7264a8db6415: Download complete 21:32:54 c68163c4e522: Verifying Checksum 21:32:54 c68163c4e522: Download complete 21:32:54 23d2d4c4bb30: Verifying Checksum 21:32:54 23d2d4c4bb30: Download complete 21:32:55 4f1c88b9dad5: Verifying Checksum 21:32:55 4f1c88b9dad5: Download complete 21:32:55 7264a8db6415: Pull complete 21:32:55 50da416c3ac9: Verifying Checksum 21:32:55 50da416c3ac9: Download complete 21:32:55 c4d48a809fc2: Pull complete 21:32:59 4f1c88b9dad5: Pull complete 21:33:00 ad3a456e5733: Pull complete 21:33:01 33e27b845d1e: Pull complete 21:33:01 c68163c4e522: Pull complete 21:33:04 50da416c3ac9: Pull complete 21:33:05 23d2d4c4bb30: Pull complete 21:33:05 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:33:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:33:06 ---> 0786185ac409 21:33:06 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:33:07 Still waiting to schedule task 21:33:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:33:24 ---> Running in 5273a4172848 21:33:24 Removing intermediate container 5273a4172848 21:33:24 ---> 5dc116c140b5 21:33:24 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:33:24 ---> Running in bf4911b6872f 21:33:24 Removing intermediate container bf4911b6872f 21:33:24 ---> 026cefd4e946 21:33:24 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:33:24 ---> Running in 15ef248488e5 21:33:24 Removing intermediate container 15ef248488e5 21:33:24 ---> 42a7e27e39ee 21:33:24 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:33:24 ---> Running in 18fabe992009 21:33:25 Removing intermediate container 18fabe992009 21:33:25 ---> 4d83f03426bf 21:33:25 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:33:25 ---> Running in db7f8fbc3c5e 21:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:33:27 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:33:27 (2/4) Installing libedit (20221030.3.1-r1) 21:33:27 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:33:27 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:33:27 Executing busybox-1.36.1-r2.trigger 21:33:27 OK: 268 MiB in 56 packages 21:33:29 Removing intermediate container db7f8fbc3c5e 21:33:29 ---> 9c1bfb6513a1 21:33:29 Step 8/12 : WORKDIR /device-mqtt-go 21:33:29 ---> Running in 1511c7aedc61 21:33:29 Removing intermediate container 1511c7aedc61 21:33:29 ---> 3b9573129ce2 21:33:29 Step 9/12 : COPY go.mod vendor* ./ 21:33:30 ---> 1c84d26724fc 21:33:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:30 ---> Running in db33c5abc582 21:34:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15630 in /w/workspace/gexfoundry_device-mqtt-go_PR-640 [Pipeline] { [Pipeline] ws 21:34:45 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 21:34:45 The recommended git tool is: git 21:34:50 using credential edgex-jenkins-ssh 21:34:50 Cloning the remote Git repository 21:34:50 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 21:34:50 > git init /w/workspace/device-mqtt-go/1 # timeout=10 21:34:50 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:34:50 > git --version # timeout=10 21:34:50 > git --version # 'git version 2.25.1' 21:34:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:34:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:34:51 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:34:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:34:53 Merging remotes/origin/main commit a20e3f699be50ae0fa7b260dcb78cdd891955ce4 into PR head commit babdd37ae5cc7c94dd5127031ec4db0628ad3398 21:34:53 Merge succeeded, producing babdd37ae5cc7c94dd5127031ec4db0628ad3398 21:34:53 Checking out Revision babdd37ae5cc7c94dd5127031ec4db0628ad3398 (PR-640) 21:34:52 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:34:52 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:34:52 using GIT_SSH to set credentials SSH Credentials for GitHub 21:34:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/640/head:refs/remotes/origin/PR-640 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:34:53 > git config core.sparsecheckout # timeout=10 21:34:53 > git checkout -f babdd37ae5cc7c94dd5127031ec4db0628ad3398 # timeout=10 21:34:53 > git remote # timeout=10 21:34:53 > git config --get remote.origin.url # timeout=10 21:34:53 using GIT_SSH to set credentials SSH Credentials for GitHub 21:34:53 > git merge a20e3f699be50ae0fa7b260dcb78cdd891955ce4 # timeout=10 21:34:53 > git rev-parse HEAD^{commit} # timeout=10 21:34:53 > git config core.sparsecheckout # timeout=10 21:34:53 > git checkout -f babdd37ae5cc7c94dd5127031ec4db0628ad3398 # timeout=10 21:34:54 Commit message: "build(deps): bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6" 21:34:54 > git --version # timeout=10 21:34:54 > git --version # 'git version 2.25.1' 21:34:54 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:34:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:34:55 % Total % Received % Xferd Average Speed Time Time Time Current 21:34:55 Dload Upload Total Spent Left Speed 21:34:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 21:34:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:34:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:34:56 + sudo tee /etc/docker/daemon.new 21:34:56 { 21:34:56 "registry-mirrors": [ 21:34:56 "https://nexus3.edgexfoundry.org:10001" 21:34:56 ], 21:34:56 "bip": "10.250.0.254/24", 21:34:56 "hosts": [ 21:34:56 "tcp://0.0.0.0:5555", 21:34:56 "unix:///var/run/docker.sock" 21:34:56 ], 21:34:56 "mtu": 1458, 21:34:56 "selinux-enabled": true, 21:34:56 "seccomp-profile": "/etc/docker/seccomp.json" 21:34:56 } [Pipeline] sh 21:34:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:34:56 + sudo service docker restart 21:35:07 Removing intermediate container db33c5abc582 21:35:07 ---> 754fb5468989 21:35:07 Step 11/12 : COPY . . 21:35:07 ---> 4bd705ff486d 21:35:07 Step 12/12 : RUN $MAKE 21:35:07 ---> Running in 9c722615e575 21:35:07 noop 21:35:07 Removing intermediate container 9c722615e575 21:35:07 ---> 88697f13d008 21:35:07 Successfully built 88697f13d008 21:35:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:07 + docker inspect -f . ci-base-image-x86_64 21:35:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:07 prd-ubuntu20.04-docker-8c-8g-15629 does not seem to be running inside a container 21:35:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-640 -v /w/workspace/gexfoundry_device-mqtt-go_PR-640:/w/workspace/gexfoundry_device-mqtt-go_PR-640:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-640@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-640@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 ******** -e ******** ci-base-image-x86_64 cat 21:35:11 $ docker top 2bc7c520a873e2d9f7733f3482334b1dd32884ebf46c5f5ecfb5d3b15e6e9a9d -eo pid,comm [Pipeline] { [Pipeline] sh 21:35:11 + go version 21:35:11 go version go1.21.0 linux/amd64 [Pipeline] } 21:35:11 $ docker stop --time=1 2bc7c520a873e2d9f7733f3482334b1dd32884ebf46c5f5ecfb5d3b15e6e9a9d 21:35:13 $ docker rm -f --volumes 2bc7c520a873e2d9f7733f3482334b1dd32884ebf46c5f5ecfb5d3b15e6e9a9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:14 + docker inspect -f . ci-base-image-x86_64 21:35:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:14 prd-ubuntu20.04-docker-8c-8g-15629 does not seem to be running inside a container 21:35:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-640 -v /w/workspace/gexfoundry_device-mqtt-go_PR-640:/w/workspace/gexfoundry_device-mqtt-go_PR-640:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-640@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-640@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 ******** -e ******** ci-base-image-x86_64 cat 21:35:15 $ docker top b916bba7b18c49ce259af3f8a8f50153cbb8f741edf181e2a85938e677dfc8c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 21:35:15 provisioning config files... 21:35:15 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config1351675302544835685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:35:16 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-640 [Pipeline] fileExists [Pipeline] sh 21:35:16 ---> docker-login.sh 21:35:16 nexus3.edgexfoundry.org:10001 21:35:16 + make test 21:35:16 go test ./... -coverprofile=coverage.out ./... 21:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:16 Configure a credential helper to remove this warning. See 21:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:16 21:35:16 Login Succeeded 21:35:16 nexus3.edgexfoundry.org:10002 21:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:17 Configure a credential helper to remove this warning. See 21:35:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:17 21:35:17 Login Succeeded 21:35:17 nexus3.edgexfoundry.org:10003 21:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:17 Configure a credential helper to remove this warning. See 21:35:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:17 21:35:17 Login Succeeded 21:35:17 nexus3.edgexfoundry.org:10004 21:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:17 Configure a credential helper to remove this warning. See 21:35:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:17 21:35:17 Login Succeeded 21:35:17 docker.io 21:35:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:18 Configure a credential helper to remove this warning. See 21:35:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:18 21:35:18 Login Succeeded 21:35:18 ---> docker-login.sh ends [Pipeline] } 21:35:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:35:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:35:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:35:19 ========================================================= 21:35:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:35:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:35:19 Sending build context to Docker daemon 3.376MB 21:35:19 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:35:19 Step 2/12 : FROM ${BASE} AS builder 21:35:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:35:20 9fda8d8052c6: Pulling fs layer 21:35:20 5d54e960e981: Pulling fs layer 21:35:20 c4a7e357bf2a: Pulling fs layer 21:35:20 f0e02332f6b5: Pulling fs layer 21:35:20 cefa15bbcfad: Pulling fs layer 21:35:20 17808c966233: Pulling fs layer 21:35:20 f4c1fc716caa: Pulling fs layer 21:35:20 f0e02332f6b5: Waiting 21:35:20 cefa15bbcfad: Waiting 21:35:20 17808c966233: Waiting 21:35:20 f4c1fc716caa: Waiting 21:35:20 5d54e960e981: Verifying Checksum 21:35:20 5d54e960e981: Download complete 21:35:20 f0e02332f6b5: Verifying Checksum 21:35:20 f0e02332f6b5: Download complete 21:35:20 cefa15bbcfad: Download complete 21:35:20 9fda8d8052c6: Verifying Checksum 21:35:20 9fda8d8052c6: Download complete 21:35:20 f4c1fc716caa: Verifying Checksum 21:35:20 f4c1fc716caa: Download complete 21:35:20 9fda8d8052c6: Pull complete 21:35:21 5d54e960e981: Pull complete 21:35:22 c4a7e357bf2a: Verifying Checksum 21:35:22 c4a7e357bf2a: Download complete 21:35:23 17808c966233: Verifying Checksum 21:35:23 17808c966233: Download complete 21:35:26 ? github.com/edgexfoundry/device-mqtt-go [no test files] 21:35:35 c4a7e357bf2a: Pull complete 21:35:35 f0e02332f6b5: Pull complete 21:35:35 cefa15bbcfad: Pull complete 21:35:38 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 21:35:38 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 21:35:38 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 22.8% of statements 21:35:43 17808c966233: Pull complete 21:35:43 go vet ./... 21:35:45 f4c1fc716caa: Pull complete 21:35:45 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:35:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:35:45 ---> ea914061e18c 21:35:45 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:35:46 ---> Running in 09e9a74fc9e7 21:35:46 Removing intermediate container 09e9a74fc9e7 21:35:46 ---> 834706e9dc2f 21:35:46 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:35:46 ---> Running in 5ca9a8f74803 21:35:47 Removing intermediate container 5ca9a8f74803 21:35:47 ---> de0b1dec8143 21:35:47 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:35:47 ---> Running in 74fce3c7d19c 21:35:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:35:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:35:47 ./bin/test-attribution-txt.sh [Pipeline] echo 21:35:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:35:47 $ docker stop --time=1 b916bba7b18c49ce259af3f8a8f50153cbb8f741edf181e2a85938e677dfc8c1 21:35:47 Removing intermediate container 74fce3c7d19c 21:35:47 ---> 7ad1c9390b38 21:35:47 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:35:47 ---> Running in 1a9a90e5e28e 21:35:48 Removing intermediate container 1a9a90e5e28e 21:35:48 ---> 5e55c0cdbcab 21:35:48 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:35:48 ---> Running in 86f42ed54841 21:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:35:50 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:35:50 (2/4) Installing libedit (20221030.3.1-r1) 21:35:50 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:35:50 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:35:50 Executing busybox-1.36.1-r2.trigger 21:35:50 OK: 270 MiB in 56 packages 21:35:51 Removing intermediate container 86f42ed54841 21:35:51 ---> 35ced4d2925e 21:35:51 Step 8/12 : WORKDIR /device-mqtt-go 21:35:51 ---> Running in 7480917c2a27 21:35:52 Removing intermediate container 7480917c2a27 21:35:52 ---> b58fed2bd6f5 21:35:52 Step 9/12 : COPY go.mod vendor* ./ 21:35:52 ---> 1760c553435a 21:35:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:52 ---> Running in b604ad8ab317 21:35:56 $ docker rm -f --volumes b916bba7b18c49ce259af3f8a8f50153cbb8f741edf181e2a85938e677dfc8c1 [Pipeline] // withDockerContainer [Pipeline] sh 21:35:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:35:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:35:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:35:58 + ls -al . 21:35:58 total 184 21:35:58 drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 21:35 . 21:35:58 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:32 .. 21:35:58 -rw-rw-r-- 1 jenkins jenkins 140 Oct 31 21:32 .dockerignore 21:35:58 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:35 .git 21:35:58 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:32 .github 21:35:58 -rw-rw-r-- 1 jenkins jenkins 264 Oct 31 21:32 .gitignore 21:35:58 -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 21:32 .golangci.yml 21:35:58 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:32 .semver 21:35:58 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 31 21:32 Attribution.txt 21:35:58 -rw-rw-r-- 1 jenkins jenkins 17522 Oct 31 21:32 CHANGELOG.md 21:35:58 -rw-rw-r-- 1 jenkins jenkins 1689 Oct 31 21:32 Dockerfile 21:35:58 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 21:32 GOVERNANCE.md 21:35:58 -rw-rw-r-- 1 jenkins jenkins 657 Oct 31 21:32 Jenkinsfile 21:35:58 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 21:32 LICENSE 21:35:58 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 31 21:32 Makefile 21:35:58 -rw-rw-r-- 1 jenkins jenkins 620 Oct 31 21:32 OWNERS.md 21:35:58 -rw-rw-r-- 1 jenkins jenkins 3613 Oct 31 21:32 README.md 21:35:58 -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 21:32 VERSION 21:35:58 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:32 bin 21:35:58 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:32 cmd 21:35:58 -rw-r--r-- 1 jenkins jenkins 18506 Oct 31 21:35 coverage.out 21:35:58 -rw-rw-r-- 1 jenkins jenkins 3822 Oct 31 21:32 go.mod 21:35:58 -rw-rw-r-- 1 jenkins jenkins 35094 Oct 31 21:32 go.sum 21:35:58 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:32 internal 21:35:58 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:32 mock 21:35:58 -rw-rw-r-- 1 jenkins jenkins 227 Oct 31 21:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:58 + 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=babdd37ae5cc7c94dd5127031ec4db0628ad3398 --label arch=amd64 --label version=0.0.0 . 21:35:58 Sending build context to Docker daemon 6.577MB 21:35:58 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 21:35:58 Step 2/24 : FROM ${BASE} AS builder 21:35:58 ---> 88697f13d008 21:35:58 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:36:00 ---> Running in 5f571caa4cb5 21:36:02 Removing intermediate container 5f571caa4cb5 21:36:02 ---> 9196ba3b583a 21:36:02 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:36:02 ---> Running in 9704e7884d16 21:36:03 Removing intermediate container 9704e7884d16 21:36:03 ---> e4f8b380538a 21:36:03 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:36:04 ---> Running in 419d5e5f3091 21:36:04 Removing intermediate container 419d5e5f3091 21:36:04 ---> 45cd91f081eb 21:36:04 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:36:05 ---> Running in caeea0aab506 21:36:06 Removing intermediate container caeea0aab506 21:36:06 ---> 2de329153889 21:36:06 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:36:06 ---> Running in c1e3a6392411 21:36:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:07 OK: 268 MiB in 56 packages 21:36:09 Removing intermediate container c1e3a6392411 21:36:09 ---> 0c8014c2c5bf 21:36:09 Step 8/24 : WORKDIR /device-mqtt-go 21:36:09 ---> Running in 3f7339a299ba 21:36:10 Removing intermediate container 3f7339a299ba 21:36:10 ---> c900e634f922 21:36:10 Step 9/24 : COPY go.mod vendor* ./ 21:36:10 ---> 1b8284c44af9 21:36:10 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:11 ---> Running in 70d09d16c70d 21:36:13 Removing intermediate container 70d09d16c70d 21:36:13 ---> 6cc71c6b512f 21:36:13 Step 11/24 : COPY . . 21:36:13 ---> b3ff89e4fd30 21:36:13 Step 12/24 : RUN $MAKE 21:36:14 ---> Running in 4f806a079123 21:36:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 21:36:47 Removing intermediate container 4f806a079123 21:36:47 ---> 47caac6f93f9 21:36:47 Step 13/24 : FROM alpine:3.18 21:36:47 3.18: Pulling from library/alpine 21:36:47 96526aa774ef: Pulling fs layer 21:36:47 96526aa774ef: Verifying Checksum 21:36:47 96526aa774ef: Download complete 21:36:47 96526aa774ef: Pull complete 21:36:47 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:36:47 Status: Downloaded newer image for alpine:3.18 21:36:47 ---> 8ca4688f4f35 21:36:47 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 21:36:47 ---> Running in a82588be3222 21:36:47 Removing intermediate container a82588be3222 21:36:47 ---> a38ea7f6df70 21:36:47 Step 15/24 : RUN apk add --update --no-cache dumb-init 21:36:47 ---> Running in f119efc11029 21:36:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:47 (1/1) Installing dumb-init (1.2.5-r2) 21:36:47 Executing busybox-1.36.1-r2.trigger 21:36:47 OK: 7 MiB in 16 packages 21:36:47 Removing intermediate container f119efc11029 21:36:47 ---> b669f3c37e4b 21:36:47 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 21:36:47 ---> f309f1feb9ae 21:36:47 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 21:36:47 ---> d098f5bc6f85 21:36:47 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 21:36:47 ---> 24ec00bc0499 21:36:47 Step 19/24 : EXPOSE 59982 21:36:47 ---> Running in 500931d67185 21:36:47 Removing intermediate container 500931d67185 21:36:47 ---> 90066f1840ab 21:36:47 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 21:36:47 ---> Running in bc53c1bde1db 21:36:47 Removing intermediate container bc53c1bde1db 21:36:47 ---> 465727292f75 21:36:47 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:36:47 ---> Running in 43593a3bc0a5 21:36:47 Removing intermediate container 43593a3bc0a5 21:36:47 ---> 56f6cd9bc307 21:36:47 Step 22/24 : LABEL arch=amd64 21:36:47 ---> Running in 566194b5cac4 21:36:47 Removing intermediate container 566194b5cac4 21:36:47 ---> 236a0f3325f7 21:36:47 Step 23/24 : LABEL git_sha=babdd37ae5cc7c94dd5127031ec4db0628ad3398 21:36:47 ---> Running in 2366e0193458 21:36:47 Removing intermediate container 2366e0193458 21:36:47 ---> fd7ca52d7893 21:36:47 Step 24/24 : LABEL version=0.0.0 21:36:47 ---> Running in 5aed89f36a0f 21:36:48 Removing intermediate container 5aed89f36a0f 21:36:48 ---> 73962bf8dcca 21:36:48 [Warning] One or more build-args [ARCH] were not consumed 21:36:48 Successfully built 73962bf8dcca 21:36:48 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 21:36:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:36:49 21:36:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:36:49 latest: Pulling from edgex-lftools-log-publisher 21:36:49 5eb5b503b376: Pulling fs layer 21:36:49 5c69ac0246d0: Pulling fs layer 21:36:49 ec43610c2a17: Pulling fs layer 21:36:49 3a2ae6a8a46f: Pulling fs layer 21:36:49 33b1e0a273af: Pulling fs layer 21:36:49 5d3b04190fa2: Pulling fs layer 21:36:49 2f39f015ded8: Pulling fs layer 21:36:49 33b1e0a273af: Waiting 21:36:49 5d3b04190fa2: Waiting 21:36:49 2f39f015ded8: Waiting 21:36:49 3a2ae6a8a46f: Waiting 21:36:49 5c69ac0246d0: Download complete 21:36:49 3a2ae6a8a46f: Verifying Checksum 21:36:49 3a2ae6a8a46f: Download complete 21:36:49 33b1e0a273af: Verifying Checksum 21:36:49 33b1e0a273af: Download complete 21:36:49 5d3b04190fa2: Verifying Checksum 21:36:49 5d3b04190fa2: Download complete 21:36:49 ec43610c2a17: Verifying Checksum 21:36:49 ec43610c2a17: Download complete 21:36:49 5eb5b503b376: Verifying Checksum 21:36:49 5eb5b503b376: Download complete 21:36:50 2f39f015ded8: Download complete 21:36:54 5eb5b503b376: Pull complete 21:36:54 5c69ac0246d0: Pull complete 21:36:55 ec43610c2a17: Pull complete 21:36:55 3a2ae6a8a46f: Pull complete 21:36:55 33b1e0a273af: Pull complete 21:36:55 5d3b04190fa2: Pull complete 21:37:00 2f39f015ded8: Pull complete 21:37:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:37:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:37:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:00 prd-ubuntu20.04-docker-8c-8g-15629 does not seem to be running inside a container 21:37:00 $ 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/gexfoundry_device-mqtt-go_PR-640 -v /w/workspace/gexfoundry_device-mqtt-go_PR-640:/w/workspace/gexfoundry_device-mqtt-go_PR-640:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-640@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-640@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:37:07 $ docker top 9faa934292f6fff5a5180fb1d5fa333df42e888bf1003103ffd0dffa6c53d586 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:37:07 ---> job-cost.sh 21:37:07 lf-activate-venv: SKIPPING 21:37:07 INFO: No Stack... 21:37:08 INFO: Retrieving Pricing Info for: v3-standard-8 21:37:08 INFO: Archiving Costs [Pipeline] sh 21:37:08 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-640/archives/cost.csv 21:37:08 + cut -d, -f6 [Pipeline] lock 21:37:08 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-640-1-stack-cost] 21:37:08 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-640-1-stack-cost] did not exist. Created. 21:37:08 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-640-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:37:09 + echo total: 0.2199999988079071 [Pipeline] stash 21:37:09 Stashed 1 file(s) [Pipeline] } 21:37:09 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-640-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:37:09 $ docker stop --time=1 9faa934292f6fff5a5180fb1d5fa333df42e888bf1003103ffd0dffa6c53d586 21:37:10 $ docker rm -f --volumes 9faa934292f6fff5a5180fb1d5fa333df42e888bf1003103ffd0dffa6c53d586 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:37:14 Removing intermediate container b604ad8ab317 21:37:14 ---> 5b1485ce4f5c 21:37:14 Step 11/12 : COPY . . 21:37:14 ---> c259b1ea8b15 21:37:14 Step 12/12 : RUN $MAKE 21:37:14 ---> Running in b847610757e6 21:37:14 noop 21:37:14 Removing intermediate container b847610757e6 21:37:14 ---> 894e7cdb4c13 21:37:14 Successfully built 894e7cdb4c13 21:37:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:14 + docker inspect -f . ci-base-image-arm64 21:37:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:15 prd-ubuntu20.04-docker-arm64-4c-16g-15630 does not seem to be running inside a container 21:37:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 21:37:16 $ docker top 73a6b74da5f8512f866172c2947cb88a9ead6ef2dc4077cd049551589cadddc0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:17 + go version 21:37:17 go version go1.21.0 linux/arm64 [Pipeline] } 21:37:17 $ docker stop --time=1 73a6b74da5f8512f866172c2947cb88a9ead6ef2dc4077cd049551589cadddc0 21:37:19 $ docker rm -f --volumes 73a6b74da5f8512f866172c2947cb88a9ead6ef2dc4077cd049551589cadddc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:20 + docker inspect -f . ci-base-image-arm64 21:37:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:20 prd-ubuntu20.04-docker-arm64-4c-16g-15630 does not seem to be running inside a container 21:37:20 $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 21:37:23 $ docker top ca921d464e12c9c01f45a08b8411c709a291e9a511ea0b739aec3e24a5c396aa -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:24 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 21:37:24 + make test 21:37:24 go test ./... -coverprofile=coverage.out ./... 21:37:29 ? github.com/edgexfoundry/device-mqtt-go [no test files] 21:39:21 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 21:39:23 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 21:39:23 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.103s coverage: 22.8% of statements 21:39:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:39:24 go vet ./... 21:40:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:40:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:40:03 ./bin/test-attribution-txt.sh [Pipeline] echo 21:40:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:40:04 $ docker stop --time=1 ca921d464e12c9c01f45a08b8411c709a291e9a511ea0b739aec3e24a5c396aa 21:40:06 $ docker rm -f --volumes ca921d464e12c9c01f45a08b8411c709a291e9a511ea0b739aec3e24a5c396aa [Pipeline] // withDockerContainer [Pipeline] sh 21:40:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:40:07 Warning: overwriting stash ‘coverage-report’ 21:40:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:40:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:40:09 + ls -al . 21:40:09 total 180 21:40:09 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:37 . 21:40:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:34 .. 21:40:09 -rw-rw-r-- 1 jenkins jenkins 140 Oct 31 21:34 .dockerignore 21:40:09 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:34 .git 21:40:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:34 .github 21:40:09 -rw-rw-r-- 1 jenkins jenkins 264 Oct 31 21:34 .gitignore 21:40:09 -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 21:34 .golangci.yml 21:40:09 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 31 21:34 Attribution.txt 21:40:09 -rw-rw-r-- 1 jenkins jenkins 17522 Oct 31 21:34 CHANGELOG.md 21:40:09 -rw-rw-r-- 1 jenkins jenkins 1689 Oct 31 21:34 Dockerfile 21:40:09 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 21:34 GOVERNANCE.md 21:40:09 -rw-rw-r-- 1 jenkins jenkins 657 Oct 31 21:34 Jenkinsfile 21:40:09 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 21:34 LICENSE 21:40:09 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 31 21:34 Makefile 21:40:09 -rw-rw-r-- 1 jenkins jenkins 620 Oct 31 21:34 OWNERS.md 21:40:09 -rw-rw-r-- 1 jenkins jenkins 3613 Oct 31 21:34 README.md 21:40:09 -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 21:32 VERSION 21:40:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:34 bin 21:40:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:34 cmd 21:40:09 -rw-r--r-- 1 jenkins jenkins 18506 Oct 31 21:39 coverage.out 21:40:09 -rw-rw-r-- 1 jenkins jenkins 3822 Oct 31 21:34 go.mod 21:40:09 -rw-rw-r-- 1 jenkins jenkins 35094 Oct 31 21:34 go.sum 21:40:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:34 internal 21:40:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:34 mock 21:40:09 -rw-rw-r-- 1 jenkins jenkins 227 Oct 31 21:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:10 + 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=babdd37ae5cc7c94dd5127031ec4db0628ad3398 --label arch=arm64 --label version=0.0.0 . 21:40:10 Sending build context to Docker daemon 3.395MB 21:40:10 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 21:40:10 Step 2/24 : FROM ${BASE} AS builder 21:40:10 ---> 894e7cdb4c13 21:40:10 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:40:11 ---> Running in 20f1532de160 21:40:12 Removing intermediate container 20f1532de160 21:40:12 ---> 495a6cd12574 21:40:12 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:40:12 ---> Running in b6b780b927c1 21:40:12 Removing intermediate container b6b780b927c1 21:40:12 ---> b06d8e928407 21:40:12 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:40:13 ---> Running in 2021dbe544b7 21:40:13 Removing intermediate container 2021dbe544b7 21:40:13 ---> 6e8ae659b28e 21:40:13 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:40:13 ---> Running in 8c936f49ae1a 21:40:14 Removing intermediate container 8c936f49ae1a 21:40:14 ---> 47a6426a29b8 21:40:14 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:40:14 ---> Running in 4464f024aeb7 21:40:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:40:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:40:18 OK: 270 MiB in 56 packages 21:40:19 Removing intermediate container 4464f024aeb7 21:40:19 ---> 107bed10baa2 21:40:19 Step 8/24 : WORKDIR /device-mqtt-go 21:40:19 ---> Running in b081d45132f9 21:40:20 Removing intermediate container b081d45132f9 21:40:20 ---> d07413024830 21:40:20 Step 9/24 : COPY go.mod vendor* ./ 21:40:21 ---> 5f2df063c334 21:40:21 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:40:21 ---> Running in e1fdf70e960b 21:40:27 Removing intermediate container e1fdf70e960b 21:40:27 ---> 52a327bcf71b 21:40:27 Step 11/24 : COPY . . 21:40:28 ---> e59a46693a79 21:40:28 Step 12/24 : RUN $MAKE 21:40:28 ---> Running in fa07ac045ab4 21:40:29 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 21:43:06 Removing intermediate container fa07ac045ab4 21:43:06 ---> 6af7155364fd 21:43:06 Step 13/24 : FROM alpine:3.18 21:43:06 3.18: Pulling from library/alpine 21:43:06 579b34f0a95b: Pulling fs layer 21:43:06 579b34f0a95b: Verifying Checksum 21:43:06 579b34f0a95b: Download complete 21:43:06 579b34f0a95b: Pull complete 21:43:06 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:43:06 Status: Downloaded newer image for alpine:3.18 21:43:06 ---> 3cc203321400 21:43:06 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 21:43:06 ---> Running in ba84b4994ee2 21:43:06 Removing intermediate container ba84b4994ee2 21:43:06 ---> 9c752697b67c 21:43:06 Step 15/24 : RUN apk add --update --no-cache dumb-init 21:43:06 ---> Running in 65f8d932c8b9 21:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:43:06 (1/1) Installing dumb-init (1.2.5-r2) 21:43:06 Executing busybox-1.36.1-r2.trigger 21:43:07 OK: 8 MiB in 16 packages 21:43:08 Removing intermediate container 65f8d932c8b9 21:43:08 ---> ac8b4dcde5ad 21:43:08 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 21:43:10 ---> 8f22cdbe401f 21:43:10 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 21:43:10 ---> 75f545174ceb 21:43:10 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 21:43:11 ---> 8c93d0da91f3 21:43:11 Step 19/24 : EXPOSE 59982 21:43:11 ---> Running in 34a74849d31d 21:43:11 Removing intermediate container 34a74849d31d 21:43:11 ---> 666d702288f6 21:43:11 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 21:43:11 ---> Running in abc72096142e 21:43:12 Removing intermediate container abc72096142e 21:43:12 ---> 13052416286b 21:43:12 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:43:12 ---> Running in c6ca2ddf5c98 21:43:12 Removing intermediate container c6ca2ddf5c98 21:43:12 ---> 2cebb8b9a53d 21:43:12 Step 22/24 : LABEL arch=arm64 21:43:13 ---> Running in a84c6f31c2f8 21:43:13 Removing intermediate container a84c6f31c2f8 21:43:13 ---> c671b76e18fb 21:43:13 Step 23/24 : LABEL git_sha=babdd37ae5cc7c94dd5127031ec4db0628ad3398 21:43:13 ---> Running in 49a38b3e35cf 21:43:13 Removing intermediate container 49a38b3e35cf 21:43:13 ---> ead40ad4e8a9 21:43:13 Step 24/24 : LABEL version=0.0.0 21:43:14 ---> Running in b2c40c074cfd 21:43:14 Removing intermediate container b2c40c074cfd 21:43:14 ---> 66584c18ae9d 21:43:14 [Warning] One or more build-args [ARCH] were not consumed 21:43:14 Successfully built 66584c18ae9d 21:43:14 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:43:15 21:43:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:43:16 arm64: Pulling from edgex-lftools-log-publisher 21:43:16 8998bd30e6a1: Pulling fs layer 21:43:16 04944245beec: Pulling fs layer 21:43:16 699f458cf7ca: Pulling fs layer 21:43:16 765212b225bb: Pulling fs layer 21:43:16 f23df028b6ca: Pulling fs layer 21:43:16 d65c8cfc05b1: Pulling fs layer 21:43:16 2437ff75d9bd: Pulling fs layer 21:43:16 765212b225bb: Waiting 21:43:16 f23df028b6ca: Waiting 21:43:16 d65c8cfc05b1: Waiting 21:43:16 2437ff75d9bd: Waiting 21:43:16 04944245beec: Verifying Checksum 21:43:16 04944245beec: Download complete 21:43:16 765212b225bb: Verifying Checksum 21:43:16 765212b225bb: Download complete 21:43:16 f23df028b6ca: Download complete 21:43:16 d65c8cfc05b1: Verifying Checksum 21:43:16 d65c8cfc05b1: Download complete 21:43:16 699f458cf7ca: Verifying Checksum 21:43:16 699f458cf7ca: Download complete 21:43:16 8998bd30e6a1: Verifying Checksum 21:43:16 8998bd30e6a1: Download complete 21:43:19 2437ff75d9bd: Verifying Checksum 21:43:19 2437ff75d9bd: Download complete 21:43:22 8998bd30e6a1: Pull complete 21:43:22 04944245beec: Pull complete 21:43:24 699f458cf7ca: Pull complete 21:43:24 765212b225bb: Pull complete 21:43:25 f23df028b6ca: Pull complete 21:43:25 d65c8cfc05b1: Pull complete 21:43:43 2437ff75d9bd: Pull complete 21:43:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:43:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:43:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:44 prd-ubuntu20.04-docker-arm64-4c-16g-15630 does not seem to be running inside a container 21:43:44 $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:43:47 $ docker top f5f54a31d303270c18eaf1de7bc7d55e614a3ecaf16ba8a5f112267874a59be2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:43:48 ---> job-cost.sh 21:43:48 lf-activate-venv: SKIPPING 21:43:48 INFO: No Stack... 21:43:49 INFO: Retrieving Pricing Info for: v3-standard-4 21:43:50 INFO: Archiving Costs [Pipeline] sh 21:43:50 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 21:43:50 + cut -d, -f6 [Pipeline] lock 21:43:51 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-640-1-stack-cost] 21:43:51 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-640-1-stack-cost] did not exist. Created. 21:43:51 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-640-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:43:51 /w/workspace/device-mqtt-go/1@tmp/durable-68d5eb7c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:43:52 + echo total: 0.10999999940395355 [Pipeline] stash 21:43:52 Warning: overwriting stash ‘stack-cost’ 21:43:52 Stashed 1 file(s) [Pipeline] } 21:43:52 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-640-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:43:52 $ docker stop --time=1 f5f54a31d303270c18eaf1de7bc7d55e614a3ecaf16ba8a5f112267874a59be2 21:43:54 $ docker rm -f --volumes f5f54a31d303270c18eaf1de7bc7d55e614a3ecaf16ba8a5f112267874a59be2 [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 21:43:55 provisioning config files... 21:43:55 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-640@tmp/config10920641124604017884tmp [Pipeline] { [Pipeline] sh 21:43:55 + set +x 21:43:55 + bash -s -- 21:43:55 + curl -s https://codecov.io/bash 21:43:56 21:43:56 _____ _ 21:43:56 / ____| | | 21:43:56 | | ___ __| | ___ ___ _____ __ 21:43:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:43:56 | |___| (_) | (_| | __/ (_| (_) \ V / 21:43:56 \_____\___/ \__,_|\___|\___\___/ \_/ 21:43:56 Bash-1.0.6 21:43:56 21:43:56 21:43:56 ==> git version 2.25.1 found 21:43:56 ==> 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 21:43:56 Release-Date: 2020-01-08 21:43:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:43:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:43:56 ==> Jenkins CI detected. 21:43:56 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-640 21:43:56 project root: . 21:43:56 --> token set from env 21:43:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:43:56 ==> Running gcov in . (disable via -X gcov) 21:43:56 ==> Python coveragepy not found 21:43:56 ==> Searching for coverage reports in: 21:43:56 + . 21:43:56 -> Found 1 reports 21:43:56 ==> Detecting git/mercurial file structure 21:43:56 ==> Reading reports 21:43:56 + ./coverage.out bytes=18506 21:43:56 ==> Appending adjustments 21:43:56 https://docs.codecov.io/docs/fixing-reports 21:43:56 + Found adjustments 21:43:56 ==> Gzipping contents 21:43:56 4.0K /tmp/codecov.f9yO0E.gz 21:43:56 ==> Uploading reports 21:43:56 url: https://codecov.io 21:43:56 query: branch=PR-640&commit=babdd37ae5cc7c94dd5127031ec4db0628ad3398&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-640%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=640&job=&cmd_args= 21:43:56 -> Pinging Codecov 21:43:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-640&commit=babdd37ae5cc7c94dd5127031ec4db0628ad3398&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-640%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=640&job=&cmd_args= 21:43:56 -> Uploading to 21:43:56 https://storage.googleapis.com/codecov/v4/raw/2023-10-31/7D719EC7BBE17E464838252E33014C33/babdd37ae5cc7c94dd5127031ec4db0628ad3398/3618a484-27b6-485a-881c-24420b59880b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231031%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231031T214356Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=116a6216c5cc6e06867220424fcb86f393907dc817b09307bd449a0016678b88 21:43:56 % Total % Received % Xferd Average Speed Time Time Time Current 21:43:56 Dload Upload Total Spent Left Speed 21:43:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 15019 --:--:-- --:--:-- --:--:-- 14946 100 3049 0 0 100 3049 0 12651 --:--:-- --:--:-- --:--:-- 12599 21:43:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/babdd37ae5cc7c94dd5127031ec4db0628ad3398 [Pipeline] } 21:43:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 21:43:58 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-640/archives ] 21:43:58 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-640/archives 21:43:58 total 16 21:43:58 drwxr-xr-x 3 root root 4096 Oct 31 21:37 . 21:43:58 drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 21:37 .. 21:43:58 drwxr-xr-x 2 root root 4096 Oct 31 21:37 cost 21:43:58 -rw-r--r-- 1 root root 86 Oct 31 21:37 cost.csv 21:43:58 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-640/archives 21:43:58 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-640/archives 21:43:58 total 16 21:43:58 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:37 . 21:43:58 drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 21:37 .. 21:43:58 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 21:37 cost 21:43:58 -rw-r--r-- 1 jenkins jenkins 86 Oct 31 21:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:43:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:43:59 ---> package-listing.sh 21:43:59 ++ facter osfamily 21:43:59 ++ tr '[:upper:]' '[:lower:]' 21:44:00 + OS_FAMILY=debian 21:44:00 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-640 21:44:00 + START_PACKAGES=/tmp/packages_start.txt 21:44:00 + END_PACKAGES=/tmp/packages_end.txt 21:44:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:44:00 + PACKAGES=/tmp/packages_start.txt 21:44:00 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-640 ']' 21:44:00 + PACKAGES=/tmp/packages_end.txt 21:44:00 + case "${OS_FAMILY}" in 21:44:00 + dpkg -l 21:44:00 + grep '^ii' 21:44:00 + '[' -f /tmp/packages_start.txt ']' 21:44:00 + '[' -f /tmp/packages_end.txt ']' 21:44:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:44:00 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-640 ']' 21:44:00 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-640/archives/ 21:44:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-640/archives/ [Pipeline] echo 21:44:00 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/gexfoundry_device-mqtt-go_PR-640/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:44:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:44:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:01 prd-ubuntu20.04-docker-8c-8g-15629 does not seem to be running inside a container 21:44:01 $ 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/gexfoundry_device-mqtt-go_PR-640/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-640 -v /w/workspace/gexfoundry_device-mqtt-go_PR-640:/w/workspace/gexfoundry_device-mqtt-go_PR-640:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-640@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-640@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 21:44:02 $ docker top 3ec43ec70746d4dc48f507f68f5108c6bb4117455d19fde98722b0163f47a647 -eo pid,comm [Pipeline] { [Pipeline] sh 21:44:02 + touch /tmp/pre-build-complete [Pipeline] sh 21:44:02 + mkdir -p /var/log/sysstat [Pipeline] sh 21:44:03 + ls /var/log/sa-host 21:44:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:44:03 provisioning config files... 21:44:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-640@tmp/config8140457673823484761tmp [Pipeline] { [Pipeline] echo 21:44:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:44:03 ---> create-netrc.sh [Pipeline] } 21:44:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:44:04 ---> python-tools-install.sh [Pipeline] echo 21:44:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:44:04 ---> sudo-logs.sh 21:44:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:44:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:44:05 ---> job-cost.sh 21:44:05 lf-activate-venv: SKIPPING 21:44:05 DEBUG: total: 0.2199999988079071 21:44:05 INFO: Retrieving Stack Cost... 21:44:05 INFO: Retrieving Pricing Info for: v3-standard-8 21:44:05 INFO: Archiving Costs [Pipeline] echo 21:44:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:44:06 ---> logs-deploy.sh 21:44:06 lf-activate-venv: SKIPPING 21:44:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-640/1 21:44:06 INFO: archiving workspace using pattern(s): 21:44:07 Archives upload complete. 21:44:07 INFO: archiving logs to Nexus 21:44:08 ---> uname -a: 21:44:08 Linux prd-ubuntu20-04-docker-8c-8g-15629 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:44:08 21:44:08 21:44:08 ---> lscpu: 21:44:08 Architecture: x86_64 21:44:08 CPU op-mode(s): 32-bit, 64-bit 21:44:08 Byte Order: Little Endian 21:44:08 Address sizes: 40 bits physical, 48 bits virtual 21:44:08 CPU(s): 8 21:44:08 On-line CPU(s) list: 0-7 21:44:08 Thread(s) per core: 1 21:44:08 Core(s) per socket: 1 21:44:08 Socket(s): 8 21:44:08 NUMA node(s): 1 21:44:08 Vendor ID: AuthenticAMD 21:44:08 CPU family: 23 21:44:08 Model: 49 21:44:08 Model name: AMD EPYC-Rome Processor 21:44:08 Stepping: 0 21:44:08 CPU MHz: 2800.000 21:44:08 BogoMIPS: 5600.00 21:44:08 Virtualization: AMD-V 21:44:08 Hypervisor vendor: KVM 21:44:08 Virtualization type: full 21:44:08 L1d cache: 256 KiB 21:44:08 L1i cache: 256 KiB 21:44:08 L2 cache: 4 MiB 21:44:08 L3 cache: 128 MiB 21:44:08 NUMA node0 CPU(s): 0-7 21:44:08 Vulnerability Itlb multihit: Not affected 21:44:08 Vulnerability L1tf: Not affected 21:44:08 Vulnerability Mds: Not affected 21:44:08 Vulnerability Meltdown: Not affected 21:44:08 Vulnerability Mmio stale data: Not affected 21:44:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:44:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:44:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:44:08 Vulnerability Srbds: Not affected 21:44:08 Vulnerability Tsx async abort: Not affected 21:44:08 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 21:44:08 21:44:08 21:44:08 ---> nproc: 21:44:08 8 21:44:08 21:44:08 21:44:08 ---> df -h: 21:44:08 Filesystem Size Used Avail Use% Mounted on 21:44:08 overlay 155G 12G 144G 8% / 21:44:08 tmpfs 64M 0 64M 0% /dev 21:44:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:44:08 shm 64M 0 64M 0% /dev/shm 21:44:08 /dev/vda1 155G 12G 144G 8% /facter-os 21:44:08 21:44:08 21:44:08 ---> sar -b -r -n DEV: 21:44:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15629) 10/31/23 _x86_64_ (8 CPU) 21:44:08 21:44:08 21:31:28 LINUX RESTART (8 CPU) 21:44:08 21:44:08 21:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:44:08 21:33:01 89.11 38.43 50.67 0.00 4276.26 34653.87 0.00 21:44:08 21:34:01 103.48 1.05 102.43 0.00 9.87 40273.33 0.00 21:44:08 21:35:01 120.73 0.02 120.71 0.00 1.20 58433.59 0.00 21:44:08 21:36:01 53.25 0.17 53.09 0.00 8.79 23643.35 0.00 21:44:08 21:37:01 170.47 10.03 160.43 0.00 5176.93 46641.48 0.00 21:44:08 21:38:01 58.17 2.72 55.46 0.00 286.09 29108.08 0.00 21:44:08 21:39:01 3.32 0.00 3.32 0.00 0.00 13320.49 0.00 21:44:08 21:40:01 3.50 0.00 3.50 0.00 0.00 13191.13 0.00 21:44:08 21:41:01 3.17 0.00 3.17 0.00 0.00 13317.78 0.00 21:44:08 21:42:01 4.23 0.00 4.23 0.00 0.00 13342.00 0.00 21:44:08 21:43:01 2.90 0.00 2.90 0.00 0.00 12646.16 0.00 21:44:08 21:44:01 1.52 0.25 1.27 0.00 19.33 20.26 0.00 21:44:08 Average: 51.15 4.39 46.76 0.00 814.82 24881.80 0.00 21:44:08 21:44:08 21:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:44:08 21:33:01 29549976 31611864 726192 2.21 70324 2271312 1850420 5.45 964272 2017260 383900 21:44:08 21:34:01 28532964 31588248 726844 2.21 111744 3151696 1906068 5.62 1147612 2755076 552088 21:44:08 21:35:01 28464972 31572256 741164 2.25 149328 3160432 1927964 5.68 1065688 2901664 576 21:44:08 21:36:01 28461292 31583012 728312 2.21 153176 3160940 1870896 5.51 1162088 2795372 172 21:44:08 21:37:01 27290664 31545636 748948 2.28 170656 4200340 1907524 5.62 1463816 3567896 436156 21:44:08 21:38:01 27289316 31562652 731856 2.23 173656 4213892 1796824 5.30 1481460 3546940 8 21:44:08 21:39:01 27289716 31563164 731236 2.22 173740 4213896 1796824 5.30 1481416 3546944 24 21:44:08 21:40:01 27295100 31568660 725580 2.21 173824 4213900 1796824 5.30 1476072 3546956 72 21:44:08 21:41:01 27295044 31568680 725488 2.21 173892 4213904 1796824 5.30 1476172 3546960 20 21:44:08 21:42:01 27304720 31578356 716032 2.18 173996 4213888 1796824 5.30 1466440 3546944 20 21:44:08 21:43:01 27304688 31578336 716036 2.18 174064 4213888 1796824 5.30 1466624 3546948 12 21:44:08 21:44:01 27303476 31578380 715224 2.18 174124 4215052 1755604 5.17 1469536 3547300 956 21:44:08 Average: 27781827 31574937 727743 2.21 156044 3786928 1833285 5.40 1343433 3238855 114500 21:44:08 21:44:08 21:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:44:08 21:33:01 ens3 532.03 356.12 5528.52 124.36 0.00 0.00 0.00 0.00 21:44:08 21:33:01 docker0 5.51 4.50 0.54 49.34 0.00 0.00 0.00 0.00 21:44:08 21:33:01 lo 6.66 6.66 0.65 0.65 0.00 0.00 0.00 0.00 21:44:08 21:34:01 ens3 393.50 218.63 2443.65 28.72 0.00 0.00 0.00 0.00 21:44:08 21:34:01 docker0 205.35 370.95 17.52 2420.36 0.00 0.00 0.00 0.00 21:44:08 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:08 21:35:01 ens3 3.32 1.23 1.97 1.10 0.00 0.00 0.00 0.00 21:44:08 21:35:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:44:08 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:08 21:36:01 ens3 38.79 22.52 38.70 14.88 0.00 0.00 0.00 0.00 21:44:08 21:36:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 21:44:08 21:36:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 21:44:08 21:37:01 ens3 314.38 164.48 4682.30 24.27 0.00 0.00 0.00 0.00 21:44:08 21:37:01 docker0 3.37 5.83 0.20 62.28 0.00 0.00 0.00 0.00 21:44:08 21:37:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 21:44:08 21:38:01 ens3 21.66 30.00 11.16 93.48 0.00 0.00 0.00 0.00 21:44:08 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:08 21:38:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:44:08 21:39:01 ens3 3.48 0.47 0.61 0.27 0.00 0.00 0.00 0.00 21:44:08 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:08 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:08 21:40:01 ens3 3.13 0.77 0.94 0.60 0.00 0.00 0.00 0.00 21:44:08 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:08 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:08 21:41:01 ens3 1.92 1.08 1.04 0.80 0.00 0.00 0.00 0.00 21:44:08 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:08 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:08 21:42:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:44:08 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:08 21:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:08 21:43:01 ens3 0.30 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:44:08 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:08 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:08 21:44:01 ens3 13.15 7.92 13.86 4.80 0.00 0.00 0.00 0.00 21:44:08 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:08 21:44:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 21:44:08 Average: ens3 110.48 66.95 1060.16 24.45 0.00 0.00 0.00 0.00 21:44:08 Average: docker0 17.85 31.77 1.52 210.94 0.00 0.00 0.00 0.00 21:44:08 Average: lo 0.89 0.89 0.08 0.08 0.00 0.00 0.00 0.00 21:44:08 21:44:08 21:44:08 ---> sar -P ALL: 21:44:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15629) 10/31/23 _x86_64_ (8 CPU) 21:44:08 21:44:08 21:31:28 LINUX RESTART (8 CPU) 21:44:08 21:44:08 21:32:01 CPU %user %nice %system %iowait %steal %idle 21:44:08 21:33:01 all 7.86 0.00 2.32 5.48 0.20 84.13 21:44:08 21:33:01 0 7.51 0.00 2.81 1.66 0.17 87.85 21:44:08 21:33:01 1 8.10 0.00 2.19 9.03 0.25 80.43 21:44:08 21:33:01 2 7.12 0.00 2.40 1.11 0.18 89.19 21:44:08 21:33:01 3 6.73 0.00 2.52 1.36 0.22 89.16 21:44:08 21:33:01 4 6.93 0.00 1.77 17.68 0.15 73.46 21:44:08 21:33:01 5 11.67 0.00 1.87 4.27 0.20 81.99 21:44:08 21:33:01 6 9.08 0.00 2.30 7.59 0.24 80.79 21:44:08 21:33:01 7 5.73 0.00 2.71 1.18 0.19 90.19 21:44:08 21:34:01 all 3.48 0.00 1.66 8.02 0.14 86.70 21:44:08 21:34:01 0 3.00 0.00 1.42 8.66 0.12 86.80 21:44:08 21:34:01 1 4.08 0.00 1.99 25.05 0.17 68.71 21:44:08 21:34:01 2 4.31 0.00 1.73 2.55 0.10 91.32 21:44:08 21:34:01 3 3.91 0.00 1.86 1.26 0.17 92.81 21:44:08 21:34:01 4 3.24 0.00 1.58 17.08 0.15 77.95 21:44:08 21:34:01 5 2.64 0.00 1.19 1.65 0.13 94.38 21:44:08 21:34:01 6 4.02 0.00 1.42 5.81 0.08 88.67 21:44:08 21:34:01 7 2.64 0.00 2.09 2.02 0.19 93.07 21:44:08 21:35:01 all 2.23 0.00 1.44 11.83 0.10 84.39 21:44:08 21:35:01 0 2.14 0.00 2.73 33.63 0.08 61.42 21:44:08 21:35:01 1 2.74 0.00 1.76 5.96 0.13 89.41 21:44:08 21:35:01 2 2.67 0.00 1.42 3.57 0.10 92.23 21:44:08 21:35:01 3 2.14 0.00 1.12 0.18 0.08 96.47 21:44:08 21:35:01 4 2.32 0.00 1.81 48.71 0.12 47.04 21:44:08 21:35:01 5 1.93 0.00 0.69 2.68 0.13 94.57 21:44:08 21:35:01 6 2.04 0.00 0.92 0.17 0.08 96.79 21:44:08 21:35:01 7 1.87 0.00 1.10 0.00 0.10 96.92 21:44:08 21:36:01 all 23.74 0.00 3.10 7.49 0.24 65.43 21:44:08 21:36:01 0 23.27 0.00 3.00 2.70 0.24 70.78 21:44:08 21:36:01 1 25.23 0.00 3.42 15.09 0.27 56.00 21:44:08 21:36:01 2 24.91 0.00 3.28 7.82 0.17 63.83 21:44:08 21:36:01 3 23.98 0.00 3.00 8.59 0.18 64.25 21:44:08 21:36:01 4 21.47 0.00 2.90 17.11 0.24 58.29 21:44:08 21:36:01 5 22.46 0.00 2.93 3.08 0.30 71.23 21:44:08 21:36:01 6 23.92 0.00 2.94 1.98 0.25 70.91 21:44:08 21:36:01 7 24.66 0.00 3.37 3.55 0.27 68.15 21:44:08 21:37:01 all 18.86 0.00 3.70 9.43 0.26 67.75 21:44:08 21:37:01 0 21.09 0.00 4.25 12.12 0.25 62.28 21:44:08 21:37:01 1 21.79 0.00 4.26 3.86 0.29 69.81 21:44:08 21:37:01 2 17.93 0.00 2.87 2.22 0.25 76.73 21:44:08 21:37:01 3 19.96 0.00 4.18 21.92 0.25 53.69 21:44:08 21:37:01 4 18.44 0.00 4.44 5.68 0.25 71.19 21:44:08 21:37:01 5 17.23 0.00 2.54 2.63 0.20 77.40 21:44:08 21:37:01 6 16.36 0.00 3.11 0.71 0.25 79.56 21:44:08 21:37:01 7 18.05 0.00 3.93 26.60 0.34 51.07 21:44:08 21:38:01 all 0.82 0.00 0.43 3.12 0.03 95.60 21:44:08 21:38:01 0 0.95 0.00 0.42 2.76 0.02 95.86 21:44:08 21:38:01 1 0.65 0.00 0.63 8.65 0.02 90.05 21:44:08 21:38:01 2 0.95 0.00 0.38 0.07 0.02 98.58 21:44:08 21:38:01 3 1.41 0.00 0.52 8.01 0.03 90.03 21:44:08 21:38:01 4 0.79 0.00 0.33 3.99 0.03 94.85 21:44:08 21:38:01 5 0.48 0.00 0.32 0.17 0.03 99.00 21:44:08 21:38:01 6 0.78 0.00 0.47 0.87 0.03 97.85 21:44:08 21:38:01 7 0.52 0.00 0.40 0.47 0.02 98.60 21:44:08 21:39:01 all 0.03 0.00 0.01 0.10 0.01 99.85 21:44:08 21:39:01 0 0.03 0.00 0.02 0.03 0.02 99.90 21:44:08 21:39:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:44:08 21:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:44:08 21:39:01 3 0.10 0.00 0.02 0.00 0.02 99.87 21:44:08 21:39:01 4 0.02 0.00 0.03 0.77 0.00 99.18 21:44:08 21:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:44:08 21:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:44:08 21:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:44:08 21:40:01 all 0.15 0.00 0.04 0.12 0.01 99.69 21:44:08 21:40:01 0 0.05 0.00 0.00 0.05 0.00 99.90 21:44:08 21:40:01 1 0.07 0.00 0.07 0.08 0.02 99.77 21:44:08 21:40:01 2 0.02 0.00 0.03 0.00 0.02 99.93 21:44:08 21:40:01 3 0.83 0.00 0.05 0.00 0.00 99.12 21:44:08 21:40:01 4 0.10 0.00 0.13 0.82 0.00 98.95 21:44:08 21:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:44:08 21:40:01 6 0.07 0.00 0.02 0.00 0.00 99.92 21:44:08 21:40:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:44:08 21:41:01 all 0.04 0.00 0.02 0.09 0.01 99.84 21:44:08 21:41:01 0 0.00 0.00 0.03 0.08 0.02 99.87 21:44:08 21:41:01 1 0.07 0.00 0.05 0.07 0.02 99.80 21:44:08 21:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:44:08 21:41:01 3 0.17 0.00 0.00 0.00 0.02 99.82 21:44:08 21:41:01 4 0.02 0.00 0.02 0.58 0.02 99.37 21:44:08 21:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:44:08 21:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:44:08 21:41:01 7 0.03 0.00 0.05 0.00 0.00 99.92 21:44:08 21:42:01 all 0.06 0.00 0.02 0.17 0.06 99.69 21:44:08 21:42:01 0 0.00 0.00 0.03 0.17 0.00 99.80 21:44:08 21:42:01 1 0.05 0.00 0.03 0.07 0.13 99.72 21:44:08 21:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:44:08 21:42:01 3 0.20 0.00 0.03 0.00 0.18 99.58 21:44:08 21:42:01 4 0.03 0.00 0.00 0.68 0.07 99.22 21:44:08 21:42:01 5 0.17 0.00 0.00 0.00 0.07 99.77 21:44:08 21:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:44:08 21:42:01 7 0.03 0.00 0.03 0.42 0.00 99.52 21:44:08 21:43:01 all 0.03 0.00 0.05 0.08 0.02 99.81 21:44:08 21:43:01 0 0.00 0.00 0.02 0.02 0.02 99.95 21:44:08 21:43:01 1 0.05 0.00 0.07 0.00 0.05 99.83 21:44:08 21:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:44:08 21:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:44:08 21:43:01 4 0.02 0.00 0.02 0.65 0.00 99.32 21:44:08 21:43:01 5 0.17 0.00 0.00 0.00 0.07 99.77 21:44:08 21:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:44:08 21:43:01 7 0.00 0.00 0.30 0.00 0.02 99.68 21:44:08 21:44:08 21:43:01 CPU %user %nice %system %iowait %steal %idle 21:44:08 21:44:01 all 0.40 0.00 0.10 0.06 0.02 99.42 21:44:08 21:44:01 0 0.50 0.00 0.12 0.00 0.02 99.37 21:44:08 21:44:01 1 0.87 0.00 0.15 0.00 0.02 98.97 21:44:08 21:44:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:44:08 21:44:01 3 0.05 0.00 0.07 0.02 0.03 99.83 21:44:08 21:44:01 4 0.07 0.00 0.12 0.20 0.02 99.60 21:44:08 21:44:01 5 1.00 0.00 0.18 0.00 0.03 98.78 21:44:08 21:44:01 6 0.62 0.00 0.12 0.00 0.00 99.27 21:44:08 21:44:01 7 0.08 0.00 0.03 0.23 0.03 99.62 21:44:08 Average: all 4.78 0.00 1.07 3.82 0.09 90.24 21:44:08 Average: 0 4.85 0.00 1.23 5.13 0.08 88.71 21:44:08 Average: 1 5.29 0.00 1.22 5.64 0.11 87.73 21:44:08 Average: 2 4.81 0.00 1.01 1.44 0.07 92.67 21:44:08 Average: 3 4.93 0.00 1.11 3.42 0.10 90.44 21:44:08 Average: 4 4.42 0.00 1.09 9.46 0.09 84.94 21:44:08 Average: 5 4.79 0.00 0.81 1.20 0.10 93.10 21:44:08 Average: 6 4.71 0.00 0.94 1.42 0.08 92.85 21:44:08 Average: 7 4.44 0.00 1.16 2.83 0.10 91.48 21:44:08 21:44:08 21:44:08