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