Pull request #181 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ceb1a23545999adec05235953eee673d43339791+4bd3e3f348316c3d3f0178918439f0265993f5e7 (4ca5a6d035c5608c4d57aceac830b6f77dd67029) 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-ssh818617131441309102.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh6575736215958081406.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-snmp-go/branches/PR-181/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-snmp-go/branches/PR-181/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14613590214964071498.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-snmp-go/branches/PR-181/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9579235205795037225.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh7656460505833037094.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-snmp-go/branches/PR-181/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-snmp-go/branches/PR-181/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17289228000858736561.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17386 in /w/workspace/gexfoundry_device-snmp-go_PR-181 [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-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-181 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4bd3e3f348316c3d3f0178918439f0265993f5e7 into PR head commit ceb1a23545999adec05235953eee673d43339791 Merge succeeded, producing ceb1a23545999adec05235953eee673d43339791 Checking out Revision ceb1a23545999adec05235953eee673d43339791 (PR-181) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-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-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/181/head:refs/remotes/origin/PR-181 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ceb1a23545999adec05235953eee673d43339791 # 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 4bd3e3f348316c3d3f0178918439f0265993f5e7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ceb1a23545999adec05235953eee673d43339791 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:04:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:04:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:04:27 ========================================================= 05:04:27 EdgeX Global Pipelines Version Info 05:04:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:04:28 ------------------- 05:04:28 stable info: 05:04:28 ------------------- 05:04:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:04:28 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 05:04:28 Message: update stable to v1.0.234 05:04:29 ------------------- 05:04:29 experimental info: 05:04:29 ------------------- 05:04:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:04:29 Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 05:04:29 Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:04:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:04:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:04:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:04:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:04:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:04:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 05:04:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-181 [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-181 [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-181 [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ceb1a23545999adec05235953eee673d43339791 [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ceb1a23 [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:31 provisioning config files... 05:04:31 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-181@tmp/config8132871761842548567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:31 ---> docker-login.sh 05:04:31 nexus3.edgexfoundry.org:10001 05:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:31 Configure a credential helper to remove this warning. See 05:04:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:31 05:04:31 Login Succeeded 05:04:31 nexus3.edgexfoundry.org:10002 05:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:32 Configure a credential helper to remove this warning. See 05:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:32 05:04:32 Login Succeeded 05:04:32 nexus3.edgexfoundry.org:10003 05:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:32 Configure a credential helper to remove this warning. See 05:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:32 05:04:32 Login Succeeded 05:04:32 nexus3.edgexfoundry.org:10004 05:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:32 Configure a credential helper to remove this warning. See 05:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:32 05:04:32 Login Succeeded 05:04:32 docker.io 05:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:32 Configure a credential helper to remove this warning. See 05:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:32 05:04:32 Login Succeeded 05:04:32 ---> docker-login.sh ends [Pipeline] } 05:04:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:04:33 + git rev-list -1 --merges ceb1a23545999adec05235953eee673d43339791~1..ceb1a23545999adec05235953eee673d43339791 [Pipeline] echo 05:04:33 -----------> git rev-list -1 --merges ceb1a23545999adec05235953eee673d43339791~1..ceb1a23545999adec05235953eee673d43339791 ceb1a23545999adec05235953eee673d43339791 [false] [Pipeline] sh 05:04:33 + git log --format=format:%s -1 ceb1a23545999adec05235953eee673d43339791 [Pipeline] echo 05:04:33 ========================================================= 05:04:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:04:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:04:34 + git log --format=format:%s -1 ceb1a23545999adec05235953eee673d43339791 [Pipeline] echo 05:04:34 [semverPrep] GIT_COMMIT: ceb1a23545999adec05235953eee673d43339791, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 05:04:34 [semverPrep] This is not a build commit. [Pipeline] sh 05:04:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:04:34 + grep -v github /etc/ssh/ssh_known_hosts 05:04:34 + [ -e /tmp/ssh_known_hosts ] 05:04:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:04:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:04:34 + sudo tee -a /etc/ssh/ssh_known_hosts 05:04:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:34 05:04:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:35 0.1.4: Pulling from edgex-devops/py-git-semver 05:04:35 b85a868b505f: Pulling fs layer 05:04:35 e2be974225ed: Pulling fs layer 05:04:35 339a4e72a1f5: Pulling fs layer 05:04:35 988bab9f4d93: Pulling fs layer 05:04:35 1469e6f7b9e6: Pulling fs layer 05:04:35 eaf3925da568: Pulling fs layer 05:04:35 bab4dde63d76: Pulling fs layer 05:04:35 bde34c3a00c8: Pulling fs layer 05:04:35 b352a97aabf1: Pulling fs layer 05:04:35 4872d77fe225: Pulling fs layer 05:04:35 5851b861e8e6: Pulling fs layer 05:04:35 988bab9f4d93: Waiting 05:04:35 1469e6f7b9e6: Waiting 05:04:35 b352a97aabf1: Waiting 05:04:35 4872d77fe225: Waiting 05:04:35 eaf3925da568: Waiting 05:04:35 5851b861e8e6: Waiting 05:04:35 bab4dde63d76: Waiting 05:04:35 bde34c3a00c8: Waiting 05:04:35 e2be974225ed: Verifying Checksum 05:04:35 e2be974225ed: Download complete 05:04:35 988bab9f4d93: Verifying Checksum 05:04:35 988bab9f4d93: Download complete 05:04:35 1469e6f7b9e6: Verifying Checksum 05:04:35 1469e6f7b9e6: Download complete 05:04:35 339a4e72a1f5: Verifying Checksum 05:04:35 339a4e72a1f5: Download complete 05:04:35 eaf3925da568: Verifying Checksum 05:04:35 eaf3925da568: Download complete 05:04:35 bde34c3a00c8: Download complete 05:04:35 b352a97aabf1: Verifying Checksum 05:04:35 b352a97aabf1: Download complete 05:04:35 4872d77fe225: Verifying Checksum 05:04:35 4872d77fe225: Download complete 05:04:35 5851b861e8e6: Download complete 05:04:35 b85a868b505f: Verifying Checksum 05:04:35 b85a868b505f: Download complete 05:04:35 bab4dde63d76: Verifying Checksum 05:04:35 bab4dde63d76: Download complete 05:04:36 b85a868b505f: Pull complete 05:04:37 e2be974225ed: Pull complete 05:04:37 339a4e72a1f5: Pull complete 05:04:37 988bab9f4d93: Pull complete 05:04:37 1469e6f7b9e6: Pull complete 05:04:37 eaf3925da568: Pull complete 05:04:39 bab4dde63d76: Pull complete 05:04:39 bde34c3a00c8: Pull complete 05:04:39 b352a97aabf1: Pull complete 05:04:40 4872d77fe225: Pull complete 05:04:40 5851b861e8e6: Pull complete 05:04:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:04:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:40 prd-ubuntu20.04-docker-8c-8g-17386 does not seem to be running inside a container 05:04:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-181 -v /w/workspace/gexfoundry_device-snmp-go_PR-181:/w/workspace/gexfoundry_device-snmp-go_PR-181:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-181@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-181@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 05:04:41 $ docker top 5ef22d54ddf40b67fe947fb8368d0c079ce8901fd69d27124fc231dacd62d676 -eo pid,comm 05:04:41 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). 05:04:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:04:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:41 [ssh-agent] Looking for ssh-agent implementation... 05:04:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:41 $ docker exec 5ef22d54ddf40b67fe947fb8368d0c079ce8901fd69d27124fc231dacd62d676 ssh-agent 05:04:42 SSH_AUTH_SOCK=/tmp/ssh-qzoYUUk9AysN/agent.34 05:04:42 SSH_AGENT_PID=40 05:04:42 Running ssh-add (command line suppressed) 05:04:42 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-181@tmp/private_key_7267611595093196137.key (/w/workspace/gexfoundry_device-snmp-go_PR-181@tmp/private_key_7267611595093196137.key) 05:04:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:42 + git tag --points-at HEAD [Pipeline] } 05:04:42 $ docker exec --env ******** --env ******** 5ef22d54ddf40b67fe947fb8368d0c079ce8901fd69d27124fc231dacd62d676 ssh-agent -k 05:04:42 unset SSH_AUTH_SOCK; 05:04:42 unset SSH_AGENT_PID; 05:04:42 echo Agent pid 40 killed; 05:04:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:04:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:42 [ssh-agent] Looking for ssh-agent implementation... 05:04:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:42 $ docker exec 5ef22d54ddf40b67fe947fb8368d0c079ce8901fd69d27124fc231dacd62d676 ssh-agent 05:04:43 SSH_AUTH_SOCK=/tmp/ssh-bEbhnhEkl68B/agent.72 05:04:43 SSH_AGENT_PID=78 05:04:43 Running ssh-add (command line suppressed) 05:04:43 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-181@tmp/private_key_2040940620011473799.key (/w/workspace/gexfoundry_device-snmp-go_PR-181@tmp/private_key_2040940620011473799.key) 05:04:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:43 + git semver init 05:04:43 2022-07-11 05:04:43,721 [run_init] DEBUG init version:0.0.0 force:False 05:04:43 2022-07-11 05:04:43,721 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-181/.semver 05:04:43 2022-07-11 05:04:43,722 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-181/.semver 05:04:43 2022-07-11 05:04:43,722 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-181/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-181, universal_newlines=False, shell=None, istream=None) 05:04:44 2022-07-11 05:04:44,439 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-181/.git/info/exclude 05:04:44 2022-07-11 05:04:44,439 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-181/.semver/PR-181 with force:False 05:04:44 2022-07-11 05:04:44,439 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-181/.semver/PR-181 05:04:44 2022-07-11 05:04:44,442 [execute] INFO git cat-file --batch-check 05:04:44 2022-07-11 05:04:44,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-181/.semver, universal_newlines=False, shell=None, istream=) 05:04:44 2022-07-11 05:04:44,446 [execute] INFO git cat-file --batch 05:04:44 2022-07-11 05:04:44,447 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-181/.semver, universal_newlines=False, shell=None, istream=) 05:04:44 2022-07-11 05:04:44,450 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-181/.semver/PR-181 05:04:44 0.0.0 [Pipeline] } 05:04:44 $ docker exec --env ******** --env ******** 5ef22d54ddf40b67fe947fb8368d0c079ce8901fd69d27124fc231dacd62d676 ssh-agent -k 05:04:44 unset SSH_AUTH_SOCK; 05:04:44 unset SSH_AGENT_PID; 05:04:44 echo Agent pid 78 killed; 05:04:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:04:45 + git semver [Pipeline] } 05:04:45 $ docker stop --time=1 5ef22d54ddf40b67fe947fb8368d0c079ce8901fd69d27124fc231dacd62d676 05:04:46 $ docker rm -f 5ef22d54ddf40b67fe947fb8368d0c079ce8901fd69d27124fc231dacd62d676 [Pipeline] // withDockerContainer [Pipeline] sh 05:04:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:04:47 Stashed 1 file(s) [Pipeline] echo 05:04:47 [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 05:04:48 provisioning config files... 05:04:48 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-181@tmp/config6500924492913042401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:48 ---> docker-login.sh 05:04:48 nexus3.edgexfoundry.org:10001 05:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:48 Configure a credential helper to remove this warning. See 05:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:48 05:04:48 Login Succeeded 05:04:48 nexus3.edgexfoundry.org:10002 05:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:48 Configure a credential helper to remove this warning. See 05:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:48 05:04:48 Login Succeeded 05:04:48 nexus3.edgexfoundry.org:10003 05:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:48 Configure a credential helper to remove this warning. See 05:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:48 05:04:48 Login Succeeded 05:04:48 nexus3.edgexfoundry.org:10004 05:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:49 Configure a credential helper to remove this warning. See 05:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:49 05:04:49 Login Succeeded 05:04:49 docker.io 05:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:49 Configure a credential helper to remove this warning. See 05:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:49 05:04:49 Login Succeeded 05:04:49 ---> docker-login.sh ends [Pipeline] } 05:04:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:04:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:04:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:04:49 ========================================================= 05:04:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 05:04:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 05:04:50 Sending build context to Docker daemon 5.41MB 05:04:50 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 05:04:50 Step 2/12 : FROM ${BASE} AS builder 05:04:50 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 05:04:50 59bf1c3509f3: Pulling fs layer 05:04:50 666ba61612fd: Pulling fs layer 05:04:50 8ed8ca486205: Pulling fs layer 05:04:50 cc1cd167ecdc: Pulling fs layer 05:04:50 c516ae0d96e1: Pulling fs layer 05:04:50 684cea983483: Pulling fs layer 05:04:50 dd3240ac7de5: Pulling fs layer 05:04:50 b1e948a4e11c: Pulling fs layer 05:04:50 a8fd76ee1af6: Pulling fs layer 05:04:50 646ad004c059: Pulling fs layer 05:04:50 cc1cd167ecdc: Waiting 05:04:50 dd3240ac7de5: Waiting 05:04:50 c516ae0d96e1: Waiting 05:04:50 684cea983483: Waiting 05:04:50 b1e948a4e11c: Waiting 05:04:50 646ad004c059: Waiting 05:04:50 8ed8ca486205: Verifying Checksum 05:04:50 8ed8ca486205: Download complete 05:04:50 666ba61612fd: Verifying Checksum 05:04:50 666ba61612fd: Download complete 05:04:50 c516ae0d96e1: Verifying Checksum 05:04:50 c516ae0d96e1: Download complete 05:04:50 684cea983483: Download complete 05:04:50 dd3240ac7de5: Download complete 05:04:50 59bf1c3509f3: Verifying Checksum 05:04:50 59bf1c3509f3: Download complete 05:04:50 b1e948a4e11c: Verifying Checksum 05:04:50 b1e948a4e11c: Download complete 05:04:50 59bf1c3509f3: Pull complete 05:04:50 666ba61612fd: Pull complete 05:04:50 8ed8ca486205: Pull complete 05:04:51 646ad004c059: Verifying Checksum 05:04:51 646ad004c059: Download complete 05:04:51 a8fd76ee1af6: Verifying Checksum 05:04:51 a8fd76ee1af6: Download complete 05:04:51 cc1cd167ecdc: Verifying Checksum 05:04:51 cc1cd167ecdc: Download complete 05:04:55 cc1cd167ecdc: Pull complete 05:04:55 c516ae0d96e1: Pull complete 05:04:55 684cea983483: Pull complete 05:04:55 dd3240ac7de5: Pull complete 05:04:55 b1e948a4e11c: Pull complete 05:04:57 a8fd76ee1af6: Pull complete 05:04:57 646ad004c059: Pull complete 05:04:57 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 05:04:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:04:58 ---> 8f69c11f6b0c 05:04:58 Step 3/12 : ARG MAKE='make build' 05:05:00 ---> Running in c7a2999f82e4 05:05:00 Removing intermediate container c7a2999f82e4 05:05:00 ---> f2efc1bcb57c 05:05:00 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:05:00 ---> Running in 6032e53256dc 05:05:00 Removing intermediate container 6032e53256dc 05:05:00 ---> 37e2339cde4d 05:05:00 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 05:05:00 ---> Running in 0e2449acc94c 05:05:00 Removing intermediate container 0e2449acc94c 05:05:00 ---> 3345e55c958e 05:05:00 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:05:00 ---> Running in 473035fd059b 05:05:00 Removing intermediate container 473035fd059b 05:05:00 ---> 28937b1d9ad2 05:05:00 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:05:00 ---> Running in 9be5f2b9e975 05:05:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:05:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:05:02 (1/4) Installing openssh-keygen (8.8_p1-r1) 05:05:02 (2/4) Installing libedit (20210910.3.1-r0) 05:05:02 (3/4) Installing openssh-client-common (8.8_p1-r1) 05:05:02 (4/4) Installing openssh-client-default (8.8_p1-r1) 05:05:02 Executing busybox-1.34.1-r3.trigger 05:05:02 OK: 224 MiB in 56 packages 05:05:03 Still waiting to schedule task 05:05:03 ‘prd-ubuntu20.04-docker-arm64-4c-16g-17387’ is offline 05:05:03 Removing intermediate container 9be5f2b9e975 05:05:03 ---> 913cd6f8a3a8 05:05:03 Step 8/12 : WORKDIR /device-snmp-go 05:05:03 ---> Running in 5bb932a8b455 05:05:03 Removing intermediate container 5bb932a8b455 05:05:03 ---> 97a73df448b6 05:05:03 Step 9/12 : COPY go.mod vendor* ./ 05:05:03 ---> 995f02c010d8 05:05:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:05:03 ---> Running in aebd88adff38 05:05:21 Removing intermediate container aebd88adff38 05:05:21 ---> 7252254ee20f 05:05:21 Step 11/12 : COPY . . 05:05:21 ---> 8830f32228ce 05:05:21 Step 12/12 : RUN ${MAKE} 05:05:21 ---> Running in 645c555ce37f 05:05:21 noop 05:05:22 Removing intermediate container 645c555ce37f 05:05:22 ---> 4910b7fd8af8 05:05:22 Successfully built 4910b7fd8af8 05:05:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:22 + docker inspect -f . ci-base-image-x86_64 05:05:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:23 prd-ubuntu20.04-docker-8c-8g-17386 does not seem to be running inside a container 05:05:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-181 -v /w/workspace/gexfoundry_device-snmp-go_PR-181:/w/workspace/gexfoundry_device-snmp-go_PR-181:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-181@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-181@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 05:05:23 $ docker top 0d7c43d0f52fb9dc5b3b390ab424c25235cd6056ae9397f5ef5cf69b86886065 -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:24 + go version 05:05:24 go version go1.17.7 linux/amd64 [Pipeline] } 05:05:24 $ docker stop --time=1 0d7c43d0f52fb9dc5b3b390ab424c25235cd6056ae9397f5ef5cf69b86886065 05:05:25 $ docker rm -f 0d7c43d0f52fb9dc5b3b390ab424c25235cd6056ae9397f5ef5cf69b86886065 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:26 + docker inspect -f . ci-base-image-x86_64 05:05:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:26 prd-ubuntu20.04-docker-8c-8g-17386 does not seem to be running inside a container 05:05:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-181 -v /w/workspace/gexfoundry_device-snmp-go_PR-181:/w/workspace/gexfoundry_device-snmp-go_PR-181:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-181@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-181@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 05:05:26 $ docker top 61a32ab5fb4d4cf77e7ee43c4a0faa1db7968794c9b6201ef19b049144b8bda6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:05:27 + make test 05:05:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:05:27 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:05:37 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:05:37 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements 05:05:43 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:05:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:05:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:05:48 ./bin/test-attribution-txt.sh [Pipeline] echo 05:05:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:05:48 $ docker stop --time=1 61a32ab5fb4d4cf77e7ee43c4a0faa1db7968794c9b6201ef19b049144b8bda6 05:05:50 $ docker rm -f 61a32ab5fb4d4cf77e7ee43c4a0faa1db7968794c9b6201ef19b049144b8bda6 [Pipeline] // withDockerContainer [Pipeline] sh 05:05:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:05:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:05:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:05:51 + ls -al . 05:05:51 total 168 05:05:51 drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 05:05 . 05:05:51 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 05:04 .. 05:05:51 -rw-rw-r-- 1 jenkins jenkins 6 Jul 11 05:04 .dockerignore 05:05:51 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 05:04 .git 05:05:51 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 05:04 .github 05:05:51 -rw-rw-r-- 1 jenkins jenkins 328 Jul 11 05:04 .gitignore 05:05:51 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 05:04 .golangci.yml 05:05:51 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 05:04 .semver 05:05:51 -rw-rw-r-- 1 jenkins jenkins 8556 Jul 11 05:04 Attribution.txt 05:05:51 -rw-rw-r-- 1 jenkins jenkins 6948 Jul 11 05:04 CHANGELOG.md 05:05:51 -rw-rw-r-- 1 jenkins jenkins 1516 Jul 11 05:04 Dockerfile 05:05:51 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 05:04 GOVERNANCE.md 05:05:51 -rw-rw-r-- 1 jenkins jenkins 656 Jul 11 05:04 Jenkinsfile 05:05:51 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 05:04 LICENSE 05:05:51 -rw-rw-r-- 1 jenkins jenkins 2334 Jul 11 05:04 Makefile 05:05:51 -rw-rw-r-- 1 jenkins jenkins 620 Jul 11 05:04 OWNERS.md 05:05:51 -rw-rw-r-- 1 jenkins jenkins 9390 Jul 11 05:04 README.md 05:05:51 -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 05:04 VERSION 05:05:51 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 05:04 bin 05:05:51 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 05:04 cmd 05:05:51 -rw-r--r-- 1 jenkins jenkins 7631 Jul 11 05:05 coverage.out 05:05:51 -rw-rw-r-- 1 jenkins jenkins 3301 Jul 11 05:04 go.mod 05:05:51 -rw-rw-r-- 1 jenkins jenkins 36459 Jul 11 05:04 go.sum 05:05:51 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 05:04 internal 05:05:51 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 05:04 snap 05:05:51 -rw-rw-r-- 1 jenkins jenkins 228 Jul 11 05:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:52 + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ceb1a23545999adec05235953eee673d43339791 --label arch=amd64 --label version=0.0.0 . 05:05:52 Sending build context to Docker daemon 5.418MB 05:05:52 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 05:05:52 Step 2/24 : FROM ${BASE} AS builder 05:05:52 ---> 4910b7fd8af8 05:05:52 Step 3/24 : ARG MAKE='make build' 05:05:52 ---> Running in 43696a881ccc 05:05:52 Removing intermediate container 43696a881ccc 05:05:52 ---> 931d9ab56ecb 05:05:52 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:05:52 ---> Running in 0917dcec990a 05:05:52 Removing intermediate container 0917dcec990a 05:05:52 ---> 788ac8188150 05:05:52 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:05:52 ---> Running in 5b8df90cf2e5 05:05:52 Removing intermediate container 5b8df90cf2e5 05:05:52 ---> 687aba7a2ca0 05:05:52 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:05:52 ---> Running in b28a33537437 05:05:53 Removing intermediate container b28a33537437 05:05:53 ---> 139d5443ddbf 05:05:53 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:05:53 ---> Running in e058f9e336ee 05:05:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:05:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:05:54 OK: 224 MiB in 56 packages 05:05:55 Removing intermediate container e058f9e336ee 05:05:55 ---> ecaeed7a7392 05:05:55 Step 8/24 : WORKDIR /device-snmp-go 05:05:55 ---> Running in bbe9d5d52574 05:05:55 Removing intermediate container bbe9d5d52574 05:05:55 ---> 852ab704404c 05:05:55 Step 9/24 : COPY go.mod vendor* ./ 05:05:55 ---> ce7743a86622 05:05:55 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:05:55 ---> Running in 52be90b2713e 05:05:56 Removing intermediate container 52be90b2713e 05:05:56 ---> 31de5db487a6 05:05:56 Step 11/24 : COPY . . 05:05:56 ---> 4a32948a7588 05:05:56 Step 12/24 : RUN ${MAKE} 05:05:56 ---> Running in f2c0da1a786f 05:05:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.11 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 05:06:18 Removing intermediate container f2c0da1a786f 05:06:18 ---> b80551d57212 05:06:18 Step 13/24 : FROM alpine:3.14 05:06:18 3.14: Pulling from library/alpine 05:06:18 8663204ce13b: Pulling fs layer 05:06:18 8663204ce13b: Verifying Checksum 05:06:18 8663204ce13b: Download complete 05:06:18 8663204ce13b: Pull complete 05:06:18 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 05:06:18 Status: Downloaded newer image for alpine:3.14 05:06:18 ---> e04c818066af 05:06:18 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:06:18 ---> Running in 224b5c34e396 05:06:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:06:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:06:19 (1/6) Installing dumb-init (1.2.5-r1) 05:06:19 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:06:19 (3/6) Installing libsodium (1.0.18-r0) 05:06:19 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:06:19 (5/6) Installing libzmq (4.3.4-r0) 05:06:19 (6/6) Installing zeromq (4.3.4-r0) 05:06:19 Executing busybox-1.33.1-r7.trigger 05:06:19 OK: 8 MiB in 20 packages 05:06:19 Removing intermediate container 224b5c34e396 05:06:19 ---> db08598effa5 05:06:19 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:06:19 ---> 0de3dda3eea7 05:06:19 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:06:20 ---> 451f2aedd96c 05:06:20 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:06:20 ---> a9b16f2ec83e 05:06:20 Step 18/24 : EXPOSE 59993 05:06:20 ---> Running in 73fd89ae7058 05:06:20 Removing intermediate container 73fd89ae7058 05:06:20 ---> 13f1c8fac0d2 05:06:20 Step 19/24 : EXPOSE 161 05:06:20 ---> Running in 0b6b07d7d199 05:06:20 Removing intermediate container 0b6b07d7d199 05:06:20 ---> f4ddd0a08ca2 05:06:20 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:06:20 ---> Running in a3edb792847c 05:06:20 Removing intermediate container a3edb792847c 05:06:20 ---> 5088a95698d3 05:06:20 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:06:20 ---> Running in e8dd51c3ec57 05:06:20 Removing intermediate container e8dd51c3ec57 05:06:20 ---> 31a44534dff0 05:06:20 Step 22/24 : LABEL arch=amd64 05:06:20 ---> Running in a97267d42366 05:06:21 Removing intermediate container a97267d42366 05:06:21 ---> 1897bb3b057f 05:06:21 Step 23/24 : LABEL git_sha=ceb1a23545999adec05235953eee673d43339791 05:06:21 ---> Running in 2c52e96b7f17 05:06:21 Removing intermediate container 2c52e96b7f17 05:06:21 ---> 884cc1196848 05:06:21 Step 24/24 : LABEL version=0.0.0 05:06:21 ---> Running in a12009a5d40e 05:06:21 Removing intermediate container a12009a5d40e 05:06:21 ---> aae580cc3682 05:06:21 [Warning] One or more build-args [ARCH] were not consumed 05:06:21 Successfully built aae580cc3682 05:06:21 Successfully tagged device-snmp: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 05:06:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:22 05:06:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:22 latest: Pulling from edgex-lftools-log-publisher 05:06:22 5eb5b503b376: Pulling fs layer 05:06:22 5c69ac0246d0: Pulling fs layer 05:06:22 ec43610c2a17: Pulling fs layer 05:06:22 3a2ae6a8a46f: Pulling fs layer 05:06:22 33b1e0a273af: Pulling fs layer 05:06:22 5d3b04190fa2: Pulling fs layer 05:06:22 2f39f015ded8: Pulling fs layer 05:06:22 33b1e0a273af: Waiting 05:06:22 5d3b04190fa2: Waiting 05:06:22 3a2ae6a8a46f: Waiting 05:06:22 2f39f015ded8: Waiting 05:06:22 5c69ac0246d0: Download complete 05:06:22 3a2ae6a8a46f: Verifying Checksum 05:06:22 3a2ae6a8a46f: Download complete 05:06:22 33b1e0a273af: Verifying Checksum 05:06:22 33b1e0a273af: Download complete 05:06:22 ec43610c2a17: Verifying Checksum 05:06:22 ec43610c2a17: Download complete 05:06:22 5d3b04190fa2: Download complete 05:06:22 5eb5b503b376: Verifying Checksum 05:06:22 5eb5b503b376: Download complete 05:06:23 2f39f015ded8: Verifying Checksum 05:06:23 2f39f015ded8: Download complete 05:06:23 5eb5b503b376: Pull complete 05:06:24 5c69ac0246d0: Pull complete 05:06:24 ec43610c2a17: Pull complete 05:06:24 3a2ae6a8a46f: Pull complete 05:06:24 33b1e0a273af: Pull complete 05:06:24 5d3b04190fa2: Pull complete 05:06:30 2f39f015ded8: Pull complete 05:06:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:06:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:30 prd-ubuntu20.04-docker-8c-8g-17386 does not seem to be running inside a container 05:06:30 $ 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-snmp-go_PR-181 -v /w/workspace/gexfoundry_device-snmp-go_PR-181:/w/workspace/gexfoundry_device-snmp-go_PR-181:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-181@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-181@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 05:06:32 $ docker top d34a146b343390c382981949b59e7168f1f67a015b37df479eeab654ff6fd9a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:32 ---> job-cost.sh 05:06:32 lf-activate-venv: SKIPPING 05:06:32 INFO: No Stack... 05:06:33 INFO: Retrieving Pricing Info for: v3-standard-8 05:06:33 INFO: Archiving Costs [Pipeline] sh 05:06:33 + cat /w/workspace/gexfoundry_device-snmp-go_PR-181/archives/cost.csv 05:06:33 + cut -d, -f6 [Pipeline] lock 05:06:34 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-181-1-stack-cost] 05:06:34 Resource [jenkins-edgexfoundry-device-snmp-go-PR-181-1-stack-cost] did not exist. Created. 05:06:34 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-181-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:06:34 + echo total: 0.2199999988079071 [Pipeline] stash 05:06:34 Stashed 1 file(s) [Pipeline] } 05:06:34 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-181-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:06:34 $ docker stop --time=1 d34a146b343390c382981949b59e7168f1f67a015b37df479eeab654ff6fd9a4 05:06:35 $ docker rm -f d34a146b343390c382981949b59e7168f1f67a015b37df479eeab654ff6fd9a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:07:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17388 in /w/workspace/gexfoundry_device-snmp-go_PR-181 [Pipeline] { [Pipeline] ws 05:07:37 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 05:07:37 Selected Git installation does not exist. Using Default 05:07:37 The recommended git tool is: NONE 05:07:42 using credential edgex-jenkins-ssh 05:07:42 Cloning the remote Git repository 05:07:42 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:07:42 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:07:42 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:07:42 > git --version # timeout=10 05:07:42 > git --version # 'git version 2.25.1' 05:07:42 using GIT_SSH to set credentials SSH Credentials for GitHub 05:07:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:07:44 Merging remotes/origin/main commit 4bd3e3f348316c3d3f0178918439f0265993f5e7 into PR head commit ceb1a23545999adec05235953eee673d43339791 05:07:44 Merge succeeded, producing ceb1a23545999adec05235953eee673d43339791 05:07:44 Checking out Revision ceb1a23545999adec05235953eee673d43339791 (PR-181) 05:07:43 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:07:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:07:43 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:07:43 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:07:43 using GIT_SSH to set credentials SSH Credentials for GitHub 05:07:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/181/head:refs/remotes/origin/PR-181 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:07:44 > git config core.sparsecheckout # timeout=10 05:07:44 > git checkout -f ceb1a23545999adec05235953eee673d43339791 # timeout=10 05:07:44 > git remote # timeout=10 05:07:44 > git config --get remote.origin.url # timeout=10 05:07:44 using GIT_SSH to set credentials SSH Credentials for GitHub 05:07:44 > git merge 4bd3e3f348316c3d3f0178918439f0265993f5e7 # timeout=10 05:07:44 > git rev-parse HEAD^{commit} # timeout=10 05:07:44 > git config core.sparsecheckout # timeout=10 05:07:44 > git checkout -f ceb1a23545999adec05235953eee673d43339791 # timeout=10 05:07:48 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 05:07:49 > git --version # timeout=10 05:07:49 > git --version # 'git version 2.25.1' 05:07:49 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:07:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:07:50 % Total % Received % Xferd Average Speed Time Time Time Current 05:07:50 Dload Upload Total Spent Left Speed 05:07:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh 05:07:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:07:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:07:51 + sudo tee /etc/docker/daemon.new 05:07:51 { 05:07:51 "registry-mirrors": [ 05:07:51 "https://nexus3.edgexfoundry.org:10001" 05:07:51 ], 05:07:51 "bip": "10.250.0.254/24", 05:07:51 "hosts": [ 05:07:51 "tcp://0.0.0.0:5555", 05:07:51 "unix:///var/run/docker.sock" 05:07:51 ], 05:07:51 "mtu": 1458, 05:07:51 "selinux-enabled": true, 05:07:51 "seccomp-profile": "/etc/docker/seccomp.json" 05:07:51 } [Pipeline] sh 05:07:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:07:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:08:10 provisioning config files... 05:08:10 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config3775717154780155466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:08:11 ---> docker-login.sh 05:08:11 nexus3.edgexfoundry.org:10001 05:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:11 Configure a credential helper to remove this warning. See 05:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:11 05:08:11 Login Succeeded 05:08:11 nexus3.edgexfoundry.org:10002 05:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:12 Configure a credential helper to remove this warning. See 05:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:12 05:08:12 Login Succeeded 05:08:12 nexus3.edgexfoundry.org:10003 05:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:12 Configure a credential helper to remove this warning. See 05:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:12 05:08:12 Login Succeeded 05:08:12 nexus3.edgexfoundry.org:10004 05:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:13 Configure a credential helper to remove this warning. See 05:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:13 05:08:13 Login Succeeded 05:08:13 docker.io 05:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:14 Configure a credential helper to remove this warning. See 05:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:14 05:08:14 Login Succeeded 05:08:14 ---> docker-login.sh ends [Pipeline] } 05:08:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:08:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:08:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:08:14 ========================================================= 05:08:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:08:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 05:08:15 Sending build context to Docker daemon 2.789MB 05:08:15 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 05:08:15 Step 2/12 : FROM ${BASE} AS builder 05:08:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:08:15 9b3977197b4f: Pulling fs layer 05:08:15 1a89e8eeedd5: Pulling fs layer 05:08:15 94645a83ff95: Pulling fs layer 05:08:15 e6fb740bc735: Pulling fs layer 05:08:15 3a77bd46dcc9: Pulling fs layer 05:08:15 355e64cbe906: Pulling fs layer 05:08:15 63ab81a10011: Pulling fs layer 05:08:15 555d1d1c4555: Pulling fs layer 05:08:15 7d9057610161: Pulling fs layer 05:08:15 e6fb740bc735: Waiting 05:08:15 3a77bd46dcc9: Waiting 05:08:15 355e64cbe906: Waiting 05:08:15 555d1d1c4555: Waiting 05:08:15 63ab81a10011: Waiting 05:08:15 7d9057610161: Waiting 05:08:15 94645a83ff95: Verifying Checksum 05:08:15 94645a83ff95: Download complete 05:08:15 1a89e8eeedd5: Download complete 05:08:15 3a77bd46dcc9: Verifying Checksum 05:08:15 3a77bd46dcc9: Download complete 05:08:15 355e64cbe906: Verifying Checksum 05:08:15 355e64cbe906: Download complete 05:08:15 9b3977197b4f: Verifying Checksum 05:08:15 9b3977197b4f: Download complete 05:08:15 63ab81a10011: Verifying Checksum 05:08:15 63ab81a10011: Download complete 05:08:16 9b3977197b4f: Pull complete 05:08:16 7d9057610161: Verifying Checksum 05:08:16 7d9057610161: Download complete 05:08:17 1a89e8eeedd5: Pull complete 05:08:17 94645a83ff95: Pull complete 05:08:17 555d1d1c4555: Verifying Checksum 05:08:17 555d1d1c4555: Download complete 05:08:18 e6fb740bc735: Verifying Checksum 05:08:18 e6fb740bc735: Download complete 05:08:28 e6fb740bc735: Pull complete 05:08:28 3a77bd46dcc9: Pull complete 05:08:29 355e64cbe906: Pull complete 05:08:29 63ab81a10011: Pull complete 05:08:34 555d1d1c4555: Pull complete 05:08:36 7d9057610161: Pull complete 05:08:36 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 05:08:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:08:36 ---> 819e984ddca1 05:08:36 Step 3/12 : ARG MAKE='make build' 05:08:38 ---> Running in 1c3a9676d27b 05:08:38 Removing intermediate container 1c3a9676d27b 05:08:38 ---> c7b30a054837 05:08:38 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:08:38 ---> Running in 7b82f65d923b 05:08:38 Removing intermediate container 7b82f65d923b 05:08:38 ---> c82a7a5f1763 05:08:38 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 05:08:38 ---> Running in 06063c40c731 05:08:39 Removing intermediate container 06063c40c731 05:08:39 ---> 6ad1ddc7d7c3 05:08:39 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:08:39 ---> Running in 9caf14e0e7b1 05:08:41 Removing intermediate container 9caf14e0e7b1 05:08:41 ---> 2450a154e74d 05:08:41 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:08:41 ---> Running in 8a24da0de8c4 05:08:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:08:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:08:43 (1/4) Installing openssh-keygen (8.8_p1-r1) 05:08:43 (2/4) Installing libedit (20210910.3.1-r0) 05:08:43 (3/4) Installing openssh-client-common (8.8_p1-r1) 05:08:43 (4/4) Installing openssh-client-default (8.8_p1-r1) 05:08:44 Executing busybox-1.34.1-r3.trigger 05:08:44 OK: 224 MiB in 56 packages 05:08:45 Removing intermediate container 8a24da0de8c4 05:08:45 ---> 36e45c65388f 05:08:45 Step 8/12 : WORKDIR /device-snmp-go 05:08:45 ---> Running in 105d4b548121 05:08:45 Removing intermediate container 105d4b548121 05:08:45 ---> 4fb125bac9da 05:08:45 Step 9/12 : COPY go.mod vendor* ./ 05:08:46 ---> 1ccfb5b270ad 05:08:46 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:46 ---> Running in 653b819921b2 05:09:33 Removing intermediate container 653b819921b2 05:09:33 ---> 9bcfbde40119 05:09:33 Step 11/12 : COPY . . 05:09:33 ---> 9a23f6cc5bf2 05:09:33 Step 12/12 : RUN ${MAKE} 05:09:33 ---> Running in 99710dcc6a56 05:09:33 noop 05:09:33 Removing intermediate container 99710dcc6a56 05:09:33 ---> 7a23e113e2af 05:09:33 Successfully built 7a23e113e2af 05:09:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:33 + docker inspect -f . ci-base-image-arm64 05:09:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:33 prd-ubuntu20.04-docker-arm64-4c-16g-17388 does not seem to be running inside a container 05:09:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-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 05:09:35 $ docker top 4544dbab414509deb3ab82f5407c756ad0aa33b6527821075ed074106fa10147 -eo pid,comm [Pipeline] { [Pipeline] sh 05:09:36 + go version 05:09:36 go version go1.17.7 linux/arm64 [Pipeline] } 05:09:36 $ docker stop --time=1 4544dbab414509deb3ab82f5407c756ad0aa33b6527821075ed074106fa10147 05:09:37 $ docker rm -f 4544dbab414509deb3ab82f5407c756ad0aa33b6527821075ed074106fa10147 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:38 + docker inspect -f . ci-base-image-arm64 05:09:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:39 prd-ubuntu20.04-docker-arm64-4c-16g-17388 does not seem to be running inside a container 05:09:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-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 05:09:40 $ docker top ed5ff008e4968bd3b6f4122747c6254dfa112da8406fe66730fcde55c25f2800 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:09:41 + make test 05:09:41 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:09:42 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:11:04 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:11:04 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.044s coverage: 0.0% of statements 05:11:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:11:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:11:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:11:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:11:31 ./bin/test-attribution-txt.sh [Pipeline] echo 05:11:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:11:34 $ docker stop --time=1 ed5ff008e4968bd3b6f4122747c6254dfa112da8406fe66730fcde55c25f2800 05:11:35 $ docker rm -f ed5ff008e4968bd3b6f4122747c6254dfa112da8406fe66730fcde55c25f2800 [Pipeline] // withDockerContainer [Pipeline] sh 05:11:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:11:36 Warning: overwriting stash ‘coverage-report’ 05:11:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:11:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:11:38 + ls -al . 05:11:38 total 164 05:11:38 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 05:11 . 05:11:38 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 05:07 .. 05:11:38 -rw-rw-r-- 1 jenkins jenkins 6 Jul 11 05:07 .dockerignore 05:11:38 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 05:07 .git 05:11:38 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 05:07 .github 05:11:38 -rw-rw-r-- 1 jenkins jenkins 328 Jul 11 05:07 .gitignore 05:11:38 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 05:07 .golangci.yml 05:11:38 -rw-rw-r-- 1 jenkins jenkins 8556 Jul 11 05:07 Attribution.txt 05:11:38 -rw-rw-r-- 1 jenkins jenkins 6948 Jul 11 05:07 CHANGELOG.md 05:11:38 -rw-rw-r-- 1 jenkins jenkins 1516 Jul 11 05:07 Dockerfile 05:11:38 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 05:07 GOVERNANCE.md 05:11:38 -rw-rw-r-- 1 jenkins jenkins 656 Jul 11 05:07 Jenkinsfile 05:11:38 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 05:07 LICENSE 05:11:38 -rw-rw-r-- 1 jenkins jenkins 2334 Jul 11 05:07 Makefile 05:11:38 -rw-rw-r-- 1 jenkins jenkins 620 Jul 11 05:07 OWNERS.md 05:11:38 -rw-rw-r-- 1 jenkins jenkins 9390 Jul 11 05:07 README.md 05:11:38 -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 05:04 VERSION 05:11:38 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 05:07 bin 05:11:38 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 05:07 cmd 05:11:38 -rw-r--r-- 1 jenkins jenkins 7631 Jul 11 05:10 coverage.out 05:11:38 -rw-rw-r-- 1 jenkins jenkins 3301 Jul 11 05:07 go.mod 05:11:38 -rw-rw-r-- 1 jenkins jenkins 36459 Jul 11 05:07 go.sum 05:11:38 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 05:07 internal 05:11:38 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 05:07 snap 05:11:38 -rw-rw-r-- 1 jenkins jenkins 228 Jul 11 05:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:39 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ceb1a23545999adec05235953eee673d43339791 --label arch=arm64 --label version=0.0.0 . 05:11:39 Sending build context to Docker daemon 2.798MB 05:11:39 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 05:11:39 Step 2/24 : FROM ${BASE} AS builder 05:11:39 ---> 7a23e113e2af 05:11:39 Step 3/24 : ARG MAKE='make build' 05:11:39 ---> Running in 930bd653013a 05:11:39 Removing intermediate container 930bd653013a 05:11:39 ---> 148da6959b0c 05:11:39 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:11:40 ---> Running in ecac1b5988c3 05:11:40 Removing intermediate container ecac1b5988c3 05:11:40 ---> 5640566aa840 05:11:40 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:11:40 ---> Running in 86f093ba34e9 05:11:40 Removing intermediate container 86f093ba34e9 05:11:40 ---> 4cf11536b978 05:11:40 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:11:40 ---> Running in 3d72a7a485f1 05:11:42 Removing intermediate container 3d72a7a485f1 05:11:42 ---> 83f1e5e848f2 05:11:42 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:11:42 ---> Running in 12816c6af9ea 05:11:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:11:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:11:45 OK: 224 MiB in 56 packages 05:11:46 Removing intermediate container 12816c6af9ea 05:11:46 ---> de374273b6df 05:11:46 Step 8/24 : WORKDIR /device-snmp-go 05:11:46 ---> Running in 265e03d0ebad 05:11:46 Removing intermediate container 265e03d0ebad 05:11:46 ---> 23dab3a20bd3 05:11:46 Step 9/24 : COPY go.mod vendor* ./ 05:11:47 ---> 28a93091a549 05:11:47 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:11:47 ---> Running in 24f2509f7c01 05:11:49 Removing intermediate container 24f2509f7c01 05:11:49 ---> b3a86ccd8767 05:11:49 Step 11/24 : COPY . . 05:11:49 ---> 01e114749655 05:11:49 Step 12/24 : RUN ${MAKE} 05:11:50 ---> Running in 6f801444f807 05:11:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.11 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 05:13:57 Removing intermediate container 6f801444f807 05:13:57 ---> bfe1a33228d6 05:13:57 Step 13/24 : FROM alpine:3.14 05:13:57 3.14: Pulling from library/alpine 05:13:57 455c02918c45: Pulling fs layer 05:13:57 455c02918c45: Verifying Checksum 05:13:57 455c02918c45: Download complete 05:13:57 455c02918c45: Pull complete 05:13:57 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 05:13:57 Status: Downloaded newer image for alpine:3.14 05:13:57 ---> ac73e934f311 05:13:57 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:13:57 ---> Running in 87cdee65c5d8 05:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:13:57 (1/6) Installing dumb-init (1.2.5-r1) 05:13:57 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:13:57 (3/6) Installing libsodium (1.0.18-r0) 05:13:57 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:13:57 (5/6) Installing libzmq (4.3.4-r0) 05:13:57 (6/6) Installing zeromq (4.3.4-r0) 05:13:57 Executing busybox-1.33.1-r7.trigger 05:13:57 OK: 8 MiB in 20 packages 05:13:57 Removing intermediate container 87cdee65c5d8 05:13:57 ---> 271ff083e87d 05:13:57 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:13:57 ---> ac1108a178ab 05:13:57 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:13:57 ---> 9fa5004e3369 05:13:57 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:13:57 ---> 0dadca0cdb1e 05:13:57 Step 18/24 : EXPOSE 59993 05:13:57 ---> Running in 25c9634e6d74 05:13:57 Removing intermediate container 25c9634e6d74 05:13:57 ---> f6f24c556fa1 05:13:57 Step 19/24 : EXPOSE 161 05:13:57 ---> Running in 3e8b406f5783 05:13:57 Removing intermediate container 3e8b406f5783 05:13:57 ---> 570e63e25fa9 05:13:57 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:13:57 ---> Running in 0007575b732d 05:13:57 Removing intermediate container 0007575b732d 05:13:57 ---> 4dcc0a00d6d4 05:13:57 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:13:57 ---> Running in 57c61dc0cf7f 05:13:57 Removing intermediate container 57c61dc0cf7f 05:13:57 ---> 7d1cea18129b 05:13:57 Step 22/24 : LABEL arch=arm64 05:13:57 ---> Running in 6359b3d0e198 05:13:58 Removing intermediate container 6359b3d0e198 05:13:58 ---> 6f3ea4ed754c 05:13:58 Step 23/24 : LABEL git_sha=ceb1a23545999adec05235953eee673d43339791 05:13:58 ---> Running in bf4f1fcd55aa 05:13:58 Removing intermediate container bf4f1fcd55aa 05:13:58 ---> 788e5c7012b9 05:13:58 Step 24/24 : LABEL version=0.0.0 05:13:58 ---> Running in 39dee46d7f6e 05:13:59 Removing intermediate container 39dee46d7f6e 05:13:59 ---> 851ce76a9160 05:13:59 [Warning] One or more build-args [ARCH] were not consumed 05:13:59 Successfully built 851ce76a9160 05:13:59 Successfully tagged device-snmp-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 05:13:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:59 05:13:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:14:00 arm64: Pulling from edgex-lftools-log-publisher 05:14:00 8998bd30e6a1: Pulling fs layer 05:14:00 04944245beec: Pulling fs layer 05:14:00 699f458cf7ca: Pulling fs layer 05:14:00 765212b225bb: Pulling fs layer 05:14:00 f23df028b6ca: Pulling fs layer 05:14:00 d65c8cfc05b1: Pulling fs layer 05:14:00 2437ff75d9bd: Pulling fs layer 05:14:00 765212b225bb: Waiting 05:14:00 f23df028b6ca: Waiting 05:14:00 d65c8cfc05b1: Waiting 05:14:00 2437ff75d9bd: Waiting 05:14:00 04944245beec: Verifying Checksum 05:14:00 04944245beec: Download complete 05:14:00 765212b225bb: Verifying Checksum 05:14:00 765212b225bb: Download complete 05:14:00 f23df028b6ca: Verifying Checksum 05:14:00 f23df028b6ca: Download complete 05:14:00 d65c8cfc05b1: Verifying Checksum 05:14:00 d65c8cfc05b1: Download complete 05:14:00 699f458cf7ca: Verifying Checksum 05:14:00 699f458cf7ca: Download complete 05:14:01 8998bd30e6a1: Verifying Checksum 05:14:01 8998bd30e6a1: Download complete 05:14:03 2437ff75d9bd: Verifying Checksum 05:14:03 2437ff75d9bd: Download complete 05:14:05 8998bd30e6a1: Pull complete 05:14:06 04944245beec: Pull complete 05:14:07 699f458cf7ca: Pull complete 05:14:07 765212b225bb: Pull complete 05:14:08 f23df028b6ca: Pull complete 05:14:08 d65c8cfc05b1: Pull complete 05:14:23 2437ff75d9bd: Pull complete 05:14:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:14:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:14:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:24 prd-ubuntu20.04-docker-arm64-4c-16g-17388 does not seem to be running inside a container 05:14:24 $ 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-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-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 05:14:26 $ docker top 14f900cefcfb38b03831dce1650f96d5fbf10166bd6d88c9ea5b81cb6952f259 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:14:27 ---> job-cost.sh 05:14:27 lf-activate-venv: SKIPPING 05:14:27 INFO: No Stack... 05:14:28 INFO: Retrieving Pricing Info for: v3-standard-4 05:14:29 INFO: Archiving Costs [Pipeline] sh 05:14:29 + + catcut /w/workspace/device-snmp-go/1/archives/cost.csv -d, 05:14:29 -f6 [Pipeline] lock 05:14:30 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-181-1-stack-cost] 05:14:30 Resource [jenkins-edgexfoundry-device-snmp-go-PR-181-1-stack-cost] did not exist. Created. 05:14:30 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-181-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:14:30 /w/workspace/device-snmp-go/1@tmp/durable-aa099c1c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:14:31 + echo total: 0.10999999940395355 [Pipeline] stash 05:14:31 Warning: overwriting stash ‘stack-cost’ 05:14:31 Stashed 1 file(s) [Pipeline] } 05:14:31 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-181-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:14:31 $ docker stop --time=1 14f900cefcfb38b03831dce1650f96d5fbf10166bd6d88c9ea5b81cb6952f259 05:14:33 $ docker rm -f 14f900cefcfb38b03831dce1650f96d5fbf10166bd6d88c9ea5b81cb6952f259 [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 05:14:34 provisioning config files... 05:14:34 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-181@tmp/config3864201951670292320tmp [Pipeline] { [Pipeline] sh 05:14:34 + set +x 05:14:34 + bash -s -- 05:14:34 + curl -s https://codecov.io/bash 05:14:34 05:14:34 _____ _ 05:14:34 / ____| | | 05:14:34 | | ___ __| | ___ ___ _____ __ 05:14:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:14:34 | |___| (_) | (_| | __/ (_| (_) \ V / 05:14:34 \_____\___/ \__,_|\___|\___\___/ \_/ 05:14:34 Bash-1.0.6 05:14:34 05:14:34 05:14:34 ==> git version 2.25.1 found 05:14:34 ==> 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 05:14:34 Release-Date: 2020-01-08 05:14:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:14:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:14:34 ==> Jenkins CI detected. 05:14:34 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-181 05:14:34 project root: . 05:14:34 --> token set from env 05:14:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:14:34 ==> Running gcov in . (disable via -X gcov) 05:14:34 ==> Python coveragepy not found 05:14:34 ==> Searching for coverage reports in: 05:14:34 + . 05:14:34 -> Found 1 reports 05:14:34 ==> Detecting git/mercurial file structure 05:14:34 ==> Reading reports 05:14:34 + ./coverage.out bytes=7631 05:14:34 ==> Appending adjustments 05:14:34 https://docs.codecov.io/docs/fixing-reports 05:14:34 + Found adjustments 05:14:34 ==> Gzipping contents 05:14:34 4.0K /tmp/codecov.ElzlRA.gz 05:14:34 ==> Uploading reports 05:14:34 url: https://codecov.io 05:14:34 query: branch=PR-181&commit=ceb1a23545999adec05235953eee673d43339791&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-181%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=181&job=&cmd_args= 05:14:34 -> Pinging Codecov 05:14:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-181&commit=ceb1a23545999adec05235953eee673d43339791&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-181%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=181&job=&cmd_args= 05:14:35 -> Uploading to 05:14:35 https://storage.googleapis.com/codecov/v4/raw/2022-07-11/6C56EA5C29638FB4528AC87E60AF5AE0/ceb1a23545999adec05235953eee673d43339791/83e20e94-dd84-4ce8-824c-4f7911eb92ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T051434Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=626ca1529cf29ac86b3da48d2cc1147f58ba49be783b52a767ec98825aab8eb7 05:14:35 % Total % Received % Xferd Average Speed Time Time Time Current 05:14:35 Dload Upload Total Spent Left Speed 05:14:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1603 0 0 100 1603 0 7490 --:--:-- --:--:-- --:--:-- 7490 05:14:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/ceb1a23545999adec05235953eee673d43339791 [Pipeline] } 05:14:35 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 05:14:37 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-181/archives ] 05:14:37 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-181/archives 05:14:37 total 16 05:14:37 drwxr-xr-x 3 root root 4096 Jul 11 05:06 . 05:14:37 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 05:06 .. 05:14:37 drwxr-xr-x 2 root root 4096 Jul 11 05:06 cost 05:14:37 -rw-r--r-- 1 root root 85 Jul 11 05:06 cost.csv 05:14:37 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-181/archives 05:14:37 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-181/archives 05:14:37 total 16 05:14:37 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 05:06 . 05:14:37 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 05:06 .. 05:14:37 drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 05:06 cost 05:14:37 -rw-r--r-- 1 jenkins jenkins 85 Jul 11 05:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:14:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:14:38 ---> package-listing.sh 05:14:38 ++ tr '[:upper:]' '[:lower:]' 05:14:38 ++ facter osfamily 05:14:38 + OS_FAMILY=debian 05:14:38 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-181 05:14:38 + START_PACKAGES=/tmp/packages_start.txt 05:14:38 + END_PACKAGES=/tmp/packages_end.txt 05:14:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:14:38 + PACKAGES=/tmp/packages_start.txt 05:14:38 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-181 ']' 05:14:38 + PACKAGES=/tmp/packages_end.txt 05:14:38 + case "${OS_FAMILY}" in 05:14:38 + dpkg -l 05:14:38 + grep '^ii' 05:14:38 + '[' -f /tmp/packages_start.txt ']' 05:14:38 + '[' -f /tmp/packages_end.txt ']' 05:14:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:14:38 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-181 ']' 05:14:38 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-181/archives/ 05:14:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-181/archives/ [Pipeline] echo 05:14:38 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-snmp-go_PR-181/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:14:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:14:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:39 prd-ubuntu20.04-docker-8c-8g-17386 does not seem to be running inside a container 05:14:39 $ 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-snmp-go_PR-181/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-snmp-go_PR-181 -v /w/workspace/gexfoundry_device-snmp-go_PR-181:/w/workspace/gexfoundry_device-snmp-go_PR-181:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-181@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-181@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 05:14:40 $ docker top fbf2513553bea7003103a185b3a07633d6ba18dc8030e430fc8a3e573a654cf2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:40 + touch /tmp/pre-build-complete [Pipeline] sh 05:14:40 + mkdir -p /var/log/sysstat [Pipeline] sh 05:14:41 + ls /var/log/sa-host 05:14:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:14:41 provisioning config files... 05:14:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-181@tmp/config3392387122240964240tmp [Pipeline] { [Pipeline] echo 05:14:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:14:41 ---> create-netrc.sh [Pipeline] } 05:14:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:14:42 ---> python-tools-install.sh [Pipeline] echo 05:14:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:14:42 ---> sudo-logs.sh 05:14:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:14:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:14:42 ---> job-cost.sh 05:14:42 lf-activate-venv: SKIPPING 05:14:42 DEBUG: total: 0.2199999988079071 05:14:42 INFO: Retrieving Stack Cost... 05:14:43 INFO: Retrieving Pricing Info for: v3-standard-8 05:14:43 INFO: Archiving Costs [Pipeline] echo 05:14:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:14:43 ---> logs-deploy.sh 05:14:43 lf-activate-venv: SKIPPING 05:14:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-181/1 05:14:43 INFO: archiving workspace using pattern(s): 05:14:44 Archives upload complete. 05:14:44 INFO: archiving logs to Nexus 05:14:45 ---> uname -a: 05:14:45 Linux prd-ubuntu20-04-docker-8c-8g-17386 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 05:14:45 05:14:45