Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 Running in Durability level: PERFORMANCE_OPTIMIZED 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 370697454611dc68c0596e0d0a50477a8de841a8 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 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 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 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-3499 in /w/workspace/gexfoundry_device-snmp-go_master [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_master # 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/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # 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/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 # timeout=10 Commit message: "Merge pull request #53 from jamesrgregg/update-pr-template" > git rev-list --no-walk f8f17c2013d07295decc13e984e4b5973bc1f0af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-18T04:51:05.073Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-18T04:51:05.179Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-18T04:51:05.222Z] ========================================================= [2020-06-18T04:51:05.222Z] EdgeX Global Pipelines Version Info [2020-06-18T04:51:05.222Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-18T04:51:07.117Z] ------------------- [2020-06-18T04:51:07.118Z] stable info: [2020-06-18T04:51:07.118Z] ------------------- [2020-06-18T04:51:07.118Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-18T04:51:07.118Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-18T04:51:07.118Z] Message: update stable to v1.0.89 [2020-06-18T04:51:08.063Z] ------------------- [2020-06-18T04:51:08.064Z] experimental info: [2020-06-18T04:51:08.064Z] ------------------- [2020-06-18T04:51:08.064Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-18T04:51:08.064Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-18T04:51:08.064Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:51:09.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-18T04:51:09.496Z] [2020-06-18T04:51:09.496Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:51:09.824Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-18T04:51:09.824Z] latest: Pulling from edgex-devops/git-semver [2020-06-18T04:51:09.824Z] 9123ac7c32f7: Pulling fs layer [2020-06-18T04:51:09.824Z] b8cc5d1170e3: Pulling fs layer [2020-06-18T04:51:09.824Z] 2924cbbf6a41: Pulling fs layer [2020-06-18T04:51:09.824Z] 93b08a4f1073: Pulling fs layer [2020-06-18T04:51:09.824Z] 93b08a4f1073: Waiting [2020-06-18T04:51:09.824Z] b8cc5d1170e3: Verifying Checksum [2020-06-18T04:51:09.824Z] b8cc5d1170e3: Download complete [2020-06-18T04:51:10.093Z] 9123ac7c32f7: Verifying Checksum [2020-06-18T04:51:10.093Z] 9123ac7c32f7: Download complete [2020-06-18T04:51:10.093Z] 2924cbbf6a41: Verifying Checksum [2020-06-18T04:51:10.093Z] 2924cbbf6a41: Download complete [2020-06-18T04:51:10.093Z] 93b08a4f1073: Verifying Checksum [2020-06-18T04:51:10.093Z] 93b08a4f1073: Download complete [2020-06-18T04:51:10.354Z] 9123ac7c32f7: Pull complete [2020-06-18T04:51:10.615Z] b8cc5d1170e3: Pull complete [2020-06-18T04:51:11.568Z] 2924cbbf6a41: Pull complete [2020-06-18T04:51:11.568Z] 93b08a4f1073: Pull complete [2020-06-18T04:51:11.568Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-18T04:51:11.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-18T04:51:11.568Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-18T04:51:11.668Z] prd-centos7-docker-4c-2g-3499 does not seem to be running inside a container [2020-06-18T04:51:11.711Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-18T04:51:13.990Z] $ docker top 9e571a83c072dbe5f52954a7bab04017121ae5e2be9ad363499351fe55b47687 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-18T04:51:14.177Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-18T04:51:14.177Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-18T04:51:14.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-18T04:51:14.416Z] $ docker exec 9e571a83c072dbe5f52954a7bab04017121ae5e2be9ad363499351fe55b47687 ssh-agent [2020-06-18T04:51:14.660Z] SSH_AUTH_SOCK=/tmp/ssh-wgXD5aYpOOmD/agent.12 [2020-06-18T04:51:14.660Z] SSH_AGENT_PID=17 [2020-06-18T04:51:14.669Z] Running ssh-add (command line suppressed) [2020-06-18T04:51:14.800Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_445720381595817959.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_445720381595817959.key) [2020-06-18T04:51:14.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-18T04:51:15.162Z] + git describe --exact-match --tags HEAD [2020-06-18T04:51:15.162Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-18T04:51:15.389Z] $ docker exec --env ******** --env ******** 9e571a83c072dbe5f52954a7bab04017121ae5e2be9ad363499351fe55b47687 ssh-agent -k [2020-06-18T04:51:15.531Z] unset SSH_AUTH_SOCK; [2020-06-18T04:51:15.542Z] unset SSH_AGENT_PID; [2020-06-18T04:51:15.542Z] echo Agent pid 17 killed; [2020-06-18T04:51:15.579Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-18T04:51:15.619Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-18T04:51:15.619Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-18T04:51:15.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-18T04:51:15.666Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-18T04:51:15.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-18T04:51:15.862Z] $ docker exec 9e571a83c072dbe5f52954a7bab04017121ae5e2be9ad363499351fe55b47687 ssh-agent [2020-06-18T04:51:16.021Z] SSH_AUTH_SOCK=/tmp/ssh-ZJCqYug3q3gE/agent.45 [2020-06-18T04:51:16.021Z] SSH_AGENT_PID=50 [2020-06-18T04:51:16.029Z] Running ssh-add (command line suppressed) [2020-06-18T04:51:16.165Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2299428176191126438.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2299428176191126438.key) [2020-06-18T04:51:16.213Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-18T04:51:16.521Z] + git semver init [2020-06-18T04:51:16.521Z] # -> Open(): unable to determine branch for HEAD [2020-06-18T04:51:16.522Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2020-06-18T04:51:16.522Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2020-06-18T04:51:16.522Z] # $SEMVER_REMOTE_NAME = origin [2020-06-18T04:51:16.522Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-18T04:51:16.522Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-18T04:51:16.522Z] # $SEMVER_BRANCH = master [2020-06-18T04:51:16.522Z] # $SEMVER_TEMP = /tmp/semver-005384596 [2020-06-18T04:51:16.522Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2020-06-18T04:51:17.096Z] # '/tmp/semver-005384596' -> '/w/workspace/gexfoundry_device-snmp-go_master/.semver' [2020-06-18T04:51:17.096Z] # -> Force: false [2020-06-18T04:51:17.096Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } [2020-06-18T04:51:17.112Z] $ docker exec --env ******** --env ******** 9e571a83c072dbe5f52954a7bab04017121ae5e2be9ad363499351fe55b47687 ssh-agent -k [2020-06-18T04:51:17.244Z] unset SSH_AUTH_SOCK; [2020-06-18T04:51:17.244Z] unset SSH_AGENT_PID; [2020-06-18T04:51:17.244Z] echo Agent pid 50 killed; [2020-06-18T04:51:17.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-18T04:51:17.649Z] + git semver [Pipeline] } [2020-06-18T04:51:17.671Z] $ docker stop --time=1 9e571a83c072dbe5f52954a7bab04017121ae5e2be9ad363499351fe55b47687 [2020-06-18T04:51:19.025Z] $ docker rm -f 9e571a83c072dbe5f52954a7bab04017121ae5e2be9ad363499351fe55b47687 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-18T04:51:19.487Z] Stashed 36 file(s) [Pipeline] echo [2020-06-18T04:51:19.489Z] [edgeXSemver] initialized semver on version 1.2.2-dev.1 [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 [2020-06-18T04:51:34.653Z] Still waiting to schedule task [2020-06-18T04:51:34.653Z] ‘prd-centos7-docker-4c-2g-3500’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3317’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3496’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-06-18T04:51:34.655Z] Still waiting to schedule task [2020-06-18T04:51:34.655Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-06-18T04:53:14.040Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3502 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws [2020-06-18T04:53:14.063Z] Running in /w/workspace/device-snmp-go/9 [Pipeline] { [Pipeline] checkout [2020-06-18T04:53:18.846Z] using credential edgex-jenkins-ssh [2020-06-18T04:53:18.888Z] Cloning the remote Git repository [2020-06-18T04:53:18.888Z] Cloning with configured refspecs honoured and without tags [2020-06-18T04:53:18.921Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-06-18T04:53:19.049Z] > git init /w/workspace/device-snmp-go/9 # timeout=10 [2020-06-18T04:53:19.865Z] Fetching without tags [2020-06-18T04:53:19.125Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-06-18T04:53:19.126Z] > git --version # timeout=10 [2020-06-18T04:53:19.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-18T04:53:19.210Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-18T04:53:19.767Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-06-18T04:53:19.786Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-18T04:53:19.813Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-06-18T04:53:19.850Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-06-18T04:53:19.850Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-18T04:53:19.865Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-18T04:53:20.350Z] Checking out Revision f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 (master) [2020-06-18T04:53:20.343Z] > git config core.sparsecheckout # timeout=10 [2020-06-18T04:53:20.360Z] > git checkout -f f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 # timeout=10 [2020-06-18T04:53:24.734Z] Commit message: "Merge pull request #53 from jamesrgregg/update-pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-18T04:53:25.551Z] ========================================================= [2020-06-18T04:53:25.552Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-18T04:53:25.552Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:53:26.504Z] + 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 . [2020-06-18T04:53:27.114Z] Sending build context to Docker daemon 367.6kB [2020-06-18T04:53:27.388Z] Step 1/10 : ARG BASE=golang:1.13-alpine [2020-06-18T04:53:27.388Z] Step 2/10 : FROM ${BASE} [2020-06-18T04:53:27.662Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-18T04:53:27.662Z] cde5963f3b93: Pulling fs layer [2020-06-18T04:53:27.662Z] 2a23fa8c16f7: Pulling fs layer [2020-06-18T04:53:27.662Z] 777b28850792: Pulling fs layer [2020-06-18T04:53:27.662Z] 8a11ddd9e578: Pulling fs layer [2020-06-18T04:53:27.662Z] 4cf88f913ddb: Pulling fs layer [2020-06-18T04:53:27.662Z] 1df406cf5192: Pulling fs layer [2020-06-18T04:53:27.662Z] cd6300453558: Pulling fs layer [2020-06-18T04:53:27.662Z] b9c365052c96: Pulling fs layer [2020-06-18T04:53:27.662Z] a2d8cc88f415: Pulling fs layer [2020-06-18T04:53:27.662Z] ea1d1ca13537: Pulling fs layer [2020-06-18T04:53:27.662Z] 3750a50a1c5e: Pulling fs layer [2020-06-18T04:53:27.662Z] 8a11ddd9e578: Waiting [2020-06-18T04:53:27.662Z] 4cf88f913ddb: Waiting [2020-06-18T04:53:27.662Z] 1df406cf5192: Waiting [2020-06-18T04:53:27.662Z] cd6300453558: Waiting [2020-06-18T04:53:27.662Z] b9c365052c96: Waiting [2020-06-18T04:53:27.662Z] a2d8cc88f415: Waiting [2020-06-18T04:53:27.662Z] ea1d1ca13537: Waiting [2020-06-18T04:53:27.662Z] 3750a50a1c5e: Waiting [2020-06-18T04:53:27.662Z] 777b28850792: Verifying Checksum [2020-06-18T04:53:27.662Z] 777b28850792: Download complete [2020-06-18T04:53:27.662Z] 2a23fa8c16f7: Verifying Checksum [2020-06-18T04:53:27.662Z] 2a23fa8c16f7: Download complete [2020-06-18T04:53:27.662Z] 4cf88f913ddb: Verifying Checksum [2020-06-18T04:53:27.662Z] 4cf88f913ddb: Download complete [2020-06-18T04:53:27.662Z] 1df406cf5192: Verifying Checksum [2020-06-18T04:53:27.662Z] 1df406cf5192: Download complete [2020-06-18T04:53:27.663Z] cde5963f3b93: Download complete [2020-06-18T04:53:28.652Z] cde5963f3b93: Pull complete [2020-06-18T04:53:29.256Z] 2a23fa8c16f7: Pull complete [2020-06-18T04:53:29.532Z] 777b28850792: Pull complete [2020-06-18T04:53:29.868Z] cd6300453558: Verifying Checksum [2020-06-18T04:53:29.868Z] cd6300453558: Download complete [2020-06-18T04:53:29.868Z] a2d8cc88f415: Download complete [2020-06-18T04:53:31.334Z] ea1d1ca13537: Verifying Checksum [2020-06-18T04:53:31.334Z] ea1d1ca13537: Download complete [2020-06-18T04:53:31.334Z] 3750a50a1c5e: Verifying Checksum [2020-06-18T04:53:31.334Z] 3750a50a1c5e: Download complete [2020-06-18T04:53:32.776Z] b9c365052c96: Verifying Checksum [2020-06-18T04:53:32.776Z] b9c365052c96: Download complete [2020-06-18T04:53:32.776Z] 8a11ddd9e578: Download complete [2020-06-18T04:53:45.172Z] 8a11ddd9e578: Pull complete [2020-06-18T04:53:45.172Z] 4cf88f913ddb: Pull complete [2020-06-18T04:53:45.172Z] 1df406cf5192: Pull complete [2020-06-18T04:53:49.491Z] cd6300453558: Pull complete [2020-06-18T04:53:53.799Z] b9c365052c96: Pull complete [2020-06-18T04:53:54.073Z] a2d8cc88f415: Pull complete [2020-06-18T04:53:56.085Z] ea1d1ca13537: Pull complete [2020-06-18T04:53:56.679Z] 3750a50a1c5e: Pull complete [2020-06-18T04:53:56.679Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-18T04:53:56.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-18T04:53:56.679Z] ---> 78745c68409d [2020-06-18T04:53:56.679Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-06-18T04:54:02.071Z] ---> Running in daf91a9915c3 [2020-06-18T04:54:02.071Z] Removing intermediate container daf91a9915c3 [2020-06-18T04:54:02.071Z] ---> 5f44fc668d61 [2020-06-18T04:54:02.071Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-06-18T04:54:02.071Z] ---> Running in 756d13228e8f [2020-06-18T04:54:02.344Z] Removing intermediate container 756d13228e8f [2020-06-18T04:54:02.344Z] ---> 04ecf1d0c193 [2020-06-18T04:54:02.344Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-06-18T04:54:02.344Z] ---> Running in b2843ead32ab [2020-06-18T04:54:02.939Z] Removing intermediate container b2843ead32ab [2020-06-18T04:54:02.939Z] ---> 3013a4273333 [2020-06-18T04:54:02.939Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-18T04:54:02.939Z] ---> Running in e339b4b16c6d [2020-06-18T04:54:05.564Z] Removing intermediate container e339b4b16c6d [2020-06-18T04:54:05.564Z] ---> edfba5e066d8 [2020-06-18T04:54:05.564Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-18T04:54:05.564Z] ---> Running in 6c8970a81c37 [2020-06-18T04:54:06.993Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-18T04:54:07.975Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-18T04:54:08.246Z] OK: 125 MiB in 39 packages [2020-06-18T04:54:09.687Z] Removing intermediate container 6c8970a81c37 [2020-06-18T04:54:09.687Z] ---> c778ac05b4c9 [2020-06-18T04:54:09.687Z] Step 8/10 : WORKDIR /device-snmp-go [2020-06-18T04:54:09.687Z] ---> Running in 6f8fb3d5d20c [2020-06-18T04:54:10.283Z] Removing intermediate container 6f8fb3d5d20c [2020-06-18T04:54:10.283Z] ---> a4c4f062d033 [2020-06-18T04:54:10.283Z] Step 9/10 : COPY . . [2020-06-18T04:54:10.882Z] ---> 2c40e74c05e8 [2020-06-18T04:54:10.883Z] Step 10/10 : RUN go mod download [2020-06-18T04:54:11.154Z] ---> Running in 955b7ded21a9 [2020-06-18T04:54:12.797Z] Running on prd-centos7-docker-4c-2g-3503 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws [2020-06-18T04:54:12.821Z] Running in /w/workspace/device-snmp-go/9 [Pipeline] { [Pipeline] checkout [2020-06-18T04:54:14.535Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-18T04:54:14.535Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-06-18T04:54:14.535Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-18T04:54:14.535Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-18T04:54:14.535Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-18T04:54:14.535Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-18T04:54:14.535Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-18T04:54:14.535Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-18T04:54:14.535Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-18T04:54:14.535Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-18T04:54:14.535Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-18T04:54:14.535Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-18T04:54:14.535Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-18T04:54:14.535Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-18T04:54:14.535Z] go: finding github.com/fatih/color v1.7.0 [2020-06-18T04:54:14.535Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-18T04:54:14.535Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-18T04:54:14.535Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-18T04:54:14.535Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-18T04:54:14.535Z] go: finding github.com/golang/mock v1.2.0 [2020-06-18T04:54:14.535Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-18T04:54:14.535Z] go: finding github.com/google/uuid v1.1.0 [2020-06-18T04:54:14.535Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-18T04:54:14.535Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-18T04:54:14.535Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-18T04:54:14.535Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-18T04:54:14.535Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-18T04:54:14.535Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-18T04:54:14.535Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-18T04:54:14.535Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-18T04:54:14.535Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-18T04:54:14.535Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-18T04:54:14.535Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-18T04:54:14.535Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-18T04:54:14.535Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-18T04:54:14.535Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-18T04:54:14.535Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-18T04:54:14.535Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-18T04:54:14.535Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-18T04:54:14.535Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-18T04:54:14.535Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-18T04:54:14.535Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-18T04:54:14.535Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-18T04:54:14.535Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-18T04:54:14.535Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-18T04:54:14.535Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-18T04:54:14.535Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-18T04:54:14.535Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-18T04:54:14.535Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-18T04:54:14.535Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-18T04:54:14.535Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-18T04:54:14.535Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-18T04:54:14.819Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-18T04:54:14.819Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-18T04:54:14.819Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-18T04:54:14.820Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-18T04:54:14.820Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-18T04:54:14.820Z] go: finding github.com/posener/complete v1.1.1 [2020-06-18T04:54:14.820Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-18T04:54:14.820Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-18T04:54:14.820Z] go: finding github.com/soniah/gosnmp v1.21.0 [2020-06-18T04:54:14.820Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-18T04:54:14.820Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-18T04:54:14.820Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-18T04:54:14.820Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-18T04:54:14.820Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-06-18T04:54:14.820Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-06-18T04:54:14.820Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-18T04:54:14.820Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-06-18T04:54:14.820Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-18T04:54:14.820Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-18T04:54:15.136Z] using credential edgex-jenkins-ssh [2020-06-18T04:54:15.165Z] Cloning the remote Git repository [2020-06-18T04:54:15.165Z] Cloning with configured refspecs honoured and without tags [2020-06-18T04:54:15.870Z] Fetching without tags [2020-06-18T04:54:15.118Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-06-18T04:54:15.190Z] > git init /w/workspace/device-snmp-go/9 # timeout=10 [2020-06-18T04:54:15.234Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-06-18T04:54:15.235Z] > git --version # timeout=10 [2020-06-18T04:54:15.243Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-18T04:54:15.284Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-18T04:54:15.799Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-06-18T04:54:15.817Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-18T04:54:15.836Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-06-18T04:54:15.853Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-06-18T04:54:15.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-18T04:54:15.861Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-18T04:54:16.258Z] Checking out Revision f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 (master) [2020-06-18T04:54:16.269Z] > git config core.sparsecheckout # timeout=10 [2020-06-18T04:54:16.274Z] > git checkout -f f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 # timeout=10 [2020-06-18T04:54:20.050Z] Commit message: "Merge pull request #53 from jamesrgregg/update-pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-18T04:54:20.734Z] ========================================================= [2020-06-18T04:54:20.734Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-18T04:54:20.735Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:54:21.336Z] + 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 . [2020-06-18T04:54:21.598Z] Sending build context to Docker daemon 367.6kB [2020-06-18T04:54:21.598Z] Step 1/10 : ARG BASE=golang:1.13-alpine [2020-06-18T04:54:21.598Z] Step 2/10 : FROM ${BASE} [2020-06-18T04:54:21.878Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-18T04:54:21.878Z] e6b0cf9c0882: Pulling fs layer [2020-06-18T04:54:21.878Z] 2848faf0eed1: Pulling fs layer [2020-06-18T04:54:21.878Z] 0f37312ad70f: Pulling fs layer [2020-06-18T04:54:21.878Z] 5788d62ee057: Pulling fs layer [2020-06-18T04:54:21.878Z] 0e6b1d234666: Pulling fs layer [2020-06-18T04:54:21.878Z] bf5d7aec512f: Pulling fs layer [2020-06-18T04:54:21.878Z] 34c802a77dc8: Pulling fs layer [2020-06-18T04:54:21.878Z] 9eb99e56ec68: Pulling fs layer [2020-06-18T04:54:21.878Z] 27c7a5d97fbd: Pulling fs layer [2020-06-18T04:54:21.878Z] 5c102a31e300: Pulling fs layer [2020-06-18T04:54:21.878Z] dcfb455df0a1: Pulling fs layer [2020-06-18T04:54:21.878Z] 5788d62ee057: Waiting [2020-06-18T04:54:21.878Z] 0e6b1d234666: Waiting [2020-06-18T04:54:21.878Z] bf5d7aec512f: Waiting [2020-06-18T04:54:21.878Z] 34c802a77dc8: Waiting [2020-06-18T04:54:21.878Z] 9eb99e56ec68: Waiting [2020-06-18T04:54:21.878Z] 27c7a5d97fbd: Waiting [2020-06-18T04:54:21.878Z] 5c102a31e300: Waiting [2020-06-18T04:54:21.878Z] dcfb455df0a1: Waiting [2020-06-18T04:54:21.878Z] 0f37312ad70f: Verifying Checksum [2020-06-18T04:54:21.878Z] 0f37312ad70f: Download complete [2020-06-18T04:54:21.878Z] 2848faf0eed1: Verifying Checksum [2020-06-18T04:54:21.878Z] 2848faf0eed1: Download complete [2020-06-18T04:54:21.878Z] 0e6b1d234666: Verifying Checksum [2020-06-18T04:54:21.878Z] 0e6b1d234666: Download complete [2020-06-18T04:54:21.878Z] bf5d7aec512f: Verifying Checksum [2020-06-18T04:54:21.878Z] bf5d7aec512f: Download complete [2020-06-18T04:54:21.878Z] e6b0cf9c0882: Verifying Checksum [2020-06-18T04:54:21.878Z] e6b0cf9c0882: Download complete [2020-06-18T04:54:22.153Z] e6b0cf9c0882: Pull complete [2020-06-18T04:54:22.759Z] 34c802a77dc8: Download complete [2020-06-18T04:54:22.759Z] 27c7a5d97fbd: Verifying Checksum [2020-06-18T04:54:22.759Z] 27c7a5d97fbd: Download complete [2020-06-18T04:54:23.044Z] 2848faf0eed1: Pull complete [2020-06-18T04:54:23.316Z] 5c102a31e300: Verifying Checksum [2020-06-18T04:54:23.316Z] 5c102a31e300: Download complete [2020-06-18T04:54:23.316Z] dcfb455df0a1: Verifying Checksum [2020-06-18T04:54:23.316Z] dcfb455df0a1: Download complete [2020-06-18T04:54:23.316Z] 0f37312ad70f: Pull complete [2020-06-18T04:54:23.577Z] 9eb99e56ec68: Verifying Checksum [2020-06-18T04:54:23.577Z] 9eb99e56ec68: Download complete [2020-06-18T04:54:23.577Z] 5788d62ee057: Verifying Checksum [2020-06-18T04:54:23.577Z] 5788d62ee057: Download complete [2020-06-18T04:54:24.968Z] Removing intermediate container 955b7ded21a9 [2020-06-18T04:54:24.968Z] ---> d232b2ace34f [2020-06-18T04:54:24.968Z] Successfully built d232b2ace34f [2020-06-18T04:54:24.968Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:54:25.509Z] + docker inspect -f . ci-base-image-arm64 [2020-06-18T04:54:25.509Z] . [Pipeline] withDockerContainer [2020-06-18T04:54:25.785Z] prd-ubuntu18.04-docker-arm64-4c-16g-3502 does not seem to be running inside a container [2020-06-18T04:54:25.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/9 -v /w/workspace/device-snmp-go/9:/w/workspace/device-snmp-go/9:rw,z -v /w/workspace/device-snmp-go/9@tmp:/w/workspace/device-snmp-go/9@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 ******** ci-base-image-arm64 cat [2020-06-18T04:54:27.635Z] $ docker top b9760832f73718553c656e5e394a6e544c828998da79254603b098a721236856 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-18T04:54:29.056Z] + go version [2020-06-18T04:54:29.056Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-18T04:54:30.105Z] + make test [2020-06-18T04:54:30.105Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-06-18T04:54:31.088Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-06-18T04:54:31.749Z] 5788d62ee057: Pull complete [2020-06-18T04:54:31.749Z] 0e6b1d234666: Pull complete [2020-06-18T04:54:31.749Z] bf5d7aec512f: Pull complete [2020-06-18T04:54:35.066Z] 34c802a77dc8: Pull complete [2020-06-18T04:54:38.390Z] 9eb99e56ec68: Pull complete [2020-06-18T04:54:38.390Z] 27c7a5d97fbd: Pull complete [2020-06-18T04:54:39.340Z] 5c102a31e300: Pull complete [2020-06-18T04:54:39.601Z] dcfb455df0a1: Pull complete [2020-06-18T04:54:39.601Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-18T04:54:39.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-18T04:54:39.601Z] ---> 7c70fe431013 [2020-06-18T04:54:39.601Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-06-18T04:54:41.514Z] ---> Running in 5206405c1a67 [2020-06-18T04:54:41.514Z] Removing intermediate container 5206405c1a67 [2020-06-18T04:54:41.514Z] ---> 5c3cd23abfd6 [2020-06-18T04:54:41.514Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-06-18T04:54:41.514Z] ---> Running in dff20670c265 [2020-06-18T04:54:41.775Z] Removing intermediate container dff20670c265 [2020-06-18T04:54:41.775Z] ---> 47a05fde92ba [2020-06-18T04:54:41.775Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-06-18T04:54:41.775Z] ---> Running in 84082d4f7a4a [2020-06-18T04:54:42.037Z] Removing intermediate container 84082d4f7a4a [2020-06-18T04:54:42.037Z] ---> 93ee1d6790e0 [2020-06-18T04:54:42.037Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-18T04:54:42.037Z] ---> Running in ba1b33ca96f0 [2020-06-18T04:54:43.423Z] Removing intermediate container ba1b33ca96f0 [2020-06-18T04:54:43.423Z] ---> 2707e38e4722 [2020-06-18T04:54:43.423Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-18T04:54:43.423Z] ---> Running in 4eb752320a54 [2020-06-18T04:54:44.002Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-18T04:54:44.956Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-18T04:54:45.218Z] OK: 143 MiB in 39 packages [2020-06-18T04:54:45.480Z] Removing intermediate container 4eb752320a54 [2020-06-18T04:54:45.480Z] ---> 939fbde1734a [2020-06-18T04:54:45.480Z] Step 8/10 : WORKDIR /device-snmp-go [2020-06-18T04:54:45.743Z] ---> Running in 7dfd6404abf6 [2020-06-18T04:54:45.743Z] Removing intermediate container 7dfd6404abf6 [2020-06-18T04:54:45.743Z] ---> 9732c61f0ba9 [2020-06-18T04:54:45.743Z] Step 9/10 : COPY . . [2020-06-18T04:54:46.689Z] ---> b91b5f87c929 [2020-06-18T04:54:46.689Z] Step 10/10 : RUN go mod download [2020-06-18T04:54:46.689Z] ---> Running in 54bdf5ddd6a8 [2020-06-18T04:54:48.602Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-18T04:54:48.602Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-06-18T04:54:48.602Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-18T04:54:48.602Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-18T04:54:48.602Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-18T04:54:48.602Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-18T04:54:48.602Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-18T04:54:48.602Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-18T04:54:48.602Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-18T04:54:48.602Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-18T04:54:48.602Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-18T04:54:48.602Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-18T04:54:48.602Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-18T04:54:48.602Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-18T04:54:48.602Z] go: finding github.com/fatih/color v1.7.0 [2020-06-18T04:54:48.602Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-18T04:54:48.602Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-18T04:54:48.602Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-18T04:54:48.602Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-18T04:54:48.602Z] go: finding github.com/golang/mock v1.2.0 [2020-06-18T04:54:48.602Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-18T04:54:48.602Z] go: finding github.com/google/uuid v1.1.0 [2020-06-18T04:54:48.602Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-18T04:54:48.602Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-18T04:54:48.602Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-18T04:54:48.602Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-18T04:54:48.602Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-18T04:54:48.602Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-18T04:54:48.602Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-18T04:54:48.602Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-18T04:54:48.602Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-18T04:54:48.602Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-18T04:54:48.602Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-18T04:54:48.602Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-18T04:54:48.602Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-18T04:54:48.602Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-18T04:54:48.602Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-18T04:54:48.602Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-18T04:54:48.602Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-18T04:54:48.602Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-18T04:54:48.602Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-18T04:54:48.602Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-18T04:54:48.602Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-18T04:54:48.602Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-18T04:54:48.602Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-18T04:54:48.602Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-18T04:54:48.602Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-18T04:54:48.602Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-18T04:54:48.602Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-18T04:54:48.603Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-18T04:54:48.603Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-18T04:54:48.603Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-18T04:54:48.867Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-18T04:54:48.867Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-18T04:54:48.867Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-18T04:54:48.867Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-18T04:54:48.867Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-18T04:54:48.867Z] go: finding github.com/posener/complete v1.1.1 [2020-06-18T04:54:48.867Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-18T04:54:48.867Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-18T04:54:48.867Z] go: finding github.com/soniah/gosnmp v1.21.0 [2020-06-18T04:54:48.867Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-18T04:54:48.867Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-18T04:54:48.867Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-18T04:54:48.867Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-18T04:54:48.867Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-06-18T04:54:48.867Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-06-18T04:54:48.867Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-18T04:54:48.867Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-06-18T04:54:48.867Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-18T04:54:48.867Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-18T04:54:57.049Z] Removing intermediate container 54bdf5ddd6a8 [2020-06-18T04:54:57.049Z] ---> 5309096324c4 [2020-06-18T04:54:57.049Z] Successfully built 5309096324c4 [2020-06-18T04:54:57.049Z] 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 [2020-06-18T04:54:57.554Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-18T04:54:57.554Z] . [Pipeline] withDockerContainer [2020-06-18T04:54:57.657Z] prd-centos7-docker-4c-2g-3503 does not seem to be running inside a container [2020-06-18T04:54:57.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/9 -v /w/workspace/device-snmp-go/9:/w/workspace/device-snmp-go/9:rw,z -v /w/workspace/device-snmp-go/9@tmp:/w/workspace/device-snmp-go/9@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 ******** ci-base-image-x86_64 cat [2020-06-18T04:54:57.921Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-06-18T04:54:58.195Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.016s coverage: 0.0% of statements [2020-06-18T04:54:58.468Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-18T04:54:58.871Z] $ docker top 6f892aa67119f172ea3ddca5ec2db840b30f41215e234be5f8ffe374727279fd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-18T04:54:59.380Z] + go version [2020-06-18T04:54:59.380Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-18T04:54:59.680Z] + make test [2020-06-18T04:54:59.680Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-06-18T04:55:01.079Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-06-18T04:55:05.203Z] gofmt -l . [2020-06-18T04:55:05.203Z] [ "`gofmt -l .`" = "" ] [2020-06-18T04:55:05.203Z] ./bin/test-attribution-txt.sh [2020-06-18T04:55:05.203Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-06-18T04:55:05.850Z] Stashed 1 file(s) [Pipeline] } [2020-06-18T04:55:05.829Z] $ docker stop --time=1 b9760832f73718553c656e5e394a6e544c828998da79254603b098a721236856 [2020-06-18T04:55:08.037Z] $ docker rm -f b9760832f73718553c656e5e394a6e544c828998da79254603b098a721236856 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-18T04:55:09.330Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-18T04:55:09.659Z] + ls -al . [2020-06-18T04:55:09.659Z] total 136 [2020-06-18T04:55:09.659Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 18 04:55 . [2020-06-18T04:55:09.659Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 04:53 .. [2020-06-18T04:55:09.659Z] -rw-rw-r-- 1 jenkins jenkins 6 Jun 18 04:53 .dockerignore [2020-06-18T04:55:09.659Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 18 04:53 .git [2020-06-18T04:55:09.659Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 04:53 .github [2020-06-18T04:55:09.659Z] -rw-rw-r-- 1 jenkins jenkins 272 Jun 18 04:53 .gitignore [2020-06-18T04:55:09.659Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 04:53 .semver [2020-06-18T04:55:09.659Z] -rw-rw-r-- 1 jenkins jenkins 4910 Jun 18 04:53 Attribution.txt [2020-06-18T04:55:09.659Z] -rw-rw-r-- 1 jenkins jenkins 994 Jun 18 04:53 Dockerfile [2020-06-18T04:55:09.659Z] -rw-rw-r-- 1 jenkins jenkins 409 Jun 18 04:53 Dockerfile.build [2020-06-18T04:55:09.659Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 18 04:53 Jenkinsfile [2020-06-18T04:55:09.659Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 18 04:53 LICENSE [2020-06-18T04:55:09.659Z] -rw-rw-r-- 1 jenkins jenkins 937 Jun 18 04:53 Makefile [2020-06-18T04:55:09.659Z] -rw-rw-r-- 1 jenkins jenkins 12398 Jun 18 04:53 README.md [2020-06-18T04:55:09.659Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 18 04:51 VERSION [2020-06-18T04:55:09.659Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 04:53 bin [2020-06-18T04:55:09.659Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 04:53 cmd [2020-06-18T04:55:09.659Z] -rw-r--r-- 1 jenkins jenkins 8493 Jun 18 04:54 coverage.out [2020-06-18T04:55:09.659Z] -rw-r--r-- 1 jenkins jenkins 203 Jun 18 04:55 go.mod [2020-06-18T04:55:09.659Z] -rw-r--r-- 1 jenkins jenkins 12704 Jun 18 04:55 go.sum [2020-06-18T04:55:09.659Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 04:53 internal [2020-06-18T04:55:09.659Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 04:53 profiles [2020-06-18T04:55:09.659Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 18 04:53 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:55:09.998Z] + 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=f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 --label arch=arm64 --label version=1.2.2-dev.1 . [2020-06-18T04:55:10.280Z] Sending build context to Docker daemon 376.8kB [2020-06-18T04:55:10.280Z] Step 1/25 : ARG BASE=golang:1.13-alpine [2020-06-18T04:55:10.280Z] Step 2/25 : FROM ${BASE} AS builder [2020-06-18T04:55:10.280Z] ---> d232b2ace34f [2020-06-18T04:55:10.280Z] Step 3/25 : ARG MAKE='make build' [2020-06-18T04:55:10.553Z] ---> Running in fb6e856d9e6a [2020-06-18T04:55:11.150Z] Removing intermediate container fb6e856d9e6a [2020-06-18T04:55:11.150Z] ---> c8010ad7fab8 [2020-06-18T04:55:11.150Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2020-06-18T04:55:11.150Z] ---> Running in a82472ad3b1c [2020-06-18T04:55:11.744Z] Removing intermediate container a82472ad3b1c [2020-06-18T04:55:11.744Z] ---> cc742769ed29 [2020-06-18T04:55:11.744Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2020-06-18T04:55:11.744Z] ---> Running in 3fedca5a0957 [2020-06-18T04:55:12.336Z] Removing intermediate container 3fedca5a0957 [2020-06-18T04:55:12.336Z] ---> 484635b909cb [2020-06-18T04:55:12.336Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-18T04:55:12.336Z] ---> Running in 71d2674886fe [2020-06-18T04:55:13.533Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-06-18T04:55:13.533Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.005s coverage: 0.0% of statements [2020-06-18T04:55:13.533Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-18T04:55:14.109Z] gofmt -l . [2020-06-18T04:55:14.109Z] [ "`gofmt -l .`" = "" ] [2020-06-18T04:55:14.109Z] ./bin/test-attribution-txt.sh [2020-06-18T04:55:14.945Z] Removing intermediate container 71d2674886fe [2020-06-18T04:55:14.945Z] ---> 8ad68de6fc90 [2020-06-18T04:55:14.945Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-18T04:55:14.945Z] ---> Running in 70ba3267bb0c [2020-06-18T04:55:15.052Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-06-18T04:55:15.062Z] Warning: overwriting stash ‘coverage-report’ [2020-06-18T04:55:15.765Z] Stashed 1 file(s) [Pipeline] } [2020-06-18T04:55:15.773Z] $ docker stop --time=1 6f892aa67119f172ea3ddca5ec2db840b30f41215e234be5f8ffe374727279fd [2020-06-18T04:55:16.291Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-18T04:55:17.270Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-18T04:55:17.542Z] OK: 125 MiB in 39 packages [2020-06-18T04:55:17.959Z] $ docker rm -f 6f892aa67119f172ea3ddca5ec2db840b30f41215e234be5f8ffe374727279fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-18T04:55:18.607Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-18T04:55:18.902Z] + ls -al . [2020-06-18T04:55:18.902Z] total 104 [2020-06-18T04:55:18.902Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jun 18 04:55 . [2020-06-18T04:55:18.902Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 18 04:54 .. [2020-06-18T04:55:18.902Z] -rw-rw-r--. 1 jenkins jenkins 4910 Jun 18 04:54 Attribution.txt [2020-06-18T04:55:18.902Z] drwxrwxr-x. 2 jenkins jenkins 87 Jun 18 04:54 bin [2020-06-18T04:55:18.902Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 18 04:54 cmd [2020-06-18T04:55:18.902Z] -rw-r--r--. 1 jenkins jenkins 8493 Jun 18 04:55 coverage.out [2020-06-18T04:55:18.902Z] -rw-rw-r--. 1 jenkins jenkins 994 Jun 18 04:54 Dockerfile [2020-06-18T04:55:18.902Z] -rw-rw-r--. 1 jenkins jenkins 409 Jun 18 04:54 Dockerfile.build [2020-06-18T04:55:18.902Z] -rw-rw-r--. 1 jenkins jenkins 6 Jun 18 04:54 .dockerignore [2020-06-18T04:55:18.902Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 18 04:54 .git [2020-06-18T04:55:18.902Z] drwxrwxr-x. 2 jenkins jenkins 38 Jun 18 04:54 .github [2020-06-18T04:55:18.902Z] -rw-rw-r--. 1 jenkins jenkins 272 Jun 18 04:54 .gitignore [2020-06-18T04:55:18.902Z] -rw-r--r--. 1 jenkins jenkins 203 Jun 18 04:55 go.mod [2020-06-18T04:55:18.902Z] -rw-r--r--. 1 jenkins jenkins 12704 Jun 18 04:55 go.sum [2020-06-18T04:55:18.902Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 18 04:54 internal [2020-06-18T04:55:18.902Z] -rw-rw-r--. 1 jenkins jenkins 678 Jun 18 04:54 Jenkinsfile [2020-06-18T04:55:18.902Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 18 04:54 LICENSE [2020-06-18T04:55:18.902Z] -rw-rw-r--. 1 jenkins jenkins 937 Jun 18 04:54 Makefile [2020-06-18T04:55:18.902Z] drwxrwxr-x. 2 jenkins jenkins 84 Jun 18 04:54 profiles [2020-06-18T04:55:18.902Z] -rw-rw-r--. 1 jenkins jenkins 12398 Jun 18 04:54 README.md [2020-06-18T04:55:18.902Z] drwxrwxr-x. 3 jenkins jenkins 61 Jun 18 04:54 .semver [2020-06-18T04:55:18.902Z] -rw-rw-r--. 1 jenkins jenkins 11 Jun 18 04:51 VERSION [2020-06-18T04:55:18.902Z] -rw-rw-r--. 1 jenkins jenkins 209 Jun 18 04:54 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:55:18.979Z] Removing intermediate container 70ba3267bb0c [2020-06-18T04:55:18.979Z] ---> 55bd1aaa50a6 [2020-06-18T04:55:18.979Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-06-18T04:55:18.979Z] ---> Running in cf3f51ed4699 [2020-06-18T04:55:19.204Z] + 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=f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 --label arch=amd64 --label version=1.2.2-dev.1 . [2020-06-18T04:55:19.204Z] Sending build context to Docker daemon 376.8kB [2020-06-18T04:55:19.204Z] Step 1/25 : ARG BASE=golang:1.13-alpine [2020-06-18T04:55:19.204Z] Step 2/25 : FROM ${BASE} AS builder [2020-06-18T04:55:19.204Z] ---> 5309096324c4 [2020-06-18T04:55:19.204Z] Step 3/25 : ARG MAKE='make build' [2020-06-18T04:55:19.251Z] Removing intermediate container cf3f51ed4699 [2020-06-18T04:55:19.251Z] ---> 39c450c35dca [2020-06-18T04:55:19.251Z] Step 9/25 : COPY go.mod . [2020-06-18T04:55:19.465Z] ---> Running in 0611b6bc4e27 [2020-06-18T04:55:19.465Z] Removing intermediate container 0611b6bc4e27 [2020-06-18T04:55:19.465Z] ---> 99759f4f41ca [2020-06-18T04:55:19.465Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2020-06-18T04:55:19.731Z] ---> Running in 51950e882792 [2020-06-18T04:55:19.731Z] Removing intermediate container 51950e882792 [2020-06-18T04:55:19.731Z] ---> c91825f6f863 [2020-06-18T04:55:19.731Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2020-06-18T04:55:19.731Z] ---> Running in bdd674cbb5ef [2020-06-18T04:55:19.846Z] ---> 01a918740d5a [2020-06-18T04:55:19.846Z] Step 10/25 : COPY Makefile . [2020-06-18T04:55:19.997Z] Removing intermediate container bdd674cbb5ef [2020-06-18T04:55:19.997Z] ---> 5e0e4c52e3ee [2020-06-18T04:55:19.997Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-18T04:55:19.997Z] ---> Running in 7083b7b30244 [2020-06-18T04:55:20.826Z] ---> ec7c06a67560 [2020-06-18T04:55:20.826Z] Step 11/25 : RUN make update [2020-06-18T04:55:20.826Z] ---> Running in b5b1f600f160 [2020-06-18T04:55:20.944Z] Removing intermediate container 7083b7b30244 [2020-06-18T04:55:20.944Z] ---> 29bf2f0972fe [2020-06-18T04:55:20.944Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-18T04:55:20.944Z] ---> Running in 6107f12177bd [2020-06-18T04:55:21.515Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-18T04:55:22.087Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-18T04:55:22.255Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-06-18T04:55:22.350Z] OK: 143 MiB in 39 packages [2020-06-18T04:55:22.925Z] Removing intermediate container 6107f12177bd [2020-06-18T04:55:22.925Z] ---> 886dd709a68e [2020-06-18T04:55:22.925Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-06-18T04:55:22.925Z] ---> Running in 1efb85cc59cb [2020-06-18T04:55:23.187Z] Removing intermediate container 1efb85cc59cb [2020-06-18T04:55:23.187Z] ---> df590a2f4c91 [2020-06-18T04:55:23.187Z] Step 9/25 : COPY go.mod . [2020-06-18T04:55:23.226Z] Removing intermediate container b5b1f600f160 [2020-06-18T04:55:23.226Z] ---> 8ab27df9da6b [2020-06-18T04:55:23.226Z] Step 12/25 : COPY . . [2020-06-18T04:55:23.448Z] ---> f821c73fae07 [2020-06-18T04:55:23.448Z] Step 10/25 : COPY Makefile . [2020-06-18T04:55:23.448Z] ---> bf7d647dea2d [2020-06-18T04:55:23.448Z] Step 11/25 : RUN make update [2020-06-18T04:55:23.709Z] ---> Running in 2908a2df2df1 [2020-06-18T04:55:23.971Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-06-18T04:55:24.206Z] ---> e3a1c181f036 [2020-06-18T04:55:24.206Z] Step 13/25 : RUN ${MAKE} [2020-06-18T04:55:24.206Z] ---> Running in 123a36614423 [2020-06-18T04:55:24.550Z] Removing intermediate container 2908a2df2df1 [2020-06-18T04:55:24.550Z] ---> 9f40043b161d [2020-06-18T04:55:24.550Z] Step 12/25 : COPY . . [2020-06-18T04:55:25.121Z] ---> abd45257fcba [2020-06-18T04:55:25.121Z] Step 13/25 : RUN ${MAKE} [2020-06-18T04:55:25.384Z] ---> Running in 56ec5c89eaec [2020-06-18T04:55:25.633Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.2.2-dev.1" -o cmd/device-snmp-go ./cmd [2020-06-18T04:55:25.652Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.2.2-dev.1" -o cmd/device-snmp-go ./cmd [2020-06-18T04:55:35.744Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-18T04:55:39.050Z] Removing intermediate container 56ec5c89eaec [2020-06-18T04:55:39.050Z] ---> 82768896ddf8 [2020-06-18T04:55:39.050Z] Step 14/25 : FROM alpine [2020-06-18T04:55:39.311Z] latest: Pulling from library/alpine [2020-06-18T04:55:39.574Z] df20fa9351a1: Pulling fs layer [2020-06-18T04:55:39.574Z] df20fa9351a1: Verifying Checksum [2020-06-18T04:55:39.574Z] df20fa9351a1: Download complete [2020-06-18T04:55:39.840Z] df20fa9351a1: Pull complete [2020-06-18T04:55:39.840Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-18T04:55:39.840Z] Status: Downloaded newer image for alpine:latest [2020-06-18T04:55:39.840Z] ---> a24bb4013296 [2020-06-18T04:55:39.840Z] Step 15/25 : ENV APP_PORT=49993 [2020-06-18T04:55:40.101Z] ---> Running in ce6aa638e338 [2020-06-18T04:55:40.101Z] Removing intermediate container ce6aa638e338 [2020-06-18T04:55:40.101Z] ---> a5d2f900c8dd [2020-06-18T04:55:40.101Z] Step 16/25 : EXPOSE $APP_PORT [2020-06-18T04:55:40.365Z] ---> Running in 15ab33678feb [2020-06-18T04:55:40.365Z] Removing intermediate container 15ab33678feb [2020-06-18T04:55:40.365Z] ---> a85bb8010d5d [2020-06-18T04:55:40.365Z] Step 17/25 : ENV DEVICE_PORT=161 [2020-06-18T04:55:40.365Z] ---> Running in 08e114311b96 [2020-06-18T04:55:40.627Z] Removing intermediate container 08e114311b96 [2020-06-18T04:55:40.627Z] ---> 8144c6b40168 [2020-06-18T04:55:40.627Z] Step 18/25 : EXPOSE $DEVICE_PORT [2020-06-18T04:55:40.627Z] ---> Running in 38ec21ce8aa2 [2020-06-18T04:55:40.887Z] Removing intermediate container 38ec21ce8aa2 [2020-06-18T04:55:40.887Z] ---> e3190c6f86cf [2020-06-18T04:55:40.887Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-06-18T04:55:41.150Z] ---> 993db3db4014 [2020-06-18T04:55:41.150Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-06-18T04:55:41.411Z] ---> 4a913ebc48f8 [2020-06-18T04:55:41.411Z] Step 21/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-06-18T04:55:41.673Z] ---> bdb48b0eefea [2020-06-18T04:55:41.673Z] Step 22/25 : ENTRYPOINT ["/device-snmp-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] [2020-06-18T04:55:41.673Z] ---> Running in b30ee662ddc2 [2020-06-18T04:55:41.934Z] Removing intermediate container b30ee662ddc2 [2020-06-18T04:55:41.934Z] ---> 6ee3c1281236 [2020-06-18T04:55:41.934Z] Step 23/25 : LABEL arch=amd64 [2020-06-18T04:55:41.934Z] ---> Running in a035fe2c2abb [2020-06-18T04:55:42.195Z] Removing intermediate container a035fe2c2abb [2020-06-18T04:55:42.195Z] ---> c8a6c5489885 [2020-06-18T04:55:42.195Z] Step 24/25 : LABEL git_sha=f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 [2020-06-18T04:55:42.195Z] ---> Running in 5367d7d77ab9 [2020-06-18T04:55:42.195Z] Removing intermediate container 5367d7d77ab9 [2020-06-18T04:55:42.195Z] ---> 5cd9e52bbc6c [2020-06-18T04:55:42.195Z] Step 25/25 : LABEL version=1.2.2-dev.1 [2020-06-18T04:55:42.455Z] ---> Running in 8217952f1ea0 [2020-06-18T04:55:42.455Z] Removing intermediate container 8217952f1ea0 [2020-06-18T04:55:42.455Z] ---> f5c5b938d345 [2020-06-18T04:55:42.455Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-18T04:55:42.455Z] Successfully built f5c5b938d345 [2020-06-18T04:55:42.455Z] Successfully tagged docker-device-snmp-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-06-18T04:55:42.690Z] provisioning config files... [2020-06-18T04:55:42.734Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/9@tmp/config1318072395717014230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-06-18T04:55:43.073Z] nexus3.edgexfoundry.org:10001 [2020-06-18T04:55:43.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-18T04:55:43.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-18T04:55:43.335Z] Configure a credential helper to remove this warning. See [2020-06-18T04:55:43.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-18T04:55:43.335Z] [2020-06-18T04:55:43.335Z] Login Succeeded [2020-06-18T04:55:43.335Z] nexus3.edgexfoundry.org:10002 [2020-06-18T04:55:43.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-18T04:55:43.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-18T04:55:43.335Z] Configure a credential helper to remove this warning. See [2020-06-18T04:55:43.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-18T04:55:43.335Z] [2020-06-18T04:55:43.335Z] Login Succeeded [2020-06-18T04:55:43.335Z] nexus3.edgexfoundry.org:10003 [2020-06-18T04:55:43.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-18T04:55:43.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-18T04:55:43.596Z] Configure a credential helper to remove this warning. See [2020-06-18T04:55:43.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-18T04:55:43.596Z] [2020-06-18T04:55:43.596Z] Login Succeeded [2020-06-18T04:55:43.596Z] nexus3.edgexfoundry.org:10004 [2020-06-18T04:55:43.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-18T04:55:43.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-18T04:55:43.858Z] Configure a credential helper to remove this warning. See [2020-06-18T04:55:43.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-18T04:55:43.858Z] [2020-06-18T04:55:43.858Z] Login Succeeded [2020-06-18T04:55:43.858Z] docker.io [2020-06-18T04:55:44.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-18T04:55:44.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-18T04:55:44.120Z] Configure a credential helper to remove this warning. See [2020-06-18T04:55:44.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-18T04:55:44.120Z] [2020-06-18T04:55:44.120Z] Login Succeeded [Pipeline] } [2020-06-18T04:55:44.129Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-06-18T04:55:44.237Z] [edgeXDocker.push] Tagging docker image docker-device-snmp-go with the following tags: [2020-06-18T04:55:44.237Z] f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 [2020-06-18T04:55:44.237Z] latest [2020-06-18T04:55:44.237Z] 1.2.2-dev.1 [2020-06-18T04:55:44.237Z] f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6-1.2.2-dev.1 [2020-06-18T04:55:44.237Z] master [2020-06-18T04:55:44.237Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:55:44.633Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:55:44.932Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 [2020-06-18T04:55:44.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2020-06-18T04:55:44.932Z] 7eece873f7cb: Preparing [2020-06-18T04:55:44.932Z] 8522a79603a1: Preparing [2020-06-18T04:55:44.932Z] 11c5f73d8959: Preparing [2020-06-18T04:55:44.932Z] 50644c29ef5a: Preparing [2020-06-18T04:55:44.932Z] 50644c29ef5a: Layer already exists [2020-06-18T04:55:44.932Z] 8522a79603a1: Pushed [2020-06-18T04:55:44.932Z] 7eece873f7cb: Pushed [2020-06-18T04:55:46.320Z] 11c5f73d8959: Pushed [2020-06-18T04:55:46.320Z] f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6: digest: sha256:82cf152e61d94c3201315c7bd5b74b5dcb703c562f0e6083dc5cb8c18113891b size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:55:46.620Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:55:46.922Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest [2020-06-18T04:55:46.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2020-06-18T04:55:46.922Z] 7eece873f7cb: Preparing [2020-06-18T04:55:46.922Z] 8522a79603a1: Preparing [2020-06-18T04:55:46.922Z] 11c5f73d8959: Preparing [2020-06-18T04:55:46.922Z] 50644c29ef5a: Preparing [2020-06-18T04:55:46.922Z] 8522a79603a1: Layer already exists [2020-06-18T04:55:46.922Z] 7eece873f7cb: Layer already exists [2020-06-18T04:55:46.922Z] 50644c29ef5a: Layer already exists [2020-06-18T04:55:46.922Z] 11c5f73d8959: Layer already exists [2020-06-18T04:55:47.183Z] latest: digest: sha256:82cf152e61d94c3201315c7bd5b74b5dcb703c562f0e6083dc5cb8c18113891b size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:55:47.486Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.2.2-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:55:47.780Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.2.2-dev.1 [2020-06-18T04:55:47.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2020-06-18T04:55:47.780Z] 7eece873f7cb: Preparing [2020-06-18T04:55:47.780Z] 8522a79603a1: Preparing [2020-06-18T04:55:47.780Z] 11c5f73d8959: Preparing [2020-06-18T04:55:47.780Z] 50644c29ef5a: Preparing [2020-06-18T04:55:47.780Z] 7eece873f7cb: Layer already exists [2020-06-18T04:55:47.780Z] 50644c29ef5a: Layer already exists [2020-06-18T04:55:47.780Z] 11c5f73d8959: Layer already exists [2020-06-18T04:55:47.780Z] 8522a79603a1: Layer already exists [2020-06-18T04:55:47.780Z] 1.2.2-dev.1: digest: sha256:82cf152e61d94c3201315c7bd5b74b5dcb703c562f0e6083dc5cb8c18113891b size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:55:48.080Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6-1.2.2-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:55:48.376Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6-1.2.2-dev.1 [2020-06-18T04:55:48.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2020-06-18T04:55:48.376Z] 7eece873f7cb: Preparing [2020-06-18T04:55:48.376Z] 8522a79603a1: Preparing [2020-06-18T04:55:48.376Z] 11c5f73d8959: Preparing [2020-06-18T04:55:48.376Z] 50644c29ef5a: Preparing [2020-06-18T04:55:48.376Z] 7eece873f7cb: Layer already exists [2020-06-18T04:55:48.376Z] 50644c29ef5a: Layer already exists [2020-06-18T04:55:48.376Z] 8522a79603a1: Layer already exists [2020-06-18T04:55:48.376Z] 11c5f73d8959: Layer already exists [2020-06-18T04:55:48.376Z] f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6-1.2.2-dev.1: digest: sha256:82cf152e61d94c3201315c7bd5b74b5dcb703c562f0e6083dc5cb8c18113891b size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:55:48.707Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:55:49.002Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master [2020-06-18T04:55:49.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2020-06-18T04:55:49.002Z] 7eece873f7cb: Preparing [2020-06-18T04:55:49.002Z] 8522a79603a1: Preparing [2020-06-18T04:55:49.002Z] 11c5f73d8959: Preparing [2020-06-18T04:55:49.002Z] 50644c29ef5a: Preparing [2020-06-18T04:55:49.002Z] 7eece873f7cb: Layer already exists [2020-06-18T04:55:49.002Z] 8522a79603a1: Layer already exists [2020-06-18T04:55:49.002Z] 50644c29ef5a: Layer already exists [2020-06-18T04:55:49.002Z] 11c5f73d8959: Layer already exists [2020-06-18T04:55:49.002Z] master: digest: sha256:82cf152e61d94c3201315c7bd5b74b5dcb703c562f0e6083dc5cb8c18113891b size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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] } [2020-06-18T04:55:52.571Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-18T04:55:59.263Z] Removing intermediate container 123a36614423 [2020-06-18T04:55:59.263Z] ---> 84fb074b203f [2020-06-18T04:55:59.263Z] Step 14/25 : FROM alpine [2020-06-18T04:55:59.263Z] latest: Pulling from library/alpine [2020-06-18T04:55:59.263Z] b538f80385f9: Pulling fs layer [2020-06-18T04:55:59.263Z] b538f80385f9: Verifying Checksum [2020-06-18T04:55:59.263Z] b538f80385f9: Pull complete [2020-06-18T04:55:59.263Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-18T04:55:59.263Z] Status: Downloaded newer image for alpine:latest [2020-06-18T04:55:59.263Z] ---> 62ee0e9f8440 [2020-06-18T04:55:59.263Z] Step 15/25 : ENV APP_PORT=49993 [2020-06-18T04:55:59.535Z] ---> Running in 1817e7ff8210 [2020-06-18T04:56:00.131Z] Removing intermediate container 1817e7ff8210 [2020-06-18T04:56:00.131Z] ---> 371c0bbd678b [2020-06-18T04:56:00.131Z] Step 16/25 : EXPOSE $APP_PORT [2020-06-18T04:56:00.131Z] ---> Running in 1aeca25323c2 [2020-06-18T04:56:00.411Z] Removing intermediate container 1aeca25323c2 [2020-06-18T04:56:00.411Z] ---> 18ab2f92e178 [2020-06-18T04:56:00.411Z] Step 17/25 : ENV DEVICE_PORT=161 [2020-06-18T04:56:00.684Z] ---> Running in 0143ff66e550 [2020-06-18T04:56:00.958Z] Removing intermediate container 0143ff66e550 [2020-06-18T04:56:00.958Z] ---> c57ae05722af [2020-06-18T04:56:00.958Z] Step 18/25 : EXPOSE $DEVICE_PORT [2020-06-18T04:56:01.231Z] ---> Running in 0f196fd9c6f5 [2020-06-18T04:56:01.503Z] Removing intermediate container 0f196fd9c6f5 [2020-06-18T04:56:01.503Z] ---> 89c036bdcb42 [2020-06-18T04:56:01.503Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-06-18T04:56:02.936Z] ---> 20a5e26ebdf3 [2020-06-18T04:56:02.936Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-06-18T04:56:03.526Z] ---> 7e501467c64f [2020-06-18T04:56:03.526Z] Step 21/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-06-18T04:56:04.118Z] ---> 91afe34b59c8 [2020-06-18T04:56:04.118Z] Step 22/25 : ENTRYPOINT ["/device-snmp-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] [2020-06-18T04:56:04.118Z] ---> Running in 129cf7819316 [2020-06-18T04:56:04.711Z] Removing intermediate container 129cf7819316 [2020-06-18T04:56:04.711Z] ---> 97c8f5feedea [2020-06-18T04:56:04.711Z] Step 23/25 : LABEL arch=arm64 [2020-06-18T04:56:04.711Z] ---> Running in 8c29c9f3cf97 [2020-06-18T04:56:05.306Z] Removing intermediate container 8c29c9f3cf97 [2020-06-18T04:56:05.306Z] ---> 9863539b50c8 [2020-06-18T04:56:05.306Z] Step 24/25 : LABEL git_sha=f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 [2020-06-18T04:56:05.306Z] ---> Running in 8d7a5caefa2b [2020-06-18T04:56:05.575Z] Removing intermediate container 8d7a5caefa2b [2020-06-18T04:56:05.575Z] ---> ca465a1901b5 [2020-06-18T04:56:05.575Z] Step 25/25 : LABEL version=1.2.2-dev.1 [2020-06-18T04:56:05.844Z] ---> Running in 0ef94e290a9f [2020-06-18T04:56:06.114Z] Removing intermediate container 0ef94e290a9f [2020-06-18T04:56:06.115Z] ---> 30a66f0d58fb [2020-06-18T04:56:06.115Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-18T04:56:06.115Z] Successfully built 30a66f0d58fb [2020-06-18T04:56:06.115Z] Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-06-18T04:56:06.581Z] provisioning config files... [2020-06-18T04:56:06.633Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/9@tmp/config1928642880588240521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-06-18T04:56:06.990Z] nexus3.edgexfoundry.org:10001 [2020-06-18T04:56:07.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-18T04:56:07.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-18T04:56:07.265Z] Configure a credential helper to remove this warning. See [2020-06-18T04:56:07.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-18T04:56:07.265Z] [2020-06-18T04:56:07.265Z] Login Succeeded [2020-06-18T04:56:07.538Z] nexus3.edgexfoundry.org:10002 [2020-06-18T04:56:07.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-18T04:56:07.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-18T04:56:07.809Z] Configure a credential helper to remove this warning. See [2020-06-18T04:56:07.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-18T04:56:07.809Z] [2020-06-18T04:56:07.809Z] Login Succeeded [2020-06-18T04:56:07.809Z] nexus3.edgexfoundry.org:10003 [2020-06-18T04:56:08.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-18T04:56:08.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-18T04:56:08.403Z] Configure a credential helper to remove this warning. See [2020-06-18T04:56:08.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-18T04:56:08.403Z] [2020-06-18T04:56:08.403Z] Login Succeeded [2020-06-18T04:56:08.403Z] nexus3.edgexfoundry.org:10004 [2020-06-18T04:56:08.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-18T04:56:08.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-18T04:56:08.998Z] Configure a credential helper to remove this warning. See [2020-06-18T04:56:08.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-18T04:56:08.998Z] [2020-06-18T04:56:08.998Z] Login Succeeded [2020-06-18T04:56:08.998Z] docker.io [2020-06-18T04:56:09.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-18T04:56:09.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-18T04:56:09.859Z] Configure a credential helper to remove this warning. See [2020-06-18T04:56:09.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-18T04:56:09.859Z] [2020-06-18T04:56:09.859Z] Login Succeeded [Pipeline] } [2020-06-18T04:56:09.874Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-06-18T04:56:09.976Z] [edgeXDocker.push] Tagging docker image docker-device-snmp-go-arm64 with the following tags: [2020-06-18T04:56:09.976Z] f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 [2020-06-18T04:56:09.976Z] latest [2020-06-18T04:56:09.976Z] 1.2.2-dev.1 [2020-06-18T04:56:09.976Z] f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6-1.2.2-dev.1 [2020-06-18T04:56:09.976Z] master [2020-06-18T04:56:09.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:56:10.380Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:56:10.724Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 [2020-06-18T04:56:10.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2020-06-18T04:56:10.724Z] 4426484ac177: Preparing [2020-06-18T04:56:10.724Z] 7fdf81944b7e: Preparing [2020-06-18T04:56:10.724Z] 48f0de25ff2e: Preparing [2020-06-18T04:56:10.724Z] e2f13739ad41: Preparing [2020-06-18T04:56:11.002Z] e2f13739ad41: Layer already exists [2020-06-18T04:56:11.002Z] 4426484ac177: Pushed [2020-06-18T04:56:11.002Z] 7fdf81944b7e: Pushed [2020-06-18T04:56:13.604Z] 48f0de25ff2e: Pushed [2020-06-18T04:56:13.874Z] f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6: digest: sha256:ad97e0a70bb3d7b7e205ddf1b976e09b03c4ad454e706a178ac48afcb939f53d size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:56:14.221Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:56:14.559Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest [2020-06-18T04:56:14.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2020-06-18T04:56:14.559Z] 4426484ac177: Preparing [2020-06-18T04:56:14.559Z] 7fdf81944b7e: Preparing [2020-06-18T04:56:14.559Z] 48f0de25ff2e: Preparing [2020-06-18T04:56:14.559Z] e2f13739ad41: Preparing [2020-06-18T04:56:14.559Z] 4426484ac177: Layer already exists [2020-06-18T04:56:14.559Z] 48f0de25ff2e: Layer already exists [2020-06-18T04:56:14.559Z] e2f13739ad41: Layer already exists [2020-06-18T04:56:14.559Z] 7fdf81944b7e: Layer already exists [2020-06-18T04:56:14.828Z] latest: digest: sha256:ad97e0a70bb3d7b7e205ddf1b976e09b03c4ad454e706a178ac48afcb939f53d size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:56:15.161Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.2.2-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:56:15.491Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.2.2-dev.1 [2020-06-18T04:56:15.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2020-06-18T04:56:15.491Z] 4426484ac177: Preparing [2020-06-18T04:56:15.491Z] 7fdf81944b7e: Preparing [2020-06-18T04:56:15.491Z] 48f0de25ff2e: Preparing [2020-06-18T04:56:15.491Z] e2f13739ad41: Preparing [2020-06-18T04:56:15.491Z] 48f0de25ff2e: Layer already exists [2020-06-18T04:56:15.491Z] 4426484ac177: Layer already exists [2020-06-18T04:56:15.491Z] e2f13739ad41: Layer already exists [2020-06-18T04:56:15.491Z] 7fdf81944b7e: Layer already exists [2020-06-18T04:56:15.761Z] 1.2.2-dev.1: digest: sha256:ad97e0a70bb3d7b7e205ddf1b976e09b03c4ad454e706a178ac48afcb939f53d size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:56:16.094Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6-1.2.2-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:56:16.428Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6-1.2.2-dev.1 [2020-06-18T04:56:16.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2020-06-18T04:56:16.428Z] 4426484ac177: Preparing [2020-06-18T04:56:16.428Z] 7fdf81944b7e: Preparing [2020-06-18T04:56:16.428Z] 48f0de25ff2e: Preparing [2020-06-18T04:56:16.428Z] e2f13739ad41: Preparing [2020-06-18T04:56:16.697Z] 4426484ac177: Layer already exists [2020-06-18T04:56:16.697Z] 7fdf81944b7e: Layer already exists [2020-06-18T04:56:16.697Z] e2f13739ad41: Layer already exists [2020-06-18T04:56:16.697Z] 48f0de25ff2e: Layer already exists [2020-06-18T04:56:16.697Z] f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6-1.2.2-dev.1: digest: sha256:ad97e0a70bb3d7b7e205ddf1b976e09b03c4ad454e706a178ac48afcb939f53d size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:56:17.035Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:56:17.365Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master [2020-06-18T04:56:17.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2020-06-18T04:56:17.365Z] 4426484ac177: Preparing [2020-06-18T04:56:17.365Z] 7fdf81944b7e: Preparing [2020-06-18T04:56:17.365Z] 48f0de25ff2e: Preparing [2020-06-18T04:56:17.365Z] e2f13739ad41: Preparing [2020-06-18T04:56:17.365Z] 4426484ac177: Layer already exists [2020-06-18T04:56:17.365Z] e2f13739ad41: Layer already exists [2020-06-18T04:56:17.365Z] 48f0de25ff2e: Layer already exists [2020-06-18T04:56:17.365Z] 7fdf81944b7e: Layer already exists [2020-06-18T04:56:17.635Z] master: digest: sha256:ad97e0a70bb3d7b7e205ddf1b976e09b03c4ad454e706a178ac48afcb939f53d size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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 [2020-06-18T04:56:18.295Z] provisioning config files... [2020-06-18T04:56:18.307Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config8178431809870222961tmp [Pipeline] { [Pipeline] sh [2020-06-18T04:56:18.635Z] + curl -s https://codecov.io/bash [2020-06-18T04:56:18.635Z] + bash -s - -t @/w/workspace/gexfoundry_device-snmp-go_master@tmp/config8178431809870222961tmp [2020-06-18T04:56:18.896Z] [2020-06-18T04:56:18.896Z] _____ _ [2020-06-18T04:56:18.896Z] / ____| | | [2020-06-18T04:56:18.896Z] | | ___ __| | ___ ___ _____ __ [2020-06-18T04:56:18.896Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-18T04:56:18.896Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-18T04:56:18.896Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-18T04:56:18.896Z] Bash-20200602-f809a24 [2020-06-18T04:56:18.896Z] [2020-06-18T04:56:18.896Z] [2020-06-18T04:56:18.896Z] ==> Jenkins CI detected. [2020-06-18T04:56:18.896Z] project root: . [2020-06-18T04:56:18.896Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-18T04:56:18.896Z] ==> Running gcov in . (disable via -X gcov) [2020-06-18T04:56:18.896Z] ==> Python coveragepy not found [2020-06-18T04:56:18.896Z] ==> Searching for coverage reports in: [2020-06-18T04:56:18.896Z] + . [2020-06-18T04:56:18.896Z] -> Found 1 reports [2020-06-18T04:56:18.896Z] ==> Detecting git/mercurial file structure [2020-06-18T04:56:18.896Z] ==> Reading reports [2020-06-18T04:56:18.896Z] + ./coverage.out bytes=8493 [2020-06-18T04:56:18.896Z] ==> Appending adjustments [2020-06-18T04:56:18.896Z] https://docs.codecov.io/docs/fixing-reports [2020-06-18T04:56:18.896Z] + Found adjustments [2020-06-18T04:56:18.896Z] ==> Gzipping contents [2020-06-18T04:56:18.896Z] ==> Uploading reports [2020-06-18T04:56:18.896Z] url: https://codecov.io [2020-06-18T04:56:18.896Z] query: branch=master&commit=f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job= [2020-06-18T04:56:18.896Z] -> Pinging Codecov [2020-06-18T04:56:18.896Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=master&commit=f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job= [2020-06-18T04:56:20.278Z] -> Uploading [2020-06-18T04:56:20.539Z] -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 [Pipeline] } [2020-06-18T04:56:20.547Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-06-18T04:56:20.732Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-06-18T04:56:20.733Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-06-18T04:56:20.761Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:56:21.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-18T04:56:21.080Z] [2020-06-18T04:56:21.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:56:21.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-18T04:56:21.404Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-06-18T04:56:21.404Z] cbdbe7a5bc2a: Pulling fs layer [2020-06-18T04:56:21.404Z] 408f87550127: Pulling fs layer [2020-06-18T04:56:21.404Z] fe522b08c979: Pulling fs layer [2020-06-18T04:56:21.404Z] 221eaa008020: Pulling fs layer [2020-06-18T04:56:21.404Z] 2a4607e5d6b9: Pulling fs layer [2020-06-18T04:56:21.404Z] 8f79b27c4fd2: Pulling fs layer [2020-06-18T04:56:21.404Z] e5c8dbe1645b: Pulling fs layer [2020-06-18T04:56:21.404Z] 23e8b3b47431: Pulling fs layer [2020-06-18T04:56:21.404Z] 5c568d65a230: Pulling fs layer [2020-06-18T04:56:21.404Z] 23e8b3b47431: Waiting [2020-06-18T04:56:21.404Z] 8f79b27c4fd2: Waiting [2020-06-18T04:56:21.404Z] 5c568d65a230: Waiting [2020-06-18T04:56:21.404Z] e5c8dbe1645b: Waiting [2020-06-18T04:56:21.404Z] 2a4607e5d6b9: Waiting [2020-06-18T04:56:21.404Z] 221eaa008020: Waiting [2020-06-18T04:56:21.405Z] fe522b08c979: Verifying Checksum [2020-06-18T04:56:21.405Z] fe522b08c979: Download complete [2020-06-18T04:56:21.405Z] 408f87550127: Verifying Checksum [2020-06-18T04:56:21.405Z] 408f87550127: Download complete [2020-06-18T04:56:21.405Z] 2a4607e5d6b9: Verifying Checksum [2020-06-18T04:56:21.405Z] 2a4607e5d6b9: Download complete [2020-06-18T04:56:21.405Z] 8f79b27c4fd2: Verifying Checksum [2020-06-18T04:56:21.405Z] 8f79b27c4fd2: Download complete [2020-06-18T04:56:21.405Z] cbdbe7a5bc2a: Download complete [2020-06-18T04:56:22.033Z] cbdbe7a5bc2a: Pull complete [2020-06-18T04:56:22.033Z] e5c8dbe1645b: Verifying Checksum [2020-06-18T04:56:22.033Z] e5c8dbe1645b: Download complete [2020-06-18T04:56:22.316Z] 408f87550127: Pull complete [2020-06-18T04:56:22.583Z] 23e8b3b47431: Verifying Checksum [2020-06-18T04:56:22.583Z] 23e8b3b47431: Download complete [2020-06-18T04:56:22.583Z] fe522b08c979: Pull complete [2020-06-18T04:56:22.868Z] 5c568d65a230: Verifying Checksum [2020-06-18T04:56:22.868Z] 5c568d65a230: Download complete [2020-06-18T04:56:23.440Z] 221eaa008020: Verifying Checksum [2020-06-18T04:56:23.440Z] 221eaa008020: Download complete [2020-06-18T04:56:30.070Z] 221eaa008020: Pull complete [2020-06-18T04:56:30.070Z] 2a4607e5d6b9: Pull complete [2020-06-18T04:56:30.070Z] 8f79b27c4fd2: Pull complete [2020-06-18T04:56:31.987Z] e5c8dbe1645b: Pull complete [2020-06-18T04:56:35.306Z] 23e8b3b47431: Pull complete [2020-06-18T04:56:36.697Z] 5c568d65a230: Pull complete [2020-06-18T04:56:36.697Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-06-18T04:56:36.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-18T04:56:36.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-06-18T04:56:36.868Z] prd-centos7-docker-4c-2g-3499 does not seem to be running inside a container [2020-06-18T04:56:36.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_device-snmp-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-06-18T04:56:37.682Z] $ docker top 6668183149af8b50fb0cfd052c3a8e8ede15af1c7b5c06979b30f54b39568569 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-18T04:56:38.117Z] + snyk monitor '--org=edgex-jenkins' [2020-06-18T04:56:43.419Z] [2020-06-18T04:56:43.419Z] Monitoring /w/workspace/gexfoundry_device-snmp-go_master (github.com/edgexfoundry/device-snmp-go)... [2020-06-18T04:56:43.419Z] [2020-06-18T04:56:43.419Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/be981a43-d97e-4c8a-8072-3e1bb1421f58 [2020-06-18T04:56:43.419Z] [2020-06-18T04:56:43.419Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-06-18T04:56:43.419Z] [2020-06-18T04:56:43.419Z] [2020-06-18T04:56:43.419Z] You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. [2020-06-18T04:56:43.419Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-06-18T04:56:43.435Z] $ docker stop --time=1 6668183149af8b50fb0cfd052c3a8e8ede15af1c7b5c06979b30f54b39568569 [2020-06-18T04:56:46.455Z] $ docker rm -f 6668183149af8b50fb0cfd052c3a8e8ede15af1c7b5c06979b30f54b39568569 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:56:47.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-18T04:56:47.368Z] [2020-06-18T04:56:47.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:56:47.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-18T04:56:47.702Z] latest: Pulling from edgex-devops/edgex-klar [2020-06-18T04:56:47.702Z] e7c96db7181b: Pulling fs layer [2020-06-18T04:56:47.702Z] 1868ca2cb446: Pulling fs layer [2020-06-18T04:56:47.702Z] 136be5d0fe8e: Pulling fs layer [2020-06-18T04:56:47.702Z] 894bfe63afcb: Pulling fs layer [2020-06-18T04:56:47.702Z] 894bfe63afcb: Waiting [2020-06-18T04:56:47.702Z] 1868ca2cb446: Verifying Checksum [2020-06-18T04:56:47.702Z] 1868ca2cb446: Download complete [2020-06-18T04:56:47.702Z] 136be5d0fe8e: Verifying Checksum [2020-06-18T04:56:47.702Z] 136be5d0fe8e: Download complete [2020-06-18T04:56:47.702Z] e7c96db7181b: Verifying Checksum [2020-06-18T04:56:47.702Z] e7c96db7181b: Download complete [2020-06-18T04:56:47.702Z] 894bfe63afcb: Verifying Checksum [2020-06-18T04:56:47.702Z] 894bfe63afcb: Download complete [2020-06-18T04:56:47.962Z] e7c96db7181b: Pull complete [2020-06-18T04:56:48.223Z] 1868ca2cb446: Pull complete [2020-06-18T04:56:48.223Z] 136be5d0fe8e: Pull complete [2020-06-18T04:56:48.483Z] 894bfe63afcb: Pull complete [2020-06-18T04:56:48.483Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-06-18T04:56:48.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-18T04:56:48.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-06-18T04:56:48.571Z] prd-centos7-docker-4c-2g-3499 does not seem to be running inside a container [2020-06-18T04:56:48.619Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-18T04:56:49.962Z] $ docker top c20999793d486ee528359d2b0afcc38a0bfa91c1798290515f46348261f995da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-18T04:56:50.396Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-snmp-go:f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 [2020-06-18T04:56:50.396Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-18T04:56:53.781Z] $ docker stop --time=1 c20999793d486ee528359d2b0afcc38a0bfa91c1798290515f46348261f995da [2020-06-18T04:56:55.110Z] $ docker rm -f c20999793d486ee528359d2b0afcc38a0bfa91c1798290515f46348261f995da [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:56:55.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-18T04:56:55.522Z] . [Pipeline] withDockerContainer [2020-06-18T04:56:55.619Z] prd-centos7-docker-4c-2g-3499 does not seem to be running inside a container [2020-06-18T04:56:55.664Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-18T04:56:56.169Z] $ docker top f01681a0a77ce162cb568875fa1e514b7c70758b389f7628a8223b70d1cc6552 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-18T04:56:56.607Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-snmp-go:f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 [2020-06-18T04:56:56.607Z] + tee [2020-06-18T04:56:56.607Z] clair timeout 1m0s [2020-06-18T04:56:56.607Z] docker timeout: 1m0s [2020-06-18T04:56:56.607Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-18T04:56:57.240Z] $ docker stop --time=1 f01681a0a77ce162cb568875fa1e514b7c70758b389f7628a8223b70d1cc6552 [2020-06-18T04:56:58.597Z] $ docker rm -f f01681a0a77ce162cb568875fa1e514b7c70758b389f7628a8223b70d1cc6552 [Pipeline] // withDockerContainer [Pipeline] sh [2020-06-18T04:56:59.017Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/clair-reports [Pipeline] echo [2020-06-18T04:56:59.028Z] Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-snmp-go_master/clair-reports/clair_results_docker-device-snmp-go_f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6.html [Pipeline] writeFile [Pipeline] step [2020-06-18T04:56:59.054Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:56:59.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-18T04:56:59.383Z] . [Pipeline] withDockerContainer [2020-06-18T04:56:59.472Z] prd-centos7-docker-4c-2g-3499 does not seem to be running inside a container [2020-06-18T04:56:59.516Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-18T04:57:00.077Z] $ docker top f35b11c53a554b8c9404f9af287df91d80335347e76586e38d05317f88b95483 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-18T04:57:00.503Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 [2020-06-18T04:57:00.503Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-18T04:57:03.969Z] $ docker stop --time=1 f35b11c53a554b8c9404f9af287df91d80335347e76586e38d05317f88b95483 [2020-06-18T04:57:05.337Z] $ docker rm -f f35b11c53a554b8c9404f9af287df91d80335347e76586e38d05317f88b95483 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:57:05.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-18T04:57:05.745Z] . [Pipeline] withDockerContainer [2020-06-18T04:57:05.847Z] prd-centos7-docker-4c-2g-3499 does not seem to be running inside a container [2020-06-18T04:57:05.893Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-18T04:57:06.761Z] $ docker top 8e838d887f49cb3ceaa565eb7b5f50df13755c045a5c95f265089f163ba07b34 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-18T04:57:07.244Z] + + /klartee nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 [2020-06-18T04:57:07.244Z] [2020-06-18T04:57:07.244Z] clair timeout 1m0s [2020-06-18T04:57:07.244Z] docker timeout: 1m0s [2020-06-18T04:57:07.244Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-18T04:57:07.873Z] $ docker stop --time=1 8e838d887f49cb3ceaa565eb7b5f50df13755c045a5c95f265089f163ba07b34 [2020-06-18T04:57:09.216Z] $ docker rm -f 8e838d887f49cb3ceaa565eb7b5f50df13755c045a5c95f265089f163ba07b34 [Pipeline] // withDockerContainer [Pipeline] sh [2020-06-18T04:57:09.637Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/clair-reports [Pipeline] echo [2020-06-18T04:57:09.649Z] Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-snmp-go_master/clair-reports/clair_results_docker-device-snmp-go-arm64_f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6.html [Pipeline] writeFile [Pipeline] step [2020-06-18T04:57:09.675Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:57:10.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-18T04:57:10.218Z] . [Pipeline] withDockerContainer [2020-06-18T04:57:10.309Z] prd-centos7-docker-4c-2g-3499 does not seem to be running inside a container [2020-06-18T04:57:10.356Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-18T04:57:10.984Z] $ docker top c69ca86361500950ffa5d1413f452ec711bab2cb9445ebad4cc3bb8a0ea2c995 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-18T04:57:11.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-18T04:57:11.171Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-18T04:57:11.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-18T04:57:11.407Z] $ docker exec c69ca86361500950ffa5d1413f452ec711bab2cb9445ebad4cc3bb8a0ea2c995 ssh-agent [2020-06-18T04:57:11.582Z] SSH_AUTH_SOCK=/tmp/ssh-RugiNm0bhKvE/agent.11 [2020-06-18T04:57:11.582Z] SSH_AGENT_PID=17 [2020-06-18T04:57:11.587Z] Running ssh-add (command line suppressed) [2020-06-18T04:57:11.732Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6843781184333115997.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6843781184333115997.key) [2020-06-18T04:57:11.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-18T04:57:12.084Z] + git semver tag [2020-06-18T04:57:12.084Z] # -> Open(): unable to determine branch for HEAD [2020-06-18T04:57:12.084Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2020-06-18T04:57:12.084Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2020-06-18T04:57:12.084Z] # $SEMVER_REMOTE_NAME = origin [2020-06-18T04:57:12.084Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-18T04:57:12.084Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-18T04:57:12.084Z] # $SEMVER_BRANCH = master [2020-06-18T04:57:12.084Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [2020-06-18T04:57:12.084Z] # f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 HEAD [2020-06-18T04:57:12.084Z] # -> Force: false [2020-06-18T04:57:12.084Z] # e041dbbd3e4147cf9c44191eea402a9b6b52c1c2 refs/tags/v1.2.2-dev.1 [Pipeline] } [2020-06-18T04:57:12.100Z] $ docker exec --env ******** --env ******** c69ca86361500950ffa5d1413f452ec711bab2cb9445ebad4cc3bb8a0ea2c995 ssh-agent -k [2020-06-18T04:57:12.223Z] unset SSH_AUTH_SOCK; [2020-06-18T04:57:12.223Z] unset SSH_AGENT_PID; [2020-06-18T04:57:12.223Z] echo Agent pid 17 killed; [2020-06-18T04:57:12.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-18T04:57:12.640Z] + git semver [Pipeline] } [2020-06-18T04:57:12.659Z] $ docker stop --time=1 c69ca86361500950ffa5d1413f452ec711bab2cb9445ebad4cc3bb8a0ea2c995 [2020-06-18T04:57:13.996Z] $ docker rm -f c69ca86361500950ffa5d1413f452ec711bab2cb9445ebad4cc3bb8a0ea2c995 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:57:14.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-18T04:57:14.478Z] [2020-06-18T04:57:14.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:57:14.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-18T04:57:14.792Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-06-18T04:57:14.792Z] ab5ef0e58194: Pulling fs layer [2020-06-18T04:57:14.792Z] 9712f1f96733: Pulling fs layer [2020-06-18T04:57:14.792Z] 63f879dbbcfc: Pulling fs layer [2020-06-18T04:57:14.792Z] 0d9ebad4ef96: Pulling fs layer [2020-06-18T04:57:14.792Z] e9a5061849ea: Pulling fs layer [2020-06-18T04:57:14.792Z] d747dcd14b5f: Pulling fs layer [2020-06-18T04:57:14.792Z] 2de7ff778b66: Pulling fs layer [2020-06-18T04:57:14.792Z] e9a5061849ea: Waiting [2020-06-18T04:57:14.792Z] d747dcd14b5f: Waiting [2020-06-18T04:57:14.792Z] 2de7ff778b66: Waiting [2020-06-18T04:57:14.792Z] 0d9ebad4ef96: Waiting [2020-06-18T04:57:14.792Z] 9712f1f96733: Verifying Checksum [2020-06-18T04:57:14.792Z] 9712f1f96733: Download complete [2020-06-18T04:57:15.387Z] 63f879dbbcfc: Verifying Checksum [2020-06-18T04:57:15.387Z] 63f879dbbcfc: Download complete [2020-06-18T04:57:15.651Z] e9a5061849ea: Verifying Checksum [2020-06-18T04:57:15.651Z] e9a5061849ea: Download complete [2020-06-18T04:57:15.651Z] d747dcd14b5f: Verifying Checksum [2020-06-18T04:57:15.651Z] d747dcd14b5f: Download complete [2020-06-18T04:57:15.915Z] 2de7ff778b66: Verifying Checksum [2020-06-18T04:57:15.915Z] 2de7ff778b66: Download complete [2020-06-18T04:57:15.915Z] 0d9ebad4ef96: Verifying Checksum [2020-06-18T04:57:15.915Z] 0d9ebad4ef96: Download complete [2020-06-18T04:57:16.188Z] ab5ef0e58194: Verifying Checksum [2020-06-18T04:57:16.188Z] ab5ef0e58194: Download complete [2020-06-18T04:57:20.417Z] ab5ef0e58194: Pull complete [2020-06-18T04:57:20.417Z] 9712f1f96733: Pull complete [2020-06-18T04:57:23.733Z] 63f879dbbcfc: Pull complete [2020-06-18T04:57:30.361Z] 0d9ebad4ef96: Pull complete [2020-06-18T04:57:31.303Z] e9a5061849ea: Pull complete [2020-06-18T04:57:31.303Z] d747dcd14b5f: Pull complete [2020-06-18T04:57:35.523Z] 2de7ff778b66: Pull complete [2020-06-18T04:57:35.523Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-06-18T04:57:35.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-18T04:57:35.523Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-06-18T04:57:35.723Z] prd-centos7-docker-4c-2g-3499 does not seem to be running inside a container [2020-06-18T04:57:35.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-06-18T04:57:39.446Z] $ docker top f565a557aee4653caa55ef6bcb38161fb10a1bbd663089ee08968a33e89992f9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-06-18T04:57:39.589Z] provisioning config files... [2020-06-18T04:57:39.598Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config1781756491978720233tmp [2020-06-18T04:57:39.611Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config5802056734946600137tmp [2020-06-18T04:57:39.624Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config6867691685897198655tmp [Pipeline] { [Pipeline] echo [2020-06-18T04:57:39.653Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-18T04:57:39.944Z] ---> sigul-configuration.sh [2020-06-18T04:57:39.945Z] gpg: directory `/root/.gnupg' created [2020-06-18T04:57:39.945Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-06-18T04:57:39.945Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-06-18T04:57:39.945Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-06-18T04:57:39.945Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-06-18T04:57:39.945Z] gpg: CAST5 encrypted data [2020-06-18T04:57:40.205Z] gpg: encrypted with 1 passphrase [2020-06-18T04:57:40.205Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-06-18T04:57:40.497Z] + mkdir /home/jenkins [2020-06-18T04:57:40.497Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-06-18T04:57:40.790Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-06-18T04:57:40.800Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-18T04:57:41.091Z] ---> sigul-install.sh [2020-06-18T04:57:46.377Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-06-18T04:57:46.672Z] + git tag --list [2020-06-18T04:57:46.672Z] v1.2.2-dev.1 [Pipeline] sh [2020-06-18T04:57:46.965Z] + lftools sign git-tag v1.2.2-dev.1 [2020-06-18T04:57:48.349Z] Signing Git tag with Sigul... [2020-06-18T04:57:48.349Z] Signing v1.2.2-dev.1 [Pipeline] echo [2020-06-18T04:57:49.298Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-18T04:57:49.599Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-06-18T04:57:49.607Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-06-18T04:57:49.657Z] $ docker stop --time=1 f565a557aee4653caa55ef6bcb38161fb10a1bbd663089ee08968a33e89992f9 [2020-06-18T04:57:51.484Z] $ docker rm -f f565a557aee4653caa55ef6bcb38161fb10a1bbd663089ee08968a33e89992f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:57:52.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-18T04:57:52.041Z] . [Pipeline] withDockerContainer [2020-06-18T04:57:52.188Z] prd-centos7-docker-4c-2g-3499 does not seem to be running inside a container [2020-06-18T04:57:52.306Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-18T04:57:52.917Z] $ docker top db0ffdaeb73270b04dd46736fd2037fd57da103b713cd410cc76e44d9339dd11 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-18T04:57:53.117Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-18T04:57:53.117Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-18T04:57:53.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-18T04:57:53.317Z] $ docker exec db0ffdaeb73270b04dd46736fd2037fd57da103b713cd410cc76e44d9339dd11 ssh-agent [2020-06-18T04:57:53.503Z] SSH_AUTH_SOCK=/tmp/ssh-xZTkPq5VV7aF/agent.11 [2020-06-18T04:57:53.503Z] SSH_AGENT_PID=17 [2020-06-18T04:57:53.509Z] Running ssh-add (command line suppressed) [2020-06-18T04:57:53.645Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_3193317971113264190.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_3193317971113264190.key) [2020-06-18T04:57:53.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-18T04:57:54.005Z] + git semver bump pre [2020-06-18T04:57:54.006Z] # -> Open(): unable to determine branch for HEAD [2020-06-18T04:57:54.006Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2020-06-18T04:57:54.006Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2020-06-18T04:57:54.006Z] # $SEMVER_REMOTE_NAME = origin [2020-06-18T04:57:54.006Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-18T04:57:54.006Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-18T04:57:54.006Z] # $SEMVER_BRANCH = master [2020-06-18T04:57:54.006Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [2020-06-18T04:57:54.006Z] 1.2.2-dev.2 [Pipeline] } [2020-06-18T04:57:54.019Z] $ docker exec --env ******** --env ******** db0ffdaeb73270b04dd46736fd2037fd57da103b713cd410cc76e44d9339dd11 ssh-agent -k [2020-06-18T04:57:54.140Z] unset SSH_AUTH_SOCK; [2020-06-18T04:57:54.140Z] unset SSH_AGENT_PID; [2020-06-18T04:57:54.140Z] echo Agent pid 17 killed; [2020-06-18T04:57:54.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-18T04:57:54.556Z] + git semver [Pipeline] } [2020-06-18T04:57:54.574Z] $ docker stop --time=1 db0ffdaeb73270b04dd46736fd2037fd57da103b713cd410cc76e44d9339dd11 [2020-06-18T04:57:55.938Z] $ docker rm -f db0ffdaeb73270b04dd46736fd2037fd57da103b713cd410cc76e44d9339dd11 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:57:56.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-18T04:57:56.380Z] . [Pipeline] withDockerContainer [2020-06-18T04:57:56.481Z] prd-centos7-docker-4c-2g-3499 does not seem to be running inside a container [2020-06-18T04:57:56.525Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-18T04:57:57.073Z] $ docker top 2082610edbaf0990dfe2bf1afd992c58949d15bbd981296f0dbfb2136527971f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-18T04:57:57.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-18T04:57:57.243Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-18T04:57:57.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-18T04:57:57.430Z] $ docker exec 2082610edbaf0990dfe2bf1afd992c58949d15bbd981296f0dbfb2136527971f ssh-agent [2020-06-18T04:57:57.599Z] SSH_AUTH_SOCK=/tmp/ssh-n5OPIYIn7ujh/agent.11 [2020-06-18T04:57:57.599Z] SSH_AGENT_PID=16 [2020-06-18T04:57:57.605Z] Running ssh-add (command line suppressed) [2020-06-18T04:57:57.734Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_7094173308610237497.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_7094173308610237497.key) [2020-06-18T04:57:57.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-18T04:57:58.098Z] + git semver push [2020-06-18T04:57:58.098Z] # -> Open(): unable to determine branch for HEAD [2020-06-18T04:57:58.098Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2020-06-18T04:57:58.098Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2020-06-18T04:57:58.098Z] # $SEMVER_REMOTE_NAME = origin [2020-06-18T04:57:58.098Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-18T04:57:58.098Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-18T04:57:58.098Z] # $SEMVER_BRANCH = master [2020-06-18T04:57:58.098Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } [2020-06-18T04:58:04.701Z] $ docker exec --env ******** --env ******** 2082610edbaf0990dfe2bf1afd992c58949d15bbd981296f0dbfb2136527971f ssh-agent -k [2020-06-18T04:58:04.836Z] unset SSH_AUTH_SOCK; [2020-06-18T04:58:04.836Z] unset SSH_AGENT_PID; [2020-06-18T04:58:04.836Z] echo Agent pid 16 killed; [2020-06-18T04:58:04.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-18T04:58:05.246Z] + git semver [Pipeline] } [2020-06-18T04:58:05.265Z] $ docker stop --time=1 2082610edbaf0990dfe2bf1afd992c58949d15bbd981296f0dbfb2136527971f [2020-06-18T04:58:06.620Z] $ docker rm -f 2082610edbaf0990dfe2bf1afd992c58949d15bbd981296f0dbfb2136527971f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-06-18T04:58:07.238Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-18T04:58:07.798Z] ---> package-listing.sh [2020-06-18T04:58:07.798Z] ++ facter osfamily [2020-06-18T04:58:07.798Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-18T04:58:07.798Z] + OS_FAMILY=redhat [2020-06-18T04:58:07.798Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_master [2020-06-18T04:58:07.798Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-18T04:58:07.798Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-18T04:58:07.798Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-18T04:58:07.798Z] + PACKAGES=/tmp/packages_start.txt [2020-06-18T04:58:07.798Z] + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' [2020-06-18T04:58:07.798Z] + PACKAGES=/tmp/packages_end.txt [2020-06-18T04:58:07.798Z] + case "${OS_FAMILY}" in [2020-06-18T04:58:07.798Z] + rpm -qa [2020-06-18T04:58:07.798Z] + sort [2020-06-18T04:58:11.126Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-18T04:58:11.126Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-18T04:58:11.126Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-18T04:58:11.126Z] + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' [2020-06-18T04:58:11.126Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/archives/ [2020-06-18T04:58:11.126Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:58:11.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-18T04:58:11.502Z] [2020-06-18T04:58:11.502Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:58:11.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-18T04:58:11.825Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-18T04:58:11.825Z] c9b1b535fdd9: Pulling fs layer [2020-06-18T04:58:11.825Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-18T04:58:11.825Z] 756a868c4378: Pulling fs layer [2020-06-18T04:58:11.825Z] 444b2fc9a129: Pulling fs layer [2020-06-18T04:58:11.825Z] ea15f1150254: Pulling fs layer [2020-06-18T04:58:11.825Z] 41b27a9f41bf: Pulling fs layer [2020-06-18T04:58:11.825Z] 28c525ee5125: Pulling fs layer [2020-06-18T04:58:11.825Z] 094b1ea09ed8: Pulling fs layer [2020-06-18T04:58:11.825Z] 138eaada9080: Pulling fs layer [2020-06-18T04:58:11.825Z] 0622d0fa9048: Pulling fs layer [2020-06-18T04:58:11.825Z] 444b2fc9a129: Waiting [2020-06-18T04:58:11.825Z] ea15f1150254: Waiting [2020-06-18T04:58:11.825Z] 41b27a9f41bf: Waiting [2020-06-18T04:58:11.825Z] 28c525ee5125: Waiting [2020-06-18T04:58:11.825Z] 094b1ea09ed8: Waiting [2020-06-18T04:58:11.825Z] 138eaada9080: Waiting [2020-06-18T04:58:11.825Z] 0622d0fa9048: Waiting [2020-06-18T04:58:11.825Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-18T04:58:11.825Z] 2cc5ad85d9ab: Download complete [2020-06-18T04:58:11.825Z] 444b2fc9a129: Verifying Checksum [2020-06-18T04:58:11.825Z] 444b2fc9a129: Download complete [2020-06-18T04:58:11.825Z] c9b1b535fdd9: Verifying Checksum [2020-06-18T04:58:11.825Z] c9b1b535fdd9: Download complete [2020-06-18T04:58:11.825Z] ea15f1150254: Verifying Checksum [2020-06-18T04:58:11.825Z] ea15f1150254: Download complete [2020-06-18T04:58:12.091Z] 28c525ee5125: Verifying Checksum [2020-06-18T04:58:12.091Z] 28c525ee5125: Download complete [2020-06-18T04:58:12.359Z] 756a868c4378: Verifying Checksum [2020-06-18T04:58:12.359Z] 756a868c4378: Download complete [2020-06-18T04:58:12.359Z] 094b1ea09ed8: Verifying Checksum [2020-06-18T04:58:12.359Z] 094b1ea09ed8: Download complete [2020-06-18T04:58:12.359Z] 138eaada9080: Verifying Checksum [2020-06-18T04:58:12.359Z] 138eaada9080: Download complete [2020-06-18T04:58:12.621Z] 0622d0fa9048: Download complete [2020-06-18T04:58:12.883Z] 41b27a9f41bf: Verifying Checksum [2020-06-18T04:58:12.883Z] 41b27a9f41bf: Download complete [2020-06-18T04:58:12.883Z] c9b1b535fdd9: Pull complete [2020-06-18T04:58:13.461Z] 2cc5ad85d9ab: Pull complete [2020-06-18T04:58:15.377Z] 756a868c4378: Pull complete [2020-06-18T04:58:15.637Z] 444b2fc9a129: Pull complete [2020-06-18T04:58:15.897Z] ea15f1150254: Pull complete [2020-06-18T04:58:20.119Z] 41b27a9f41bf: Pull complete [2020-06-18T04:58:20.119Z] 28c525ee5125: Pull complete [2020-06-18T04:58:22.691Z] 094b1ea09ed8: Pull complete [2020-06-18T04:58:22.691Z] 138eaada9080: Pull complete [2020-06-18T04:58:22.954Z] 0622d0fa9048: Pull complete [2020-06-18T04:58:22.954Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-18T04:58:22.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-18T04:58:22.954Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-18T04:58:23.085Z] prd-centos7-docker-4c-2g-3499 does not seem to be running inside a container [2020-06-18T04:58:23.130Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-18T04:58:26.399Z] $ docker top 3e3e73e2381594cc65964f180427960b1d48b3d25bd9aa0831c38e1c7775c5e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-18T04:58:26.585Z] provisioning config files... [2020-06-18T04:58:26.598Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config1441392670097190654tmp [Pipeline] { [Pipeline] echo [2020-06-18T04:58:26.631Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-18T04:58:26.922Z] ---> create-netrc.sh [Pipeline] echo [2020-06-18T04:58:26.931Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-18T04:58:27.234Z] ---> logs-deploy.sh [2020-06-18T04:58:27.234Z] + ARCHIVE_ARTIFACTS= [2020-06-18T04:58:27.234Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-18T04:58:27.234Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-18T04:58:27.234Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-18T04:58:27.234Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/9 [2020-06-18T04:58:27.234Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/master/9/ [2020-06-18T04:58:27.234Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/9 /w/workspace/gexfoundry_device-snmp-go_master [2020-06-18T04:58:28.618Z] Archives upload complete. [2020-06-18T04:58:28.618Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/9 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/master/9/