Pull request #335 updated 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 lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from f6dd20a966180cb0215facf4a8ee4a04eafda3dc+0cc019e137b243b92f6339afa82e67598b4e7bc1 (f6206753873149c1ff230a1b60ce1c7c6aa0a95c) 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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-5970 in /w/workspace/ndry_app-functions-sdk-go_PR-335 [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-335 # 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/335/head:refs/remotes/origin/PR-335 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 0cc019e137b243b92f6339afa82e67598b4e7bc1 into PR head commit f6dd20a966180cb0215facf4a8ee4a04eafda3dc Merge succeeded, producing f6dd20a966180cb0215facf4a8ee4a04eafda3dc Checking out Revision f6dd20a966180cb0215facf4a8ee4a04eafda3dc (PR-335) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/335/head:refs/remotes/origin/PR-335 # 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/335/head:refs/remotes/origin/PR-335 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6dd20a966180cb0215facf4a8ee4a04eafda3dc # 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 0cc019e137b243b92f6339afa82e67598b4e7bc1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6dd20a966180cb0215facf4a8ee4a04eafda3dc # timeout=10 Commit message: "fix(profile): Set profile properly in service's service key when env override used" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:16:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:16:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 10c8a5d7566e0b3fc15332448f7127251c0b31ec # timeout=10 [Pipeline] echo 15:16:29 ========================================================= 15:16:29 EdgeX Global Pipelines Version Info 15:16:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:16:30 ------------------- 15:16:30 stable info: 15:16:30 ------------------- 15:16:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:16:30 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 15:16:30 Message: update stable to v1.0.73 15:16:31 ------------------- 15:16:31 experimental info: 15:16:31 ------------------- 15:16:31 Commited By: Emilio Reyes emilio.reyes@intel.com 15:16:31 Commit SHA: db8f057101f5d4fbc3fddca88a70e396ee8d8f73 15:16:31 Message: update experimental to v1.0.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:16:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:16:33 15:16:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:16:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:16:33 latest: Pulling from edgex-devops/git-semver 15:16:33 9123ac7c32f7: Pulling fs layer 15:16:33 b8cc5d1170e3: Pulling fs layer 15:16:33 2924cbbf6a41: Pulling fs layer 15:16:33 93b08a4f1073: Pulling fs layer 15:16:33 93b08a4f1073: Waiting 15:16:33 b8cc5d1170e3: Verifying Checksum 15:16:33 b8cc5d1170e3: Download complete 15:16:33 9123ac7c32f7: Verifying Checksum 15:16:33 9123ac7c32f7: Download complete 15:16:33 93b08a4f1073: Verifying Checksum 15:16:33 93b08a4f1073: Download complete 15:16:33 2924cbbf6a41: Verifying Checksum 15:16:33 2924cbbf6a41: Download complete 15:16:34 9123ac7c32f7: Pull complete 15:16:34 b8cc5d1170e3: Pull complete 15:16:35 2924cbbf6a41: Pull complete 15:16:35 93b08a4f1073: Pull complete 15:16:35 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 15:16:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:16:35 prd-centos7-docker-4c-2g-5970 does not seem to be running inside a container 15:16:35 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-335 -v /w/workspace/ndry_app-functions-sdk-go_PR-335:/w/workspace/ndry_app-functions-sdk-go_PR-335:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-335@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-335@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:16:35 $ docker top 470ffbdebb4c509cc957ce2d7e3fb9eec3e289b6bbefa137181589f8c3fdd1cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:16:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:16:36 [ssh-agent] Looking for ssh-agent implementation... 15:16:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:16:36 $ docker exec 470ffbdebb4c509cc957ce2d7e3fb9eec3e289b6bbefa137181589f8c3fdd1cd ssh-agent 15:16:36 SSH_AUTH_SOCK=/tmp/ssh-aQrrSlZGuZ9A/agent.15 15:16:36 SSH_AGENT_PID=22 15:16:36 Running ssh-add (command line suppressed) 15:16:36 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-335@tmp/private_key_5846350407251813663.key (/w/workspace/ndry_app-functions-sdk-go_PR-335@tmp/private_key_5846350407251813663.key) 15:16:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:16:37 + git describe --exact-match --tags HEAD 15:16:37 fatal: No names found, cannot describe anything. [Pipeline] } 15:16:37 $ docker exec --env ******** --env ******** 470ffbdebb4c509cc957ce2d7e3fb9eec3e289b6bbefa137181589f8c3fdd1cd ssh-agent -k 15:16:37 unset SSH_AUTH_SOCK; 15:16:37 unset SSH_AGENT_PID; 15:16:37 echo Agent pid 22 killed; 15:16:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:16:37 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:16:37 This usually means this commit has not been tagged. [Pipeline] sshagent 15:16:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:16:37 [ssh-agent] Looking for ssh-agent implementation... 15:16:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:16:37 $ docker exec 470ffbdebb4c509cc957ce2d7e3fb9eec3e289b6bbefa137181589f8c3fdd1cd ssh-agent 15:16:37 SSH_AUTH_SOCK=/tmp/ssh-07rrqpv0AO0g/agent.56 15:16:37 SSH_AGENT_PID=62 15:16:37 Running ssh-add (command line suppressed) 15:16:38 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-335@tmp/private_key_8519712701283532043.key (/w/workspace/ndry_app-functions-sdk-go_PR-335@tmp/private_key_8519712701283532043.key) 15:16:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:16:38 + git semver init 15:16:38 # -> Open(): unable to determine branch for HEAD 15:16:38 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-335/.git 15:16:38 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-335 15:16:38 # $SEMVER_REMOTE_NAME = origin 15:16:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:16:38 # $SEMVER_USER_NAME = edgex-jenkins 15:16:38 # $SEMVER_BRANCH = PR-335 15:16:38 # $SEMVER_TEMP = /tmp/semver-409624297 15:16:38 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:16:40 # '/tmp/semver-409624297' -> '/w/workspace/ndry_app-functions-sdk-go_PR-335/.semver' 15:16:40 # -> Force: false 15:16:40 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-335/.semver [Pipeline] } 15:16:40 $ docker exec --env ******** --env ******** 470ffbdebb4c509cc957ce2d7e3fb9eec3e289b6bbefa137181589f8c3fdd1cd ssh-agent -k 15:16:41 unset SSH_AUTH_SOCK; 15:16:41 unset SSH_AGENT_PID; 15:16:41 echo Agent pid 62 killed; 15:16:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:16:41 + git semver [Pipeline] } 15:16:41 $ docker stop --time=1 470ffbdebb4c509cc957ce2d7e3fb9eec3e289b6bbefa137181589f8c3fdd1cd 15:16:42 $ docker rm -f 470ffbdebb4c509cc957ce2d7e3fb9eec3e289b6bbefa137181589f8c3fdd1cd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:16:45 Stashed 109 file(s) [Pipeline] echo 15:16:45 [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 15:17:00 Still waiting to schedule task 15:17:00 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:17:00 Still waiting to schedule task 15:17:00 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:18:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5971 in /w/workspace/ndry_app-functions-sdk-go_PR-335 [Pipeline] { [Pipeline] ws 15:18:43 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 15:18:49 using credential edgex-jenkins-ssh 15:18:49 Cloning the remote Git repository 15:18:49 Cloning with configured refspecs honoured and without tags 15:18:49 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:18:49 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 15:18:50 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:18:50 > git --version # timeout=10 15:18:50 using GIT_SSH to set credentials SSH Credentials for GitHub 15:18:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/335/head:refs/remotes/origin/PR-335 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:18:53 Fetching without tags 15:18:54 Merging remotes/origin/master commit 0cc019e137b243b92f6339afa82e67598b4e7bc1 into PR head commit f6dd20a966180cb0215facf4a8ee4a04eafda3dc 15:18:53 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:18:53 > git config --add remote.origin.fetch +refs/pull/335/head:refs/remotes/origin/PR-335 # timeout=10 15:18:53 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:18:53 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:18:53 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:18:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:18:53 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/335/head:refs/remotes/origin/PR-335 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:18:54 > git config core.sparsecheckout # timeout=10 15:18:54 > git checkout -f f6dd20a966180cb0215facf4a8ee4a04eafda3dc # timeout=10 15:18:54 Merge succeeded, producing f6dd20a966180cb0215facf4a8ee4a04eafda3dc 15:18:54 Checking out Revision f6dd20a966180cb0215facf4a8ee4a04eafda3dc (PR-335) 15:18:54 > git remote # timeout=10 15:18:54 > git config --get remote.origin.url # timeout=10 15:18:54 using GIT_SSH to set credentials SSH Credentials for GitHub 15:18:54 > git merge 0cc019e137b243b92f6339afa82e67598b4e7bc1 # timeout=10 15:18:54 > git rev-parse HEAD^{commit} # timeout=10 15:18:54 > git config core.sparsecheckout # timeout=10 15:18:54 > git checkout -f f6dd20a966180cb0215facf4a8ee4a04eafda3dc # timeout=10 15:18:59 Commit message: "fix(profile): Set profile properly in service's service key when env override used" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:19:02 ========================================================= 15:19:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:19:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:19:03 + 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 . 15:19:05 Sending build context to Docker daemon 36.85MB 15:19:05 Step 1/8 : ARG BASE=golang:1.13-alpine 15:19:05 Step 2/8 : FROM ${BASE} 15:19:05 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:19:05 cde5963f3b93: Pulling fs layer 15:19:05 2a23fa8c16f7: Pulling fs layer 15:19:05 777b28850792: Pulling fs layer 15:19:05 8a11ddd9e578: Pulling fs layer 15:19:05 4cf88f913ddb: Pulling fs layer 15:19:05 1df406cf5192: Pulling fs layer 15:19:05 cd6300453558: Pulling fs layer 15:19:05 b9c365052c96: Pulling fs layer 15:19:05 a2d8cc88f415: Pulling fs layer 15:19:05 ea1d1ca13537: Pulling fs layer 15:19:05 3750a50a1c5e: Pulling fs layer 15:19:05 8a11ddd9e578: Waiting 15:19:05 4cf88f913ddb: Waiting 15:19:05 1df406cf5192: Waiting 15:19:05 cd6300453558: Waiting 15:19:05 ea1d1ca13537: Waiting 15:19:05 b9c365052c96: Waiting 15:19:05 a2d8cc88f415: Waiting 15:19:05 3750a50a1c5e: Waiting 15:19:05 777b28850792: Verifying Checksum 15:19:05 777b28850792: Download complete 15:19:05 2a23fa8c16f7: Verifying Checksum 15:19:05 2a23fa8c16f7: Download complete 15:19:05 4cf88f913ddb: Download complete 15:19:05 1df406cf5192: Verifying Checksum 15:19:05 1df406cf5192: Download complete 15:19:05 cde5963f3b93: Verifying Checksum 15:19:05 cde5963f3b93: Download complete 15:19:06 cde5963f3b93: Pull complete 15:19:07 2a23fa8c16f7: Pull complete 15:19:07 777b28850792: Pull complete 15:19:10 cd6300453558: Verifying Checksum 15:19:10 cd6300453558: Download complete 15:19:10 a2d8cc88f415: Download complete 15:19:12 ea1d1ca13537: Verifying Checksum 15:19:12 ea1d1ca13537: Download complete 15:19:12 3750a50a1c5e: Verifying Checksum 15:19:12 3750a50a1c5e: Download complete 15:19:14 b9c365052c96: Verifying Checksum 15:19:14 b9c365052c96: Download complete 15:19:16 8a11ddd9e578: Verifying Checksum 15:19:16 8a11ddd9e578: Download complete 15:19:29 8a11ddd9e578: Pull complete 15:19:29 4cf88f913ddb: Pull complete 15:19:29 1df406cf5192: Pull complete 15:19:34 cd6300453558: Pull complete 15:19:40 b9c365052c96: Pull complete 15:19:40 a2d8cc88f415: Pull complete 15:19:42 ea1d1ca13537: Pull complete 15:19:42 3750a50a1c5e: Pull complete 15:19:42 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 15:19:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:19:42 ---> 78745c68409d 15:19:42 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:19:43 latest: Pulling from library/docker 15:19:43 29e5d40040c1: Pulling fs layer 15:19:43 3be38edc41e1: Pulling fs layer 15:19:43 fe3afb04d599: Pulling fs layer 15:19:43 59b74c254a8a: Pulling fs layer 15:19:43 9eee44a9dabb: Pulling fs layer 15:19:43 ae4d1ef7be7c: Pulling fs layer 15:19:43 8486642a619f: Pulling fs layer 15:19:43 59b74c254a8a: Waiting 15:19:43 9eee44a9dabb: Waiting 15:19:43 8486642a619f: Waiting 15:19:43 ae4d1ef7be7c: Waiting 15:19:43 fe3afb04d599: Verifying Checksum 15:19:43 fe3afb04d599: Download complete 15:19:43 3be38edc41e1: Verifying Checksum 15:19:43 3be38edc41e1: Download complete 15:19:43 29e5d40040c1: Verifying Checksum 15:19:43 29e5d40040c1: Download complete 15:19:43 9eee44a9dabb: Verifying Checksum 15:19:43 9eee44a9dabb: Download complete 15:19:43 ae4d1ef7be7c: Download complete 15:19:43 8486642a619f: Verifying Checksum 15:19:43 8486642a619f: Download complete 15:19:44 29e5d40040c1: Pull complete 15:19:45 3be38edc41e1: Pull complete 15:19:45 fe3afb04d599: Pull complete 15:19:48 59b74c254a8a: Download complete 15:19:52 59b74c254a8a: Pull complete 15:19:52 9eee44a9dabb: Pull complete 15:19:53 ae4d1ef7be7c: Pull complete 15:19:53 8486642a619f: Pull complete 15:19:53 Digest: sha256:7484584e18fa3a67d31d6cad14770925efa8589afd7dcf010fc7546b4e7e3ad2 15:19:53 Status: Downloaded newer image for docker:latest 15:20:00 ---> ea8b3ed2a8d6 15:20:00 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:20:00 ---> Running in 0a1183ae4d96 15:20:00 Removing intermediate container 0a1183ae4d96 15:20:00 ---> 852ace77e87c 15:20:00 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:20:00 ---> Running in 5d79b1a234df 15:20:01 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:20:02 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:20:03 (1/5) Installing libsodium (1.0.18-r0) 15:20:03 (2/5) Installing libzmq (4.3.2-r0) 15:20:03 (3/5) Installing pkgconf (1.6.3-r0) 15:20:03 (4/5) Installing libsodium-dev (1.0.18-r0) 15:20:03 (5/5) Installing zeromq-dev (4.3.2-r0) 15:20:03 Executing busybox-1.31.1-r8.trigger 15:20:03 OK: 127 MiB in 44 packages 15:20:04 Running on prd-centos7-docker-4c-2g-5972 in /w/workspace/ndry_app-functions-sdk-go_PR-335 [Pipeline] { [Pipeline] ws 15:20:04 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 15:20:04 Removing intermediate container 5d79b1a234df 15:20:04 ---> 157f8970b0c2 15:20:04 Step 6/8 : WORKDIR /build 15:20:04 ---> Running in 2835856aa4c8 15:20:05 Removing intermediate container 2835856aa4c8 15:20:05 ---> 92e0a4415e70 15:20:05 Step 7/8 : COPY go.mod . 15:20:05 ---> 7a812f21bf45 15:20:05 Step 8/8 : RUN go mod download 15:20:06 ---> Running in 182937ecbf7f 15:20:09 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:20:09 go: finding github.com/BurntSushi/toml v0.3.1 15:20:09 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:20:09 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:20:09 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:20:09 go: finding github.com/bgentry/speakeasy v0.1.0 15:20:09 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:20:09 go: finding github.com/davecgh/go-spew v1.1.1 15:20:09 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:20:09 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:20:09 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 15:20:09 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:20:09 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 15:20:09 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.18 15:20:09 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 15:20:09 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:20:09 go: finding github.com/fatih/color v1.7.0 15:20:09 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:20:09 go: finding github.com/go-kit/kit v0.8.0 15:20:09 go: finding github.com/go-logfmt/logfmt v0.4.0 15:20:09 go: finding github.com/go-stack/stack v1.8.0 15:20:09 go: finding github.com/golang/snappy v0.0.1 15:20:09 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:20:09 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:20:09 go: finding github.com/google/go-cmp v0.4.0 15:20:09 go: finding github.com/google/uuid v1.1.1 15:20:09 go: finding github.com/gorilla/mux v1.7.4 15:20:09 go: finding github.com/hashicorp/consul/api v1.1.0 15:20:09 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:20:09 go: finding github.com/hashicorp/errwrap v1.0.0 15:20:10 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:20:10 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:20:10 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:20:10 go: finding github.com/hashicorp/go-multierror v1.0.0 15:20:10 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:20:10 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:20:10 go: finding github.com/hashicorp/go-syslog v1.0.0 15:20:10 go: finding github.com/hashicorp/go-uuid v1.0.1 15:20:10 go: finding github.com/hashicorp/go.net v0.0.1 15:20:10 go: finding github.com/hashicorp/golang-lru v0.5.0 15:20:10 go: finding github.com/hashicorp/logutils v1.0.0 15:20:10 go: finding github.com/hashicorp/mdns v1.0.0 15:20:10 go: finding github.com/hashicorp/memberlist v0.1.3 15:20:10 go: finding github.com/hashicorp/serf v0.8.2 15:20:10 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:20:10 go: finding github.com/mattn/go-colorable v0.0.9 15:20:10 go: finding github.com/mattn/go-isatty v0.0.3 15:20:10 go: finding github.com/miekg/dns v1.0.14 15:20:10 go: finding github.com/mitchellh/cli v1.0.0 15:20:10 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:20:10 go: finding github.com/mitchellh/copystructure v1.0.0 15:20:10 go: finding github.com/mitchellh/go-homedir v1.0.0 15:20:11 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:20:11 go: finding github.com/mitchellh/gox v0.4.0 15:20:11 go: finding github.com/mitchellh/iochan v1.0.0 15:20:11 go: finding github.com/mitchellh/mapstructure v1.1.2 15:20:11 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:20:11 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:20:11 go: finding github.com/pebbe/zmq4 v1.0.0 15:20:11 go: finding github.com/pelletier/go-toml v1.2.0 15:20:11 go: finding github.com/pkg/errors v0.8.1 15:20:11 go: finding github.com/pmezard/go-difflib v1.0.0 15:20:11 go: finding github.com/posener/complete v1.1.1 15:20:11 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:20:11 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:20:11 go: finding github.com/stretchr/objx v0.2.0 15:20:11 go: finding github.com/stretchr/testify v1.5.1 15:20:11 go: finding github.com/tidwall/pretty v1.0.1 15:20:11 go: finding github.com/ugorji/go v1.1.4 15:20:11 go: finding github.com/x448/float16 v0.8.4 15:20:11 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:20:11 go: finding github.com/xdg/stringprep v1.0.0 15:20:11 go: finding go.mongodb.org/mongo-driver v1.1.1 15:20:11 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:20:11 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:20:11 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:20:11 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 15:20:11 go: finding golang.org/x/text v0.3.0 15:20:11 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 15:20:11 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:20:11 go: finding gopkg.in/yaml.v2 v2.2.8 15:20:15 using credential edgex-jenkins-ssh 15:20:15 Cloning the remote Git repository 15:20:15 Cloning with configured refspecs honoured and without tags 15:20:15 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:20:15 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 15:20:16 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:20:16 > git --version # timeout=10 15:20:16 using GIT_SSH to set credentials SSH Credentials for GitHub 15:20:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/335/head:refs/remotes/origin/PR-335 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:20:18 Fetching without tags 15:20:19 Merging remotes/origin/master commit 0cc019e137b243b92f6339afa82e67598b4e7bc1 into PR head commit f6dd20a966180cb0215facf4a8ee4a04eafda3dc 15:20:19 Merge succeeded, producing f6dd20a966180cb0215facf4a8ee4a04eafda3dc 15:20:19 Checking out Revision f6dd20a966180cb0215facf4a8ee4a04eafda3dc (PR-335) 15:20:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:20:18 > git config --add remote.origin.fetch +refs/pull/335/head:refs/remotes/origin/PR-335 # timeout=10 15:20:18 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:20:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:20:18 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:20:18 using GIT_SSH to set credentials SSH Credentials for GitHub 15:20:18 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/335/head:refs/remotes/origin/PR-335 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:20:19 > git config core.sparsecheckout # timeout=10 15:20:19 > git checkout -f f6dd20a966180cb0215facf4a8ee4a04eafda3dc # timeout=10 15:20:19 > git remote # timeout=10 15:20:19 > git config --get remote.origin.url # timeout=10 15:20:19 using GIT_SSH to set credentials SSH Credentials for GitHub 15:20:19 > git merge 0cc019e137b243b92f6339afa82e67598b4e7bc1 # timeout=10 15:20:19 > git rev-parse HEAD^{commit} # timeout=10 15:20:19 > git config core.sparsecheckout # timeout=10 15:20:19 > git checkout -f f6dd20a966180cb0215facf4a8ee4a04eafda3dc # timeout=10 15:20:23 Commit message: "fix(profile): Set profile properly in service's service key when env override used" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 15:20:26 Removing intermediate container 182937ecbf7f 15:20:26 ---> e1ab0e53eb47 15:20:26 Successfully built e1ab0e53eb47 15:20:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] echo 15:20:27 ========================================================= 15:20:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:20:27 ========================================================= [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:20:28 + 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 . 15:20:28 + docker inspect -f . ci-base-image-arm64 15:20:28 . [Pipeline] withDockerContainer 15:20:28 prd-ubuntu18.04-docker-arm64-4c-16g-5971 does not seem to be running inside a container 15:20:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:20:30 $ docker top 20a518c60704560e655055c8e6f28140ed4498af8a8998c0d9b3654e3af3d880 -eo pid,comm 15:20:30 Sending build context to Docker daemon 36.85MB 15:20:30 Step 1/8 : ARG BASE=golang:1.13-alpine 15:20:30 Step 2/8 : FROM ${BASE} 15:20:30 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:20:30 e6b0cf9c0882: Pulling fs layer 15:20:30 2848faf0eed1: Pulling fs layer 15:20:30 0f37312ad70f: Pulling fs layer 15:20:30 5788d62ee057: Pulling fs layer 15:20:30 0e6b1d234666: Pulling fs layer 15:20:30 bf5d7aec512f: Pulling fs layer 15:20:30 34c802a77dc8: Pulling fs layer 15:20:30 9eb99e56ec68: Pulling fs layer 15:20:30 27c7a5d97fbd: Pulling fs layer 15:20:30 5c102a31e300: Pulling fs layer 15:20:30 dcfb455df0a1: Pulling fs layer 15:20:30 34c802a77dc8: Waiting 15:20:30 9eb99e56ec68: Waiting 15:20:30 5788d62ee057: Waiting 15:20:30 27c7a5d97fbd: Waiting 15:20:30 5c102a31e300: Waiting 15:20:30 dcfb455df0a1: Waiting 15:20:30 0e6b1d234666: Waiting 15:20:30 bf5d7aec512f: Waiting 15:20:30 0f37312ad70f: Verifying Checksum 15:20:30 0f37312ad70f: Download complete 15:20:30 2848faf0eed1: Download complete 15:20:30 0e6b1d234666: Verifying Checksum 15:20:30 0e6b1d234666: Download complete 15:20:30 e6b0cf9c0882: Verifying Checksum 15:20:30 e6b0cf9c0882: Download complete 15:20:30 bf5d7aec512f: Verifying Checksum 15:20:30 bf5d7aec512f: Download complete [Pipeline] { [Pipeline] sh 15:20:30 e6b0cf9c0882: Pull complete 15:20:31 + go version 15:20:31 go version go1.13.5 linux/arm64 [Pipeline] sh 15:20:31 + make test 15:20:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:20:32 2848faf0eed1: Pull complete 15:20:32 0f37312ad70f: Pull complete 15:20:33 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 15:20:34 34c802a77dc8: Verifying Checksum 15:20:34 34c802a77dc8: Download complete 15:20:34 27c7a5d97fbd: Verifying Checksum 15:20:34 27c7a5d97fbd: Download complete 15:20:35 5788d62ee057: Verifying Checksum 15:20:35 5788d62ee057: Download complete 15:20:37 dcfb455df0a1: Verifying Checksum 15:20:37 dcfb455df0a1: Download complete 15:20:37 9eb99e56ec68: Verifying Checksum 15:20:37 9eb99e56ec68: Download complete 15:20:38 5c102a31e300: Verifying Checksum 15:20:38 5c102a31e300: Download complete 15:20:46 5788d62ee057: Pull complete 15:20:46 0e6b1d234666: Pull complete 15:20:46 bf5d7aec512f: Pull complete 15:20:50 34c802a77dc8: Pull complete 15:20:55 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.099s coverage: 86.2% of statements 15:20:56 9eb99e56ec68: Pull complete 15:20:56 27c7a5d97fbd: Pull complete 15:20:57 5c102a31e300: Pull complete 15:20:58 dcfb455df0a1: Pull complete 15:20:58 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 15:20:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:20:58 ---> 7c70fe431013 15:20:58 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:20:58 latest: Pulling from library/docker 15:20:58 aad63a933944: Pulling fs layer 15:20:58 69846a6807b3: Pulling fs layer 15:20:58 5517540127c6: Pulling fs layer 15:20:58 da4bc653673c: Pulling fs layer 15:20:58 7d6a82484b25: Pulling fs layer 15:20:58 98d7178a08bc: Pulling fs layer 15:20:58 06fedb666dd1: Pulling fs layer 15:20:58 da4bc653673c: Waiting 15:20:58 7d6a82484b25: Waiting 15:20:58 98d7178a08bc: Waiting 15:20:58 06fedb666dd1: Waiting 15:20:58 5517540127c6: Verifying Checksum 15:20:58 5517540127c6: Download complete 15:20:58 aad63a933944: Verifying Checksum 15:20:58 aad63a933944: Download complete 15:20:58 69846a6807b3: Verifying Checksum 15:20:58 69846a6807b3: Download complete 15:20:59 7d6a82484b25: Verifying Checksum 15:20:59 7d6a82484b25: Download complete 15:20:59 98d7178a08bc: Verifying Checksum 15:20:59 98d7178a08bc: Download complete 15:20:59 06fedb666dd1: Verifying Checksum 15:20:59 06fedb666dd1: Download complete 15:21:00 aad63a933944: Pull complete 15:21:00 69846a6807b3: Pull complete 15:21:01 da4bc653673c: Verifying Checksum 15:21:01 da4bc653673c: Download complete 15:21:01 5517540127c6: Pull complete 15:21:04 da4bc653673c: Pull complete 15:21:05 7d6a82484b25: Pull complete 15:21:05 98d7178a08bc: Pull complete 15:21:05 06fedb666dd1: Pull complete 15:21:05 Digest: sha256:7484584e18fa3a67d31d6cad14770925efa8589afd7dcf010fc7546b4e7e3ad2 15:21:05 Status: Downloaded newer image for docker:latest 15:21:06 ---> 65217ae3be97 15:21:06 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:21:06 ---> Running in ad8cbf0a3dd8 15:21:06 Removing intermediate container ad8cbf0a3dd8 15:21:06 ---> 2e586d9efc67 15:21:06 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:21:07 ---> Running in 9239fdb1b145 15:21:08 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:21:08 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:21:09 (1/5) Installing libsodium (1.0.18-r0) 15:21:09 (2/5) Installing libzmq (4.3.2-r0) 15:21:09 (3/5) Installing pkgconf (1.6.3-r0) 15:21:09 (4/5) Installing libsodium-dev (1.0.18-r0) 15:21:09 (5/5) Installing zeromq-dev (4.3.2-r0) 15:21:09 Executing busybox-1.31.1-r8.trigger 15:21:09 OK: 145 MiB in 44 packages 15:21:11 Removing intermediate container 9239fdb1b145 15:21:11 ---> af6509763efc 15:21:11 Step 6/8 : WORKDIR /build 15:21:11 ---> Running in e95e91a2ee18 15:21:11 Removing intermediate container e95e91a2ee18 15:21:11 ---> 8062ca30d328 15:21:11 Step 7/8 : COPY go.mod . 15:21:11 ---> a5674cf89acd 15:21:11 Step 8/8 : RUN go mod download 15:21:11 ---> Running in a9c17cb15702 15:21:14 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:21:14 go: finding github.com/BurntSushi/toml v0.3.1 15:21:14 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:21:14 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:21:14 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:21:14 go: finding github.com/bgentry/speakeasy v0.1.0 15:21:14 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:21:14 go: finding github.com/davecgh/go-spew v1.1.1 15:21:14 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:21:14 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:21:14 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 15:21:14 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:21:14 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 15:21:14 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.18 15:21:14 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 15:21:14 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:21:14 go: finding github.com/fatih/color v1.7.0 15:21:14 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:21:14 go: finding github.com/go-kit/kit v0.8.0 15:21:14 go: finding github.com/go-logfmt/logfmt v0.4.0 15:21:14 go: finding github.com/go-stack/stack v1.8.0 15:21:14 go: finding github.com/golang/snappy v0.0.1 15:21:14 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:21:14 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:21:14 go: finding github.com/google/go-cmp v0.4.0 15:21:14 go: finding github.com/google/uuid v1.1.1 15:21:14 go: finding github.com/gorilla/mux v1.7.4 15:21:14 go: finding github.com/hashicorp/consul/api v1.1.0 15:21:14 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:21:14 go: finding github.com/hashicorp/errwrap v1.0.0 15:21:14 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:21:14 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:21:14 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:21:14 go: finding github.com/hashicorp/go-multierror v1.0.0 15:21:14 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:21:14 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:21:14 go: finding github.com/hashicorp/go-syslog v1.0.0 15:21:14 go: finding github.com/hashicorp/go-uuid v1.0.1 15:21:14 go: finding github.com/hashicorp/go.net v0.0.1 15:21:14 go: finding github.com/hashicorp/golang-lru v0.5.0 15:21:14 go: finding github.com/hashicorp/logutils v1.0.0 15:21:14 go: finding github.com/hashicorp/mdns v1.0.0 15:21:14 go: finding github.com/hashicorp/memberlist v0.1.3 15:21:14 go: finding github.com/hashicorp/serf v0.8.2 15:21:14 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:21:14 go: finding github.com/mattn/go-colorable v0.0.9 15:21:14 go: finding github.com/mattn/go-isatty v0.0.3 15:21:14 go: finding github.com/miekg/dns v1.0.14 15:21:14 go: finding github.com/mitchellh/cli v1.0.0 15:21:14 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:21:14 go: finding github.com/mitchellh/copystructure v1.0.0 15:21:14 go: finding github.com/mitchellh/go-homedir v1.0.0 15:21:14 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:21:14 go: finding github.com/mitchellh/gox v0.4.0 15:21:14 go: finding github.com/mitchellh/iochan v1.0.0 15:21:14 go: finding github.com/mitchellh/mapstructure v1.1.2 15:21:14 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:21:14 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:21:14 go: finding github.com/pebbe/zmq4 v1.0.0 15:21:14 go: finding github.com/pelletier/go-toml v1.2.0 15:21:14 go: finding github.com/pkg/errors v0.8.1 15:21:14 go: finding github.com/pmezard/go-difflib v1.0.0 15:21:14 go: finding github.com/posener/complete v1.1.1 15:21:14 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:21:14 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:21:14 go: finding github.com/stretchr/objx v0.2.0 15:21:14 go: finding github.com/stretchr/testify v1.5.1 15:21:14 go: finding github.com/tidwall/pretty v1.0.1 15:21:14 go: finding github.com/ugorji/go v1.1.4 15:21:14 go: finding github.com/x448/float16 v0.8.4 15:21:14 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:21:14 go: finding github.com/xdg/stringprep v1.0.0 15:21:14 go: finding go.mongodb.org/mongo-driver v1.1.1 15:21:14 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:21:14 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:21:14 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:21:15 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 15:21:15 go: finding golang.org/x/text v0.3.0 15:21:15 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 15:21:15 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:21:15 go: finding gopkg.in/yaml.v2 v2.2.8 15:21:27 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.072s coverage: 51.4% of statements 15:21:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 15:21:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 15:21:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.064s coverage: 59.8% of statements 15:21:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 15:21:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.366s coverage: 69.1% of statements 15:21:27 Removing intermediate container a9c17cb15702 15:21:27 ---> df3bae472c97 15:21:27 Successfully built df3bae472c97 15:21:27 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 15:21:28 + docker inspect -f . ci-base-image-x86_64 15:21:29 . [Pipeline] withDockerContainer 15:21:30 prd-centos7-docker-4c-2g-5972 does not seem to be running inside a container 15:21:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:21:32 $ docker top d5616feba71fdd12013bbbb817d2d677f596ef3b1254fbff07068402de986899 -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.506s coverage: 73.4% of statements 15:21:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.020s coverage: 89.5% of statements 15:21:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.015s coverage: 100.0% of statements 15:21:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.113s coverage: 100.0% of statements 15:21:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.018s coverage: 100.0% of statements 15:21:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.018s coverage: 100.0% of statements 15:21:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 15:21:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 15:21:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 15:21:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 15:21:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 15:21:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 15:21:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 15:21:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.018s coverage: 96.6% of statements 15:21:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 15:21:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.019s coverage: 97.7% of statements 15:21:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 15:21:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 15:21:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 15:21:33 + go version 15:21:33 go version go1.13.5 linux/amd64 [Pipeline] sh 15:21:34 + make test 15:21:34 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:21:37 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 15:21:41 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.709s coverage: 76.3% of statements 15:21:41 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.123s coverage: 81.1% of statements 15:21:41 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 15:21:42 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.599s coverage: 70.1% of statements 15:21:42 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 15:21:42 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.016s coverage: 100.0% of statements 15:21:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:21:50 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.180s coverage: 86.2% of statements 15:21:54 gofmt -l . 15:21:54 [ "`gofmt -l .`" = "" ] 15:21:54 ./bin/test-go-mod-tidy.sh [Pipeline] stash 15:21:55 Stashed 1 file(s) [Pipeline] } 15:21:55 $ docker stop --time=1 20a518c60704560e655055c8e6f28140ed4498af8a8998c0d9b3654e3af3d880 15:21:57 $ docker rm -f 20a518c60704560e655055c8e6f28140ed4498af8a8998c0d9b3654e3af3d880 [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] } 15:22:08 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.034s coverage: 51.4% of statements 15:22:08 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 15:22:08 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 15:22:08 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.045s coverage: 59.8% of statements 15:22:08 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 15:22:08 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 1.396s coverage: 69.1% of statements 15:22:24 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.681s coverage: 73.4% of statements 15:22:24 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.028s coverage: 89.5% of statements 15:22:24 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.007s coverage: 100.0% of statements 15:22:24 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 9.119s coverage: 100.0% of statements 15:22:24 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.024s coverage: 100.0% of statements 15:22:24 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.042s coverage: 100.0% of statements 15:22:24 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 15:22:24 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 15:22:24 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 15:22:24 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 15:22:24 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 15:22:24 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 15:22:24 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 15:22:24 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.045s coverage: 96.6% of statements 15:22:24 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 15:22:24 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.006s coverage: 97.7% of statements 15:22:24 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 15:22:24 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 15:22:24 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 15:22:24 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.832s coverage: 76.3% of statements 15:22:24 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.067s coverage: 81.1% of statements 15:22:24 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 15:22:24 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.576s coverage: 70.1% of statements 15:22:24 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 15:22:24 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.014s coverage: 100.0% of statements 15:22:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:22:33 gofmt -l . 15:22:33 [ "`gofmt -l .`" = "" ] 15:22:33 ./bin/test-go-mod-tidy.sh [Pipeline] stash 15:22:34 Warning: overwriting stash ‘coverage-report’ 15:22:35 Stashed 1 file(s) [Pipeline] } 15:22:35 $ docker stop --time=1 d5616feba71fdd12013bbbb817d2d677f596ef3b1254fbff07068402de986899 15:22:37 $ docker rm -f d5616feba71fdd12013bbbb817d2d677f596ef3b1254fbff07068402de986899 [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 15:22:38 provisioning config files... 15:22:38 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-335@tmp/config5963857116590636208tmp [Pipeline] { [Pipeline] sh 15:22:39 + curl -s https://codecov.io/bash 15:22:39 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-335@tmp/config5963857116590636208tmp 15:22:39 15:22:39 _____ _ 15:22:39 / ____| | | 15:22:39 | | ___ __| | ___ ___ _____ __ 15:22:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:22:39 | |___| (_) | (_| | __/ (_| (_) \ V / 15:22:39 \_____\___/ \__,_|\___|\___\___/ \_/ 15:22:39 Bash-tbd 15:22:39 15:22:39 15:22:39 ==> Jenkins CI detected. 15:22:39 project root: . 15:22:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:22:39 ==> Running gcov in . (disable via -X gcov) 15:22:39 ==> Python coveragepy not found 15:22:39 ==> Searching for coverage reports in: 15:22:39 + . 15:22:39 -> Found 1 reports 15:22:39 ==> Detecting git/mercurial file structure 15:22:39 ==> Reading reports 15:22:39 + ./coverage.out bytes=74633 15:22:39 ==> Appending adjustments 15:22:39 http://docs.codecov.io/docs/fixing-reports 15:22:40 + Found adjustments 15:22:40 ==> Gzipping contents 15:22:40 ==> Uploading reports 15:22:40 url: https://codecov.io 15:22:40 query: branch=PR-335&commit=f6dd20a966180cb0215facf4a8ee4a04eafda3dc&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-335%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=335&job= 15:22:40 -> Pinging Codecov 15:22:40 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-335&commit=f6dd20a966180cb0215facf4a8ee4a04eafda3dc&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-335%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=335&job= 15:22:40 -> Uploading 15:22:40 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/f6dd20a966180cb0215facf4a8ee4a04eafda3dc [Pipeline] } 15:22:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:22:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:22:42 ---> package-listing.sh 15:22:42 ++ facter osfamily 15:22:42 ++ tr '[:upper:]' '[:lower:]' 15:22:42 + OS_FAMILY=redhat 15:22:42 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-335 15:22:42 + START_PACKAGES=/tmp/packages_start.txt 15:22:42 + END_PACKAGES=/tmp/packages_end.txt 15:22:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:22:42 + PACKAGES=/tmp/packages_start.txt 15:22:42 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-335 ']' 15:22:42 + PACKAGES=/tmp/packages_end.txt 15:22:42 + case "${OS_FAMILY}" in 15:22:42 + sort 15:22:42 + rpm -qa 15:22:45 + '[' -f /tmp/packages_start.txt ']' 15:22:45 + '[' -f /tmp/packages_end.txt ']' 15:22:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:22:45 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-335 ']' 15:22:45 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-335/archives/ 15:22:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-335/archives/ [Pipeline] isUnix [Pipeline] sh 15:22:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:22:46 15:22:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:22:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:22:46 alpine: Pulling from edgex-lftools-log-publisher 15:22:46 c9b1b535fdd9: Pulling fs layer 15:22:46 2cc5ad85d9ab: Pulling fs layer 15:22:46 756a868c4378: Pulling fs layer 15:22:46 444b2fc9a129: Pulling fs layer 15:22:46 ea15f1150254: Pulling fs layer 15:22:46 41b27a9f41bf: Pulling fs layer 15:22:46 28c525ee5125: Pulling fs layer 15:22:46 094b1ea09ed8: Pulling fs layer 15:22:46 138eaada9080: Pulling fs layer 15:22:46 0622d0fa9048: Pulling fs layer 15:22:46 ea15f1150254: Waiting 15:22:46 41b27a9f41bf: Waiting 15:22:46 28c525ee5125: Waiting 15:22:46 094b1ea09ed8: Waiting 15:22:46 138eaada9080: Waiting 15:22:46 0622d0fa9048: Waiting 15:22:46 444b2fc9a129: Waiting 15:22:46 2cc5ad85d9ab: Verifying Checksum 15:22:46 2cc5ad85d9ab: Download complete 15:22:46 444b2fc9a129: Verifying Checksum 15:22:46 444b2fc9a129: Download complete 15:22:46 c9b1b535fdd9: Verifying Checksum 15:22:46 c9b1b535fdd9: Download complete 15:22:46 ea15f1150254: Verifying Checksum 15:22:46 ea15f1150254: Download complete 15:22:46 28c525ee5125: Verifying Checksum 15:22:46 28c525ee5125: Download complete 15:22:47 756a868c4378: Download complete 15:22:47 c9b1b535fdd9: Pull complete 15:22:47 138eaada9080: Verifying Checksum 15:22:47 138eaada9080: Download complete 15:22:47 0622d0fa9048: Verifying Checksum 15:22:47 0622d0fa9048: Download complete 15:22:47 094b1ea09ed8: Verifying Checksum 15:22:47 094b1ea09ed8: Download complete 15:22:48 41b27a9f41bf: Download complete 15:22:49 2cc5ad85d9ab: Pull complete 15:22:50 756a868c4378: Pull complete 15:22:50 444b2fc9a129: Pull complete 15:22:50 ea15f1150254: Pull complete 15:22:55 41b27a9f41bf: Pull complete 15:22:55 28c525ee5125: Pull complete 15:22:57 094b1ea09ed8: Pull complete 15:22:59 138eaada9080: Pull complete 15:22:59 0622d0fa9048: Pull complete 15:22:59 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:22:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:22:59 prd-centos7-docker-4c-2g-5970 does not seem to be running inside a container 15:22: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-335 -v /w/workspace/ndry_app-functions-sdk-go_PR-335:/w/workspace/ndry_app-functions-sdk-go_PR-335:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-335@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:22:59 $ docker top 31fda045d8dc12727ce9030a2d9dbbb86dcbbf09cd928b7ff93ea1e408614a79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:23:00 provisioning config files... 15:23:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-335@tmp/config2819121208062245556tmp [Pipeline] { [Pipeline] echo 15:23:00 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:23:00 ---> create-netrc.sh [Pipeline] echo 15:23:00 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:23:00 ---> logs-deploy.sh 15:23:00 + ARCHIVE_ARTIFACTS= 15:23:00 + LOGS_SERVER=https://logs.edgexfoundry.org 15:23:00 + '[' https://logs.edgexfoundry.org == None ']' 15:23:00 + NEXUS_URL=https://nexus.edgexfoundry.org 15:23:00 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-335/3 15:23:00 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-335/3/ 15:23:00 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-335/3 /w/workspace/ndry_app-functions-sdk-go_PR-335 15:23:02 Archives upload complete. 15:23:02 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-335/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-335/3/