Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5e8dc04a8dfc6d0e16e7405a11b8224c3e5841bf Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-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-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-8274 in /w/workspace/ndry_app-functions-sdk-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 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-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/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 5e8dc04a8dfc6d0e16e7405a11b8224c3e5841bf (master) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e8dc04a8dfc6d0e16e7405a11b8224c3e5841bf # timeout=10 Commit message: "Merge pull request #367 from rsdmike/changelog" > git rev-list --no-walk 78b69fccff132480e5dc738eccde30bbfd5ef5b0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:04:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:04:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:04:02 ========================================================= 17:04:02 EdgeX Global Pipelines Version Info 17:04:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:04:04 ------------------- 17:04:04 stable info: 17:04:04 ------------------- 17:04:04 Commited By: Emilio Reyes emilio.reyes@intel.com 17:04:04 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 17:04:04 Message: update stable to v1.0.87 17:04:04 ------------------- 17:04:04 experimental info: 17:04:04 ------------------- 17:04:04 Commited By: **** collab-it+edgex@linuxfoundation.org 17:04:04 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 17:04:04 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 17:04:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:04:07 17:04:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:04:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:04:07 latest: Pulling from edgex-devops/git-semver 17:04:07 9123ac7c32f7: Pulling fs layer 17:04:07 b8cc5d1170e3: Pulling fs layer 17:04:07 2924cbbf6a41: Pulling fs layer 17:04:07 93b08a4f1073: Pulling fs layer 17:04:07 93b08a4f1073: Waiting 17:04:07 b8cc5d1170e3: Verifying Checksum 17:04:07 b8cc5d1170e3: Download complete 17:04:08 9123ac7c32f7: Verifying Checksum 17:04:08 9123ac7c32f7: Download complete 17:04:08 93b08a4f1073: Verifying Checksum 17:04:08 93b08a4f1073: Download complete 17:04:08 2924cbbf6a41: Verifying Checksum 17:04:08 2924cbbf6a41: Download complete 17:04:08 9123ac7c32f7: Pull complete 17:04:08 b8cc5d1170e3: Pull complete 17:04:09 2924cbbf6a41: Pull complete 17:04:09 93b08a4f1073: Pull complete 17:04:09 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 17:04:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:04:09 prd-centos7-docker-4c-2g-8274 does not seem to be running inside a container 17:04:09 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:04:10 $ docker top ed75a3229e1115d2acff423314c052eb8daea35c65a641c269cb0a6d02906887 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:04:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:04:10 [ssh-agent] Looking for ssh-agent implementation... 17:04:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:04:10 $ docker exec ed75a3229e1115d2acff423314c052eb8daea35c65a641c269cb0a6d02906887 ssh-agent 17:04:10 SSH_AUTH_SOCK=/tmp/ssh-uTwjdow8m0Rj/agent.15 17:04:10 SSH_AGENT_PID=21 17:04:10 Running ssh-add (command line suppressed) 17:04:11 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2125406848142403747.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2125406848142403747.key) 17:04:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:04:11 + git describe --exact-match --tags HEAD 17:04:11 fatal: No names found, cannot describe anything. [Pipeline] } 17:04:11 $ docker exec --env ******** --env ******** ed75a3229e1115d2acff423314c052eb8daea35c65a641c269cb0a6d02906887 ssh-agent -k 17:04:11 unset SSH_AUTH_SOCK; 17:04:11 unset SSH_AGENT_PID; 17:04:11 echo Agent pid 21 killed; 17:04:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:04:11 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 17:04:11 This usually means this commit has not been tagged. [Pipeline] sshagent 17:04:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:04:11 [ssh-agent] Looking for ssh-agent implementation... 17:04:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:04:12 $ docker exec ed75a3229e1115d2acff423314c052eb8daea35c65a641c269cb0a6d02906887 ssh-agent 17:04:12 SSH_AUTH_SOCK=/tmp/ssh-OUNXjDQDrC9c/agent.56 17:04:12 SSH_AGENT_PID=63 17:04:12 Running ssh-add (command line suppressed) 17:04:12 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_23947690211669182.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_23947690211669182.key) 17:04:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:04:12 + git semver init 17:04:12 # -> Open(): unable to determine branch for HEAD 17:04:12 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 17:04:12 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 17:04:12 # $SEMVER_REMOTE_NAME = origin 17:04:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:04:12 # $SEMVER_USER_NAME = edgex-jenkins 17:04:12 # $SEMVER_BRANCH = master 17:04:12 # $SEMVER_TEMP = /tmp/semver-744755065 17:04:12 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 17:04:15 # '/tmp/semver-744755065' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 17:04:15 # -> Force: false 17:04:15 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 17:04:15 $ docker exec --env ******** --env ******** ed75a3229e1115d2acff423314c052eb8daea35c65a641c269cb0a6d02906887 ssh-agent -k 17:04:15 unset SSH_AUTH_SOCK; 17:04:15 unset SSH_AGENT_PID; 17:04:15 echo Agent pid 63 killed; 17:04:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:04:16 + git semver [Pipeline] } 17:04:16 $ docker stop --time=1 ed75a3229e1115d2acff423314c052eb8daea35c65a641c269cb0a6d02906887 17:04:17 $ docker rm -f ed75a3229e1115d2acff423314c052eb8daea35c65a641c269cb0a6d02906887 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 17:04:19 Stashed 119 file(s) [Pipeline] echo 17:04:19 [edgeXSemver] initialized semver on version 1.1.1-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 17:04:35 Still waiting to schedule task 17:04:35 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-8274’ 17:04:35 Still waiting to schedule task 17:04:35 ‘prd-ubuntu18.04-docker-arm64-4c-16g-8140’ is offline 17:06:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8276 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 17:06:19 Running in /w/workspace/app-functions-sdk-go/62 [Pipeline] { [Pipeline] checkout 17:06:25 using credential edgex-jenkins-ssh 17:06:25 Cloning the remote Git repository 17:06:25 Cloning with configured refspecs honoured and without tags 17:06:25 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:06:25 > git init /w/workspace/app-functions-sdk-go/62 # timeout=10 17:06:25 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:06:25 > git --version # timeout=10 17:06:25 using GIT_SSH to set credentials SSH Credentials for GitHub 17:06:25 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:06:28 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:06:28 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:06:28 Fetching without tags 17:06:29 Checking out Revision 5e8dc04a8dfc6d0e16e7405a11b8224c3e5841bf (master) 17:06:28 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:06:28 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:06:28 using GIT_SSH to set credentials SSH Credentials for GitHub 17:06:28 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:06:29 > git config core.sparsecheckout # timeout=10 17:06:29 > git checkout -f 5e8dc04a8dfc6d0e16e7405a11b8224c3e5841bf # timeout=10 17:06:33 Commit message: "Merge pull request #367 from rsdmike/changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:06:37 ========================================================= 17:06:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 17:06:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:06:38 + 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 . 17:06:39 Sending build context to Docker daemon 36.98MB 17:06:39 Step 1/8 : ARG BASE=golang:1.13-alpine 17:06:39 Step 2/8 : FROM ${BASE} 17:06:39 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:06:39 cde5963f3b93: Pulling fs layer 17:06:39 2a23fa8c16f7: Pulling fs layer 17:06:39 777b28850792: Pulling fs layer 17:06:39 8a11ddd9e578: Pulling fs layer 17:06:39 4cf88f913ddb: Pulling fs layer 17:06:39 1df406cf5192: Pulling fs layer 17:06:39 cd6300453558: Pulling fs layer 17:06:39 b9c365052c96: Pulling fs layer 17:06:39 a2d8cc88f415: Pulling fs layer 17:06:39 ea1d1ca13537: Pulling fs layer 17:06:39 3750a50a1c5e: Pulling fs layer 17:06:39 8a11ddd9e578: Waiting 17:06:39 4cf88f913ddb: Waiting 17:06:39 1df406cf5192: Waiting 17:06:39 cd6300453558: Waiting 17:06:39 b9c365052c96: Waiting 17:06:39 a2d8cc88f415: Waiting 17:06:39 ea1d1ca13537: Waiting 17:06:39 3750a50a1c5e: Waiting 17:06:40 777b28850792: Verifying Checksum 17:06:40 777b28850792: Download complete 17:06:40 2a23fa8c16f7: Download complete 17:06:40 4cf88f913ddb: Verifying Checksum 17:06:40 4cf88f913ddb: Download complete 17:06:40 1df406cf5192: Verifying Checksum 17:06:40 1df406cf5192: Download complete 17:06:40 cde5963f3b93: Verifying Checksum 17:06:40 cde5963f3b93: Download complete 17:06:41 cde5963f3b93: Pull complete 17:06:41 2a23fa8c16f7: Pull complete 17:06:42 777b28850792: Pull complete 17:06:44 cd6300453558: Verifying Checksum 17:06:44 cd6300453558: Download complete 17:06:44 a2d8cc88f415: Verifying Checksum 17:06:44 a2d8cc88f415: Download complete 17:06:46 ea1d1ca13537: Verifying Checksum 17:06:46 ea1d1ca13537: Download complete 17:06:46 3750a50a1c5e: Verifying Checksum 17:06:46 3750a50a1c5e: Download complete 17:06:49 b9c365052c96: Verifying Checksum 17:06:49 b9c365052c96: Download complete 17:06:51 8a11ddd9e578: Verifying Checksum 17:06:51 8a11ddd9e578: Download complete 17:07:03 8a11ddd9e578: Pull complete 17:07:03 4cf88f913ddb: Pull complete 17:07:03 1df406cf5192: Pull complete 17:07:04 Running on prd-centos7-docker-4c-2g-8277 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 17:07:04 Running in /w/workspace/app-functions-sdk-go/62 [Pipeline] { [Pipeline] checkout 17:07:07 using credential edgex-jenkins-ssh 17:07:07 Cloning the remote Git repository 17:07:07 Cloning with configured refspecs honoured and without tags 17:07:07 cd6300453558: Pull complete 17:07:07 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:07:07 > git init /w/workspace/app-functions-sdk-go/62 # timeout=10 17:07:07 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:07:07 > git --version # timeout=10 17:07:07 using GIT_SSH to set credentials SSH Credentials for GitHub 17:07:07 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:07:09 Fetching without tags 17:07:09 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:07:09 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:07:09 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:07:09 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:07:09 using GIT_SSH to set credentials SSH Credentials for GitHub 17:07:09 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:07:09 Checking out Revision 5e8dc04a8dfc6d0e16e7405a11b8224c3e5841bf (master) 17:07:09 > git config core.sparsecheckout # timeout=10 17:07:09 > git checkout -f 5e8dc04a8dfc6d0e16e7405a11b8224c3e5841bf # timeout=10 17:07:12 b9c365052c96: Pull complete 17:07:12 a2d8cc88f415: Pull complete 17:07:14 ea1d1ca13537: Pull complete 17:07:14 Commit message: "Merge pull request #367 from rsdmike/changelog" 17:07:14 3750a50a1c5e: Pull complete 17:07:14 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 17:07:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 17:07:14 ---> 78745c68409d 17:07:14 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 17:07:15 latest: Pulling from library/docker 17:07:15 29e5d40040c1: Pulling fs layer 17:07:15 3be38edc41e1: Pulling fs layer 17:07:15 fe3afb04d599: Pulling fs layer 17:07:15 59b74c254a8a: Pulling fs layer 17:07:15 9eee44a9dabb: Pulling fs layer 17:07:15 ae4d1ef7be7c: Pulling fs layer 17:07:15 8486642a619f: Pulling fs layer 17:07:15 59b74c254a8a: Waiting 17:07:15 9eee44a9dabb: Waiting 17:07:15 ae4d1ef7be7c: Waiting 17:07:15 8486642a619f: Waiting 17:07:15 fe3afb04d599: Verifying Checksum 17:07:15 fe3afb04d599: Download complete 17:07:15 3be38edc41e1: Verifying Checksum 17:07:15 3be38edc41e1: Download complete 17:07:15 29e5d40040c1: Verifying Checksum 17:07:15 29e5d40040c1: Download complete 17:07:15 9eee44a9dabb: Download complete 17:07:15 ae4d1ef7be7c: Verifying Checksum 17:07:15 ae4d1ef7be7c: Download complete 17:07:15 8486642a619f: Verifying Checksum 17:07:15 8486642a619f: Download complete [Pipeline] echo 17:07:16 ========================================================= 17:07:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 17:07:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:07:16 29e5d40040c1: Pull complete 17:07:17 3be38edc41e1: Pull complete 17:07:17 + 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 . 17:07:17 fe3afb04d599: Pull complete 17:07:17 Sending build context to Docker daemon 36.98MB 17:07:17 Step 1/8 : ARG BASE=golang:1.13-alpine 17:07:17 Step 2/8 : FROM ${BASE} 17:07:17 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 17:07:17 e6b0cf9c0882: Pulling fs layer 17:07:17 2848faf0eed1: Pulling fs layer 17:07:17 0f37312ad70f: Pulling fs layer 17:07:17 5788d62ee057: Pulling fs layer 17:07:17 0e6b1d234666: Pulling fs layer 17:07:17 bf5d7aec512f: Pulling fs layer 17:07:17 34c802a77dc8: Pulling fs layer 17:07:17 9eb99e56ec68: Pulling fs layer 17:07:17 27c7a5d97fbd: Pulling fs layer 17:07:17 5c102a31e300: Pulling fs layer 17:07:17 dcfb455df0a1: Pulling fs layer 17:07:17 27c7a5d97fbd: Waiting 17:07:17 34c802a77dc8: Waiting 17:07:17 5c102a31e300: Waiting 17:07:17 dcfb455df0a1: Waiting 17:07:17 9eb99e56ec68: Waiting 17:07:17 5788d62ee057: Waiting 17:07:17 0e6b1d234666: Waiting 17:07:17 bf5d7aec512f: Waiting 17:07:17 0f37312ad70f: Verifying Checksum 17:07:17 0f37312ad70f: Download complete 17:07:17 2848faf0eed1: Download complete 17:07:17 0e6b1d234666: Verifying Checksum 17:07:17 0e6b1d234666: Download complete 17:07:17 bf5d7aec512f: Verifying Checksum 17:07:17 bf5d7aec512f: Download complete 17:07:17 e6b0cf9c0882: Verifying Checksum 17:07:17 e6b0cf9c0882: Download complete 17:07:18 e6b0cf9c0882: Pull complete 17:07:19 34c802a77dc8: Verifying Checksum 17:07:19 34c802a77dc8: Download complete 17:07:19 27c7a5d97fbd: Verifying Checksum 17:07:19 27c7a5d97fbd: Download complete 17:07:20 9eb99e56ec68: Verifying Checksum 17:07:20 9eb99e56ec68: Download complete 17:07:20 5c102a31e300: Verifying Checksum 17:07:20 5c102a31e300: Download complete 17:07:20 dcfb455df0a1: Verifying Checksum 17:07:20 dcfb455df0a1: Download complete 17:07:20 5788d62ee057: Verifying Checksum 17:07:20 5788d62ee057: Download complete 17:07:20 2848faf0eed1: Pull complete 17:07:21 59b74c254a8a: Verifying Checksum 17:07:21 59b74c254a8a: Download complete 17:07:21 0f37312ad70f: Pull complete 17:07:24 59b74c254a8a: Pull complete 17:07:24 9eee44a9dabb: Pull complete 17:07:24 ae4d1ef7be7c: Pull complete 17:07:25 8486642a619f: Pull complete 17:07:25 Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 17:07:25 Status: Downloaded newer image for docker:latest 17:07:27 5788d62ee057: Pull complete 17:07:27 0e6b1d234666: Pull complete 17:07:27 bf5d7aec512f: Pull complete 17:07:31 ---> 2be8327e01a7 17:07:31 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:07:31 ---> Running in a0eb2cd26b49 17:07:32 Removing intermediate container a0eb2cd26b49 17:07:32 ---> 4154df092579 17:07:32 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 17:07:32 ---> Running in 9e7f0f9c7b86 17:07:33 34c802a77dc8: Pull complete 17:07:33 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 17:07:34 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 17:07:34 (1/5) Installing libsodium (1.0.18-r0) 17:07:34 (2/5) Installing libzmq (4.3.2-r0) 17:07:34 (3/5) Installing pkgconf (1.6.3-r0) 17:07:34 (4/5) Installing libsodium-dev (1.0.18-r0) 17:07:35 (5/5) Installing zeromq-dev (4.3.2-r0) 17:07:35 Executing busybox-1.31.1-r8.trigger 17:07:35 OK: 127 MiB in 44 packages 17:07:36 9eb99e56ec68: Pull complete 17:07:36 27c7a5d97fbd: Pull complete 17:07:36 Removing intermediate container 9e7f0f9c7b86 17:07:36 ---> 9e667f514d06 17:07:36 Step 6/8 : WORKDIR /build 17:07:36 ---> Running in 1b8b1b846415 17:07:37 Removing intermediate container 1b8b1b846415 17:07:37 ---> c1e3a3d815f5 17:07:37 Step 7/8 : COPY go.mod . 17:07:37 5c102a31e300: Pull complete 17:07:37 dcfb455df0a1: Pull complete 17:07:37 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 17:07:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 17:07:37 ---> 7c70fe431013 17:07:37 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:07:37 ---> cf1c53a71a88 17:07:37 Step 8/8 : RUN go mod download 17:07:37 ---> Running in d84b4fc98301 17:07:37 latest: Pulling from library/docker 17:07:37 cbdbe7a5bc2a: Pulling fs layer 17:07:37 6f4c731d6eb3: Pulling fs layer 17:07:37 5d79d4ac3cd0: Pulling fs layer 17:07:37 65de10866d6a: Pulling fs layer 17:07:37 ffd69ed7f17f: Pulling fs layer 17:07:37 07ba9e5a2fa6: Pulling fs layer 17:07:37 75478c283dd2: Pulling fs layer 17:07:37 ffd69ed7f17f: Waiting 17:07:37 07ba9e5a2fa6: Waiting 17:07:37 75478c283dd2: Waiting 17:07:38 5d79d4ac3cd0: Verifying Checksum 17:07:38 5d79d4ac3cd0: Download complete 17:07:38 6f4c731d6eb3: Verifying Checksum 17:07:38 6f4c731d6eb3: Download complete 17:07:38 cbdbe7a5bc2a: Verifying Checksum 17:07:38 cbdbe7a5bc2a: Download complete 17:07:38 07ba9e5a2fa6: Verifying Checksum 17:07:38 07ba9e5a2fa6: Download complete 17:07:38 ffd69ed7f17f: Verifying Checksum 17:07:38 ffd69ed7f17f: Download complete 17:07:38 75478c283dd2: Verifying Checksum 17:07:38 75478c283dd2: Download complete 17:07:38 cbdbe7a5bc2a: Pull complete 17:07:39 65de10866d6a: Verifying Checksum 17:07:39 65de10866d6a: Download complete 17:07:40 6f4c731d6eb3: Pull complete 17:07:40 5d79d4ac3cd0: Pull complete 17:07:40 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:07:40 go: finding github.com/BurntSushi/toml v0.3.1 17:07:40 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:07:40 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:07:40 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:07:40 go: finding github.com/bgentry/speakeasy v0.1.0 17:07:40 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:07:40 go: finding github.com/davecgh/go-spew v1.1.1 17:07:40 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:07:40 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:07:40 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 17:07:40 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 17:07:40 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 17:07:40 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 17:07:40 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 17:07:40 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 17:07:40 go: finding github.com/fatih/color v1.7.0 17:07:40 go: finding github.com/fsnotify/fsnotify v1.4.7 17:07:40 go: finding github.com/fxamacker/cbor/v2 v2.2.0 17:07:40 go: finding github.com/go-kit/kit v0.8.0 17:07:40 go: finding github.com/go-logfmt/logfmt v0.4.0 17:07:40 go: finding github.com/go-redis/redis/v7 v7.2.0 17:07:40 go: finding github.com/go-stack/stack v1.8.0 17:07:40 go: finding github.com/golang/protobuf v1.3.2 17:07:40 go: finding github.com/golang/snappy v0.0.1 17:07:40 go: finding github.com/gomodule/redigo v2.0.0+incompatible 17:07:40 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:07:40 go: finding github.com/google/go-cmp v0.4.0 17:07:40 go: finding github.com/google/uuid v1.1.1 17:07:40 go: finding github.com/gorilla/mux v1.7.4 17:07:40 go: finding github.com/hashicorp/consul/api v1.1.0 17:07:40 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:07:40 go: finding github.com/hashicorp/errwrap v1.0.0 17:07:40 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:07:40 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:07:40 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:07:40 go: finding github.com/hashicorp/go-multierror v1.0.0 17:07:40 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:07:40 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:07:40 go: finding github.com/hashicorp/go-syslog v1.0.0 17:07:40 go: finding github.com/hashicorp/go-uuid v1.0.1 17:07:40 go: finding github.com/hashicorp/go.net v0.0.1 17:07:40 go: finding github.com/hashicorp/golang-lru v0.5.0 17:07:40 go: finding github.com/hashicorp/logutils v1.0.0 17:07:40 go: finding github.com/hashicorp/mdns v1.0.0 17:07:40 go: finding github.com/hashicorp/memberlist v0.1.3 17:07:40 go: finding github.com/hashicorp/serf v0.8.2 17:07:40 go: finding github.com/hpcloud/tail v1.0.0 17:07:41 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:07:41 go: finding github.com/kr/pretty v0.1.0 17:07:41 go: finding github.com/kr/pty v1.1.1 17:07:41 go: finding github.com/kr/text v0.1.0 17:07:41 go: finding github.com/mattn/go-colorable v0.0.9 17:07:41 go: finding github.com/mattn/go-isatty v0.0.3 17:07:41 go: finding github.com/miekg/dns v1.0.14 17:07:41 go: finding github.com/mitchellh/cli v1.0.0 17:07:41 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:07:41 go: finding github.com/mitchellh/copystructure v1.0.0 17:07:41 go: finding github.com/mitchellh/go-homedir v1.0.0 17:07:41 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:07:41 go: finding github.com/mitchellh/gox v0.4.0 17:07:41 go: finding github.com/mitchellh/iochan v1.0.0 17:07:41 go: finding github.com/mitchellh/mapstructure v1.1.2 17:07:41 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:07:41 go: finding github.com/onsi/ginkgo v1.10.1 17:07:41 go: finding github.com/onsi/gomega v1.7.0 17:07:41 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:07:41 go: finding github.com/pebbe/zmq4 v1.0.0 17:07:41 go: finding github.com/pelletier/go-toml v1.2.0 17:07:41 go: finding github.com/pkg/errors v0.8.1 17:07:41 go: finding github.com/pmezard/go-difflib v1.0.0 17:07:41 go: finding github.com/posener/complete v1.1.1 17:07:41 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:07:41 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:07:41 go: finding github.com/stretchr/objx v0.2.0 17:07:41 go: finding github.com/stretchr/testify v1.5.1 17:07:41 go: finding github.com/tidwall/pretty v1.0.1 17:07:41 go: finding github.com/ugorji/go v1.1.4 17:07:41 go: finding github.com/x448/float16 v0.8.4 17:07:41 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 17:07:41 go: finding github.com/xdg/stringprep v1.0.0 17:07:41 go: finding go.mongodb.org/mongo-driver v1.1.1 17:07:41 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:07:41 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:07:41 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:07:41 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 17:07:41 go: finding golang.org/x/text v0.3.2 17:07:41 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 17:07:41 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 17:07:41 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:07:41 go: finding gopkg.in/fsnotify.v1 v1.4.7 17:07:41 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:07:41 go: finding gopkg.in/yaml.v2 v2.2.8 17:07:43 65de10866d6a: Pull complete 17:07:43 ffd69ed7f17f: Pull complete 17:07:43 07ba9e5a2fa6: Pull complete 17:07:43 75478c283dd2: Pull complete 17:07:43 Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 17:07:43 Status: Downloaded newer image for docker:latest 17:07:45 ---> 399015688681 17:07:45 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:07:45 ---> Running in a96782d4f60f 17:07:45 Removing intermediate container a96782d4f60f 17:07:45 ---> bae6fb949e4d 17:07:45 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 17:07:45 ---> Running in 1ddbf5a733e3 17:07:46 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 17:07:47 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 17:07:47 (1/5) Installing libsodium (1.0.18-r0) 17:07:47 (2/5) Installing libzmq (4.3.2-r0) 17:07:47 (3/5) Installing pkgconf (1.6.3-r0) 17:07:47 (4/5) Installing libsodium-dev (1.0.18-r0) 17:07:47 (5/5) Installing zeromq-dev (4.3.2-r0) 17:07:47 Executing busybox-1.31.1-r8.trigger 17:07:47 OK: 145 MiB in 44 packages 17:07:48 Removing intermediate container 1ddbf5a733e3 17:07:48 ---> 7731ffeee02e 17:07:48 Step 6/8 : WORKDIR /build 17:07:48 ---> Running in 3e5f11b540c1 17:07:48 Removing intermediate container 3e5f11b540c1 17:07:48 ---> dbfccb0fbae8 17:07:48 Step 7/8 : COPY go.mod . 17:07:48 ---> c34a73da2380 17:07:48 Step 8/8 : RUN go mod download 17:07:48 ---> Running in 08b03f811434 17:07:50 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:07:50 go: finding github.com/BurntSushi/toml v0.3.1 17:07:50 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:07:50 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:07:50 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:07:50 go: finding github.com/bgentry/speakeasy v0.1.0 17:07:50 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:07:50 go: finding github.com/davecgh/go-spew v1.1.1 17:07:50 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:07:50 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:07:50 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 17:07:50 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 17:07:50 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 17:07:50 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 17:07:50 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 17:07:50 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 17:07:50 go: finding github.com/fatih/color v1.7.0 17:07:50 go: finding github.com/fsnotify/fsnotify v1.4.7 17:07:50 go: finding github.com/fxamacker/cbor/v2 v2.2.0 17:07:51 go: finding github.com/go-kit/kit v0.8.0 17:07:51 go: finding github.com/go-logfmt/logfmt v0.4.0 17:07:51 go: finding github.com/go-redis/redis/v7 v7.2.0 17:07:51 go: finding github.com/go-stack/stack v1.8.0 17:07:51 go: finding github.com/golang/protobuf v1.3.2 17:07:51 go: finding github.com/golang/snappy v0.0.1 17:07:51 go: finding github.com/gomodule/redigo v2.0.0+incompatible 17:07:51 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:07:51 go: finding github.com/google/go-cmp v0.4.0 17:07:51 go: finding github.com/google/uuid v1.1.1 17:07:51 go: finding github.com/gorilla/mux v1.7.4 17:07:51 go: finding github.com/hashicorp/consul/api v1.1.0 17:07:51 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:07:51 go: finding github.com/hashicorp/errwrap v1.0.0 17:07:51 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:07:51 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:07:51 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:07:51 go: finding github.com/hashicorp/go-multierror v1.0.0 17:07:51 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:07:51 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:07:51 go: finding github.com/hashicorp/go-syslog v1.0.0 17:07:51 go: finding github.com/hashicorp/go-uuid v1.0.1 17:07:51 go: finding github.com/hashicorp/go.net v0.0.1 17:07:51 go: finding github.com/hashicorp/golang-lru v0.5.0 17:07:51 go: finding github.com/hashicorp/logutils v1.0.0 17:07:51 go: finding github.com/hashicorp/mdns v1.0.0 17:07:51 go: finding github.com/hashicorp/memberlist v0.1.3 17:07:51 go: finding github.com/hashicorp/serf v0.8.2 17:07:51 go: finding github.com/hpcloud/tail v1.0.0 17:07:51 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:07:51 go: finding github.com/kr/pretty v0.1.0 17:07:51 go: finding github.com/kr/pty v1.1.1 17:07:51 go: finding github.com/kr/text v0.1.0 17:07:51 go: finding github.com/mattn/go-colorable v0.0.9 17:07:51 go: finding github.com/mattn/go-isatty v0.0.3 17:07:51 go: finding github.com/miekg/dns v1.0.14 17:07:51 go: finding github.com/mitchellh/cli v1.0.0 17:07:51 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:07:51 go: finding github.com/mitchellh/copystructure v1.0.0 17:07:51 go: finding github.com/mitchellh/go-homedir v1.0.0 17:07:51 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:07:51 go: finding github.com/mitchellh/gox v0.4.0 17:07:51 go: finding github.com/mitchellh/iochan v1.0.0 17:07:51 go: finding github.com/mitchellh/mapstructure v1.1.2 17:07:51 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:07:51 go: finding github.com/onsi/ginkgo v1.10.1 17:07:51 go: finding github.com/onsi/gomega v1.7.0 17:07:51 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:07:51 go: finding github.com/pebbe/zmq4 v1.0.0 17:07:51 go: finding github.com/pelletier/go-toml v1.2.0 17:07:51 go: finding github.com/pkg/errors v0.8.1 17:07:51 go: finding github.com/pmezard/go-difflib v1.0.0 17:07:51 go: finding github.com/posener/complete v1.1.1 17:07:51 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:07:51 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:07:51 go: finding github.com/stretchr/objx v0.2.0 17:07:51 go: finding github.com/stretchr/testify v1.5.1 17:07:51 go: finding github.com/tidwall/pretty v1.0.1 17:07:51 go: finding github.com/ugorji/go v1.1.4 17:07:51 go: finding github.com/x448/float16 v0.8.4 17:07:51 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 17:07:51 go: finding github.com/xdg/stringprep v1.0.0 17:07:51 go: finding go.mongodb.org/mongo-driver v1.1.1 17:07:51 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:07:51 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:07:51 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:07:51 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 17:07:51 go: finding golang.org/x/text v0.3.2 17:07:51 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 17:07:52 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 17:07:52 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:07:52 go: finding gopkg.in/fsnotify.v1 v1.4.7 17:07:52 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:07:52 go: finding gopkg.in/yaml.v2 v2.2.8 17:07:59 Removing intermediate container d84b4fc98301 17:07:59 ---> 008f098cbc4e 17:08:00 Successfully built 008f098cbc4e 17:08:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:08:00 + docker inspect -f . ci-base-image-arm64 17:08:00 . [Pipeline] withDockerContainer 17:08:01 prd-ubuntu18.04-docker-arm64-4c-16g-8276 does not seem to be running inside a container 17:08:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/62 -v /w/workspace/app-functions-sdk-go/62:/w/workspace/app-functions-sdk-go/62:rw,z -v /w/workspace/app-functions-sdk-go/62@tmp:/w/workspace/app-functions-sdk-go/62@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-arm64 cat 17:08:03 $ docker top a1309b91537431bc040ea5fc27fe7a09b4bb0d1c94d2b3d59f034330e319673e -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:04 + go version 17:08:04 go version go1.13.5 linux/arm64 [Pipeline] sh 17:08:04 Removing intermediate container 08b03f811434 17:08:04 ---> f8dde5b07715 17:08:04 Successfully built f8dde5b07715 17:08:04 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 17:08:04 + make test 17:08:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:08:05 + docker inspect -f . ci-base-image-x86_64 17:08:05 . [Pipeline] withDockerContainer 17:08:05 prd-centos7-docker-4c-2g-8277 does not seem to be running inside a container 17:08:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/62 -v /w/workspace/app-functions-sdk-go/62:/w/workspace/app-functions-sdk-go/62:rw,z -v /w/workspace/app-functions-sdk-go/62@tmp:/w/workspace/app-functions-sdk-go/62@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 17:08:06 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 17:08:07 $ docker top 80c779c6eb0748b2389c116bb9bf806c2e0601c992795034f34ea59138c74083 -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:07 + go version 17:08:07 go version go1.13.5 linux/amd64 [Pipeline] sh 17:08:08 + make test 17:08:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:08:09 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 17:08:17 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.079s coverage: 86.2% of statements 17:08:28 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.168s coverage: 86.2% of statements 17:08:36 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.019s coverage: 49.9% of statements 17:08:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 17:08:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 17:08:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.145s coverage: 56.7% of statements 17:08:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 17:08:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 1.303s coverage: 69.1% of statements 17:08:48 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.504s coverage: 73.4% of statements 17:08:48 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.017s coverage: 89.5% of statements 17:08:48 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.015s coverage: 100.0% of statements 17:08:48 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.096s coverage: 100.0% of statements 17:08:48 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.006s coverage: 100.0% of statements 17:08:48 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.020s coverage: 100.0% of statements 17:08:48 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 17:08:48 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 17:08:48 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 17:08:48 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 17:08:48 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 17:08:48 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 17:08:48 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 17:08:48 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements 17:08:48 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 17:08:48 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.004s coverage: 97.7% of statements 17:08:48 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 17:08:48 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 17:08:48 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 17:08:48 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.685s coverage: 78.0% of statements 17:08:48 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.052s coverage: 81.1% of statements 17:08:48 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 17:09:06 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.369s coverage: 70.2% of statements 17:09:06 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 17:09:06 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 100.0% of statements 17:09:06 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:09:07 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.055s coverage: 49.9% of statements 17:09:07 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 17:09:07 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 17:09:07 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.050s coverage: 56.7% of statements 17:09:07 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 17:09:07 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.392s coverage: 69.1% of statements 17:09:08 gofmt -l . 17:09:08 [ "`gofmt -l .`" = "" ] 17:09:08 ./bin/test-go-mod-tidy.sh [Pipeline] stash 17:09:09 Stashed 1 file(s) [Pipeline] } 17:09:09 $ docker stop --time=1 80c779c6eb0748b2389c116bb9bf806c2e0601c992795034f34ea59138c74083 17:09:11 $ docker rm -f 80c779c6eb0748b2389c116bb9bf806c2e0601c992795034f34ea59138c74083 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:09:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.531s coverage: 73.4% of statements 17:09:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.020s coverage: 89.5% of statements 17:09:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.026s coverage: 100.0% of statements 17:09:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.111s coverage: 100.0% of statements 17:09:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.016s coverage: 100.0% of statements 17:09:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.020s coverage: 100.0% of statements 17:09:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 17:09:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 17:09:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 17:09:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 17:09:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 17:09:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 17:09:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 17:09:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.025s coverage: 96.6% of statements 17:09:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 17:09:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.016s coverage: 97.7% of statements 17:09:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 17:09:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 17:09:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 17:09:18 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.773s coverage: 78.0% of statements 17:09:18 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.088s coverage: 81.1% of statements 17:09:18 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 17:09:40 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.564s coverage: 70.2% of statements 17:09:40 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 17:09:40 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.021s coverage: 100.0% of statements 17:09:40 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:09:53 gofmt -l . 17:09:53 [ "`gofmt -l .`" = "" ] 17:09:53 ./bin/test-go-mod-tidy.sh [Pipeline] stash 17:09:53 Warning: overwriting stash ‘coverage-report’ 17:09:53 Stashed 1 file(s) [Pipeline] } 17:09:53 $ docker stop --time=1 a1309b91537431bc040ea5fc27fe7a09b4bb0d1c94d2b3d59f034330e319673e 17:09:55 $ docker rm -f a1309b91537431bc040ea5fc27fe7a09b4bb0d1c94d2b3d59f034330e319673e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 17:09:57 provisioning config files... 17:09:57 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config539569310749353111tmp [Pipeline] { [Pipeline] sh 17:09:58 + curl -s https://codecov.io/bash 17:09:58 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_master@tmp/config539569310749353111tmp 17:09:58 17:09:58 _____ _ 17:09:58 / ____| | | 17:09:58 | | ___ __| | ___ ___ _____ __ 17:09:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:09:58 | |___| (_) | (_| | __/ (_| (_) \ V / 17:09:58 \_____\___/ \__,_|\___|\___\___/ \_/ 17:09:58 Bash-tbd 17:09:58 17:09:58 17:09:58 ==> Jenkins CI detected. 17:09:58 project root: . 17:09:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:09:58 ==> Running gcov in . (disable via -X gcov) 17:09:58 ==> Python coveragepy not found 17:09:58 ==> Searching for coverage reports in: 17:09:58 + . 17:09:58 -> Found 1 reports 17:09:58 ==> Detecting git/mercurial file structure 17:09:58 ==> Reading reports 17:09:58 + ./coverage.out bytes=76485 17:09:58 ==> Appending adjustments 17:09:58 http://docs.codecov.io/docs/fixing-reports 17:09:58 + Found adjustments 17:09:58 ==> Gzipping contents 17:09:58 ==> Uploading reports 17:09:58 url: https://codecov.io 17:09:58 query: branch=master&commit=5e8dc04a8dfc6d0e16e7405a11b8224c3e5841bf&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F62%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= 17:09:58 -> Pinging Codecov 17:09:58 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=5e8dc04a8dfc6d0e16e7405a11b8224c3e5841bf&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F62%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= 17:09:59 -> Uploading 17:09:59 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/5e8dc04a8dfc6d0e16e7405a11b8224c3e5841bf [Pipeline] } 17:09:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 17:09:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 17:09:59 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 17:09:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:10:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 17:10:00 17:10:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 17:10:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 17:10:00 1.217.3: Pulling from edgex-devops/edgex-snyk-go 17:10:00 cbdbe7a5bc2a: Pulling fs layer 17:10:00 408f87550127: Pulling fs layer 17:10:00 fe522b08c979: Pulling fs layer 17:10:00 221eaa008020: Pulling fs layer 17:10:00 2a4607e5d6b9: Pulling fs layer 17:10:00 95d3c3421fef: Pulling fs layer 17:10:00 2fec7dd152b6: Pulling fs layer 17:10:00 d65e43aa86fe: Pulling fs layer 17:10:00 10a7cc25405e: Pulling fs layer 17:10:00 221eaa008020: Waiting 17:10:00 2a4607e5d6b9: Waiting 17:10:00 95d3c3421fef: Waiting 17:10:00 2fec7dd152b6: Waiting 17:10:00 d65e43aa86fe: Waiting 17:10:00 10a7cc25405e: Waiting 17:10:00 fe522b08c979: Verifying Checksum 17:10:00 fe522b08c979: Download complete 17:10:00 408f87550127: Verifying Checksum 17:10:00 408f87550127: Download complete 17:10:00 2a4607e5d6b9: Verifying Checksum 17:10:00 2a4607e5d6b9: Download complete 17:10:00 95d3c3421fef: Verifying Checksum 17:10:00 95d3c3421fef: Download complete 17:10:00 cbdbe7a5bc2a: Verifying Checksum 17:10:00 cbdbe7a5bc2a: Download complete 17:10:00 cbdbe7a5bc2a: Pull complete 17:10:01 408f87550127: Pull complete 17:10:01 2fec7dd152b6: Verifying Checksum 17:10:01 2fec7dd152b6: Download complete 17:10:01 fe522b08c979: Pull complete 17:10:01 d65e43aa86fe: Verifying Checksum 17:10:01 d65e43aa86fe: Download complete 17:10:01 10a7cc25405e: Verifying Checksum 17:10:01 10a7cc25405e: Download complete 17:10:02 221eaa008020: Download complete 17:10:09 221eaa008020: Pull complete 17:10:09 2a4607e5d6b9: Pull complete 17:10:09 95d3c3421fef: Pull complete 17:10:11 2fec7dd152b6: Pull complete 17:10:13 d65e43aa86fe: Pull complete 17:10:15 10a7cc25405e: Pull complete 17:10:15 Digest: sha256:f69c3a2814e8191a177e5024c1aa2982a1df1c15a1f5ff5a42290ad3eeac8c0b 17:10:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 17:10:15 prd-centos7-docker-4c-2g-8274 does not seem to be running inside a container 17:10:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-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-snyk-go:1.217.3 cat 17:10:16 $ docker top f9ce78f7cf51877c96040ac3026b1b22b6774cbc629438b4c5b4fa30dd0b3238 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:16 + snyk monitor '--org=edgex-jenkins' 17:10:26 17:10:26 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... 17:10:26 17:10:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/a8c113db-aa6f-499d-9ebb-c0d981345f01 17:10:26 17:10:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:10:26 17:10:26 [Pipeline] } 17:10:26 $ docker stop --time=1 f9ce78f7cf51877c96040ac3026b1b22b6774cbc629438b4c5b4fa30dd0b3238 17:10:28 $ docker rm -f f9ce78f7cf51877c96040ac3026b1b22b6774cbc629438b4c5b4fa30dd0b3238 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 17:10:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:10:30 . [Pipeline] withDockerContainer 17:10:30 prd-centos7-docker-4c-2g-8274 does not seem to be running inside a container 17:10:31 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-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 17:10:31 $ docker top 106d8bdae8521b00d01a1b4b5e863a260729c5a331d2e05ad4c5ff939dc35d3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:10:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:31 [ssh-agent] Looking for ssh-agent implementation... 17:10:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:32 $ docker exec 106d8bdae8521b00d01a1b4b5e863a260729c5a331d2e05ad4c5ff939dc35d3f ssh-agent 17:10:32 SSH_AUTH_SOCK=/tmp/ssh-JvKNw0KGzKLh/agent.15 17:10:32 SSH_AGENT_PID=22 17:10:32 Running ssh-add (command line suppressed) 17:10:32 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7336181337223384472.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7336181337223384472.key) 17:10:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:32 + git semver tag 17:10:32 # -> Open(): unable to determine branch for HEAD 17:10:32 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 17:10:32 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 17:10:32 # $SEMVER_REMOTE_NAME = origin 17:10:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:10:32 # $SEMVER_USER_NAME = edgex-jenkins 17:10:32 # $SEMVER_BRANCH = master 17:10:32 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 17:10:32 # 5e8dc04a8dfc6d0e16e7405a11b8224c3e5841bf HEAD 17:10:33 # -> Force: false 17:10:33 # 8e22e468a874d4ef721bbc4ab12b8b6e669374ff refs/tags/v1.1.1-dev.1 [Pipeline] } 17:10:33 $ docker exec --env ******** --env ******** 106d8bdae8521b00d01a1b4b5e863a260729c5a331d2e05ad4c5ff939dc35d3f ssh-agent -k 17:10:33 unset SSH_AUTH_SOCK; 17:10:33 unset SSH_AGENT_PID; 17:10:33 echo Agent pid 22 killed; 17:10:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:10:33 + git semver [Pipeline] } 17:10:33 $ docker stop --time=1 106d8bdae8521b00d01a1b4b5e863a260729c5a331d2e05ad4c5ff939dc35d3f 17:10:35 $ docker rm -f 106d8bdae8521b00d01a1b4b5e863a260729c5a331d2e05ad4c5ff939dc35d3f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:10:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:10:35 17:10:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:10:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:10:36 0.23.1-centos7: Pulling from edgex-lftools 17:10:36 ab5ef0e58194: Pulling fs layer 17:10:36 9712f1f96733: Pulling fs layer 17:10:36 63f879dbbcfc: Pulling fs layer 17:10:36 0d9ebad4ef96: Pulling fs layer 17:10:36 e9a5061849ea: Pulling fs layer 17:10:36 d747dcd14b5f: Pulling fs layer 17:10:36 2de7ff778b66: Pulling fs layer 17:10:36 0d9ebad4ef96: Waiting 17:10:36 2de7ff778b66: Waiting 17:10:36 e9a5061849ea: Waiting 17:10:36 d747dcd14b5f: Waiting 17:10:36 9712f1f96733: Verifying Checksum 17:10:36 9712f1f96733: Download complete 17:10:37 63f879dbbcfc: Verifying Checksum 17:10:37 63f879dbbcfc: Download complete 17:10:37 e9a5061849ea: Verifying Checksum 17:10:37 e9a5061849ea: Download complete 17:10:37 d747dcd14b5f: Verifying Checksum 17:10:37 d747dcd14b5f: Download complete 17:10:37 ab5ef0e58194: Verifying Checksum 17:10:37 ab5ef0e58194: Download complete 17:10:37 0d9ebad4ef96: Verifying Checksum 17:10:37 0d9ebad4ef96: Download complete 17:10:37 2de7ff778b66: Verifying Checksum 17:10:37 2de7ff778b66: Download complete 17:10:42 ab5ef0e58194: Pull complete 17:10:42 9712f1f96733: Pull complete 17:10:44 63f879dbbcfc: Pull complete 17:10:52 0d9ebad4ef96: Pull complete 17:10:52 e9a5061849ea: Pull complete 17:10:52 d747dcd14b5f: Pull complete 17:10:55 2de7ff778b66: Pull complete 17:10:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:10:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:10:55 prd-centos7-docker-4c-2g-8274 does not seem to be running inside a container 17:10:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-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:10003/edgex-lftools:0.23.1-centos7 cat 17:10:56 $ docker top e9bd4ebfd26bab17529f054f88de9f4d56b3e143beeb1e681c60cadeea7d2e4a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:10:56 provisioning config files... 17:10:56 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5878223007822150678tmp 17:10:56 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7429459577053116889tmp 17:10:56 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7359882023081904422tmp [Pipeline] { [Pipeline] echo 17:10:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:10:56 ---> sigul-configuration.sh 17:10:56 gpg: directory `/root/.gnupg' created 17:10:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:10:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:10:56 gpg: keyring `/root/.gnupg/secring.gpg' created 17:10:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:10:56 gpg: CAST5 encrypted data 17:10:57 gpg: encrypted with 1 passphrase 17:10:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:10:57 + mkdir /home/jenkins 17:10:57 + mkdir /home/jenkins/sigul [Pipeline] sh 17:10:57 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 17:10:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:10:57 ---> sigul-install.sh 17:11:03 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 17:11:03 + git tag --list 17:11:03 v1.1.1-dev.1 [Pipeline] sh 17:11:03 + lftools sign git-tag v1.1.1-dev.1 17:11:05 Signing Git tag with Sigul... 17:11:05 Signing v1.1.1-dev.1 [Pipeline] echo 17:11:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:11:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:11:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:11:06 $ docker stop --time=1 e9bd4ebfd26bab17529f054f88de9f4d56b3e143beeb1e681c60cadeea7d2e4a 17:11:08 $ docker rm -f e9bd4ebfd26bab17529f054f88de9f4d56b3e143beeb1e681c60cadeea7d2e4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:11:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:11:08 . [Pipeline] withDockerContainer 17:11:08 prd-centos7-docker-4c-2g-8274 does not seem to be running inside a container 17:11:09 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-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 17:11:09 $ docker top 729ee417c7370f5f942265d35b2b21d58c41cc15bd8f21c78432b5417641af38 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:11:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:10 [ssh-agent] Looking for ssh-agent implementation... 17:11:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:10 $ docker exec 729ee417c7370f5f942265d35b2b21d58c41cc15bd8f21c78432b5417641af38 ssh-agent 17:11:10 SSH_AUTH_SOCK=/tmp/ssh-Gzt2oQT0DJIF/agent.14 17:11:10 SSH_AGENT_PID=21 17:11:10 Running ssh-add (command line suppressed) 17:11:10 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_9144148883910066798.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_9144148883910066798.key) 17:11:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:11:11 + git semver bump pre 17:11:11 # -> Open(): unable to determine branch for HEAD 17:11:11 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 17:11:11 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 17:11:11 # $SEMVER_REMOTE_NAME = origin 17:11:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:11:11 # $SEMVER_USER_NAME = edgex-jenkins 17:11:11 # $SEMVER_BRANCH = master 17:11:11 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 17:11:11 1.1.1-dev.2 [Pipeline] } 17:11:11 $ docker exec --env ******** --env ******** 729ee417c7370f5f942265d35b2b21d58c41cc15bd8f21c78432b5417641af38 ssh-agent -k 17:11:11 unset SSH_AUTH_SOCK; 17:11:11 unset SSH_AGENT_PID; 17:11:11 echo Agent pid 21 killed; 17:11:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:11:11 + git semver [Pipeline] } 17:11:11 $ docker stop --time=1 729ee417c7370f5f942265d35b2b21d58c41cc15bd8f21c78432b5417641af38 17:11:13 $ docker rm -f 729ee417c7370f5f942265d35b2b21d58c41cc15bd8f21c78432b5417641af38 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:11:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:11:13 . [Pipeline] withDockerContainer 17:11:13 prd-centos7-docker-4c-2g-8274 does not seem to be running inside a container 17:11:13 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-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 17:11:14 $ docker top 37a3dc1d03c6a08b8ef174aa94ef4ab7b6b2ad564846f0475b5f5cb9c099ed3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:11:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:14 [ssh-agent] Looking for ssh-agent implementation... 17:11:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:14 $ docker exec 37a3dc1d03c6a08b8ef174aa94ef4ab7b6b2ad564846f0475b5f5cb9c099ed3f ssh-agent 17:11:15 SSH_AUTH_SOCK=/tmp/ssh-yRLzzvLdsseG/agent.14 17:11:15 SSH_AGENT_PID=21 17:11:15 Running ssh-add (command line suppressed) 17:11:15 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_215477613144496189.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_215477613144496189.key) 17:11:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:11:15 + git semver push 17:11:15 # -> Open(): unable to determine branch for HEAD 17:11:15 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 17:11:15 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 17:11:15 # $SEMVER_REMOTE_NAME = origin 17:11:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:11:15 # $SEMVER_USER_NAME = edgex-jenkins 17:11:15 # $SEMVER_BRANCH = master 17:11:15 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 17:11:23 $ docker exec --env ******** --env ******** 37a3dc1d03c6a08b8ef174aa94ef4ab7b6b2ad564846f0475b5f5cb9c099ed3f ssh-agent -k 17:11:23 unset SSH_AUTH_SOCK; 17:11:23 unset SSH_AGENT_PID; 17:11:23 echo Agent pid 21 killed; 17:11:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:11:24 + git semver [Pipeline] } 17:11:24 $ docker stop --time=1 37a3dc1d03c6a08b8ef174aa94ef4ab7b6b2ad564846f0475b5f5cb9c099ed3f 17:11:25 $ docker rm -f 37a3dc1d03c6a08b8ef174aa94ef4ab7b6b2ad564846f0475b5f5cb9c099ed3f [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 17:11:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:11:27 ---> package-listing.sh 17:11:27 ++ facter osfamily 17:11:27 ++ tr '[:upper:]' '[:lower:]' 17:11:27 + OS_FAMILY=redhat 17:11:27 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 17:11:27 + START_PACKAGES=/tmp/packages_start.txt 17:11:27 + END_PACKAGES=/tmp/packages_end.txt 17:11:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:11:27 + PACKAGES=/tmp/packages_start.txt 17:11:27 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 17:11:27 + PACKAGES=/tmp/packages_end.txt 17:11:27 + case "${OS_FAMILY}" in 17:11:27 + rpm -qa 17:11:27 + sort 17:11:31 + '[' -f /tmp/packages_start.txt ']' 17:11:31 + '[' -f /tmp/packages_end.txt ']' 17:11:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:11:31 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 17:11:31 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 17:11:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 17:11:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:11:31 17:11:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:11:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:11:32 alpine: Pulling from edgex-lftools-log-publisher 17:11:32 c9b1b535fdd9: Pulling fs layer 17:11:32 2cc5ad85d9ab: Pulling fs layer 17:11:32 756a868c4378: Pulling fs layer 17:11:32 444b2fc9a129: Pulling fs layer 17:11:32 ea15f1150254: Pulling fs layer 17:11:32 41b27a9f41bf: Pulling fs layer 17:11:32 28c525ee5125: Pulling fs layer 17:11:32 094b1ea09ed8: Pulling fs layer 17:11:32 138eaada9080: Pulling fs layer 17:11:32 0622d0fa9048: Pulling fs layer 17:11:32 444b2fc9a129: Waiting 17:11:32 ea15f1150254: Waiting 17:11:32 28c525ee5125: Waiting 17:11:32 41b27a9f41bf: Waiting 17:11:32 0622d0fa9048: Waiting 17:11:32 138eaada9080: Waiting 17:11:32 2cc5ad85d9ab: Verifying Checksum 17:11:32 2cc5ad85d9ab: Download complete 17:11:32 444b2fc9a129: Verifying Checksum 17:11:32 444b2fc9a129: Download complete 17:11:32 c9b1b535fdd9: Verifying Checksum 17:11:32 c9b1b535fdd9: Download complete 17:11:32 ea15f1150254: Verifying Checksum 17:11:32 ea15f1150254: Download complete 17:11:32 28c525ee5125: Verifying Checksum 17:11:32 28c525ee5125: Download complete 17:11:32 756a868c4378: Verifying Checksum 17:11:32 756a868c4378: Download complete 17:11:32 c9b1b535fdd9: Pull complete 17:11:32 138eaada9080: Verifying Checksum 17:11:32 138eaada9080: Download complete 17:11:33 094b1ea09ed8: Verifying Checksum 17:11:33 094b1ea09ed8: Download complete 17:11:33 0622d0fa9048: Verifying Checksum 17:11:33 0622d0fa9048: Download complete 17:11:33 41b27a9f41bf: Verifying Checksum 17:11:33 41b27a9f41bf: Download complete 17:11:34 2cc5ad85d9ab: Pull complete 17:11:35 756a868c4378: Pull complete 17:11:35 444b2fc9a129: Pull complete 17:11:35 ea15f1150254: Pull complete 17:11:40 41b27a9f41bf: Pull complete 17:11:40 28c525ee5125: Pull complete 17:11:42 094b1ea09ed8: Pull complete 17:11:42 138eaada9080: Pull complete 17:11:42 0622d0fa9048: Pull complete 17:11:42 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 17:11:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:11:42 prd-centos7-docker-4c-2g-8274 does not seem to be running inside a container 17:11:42 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-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:10003/edgex-lftools-log-publisher:alpine cat 17:11:43 $ docker top 1890ee63ad2d2c5ea5ec3bc4f85f0b67071ce0643a1733a13061885aeed09800 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:11:43 provisioning config files... 17:11:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7740929189902418879tmp [Pipeline] { [Pipeline] echo 17:11:43 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:11:43 ---> create-netrc.sh [Pipeline] echo 17:11:44 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:11:44 ---> logs-deploy.sh 17:11:44 + ARCHIVE_ARTIFACTS= 17:11:44 + LOGS_SERVER=https://logs.edgexfoundry.org 17:11:44 + '[' https://logs.edgexfoundry.org == None ']' 17:11:44 + NEXUS_URL=https://nexus.edgexfoundry.org 17:11:44 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/62 17:11:44 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/62/ 17:11:44 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/62 /w/workspace/ndry_app-functions-sdk-go_master 17:11:45 Archives upload complete. 17:11:45 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/62 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/62/