Pull request #308 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 63ae3d9464c3d0dd0cc1f6f859f224744351af5d+f711cdc6c016a861647aaf2c95dc5ab896a22bad (15bb5ee124c13bf00ac9309aee39cbb5ee2d7f71) Running in Durability level: MAX_SURVIVABILITY 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-308/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [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/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-962 in /w/workspace/ndry_app-functions-sdk-go_PR-308 [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_PR-308 # 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/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/308/head:refs/remotes/origin/PR-308 # 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/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f711cdc6c016a861647aaf2c95dc5ab896a22bad into PR head commit 63ae3d9464c3d0dd0cc1f6f859f224744351af5d Merge succeeded, producing 802f150d83865c98a6924841d3619777a19d1d40 Checking out Revision 802f150d83865c98a6924841d3619777a19d1d40 (PR-308) > git config core.sparsecheckout # timeout=10 > git checkout -f 63ae3d9464c3d0dd0cc1f6f859f224744351af5d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f711cdc6c016a861647aaf2c95dc5ab896a22bad # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 802f150d83865c98a6924841d3619777a19d1d40 # timeout=10 Commit message: "Merge commit 'f711cdc6c016a861647aaf2c95dc5ab896a22bad' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:59:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 20:59:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:59:12 20:59:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:59:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:59:13 latest: Pulling from edgex-devops/git-semver 20:59:13 9123ac7c32f7: Pulling fs layer 20:59:13 b8cc5d1170e3: Pulling fs layer 20:59:13 2924cbbf6a41: Pulling fs layer 20:59:13 93b08a4f1073: Pulling fs layer 20:59:13 93b08a4f1073: Waiting 20:59:13 b8cc5d1170e3: Verifying Checksum 20:59:13 b8cc5d1170e3: Download complete 20:59:13 9123ac7c32f7: Verifying Checksum 20:59:13 9123ac7c32f7: Download complete 20:59:13 93b08a4f1073: Verifying Checksum 20:59:13 93b08a4f1073: Download complete 20:59:13 2924cbbf6a41: Verifying Checksum 20:59:13 2924cbbf6a41: Download complete 20:59:13 9123ac7c32f7: Pull complete 20:59:13 b8cc5d1170e3: Pull complete 20:59:14 2924cbbf6a41: Pull complete 20:59:14 93b08a4f1073: Pull complete 20:59:14 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 20:59:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:59:14 prd-centos7-docker-4c-2g-962 does not seem to be running inside a container 20:59:14 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-308 -v /w/workspace/ndry_app-functions-sdk-go_PR-308:/w/workspace/ndry_app-functions-sdk-go_PR-308:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-308@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:59:15 $ docker top d3b94ea6ed368fd6cd9e03d694106ac61c3c34b352cf9eb79c034c2e2b1de819 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:59:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:59:15 [ssh-agent] Looking for ssh-agent implementation... 20:59:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:59:15 $ docker exec d3b94ea6ed368fd6cd9e03d694106ac61c3c34b352cf9eb79c034c2e2b1de819 ssh-agent 20:59:15 SSH_AUTH_SOCK=/tmp/ssh-CTaRcoDyMm9L/agent.14 20:59:15 SSH_AGENT_PID=21 20:59:15 Running ssh-add (command line suppressed) 20:59:16 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/private_key_7673046999286596316.key (/w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/private_key_7673046999286596316.key) 20:59:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:59:16 + git describe --exact-match --tags HEAD 20:59:16 fatal: No names found, cannot describe anything. [Pipeline] } 20:59:16 $ docker exec --env ******** --env ******** d3b94ea6ed368fd6cd9e03d694106ac61c3c34b352cf9eb79c034c2e2b1de819 ssh-agent -k 20:59:16 unset SSH_AUTH_SOCK; 20:59:16 unset SSH_AGENT_PID; 20:59:16 echo Agent pid 21 killed; 20:59:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:59:16 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 20:59:16 This usually means this commit has not been tagged. [Pipeline] sshagent 20:59:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:59:16 [ssh-agent] Looking for ssh-agent implementation... 20:59:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:59:17 $ docker exec d3b94ea6ed368fd6cd9e03d694106ac61c3c34b352cf9eb79c034c2e2b1de819 ssh-agent 20:59:17 SSH_AUTH_SOCK=/tmp/ssh-tGHn1iJlz7Wb/agent.56 20:59:17 SSH_AGENT_PID=62 20:59:17 Running ssh-add (command line suppressed) 20:59:17 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/private_key_5433971727618169694.key (/w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/private_key_5433971727618169694.key) 20:59:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:59:17 + git semver init 20:59:17 # -> Open(): unable to determine branch for HEAD 20:59:17 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-308/.git 20:59:17 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-308 20:59:17 # $SEMVER_REMOTE_NAME = origin 20:59:17 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 20:59:17 # $SEMVER_USER_NAME = jenkins 20:59:17 # $SEMVER_BRANCH = PR-308 20:59:17 # $SEMVER_TEMP = /tmp/semver-248006940 20:59:17 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 20:59:20 # '/tmp/semver-248006940' -> '/w/workspace/ndry_app-functions-sdk-go_PR-308/.semver' 20:59:20 # -> Force: false 20:59:20 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-308/.semver [Pipeline] } 20:59:20 $ docker exec --env ******** --env ******** d3b94ea6ed368fd6cd9e03d694106ac61c3c34b352cf9eb79c034c2e2b1de819 ssh-agent -k 20:59:20 unset SSH_AUTH_SOCK; 20:59:20 unset SSH_AGENT_PID; 20:59:20 echo Agent pid 62 killed; 20:59:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:59:21 + git semver [Pipeline] } 20:59:21 $ docker stop --time=1 d3b94ea6ed368fd6cd9e03d694106ac61c3c34b352cf9eb79c034c2e2b1de819 20:59:22 $ docker rm -f d3b94ea6ed368fd6cd9e03d694106ac61c3c34b352cf9eb79c034c2e2b1de819 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 20:59:24 Stashed 95 file(s) [Pipeline] echo 20:59:24 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 20:59:40 Still waiting to schedule task 20:59:40 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-962’ 20:59:40 Still waiting to schedule task 20:59:40 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:01:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-963 in /w/workspace/ndry_app-functions-sdk-go_PR-308 [Pipeline] { [Pipeline] ws 21:01:30 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 21:01:36 using credential edgex-jenkins-ssh 21:01:36 Cloning the remote Git repository 21:01:36 Cloning with configured refspecs honoured and without tags 21:01:36 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:01:36 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 21:01:36 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:01:36 > git --version # timeout=10 21:01:36 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:01:39 Fetching without tags 21:01:40 Merging remotes/origin/master commit f711cdc6c016a861647aaf2c95dc5ab896a22bad into PR head commit 63ae3d9464c3d0dd0cc1f6f859f224744351af5d 21:01:40 Merge succeeded, producing 8bd0695c31d73462dbd075d9c956263b1c28f064 21:01:40 Checking out Revision 8bd0695c31d73462dbd075d9c956263b1c28f064 (PR-308) 21:01:39 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:01:39 > git config --add remote.origin.fetch +refs/pull/308/head:refs/remotes/origin/PR-308 # timeout=10 21:01:39 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:01:39 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:01:39 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:01:39 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:01:40 > git config core.sparsecheckout # timeout=10 21:01:40 > git checkout -f 63ae3d9464c3d0dd0cc1f6f859f224744351af5d # timeout=10 21:01:40 > git remote # timeout=10 21:01:40 > git config --get remote.origin.url # timeout=10 21:01:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:40 > git merge f711cdc6c016a861647aaf2c95dc5ab896a22bad # timeout=10 21:01:40 > git rev-parse HEAD^{commit} # timeout=10 21:01:40 > git config core.sparsecheckout # timeout=10 21:01:40 > git checkout -f 8bd0695c31d73462dbd075d9c956263b1c28f064 # timeout=10 21:01:45 Commit message: "Merge commit 'f711cdc6c016a861647aaf2c95dc5ab896a22bad' into HEAD" 21:01:45 First time build. Skipping changelog. 21:01:45 > git --version # timeout=10 21:01:45 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:01:48 ========================================================= 21:01:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 21:01:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:01:50 + 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:01:51 Sending build context to Docker daemon 36.63MB 21:01:51 Step 1/8 : ARG BASE=golang:1.13-alpine 21:01:51 Step 2/8 : FROM ${BASE} 21:01:52 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:01:52 cde5963f3b93: Pulling fs layer 21:01:52 2a23fa8c16f7: Pulling fs layer 21:01:52 777b28850792: Pulling fs layer 21:01:52 8a11ddd9e578: Pulling fs layer 21:01:52 4cf88f913ddb: Pulling fs layer 21:01:52 1df406cf5192: Pulling fs layer 21:01:52 cd6300453558: Pulling fs layer 21:01:52 b9c365052c96: Pulling fs layer 21:01:52 a2d8cc88f415: Pulling fs layer 21:01:52 ea1d1ca13537: Pulling fs layer 21:01:52 3750a50a1c5e: Pulling fs layer 21:01:52 cd6300453558: Waiting 21:01:52 b9c365052c96: Waiting 21:01:52 a2d8cc88f415: Waiting 21:01:52 8a11ddd9e578: Waiting 21:01:52 ea1d1ca13537: Waiting 21:01:52 4cf88f913ddb: Waiting 21:01:52 3750a50a1c5e: Waiting 21:01:52 1df406cf5192: Waiting 21:01:52 777b28850792: Verifying Checksum 21:01:52 777b28850792: Download complete 21:01:52 2a23fa8c16f7: Verifying Checksum 21:01:52 2a23fa8c16f7: Download complete 21:01:52 4cf88f913ddb: Verifying Checksum 21:01:52 4cf88f913ddb: Download complete 21:01:52 1df406cf5192: Verifying Checksum 21:01:52 1df406cf5192: Download complete 21:01:52 cde5963f3b93: Download complete 21:01:53 cde5963f3b93: Pull complete 21:01:53 2a23fa8c16f7: Pull complete 21:01:54 777b28850792: Pull complete 21:01:56 cd6300453558: Verifying Checksum 21:01:56 cd6300453558: Download complete 21:01:56 a2d8cc88f415: Download complete 21:01:58 ea1d1ca13537: Verifying Checksum 21:01:58 ea1d1ca13537: Download complete 21:01:58 3750a50a1c5e: Verifying Checksum 21:01:58 3750a50a1c5e: Download complete 21:02:02 b9c365052c96: Verifying Checksum 21:02:02 b9c365052c96: Download complete 21:02:03 8a11ddd9e578: Download complete 21:02:06 Running on prd-centos7-docker-4c-2g-964 in /w/workspace/ndry_app-functions-sdk-go_PR-308 [Pipeline] { [Pipeline] ws 21:02:06 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 21:02:08 using credential edgex-jenkins-ssh 21:02:08 Cloning the remote Git repository 21:02:08 Cloning with configured refspecs honoured and without tags 21:02:08 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:02:08 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 21:02:08 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:02:08 > git --version # timeout=10 21:02:08 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:08 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:02:10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:02:10 > git config --add remote.origin.fetch +refs/pull/308/head:refs/remotes/origin/PR-308 # timeout=10 21:02:10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:02:10 Fetching without tags 21:02:11 Merging remotes/origin/master commit f711cdc6c016a861647aaf2c95dc5ab896a22bad into PR head commit 63ae3d9464c3d0dd0cc1f6f859f224744351af5d 21:02:11 Merge succeeded, producing ac446f050da7de3f07ed9b03db389828032c1db8 21:02:11 Checking out Revision ac446f050da7de3f07ed9b03db389828032c1db8 (PR-308) 21:02:10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:02:10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:02:10 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:10 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:02:11 > git config core.sparsecheckout # timeout=10 21:02:11 > git checkout -f 63ae3d9464c3d0dd0cc1f6f859f224744351af5d # timeout=10 21:02:11 > git remote # timeout=10 21:02:11 > git config --get remote.origin.url # timeout=10 21:02:11 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:11 > git merge f711cdc6c016a861647aaf2c95dc5ab896a22bad # timeout=10 21:02:11 > git rev-parse HEAD^{commit} # timeout=10 21:02:11 > git config core.sparsecheckout # timeout=10 21:02:11 > git checkout -f ac446f050da7de3f07ed9b03db389828032c1db8 # timeout=10 21:02:15 Commit message: "Merge commit 'f711cdc6c016a861647aaf2c95dc5ab896a22bad' into HEAD" 21:02:15 First time build. Skipping changelog. 21:02:15 > git --version # timeout=10 21:02:15 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb 21:02:15 8a11ddd9e578: Pull complete 21:02:15 4cf88f913ddb: Pull complete 21:02:15 1df406cf5192: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:02:17 ========================================================= 21:02:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 21:02:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:02: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:02:18 Sending build context to Docker daemon 36.63MB 21:02:18 Step 1/8 : ARG BASE=golang:1.13-alpine 21:02:18 Step 2/8 : FROM ${BASE} 21:02:18 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 21:02:18 e6b0cf9c0882: Pulling fs layer 21:02:18 2848faf0eed1: Pulling fs layer 21:02:18 0f37312ad70f: Pulling fs layer 21:02:18 5788d62ee057: Pulling fs layer 21:02:18 0e6b1d234666: Pulling fs layer 21:02:18 bf5d7aec512f: Pulling fs layer 21:02:18 34c802a77dc8: Pulling fs layer 21:02:18 9eb99e56ec68: Pulling fs layer 21:02:18 27c7a5d97fbd: Pulling fs layer 21:02:18 5c102a31e300: Pulling fs layer 21:02:18 dcfb455df0a1: Pulling fs layer 21:02:18 34c802a77dc8: Waiting 21:02:18 9eb99e56ec68: Waiting 21:02:18 27c7a5d97fbd: Waiting 21:02:18 5c102a31e300: Waiting 21:02:18 dcfb455df0a1: Waiting 21:02:18 5788d62ee057: Waiting 21:02:18 0e6b1d234666: Waiting 21:02:18 bf5d7aec512f: Waiting 21:02:18 0f37312ad70f: Verifying Checksum 21:02:18 0f37312ad70f: Download complete 21:02:18 2848faf0eed1: Verifying Checksum 21:02:18 2848faf0eed1: Download complete 21:02:18 0e6b1d234666: Download complete 21:02:18 bf5d7aec512f: Verifying Checksum 21:02:18 bf5d7aec512f: Download complete 21:02:18 e6b0cf9c0882: Download complete 21:02:18 e6b0cf9c0882: Pull complete 21:02:18 cd6300453558: Pull complete 21:02:19 2848faf0eed1: Pull complete 21:02:19 0f37312ad70f: Pull complete 21:02:19 34c802a77dc8: Verifying Checksum 21:02:19 34c802a77dc8: Download complete 21:02:19 27c7a5d97fbd: Verifying Checksum 21:02:19 27c7a5d97fbd: Download complete 21:02:20 5c102a31e300: Verifying Checksum 21:02:20 5c102a31e300: Download complete 21:02:20 9eb99e56ec68: Verifying Checksum 21:02:20 9eb99e56ec68: Download complete 21:02:20 dcfb455df0a1: Verifying Checksum 21:02:20 dcfb455df0a1: Download complete 21:02:20 5788d62ee057: Download complete 21:02:24 b9c365052c96: Pull complete 21:02:24 a2d8cc88f415: Pull complete 21:02:26 ea1d1ca13537: Pull complete 21:02:26 3750a50a1c5e: Pull complete 21:02:26 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 21:02:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 21:02:26 ---> 78745c68409d 21:02:26 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:02:27 latest: Pulling from library/docker 21:02:27 8a0637ca1ac9: Pulling fs layer 21:02:27 4726da4a2734: Pulling fs layer 21:02:27 73e3cb2b3a46: Pulling fs layer 21:02:27 af8135161ac3: Pulling fs layer 21:02:27 8938096eeda7: Pulling fs layer 21:02:27 af8135161ac3: Waiting 21:02:27 648c0e7fc3a8: Pulling fs layer 21:02:27 fe85cdb0d7dc: Pulling fs layer 21:02:27 8938096eeda7: Waiting 21:02:27 648c0e7fc3a8: Waiting 21:02:27 fe85cdb0d7dc: Waiting 21:02:27 5788d62ee057: Pull complete 21:02:27 0e6b1d234666: Pull complete 21:02:27 bf5d7aec512f: Pull complete 21:02:27 73e3cb2b3a46: Verifying Checksum 21:02:27 73e3cb2b3a46: Download complete 21:02:27 4726da4a2734: Verifying Checksum 21:02:27 4726da4a2734: Download complete 21:02:28 8a0637ca1ac9: Verifying Checksum 21:02:28 8a0637ca1ac9: Download complete 21:02:28 8938096eeda7: Verifying Checksum 21:02:28 8938096eeda7: Download complete 21:02:28 648c0e7fc3a8: Verifying Checksum 21:02:28 648c0e7fc3a8: Download complete 21:02:28 8a0637ca1ac9: Pull complete 21:02:28 fe85cdb0d7dc: Verifying Checksum 21:02:28 fe85cdb0d7dc: Download complete 21:02:29 4726da4a2734: Pull complete 21:02:29 73e3cb2b3a46: Pull complete 21:02:31 34c802a77dc8: Pull complete 21:02:33 af8135161ac3: Verifying Checksum 21:02:33 af8135161ac3: Download complete 21:02:34 9eb99e56ec68: Pull complete 21:02:34 27c7a5d97fbd: Pull complete 21:02:34 5c102a31e300: Pull complete 21:02:34 dcfb455df0a1: Pull complete 21:02:34 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 21:02:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 21:02:34 ---> 7c70fe431013 21:02:34 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:02:35 latest: Pulling from library/docker 21:02:35 aad63a933944: Pulling fs layer 21:02:35 69846a6807b3: Pulling fs layer 21:02:35 5517540127c6: Pulling fs layer 21:02:35 da4bc653673c: Pulling fs layer 21:02:35 7d6a82484b25: Pulling fs layer 21:02:35 98d7178a08bc: Pulling fs layer 21:02:35 06fedb666dd1: Pulling fs layer 21:02:35 da4bc653673c: Waiting 21:02:35 7d6a82484b25: Waiting 21:02:35 98d7178a08bc: Waiting 21:02:35 06fedb666dd1: Waiting 21:02:35 aad63a933944: Verifying Checksum 21:02:35 5517540127c6: Verifying Checksum 21:02:35 5517540127c6: Download complete 21:02:35 69846a6807b3: Verifying Checksum 21:02:35 69846a6807b3: Download complete 21:02:35 7d6a82484b25: Verifying Checksum 21:02:35 7d6a82484b25: Download complete 21:02:35 98d7178a08bc: Verifying Checksum 21:02:35 98d7178a08bc: Download complete 21:02:35 aad63a933944: Pull complete 21:02:35 06fedb666dd1: Verifying Checksum 21:02:35 06fedb666dd1: Download complete 21:02:36 69846a6807b3: Pull complete 21:02:36 da4bc653673c: Download complete 21:02:37 af8135161ac3: Pull complete 21:02:37 8938096eeda7: Pull complete 21:02:37 5517540127c6: Pull complete 21:02:37 648c0e7fc3a8: Pull complete 21:02:37 fe85cdb0d7dc: Pull complete 21:02:37 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 21:02:37 Status: Downloaded newer image for docker:latest 21:02:40 da4bc653673c: Pull complete 21:02:40 7d6a82484b25: Pull complete 21:02:40 98d7178a08bc: Pull complete 21:02:40 06fedb666dd1: Pull complete 21:02:40 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 21:02:40 Status: Downloaded newer image for docker:latest 21:02:41 ---> 3b0dab3045eb 21:02:41 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:02:41 ---> Running in 4ff5eb7bde57 21:02:41 Removing intermediate container 4ff5eb7bde57 21:02:41 ---> 5562205b193f 21:02:41 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:02:41 ---> Running in e0ccc0b1edb3 21:02:42 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 21:02:43 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:02:43 (1/5) Installing libsodium (1.0.18-r0) 21:02:43 (2/5) Installing libzmq (4.3.2-r0) 21:02:43 (3/5) Installing pkgconf (1.6.3-r0) 21:02:43 (4/5) Installing libsodium-dev (1.0.18-r0) 21:02:44 (5/5) Installing zeromq-dev (4.3.2-r0) 21:02:44 Executing busybox-1.31.1-r8.trigger 21:02:44 OK: 145 MiB in 44 packages 21:02:44 Removing intermediate container e0ccc0b1edb3 21:02:44 ---> c54f2966296c 21:02:44 Step 6/8 : WORKDIR /build 21:02:44 ---> Running in 5c8e93d3b129 21:02:44 Removing intermediate container 5c8e93d3b129 21:02:44 ---> 0b8dec87a2aa 21:02:44 Step 7/8 : COPY go.mod . 21:02:44 ---> 0e18b5de0836 21:02:44 Step 8/8 : RUN go mod download 21:02:44 ---> Running in b0e0555e97ce 21:02:46 ---> 1af85a6c7eec 21:02:46 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:02:46 ---> Running in 270ddf3d7d74 21:02:46 Removing intermediate container 270ddf3d7d74 21:02:46 ---> 69de71af0d8e 21:02:46 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:02:46 ---> Running in 29ef29231d4d 21:02:46 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:02:46 go: finding github.com/BurntSushi/toml v0.3.1 21:02:46 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:02:46 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:02:46 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:02:46 go: finding github.com/bgentry/speakeasy v0.1.0 21:02:46 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:02:46 go: finding github.com/davecgh/go-spew v1.1.1 21:02:46 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:02:46 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 21:02:46 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 21:02:46 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 21:02:46 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 21:02:46 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:02:46 go: finding github.com/fatih/color v1.7.0 21:02:46 go: finding github.com/go-kit/kit v0.8.0 21:02:46 go: finding github.com/go-logfmt/logfmt v0.4.0 21:02:46 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 21:02:47 go: finding github.com/go-stack/stack v1.8.0 21:02:47 go: finding github.com/golang/snappy v0.0.1 21:02:47 go: finding github.com/gomodule/redigo v2.0.0+incompatible 21:02:47 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:02:47 go: finding github.com/google/go-cmp v0.3.1 21:02:47 go: finding github.com/google/uuid v1.1.0 21:02:47 go: finding github.com/gorilla/mux v1.7.2 21:02:47 go: finding github.com/hashicorp/consul/api v1.1.0 21:02:47 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:02:47 go: finding github.com/hashicorp/errwrap v1.0.0 21:02:47 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:02:47 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:02:47 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:02:47 go: finding github.com/hashicorp/go-multierror v1.0.0 21:02:47 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:02:47 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:02:47 go: finding github.com/hashicorp/go-syslog v1.0.0 21:02:47 go: finding github.com/hashicorp/go-uuid v1.0.1 21:02:47 go: finding github.com/hashicorp/go.net v0.0.1 21:02:47 go: finding github.com/hashicorp/golang-lru v0.5.0 21:02:47 go: finding github.com/hashicorp/logutils v1.0.0 21:02:47 go: finding github.com/hashicorp/mdns v1.0.0 21:02:47 go: finding github.com/hashicorp/memberlist v0.1.3 21:02:47 go: finding github.com/hashicorp/serf v0.8.2 21:02:47 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:02:47 go: finding github.com/kr/pretty v0.2.0 21:02:47 go: finding github.com/kr/pty v1.1.1 21:02:47 go: finding github.com/kr/text v0.1.0 21:02:47 go: finding github.com/mattn/go-colorable v0.0.9 21:02:47 go: finding github.com/mattn/go-isatty v0.0.3 21:02:47 go: finding github.com/miekg/dns v1.0.14 21:02:47 go: finding github.com/mitchellh/cli v1.0.0 21:02:47 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:02:47 go: finding github.com/mitchellh/copystructure v1.0.0 21:02:47 go: finding github.com/mitchellh/go-homedir v1.0.0 21:02:47 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:02:47 go: finding github.com/mitchellh/gox v0.4.0 21:02:47 go: finding github.com/mitchellh/iochan v1.0.0 21:02:47 go: finding github.com/mitchellh/mapstructure v1.1.2 21:02:47 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:02:47 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:02:47 go: finding github.com/pebbe/zmq4 v1.0.0 21:02:47 go: finding github.com/pelletier/go-toml v1.2.0 21:02:47 go: finding github.com/pkg/errors v0.8.1 21:02:47 go: finding github.com/pmezard/go-difflib v1.0.0 21:02:47 go: finding github.com/posener/complete v1.1.1 21:02:47 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:02:47 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:02:47 go: finding github.com/stretchr/objx v0.2.0 21:02:47 go: finding github.com/stretchr/testify v1.4.0 21:02:47 go: finding github.com/tidwall/pretty v1.0.0 21:02:47 go: finding github.com/ugorji/go v1.1.4 21:02:47 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:02:47 go: finding github.com/xdg/stringprep v1.0.0 21:02:47 go: finding go.mongodb.org/mongo-driver v1.1.1 21:02:47 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:02:47 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:02:47 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:02:47 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 21:02:47 go: finding golang.org/x/text v0.3.2 21:02:47 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 21:02:47 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:02:47 go: finding gopkg.in/yaml.v2 v2.2.2 21:02:47 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 21:02:48 (1/5) Installing libsodium (1.0.18-r0) 21:02:48 (2/5) Installing libzmq (4.3.2-r0) 21:02:48 (3/5) Installing pkgconf (1.6.3-r0) 21:02:48 (4/5) Installing libsodium-dev (1.0.18-r0) 21:02:48 (5/5) Installing zeromq-dev (4.3.2-r0) 21:02:48 Executing busybox-1.31.1-r8.trigger 21:02:48 OK: 127 MiB in 44 packages 21:02:50 Removing intermediate container 29ef29231d4d 21:02:50 ---> 6a30672545ef 21:02:50 Step 6/8 : WORKDIR /build 21:02:50 ---> Running in 20da32ccc596 21:02:50 Removing intermediate container 20da32ccc596 21:02:50 ---> 6e62d2bc5deb 21:02:50 Step 7/8 : COPY go.mod . 21:02:51 ---> 1ceb8fac7013 21:02:51 Step 8/8 : RUN go mod download 21:02:51 ---> Running in f46793cf26ac 21:02:53 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:02:53 go: finding github.com/BurntSushi/toml v0.3.1 21:02:53 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:02:53 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:02:53 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:02:53 go: finding github.com/bgentry/speakeasy v0.1.0 21:02:53 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:02:53 go: finding github.com/davecgh/go-spew v1.1.1 21:02:53 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:02:53 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 21:02:53 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 21:02:53 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 21:02:53 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 21:02:53 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:02:53 go: finding github.com/fatih/color v1.7.0 21:02:53 go: finding github.com/go-kit/kit v0.8.0 21:02:53 go: finding github.com/go-logfmt/logfmt v0.4.0 21:02:53 go: finding github.com/go-stack/stack v1.8.0 21:02:53 go: finding github.com/golang/snappy v0.0.1 21:02:53 go: finding github.com/gomodule/redigo v2.0.0+incompatible 21:02:53 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:02:53 go: finding github.com/google/go-cmp v0.3.1 21:02:53 go: finding github.com/google/uuid v1.1.0 21:02:53 go: finding github.com/gorilla/mux v1.7.2 21:02:53 go: finding github.com/hashicorp/consul/api v1.1.0 21:02:53 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:02:53 go: finding github.com/hashicorp/errwrap v1.0.0 21:02:53 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:02:53 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:02:53 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:02:53 go: finding github.com/hashicorp/go-multierror v1.0.0 21:02:53 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:02:53 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:02:53 go: finding github.com/hashicorp/go-syslog v1.0.0 21:02:53 go: finding github.com/hashicorp/go-uuid v1.0.1 21:02:53 go: finding github.com/hashicorp/go.net v0.0.1 21:02:53 go: finding github.com/hashicorp/golang-lru v0.5.0 21:02:53 go: finding github.com/hashicorp/logutils v1.0.0 21:02:53 go: finding github.com/hashicorp/mdns v1.0.0 21:02:53 go: finding github.com/hashicorp/memberlist v0.1.3 21:02:53 go: finding github.com/hashicorp/serf v0.8.2 21:02:53 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:02:53 go: finding github.com/kr/pretty v0.2.0 21:02:53 go: finding github.com/kr/pty v1.1.1 21:02:53 go: finding github.com/kr/text v0.1.0 21:02:53 go: finding github.com/mattn/go-colorable v0.0.9 21:02:53 go: finding github.com/mattn/go-isatty v0.0.3 21:02:53 go: finding github.com/miekg/dns v1.0.14 21:02:53 go: finding github.com/mitchellh/cli v1.0.0 21:02:53 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:02:53 go: finding github.com/mitchellh/copystructure v1.0.0 21:02:53 go: finding github.com/mitchellh/go-homedir v1.0.0 21:02:53 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:02:53 go: finding github.com/mitchellh/gox v0.4.0 21:02:53 go: finding github.com/mitchellh/iochan v1.0.0 21:02:53 go: finding github.com/mitchellh/mapstructure v1.1.2 21:02:53 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:02:53 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:02:53 go: finding github.com/pebbe/zmq4 v1.0.0 21:02:53 go: finding github.com/pelletier/go-toml v1.2.0 21:02:53 go: finding github.com/pkg/errors v0.8.1 21:02:53 go: finding github.com/pmezard/go-difflib v1.0.0 21:02:53 go: finding github.com/posener/complete v1.1.1 21:02:53 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:02:53 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:02:53 go: finding github.com/stretchr/objx v0.2.0 21:02:53 go: finding github.com/stretchr/testify v1.4.0 21:02:53 go: finding github.com/tidwall/pretty v1.0.0 21:02:53 go: finding github.com/ugorji/go v1.1.4 21:02:53 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:02:53 go: finding github.com/xdg/stringprep v1.0.0 21:02:54 go: finding go.mongodb.org/mongo-driver v1.1.1 21:02:54 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:02:54 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:02:54 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:02:54 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 21:02:54 go: finding golang.org/x/text v0.3.2 21:02:54 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 21:02:54 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:02:54 go: finding gopkg.in/yaml.v2 v2.2.2 21:02:57 Removing intermediate container b0e0555e97ce 21:02:57 ---> 05b8852250bc 21:02:57 Successfully built 05b8852250bc 21:02:57 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:02:58 + docker inspect -f . ci-base-image-x86_64 21:02:58 . [Pipeline] withDockerContainer 21:02:58 prd-centos7-docker-4c-2g-964 does not seem to be running inside a container 21:02:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:03:01 $ docker top 39b154d9657f6d29f2c14b63e3421f1c038f2630dfaa5019f0283538f0068c71 -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:02 + go version 21:03:02 go version go1.13.5 linux/amd64 [Pipeline] sh 21:03:02 + make test 21:03:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:03:03 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 21:03:12 Removing intermediate container f46793cf26ac 21:03:12 ---> c82aad091939 21:03:12 Successfully built c82aad091939 21:03:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:03:13 + docker inspect -f . ci-base-image-arm64 21:03:13 . [Pipeline] withDockerContainer 21:03:13 prd-ubuntu18.04-docker-arm64-4c-16g-963 does not seem to be running inside a container 21:03:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:03:15 $ docker top a4f1a0e5c51738f9a97bd768a8f21d169ff1b87213eab79eb8b18ff743e80bb6 -eo pid,comm 21:03:16 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.063s coverage: 88.9% of statements [Pipeline] { [Pipeline] sh 21:03:17 + go version 21:03:17 go version go1.13.5 linux/arm64 [Pipeline] sh 21:03:18 + make test 21:03:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:03:20 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 21:03:22 # github.com/edgexfoundry/app-functions-sdk-go/internal/security [github.com/edgexfoundry/app-functions-sdk-go/internal/security.test] 21:03:22 internal/security/credentials_test.go:163:18: secretProvider.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:03:22 internal/security/credentials_test.go:238:8: mockSP.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:03:26 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.840s coverage: 41.7% of statements 21:03:26 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 21:03:26 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 21:03:26 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.010s coverage: 100.0% of statements 21:03:26 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.748s coverage: 69.3% of statements 21:03:26 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/security [build failed] 21:03:26 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.012s coverage: 89.5% of statements 21:03:26 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.006s coverage: 100.0% of statements 21:03:34 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.282s coverage: 100.0% of statements 21:03:34 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 21:03:34 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.009s coverage: 100.0% of statements 21:03:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 21:03:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 21:03:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 21:03:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 21:03:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 21:03:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 21:03:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 21:03:34 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements 21:03:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 21:03:34 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.004s coverage: 97.7% of statements 21:03:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 21:03:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 21:03:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 21:03:35 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.665s coverage: 84.8% of statements 21:03:35 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.065s coverage: 83.3% of statements 21:03:35 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 21:03:36 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 7.077s coverage: 76.7% of statements 21:03:36 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 21:03:36 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.007s coverage: 100.0% of statements 21:03:36 FAIL 21:03:36 make: *** [Makefile:6: test] Error 2 [Pipeline] } 21:03:36 $ docker stop --time=1 39b154d9657f6d29f2c14b63e3421f1c038f2630dfaa5019f0283538f0068c71 21:03:37 $ docker rm -f 39b154d9657f6d29f2c14b63e3421f1c038f2630dfaa5019f0283538f0068c71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:03:39 Failed in branch amd64 21:04:07 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.148s coverage: 88.9% of statements 21:04:15 # github.com/edgexfoundry/app-functions-sdk-go/internal/security [github.com/edgexfoundry/app-functions-sdk-go/internal/security.test] 21:04:15 internal/security/credentials_test.go:163:18: secretProvider.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:04:15 internal/security/credentials_test.go:238:8: mockSP.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:04:22 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.525s coverage: 41.7% of statements 21:04:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 21:04:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 21:04:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.102s coverage: 100.0% of statements 21:04:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.479s coverage: 69.3% of statements 21:04:22 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/security [build failed] 21:04:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.044s coverage: 89.5% of statements 21:04:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.020s coverage: 100.0% of statements 21:04:32 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.118s coverage: 100.0% of statements 21:04:32 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.019s coverage: 100.0% of statements 21:04:32 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.017s coverage: 100.0% of statements 21:04:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 21:04:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 21:04:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 21:04:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 21:04:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 21:04:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 21:04:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 21:04:32 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.040s coverage: 96.6% of statements 21:04:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 21:04:32 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.018s coverage: 97.7% of statements 21:04:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 21:04:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 21:04:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 21:04:38 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.685s coverage: 84.8% of statements 21:04:38 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.102s coverage: 83.3% of statements 21:04:38 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 21:04:38 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.584s coverage: 76.7% of statements 21:04:38 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 21:04:38 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.023s coverage: 100.0% of statements 21:04:38 FAIL 21:04:38 make: *** [Makefile:6: test] Error 2 [Pipeline] } 21:04:38 $ docker stop --time=1 a4f1a0e5c51738f9a97bd768a8f21d169ff1b87213eab79eb8b18ff743e80bb6 21:04:41 $ docker rm -f a4f1a0e5c51738f9a97bd768a8f21d169ff1b87213eab79eb8b18ff743e80bb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:04:43 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:04:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:04:45 ---> package-listing.sh 21:04:45 ++ facter osfamily 21:04:45 ++ tr '[:upper:]' '[:lower:]' 21:04:45 + OS_FAMILY=redhat 21:04:45 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-308 21:04:45 + START_PACKAGES=/tmp/packages_start.txt 21:04:45 + END_PACKAGES=/tmp/packages_end.txt 21:04:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:04:45 + PACKAGES=/tmp/packages_start.txt 21:04:45 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-308 ']' 21:04:45 + PACKAGES=/tmp/packages_end.txt 21:04:45 + case "${OS_FAMILY}" in 21:04:45 + rpm -qa 21:04:45 + sort 21:04:50 + '[' -f /tmp/packages_start.txt ']' 21:04:50 + '[' -f /tmp/packages_end.txt ']' 21:04:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:04:50 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-308 ']' 21:04:50 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-308/archives/ 21:04:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-308/archives/ [Pipeline] isUnix [Pipeline] sh 21:04:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:04:50 21:04:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:04:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:04:50 alpine: Pulling from edgex-lftools-log-publisher 21:04:50 c9b1b535fdd9: Pulling fs layer 21:04:50 2cc5ad85d9ab: Pulling fs layer 21:04:50 756a868c4378: Pulling fs layer 21:04:50 444b2fc9a129: Pulling fs layer 21:04:50 ea15f1150254: Pulling fs layer 21:04:50 41b27a9f41bf: Pulling fs layer 21:04:50 28c525ee5125: Pulling fs layer 21:04:50 094b1ea09ed8: Pulling fs layer 21:04:50 138eaada9080: Pulling fs layer 21:04:50 0622d0fa9048: Pulling fs layer 21:04:50 444b2fc9a129: Waiting 21:04:50 ea15f1150254: Waiting 21:04:50 41b27a9f41bf: Waiting 21:04:50 28c525ee5125: Waiting 21:04:50 094b1ea09ed8: Waiting 21:04:50 138eaada9080: Waiting 21:04:50 0622d0fa9048: Waiting 21:04:50 2cc5ad85d9ab: Verifying Checksum 21:04:50 2cc5ad85d9ab: Download complete 21:04:50 444b2fc9a129: Verifying Checksum 21:04:50 444b2fc9a129: Download complete 21:04:50 c9b1b535fdd9: Download complete 21:04:51 ea15f1150254: Verifying Checksum 21:04:51 ea15f1150254: Download complete 21:04:51 28c525ee5125: Verifying Checksum 21:04:51 28c525ee5125: Download complete 21:04:51 c9b1b535fdd9: Pull complete 21:04:51 756a868c4378: Verifying Checksum 21:04:51 756a868c4378: Download complete 21:04:51 2cc5ad85d9ab: Pull complete 21:04:51 138eaada9080: Verifying Checksum 21:04:51 138eaada9080: Download complete 21:04:51 094b1ea09ed8: Verifying Checksum 21:04:51 094b1ea09ed8: Download complete 21:04:51 0622d0fa9048: Verifying Checksum 21:04:51 0622d0fa9048: Download complete 21:04:52 41b27a9f41bf: Verifying Checksum 21:04:52 41b27a9f41bf: Download complete 21:04:53 756a868c4378: Pull complete 21:04:53 444b2fc9a129: Pull complete 21:04:53 ea15f1150254: Pull complete 21:04:56 41b27a9f41bf: Pull complete 21:04:56 28c525ee5125: Pull complete 21:04:58 094b1ea09ed8: Pull complete 21:04:58 138eaada9080: Pull complete 21:04:59 0622d0fa9048: Pull complete 21:04:59 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 21:04:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:04:59 prd-centos7-docker-4c-2g-962 does not seem to be running inside a container 21:04:59 $ 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_PR-308 -v /w/workspace/ndry_app-functions-sdk-go_PR-308:/w/workspace/ndry_app-functions-sdk-go_PR-308:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-308@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:05:00 $ docker top e79c787679309e137edd8cc324578f8fdca1f80aa4b5eb253e5f03223a8762bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:05:00 provisioning config files... 21:05:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/config3396224192757937219tmp [Pipeline] { [Pipeline] echo 21:05:00 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:05:01 ---> create-netrc.sh [Pipeline] echo 21:05:01 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:05:01 ---> logs-deploy.sh 21:05:01 + ARCHIVE_ARTIFACTS= 21:05:01 + LOGS_SERVER=https://logs.edgexfoundry.org 21:05:01 + '[' https://logs.edgexfoundry.org == None ']' 21:05:01 + NEXUS_URL=https://nexus.edgexfoundry.org 21:05:01 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-308/1 21:05:01 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-308/1/ 21:05:01 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-308/1 /w/workspace/ndry_app-functions-sdk-go_PR-308 21:05:02 Archives upload complete. 21:05:02 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-308/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-308/1/