Pull request #56 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55+f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 (18726a0ede964fdab83445c5357cf9c3787be193) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > 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 be3c330340c18bb7ab85087afff7d7ed2ee420c0 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-56/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f be3c330340c18bb7ab85087afff7d7ed2ee420c0 # timeout=10 Commit message: "Merge pull request #211 from ernestojeda/fix-docker-image-push-with-namespace" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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, goVersion:1.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-snmp-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-550 in /w/workspace/dgexfoundry_device-snmp-go_PR-56 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/dgexfoundry_device-snmp-go_PR-56 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 into PR head commit 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 Merge succeeded, producing 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 Checking out Revision 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 (PR-56) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/56/head:refs/remotes/origin/PR-56 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 # 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 f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 # timeout=10 Commit message: "Update SDK version and configuration file" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object be3c330340c18bb7ab85087afff7d7ed2ee420c0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:20:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:20:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:20:48 ========================================================= 06:20:48 EdgeX Global Pipelines Version Info 06:20:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:20:50 ------------------- 06:20:50 stable info: 06:20:50 ------------------- 06:20:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:20:50 Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 06:20:50 Message: update stable to v1.0.99 06:20:50 ------------------- 06:20:50 experimental info: 06:20:50 ------------------- 06:20:50 Commited By: **** collab-it+edgex@linuxfoundation.org 06:20:50 Commit SHA: 78d567e8c35819a45e10bd2b75e1138b16507148 06:20:50 Message: update experimental to v1.0.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 06:20:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:20:52 06:20:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:20:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:20:53 latest: Pulling from edgex-devops/git-semver 06:20:53 31603596830f: Pulling fs layer 06:20:53 2a8b12db71e7: Pulling fs layer 06:20:53 6ca5941a6612: Pulling fs layer 06:20:53 ecc8261a40a4: Pulling fs layer 06:20:53 ecc8261a40a4: Waiting 06:20:53 2a8b12db71e7: Download complete 06:20:53 31603596830f: Verifying Checksum 06:20:53 31603596830f: Download complete 06:20:53 ecc8261a40a4: Verifying Checksum 06:20:53 ecc8261a40a4: Download complete 06:20:53 6ca5941a6612: Verifying Checksum 06:20:53 6ca5941a6612: Download complete 06:20:53 31603596830f: Pull complete 06:20:53 2a8b12db71e7: Pull complete 06:20:54 6ca5941a6612: Pull complete 06:20:54 ecc8261a40a4: Pull complete 06:20:54 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:20:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:20:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:20:54 prd-centos7-docker-4c-2g-550 does not seem to be running inside a container 06:20:54 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-56 -v /w/workspace/dgexfoundry_device-snmp-go_PR-56:/w/workspace/dgexfoundry_device-snmp-go_PR-56:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-56@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-56@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:20:56 $ docker top 3d8898e67c9359a0e41ee1a52747483e524a87d1059ca0accd4642bdf833a7c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:20:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:57 [ssh-agent] Looking for ssh-agent implementation... 06:20:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:57 $ docker exec 3d8898e67c9359a0e41ee1a52747483e524a87d1059ca0accd4642bdf833a7c8 ssh-agent 06:20:57 SSH_AUTH_SOCK=/tmp/ssh-i4NDf2IZ2Rsh/agent.13 06:20:57 SSH_AGENT_PID=19 06:20:57 Running ssh-add (command line suppressed) 06:20:57 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-56@tmp/private_key_6432036915585390842.key (/w/workspace/dgexfoundry_device-snmp-go_PR-56@tmp/private_key_6432036915585390842.key) 06:20:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:57 + git describe --exact-match --tags HEAD 06:20:57 fatal: No names found, cannot describe anything. [Pipeline] } 06:20:58 $ docker exec --env ******** --env ******** 3d8898e67c9359a0e41ee1a52747483e524a87d1059ca0accd4642bdf833a7c8 ssh-agent -k 06:20:58 unset SSH_AUTH_SOCK; 06:20:58 unset SSH_AGENT_PID; 06:20:58 echo Agent pid 19 killed; 06:20:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:20:58 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 06:20:58 This usually means this commit has not been tagged. [Pipeline] sshagent 06:20:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:58 [ssh-agent] Looking for ssh-agent implementation... 06:20:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:58 $ docker exec 3d8898e67c9359a0e41ee1a52747483e524a87d1059ca0accd4642bdf833a7c8 ssh-agent 06:20:58 SSH_AUTH_SOCK=/tmp/ssh-u9GAQZCOyV8h/agent.47 06:20:58 SSH_AGENT_PID=52 06:20:58 Running ssh-add (command line suppressed) 06:20:58 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-56@tmp/private_key_8752319440126509770.key (/w/workspace/dgexfoundry_device-snmp-go_PR-56@tmp/private_key_8752319440126509770.key) 06:20:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:59 + git semver init 06:20:59 # -> Open(): unable to determine branch for HEAD 06:20:59 # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-56/.git 06:20:59 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-56 06:20:59 # $SEMVER_REMOTE_NAME = origin 06:20:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:20:59 # $SEMVER_USER_NAME = edgex-jenkins 06:20:59 # $SEMVER_BRANCH = PR-56 06:20:59 # $SEMVER_TEMP = /tmp/semver-317486694 06:20:59 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 06:20:59 # '/tmp/semver-317486694' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-56/.semver' 06:20:59 # -> Force: false 06:20:59 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-56/.semver [Pipeline] } 06:20:59 $ docker exec --env ******** --env ******** 3d8898e67c9359a0e41ee1a52747483e524a87d1059ca0accd4642bdf833a7c8 ssh-agent -k 06:20:59 unset SSH_AUTH_SOCK; 06:20:59 unset SSH_AGENT_PID; 06:20:59 echo Agent pid 52 killed; 06:20:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:21:00 + git semver [Pipeline] } 06:21:00 $ docker stop --time=1 3d8898e67c9359a0e41ee1a52747483e524a87d1059ca0accd4642bdf833a7c8 06:21:01 $ docker rm -f 3d8898e67c9359a0e41ee1a52747483e524a87d1059ca0accd4642bdf833a7c8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 06:21:02 Stashed 22 file(s) [Pipeline] echo 06:21:02 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:21:17 Still waiting to schedule task 06:21:17 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:21:17 Still waiting to schedule task 06:21:17 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:23:12 Running on prd-centos7-docker-4c-2g-552 in /w/workspace/dgexfoundry_device-snmp-go_PR-56 [Pipeline] { [Pipeline] ws 06:23:12 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:23:15 using credential edgex-jenkins-ssh 06:23:15 Cloning the remote Git repository 06:23:15 Cloning with configured refspecs honoured and without tags 06:23:15 Fetching without tags 06:23:16 Merging remotes/origin/master commit f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 into PR head commit 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 06:23:15 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:23:15 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:23:15 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:23:15 > git --version # timeout=10 06:23:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:23:15 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:23:15 > git config --add remote.origin.fetch +refs/pull/56/head:refs/remotes/origin/PR-56 # timeout=10 06:23:15 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 06:23:15 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:23:16 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:23:16 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:23:16 Merge succeeded, producing 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 06:23:16 Checking out Revision 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 (PR-56) 06:23:16 > git config core.sparsecheckout # timeout=10 06:23:16 > git checkout -f 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 # timeout=10 06:23:16 > git remote # timeout=10 06:23:16 > git config --get remote.origin.url # timeout=10 06:23:16 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:16 > git merge f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 # timeout=10 06:23:16 > git rev-parse HEAD^{commit} # timeout=10 06:23:16 > git config core.sparsecheckout # timeout=10 06:23:16 > git checkout -f 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 # timeout=10 06:23:20 Commit message: "Update SDK version and configuration file" 06:23:20 > git --version # timeout=10 06:23:20 fatal: bad object be3c330340c18bb7ab85087afff7d7ed2ee420c0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:23:21 ========================================================= 06:23:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 06:23:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:23:21 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 06:23:22 Sending build context to Docker daemon 350.2kB 06:23:22 Step 1/10 : ARG BASE=golang:1.13-alpine 06:23:22 Step 2/10 : FROM ${BASE} 06:23:22 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 06:23:22 df20fa9351a1: Pulling fs layer 06:23:22 ed8968b2872e: Pulling fs layer 06:23:22 a92cc7c5fd73: Pulling fs layer 06:23:22 2dd03ba5bac4: Pulling fs layer 06:23:22 1e091d79d1de: Pulling fs layer 06:23:22 481702a1767f: Pulling fs layer 06:23:22 f64a6f60c768: Pulling fs layer 06:23:22 e78d2573fc39: Pulling fs layer 06:23:22 e876d2f968b6: Pulling fs layer 06:23:22 ce8a83651883: Pulling fs layer 06:23:22 07967f4d0e4b: Pulling fs layer 06:23:22 f64a6f60c768: Waiting 06:23:22 e78d2573fc39: Waiting 06:23:22 e876d2f968b6: Waiting 06:23:22 ce8a83651883: Waiting 06:23:22 07967f4d0e4b: Waiting 06:23:22 2dd03ba5bac4: Waiting 06:23:22 1e091d79d1de: Waiting 06:23:22 481702a1767f: Waiting 06:23:22 a92cc7c5fd73: Verifying Checksum 06:23:22 a92cc7c5fd73: Download complete 06:23:22 ed8968b2872e: Verifying Checksum 06:23:22 ed8968b2872e: Download complete 06:23:22 1e091d79d1de: Verifying Checksum 06:23:22 1e091d79d1de: Download complete 06:23:22 481702a1767f: Download complete 06:23:22 df20fa9351a1: Verifying Checksum 06:23:22 df20fa9351a1: Pull complete 06:23:23 f64a6f60c768: Verifying Checksum 06:23:23 f64a6f60c768: Download complete 06:23:23 e876d2f968b6: Verifying Checksum 06:23:23 e876d2f968b6: Download complete 06:23:23 2dd03ba5bac4: Verifying Checksum 06:23:23 2dd03ba5bac4: Download complete 06:23:23 07967f4d0e4b: Verifying Checksum 06:23:23 07967f4d0e4b: Download complete 06:23:23 e78d2573fc39: Verifying Checksum 06:23:23 e78d2573fc39: Download complete 06:23:23 ce8a83651883: Download complete 06:23:25 ed8968b2872e: Pull complete 06:23:25 a92cc7c5fd73: Pull complete 06:23:30 2dd03ba5bac4: Pull complete 06:23:30 1e091d79d1de: Pull complete 06:23:30 481702a1767f: Pull complete 06:23:38 f64a6f60c768: Pull complete 06:23:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-551 in /w/workspace/dgexfoundry_device-snmp-go_PR-56 [Pipeline] { [Pipeline] ws 06:23:38 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:23:41 e78d2573fc39: Pull complete 06:23:41 e876d2f968b6: Pull complete 06:23:42 ce8a83651883: Pull complete 06:23:42 07967f4d0e4b: Pull complete 06:23:42 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 06:23:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 06:23:42 ---> 5d7c900382c6 06:23:42 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 06:23:43 ---> Running in 99a20326dc40 06:23:43 Removing intermediate container 99a20326dc40 06:23:43 ---> 7fd8e1b6fc3b 06:23:43 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:23:43 ---> Running in c62bdc061379 06:23:43 using credential edgex-jenkins-ssh 06:23:43 Cloning the remote Git repository 06:23:43 Cloning with configured refspecs honoured and without tags 06:23:43 Removing intermediate container c62bdc061379 06:23:43 ---> 49f6bec5dfcd 06:23:43 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 06:23:43 ---> Running in 5a288b20050d 06:23:43 Removing intermediate container 5a288b20050d 06:23:43 ---> cd24aa66519b 06:23:43 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:23:44 ---> Running in fda1e3270810 06:23:44 Fetching without tags 06:23:43 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:23:43 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:23:44 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:23:44 > git --version # timeout=10 06:23:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:44 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:23:44 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:23:44 > git config --add remote.origin.fetch +refs/pull/56/head:refs/remotes/origin/PR-56 # timeout=10 06:23:44 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 06:23:44 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:23:44 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:23:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:44 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:23:45 Merging remotes/origin/master commit f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 into PR head commit 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 06:23:45 Removing intermediate container fda1e3270810 06:23:45 ---> d110bcb4e953 06:23:45 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:23:45 ---> Running in e7254b8ffe33 06:23:45 Merge succeeded, producing 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 06:23:45 Checking out Revision 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 (PR-56) 06:23:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:23:45 > git config core.sparsecheckout # timeout=10 06:23:45 > git checkout -f 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 # timeout=10 06:23:45 > git remote # timeout=10 06:23:45 > git config --get remote.origin.url # timeout=10 06:23:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:45 > git merge f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 # timeout=10 06:23:45 > git rev-parse HEAD^{commit} # timeout=10 06:23:45 > git config core.sparsecheckout # timeout=10 06:23:45 > git checkout -f 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 # timeout=10 06:23:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:23:47 OK: 166 MiB in 39 packages 06:23:47 Removing intermediate container e7254b8ffe33 06:23:47 ---> 2b96303b625a 06:23:47 Step 8/10 : WORKDIR /device-snmp-go 06:23:47 ---> Running in a3d7fdec4f54 06:23:48 Removing intermediate container a3d7fdec4f54 06:23:48 ---> c03d93baee78 06:23:48 Step 9/10 : COPY . . 06:23:48 ---> 0338f399aee7 06:23:48 Step 10/10 : RUN go mod download 06:23:48 ---> Running in f0151f8ac900 06:23:50 Commit message: "Update SDK version and configuration file" 06:23:50 > git --version # timeout=10 06:23:50 fatal: bad object be3c330340c18bb7ab85087afff7d7ed2ee420c0 [Pipeline] withEnv [Pipeline] { 06:23:50 go: finding github.com/BurntSushi/toml v0.3.1 06:23:50 go: finding github.com/OneOfOne/xxhash v1.2.6 06:23:50 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 06:23:50 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 06:23:50 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 06:23:50 go: finding github.com/bgentry/speakeasy v0.1.0 06:23:50 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 06:23:50 go: finding github.com/davecgh/go-spew v1.1.1 06:23:50 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 06:23:50 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 06:23:50 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 06:23:50 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 06:23:50 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 06:23:50 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 06:23:50 go: finding github.com/fatih/color v1.7.0 06:23:50 go: finding github.com/fxamacker/cbor/v2 v2.2.0 [Pipeline] unstash 06:23:51 go: finding github.com/go-kit/kit v0.8.0 06:23:51 go: finding github.com/go-logfmt/logfmt v0.4.0 06:23:51 go: finding github.com/go-stack/stack v1.8.0 06:23:51 go: finding github.com/golang/mock v1.2.0 06:23:51 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 06:23:51 go: finding github.com/google/uuid v1.1.0 06:23:51 go: finding github.com/gorilla/mux v1.7.1 06:23:51 go: finding github.com/hashicorp/consul/api v1.1.0 06:23:51 go: finding github.com/hashicorp/consul/sdk v0.1.1 06:23:51 go: finding github.com/hashicorp/errwrap v1.0.0 06:23:51 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 06:23:51 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 06:23:51 go: finding github.com/hashicorp/go-msgpack v0.5.3 [Pipeline] echo 06:23:51 ========================================================= 06:23:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 06:23:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:23:51 go: finding github.com/hashicorp/go-multierror v1.0.0 06:23:51 go: finding github.com/hashicorp/go-rootcerts v1.0.0 06:23:51 go: finding github.com/hashicorp/go-sockaddr v1.0.0 06:23:51 go: finding github.com/hashicorp/go-syslog v1.0.0 06:23:51 go: finding github.com/hashicorp/go-uuid v1.0.1 06:23:51 go: finding github.com/hashicorp/go.net v0.0.1 06:23:51 go: finding github.com/hashicorp/golang-lru v0.5.0 06:23:51 go: finding github.com/hashicorp/logutils v1.0.0 06:23:51 go: finding github.com/hashicorp/mdns v1.0.0 06:23:51 go: finding github.com/hashicorp/memberlist v0.1.3 06:23:51 go: finding github.com/hashicorp/serf v0.8.2 06:23:51 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 06:23:51 go: finding github.com/mattn/go-colorable v0.0.9 06:23:51 go: finding github.com/mattn/go-isatty v0.0.3 06:23:51 go: finding github.com/miekg/dns v1.0.14 06:23:51 go: finding github.com/mitchellh/cli v1.0.0 06:23:51 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:23:51 go: finding github.com/mitchellh/copystructure v1.0.0 06:23:51 go: finding github.com/mitchellh/go-homedir v1.0.0 06:23:51 go: finding github.com/mitchellh/go-testing-interface v1.0.0 06:23:51 go: finding github.com/mitchellh/gox v0.4.0 06:23:51 go: finding github.com/mitchellh/iochan v1.0.0 06:23:51 go: finding github.com/mitchellh/mapstructure v1.1.2 06:23:51 go: finding github.com/mitchellh/reflectwalk v1.0.0 06:23:51 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 06:23:51 go: finding github.com/pelletier/go-toml v1.2.0 06:23:51 go: finding github.com/pkg/errors v0.8.1 06:23:51 go: finding github.com/pmezard/go-difflib v1.0.0 06:23:51 go: finding github.com/posener/complete v1.1.1 06:23:51 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 06:23:51 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:23:51 go: finding github.com/soniah/gosnmp v1.21.0 06:23:51 go: finding github.com/stretchr/objx v0.1.0 06:23:51 go: finding github.com/stretchr/testify v1.5.1 06:23:51 go: finding github.com/ugorji/go v1.1.4 06:23:51 go: finding github.com/x448/float16 v0.8.4 06:23:52 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 06:23:52 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 06:23:52 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 06:23:52 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 06:23:52 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 06:23:52 go: finding gopkg.in/yaml.v2 v2.2.8 06:23:52 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 06:23:53 Sending build context to Docker daemon 350.2kB 06:23:53 Step 1/10 : ARG BASE=golang:1.13-alpine 06:23:53 Step 2/10 : FROM ${BASE} 06:23:53 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:23:53 b538f80385f9: Pulling fs layer 06:23:53 74f711af9a0d: Pulling fs layer 06:23:53 99f96fe45779: Pulling fs layer 06:23:53 fd7a069fd194: Pulling fs layer 06:23:53 66aa3694b03b: Pulling fs layer 06:23:53 170f70906a0f: Pulling fs layer 06:23:53 ad7c5574e4b9: Pulling fs layer 06:23:53 e772456be8f7: Pulling fs layer 06:23:53 c890913d741a: Pulling fs layer 06:23:53 2480fcc9aa5a: Pulling fs layer 06:23:53 09adf4765672: Pulling fs layer 06:23:53 fd7a069fd194: Waiting 06:23:53 66aa3694b03b: Waiting 06:23:53 170f70906a0f: Waiting 06:23:53 ad7c5574e4b9: Waiting 06:23:53 e772456be8f7: Waiting 06:23:53 c890913d741a: Waiting 06:23:53 2480fcc9aa5a: Waiting 06:23:53 09adf4765672: Waiting 06:23:53 99f96fe45779: Verifying Checksum 06:23:53 99f96fe45779: Download complete 06:23:53 74f711af9a0d: Verifying Checksum 06:23:53 74f711af9a0d: Download complete 06:23:53 66aa3694b03b: Verifying Checksum 06:23:53 66aa3694b03b: Download complete 06:23:53 170f70906a0f: Verifying Checksum 06:23:53 170f70906a0f: Download complete 06:23:53 b538f80385f9: Verifying Checksum 06:23:53 b538f80385f9: Download complete 06:23:54 b538f80385f9: Pull complete 06:23:55 74f711af9a0d: Pull complete 06:23:55 99f96fe45779: Pull complete 06:23:56 ad7c5574e4b9: Verifying Checksum 06:23:56 c890913d741a: Verifying Checksum 06:23:56 c890913d741a: Download complete 06:23:58 2480fcc9aa5a: Verifying Checksum 06:23:58 2480fcc9aa5a: Download complete 06:23:58 09adf4765672: Verifying Checksum 06:23:58 09adf4765672: Download complete 06:23:59 e772456be8f7: Verifying Checksum 06:23:59 e772456be8f7: Download complete 06:23:59 fd7a069fd194: Verifying Checksum 06:23:59 fd7a069fd194: Download complete 06:24:00 Removing intermediate container f0151f8ac900 06:24:00 ---> 2ed0c74c86cf 06:24:00 Successfully built 2ed0c74c86cf 06:24:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:24:01 + docker inspect -f . ci-base-image-x86_64 06:24:01 . [Pipeline] withDockerContainer 06:24:01 prd-centos7-docker-4c-2g-552 does not seem to be running inside a container 06:24:01 $ 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 ******** ci-base-image-x86_64 cat 06:24:02 $ docker top 1ffb2eaeeff725b2ab420b5a33f38ff3564fe3f0f3f3fc145b8a1e485f52c153 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:03 + go version 06:24:03 go version go1.13.13 linux/amd64 [Pipeline] sh 06:24:03 + make test 06:24:03 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:24:04 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:24:11 fd7a069fd194: Pull complete 06:24:11 66aa3694b03b: Pull complete 06:24:11 170f70906a0f: Pull complete 06:24:12 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:24:13 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.004s coverage: 0.0% of statements 06:24:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:24:14 ad7c5574e4b9: Pull complete 06:24:15 gofmt -l . 06:24:15 [ "`gofmt -l .`" = "" ] 06:24:15 ./bin/test-attribution-txt.sh 06:24:15 ./bin/test-go-mod-tidy.sh [Pipeline] stash 06:24:16 Stashed 1 file(s) [Pipeline] } 06:24:16 $ docker stop --time=1 1ffb2eaeeff725b2ab420b5a33f38ff3564fe3f0f3f3fc145b8a1e485f52c153 06:24:18 $ docker rm -f 1ffb2eaeeff725b2ab420b5a33f38ff3564fe3f0f3f3fc145b8a1e485f52c153 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 06:24:19 e772456be8f7: Pull complete 06:24:19 c890913d741a: Pull complete [Pipeline] sh 06:24:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:24:20 + ls -al . 06:24:20 total 104 06:24:20 drwxrwxr-x. 9 jenkins jenkins 4096 Jul 22 06:24 . 06:24:20 drwxrwxr-x. 4 jenkins jenkins 28 Jul 22 06:23 .. 06:24:20 -rw-rw-r--. 1 jenkins jenkins 4910 Jul 22 06:23 Attribution.txt 06:24:20 drwxrwxr-x. 2 jenkins jenkins 87 Jul 22 06:23 bin 06:24:20 drwxrwxr-x. 3 jenkins jenkins 32 Jul 22 06:23 cmd 06:24:20 -rw-r--r--. 1 jenkins jenkins 8493 Jul 22 06:24 coverage.out 06:24:20 -rw-rw-r--. 1 jenkins jenkins 994 Jul 22 06:23 Dockerfile 06:24:20 -rw-rw-r--. 1 jenkins jenkins 409 Jul 22 06:23 Dockerfile.build 06:24:20 -rw-rw-r--. 1 jenkins jenkins 6 Jul 22 06:23 .dockerignore 06:24:20 drwxrwxr-x. 8 jenkins jenkins 179 Jul 22 06:23 .git 06:24:20 drwxrwxr-x. 2 jenkins jenkins 38 Jul 22 06:23 .github 06:24:20 -rw-rw-r--. 1 jenkins jenkins 272 Jul 22 06:23 .gitignore 06:24:20 -rw-r--r--. 1 jenkins jenkins 203 Jul 22 06:24 go.mod 06:24:20 -rw-r--r--. 1 jenkins jenkins 12704 Jul 22 06:24 go.sum 06:24:20 drwxrwxr-x. 3 jenkins jenkins 20 Jul 22 06:23 internal 06:24:20 -rw-rw-r--. 1 jenkins jenkins 678 Jul 22 06:23 Jenkinsfile 06:24:20 -rw-rw-r--. 1 jenkins jenkins 11340 Jul 22 06:23 LICENSE 06:24:20 -rw-rw-r--. 1 jenkins jenkins 937 Jul 22 06:23 Makefile 06:24:20 drwxrwxr-x. 2 jenkins jenkins 84 Jul 22 06:23 profiles 06:24:20 -rw-rw-r--. 1 jenkins jenkins 12398 Jul 22 06:23 README.md 06:24:20 drwxrwxr-x. 3 jenkins jenkins 74 Jul 22 06:23 .semver 06:24:20 -rw-rw-r--. 1 jenkins jenkins 5 Jul 22 06:21 VERSION 06:24:20 -rw-rw-r--. 1 jenkins jenkins 209 Jul 22 06:23 version.go [Pipeline] isUnix [Pipeline] sh 06:24:20 + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 --label arch=amd64 --label version=0.0.0 . 06:24:20 Sending build context to Docker daemon 359.4kB 06:24:20 Step 1/25 : ARG BASE=golang:1.13-alpine 06:24:20 Step 2/25 : FROM ${BASE} AS builder 06:24:20 ---> 2ed0c74c86cf 06:24:20 Step 3/25 : ARG MAKE='make build' 06:24:20 ---> Running in 55e97ee65235 06:24:20 Removing intermediate container 55e97ee65235 06:24:20 ---> a13eaac6af55 06:24:20 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 06:24:21 ---> Running in e0a0bac0632f 06:24:21 Removing intermediate container e0a0bac0632f 06:24:21 ---> 4e3ad4332bfe 06:24:21 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 06:24:21 ---> Running in 16df1d4d94c5 06:24:21 Removing intermediate container 16df1d4d94c5 06:24:21 ---> e6c97126791a 06:24:21 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:21 ---> Running in 48a6a8768cc3 06:24:21 2480fcc9aa5a: Pull complete 06:24:21 09adf4765672: Pull complete 06:24:21 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 06:24:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 06:24:21 ---> 2248a725d1cf 06:24:21 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 06:24:22 Removing intermediate container 48a6a8768cc3 06:24:22 ---> 26b1dd78d026 06:24:22 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:24:22 ---> Running in 31aaf3a2201c 06:24:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:24:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:24:23 OK: 166 MiB in 39 packages 06:24:24 Removing intermediate container 31aaf3a2201c 06:24:24 ---> 2e2375e3e08c 06:24:24 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 06:24:24 ---> Running in 08a4c099ca8c 06:24:24 Removing intermediate container 08a4c099ca8c 06:24:24 ---> 8f56fd67782e 06:24:24 Step 9/25 : COPY go.mod . 06:24:24 ---> 8779c4c0d7dd 06:24:24 Step 10/25 : COPY Makefile . 06:24:25 ---> be16a6ba0ad2 06:24:25 Step 11/25 : RUN make update 06:24:25 ---> Running in b711baff7606 06:24:25 CGO_ENABLED=0 GO111MODULE=on go mod download 06:24:25 Removing intermediate container b711baff7606 06:24:25 ---> 81a13f6df69d 06:24:25 Step 12/25 : COPY . . 06:24:26 ---> 4a96a8892432 06:24:26 Step 13/25 : RUN ${MAKE} 06:24:26 ---> Running in ab1265c57d35 06:24:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd 06:24:27 ---> Running in 0f5a1b7bcbdc 06:24:27 Removing intermediate container 0f5a1b7bcbdc 06:24:27 ---> 4823a18b3b61 06:24:27 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:24:27 ---> Running in 2894d2087f6a 06:24:27 Removing intermediate container 2894d2087f6a 06:24:27 ---> f8966102337d 06:24:27 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 06:24:27 ---> Running in 1dfae3dfa4b2 06:24:28 Removing intermediate container 1dfae3dfa4b2 06:24:28 ---> 086f47d86a86 06:24:28 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:28 ---> Running in a2b834e66b23 06:24:30 Removing intermediate container a2b834e66b23 06:24:30 ---> 1b342e82e074 06:24:30 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:24:30 ---> Running in 0686f07332a3 06:24:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:24:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:24:34 OK: 142 MiB in 39 packages 06:24:35 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:24:35 Removing intermediate container 0686f07332a3 06:24:35 ---> 9e29693de247 06:24:35 Step 8/10 : WORKDIR /device-snmp-go 06:24:35 ---> Running in 217f7ad94fbd 06:24:36 Removing intermediate container 217f7ad94fbd 06:24:36 ---> 2c596e172bc3 06:24:36 Step 9/10 : COPY . . 06:24:36 ---> 51997903a0d5 06:24:36 Step 10/10 : RUN go mod download 06:24:37 ---> Running in 38d72f594307 06:24:39 Removing intermediate container ab1265c57d35 06:24:39 ---> 97754d6b8bec 06:24:39 Step 14/25 : FROM alpine 06:24:39 latest: Pulling from library/alpine 06:24:39 df20fa9351a1: Already exists 06:24:39 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 06:24:39 Status: Downloaded newer image for alpine:latest 06:24:39 ---> a24bb4013296 06:24:39 Step 15/25 : ENV APP_PORT=49993 06:24:39 ---> Running in a14c5c62b464 06:24:39 Removing intermediate container a14c5c62b464 06:24:39 ---> eb87d637e82c 06:24:39 Step 16/25 : EXPOSE $APP_PORT 06:24:39 ---> Running in b5f79dd2533a 06:24:39 go: finding github.com/BurntSushi/toml v0.3.1 06:24:39 go: finding github.com/OneOfOne/xxhash v1.2.6 06:24:39 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 06:24:39 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:24:39 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 06:24:39 go: finding github.com/bgentry/speakeasy v0.1.0 06:24:39 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 06:24:39 go: finding github.com/davecgh/go-spew v1.1.1 06:24:39 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 06:24:39 Removing intermediate container b5f79dd2533a 06:24:39 ---> 7c1489f99aad 06:24:39 Step 17/25 : ENV DEVICE_PORT=161 06:24:39 ---> Running in d10ea710e705 06:24:39 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 06:24:39 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 06:24:39 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 06:24:39 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 06:24:39 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 06:24:39 go: finding github.com/fatih/color v1.7.0 06:24:39 go: finding github.com/fxamacker/cbor/v2 v2.2.0 06:24:39 go: finding github.com/go-kit/kit v0.8.0 06:24:39 go: finding github.com/go-logfmt/logfmt v0.4.0 06:24:39 go: finding github.com/go-stack/stack v1.8.0 06:24:39 go: finding github.com/golang/mock v1.2.0 06:24:39 Removing intermediate container d10ea710e705 06:24:39 ---> fdac59c753bd 06:24:39 Step 18/25 : EXPOSE $DEVICE_PORT 06:24:39 ---> Running in cd942abfb442 06:24:40 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 06:24:40 go: finding github.com/google/uuid v1.1.0 06:24:40 go: finding github.com/gorilla/mux v1.7.1 06:24:40 go: finding github.com/hashicorp/consul/api v1.1.0 06:24:40 go: finding github.com/hashicorp/consul/sdk v0.1.1 06:24:40 go: finding github.com/hashicorp/errwrap v1.0.0 06:24:40 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 06:24:40 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 06:24:40 go: finding github.com/hashicorp/go-msgpack v0.5.3 06:24:40 go: finding github.com/hashicorp/go-multierror v1.0.0 06:24:40 go: finding github.com/hashicorp/go-rootcerts v1.0.0 06:24:40 go: finding github.com/hashicorp/go-sockaddr v1.0.0 06:24:40 Removing intermediate container cd942abfb442 06:24:40 ---> cc7ad5ad7613 06:24:40 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 06:24:40 go: finding github.com/hashicorp/go-syslog v1.0.0 06:24:40 go: finding github.com/hashicorp/go-uuid v1.0.1 06:24:40 go: finding github.com/hashicorp/go.net v0.0.1 06:24:40 go: finding github.com/hashicorp/golang-lru v0.5.0 06:24:40 go: finding github.com/hashicorp/logutils v1.0.0 06:24:40 go: finding github.com/hashicorp/mdns v1.0.0 06:24:40 go: finding github.com/hashicorp/memberlist v0.1.3 06:24:40 go: finding github.com/hashicorp/serf v0.8.2 06:24:40 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 06:24:40 go: finding github.com/mattn/go-colorable v0.0.9 06:24:40 go: finding github.com/mattn/go-isatty v0.0.3 06:24:40 ---> faf476fba189 06:24:40 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 06:24:40 go: finding github.com/miekg/dns v1.0.14 06:24:40 go: finding github.com/mitchellh/cli v1.0.0 06:24:40 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:24:40 go: finding github.com/mitchellh/copystructure v1.0.0 06:24:40 go: finding github.com/mitchellh/go-homedir v1.0.0 06:24:40 go: finding github.com/mitchellh/go-testing-interface v1.0.0 06:24:40 go: finding github.com/mitchellh/gox v0.4.0 06:24:40 go: finding github.com/mitchellh/iochan v1.0.0 06:24:40 go: finding github.com/mitchellh/mapstructure v1.1.2 06:24:40 go: finding github.com/mitchellh/reflectwalk v1.0.0 06:24:40 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 06:24:40 ---> 95773e56bbb7 06:24:40 Step 21/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 06:24:41 go: finding github.com/pelletier/go-toml v1.2.0 06:24:41 go: finding github.com/pkg/errors v0.8.1 06:24:41 go: finding github.com/pmezard/go-difflib v1.0.0 06:24:41 go: finding github.com/posener/complete v1.1.1 06:24:41 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 06:24:41 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:24:41 go: finding github.com/soniah/gosnmp v1.21.0 06:24:41 go: finding github.com/stretchr/objx v0.1.0 06:24:41 go: finding github.com/stretchr/testify v1.5.1 06:24:41 go: finding github.com/ugorji/go v1.1.4 06:24:41 go: finding github.com/x448/float16 v0.8.4 06:24:41 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 06:24:41 ---> e96c2f642062 06:24:41 Step 22/25 : ENTRYPOINT ["/device-snmp-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] 06:24:41 ---> Running in c8d828284b7d 06:24:41 Removing intermediate container c8d828284b7d 06:24:41 ---> b9feb569f5e3 06:24:41 Step 23/25 : LABEL arch=amd64 06:24:41 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 06:24:41 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 06:24:41 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 06:24:41 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 06:24:41 go: finding gopkg.in/yaml.v2 v2.2.8 06:24:41 ---> Running in 1242ee5f32c9 06:24:41 Removing intermediate container 1242ee5f32c9 06:24:41 ---> 4f676e5f08b8 06:24:41 Step 24/25 : LABEL git_sha=8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 06:24:41 ---> Running in 36fafe472e99 06:24:41 Removing intermediate container 36fafe472e99 06:24:41 ---> ffcbabf33749 06:24:41 Step 25/25 : LABEL version=0.0.0 06:24:41 ---> Running in 68115f31c80a 06:24:42 Removing intermediate container 68115f31c80a 06:24:42 ---> 1cde7b5fde1d 06:24:42 [Warning] One or more build-args [ARCH] were not consumed 06:24:42 Successfully built 1cde7b5fde1d 06:24:42 Successfully tagged docker-device-snmp-go:latest [Pipeline] } [Pipeline] // script [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:24:51 Removing intermediate container 38d72f594307 06:24:51 ---> ccc5652fe7e8 06:24:51 Successfully built ccc5652fe7e8 06:24:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:24:52 + docker inspect -f . ci-base-image-arm64 06:24:52 . [Pipeline] withDockerContainer 06:24:52 prd-ubuntu18.04-docker-arm64-4c-16g-551 does not seem to be running inside a container 06:24:52 $ 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 ******** ci-base-image-arm64 cat 06:24:54 $ docker top c77a66636867bf28ae0a962c6be9e350d8f0319eefe7152fea7997c84e1204c0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:56 + go version 06:24:56 go version go1.13.13 linux/arm64 [Pipeline] sh 06:24:57 + make test 06:24:57 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:24:58 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:25:30 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:25:30 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.016s coverage: 0.0% of statements 06:25:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:25:32 gofmt -l . 06:25:32 [ "`gofmt -l .`" = "" ] 06:25:32 ./bin/test-attribution-txt.sh 06:25:32 ./bin/test-go-mod-tidy.sh [Pipeline] stash 06:25:33 Warning: overwriting stash ‘coverage-report’ 06:25:33 Stashed 1 file(s) [Pipeline] } 06:25:34 $ docker stop --time=1 c77a66636867bf28ae0a962c6be9e350d8f0319eefe7152fea7997c84e1204c0 06:25:36 $ docker rm -f c77a66636867bf28ae0a962c6be9e350d8f0319eefe7152fea7997c84e1204c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:25:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:25:38 + ls -al . 06:25:38 total 136 06:25:38 drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 06:25 . 06:25:38 drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 06:23 .. 06:25:38 -rw-rw-r-- 1 jenkins jenkins 6 Jul 22 06:23 .dockerignore 06:25:38 drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 06:23 .git 06:25:38 drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 06:23 .github 06:25:38 -rw-rw-r-- 1 jenkins jenkins 272 Jul 22 06:23 .gitignore 06:25:38 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 06:23 .semver 06:25:38 -rw-rw-r-- 1 jenkins jenkins 4910 Jul 22 06:23 Attribution.txt 06:25:38 -rw-rw-r-- 1 jenkins jenkins 994 Jul 22 06:23 Dockerfile 06:25:38 -rw-rw-r-- 1 jenkins jenkins 409 Jul 22 06:23 Dockerfile.build 06:25:38 -rw-rw-r-- 1 jenkins jenkins 678 Jul 22 06:23 Jenkinsfile 06:25:38 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 22 06:23 LICENSE 06:25:38 -rw-rw-r-- 1 jenkins jenkins 937 Jul 22 06:23 Makefile 06:25:38 -rw-rw-r-- 1 jenkins jenkins 12398 Jul 22 06:23 README.md 06:25:38 -rw-rw-r-- 1 jenkins jenkins 5 Jul 22 06:21 VERSION 06:25:38 drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 06:23 bin 06:25:38 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 06:23 cmd 06:25:38 -rw-r--r-- 1 jenkins jenkins 8493 Jul 22 06:25 coverage.out 06:25:38 -rw-r--r-- 1 jenkins jenkins 203 Jul 22 06:25 go.mod 06:25:38 -rw-r--r-- 1 jenkins jenkins 12704 Jul 22 06:25 go.sum 06:25:38 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 06:23 internal 06:25:38 drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 06:23 profiles 06:25:38 -rw-rw-r-- 1 jenkins jenkins 209 Jul 22 06:23 version.go [Pipeline] isUnix [Pipeline] sh 06:25:38 + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 --label arch=arm64 --label version=0.0.0 . 06:25:39 Sending build context to Docker daemon 359.4kB 06:25:39 Step 1/25 : ARG BASE=golang:1.13-alpine 06:25:39 Step 2/25 : FROM ${BASE} AS builder 06:25:39 ---> ccc5652fe7e8 06:25:39 Step 3/25 : ARG MAKE='make build' 06:25:39 ---> Running in ba8c129279a8 06:25:39 Removing intermediate container ba8c129279a8 06:25:39 ---> 117517825493 06:25:39 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 06:25:39 ---> Running in 0e6a2a1c8ca8 06:25:40 Removing intermediate container 0e6a2a1c8ca8 06:25:40 ---> 6f4ecb4ae238 06:25:40 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 06:25:40 ---> Running in 62c263763261 06:25:41 Removing intermediate container 62c263763261 06:25:41 ---> d73dd90f7e2e 06:25:41 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:41 ---> Running in 2548e7005367 06:25:43 Removing intermediate container 2548e7005367 06:25:43 ---> e80da8f5dfb1 06:25:43 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:25:43 ---> Running in 178069361f31 06:25:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:25:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:25:46 OK: 142 MiB in 39 packages 06:25:47 Removing intermediate container 178069361f31 06:25:47 ---> ba48cb40bfa8 06:25:47 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 06:25:47 ---> Running in 0013296733b0 06:25:48 Removing intermediate container 0013296733b0 06:25:48 ---> 76481142f03d 06:25:48 Step 9/25 : COPY go.mod . 06:25:48 ---> 9fe96e9966d2 06:25:48 Step 10/25 : COPY Makefile . 06:25:49 ---> 09b3c2c97363 06:25:49 Step 11/25 : RUN make update 06:25:49 ---> Running in ed6197ad17b5 06:25:51 CGO_ENABLED=0 GO111MODULE=on go mod download 06:25:52 Removing intermediate container ed6197ad17b5 06:25:52 ---> f6334d95f8af 06:25:52 Step 12/25 : COPY . . 06:25:53 ---> 7e7c9b75c9bd 06:25:53 Step 13/25 : RUN ${MAKE} 06:25:53 ---> Running in ffbf4dccffac 06:25:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd 06:26:21 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:26:26 Removing intermediate container ffbf4dccffac 06:26:26 ---> cc7b6395c9f5 06:26:26 Step 14/25 : FROM alpine 06:26:26 latest: Pulling from library/alpine 06:26:26 b538f80385f9: Already exists 06:26:26 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 06:26:26 Status: Downloaded newer image for alpine:latest 06:26:26 ---> 62ee0e9f8440 06:26:26 Step 15/25 : ENV APP_PORT=49993 06:26:26 ---> Running in 22ab96f828d6 06:26:27 Removing intermediate container 22ab96f828d6 06:26:27 ---> f7e84f5cb9ee 06:26:27 Step 16/25 : EXPOSE $APP_PORT 06:26:27 ---> Running in 1598a3e2f0a0 06:26:27 Removing intermediate container 1598a3e2f0a0 06:26:27 ---> d63211acd68c 06:26:27 Step 17/25 : ENV DEVICE_PORT=161 06:26:27 ---> Running in 554e87eb59ce 06:26:28 Removing intermediate container 554e87eb59ce 06:26:28 ---> c55bd362e8f4 06:26:28 Step 18/25 : EXPOSE $DEVICE_PORT 06:26:28 ---> Running in bad98cb8d3bb 06:26:29 Removing intermediate container bad98cb8d3bb 06:26:29 ---> 7056c26c37a3 06:26:29 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 06:26:30 ---> 79f3d393d324 06:26:30 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 06:26:31 ---> 1cf380cd32d1 06:26:31 Step 21/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 06:26:32 ---> 29a3f037dbe5 06:26:32 Step 22/25 : ENTRYPOINT ["/device-snmp-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] 06:26:32 ---> Running in 3c2a11ad46ed 06:26:32 Removing intermediate container 3c2a11ad46ed 06:26:32 ---> 0cb262a4217a 06:26:32 Step 23/25 : LABEL arch=arm64 06:26:32 ---> Running in e5d0c98f3f5b 06:26:33 Removing intermediate container e5d0c98f3f5b 06:26:33 ---> 045cabd5ed55 06:26:33 Step 24/25 : LABEL git_sha=8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 06:26:33 ---> Running in 0cd003b7e60b 06:26:34 Removing intermediate container 0cd003b7e60b 06:26:34 ---> 90aa35e54c68 06:26:34 Step 25/25 : LABEL version=0.0.0 06:26:34 ---> Running in da82a5d6379b 06:26:34 Removing intermediate container da82a5d6379b 06:26:34 ---> ba3a4d7175fe 06:26:34 [Warning] One or more build-args [ARCH] were not consumed 06:26:34 Successfully built ba3a4d7175fe 06:26:34 Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [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 [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] wrap 06:26:36 provisioning config files... 06:26:36 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-56@tmp/config8029510847501072892tmp [Pipeline] { [Pipeline] sh 06:26:37 + bash -s - -t @/w/workspace/dgexfoundry_device-snmp-go_PR-56@tmp/config8029510847501072892tmp 06:26:37 + curl -s https://codecov.io/bash [Pipeline] } 06:26:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:26:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:26:39 ---> package-listing.sh 06:26:39 ++ tr '[:upper:]' '[:lower:]' 06:26:39 ++ facter osfamily 06:26:39 + OS_FAMILY=redhat 06:26:39 + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-56 06:26:39 + START_PACKAGES=/tmp/packages_start.txt 06:26:39 + END_PACKAGES=/tmp/packages_end.txt 06:26:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:26:39 + PACKAGES=/tmp/packages_start.txt 06:26:39 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-56 ']' 06:26:39 + PACKAGES=/tmp/packages_end.txt 06:26:39 + case "${OS_FAMILY}" in 06:26:39 + rpm -qa 06:26:39 + sort 06:26:43 + '[' -f /tmp/packages_start.txt ']' 06:26:43 + '[' -f /tmp/packages_end.txt ']' 06:26:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:26:43 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-56 ']' 06:26:43 + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-56/archives/ 06:26:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-56/archives/ [Pipeline] isUnix [Pipeline] sh 06:26:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:26:44 06:26:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:26:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:26:44 alpine: Pulling from edgex-lftools-log-publisher 06:26:44 c9b1b535fdd9: Pulling fs layer 06:26:44 2cc5ad85d9ab: Pulling fs layer 06:26:44 756a868c4378: Pulling fs layer 06:26:44 444b2fc9a129: Pulling fs layer 06:26:44 ea15f1150254: Pulling fs layer 06:26:44 41b27a9f41bf: Pulling fs layer 06:26:44 28c525ee5125: Pulling fs layer 06:26:44 094b1ea09ed8: Pulling fs layer 06:26:44 138eaada9080: Pulling fs layer 06:26:44 0622d0fa9048: Pulling fs layer 06:26:44 444b2fc9a129: Waiting 06:26:44 ea15f1150254: Waiting 06:26:44 41b27a9f41bf: Waiting 06:26:44 28c525ee5125: Waiting 06:26:44 094b1ea09ed8: Waiting 06:26:44 138eaada9080: Waiting 06:26:44 0622d0fa9048: Waiting 06:26:44 2cc5ad85d9ab: Verifying Checksum 06:26:44 2cc5ad85d9ab: Download complete 06:26:44 444b2fc9a129: Verifying Checksum 06:26:44 444b2fc9a129: Download complete 06:26:44 c9b1b535fdd9: Verifying Checksum 06:26:44 c9b1b535fdd9: Download complete 06:26:44 ea15f1150254: Verifying Checksum 06:26:44 ea15f1150254: Download complete 06:26:44 28c525ee5125: Verifying Checksum 06:26:44 28c525ee5125: Download complete 06:26:45 756a868c4378: Verifying Checksum 06:26:45 756a868c4378: Download complete 06:26:45 c9b1b535fdd9: Pull complete 06:26:45 138eaada9080: Verifying Checksum 06:26:45 138eaada9080: Download complete 06:26:45 0622d0fa9048: Verifying Checksum 06:26:45 0622d0fa9048: Download complete 06:26:45 094b1ea09ed8: Verifying Checksum 06:26:45 094b1ea09ed8: Download complete 06:26:45 2cc5ad85d9ab: Pull complete 06:26:46 41b27a9f41bf: Verifying Checksum 06:26:46 41b27a9f41bf: Download complete 06:26:46 756a868c4378: Pull complete 06:26:47 444b2fc9a129: Pull complete 06:26:47 ea15f1150254: Pull complete 06:26:51 41b27a9f41bf: Pull complete 06:26:51 28c525ee5125: Pull complete 06:26:54 094b1ea09ed8: Pull complete 06:26:54 138eaada9080: Pull complete 06:26:54 0622d0fa9048: Pull complete 06:26:54 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 06:26:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:26:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:26:54 prd-centos7-docker-4c-2g-550 does not seem to be running inside a container 06:26:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-snmp-go_PR-56 -v /w/workspace/dgexfoundry_device-snmp-go_PR-56:/w/workspace/dgexfoundry_device-snmp-go_PR-56:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-56@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-56@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:26:58 $ docker top 2b5643fb8ebe3639d01275fec9672c3f51f5d9f293877e18bdb435ddae93b945 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:26:58 provisioning config files... 06:26:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-56@tmp/config499283732696583891tmp [Pipeline] { [Pipeline] echo 06:26:58 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:26:59 ---> create-netrc.sh [Pipeline] echo 06:26:59 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:26:59 ---> logs-deploy.sh 06:26:59 + ARCHIVE_ARTIFACTS= 06:26:59 + LOGS_SERVER=https://logs.edgexfoundry.org 06:26:59 + '[' https://logs.edgexfoundry.org == None ']' 06:26:59 + NEXUS_URL=https://nexus.edgexfoundry.org 06:26:59 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-56/1 06:26:59 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-56/1/ 06:26:59 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-56/1 /w/workspace/dgexfoundry_device-snmp-go_PR-56 06:27:00 Archives upload complete. 06:27:00 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-56/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-56/1/