Pull request #452 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 140078661ec70bd824aff41150442121660685ae+c9f2a0543715ca35ad5b34b71a578c78c2f9cecd (e4309b507f18f54b3781f0d8fae405b9819e89c1) 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-ssh11936537803478462721.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5275280276130132670.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-452/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-452/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16782981319055844877.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-452/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9094625442506743869.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh10254095722930107104.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-452/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-452/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9814316777702451763.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-1315’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-1316’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-1956’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1959 in /w/workspace/gexfoundry_device-mqtt-go_PR-452 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-452 # 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 Merging remotes/origin/main commit c9f2a0543715ca35ad5b34b71a578c78c2f9cecd into PR head commit 140078661ec70bd824aff41150442121660685ae Merge succeeded, producing 140078661ec70bd824aff41150442121660685ae Checking out Revision 140078661ec70bd824aff41150442121660685ae (PR-452) > 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/452/head:refs/remotes/origin/PR-452 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 140078661ec70bd824aff41150442121660685ae # 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 c9f2a0543715ca35ad5b34b71a578c78c2f9cecd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 140078661ec70bd824aff41150442121660685ae # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:52:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:52:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:52:00 ========================================================= 21:52:00 EdgeX Global Pipelines Version Info 21:52:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:52:01 ------------------- 21:52:01 stable info: 21:52:01 ------------------- 21:52:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:52:01 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:52:01 Message: update stable to v1.0.244 21:52:01 ------------------- 21:52:01 experimental info: 21:52:01 ------------------- 21:52:01 Commited By: **** collab-it+edgex@linuxfoundation.org 21:52:01 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:52:01 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:52:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 21:52:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 21:52:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:52:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:52:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:52:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:52:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 21:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:52:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:52:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:52:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:52:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:52:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-452 [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-452 [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-452 [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 140078661ec70bd824aff41150442121660685ae [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1400786 [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:52:03 provisioning config files... 21:52:03 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-452@tmp/config1092781989666725705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:04 ---> docker-login.sh 21:52:04 nexus3.edgexfoundry.org:10001 21:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:04 Configure a credential helper to remove this warning. See 21:52:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:04 21:52:04 Login Succeeded 21:52:04 nexus3.edgexfoundry.org:10002 21:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:04 Configure a credential helper to remove this warning. See 21:52:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:04 21:52:04 Login Succeeded 21:52:04 nexus3.edgexfoundry.org:10003 21:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:04 Configure a credential helper to remove this warning. See 21:52:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:04 21:52:04 Login Succeeded 21:52:04 nexus3.edgexfoundry.org:10004 21:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:04 Configure a credential helper to remove this warning. See 21:52:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:04 21:52:04 Login Succeeded 21:52:04 docker.io 21:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:04 Configure a credential helper to remove this warning. See 21:52:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:04 21:52:04 Login Succeeded 21:52:04 ---> docker-login.sh ends [Pipeline] } 21:52:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:52:05 + git rev-list -1 --merges 140078661ec70bd824aff41150442121660685ae~1..140078661ec70bd824aff41150442121660685ae [Pipeline] echo 21:52:05 -----------> git rev-list -1 --merges 140078661ec70bd824aff41150442121660685ae~1..140078661ec70bd824aff41150442121660685ae 140078661ec70bd824aff41150442121660685ae [false] [Pipeline] sh 21:52:05 + git log --format=format:%s -1 140078661ec70bd824aff41150442121660685ae [Pipeline] echo 21:52:05 ========================================================= 21:52:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:52:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:52:06 + git log --format=format:%s -1 140078661ec70bd824aff41150442121660685ae [Pipeline] echo 21:52:06 [semverPrep] GIT_COMMIT: 140078661ec70bd824aff41150442121660685ae, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 21:52:06 [semverPrep] This is not a build commit. [Pipeline] sh 21:52:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:52:06 + grep -v github /etc/ssh/ssh_known_hosts 21:52:06 + [ -e /tmp/ssh_known_hosts ] 21:52:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:52:06 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:52:06 sudo tee -a /etc/ssh/ssh_known_hosts 21:52:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:52:07 21:52:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:52:07 0.1.4: Pulling from edgex-devops/py-git-semver 21:52:07 b85a868b505f: Pulling fs layer 21:52:07 e2be974225ed: Pulling fs layer 21:52:07 339a4e72a1f5: Pulling fs layer 21:52:07 988bab9f4d93: Pulling fs layer 21:52:07 1469e6f7b9e6: Pulling fs layer 21:52:07 eaf3925da568: Pulling fs layer 21:52:07 bab4dde63d76: Pulling fs layer 21:52:07 bde34c3a00c8: Pulling fs layer 21:52:07 b352a97aabf1: Pulling fs layer 21:52:07 4872d77fe225: Pulling fs layer 21:52:07 5851b861e8e6: Pulling fs layer 21:52:07 b352a97aabf1: Waiting 21:52:07 bab4dde63d76: Waiting 21:52:07 bde34c3a00c8: Waiting 21:52:07 4872d77fe225: Waiting 21:52:07 5851b861e8e6: Waiting 21:52:07 988bab9f4d93: Waiting 21:52:07 1469e6f7b9e6: Waiting 21:52:07 eaf3925da568: Waiting 21:52:07 e2be974225ed: Verifying Checksum 21:52:07 e2be974225ed: Download complete 21:52:07 988bab9f4d93: Verifying Checksum 21:52:07 988bab9f4d93: Download complete 21:52:07 1469e6f7b9e6: Verifying Checksum 21:52:07 1469e6f7b9e6: Download complete 21:52:07 eaf3925da568: Verifying Checksum 21:52:07 eaf3925da568: Download complete 21:52:07 339a4e72a1f5: Verifying Checksum 21:52:07 339a4e72a1f5: Download complete 21:52:07 bde34c3a00c8: Verifying Checksum 21:52:07 bde34c3a00c8: Download complete 21:52:07 b352a97aabf1: Download complete 21:52:07 4872d77fe225: Download complete 21:52:07 5851b861e8e6: Download complete 21:52:07 b85a868b505f: Download complete 21:52:08 bab4dde63d76: Verifying Checksum 21:52:08 bab4dde63d76: Download complete 21:52:08 b85a868b505f: Pull complete 21:52:09 e2be974225ed: Pull complete 21:52:09 339a4e72a1f5: Pull complete 21:52:09 988bab9f4d93: Pull complete 21:52:09 1469e6f7b9e6: Pull complete 21:52:09 eaf3925da568: Pull complete 21:52:11 bab4dde63d76: Pull complete 21:52:11 bde34c3a00c8: Pull complete 21:52:12 b352a97aabf1: Pull complete 21:52:12 4872d77fe225: Pull complete 21:52:12 5851b861e8e6: Pull complete 21:52:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:52:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:52:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:13 prd-ubuntu20.04-docker-8c-8g-1959 does not seem to be running inside a container 21:52:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-452 -v /w/workspace/gexfoundry_device-mqtt-go_PR-452:/w/workspace/gexfoundry_device-mqtt-go_PR-452:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-452@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-452@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:52:16 $ docker top 783d272b6f22954d711fb70c58133d12cdbdb51c36ae2fc8d54572895ff725bf -eo pid,comm 21:52:16 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:52:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:52:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:52:16 [ssh-agent] Looking for ssh-agent implementation... 21:52:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:52:16 $ docker exec 783d272b6f22954d711fb70c58133d12cdbdb51c36ae2fc8d54572895ff725bf ssh-agent 21:52:16 SSH_AUTH_SOCK=/tmp/ssh-12GDHZBNSnbj/agent.31 21:52:16 SSH_AGENT_PID=37 21:52:16 Running ssh-add (command line suppressed) 21:52:16 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-452@tmp/private_key_6033460991911065055.key (/w/workspace/gexfoundry_device-mqtt-go_PR-452@tmp/private_key_6033460991911065055.key) 21:52:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:52:17 + git tag --points-at HEAD [Pipeline] } 21:52:17 $ docker exec --env ******** --env ******** 783d272b6f22954d711fb70c58133d12cdbdb51c36ae2fc8d54572895ff725bf ssh-agent -k 21:52:17 unset SSH_AUTH_SOCK; 21:52:17 unset SSH_AGENT_PID; 21:52:17 echo Agent pid 37 killed; 21:52:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:52:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:52:17 [ssh-agent] Looking for ssh-agent implementation... 21:52:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:52:17 $ docker exec 783d272b6f22954d711fb70c58133d12cdbdb51c36ae2fc8d54572895ff725bf ssh-agent 21:52:17 SSH_AUTH_SOCK=/tmp/ssh-bfKTzIxuQX0h/agent.69 21:52:17 SSH_AGENT_PID=75 21:52:17 Running ssh-add (command line suppressed) 21:52:17 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-452@tmp/private_key_16988614816368461282.key (/w/workspace/gexfoundry_device-mqtt-go_PR-452@tmp/private_key_16988614816368461282.key) 21:52:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:52:17 + git semver init 21:52:18 2023-01-11 21:52:18,099 [run_init] DEBUG init version:0.0.0 force:False 21:52:18 2023-01-11 21:52:18,100 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-452/.semver 21:52:18 2023-01-11 21:52:18,100 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-452/.semver 21:52:18 2023-01-11 21:52:18,101 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-452/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-452, universal_newlines=False, shell=None, istream=None) 21:52:19 2023-01-11 21:52:19,098 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-452/.git/info/exclude 21:52:19 2023-01-11 21:52:19,099 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-452/.semver/PR-452 with force:False 21:52:19 2023-01-11 21:52:19,099 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-452/.semver/PR-452 21:52:19 2023-01-11 21:52:19,105 [execute] INFO git cat-file --batch-check 21:52:19 2023-01-11 21:52:19,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-452/.semver, universal_newlines=False, shell=None, istream=) 21:52:19 2023-01-11 21:52:19,112 [execute] INFO git cat-file --batch 21:52:19 2023-01-11 21:52:19,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-452/.semver, universal_newlines=False, shell=None, istream=) 21:52:19 2023-01-11 21:52:19,121 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-452/.semver/PR-452 21:52:19 0.0.0 [Pipeline] } 21:52:19 $ docker exec --env ******** --env ******** 783d272b6f22954d711fb70c58133d12cdbdb51c36ae2fc8d54572895ff725bf ssh-agent -k 21:52:19 unset SSH_AUTH_SOCK; 21:52:19 unset SSH_AGENT_PID; 21:52:19 echo Agent pid 75 killed; 21:52:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:52:19 + git semver [Pipeline] } 21:52:20 $ docker stop --time=1 783d272b6f22954d711fb70c58133d12cdbdb51c36ae2fc8d54572895ff725bf 21:52:21 $ docker rm -f --volumes 783d272b6f22954d711fb70c58133d12cdbdb51c36ae2fc8d54572895ff725bf [Pipeline] // withDockerContainer [Pipeline] sh 21:52:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:52:22 Stashed 1 file(s) [Pipeline] echo 21:52:22 [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:52:22 provisioning config files... 21:52:22 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-452@tmp/config13232673357165948872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:23 ---> docker-login.sh 21:52:23 nexus3.edgexfoundry.org:10001 21:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:23 Configure a credential helper to remove this warning. See 21:52:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:23 21:52:23 Login Succeeded 21:52:23 nexus3.edgexfoundry.org:10002 21:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:23 Configure a credential helper to remove this warning. See 21:52:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:23 21:52:23 Login Succeeded 21:52:23 nexus3.edgexfoundry.org:10003 21:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:23 Configure a credential helper to remove this warning. See 21:52:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:23 21:52:23 Login Succeeded 21:52:23 nexus3.edgexfoundry.org:10004 21:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:23 Configure a credential helper to remove this warning. See 21:52:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:23 21:52:23 Login Succeeded 21:52:23 docker.io 21:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:23 Configure a credential helper to remove this warning. See 21:52:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:23 21:52:23 Login Succeeded 21:52:23 ---> docker-login.sh ends [Pipeline] } 21:52:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:52:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:52:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:52:23 ========================================================= 21:52:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:52:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:24 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:52:24 Sending build context to Docker daemon 6.338MB 21:52:24 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:52:24 Step 2/12 : FROM ${BASE} AS builder 21:52:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:52:24 213ec9aee27d: Pulling fs layer 21:52:24 4583459ba037: Pulling fs layer 21:52:24 93c1e223e6f2: Pulling fs layer 21:52:24 53926ce57604: Pulling fs layer 21:52:24 21b2b0c7a3f4: Pulling fs layer 21:52:24 22ff95d597cd: Pulling fs layer 21:52:24 12d6caf4c0d1: Pulling fs layer 21:52:24 96b7cbca73a9: Pulling fs layer 21:52:24 a7acece74701: Pulling fs layer 21:52:24 53926ce57604: Waiting 21:52:24 21b2b0c7a3f4: Waiting 21:52:24 22ff95d597cd: Waiting 21:52:24 12d6caf4c0d1: Waiting 21:52:24 96b7cbca73a9: Waiting 21:52:24 a7acece74701: Waiting 21:52:24 93c1e223e6f2: Verifying Checksum 21:52:24 93c1e223e6f2: Download complete 21:52:24 4583459ba037: Verifying Checksum 21:52:24 4583459ba037: Download complete 21:52:24 21b2b0c7a3f4: Verifying Checksum 21:52:24 21b2b0c7a3f4: Download complete 21:52:24 22ff95d597cd: Verifying Checksum 21:52:24 22ff95d597cd: Download complete 21:52:24 213ec9aee27d: Download complete 21:52:24 12d6caf4c0d1: Verifying Checksum 21:52:24 12d6caf4c0d1: Download complete 21:52:24 213ec9aee27d: Pull complete 21:52:24 4583459ba037: Pull complete 21:52:24 93c1e223e6f2: Pull complete 21:52:25 a7acece74701: Verifying Checksum 21:52:25 a7acece74701: Download complete 21:52:25 53926ce57604: Verifying Checksum 21:52:25 53926ce57604: Download complete 21:52:25 96b7cbca73a9: Verifying Checksum 21:52:25 96b7cbca73a9: Download complete 21:52:29 53926ce57604: Pull complete 21:52:29 21b2b0c7a3f4: Pull complete 21:52:29 22ff95d597cd: Pull complete 21:52:29 12d6caf4c0d1: Pull complete 21:52:32 96b7cbca73a9: Pull complete 21:52:33 a7acece74701: Pull complete 21:52:33 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 21:52:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:52:33 ---> db6d94c90886 21:52:33 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:52:37 Still waiting to schedule task 21:52:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:52:38 ---> Running in 54a7a1368cbe 21:52:38 Removing intermediate container 54a7a1368cbe 21:52:38 ---> a77722e9bfe3 21:52:38 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:52:38 ---> Running in c90b59354047 21:52:38 Removing intermediate container c90b59354047 21:52:38 ---> 91ae72ffa15e 21:52:38 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:52:38 ---> Running in 2f701993a03f 21:52:38 Removing intermediate container 2f701993a03f 21:52:38 ---> c60e4757bd66 21:52:38 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:52:38 ---> Running in 336d8287495c 21:52:38 Removing intermediate container 336d8287495c 21:52:38 ---> b206c2c95d6b 21:52:38 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:52:38 ---> Running in 79cb074caae9 21:52:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:52:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:52:38 (1/4) Installing openssh-keygen (9.0_p1-r2) 21:52:38 (2/4) Installing libedit (20210910.3.1-r0) 21:52:38 (3/4) Installing openssh-client-common (9.0_p1-r2) 21:52:38 (4/4) Installing openssh-client-default (9.0_p1-r2) 21:52:38 Executing busybox-1.35.0-r17.trigger 21:52:39 OK: 216 MiB in 55 packages 21:52:39 Removing intermediate container 79cb074caae9 21:52:39 ---> 364ec8602e15 21:52:39 Step 8/12 : WORKDIR /device-mqtt-go 21:52:39 ---> Running in fa456a8f508e 21:52:39 Removing intermediate container fa456a8f508e 21:52:39 ---> fa3a48886b41 21:52:39 Step 9/12 : COPY go.mod vendor* ./ 21:52:39 ---> 8ca0d41a729d 21:52:39 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:39 ---> Running in df4f1f4a3a36 21:53:18 Removing intermediate container df4f1f4a3a36 21:53:18 ---> 78836fe30f1a 21:53:18 Step 11/12 : COPY . . 21:53:18 ---> 451e712f0957 21:53:18 Step 12/12 : RUN $MAKE 21:53:18 ---> Running in 9fdc86c68c2c 21:53:18 noop 21:53:18 Removing intermediate container 9fdc86c68c2c 21:53:18 ---> 876049bc85c0 21:53:18 Successfully built 876049bc85c0 21:53:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:18 + docker inspect -f . ci-base-image-x86_64 21:53:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:19 prd-ubuntu20.04-docker-8c-8g-1959 does not seem to be running inside a container 21:53:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-452 -v /w/workspace/gexfoundry_device-mqtt-go_PR-452:/w/workspace/gexfoundry_device-mqtt-go_PR-452:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-452@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-452@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:53:19 $ docker top 622c41e83d33a30d75555f13d543fcbc968f75f594b472b700942dd03856ac5f -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:19 + go version 21:53:19 go version go1.18.7 linux/amd64 [Pipeline] } 21:53:19 $ docker stop --time=1 622c41e83d33a30d75555f13d543fcbc968f75f594b472b700942dd03856ac5f 21:53:21 $ docker rm -f --volumes 622c41e83d33a30d75555f13d543fcbc968f75f594b472b700942dd03856ac5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:21 + docker inspect -f . ci-base-image-x86_64 21:53:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:21 prd-ubuntu20.04-docker-8c-8g-1959 does not seem to be running inside a container 21:53:22 $ 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-452 -v /w/workspace/gexfoundry_device-mqtt-go_PR-452:/w/workspace/gexfoundry_device-mqtt-go_PR-452:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-452@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-452@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:53:22 $ docker top 16c07c3edb5d2de0d3e31b61e53112423a21fa63d2fdd3c48123c80365510481 -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:22 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-452 [Pipeline] fileExists [Pipeline] sh 21:53:23 + make test 21:53:23 go test ./... -coverprofile=coverage.out ./... 21:53:23 ? github.com/edgexfoundry/device-mqtt-go [no test files] 21:53:33 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 21:53:33 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 21.8% of statements 21:53:33 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 21:53:39 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:53:39 go vet ./... 21:53:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:53:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:53:42 ./bin/test-attribution-txt.sh 21:53:42 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 21:53:42 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 21:53:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:53:42 $ docker stop --time=1 16c07c3edb5d2de0d3e31b61e53112423a21fa63d2fdd3c48123c80365510481 21:53:45 $ docker rm -f --volumes 16c07c3edb5d2de0d3e31b61e53112423a21fa63d2fdd3c48123c80365510481 [Pipeline] // withDockerContainer [Pipeline] sh 21:53:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:53:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:53:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:53:46 + ls -al . 21:53:46 total 184 21:53:46 drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 21:53 . 21:53:46 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 21:51 .. 21:53:46 -rw-rw-r-- 1 jenkins jenkins 140 Jan 11 21:51 .dockerignore 21:53:46 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 21:53 .git 21:53:46 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:51 .github 21:53:46 -rw-rw-r-- 1 jenkins jenkins 329 Jan 11 21:51 .gitignore 21:53:46 -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 21:51 .golangci.yml 21:53:46 drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 21:52 .semver 21:53:46 -rw-rw-r-- 1 jenkins jenkins 9189 Jan 11 21:51 Attribution.txt 21:53:46 -rw-rw-r-- 1 jenkins jenkins 13162 Jan 11 21:51 CHANGELOG.md 21:53:46 -rw-rw-r-- 1 jenkins jenkins 1689 Jan 11 21:51 Dockerfile 21:53:46 -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 21:51 GOVERNANCE.md 21:53:46 -rw-rw-r-- 1 jenkins jenkins 678 Jan 11 21:51 Jenkinsfile 21:53:46 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 21:51 LICENSE 21:53:46 -rw-rw-r-- 1 jenkins jenkins 1697 Jan 11 21:51 Makefile 21:53:46 -rw-rw-r-- 1 jenkins jenkins 620 Jan 11 21:51 OWNERS.md 21:53:46 -rw-rw-r-- 1 jenkins jenkins 3165 Jan 11 21:51 README.md 21:53:46 -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 21:52 VERSION 21:53:46 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 21:51 bin 21:53:46 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:51 cmd 21:53:46 -rw-r--r-- 1 jenkins jenkins 17887 Jan 11 21:53 coverage.out 21:53:46 -rw-rw-r-- 1 jenkins jenkins 3428 Jan 11 21:51 go.mod 21:53:46 -rw-rw-r-- 1 jenkins jenkins 34852 Jan 11 21:51 go.sum 21:53:46 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:51 internal 21:53:46 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 21:51 mock 21:53:46 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 21:51 snap 21:53:46 -rw-rw-r-- 1 jenkins jenkins 227 Jan 11 21:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:46 + 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=140078661ec70bd824aff41150442121660685ae --label arch=amd64 --label version=0.0.0 . 21:53:46 Sending build context to Docker daemon 6.356MB 21:53:46 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 21:53:46 Step 2/24 : FROM ${BASE} AS builder 21:53:46 ---> 876049bc85c0 21:53:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:53:46 ---> Running in 98552ebdbc23 21:53:47 Removing intermediate container 98552ebdbc23 21:53:47 ---> 3ea73bf03150 21:53:47 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:53:47 ---> Running in 1f86da69337b 21:53:47 Removing intermediate container 1f86da69337b 21:53:47 ---> 8efe179aee5d 21:53:47 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:53:47 ---> Running in 6edc48e44541 21:53:47 Removing intermediate container 6edc48e44541 21:53:47 ---> ff8153111b2d 21:53:47 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:53:47 ---> Running in 988953e773a2 21:53:47 Removing intermediate container 988953e773a2 21:53:47 ---> 61a258592b3a 21:53:47 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:53:47 ---> Running in 9b21ae4ed104 21:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:53:47 OK: 216 MiB in 55 packages 21:53:48 Removing intermediate container 9b21ae4ed104 21:53:48 ---> 0ef6818801a9 21:53:48 Step 8/24 : WORKDIR /device-mqtt-go 21:53:48 ---> Running in cbed4ff1b71c 21:53:48 Removing intermediate container cbed4ff1b71c 21:53:48 ---> ab3d3d6d8335 21:53:48 Step 9/24 : COPY go.mod vendor* ./ 21:53:48 ---> ca6fa23d62bd 21:53:48 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:53:48 ---> Running in e0eaf97faf75 21:53:49 Removing intermediate container e0eaf97faf75 21:53:49 ---> a1ad5d8655d7 21:53:49 Step 11/24 : COPY . . 21:53:49 ---> 0d89f98eec5a 21:53:49 Step 12/24 : RUN $MAKE 21:53:49 ---> Running in 2b5b4f292c40 21:53:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 21:54:12 Removing intermediate container 2b5b4f292c40 21:54:12 ---> b9550d325a82 21:54:12 Step 13/24 : FROM alpine:3.16 21:54:12 3.16: Pulling from library/alpine 21:54:12 ca7dd9ec2225: Pulling fs layer 21:54:12 ca7dd9ec2225: Download complete 21:54:12 ca7dd9ec2225: Pull complete 21:54:12 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 21:54:12 Status: Downloaded newer image for alpine:3.16 21:54:12 ---> bfe296a52501 21:54:12 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 21:54:12 ---> Running in 69e8a83835a4 21:54:12 Removing intermediate container 69e8a83835a4 21:54:12 ---> 5f184b04c97a 21:54:12 Step 15/24 : RUN apk add --update --no-cache dumb-init 21:54:12 ---> Running in 7c1d22e71621 21:54:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:54:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:54:12 (1/1) Installing dumb-init (1.2.5-r1) 21:54:12 Executing busybox-1.35.0-r17.trigger 21:54:12 OK: 6 MiB in 15 packages 21:54:12 Removing intermediate container 7c1d22e71621 21:54:12 ---> dccdeacf8da7 21:54:12 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 21:54:12 ---> f4a352b14820 21:54:12 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 21:54:12 ---> b4105c147ec8 21:54:12 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 21:54:12 ---> 837a6067e144 21:54:12 Step 19/24 : EXPOSE 59982 21:54:12 ---> Running in d5ce486048b6 21:54:12 Removing intermediate container d5ce486048b6 21:54:12 ---> 4296bb65ee45 21:54:12 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 21:54:12 ---> Running in f7ef93ea0a33 21:54:12 Removing intermediate container f7ef93ea0a33 21:54:12 ---> 9833b684bb94 21:54:12 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:54:12 ---> Running in 83b6d88cc4d3 21:54:12 Removing intermediate container 83b6d88cc4d3 21:54:12 ---> 0ebbc3d38693 21:54:12 Step 22/24 : LABEL arch=amd64 21:54:12 ---> Running in d5e9da5db720 21:54:13 Removing intermediate container d5e9da5db720 21:54:13 ---> a2ead1bf71f7 21:54:13 Step 23/24 : LABEL git_sha=140078661ec70bd824aff41150442121660685ae 21:54:13 ---> Running in 51a037d443df 21:54:13 Removing intermediate container 51a037d443df 21:54:13 ---> 134dfa1848bc 21:54:13 Step 24/24 : LABEL version=0.0.0 21:54:13 ---> Running in 6340b282c8e9 21:54:13 Removing intermediate container 6340b282c8e9 21:54:13 ---> 033d9048fa25 21:54:13 [Warning] One or more build-args [ARCH] were not consumed 21:54:13 Successfully built 033d9048fa25 21:54:13 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:54:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:54:14 21:54:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:54:14 latest: Pulling from edgex-lftools-log-publisher 21:54:14 5eb5b503b376: Pulling fs layer 21:54:14 5c69ac0246d0: Pulling fs layer 21:54:14 ec43610c2a17: Pulling fs layer 21:54:14 3a2ae6a8a46f: Pulling fs layer 21:54:14 33b1e0a273af: Pulling fs layer 21:54:14 5d3b04190fa2: Pulling fs layer 21:54:14 3a2ae6a8a46f: Waiting 21:54:14 33b1e0a273af: Waiting 21:54:14 2f39f015ded8: Pulling fs layer 21:54:14 2f39f015ded8: Waiting 21:54:14 5c69ac0246d0: Verifying Checksum 21:54:14 5c69ac0246d0: Download complete 21:54:14 3a2ae6a8a46f: Verifying Checksum 21:54:14 3a2ae6a8a46f: Download complete 21:54:14 33b1e0a273af: Verifying Checksum 21:54:14 33b1e0a273af: Download complete 21:54:14 5d3b04190fa2: Verifying Checksum 21:54:14 5d3b04190fa2: Download complete 21:54:14 ec43610c2a17: Verifying Checksum 21:54:14 ec43610c2a17: Download complete 21:54:14 5eb5b503b376: Verifying Checksum 21:54:14 5eb5b503b376: Download complete 21:54:15 2f39f015ded8: Download complete 21:54:15 5eb5b503b376: Pull complete 21:54:16 5c69ac0246d0: Pull complete 21:54:16 ec43610c2a17: Pull complete 21:54:16 3a2ae6a8a46f: Pull complete 21:54:16 33b1e0a273af: Pull complete 21:54:16 5d3b04190fa2: Pull complete 21:54:21 2f39f015ded8: Pull complete 21:54:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:54:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:54:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:21 prd-ubuntu20.04-docker-8c-8g-1959 does not seem to be running inside a container 21:54:21 $ 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-452 -v /w/workspace/gexfoundry_device-mqtt-go_PR-452:/w/workspace/gexfoundry_device-mqtt-go_PR-452:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-452@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-452@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:54:25 $ docker top 8be521b97b4d3ed05c3262ebaadf37236d684a2f53ec4e906d426f74327071a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:54:26 ---> job-cost.sh 21:54:26 lf-activate-venv: SKIPPING 21:54:26 INFO: No Stack... 21:54:27 INFO: Retrieving Pricing Info for: v3-standard-8 21:54:27 INFO: Archiving Costs [Pipeline] sh 21:54:28 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-452/archives/cost.csv 21:54:28 + cut -d, -f6 [Pipeline] lock 21:54:28 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-452-1-stack-cost] 21:54:28 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-452-1-stack-cost] did not exist. Created. 21:54:28 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-452-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:54:28 + echo total: 0.2199999988079071 [Pipeline] stash 21:54:28 Stashed 1 file(s) [Pipeline] } 21:54:28 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-452-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:54:28 $ docker stop --time=1 8be521b97b4d3ed05c3262ebaadf37236d684a2f53ec4e906d426f74327071a9 21:54:29 $ docker rm -f --volumes 8be521b97b4d3ed05c3262ebaadf37236d684a2f53ec4e906d426f74327071a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:54:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1969 in /w/workspace/gexfoundry_device-mqtt-go_PR-452 [Pipeline] { [Pipeline] ws 21:54:57 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 21:54:57 Selected Git installation does not exist. Using Default 21:54:57 The recommended git tool is: NONE 21:55:04 using credential edgex-jenkins-ssh 21:55:04 Cloning the remote Git repository 21:55:04 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 21:55:04 > git init /w/workspace/device-mqtt-go/1 # timeout=10 21:55:04 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:55:04 > git --version # timeout=10 21:55:04 > git --version # 'git version 2.25.1' 21:55:04 using GIT_SSH to set credentials SSH Credentials for GitHub 21:55:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:55:06 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:55:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:55:07 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:55:07 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:55:07 using GIT_SSH to set credentials SSH Credentials for GitHub 21:55:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/452/head:refs/remotes/origin/PR-452 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:55:08 Merging remotes/origin/main commit c9f2a0543715ca35ad5b34b71a578c78c2f9cecd into PR head commit 140078661ec70bd824aff41150442121660685ae 21:55:08 Merge succeeded, producing 140078661ec70bd824aff41150442121660685ae 21:55:08 Checking out Revision 140078661ec70bd824aff41150442121660685ae (PR-452) 21:55:09 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 21:55:09 > git --version # timeout=10 21:55:09 > git --version # 'git version 2.25.1' 21:55:09 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:55:08 > git config core.sparsecheckout # timeout=10 21:55:08 > git checkout -f 140078661ec70bd824aff41150442121660685ae # timeout=10 21:55:08 > git remote # timeout=10 21:55:08 > git config --get remote.origin.url # timeout=10 21:55:08 using GIT_SSH to set credentials SSH Credentials for GitHub 21:55:08 > git merge c9f2a0543715ca35ad5b34b71a578c78c2f9cecd # timeout=10 21:55:08 > git rev-parse HEAD^{commit} # timeout=10 21:55:08 > git config core.sparsecheckout # timeout=10 21:55:08 > git checkout -f 140078661ec70bd824aff41150442121660685ae # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:55:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:55:10 % Total % Received % Xferd Average Speed Time Time Time Current 21:55:10 Dload Upload Total Spent Left Speed 21:55:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh 21:55:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:55:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 21:55:11 sudo tee /etc/docker/daemon.new 21:55:11 { 21:55:11 "registry-mirrors": [ 21:55:11 "https://nexus3.edgexfoundry.org:10001" 21:55:11 ], 21:55:11 "bip": "10.250.0.254/24", 21:55:11 "hosts": [ 21:55:11 "tcp://0.0.0.0:5555", 21:55:11 "unix:///var/run/docker.sock" 21:55:11 ], 21:55:11 "mtu": 1458, 21:55:11 "selinux-enabled": true, 21:55:11 "seccomp-profile": "/etc/docker/seccomp.json" 21:55:11 } [Pipeline] sh 21:55:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:55:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:55:30 provisioning config files... 21:55:30 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config16207203657393680677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:55:30 ---> docker-login.sh 21:55:30 nexus3.edgexfoundry.org:10001 21:55:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:31 Configure a credential helper to remove this warning. See 21:55:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:31 21:55:31 Login Succeeded 21:55:31 nexus3.edgexfoundry.org:10002 21:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:32 Configure a credential helper to remove this warning. See 21:55:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:32 21:55:32 Login Succeeded 21:55:32 nexus3.edgexfoundry.org:10003 21:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:32 Configure a credential helper to remove this warning. See 21:55:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:32 21:55:32 Login Succeeded 21:55:32 nexus3.edgexfoundry.org:10004 21:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:32 Configure a credential helper to remove this warning. See 21:55:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:32 21:55:32 Login Succeeded 21:55:33 docker.io 21:55:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:33 Configure a credential helper to remove this warning. See 21:55:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:33 21:55:33 Login Succeeded 21:55:33 ---> docker-login.sh ends [Pipeline] } 21:55:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:55:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:55:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:55:34 ========================================================= 21:55:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:55:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:55:35 Sending build context to Docker daemon 3.299MB 21:55:35 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:55:35 Step 2/12 : FROM ${BASE} AS builder 21:55:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:55:35 9b18e9b68314: Pulling fs layer 21:55:35 35d82f9e3411: Pulling fs layer 21:55:35 e16973657156: Pulling fs layer 21:55:35 fc693d55d65f: Pulling fs layer 21:55:35 7e9fc2657dce: Pulling fs layer 21:55:35 dda99020689f: Pulling fs layer 21:55:35 db1c61fa0a46: Pulling fs layer 21:55:35 891c053d2c06: Pulling fs layer 21:55:35 fc693d55d65f: Waiting 21:55:35 7e9fc2657dce: Waiting 21:55:35 dda99020689f: Waiting 21:55:35 db1c61fa0a46: Waiting 21:55:35 e16973657156: Verifying Checksum 21:55:35 e16973657156: Download complete 21:55:35 35d82f9e3411: Verifying Checksum 21:55:35 35d82f9e3411: Download complete 21:55:35 7e9fc2657dce: Verifying Checksum 21:55:35 7e9fc2657dce: Download complete 21:55:35 dda99020689f: Verifying Checksum 21:55:35 dda99020689f: Download complete 21:55:35 9b18e9b68314: Verifying Checksum 21:55:35 9b18e9b68314: Download complete 21:55:36 9b18e9b68314: Pull complete 21:55:36 891c053d2c06: Verifying Checksum 21:55:36 891c053d2c06: Download complete 21:55:36 35d82f9e3411: Pull complete 21:55:37 e16973657156: Pull complete 21:55:38 db1c61fa0a46: Verifying Checksum 21:55:38 db1c61fa0a46: Download complete 21:55:38 fc693d55d65f: Verifying Checksum 21:55:38 fc693d55d65f: Download complete 21:55:51 fc693d55d65f: Pull complete 21:55:51 7e9fc2657dce: Pull complete 21:55:51 dda99020689f: Pull complete 21:55:58 db1c61fa0a46: Pull complete 21:55:58 891c053d2c06: Pull complete 21:55:58 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 21:55:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:55:58 ---> f96f9c87975a 21:55:58 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:55:59 ---> Running in 4cba37656644 21:56:00 Removing intermediate container 4cba37656644 21:56:00 ---> 4810636a6922 21:56:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:56:00 ---> Running in ccb750c1f6d5 21:56:00 Removing intermediate container ccb750c1f6d5 21:56:00 ---> cf65cb1061e8 21:56:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:56:00 ---> Running in 11a440cea0fc 21:56:00 Removing intermediate container 11a440cea0fc 21:56:00 ---> c86637f46fe9 21:56:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:56:00 ---> Running in fa07948daa67 21:56:01 Removing intermediate container fa07948daa67 21:56:01 ---> 50bcd9840958 21:56:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:56:01 ---> Running in 22aba5384506 21:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:56:04 (1/4) Installing openssh-keygen (9.0_p1-r2) 21:56:04 (2/4) Installing libedit (20210910.3.1-r0) 21:56:04 (3/4) Installing openssh-client-common (9.0_p1-r2) 21:56:04 (4/4) Installing openssh-client-default (9.0_p1-r2) 21:56:04 Executing busybox-1.35.0-r17.trigger 21:56:04 OK: 226 MiB in 55 packages 21:56:05 Removing intermediate container 22aba5384506 21:56:05 ---> 50510a06d184 21:56:05 Step 8/12 : WORKDIR /device-mqtt-go 21:56:05 ---> Running in ebc1a5cf81bb 21:56:06 Removing intermediate container ebc1a5cf81bb 21:56:06 ---> 337f4ee5d052 21:56:06 Step 9/12 : COPY go.mod vendor* ./ 21:56:06 ---> 938fe0f4782e 21:56:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:06 ---> Running in 364de8d9c07e 21:57:28 Removing intermediate container 364de8d9c07e 21:57:28 ---> 4621e853ba19 21:57:28 Step 11/12 : COPY . . 21:57:28 ---> df4b691e0a94 21:57:28 Step 12/12 : RUN $MAKE 21:57:28 ---> Running in 30264c1cbbee 21:57:28 noop 21:57:28 Removing intermediate container 30264c1cbbee 21:57:28 ---> d1f5618adf30 21:57:28 Successfully built d1f5618adf30 21:57:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:29 + docker inspect -f . ci-base-image-arm64 21:57:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:29 prd-ubuntu20.04-docker-arm64-4c-16g-1969 does not seem to be running inside a container 21:57:29 $ 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:57:30 $ docker top 8e88e016f3a1c25a2789557eff049f67c48fa96ab262f441332b1fa62e825505 -eo pid,comm [Pipeline] { [Pipeline] sh 21:57:31 + go version 21:57:31 go version go1.18.7 linux/arm64 [Pipeline] } 21:57:31 $ docker stop --time=1 8e88e016f3a1c25a2789557eff049f67c48fa96ab262f441332b1fa62e825505 21:57:33 $ docker rm -f --volumes 8e88e016f3a1c25a2789557eff049f67c48fa96ab262f441332b1fa62e825505 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:34 + docker inspect -f . ci-base-image-arm64 21:57:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:34 prd-ubuntu20.04-docker-arm64-4c-16g-1969 does not seem to be running inside a container 21:57:34 $ 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:57:36 $ docker top 7a1cc6780dcdf080c727d32bd5e75fa1d896f9ec385d2c36921dc8c5ad65aff3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:57:37 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 21:57:37 + make test 21:57:37 go test ./... -coverprofile=coverage.out ./... 21:57:39 ? github.com/edgexfoundry/device-mqtt-go [no test files] 21:59:31 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 21:59:31 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.074s coverage: 21.8% of statements 21:59:31 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 21:59:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:59:31 go vet ./... 22:00:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:00:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:00:10 ./bin/test-attribution-txt.sh 22:00:10 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 22:00:10 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 22:00:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:00:10 $ docker stop --time=1 7a1cc6780dcdf080c727d32bd5e75fa1d896f9ec385d2c36921dc8c5ad65aff3 22:00:12 $ docker rm -f --volumes 7a1cc6780dcdf080c727d32bd5e75fa1d896f9ec385d2c36921dc8c5ad65aff3 [Pipeline] // withDockerContainer [Pipeline] sh 22:00:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:00:14 Warning: overwriting stash ‘coverage-report’ 22:00:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:00:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:00:15 + ls -al . 22:00:15 total 180 22:00:15 drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 21:57 . 22:00:15 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 21:55 .. 22:00:15 -rw-rw-r-- 1 jenkins jenkins 140 Jan 11 21:55 .dockerignore 22:00:15 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 21:55 .git 22:00:15 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:55 .github 22:00:15 -rw-rw-r-- 1 jenkins jenkins 329 Jan 11 21:55 .gitignore 22:00:15 -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 21:55 .golangci.yml 22:00:15 -rw-rw-r-- 1 jenkins jenkins 9189 Jan 11 21:55 Attribution.txt 22:00:15 -rw-rw-r-- 1 jenkins jenkins 13162 Jan 11 21:55 CHANGELOG.md 22:00:15 -rw-rw-r-- 1 jenkins jenkins 1689 Jan 11 21:55 Dockerfile 22:00:15 -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 21:55 GOVERNANCE.md 22:00:15 -rw-rw-r-- 1 jenkins jenkins 678 Jan 11 21:55 Jenkinsfile 22:00:15 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 21:55 LICENSE 22:00:15 -rw-rw-r-- 1 jenkins jenkins 1697 Jan 11 21:55 Makefile 22:00:15 -rw-rw-r-- 1 jenkins jenkins 620 Jan 11 21:55 OWNERS.md 22:00:15 -rw-rw-r-- 1 jenkins jenkins 3165 Jan 11 21:55 README.md 22:00:15 -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 21:52 VERSION 22:00:15 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 21:55 bin 22:00:15 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:55 cmd 22:00:15 -rw-r--r-- 1 jenkins jenkins 17887 Jan 11 21:59 coverage.out 22:00:15 -rw-rw-r-- 1 jenkins jenkins 3428 Jan 11 21:55 go.mod 22:00:15 -rw-rw-r-- 1 jenkins jenkins 34852 Jan 11 21:55 go.sum 22:00:15 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:55 internal 22:00:15 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 21:55 mock 22:00:15 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 21:55 snap 22:00:15 -rw-rw-r-- 1 jenkins jenkins 227 Jan 11 21:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:16 + 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=140078661ec70bd824aff41150442121660685ae --label arch=arm64 --label version=0.0.0 . 22:00:17 Sending build context to Docker daemon 3.318MB 22:00:17 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 22:00:17 Step 2/24 : FROM ${BASE} AS builder 22:00:17 ---> d1f5618adf30 22:00:17 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:00:17 ---> Running in e420682fe05a 22:00:17 Removing intermediate container e420682fe05a 22:00:17 ---> ef9b709a10ee 22:00:17 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:00:17 ---> Running in cf595232027d 22:00:19 Removing intermediate container cf595232027d 22:00:19 ---> b5a6f309b181 22:00:19 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:00:19 ---> Running in 23347d31e111 22:00:20 Removing intermediate container 23347d31e111 22:00:20 ---> 715fab8f4a75 22:00:20 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 22:00:20 ---> Running in 0cb5ddb0ee3d 22:00:22 Removing intermediate container 0cb5ddb0ee3d 22:00:22 ---> c8315fc90754 22:00:22 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:00:22 ---> Running in a5c4de9d6e66 22:00:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:00:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:00:25 OK: 226 MiB in 55 packages 22:00:26 Removing intermediate container a5c4de9d6e66 22:00:26 ---> c1425a684043 22:00:26 Step 8/24 : WORKDIR /device-mqtt-go 22:00:26 ---> Running in af063fd217e6 22:00:26 Removing intermediate container af063fd217e6 22:00:26 ---> 6268a961fa94 22:00:26 Step 9/24 : COPY go.mod vendor* ./ 22:00:27 ---> e364df303a5d 22:00:27 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:00:27 ---> Running in c9ba2662da39 22:00:31 Removing intermediate container c9ba2662da39 22:00:31 ---> cfbac7392bd0 22:00:31 Step 11/24 : COPY . . 22:00:32 ---> 4d6926e66759 22:00:32 Step 12/24 : RUN $MAKE 22:00:32 ---> Running in d5819bb15b71 22:00:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 22:02:55 Removing intermediate container d5819bb15b71 22:02:55 ---> 25bf549f029d 22:02:55 Step 13/24 : FROM alpine:3.16 22:02:55 3.16: Pulling from library/alpine 22:02:55 6875df1f5354: Pulling fs layer 22:02:55 6875df1f5354: Verifying Checksum 22:02:55 6875df1f5354: Download complete 22:02:55 6875df1f5354: Pull complete 22:02:55 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:02:55 Status: Downloaded newer image for alpine:3.16 22:02:55 ---> 2b4661558fb8 22:02:55 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 22:02:55 ---> Running in 265f16b53320 22:02:55 Removing intermediate container 265f16b53320 22:02:55 ---> bad831834d14 22:02:55 Step 15/24 : RUN apk add --update --no-cache dumb-init 22:02:55 ---> Running in 37f2689da6bb 22:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:02:55 (1/1) Installing dumb-init (1.2.5-r1) 22:02:55 Executing busybox-1.35.0-r17.trigger 22:02:55 OK: 5 MiB in 15 packages 22:02:56 Removing intermediate container 37f2689da6bb 22:02:56 ---> 1692d26df3c0 22:02:56 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 22:02:58 ---> 52d93a6d7600 22:02:58 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 22:02:58 ---> 579e410fe4c0 22:02:58 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 22:02:59 ---> 2f97a1821540 22:02:59 Step 19/24 : EXPOSE 59982 22:02:59 ---> Running in c27340798aad 22:02:59 Removing intermediate container c27340798aad 22:02:59 ---> 8525c0c1bce9 22:02:59 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 22:02:59 ---> Running in 31e361fe1df3 22:03:00 Removing intermediate container 31e361fe1df3 22:03:00 ---> d8fe64da7794 22:03:00 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 22:03:00 ---> Running in bd5f16f78ea6 22:03:00 Removing intermediate container bd5f16f78ea6 22:03:00 ---> 954e425846ad 22:03:00 Step 22/24 : LABEL arch=arm64 22:03:00 ---> Running in 875cccd7af85 22:03:01 Removing intermediate container 875cccd7af85 22:03:01 ---> 7aa60a73d9cf 22:03:01 Step 23/24 : LABEL git_sha=140078661ec70bd824aff41150442121660685ae 22:03:01 ---> Running in c0bdb155569b 22:03:01 Removing intermediate container c0bdb155569b 22:03:01 ---> fbdae79c506e 22:03:01 Step 24/24 : LABEL version=0.0.0 22:03:01 ---> Running in 7e0cee83eb19 22:03:01 Removing intermediate container 7e0cee83eb19 22:03:01 ---> ebd61a835c15 22:03:01 [Warning] One or more build-args [ARCH] were not consumed 22:03:01 Successfully built ebd61a835c15 22:03:01 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 22:03:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:03:02 22:03:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:03:03 arm64: Pulling from edgex-lftools-log-publisher 22:03:03 8998bd30e6a1: Pulling fs layer 22:03:03 04944245beec: Pulling fs layer 22:03:03 699f458cf7ca: Pulling fs layer 22:03:03 765212b225bb: Pulling fs layer 22:03:03 f23df028b6ca: Pulling fs layer 22:03:03 d65c8cfc05b1: Pulling fs layer 22:03:03 2437ff75d9bd: Pulling fs layer 22:03:03 f23df028b6ca: Waiting 22:03:03 d65c8cfc05b1: Waiting 22:03:03 2437ff75d9bd: Waiting 22:03:03 765212b225bb: Waiting 22:03:03 04944245beec: Verifying Checksum 22:03:03 04944245beec: Download complete 22:03:03 765212b225bb: Verifying Checksum 22:03:03 765212b225bb: Download complete 22:03:03 f23df028b6ca: Verifying Checksum 22:03:03 f23df028b6ca: Download complete 22:03:03 d65c8cfc05b1: Verifying Checksum 22:03:03 d65c8cfc05b1: Download complete 22:03:03 699f458cf7ca: Verifying Checksum 22:03:03 699f458cf7ca: Download complete 22:03:03 8998bd30e6a1: Verifying Checksum 22:03:03 8998bd30e6a1: Download complete 22:03:06 2437ff75d9bd: Verifying Checksum 22:03:06 2437ff75d9bd: Download complete 22:03:08 8998bd30e6a1: Pull complete 22:03:08 04944245beec: Pull complete 22:03:10 699f458cf7ca: Pull complete 22:03:10 765212b225bb: Pull complete 22:03:11 f23df028b6ca: Pull complete 22:03:11 d65c8cfc05b1: Pull complete 22:03:26 2437ff75d9bd: Pull complete 22:03:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:03:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:03:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:26 prd-ubuntu20.04-docker-arm64-4c-16g-1969 does not seem to be running inside a container 22:03:26 $ 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 22:03:29 $ docker top e982856ccf82bbd1e7a1639f32b065edcb608ea59d796abd704429aa74e0fe67 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:03:30 ---> job-cost.sh 22:03:30 lf-activate-venv: SKIPPING 22:03:30 INFO: No Stack... 22:03:31 INFO: Retrieving Pricing Info for: v3-standard-4 22:03:32 INFO: Archiving Costs [Pipeline] sh 22:03:32 + cat+ /w/workspace/device-mqtt-go/1/archives/cost.csv 22:03:32 cut -d, -f6 [Pipeline] lock 22:03:32 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-452-1-stack-cost] 22:03:32 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-452-1-stack-cost] did not exist. Created. 22:03:32 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-452-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:03:33 /w/workspace/device-mqtt-go/1@tmp/durable-7446bac6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:03:34 + echo total: 0.10999999940395355 [Pipeline] stash 22:03:34 Warning: overwriting stash ‘stack-cost’ 22:03:34 Stashed 1 file(s) [Pipeline] } 22:03:34 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-452-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:03:34 $ docker stop --time=1 e982856ccf82bbd1e7a1639f32b065edcb608ea59d796abd704429aa74e0fe67 22:03:35 $ docker rm -f --volumes e982856ccf82bbd1e7a1639f32b065edcb608ea59d796abd704429aa74e0fe67 [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 22:03:36 provisioning config files... 22:03:36 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-452@tmp/config13202615634901006051tmp [Pipeline] { [Pipeline] sh 22:03:37 + set +x 22:03:37 + curl -s https://codecov.io/bash 22:03:37 + bash -s -- 22:03:37 22:03:37 _____ _ 22:03:37 / ____| | | 22:03:37 | | ___ __| | ___ ___ _____ __ 22:03:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:03:37 | |___| (_) | (_| | __/ (_| (_) \ V / 22:03:37 \_____\___/ \__,_|\___|\___\___/ \_/ 22:03:37 Bash-1.0.6 22:03:37 22:03:37 22:03:37 ==> git version 2.25.1 found 22:03:37 ==> 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 22:03:37 Release-Date: 2020-01-08 22:03:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:03:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:03:37 ==> Jenkins CI detected. 22:03:37 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-452 22:03:37 project root: . 22:03:37 --> token set from env 22:03:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:03:37 ==> Running gcov in . (disable via -X gcov) 22:03:37 ==> Python coveragepy not found 22:03:37 ==> Searching for coverage reports in: 22:03:37 + . 22:03:37 -> Found 1 reports 22:03:37 ==> Detecting git/mercurial file structure 22:03:37 ==> Reading reports 22:03:37 + ./coverage.out bytes=17887 22:03:37 ==> Appending adjustments 22:03:37 https://docs.codecov.io/docs/fixing-reports 22:03:37 + Found adjustments 22:03:37 ==> Gzipping contents 22:03:37 4.0K /tmp/codecov.WYSVbQ.gz 22:03:37 ==> Uploading reports 22:03:37 url: https://codecov.io 22:03:37 query: branch=PR-452&commit=140078661ec70bd824aff41150442121660685ae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-452%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=452&job=&cmd_args= 22:03:37 -> Pinging Codecov 22:03:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-452&commit=140078661ec70bd824aff41150442121660685ae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-452%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=452&job=&cmd_args= 22:03:37 -> Uploading to 22:03:37 https://storage.googleapis.com/codecov/v4/raw/2023-01-11/7D719EC7BBE17E464838252E33014C33/140078661ec70bd824aff41150442121660685ae/9c7b7b14-2fed-48c5-ae25-9fe5240dffb4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T220337Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f97439220187ad63bcf72121afffdae6409849ffe3ad663f40ab01a7a523f709 22:03:37 % Total % Received % Xferd Average Speed Time Time Time Current 22:03:37 Dload Upload Total Spent Left Speed 22:03:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 14463 --:--:-- --:--:-- --:--:-- 14463 22:03:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/140078661ec70bd824aff41150442121660685ae [Pipeline] } 22:03:38 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 22:03:39 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-452/archives ] 22:03:39 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-452/archives 22:03:39 total 16 22:03:39 drwxr-xr-x 3 root root 4096 Jan 11 21:54 . 22:03:39 drwxrwxr-x 11 jenkins jenkins 4096 Jan 11 21:54 .. 22:03:39 drwxr-xr-x 2 root root 4096 Jan 11 21:54 cost 22:03:39 -rw-r--r-- 1 root root 86 Jan 11 21:54 cost.csv 22:03:39 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-452/archives 22:03:39 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-452/archives 22:03:39 total 16 22:03:39 drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 21:54 . 22:03:39 drwxrwxr-x 11 jenkins jenkins 4096 Jan 11 21:54 .. 22:03:39 drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 21:54 cost 22:03:39 -rw-r--r-- 1 jenkins jenkins 86 Jan 11 21:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:03:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:03:40 ---> package-listing.sh 22:03:40 ++ facter osfamily 22:03:40 ++ tr '[:upper:]' '[:lower:]' 22:03:41 + OS_FAMILY=debian 22:03:41 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-452 22:03:41 + START_PACKAGES=/tmp/packages_start.txt 22:03:41 + END_PACKAGES=/tmp/packages_end.txt 22:03:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:03:41 + PACKAGES=/tmp/packages_start.txt 22:03:41 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-452 ']' 22:03:41 + PACKAGES=/tmp/packages_end.txt 22:03:41 + case "${OS_FAMILY}" in 22:03:41 + dpkg -l 22:03:41 + grep '^ii' 22:03:41 + '[' -f /tmp/packages_start.txt ']' 22:03:41 + '[' -f /tmp/packages_end.txt ']' 22:03:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:03:41 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-452 ']' 22:03:41 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-452/archives/ 22:03:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-452/archives/ [Pipeline] echo 22:03:41 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-452/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:03:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:03:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:42 prd-ubuntu20.04-docker-8c-8g-1959 does not seem to be running inside a container 22:03:42 $ 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-452/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-452 -v /w/workspace/gexfoundry_device-mqtt-go_PR-452:/w/workspace/gexfoundry_device-mqtt-go_PR-452:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-452@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-452@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 22:03:42 $ docker top ff61c388701ad4a5d2d13dc09b0247cb76d9e4a656a4aedc42a6229a6824aaf8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:03:42 + touch /tmp/pre-build-complete [Pipeline] sh 22:03:43 + mkdir -p /var/log/sysstat [Pipeline] sh 22:03:43 + ls /var/log/sa-host 22:03:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:03:43 provisioning config files... 22:03:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-452@tmp/config4831511646967811304tmp [Pipeline] { [Pipeline] echo 22:03:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:03:44 ---> create-netrc.sh [Pipeline] } 22:03:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:03:44 ---> python-tools-install.sh [Pipeline] echo 22:03:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:03:44 ---> sudo-logs.sh 22:03:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:03:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:03:45 ---> job-cost.sh 22:03:45 lf-activate-venv: SKIPPING 22:03:45 DEBUG: total: 0.2199999988079071 22:03:45 INFO: Retrieving Stack Cost... 22:03:45 INFO: Retrieving Pricing Info for: v3-standard-8 22:03:46 INFO: Archiving Costs [Pipeline] echo 22:03:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:03:46 ---> logs-deploy.sh 22:03:46 lf-activate-venv: SKIPPING 22:03:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-452/1 22:03:46 INFO: archiving workspace using pattern(s): 22:03:47 Archives upload complete. 22:03:47 INFO: archiving logs to Nexus 22:03:48 ---> uname -a: 22:03:48 Linux prd-ubuntu20-04-docker-8c-8g-1959 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:03:48 22:03:48 22:03:48 ---> lscpu: 22:03:48 Architecture: x86_64 22:03:48 CPU op-mode(s): 32-bit, 64-bit 22:03:48 Byte Order: Little Endian 22:03:48 Address sizes: 40 bits physical, 48 bits virtual 22:03:48 CPU(s): 8 22:03:48 On-line CPU(s) list: 0-7 22:03:48 Thread(s) per core: 1 22:03:48 Core(s) per socket: 1 22:03:48 Socket(s): 8 22:03:48 NUMA node(s): 1 22:03:48 Vendor ID: AuthenticAMD 22:03:48 CPU family: 23 22:03:48 Model: 49 22:03:48 Model name: AMD EPYC-Rome Processor 22:03:48 Stepping: 0 22:03:48 CPU MHz: 2799.996 22:03:48 BogoMIPS: 5599.99 22:03:48 Virtualization: AMD-V 22:03:48 Hypervisor vendor: KVM 22:03:48 Virtualization type: full 22:03:48 L1d cache: 256 KiB 22:03:48 L1i cache: 256 KiB 22:03:48 L2 cache: 4 MiB 22:03:48 L3 cache: 128 MiB 22:03:48 NUMA node0 CPU(s): 0-7 22:03:48 Vulnerability Itlb multihit: Not affected 22:03:48 Vulnerability L1tf: Not affected 22:03:48 Vulnerability Mds: Not affected 22:03:48 Vulnerability Meltdown: Not affected 22:03:48 Vulnerability Mmio stale data: Not affected 22:03:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:03:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:03:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:03:48 Vulnerability Srbds: Not affected 22:03:48 Vulnerability Tsx async abort: Not affected 22:03:48 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 22:03:48 22:03:48