Pull request #338 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 6fcbfc4cce97834a8ff210bf562632a32b5e2bea+53fda36001c3b8d025596aeac221c0ad1e384586 (2d4ce0d188275df022307b66d79f7edf6b952f22) 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-6002 in /w/workspace/ndry_app-functions-sdk-go_PR-338 [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-338 # 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/338/head:refs/remotes/origin/PR-338 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 53fda36001c3b8d025596aeac221c0ad1e384586 into PR head commit 6fcbfc4cce97834a8ff210bf562632a32b5e2bea Merge succeeded, producing 6fcbfc4cce97834a8ff210bf562632a32b5e2bea Checking out Revision 6fcbfc4cce97834a8ff210bf562632a32b5e2bea (PR-338) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/338/head:refs/remotes/origin/PR-338 # 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/338/head:refs/remotes/origin/PR-338 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6fcbfc4cce97834a8ff210bf562632a32b5e2bea # 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 53fda36001c3b8d025596aeac221c0ad1e384586 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6fcbfc4cce97834a8ff210bf562632a32b5e2bea # timeout=10 Commit message: "feat: Integrate with new redis streams message bus implementation" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:11:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:11:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:11:15 ========================================================= 20:11:15 EdgeX Global Pipelines Version Info 20:11:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:11:16 ------------------- 20:11:16 stable info: 20:11:16 ------------------- 20:11:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:11:16 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 20:11:16 Message: update stable to v1.0.73 20:11:17 ------------------- 20:11:17 experimental info: 20:11:17 ------------------- 20:11:17 Commited By: Emilio Reyes emilio.reyes@intel.com 20:11:17 Commit SHA: db8f057101f5d4fbc3fddca88a70e396ee8d8f73 20:11:17 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 20:11:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:11:19 20:11:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:11:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:11:19 latest: Pulling from edgex-devops/git-semver 20:11:19 9123ac7c32f7: Pulling fs layer 20:11:19 b8cc5d1170e3: Pulling fs layer 20:11:19 2924cbbf6a41: Pulling fs layer 20:11:19 93b08a4f1073: Pulling fs layer 20:11:19 93b08a4f1073: Waiting 20:11:19 b8cc5d1170e3: Download complete 20:11:19 9123ac7c32f7: Verifying Checksum 20:11:19 9123ac7c32f7: Download complete 20:11:19 93b08a4f1073: Verifying Checksum 20:11:19 93b08a4f1073: Download complete 20:11:19 2924cbbf6a41: Verifying Checksum 20:11:19 2924cbbf6a41: Download complete 20:11:20 9123ac7c32f7: Pull complete 20:11:20 b8cc5d1170e3: Pull complete 20:11:20 2924cbbf6a41: Pull complete 20:11:20 93b08a4f1073: Pull complete 20:11:20 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 20:11:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:11:21 prd-centos7-docker-4c-2g-6002 does not seem to be running inside a container 20:11:21 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-338 -v /w/workspace/ndry_app-functions-sdk-go_PR-338:/w/workspace/ndry_app-functions-sdk-go_PR-338:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-338@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-338@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:10004/edgex-devops/git-semver:latest cat 20:11:21 $ docker top 75949bfdd8713f26215e6264e6d065fb38510686fe2711479667a2b14d3de9df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:11:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:11:22 [ssh-agent] Looking for ssh-agent implementation... 20:11:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:11:22 $ docker exec 75949bfdd8713f26215e6264e6d065fb38510686fe2711479667a2b14d3de9df ssh-agent 20:11:22 SSH_AUTH_SOCK=/tmp/ssh-ekU4rs0HFAC4/agent.15 20:11:22 SSH_AGENT_PID=22 20:11:22 Running ssh-add (command line suppressed) 20:11:22 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-338@tmp/private_key_8709697129104140231.key (/w/workspace/ndry_app-functions-sdk-go_PR-338@tmp/private_key_8709697129104140231.key) 20:11:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:11:23 + git describe --exact-match --tags HEAD 20:11:23 fatal: No names found, cannot describe anything. [Pipeline] } 20:11:23 $ docker exec --env ******** --env ******** 75949bfdd8713f26215e6264e6d065fb38510686fe2711479667a2b14d3de9df ssh-agent -k 20:11:23 unset SSH_AUTH_SOCK; 20:11:23 unset SSH_AGENT_PID; 20:11:23 echo Agent pid 22 killed; 20:11:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:11:23 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 20:11:23 This usually means this commit has not been tagged. [Pipeline] sshagent 20:11:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:11:23 [ssh-agent] Looking for ssh-agent implementation... 20:11:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:11:23 $ docker exec 75949bfdd8713f26215e6264e6d065fb38510686fe2711479667a2b14d3de9df ssh-agent 20:11:23 SSH_AUTH_SOCK=/tmp/ssh-g52WaqTGddSS/agent.58 20:11:23 SSH_AGENT_PID=65 20:11:23 Running ssh-add (command line suppressed) 20:11:23 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-338@tmp/private_key_1945356126257508871.key (/w/workspace/ndry_app-functions-sdk-go_PR-338@tmp/private_key_1945356126257508871.key) 20:11:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:11:24 + git semver init 20:11:24 # -> Open(): unable to determine branch for HEAD 20:11:24 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-338/.git 20:11:24 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-338 20:11:24 # $SEMVER_REMOTE_NAME = origin 20:11:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:11:24 # $SEMVER_USER_NAME = edgex-jenkins 20:11:24 # $SEMVER_BRANCH = PR-338 20:11:24 # $SEMVER_TEMP = /tmp/semver-854279352 20:11:24 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 20:11:26 # '/tmp/semver-854279352' -> '/w/workspace/ndry_app-functions-sdk-go_PR-338/.semver' 20:11:26 # -> Force: false 20:11:26 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-338/.semver [Pipeline] } 20:11:26 $ docker exec --env ******** --env ******** 75949bfdd8713f26215e6264e6d065fb38510686fe2711479667a2b14d3de9df ssh-agent -k 20:11:27 unset SSH_AUTH_SOCK; 20:11:27 unset SSH_AGENT_PID; 20:11:27 echo Agent pid 65 killed; 20:11:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:11:27 + git semver [Pipeline] } 20:11:27 $ docker stop --time=1 75949bfdd8713f26215e6264e6d065fb38510686fe2711479667a2b14d3de9df 20:11:28 $ docker rm -f 75949bfdd8713f26215e6264e6d065fb38510686fe2711479667a2b14d3de9df [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 20:11:31 Stashed 111 file(s) [Pipeline] echo 20:11:31 [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:11:46 Still waiting to schedule task 20:11:46 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:11:46 Still waiting to schedule task 20:11:46 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:13:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6003 in /w/workspace/ndry_app-functions-sdk-go_PR-338 [Pipeline] { [Pipeline] ws 20:13:37 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 20:13:43 using credential edgex-jenkins-ssh 20:13:43 Cloning the remote Git repository 20:13:43 Cloning with configured refspecs honoured and without tags 20:13:44 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:13:44 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 20:13:44 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:13:44 > git --version # timeout=10 20:13:44 using GIT_SSH to set credentials SSH Credentials for GitHub 20:13:44 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/338/head:refs/remotes/origin/PR-338 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:13:47 Fetching without tags 20:13:47 Merging remotes/origin/master commit 53fda36001c3b8d025596aeac221c0ad1e384586 into PR head commit 6fcbfc4cce97834a8ff210bf562632a32b5e2bea 20:13:47 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:13:47 > git config --add remote.origin.fetch +refs/pull/338/head:refs/remotes/origin/PR-338 # timeout=10 20:13:47 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:13:47 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:13:47 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:13:47 using GIT_SSH to set credentials SSH Credentials for GitHub 20:13:47 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/338/head:refs/remotes/origin/PR-338 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:13:48 > git config core.sparsecheckout # timeout=10 20:13:48 Merge succeeded, producing 6fcbfc4cce97834a8ff210bf562632a32b5e2bea 20:13:48 Checking out Revision 6fcbfc4cce97834a8ff210bf562632a32b5e2bea (PR-338) 20:13:48 > git checkout -f 6fcbfc4cce97834a8ff210bf562632a32b5e2bea # timeout=10 20:13:48 > git remote # timeout=10 20:13:48 > git config --get remote.origin.url # timeout=10 20:13:48 using GIT_SSH to set credentials SSH Credentials for GitHub 20:13:48 > git merge 53fda36001c3b8d025596aeac221c0ad1e384586 # timeout=10 20:13:48 > git rev-parse HEAD^{commit} # timeout=10 20:13:48 > git config core.sparsecheckout # timeout=10 20:13:48 > git checkout -f 6fcbfc4cce97834a8ff210bf562632a32b5e2bea # timeout=10 20:13:52 Commit message: "feat: Integrate with new redis streams message bus implementation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:13:56 ========================================================= 20:13:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 20:13:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:13:57 + 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 . 20:13:59 Sending build context to Docker daemon 36.87MB 20:13:59 Step 1/8 : ARG BASE=golang:1.13-alpine 20:13:59 Step 2/8 : FROM ${BASE} 20:13:59 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:13:59 cde5963f3b93: Pulling fs layer 20:13:59 2a23fa8c16f7: Pulling fs layer 20:13:59 777b28850792: Pulling fs layer 20:13:59 8a11ddd9e578: Pulling fs layer 20:13:59 4cf88f913ddb: Pulling fs layer 20:13:59 1df406cf5192: Pulling fs layer 20:13:59 cd6300453558: Pulling fs layer 20:13:59 8a11ddd9e578: Waiting 20:13:59 4cf88f913ddb: Waiting 20:13:59 1df406cf5192: Waiting 20:13:59 b9c365052c96: Pulling fs layer 20:13:59 cd6300453558: Waiting 20:13:59 b9c365052c96: Waiting 20:13:59 a2d8cc88f415: Pulling fs layer 20:13:59 ea1d1ca13537: Pulling fs layer 20:13:59 3750a50a1c5e: Pulling fs layer 20:13:59 a2d8cc88f415: Waiting 20:13:59 ea1d1ca13537: Waiting 20:13:59 3750a50a1c5e: Waiting 20:13:59 777b28850792: Verifying Checksum 20:13:59 777b28850792: Download complete 20:13:59 2a23fa8c16f7: Verifying Checksum 20:13:59 2a23fa8c16f7: Download complete 20:13:59 4cf88f913ddb: Verifying Checksum 20:13:59 4cf88f913ddb: Download complete 20:13:59 1df406cf5192: Download complete 20:13:59 cde5963f3b93: Download complete 20:14:01 cde5963f3b93: Pull complete 20:14:01 2a23fa8c16f7: Pull complete 20:14:01 777b28850792: Pull complete 20:14:02 Running on prd-centos7-docker-4c-2g-6004 in /w/workspace/ndry_app-functions-sdk-go_PR-338 [Pipeline] { [Pipeline] ws 20:14:02 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 20:14:03 cd6300453558: Verifying Checksum 20:14:03 cd6300453558: Download complete 20:14:03 a2d8cc88f415: Verifying Checksum 20:14:03 a2d8cc88f415: Download complete 20:14:04 using credential edgex-jenkins-ssh 20:14:04 Cloning the remote Git repository 20:14:04 Cloning with configured refspecs honoured and without tags 20:14:04 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:14:04 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 20:14:04 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:14:04 > git --version # timeout=10 20:14:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:14:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/338/head:refs/remotes/origin/PR-338 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:14:06 ea1d1ca13537: Verifying Checksum 20:14:06 ea1d1ca13537: Download complete 20:14:06 3750a50a1c5e: Verifying Checksum 20:14:06 3750a50a1c5e: Download complete 20:14:06 Fetching without tags 20:14:06 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:14:06 > git config --add remote.origin.fetch +refs/pull/338/head:refs/remotes/origin/PR-338 # timeout=10 20:14:06 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:14:06 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:14:06 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:14:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:14:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/338/head:refs/remotes/origin/PR-338 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:14:07 Merging remotes/origin/master commit 53fda36001c3b8d025596aeac221c0ad1e384586 into PR head commit 6fcbfc4cce97834a8ff210bf562632a32b5e2bea 20:14:07 Merge succeeded, producing 6fcbfc4cce97834a8ff210bf562632a32b5e2bea 20:14:07 Checking out Revision 6fcbfc4cce97834a8ff210bf562632a32b5e2bea (PR-338) 20:14:07 > git config core.sparsecheckout # timeout=10 20:14:07 > git checkout -f 6fcbfc4cce97834a8ff210bf562632a32b5e2bea # timeout=10 20:14:07 > git remote # timeout=10 20:14:07 > git config --get remote.origin.url # timeout=10 20:14:07 using GIT_SSH to set credentials SSH Credentials for GitHub 20:14:07 > git merge 53fda36001c3b8d025596aeac221c0ad1e384586 # timeout=10 20:14:07 > git rev-parse HEAD^{commit} # timeout=10 20:14:07 > git config core.sparsecheckout # timeout=10 20:14:07 > git checkout -f 6fcbfc4cce97834a8ff210bf562632a32b5e2bea # timeout=10 20:14:09 b9c365052c96: Verifying Checksum 20:14:09 b9c365052c96: Download complete 20:14:10 8a11ddd9e578: Verifying Checksum 20:14:10 8a11ddd9e578: Download complete 20:14:10 Commit message: "feat: Integrate with new redis streams message bus implementation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:14:12 ========================================================= 20:14:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 20:14:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:14:13 + 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 . 20:14:13 Sending build context to Docker daemon 36.87MB 20:14:13 Step 1/8 : ARG BASE=golang:1.13-alpine 20:14:13 Step 2/8 : FROM ${BASE} 20:14:13 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 20:14:13 e6b0cf9c0882: Pulling fs layer 20:14:13 2848faf0eed1: Pulling fs layer 20:14:13 0f37312ad70f: Pulling fs layer 20:14:13 5788d62ee057: Pulling fs layer 20:14:13 0e6b1d234666: Pulling fs layer 20:14:13 bf5d7aec512f: Pulling fs layer 20:14:13 34c802a77dc8: Pulling fs layer 20:14:13 9eb99e56ec68: Pulling fs layer 20:14:13 27c7a5d97fbd: Pulling fs layer 20:14:13 5c102a31e300: Pulling fs layer 20:14:13 dcfb455df0a1: Pulling fs layer 20:14:13 5788d62ee057: Waiting 20:14:13 0e6b1d234666: Waiting 20:14:13 bf5d7aec512f: Waiting 20:14:13 34c802a77dc8: Waiting 20:14:13 5c102a31e300: Waiting 20:14:13 9eb99e56ec68: Waiting 20:14:13 dcfb455df0a1: Waiting 20:14:13 27c7a5d97fbd: Waiting 20:14:13 0f37312ad70f: Verifying Checksum 20:14:13 0f37312ad70f: Download complete 20:14:13 2848faf0eed1: Verifying Checksum 20:14:13 2848faf0eed1: Download complete 20:14:13 0e6b1d234666: Verifying Checksum 20:14:13 0e6b1d234666: Download complete 20:14:13 bf5d7aec512f: Verifying Checksum 20:14:13 bf5d7aec512f: Download complete 20:14:13 e6b0cf9c0882: Verifying Checksum 20:14:13 e6b0cf9c0882: Download complete 20:14:14 e6b0cf9c0882: Pull complete 20:14:14 34c802a77dc8: Verifying Checksum 20:14:14 34c802a77dc8: Download complete 20:14:14 27c7a5d97fbd: Verifying Checksum 20:14:14 27c7a5d97fbd: Download complete 20:14:15 5c102a31e300: Verifying Checksum 20:14:15 5c102a31e300: Download complete 20:14:15 dcfb455df0a1: Verifying Checksum 20:14:15 dcfb455df0a1: Download complete 20:14:15 9eb99e56ec68: Verifying Checksum 20:14:15 9eb99e56ec68: Download complete 20:14:15 5788d62ee057: Download complete 20:14:17 2848faf0eed1: Pull complete 20:14:17 0f37312ad70f: Pull complete 20:14:23 8a11ddd9e578: Pull complete 20:14:23 4cf88f913ddb: Pull complete 20:14:23 1df406cf5192: Pull complete 20:14:23 5788d62ee057: Pull complete 20:14:23 0e6b1d234666: Pull complete 20:14:23 bf5d7aec512f: Pull complete 20:14:28 cd6300453558: Pull complete 20:14:30 34c802a77dc8: Pull complete 20:14:32 b9c365052c96: Pull complete 20:14:32 a2d8cc88f415: Pull complete 20:14:33 9eb99e56ec68: Pull complete 20:14:33 27c7a5d97fbd: Pull complete 20:14:34 5c102a31e300: Pull complete 20:14:34 dcfb455df0a1: Pull complete 20:14:34 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 20:14:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 20:14:34 ---> 7c70fe431013 20:14:34 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:14:34 latest: Pulling from library/docker 20:14:34 ea1d1ca13537: Pull complete 20:14:34 cbdbe7a5bc2a: Pulling fs layer 20:14:34 6f4c731d6eb3: Pulling fs layer 20:14:34 5d79d4ac3cd0: Pulling fs layer 20:14:34 65de10866d6a: Pulling fs layer 20:14:34 ffd69ed7f17f: Pulling fs layer 20:14:34 07ba9e5a2fa6: Pulling fs layer 20:14:34 75478c283dd2: Pulling fs layer 20:14:34 ffd69ed7f17f: Waiting 20:14:34 65de10866d6a: Waiting 20:14:34 07ba9e5a2fa6: Waiting 20:14:34 75478c283dd2: Waiting 20:14:34 5d79d4ac3cd0: Verifying Checksum 20:14:34 5d79d4ac3cd0: Download complete 20:14:34 6f4c731d6eb3: Download complete 20:14:34 cbdbe7a5bc2a: Verifying Checksum 20:14:34 cbdbe7a5bc2a: Download complete 20:14:35 3750a50a1c5e: Pull complete 20:14:35 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 20:14:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 20:14:35 ---> 78745c68409d 20:14:35 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:14:35 ffd69ed7f17f: Verifying Checksum 20:14:35 ffd69ed7f17f: Download complete 20:14:35 07ba9e5a2fa6: Verifying Checksum 20:14:35 07ba9e5a2fa6: Download complete 20:14:35 cbdbe7a5bc2a: Pull complete 20:14:35 75478c283dd2: Verifying Checksum 20:14:35 75478c283dd2: Download complete 20:14:35 latest: Pulling from library/docker 20:14:35 29e5d40040c1: Pulling fs layer 20:14:35 3be38edc41e1: Pulling fs layer 20:14:35 fe3afb04d599: Pulling fs layer 20:14:35 59b74c254a8a: Pulling fs layer 20:14:35 9eee44a9dabb: Pulling fs layer 20:14:35 ae4d1ef7be7c: Pulling fs layer 20:14:35 8486642a619f: Pulling fs layer 20:14:35 59b74c254a8a: Waiting 20:14:35 9eee44a9dabb: Waiting 20:14:35 8486642a619f: Waiting 20:14:35 ae4d1ef7be7c: Waiting 20:14:35 65de10866d6a: Verifying Checksum 20:14:35 65de10866d6a: Download complete 20:14:35 fe3afb04d599: Verifying Checksum 20:14:35 fe3afb04d599: Download complete 20:14:35 3be38edc41e1: Verifying Checksum 20:14:35 3be38edc41e1: Download complete 20:14:36 29e5d40040c1: Download complete 20:14:36 9eee44a9dabb: Verifying Checksum 20:14:36 9eee44a9dabb: Download complete 20:14:36 ae4d1ef7be7c: Verifying Checksum 20:14:36 ae4d1ef7be7c: Download complete 20:14:36 8486642a619f: Verifying Checksum 20:14:36 8486642a619f: Download complete 20:14:36 29e5d40040c1: Pull complete 20:14:37 6f4c731d6eb3: Pull complete 20:14:37 5d79d4ac3cd0: Pull complete 20:14:37 3be38edc41e1: Pull complete 20:14:38 fe3afb04d599: Pull complete 20:14:40 65de10866d6a: Pull complete 20:14:40 ffd69ed7f17f: Pull complete 20:14:40 07ba9e5a2fa6: Pull complete 20:14:40 75478c283dd2: Pull complete 20:14:40 Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 20:14:40 Status: Downloaded newer image for docker:latest 20:14:41 59b74c254a8a: Verifying Checksum 20:14:41 59b74c254a8a: Download complete 20:14:41 ---> a7d289627be3 20:14:41 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:14:42 ---> Running in d5ee7def9594 20:14:42 Removing intermediate container d5ee7def9594 20:14:42 ---> 1aa612bbf1c4 20:14:42 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 20:14:42 ---> Running in 0c0427894ed1 20:14:43 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 20:14:43 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 20:14:43 (1/5) Installing libsodium (1.0.18-r0) 20:14:44 (2/5) Installing libzmq (4.3.2-r0) 20:14:44 (3/5) Installing pkgconf (1.6.3-r0) 20:14:44 (4/5) Installing libsodium-dev (1.0.18-r0) 20:14:44 (5/5) Installing zeromq-dev (4.3.2-r0) 20:14:44 Executing busybox-1.31.1-r8.trigger 20:14:44 OK: 145 MiB in 44 packages 20:14:44 Removing intermediate container 0c0427894ed1 20:14:44 ---> 30500a25e917 20:14:44 Step 6/8 : WORKDIR /build 20:14:44 ---> Running in 0aea5e6ff9c2 20:14:44 Removing intermediate container 0aea5e6ff9c2 20:14:44 ---> 207ae536a55b 20:14:44 Step 7/8 : COPY go.mod . 20:14:45 ---> da42672df57e 20:14:45 Step 8/8 : RUN go mod download 20:14:45 ---> Running in 6741e78b519d 20:14:45 59b74c254a8a: Pull complete 20:14:45 9eee44a9dabb: Pull complete 20:14:45 ae4d1ef7be7c: Pull complete 20:14:45 8486642a619f: Pull complete 20:14:45 Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 20:14:45 Status: Downloaded newer image for docker:latest 20:14:48 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:14:48 go: finding github.com/BurntSushi/toml v0.3.1 20:14:48 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 20:14:48 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:14:48 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 20:14:48 go: finding github.com/bgentry/speakeasy v0.1.0 20:14:48 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 20:14:48 go: finding github.com/davecgh/go-spew v1.1.1 20:14:48 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 20:14:48 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 20:14:48 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 20:14:48 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 20:14:48 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 20:14:48 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 20:14:48 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 20:14:48 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 20:14:48 go: finding github.com/fatih/color v1.7.0 20:14:48 go: finding github.com/fsnotify/fsnotify v1.4.7 20:14:48 go: finding github.com/fxamacker/cbor/v2 v2.2.0 20:14:48 go: finding github.com/go-kit/kit v0.8.0 20:14:48 go: finding github.com/go-logfmt/logfmt v0.4.0 20:14:48 go: finding github.com/go-redis/redis/v7 v7.2.0 20:14:48 go: finding github.com/go-stack/stack v1.8.0 20:14:48 go: finding github.com/golang/protobuf v1.3.2 20:14:48 go: finding github.com/golang/snappy v0.0.1 20:14:48 go: finding github.com/gomodule/redigo v2.0.0+incompatible 20:14:48 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:14:48 go: finding github.com/google/go-cmp v0.4.0 20:14:48 go: finding github.com/google/uuid v1.1.1 20:14:48 go: finding github.com/gorilla/mux v1.7.4 20:14:48 go: finding github.com/hashicorp/consul/api v1.1.0 20:14:48 go: finding github.com/hashicorp/consul/sdk v0.1.1 20:14:48 go: finding github.com/hashicorp/errwrap v1.0.0 20:14:48 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 20:14:48 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:14:48 go: finding github.com/hashicorp/go-msgpack v0.5.3 20:14:48 go: finding github.com/hashicorp/go-multierror v1.0.0 20:14:48 go: finding github.com/hashicorp/go-rootcerts v1.0.0 20:14:48 go: finding github.com/hashicorp/go-sockaddr v1.0.0 20:14:48 go: finding github.com/hashicorp/go-syslog v1.0.0 20:14:48 go: finding github.com/hashicorp/go-uuid v1.0.1 20:14:49 go: finding github.com/hashicorp/go.net v0.0.1 20:14:49 go: finding github.com/hashicorp/golang-lru v0.5.0 20:14:49 go: finding github.com/hashicorp/logutils v1.0.0 20:14:49 go: finding github.com/hashicorp/mdns v1.0.0 20:14:49 go: finding github.com/hashicorp/memberlist v0.1.3 20:14:49 go: finding github.com/hashicorp/serf v0.8.2 20:14:49 go: finding github.com/hpcloud/tail v1.0.0 20:14:49 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:14:49 go: finding github.com/kr/pretty v0.1.0 20:14:49 go: finding github.com/kr/pty v1.1.1 20:14:49 go: finding github.com/kr/text v0.1.0 20:14:49 go: finding github.com/mattn/go-colorable v0.0.9 20:14:49 go: finding github.com/mattn/go-isatty v0.0.3 20:14:49 go: finding github.com/miekg/dns v1.0.14 20:14:49 go: finding github.com/mitchellh/cli v1.0.0 20:14:49 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:14:49 go: finding github.com/mitchellh/copystructure v1.0.0 20:14:49 go: finding github.com/mitchellh/go-homedir v1.0.0 20:14:49 go: finding github.com/mitchellh/go-testing-interface v1.0.0 20:14:49 go: finding github.com/mitchellh/gox v0.4.0 20:14:49 go: finding github.com/mitchellh/iochan v1.0.0 20:14:49 go: finding github.com/mitchellh/mapstructure v1.1.2 20:14:49 go: finding github.com/mitchellh/reflectwalk v1.0.0 20:14:49 go: finding github.com/onsi/ginkgo v1.10.1 20:14:49 go: finding github.com/onsi/gomega v1.7.0 20:14:49 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:14:49 go: finding github.com/pebbe/zmq4 v1.0.0 20:14:49 go: finding github.com/pelletier/go-toml v1.2.0 20:14:49 go: finding github.com/pkg/errors v0.8.1 20:14:49 go: finding github.com/pmezard/go-difflib v1.0.0 20:14:49 go: finding github.com/posener/complete v1.1.1 20:14:49 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 20:14:49 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:14:49 go: finding github.com/stretchr/objx v0.2.0 20:14:49 go: finding github.com/stretchr/testify v1.5.1 20:14:49 go: finding github.com/tidwall/pretty v1.0.1 20:14:49 go: finding github.com/ugorji/go v1.1.4 20:14:49 go: finding github.com/x448/float16 v0.8.4 20:14:49 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 20:14:50 go: finding github.com/xdg/stringprep v1.0.0 20:14:50 go: finding go.mongodb.org/mongo-driver v1.1.1 20:14:50 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:14:50 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 20:14:50 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 20:14:50 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 20:14:50 go: finding golang.org/x/text v0.3.2 20:14:50 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 20:14:50 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 20:14:50 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:14:50 go: finding gopkg.in/fsnotify.v1 v1.4.7 20:14:50 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:14:50 go: finding gopkg.in/yaml.v2 v2.2.8 20:14:53 ---> 19fa7d40af0b 20:14:53 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:14:53 ---> Running in 5c82a6107501 20:14:53 Removing intermediate container 5c82a6107501 20:14:53 ---> ea656559683c 20:14:53 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 20:14:53 ---> Running in f6f64a501d14 20:14:54 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 20:14:55 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 20:14:55 (1/5) Installing libsodium (1.0.18-r0) 20:14:55 (2/5) Installing libzmq (4.3.2-r0) 20:14:56 (3/5) Installing pkgconf (1.6.3-r0) 20:14:56 (4/5) Installing libsodium-dev (1.0.18-r0) 20:14:56 (5/5) Installing zeromq-dev (4.3.2-r0) 20:14:56 Executing busybox-1.31.1-r8.trigger 20:14:56 OK: 127 MiB in 44 packages 20:14:57 Removing intermediate container f6f64a501d14 20:14:57 ---> dc4926edb726 20:14:57 Step 6/8 : WORKDIR /build 20:14:57 ---> Running in b188767c3c6a 20:14:57 Removing intermediate container b188767c3c6a 20:14:57 ---> 5a97c8519a1d 20:14:57 Step 7/8 : COPY go.mod . 20:14:58 ---> 884361ecf60f 20:14:58 Step 8/8 : RUN go mod download 20:14:58 ---> Running in 9cf9b3b185b8 20:15:00 Removing intermediate container 6741e78b519d 20:15:00 ---> 35545e801aa6 20:15:00 Successfully built 35545e801aa6 20:15:00 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 20:15:00 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:15:00 go: finding github.com/BurntSushi/toml v0.3.1 20:15:00 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 20:15:00 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:15:00 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 20:15:00 go: finding github.com/bgentry/speakeasy v0.1.0 20:15:00 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 20:15:00 go: finding github.com/davecgh/go-spew v1.1.1 20:15:00 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 20:15:00 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 20:15:00 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 20:15:00 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 20:15:00 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 20:15:00 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 20:15:00 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 20:15:00 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 20:15:01 + docker inspect -f . ci-base-image-x86_64 20:15:01 . [Pipeline] withDockerContainer 20:15:01 go: finding github.com/fatih/color v1.7.0 20:15:01 go: finding github.com/fsnotify/fsnotify v1.4.7 20:15:01 go: finding github.com/fxamacker/cbor/v2 v2.2.0 20:15:01 go: finding github.com/go-kit/kit v0.8.0 20:15:01 go: finding github.com/go-logfmt/logfmt v0.4.0 20:15:01 go: finding github.com/go-redis/redis/v7 v7.2.0 20:15:01 go: finding github.com/go-stack/stack v1.8.0 20:15:01 go: finding github.com/golang/protobuf v1.3.2 20:15:01 go: finding github.com/golang/snappy v0.0.1 20:15:01 go: finding github.com/gomodule/redigo v2.0.0+incompatible 20:15:01 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:15:01 go: finding github.com/google/go-cmp v0.4.0 20:15:01 go: finding github.com/google/uuid v1.1.1 20:15:01 go: finding github.com/gorilla/mux v1.7.4 20:15:01 go: finding github.com/hashicorp/consul/api v1.1.0 20:15:01 go: finding github.com/hashicorp/consul/sdk v0.1.1 20:15:01 go: finding github.com/hashicorp/errwrap v1.0.0 20:15:01 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 20:15:01 prd-centos7-docker-4c-2g-6004 does not seem to be running inside a container 20:15:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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-x86_64 cat 20:15:01 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:15:01 go: finding github.com/hashicorp/go-msgpack v0.5.3 20:15:01 go: finding github.com/hashicorp/go-multierror v1.0.0 20:15:01 go: finding github.com/hashicorp/go-rootcerts v1.0.0 20:15:01 go: finding github.com/hashicorp/go-sockaddr v1.0.0 20:15:01 go: finding github.com/hashicorp/go-syslog v1.0.0 20:15:01 go: finding github.com/hashicorp/go-uuid v1.0.1 20:15:01 go: finding github.com/hashicorp/go.net v0.0.1 20:15:01 go: finding github.com/hashicorp/golang-lru v0.5.0 20:15:01 go: finding github.com/hashicorp/logutils v1.0.0 20:15:01 go: finding github.com/hashicorp/mdns v1.0.0 20:15:01 go: finding github.com/hashicorp/memberlist v0.1.3 20:15:01 go: finding github.com/hashicorp/serf v0.8.2 20:15:01 go: finding github.com/hpcloud/tail v1.0.0 20:15:01 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:15:01 go: finding github.com/kr/pretty v0.1.0 20:15:01 go: finding github.com/kr/pty v1.1.1 20:15:01 go: finding github.com/kr/text v0.1.0 20:15:01 go: finding github.com/mattn/go-colorable v0.0.9 20:15:01 go: finding github.com/mattn/go-isatty v0.0.3 20:15:01 go: finding github.com/miekg/dns v1.0.14 20:15:01 go: finding github.com/mitchellh/cli v1.0.0 20:15:01 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:15:01 go: finding github.com/mitchellh/copystructure v1.0.0 20:15:01 go: finding github.com/mitchellh/go-homedir v1.0.0 20:15:01 go: finding github.com/mitchellh/go-testing-interface v1.0.0 20:15:01 go: finding github.com/mitchellh/gox v0.4.0 20:15:01 go: finding github.com/mitchellh/iochan v1.0.0 20:15:01 go: finding github.com/mitchellh/mapstructure v1.1.2 20:15:01 go: finding github.com/mitchellh/reflectwalk v1.0.0 20:15:01 go: finding github.com/onsi/ginkgo v1.10.1 20:15:01 go: finding github.com/onsi/gomega v1.7.0 20:15:01 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:15:01 go: finding github.com/pebbe/zmq4 v1.0.0 20:15:01 go: finding github.com/pelletier/go-toml v1.2.0 20:15:01 go: finding github.com/pkg/errors v0.8.1 20:15:01 go: finding github.com/pmezard/go-difflib v1.0.0 20:15:01 go: finding github.com/posener/complete v1.1.1 20:15:01 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 20:15:01 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:15:01 go: finding github.com/stretchr/objx v0.2.0 20:15:01 go: finding github.com/stretchr/testify v1.5.1 20:15:01 go: finding github.com/tidwall/pretty v1.0.1 20:15:01 go: finding github.com/ugorji/go v1.1.4 20:15:01 go: finding github.com/x448/float16 v0.8.4 20:15:01 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 20:15:01 go: finding github.com/xdg/stringprep v1.0.0 20:15:01 go: finding go.mongodb.org/mongo-driver v1.1.1 20:15:01 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:15:01 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 20:15:01 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 20:15:01 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 20:15:01 go: finding golang.org/x/text v0.3.2 20:15:01 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 20:15:01 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 20:15:01 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:15:01 go: finding gopkg.in/fsnotify.v1 v1.4.7 20:15:01 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:15:01 go: finding gopkg.in/yaml.v2 v2.2.8 20:15:02 $ docker top 89301392c44a7e54acb640697e539a086aad05956e53cc106b718736e9a11830 -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:03 + go version 20:15:04 go version go1.13.5 linux/amd64 [Pipeline] sh 20:15:04 + make test 20:15:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:15:05 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 20:15:12 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.122s coverage: 86.2% of statements 20:15:20 Removing intermediate container 9cf9b3b185b8 20:15:20 ---> b64ffce67785 20:15:20 Successfully built b64ffce67785 20:15:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:15:20 + docker inspect -f . ci-base-image-arm64 20:15:21 . [Pipeline] withDockerContainer 20:15:21 prd-ubuntu18.04-docker-arm64-4c-16g-6003 does not seem to be running inside a container 20:15:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 20:15:22 $ docker top 1a9f0a8a3bec25904ffdcd7c58e73a944cddc41a417f5f5feb47578076562155 -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:24 + go version 20:15:24 go version go1.13.5 linux/arm64 [Pipeline] sh 20:15:24 + make test 20:15:24 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:15:26 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 20:15:27 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.028s coverage: 49.8% of statements 20:15:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 20:15:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 20:15:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.039s coverage: 59.8% of statements 20:15:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 20:15:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.616s coverage: 69.1% of statements 20:15:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.490s coverage: 73.4% of statements 20:15:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.005s coverage: 89.5% of statements 20:15:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements 20:15:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.103s coverage: 100.0% of statements 20:15:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 20:15:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements 20:15:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 20:15:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 20:15:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 20:15:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 20:15:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 20:15:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 20:15:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 20:15:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements 20:15:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 20:15:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.004s coverage: 97.7% of statements 20:15:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 20:15:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 20:15:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 20:15:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.676s coverage: 78.0% of statements 20:15:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.100s coverage: 81.1% of statements 20:15:42 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 20:15:42 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.483s coverage: 70.1% of statements 20:15:42 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 20:15:42 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 100.0% of statements 20:15:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:15:44 gofmt -l . 20:15:44 [ "`gofmt -l .`" = "" ] 20:15:44 ./bin/test-go-mod-tidy.sh [Pipeline] stash 20:15:45 Stashed 1 file(s) [Pipeline] } 20:15:45 $ docker stop --time=1 89301392c44a7e54acb640697e539a086aad05956e53cc106b718736e9a11830 20:15:47 $ docker rm -f 89301392c44a7e54acb640697e539a086aad05956e53cc106b718736e9a11830 [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] } 20:15:49 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.077s coverage: 86.2% of statements 20:16:27 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.050s coverage: 49.8% of statements 20:16:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 20:16:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 20:16:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.042s coverage: 59.8% of statements 20:16:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 20:16:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.419s coverage: 69.1% of statements 20:16:34 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.505s coverage: 73.4% of statements 20:16:34 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.019s coverage: 89.5% of statements 20:16:34 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.016s coverage: 100.0% of statements 20:16:34 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.092s coverage: 100.0% of statements 20:16:34 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.018s coverage: 100.0% of statements 20:16:34 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.015s coverage: 100.0% of statements 20:16:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 20:16:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 20:16:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 20:16:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 20:16:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 20:16:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 20:16:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 20:16:34 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.024s coverage: 96.6% of statements 20:16:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 20:16:34 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.018s coverage: 97.7% of statements 20:16:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 20:16:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 20:16:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 20:16:37 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.718s coverage: 78.0% of statements 20:16:37 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.087s coverage: 81.1% of statements 20:16:37 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 20:16:39 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.526s coverage: 70.1% of statements 20:16:39 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 20:16:39 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.017s coverage: 100.0% of statements 20:16:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:16:51 gofmt -l . 20:16:51 [ "`gofmt -l .`" = "" ] 20:16:51 ./bin/test-go-mod-tidy.sh [Pipeline] stash 20:16:51 Warning: overwriting stash ‘coverage-report’ 20:16:52 Stashed 1 file(s) [Pipeline] } 20:16:52 $ docker stop --time=1 1a9f0a8a3bec25904ffdcd7c58e73a944cddc41a417f5f5feb47578076562155 20:16:54 $ docker rm -f 1a9f0a8a3bec25904ffdcd7c58e73a944cddc41a417f5f5feb47578076562155 [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 20:16:56 provisioning config files... 20:16:56 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-338@tmp/config6842738469906861695tmp [Pipeline] { [Pipeline] sh 20:16:56 + curl -s https://codecov.io/bash 20:16:56 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-338@tmp/config6842738469906861695tmp 20:16:57 20:16:57 _____ _ 20:16:57 / ____| | | 20:16:57 | | ___ __| | ___ ___ _____ __ 20:16:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:16:57 | |___| (_) | (_| | __/ (_| (_) \ V / 20:16:57 \_____\___/ \__,_|\___|\___\___/ \_/ 20:16:57 Bash-tbd 20:16:57 20:16:57 20:16:57 ==> Jenkins CI detected. 20:16:57 project root: . 20:16:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:16:57 ==> Running gcov in . (disable via -X gcov) 20:16:57 ==> Python coveragepy not found 20:16:57 ==> Searching for coverage reports in: 20:16:57 + . 20:16:57 -> Found 1 reports 20:16:57 ==> Detecting git/mercurial file structure 20:16:57 ==> Reading reports 20:16:57 + ./coverage.out bytes=75527 20:16:57 ==> Appending adjustments 20:16:57 http://docs.codecov.io/docs/fixing-reports 20:16:57 + Found adjustments 20:16:57 ==> Gzipping contents 20:16:57 ==> Uploading reports 20:16:57 url: https://codecov.io 20:16:57 query: branch=PR-338&commit=6fcbfc4cce97834a8ff210bf562632a32b5e2bea&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-338%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=338&job= 20:16:57 -> Pinging Codecov 20:16:57 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-338&commit=6fcbfc4cce97834a8ff210bf562632a32b5e2bea&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-338%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=338&job= 20:16:58 -> Uploading 20:16:58 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/6fcbfc4cce97834a8ff210bf562632a32b5e2bea [Pipeline] } 20:16:58 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 20:16:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:16:59 ---> package-listing.sh 20:16:59 ++ facter osfamily 20:16:59 ++ tr '[:upper:]' '[:lower:]' 20:16:59 + OS_FAMILY=redhat 20:16:59 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-338 20:16:59 + START_PACKAGES=/tmp/packages_start.txt 20:16:59 + END_PACKAGES=/tmp/packages_end.txt 20:16:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:16:59 + PACKAGES=/tmp/packages_start.txt 20:16:59 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-338 ']' 20:16:59 + PACKAGES=/tmp/packages_end.txt 20:16:59 + case "${OS_FAMILY}" in 20:16:59 + rpm -qa 20:16:59 + sort 20:17:04 + '[' -f /tmp/packages_start.txt ']' 20:17:04 + '[' -f /tmp/packages_end.txt ']' 20:17:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:17:04 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-338 ']' 20:17:04 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-338/archives/ 20:17:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-338/archives/ [Pipeline] isUnix [Pipeline] sh 20:17:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:17:04 20:17:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:17:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:17:04 alpine: Pulling from edgex-lftools-log-publisher 20:17:04 c9b1b535fdd9: Pulling fs layer 20:17:04 2cc5ad85d9ab: Pulling fs layer 20:17:04 756a868c4378: Pulling fs layer 20:17:04 444b2fc9a129: Pulling fs layer 20:17:04 ea15f1150254: Pulling fs layer 20:17:04 41b27a9f41bf: Pulling fs layer 20:17:04 28c525ee5125: Pulling fs layer 20:17:04 094b1ea09ed8: Pulling fs layer 20:17:04 138eaada9080: Pulling fs layer 20:17:04 0622d0fa9048: Pulling fs layer 20:17:04 41b27a9f41bf: Waiting 20:17:04 28c525ee5125: Waiting 20:17:04 094b1ea09ed8: Waiting 20:17:04 138eaada9080: Waiting 20:17:04 0622d0fa9048: Waiting 20:17:04 444b2fc9a129: Waiting 20:17:04 ea15f1150254: Waiting 20:17:04 2cc5ad85d9ab: Verifying Checksum 20:17:04 2cc5ad85d9ab: Download complete 20:17:04 444b2fc9a129: Verifying Checksum 20:17:04 444b2fc9a129: Download complete 20:17:04 c9b1b535fdd9: Verifying Checksum 20:17:04 c9b1b535fdd9: Download complete 20:17:04 ea15f1150254: Download complete 20:17:05 28c525ee5125: Verifying Checksum 20:17:05 28c525ee5125: Download complete 20:17:05 c9b1b535fdd9: Pull complete 20:17:05 756a868c4378: Verifying Checksum 20:17:05 756a868c4378: Download complete 20:17:05 138eaada9080: Verifying Checksum 20:17:05 138eaada9080: Download complete 20:17:05 2cc5ad85d9ab: Pull complete 20:17:05 0622d0fa9048: Verifying Checksum 20:17:05 0622d0fa9048: Download complete 20:17:05 094b1ea09ed8: Verifying Checksum 20:17:05 094b1ea09ed8: Download complete 20:17:06 41b27a9f41bf: Verifying Checksum 20:17:06 41b27a9f41bf: Download complete 20:17:07 756a868c4378: Pull complete 20:17:07 444b2fc9a129: Pull complete 20:17:07 ea15f1150254: Pull complete 20:17:11 41b27a9f41bf: Pull complete 20:17:11 28c525ee5125: Pull complete 20:17:14 094b1ea09ed8: Pull complete 20:17:14 138eaada9080: Pull complete 20:17:14 0622d0fa9048: Pull complete 20:17:14 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 20:17:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:17:14 prd-centos7-docker-4c-2g-6002 does not seem to be running inside a container 20:17:14 $ 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-338 -v /w/workspace/ndry_app-functions-sdk-go_PR-338:/w/workspace/ndry_app-functions-sdk-go_PR-338:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-338@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-338@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:10003/edgex-lftools-log-publisher:alpine cat 20:17:15 $ docker top ac8f94a854b2b6c313b4f5bd6f026b13af32897560d4278521eee0954de5fdf0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:15 provisioning config files... 20:17:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-338@tmp/config6185460420944298833tmp [Pipeline] { [Pipeline] echo 20:17:15 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:17:16 ---> create-netrc.sh [Pipeline] echo 20:17:16 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:17:16 ---> logs-deploy.sh 20:17:16 + ARCHIVE_ARTIFACTS= 20:17:16 + LOGS_SERVER=https://logs.edgexfoundry.org 20:17:16 + '[' https://logs.edgexfoundry.org == None ']' 20:17:16 + NEXUS_URL=https://nexus.edgexfoundry.org 20:17:16 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-338/2 20:17:16 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-338/2/ 20:17:16 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-338/2 /w/workspace/ndry_app-functions-sdk-go_PR-338 20:17:17 Archives upload complete. 20:17:17 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-338/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-338/2/ 20:17:18 ---> uname -a: 20:17:18 Linux ac8f94a854b2 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 20:17:18 20:17:18 20:17:18 ---> lscpu: 20:17:18 Architecture: x86_64 20:17:18 CPU op-mode(s): 32-bit, 64-bit 20:17:18 Byte Order: Little Endian 20:17:18 Address sizes: 40 bits physical, 48 bits virtual 20:17:18 CPU(s): 4 20:17:18 On-line CPU(s) list: 0-3 20:17:18 Thread(s) per core: 1 20:17:18 Core(s) per socket: 1 20:17:18 Socket(s): 4 20:17:18 NUMA node(s): 1 20:17:18 Vendor ID: GenuineIntel 20:17:18 CPU family: 6 20:17:18 Model: 44 20:17:18 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:17:18 Stepping: 1 20:17:18 CPU MHz: 2933.438 20:17:18 BogoMIPS: 5866.87 20:17:18 Virtualization: VT-x 20:17:18 Hypervisor vendor: KVM 20:17:18 Virtualization type: full 20:17:18 L1d cache: 128 KiB 20:17:18 L1i cache: 128 KiB 20:17:18 L2 cache: 16 MiB 20:17:18 L3 cache: 64 MiB 20:17:18 NUMA node0 CPU(s): 0-3 20:17:18 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 20:17:18 Vulnerability Meltdown: Mitigation; PTI 20:17:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:17:18 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 20:17:18 Vulnerability Spectre v2: Mitigation; Full retpoline 20:17:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 20:17:18 20:17:18 20:17:18 ---> nproc: 20:17:18 4 20:17:18 20:17:18 20:17:18 ---> df -h: 20:17:18 Filesystem Size Used Available Use% Mounted on 20:17:18 overlay 50.0G 6.4G 43.6G 13% / 20:17:18 tmpfs 64.0M 0 64.0M 0% /dev 20:17:18 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 20:17:18 shm 64.0M 0 64.0M 0% /dev/shm 20:17:18 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 20:17:18 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 20:17:18 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 20:17:18 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-338 20:17:18 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-338@tmp 20:17:18 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 20:17:18 20:17:18 20:17:18 ---> free -m: 20:17:18 total used free shared buff/cache available 20:17:18 Mem: 1838 611 77 0 1149 1122 20:17:18 Swap: 1023 0 1023 20:17:18 20:17:18 20:17:18 ---> ip addr: 20:17:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:17:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:17:18 inet 127.0.0.1/8 scope host lo 20:17:18 valid_lft forever preferred_lft forever 20:17:18 6: eth0@if7: mtu 1458 qdisc noqueue state UP 20:17:18 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 20:17:18 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 20:17:18 valid_lft forever preferred_lft forever 20:17:18 20:17:18 20:17:18 ---> sar -b -r -n DEV: 20:17:18 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/24/20 _x86_64_ (4 CPU) 20:17:18 20:17:18 20:10:31 LINUX RESTART 20:17:18 20:17:18 20:11:02 tps rtps wtps bread/s bwrtn/s 20:17:18 20:12:01 53.52 13.75 39.77 2736.47 4632.59 20:17:18 20:13:01 2.56 0.00 2.56 0.00 87.86 20:17:18 20:14:01 0.67 0.00 0.67 0.00 8.09 20:17:18 20:15:01 0.62 0.00 0.62 0.00 7.66 20:17:18 20:16:01 0.57 0.00 0.57 0.00 5.83 20:17:18 20:17:01 23.49 22.67 0.82 1739.13 14.74 20:17:18 Average: 13.46 6.05 7.41 740.50 782.37 20:17:18 20:17:18 20:11:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:17:18 20:12:01 167580 1714724 91.10 2620 1161356 921460 31.44 463476 1088444 116 20:17:18 20:13:01 174864 1707440 90.71 2620 1161368 889696 30.36 459900 1086212 12 20:17:18 20:14:01 173788 1708516 90.77 2620 1161380 889840 30.36 466184 1080720 8 20:17:18 20:15:01 173504 1708800 90.78 2620 1161380 889864 30.36 466344 1080720 8 20:17:18 20:16:01 174816 1707488 90.71 2620 1161388 889696 30.36 465412 1080720 8 20:17:18 20:17:01 100596 1781708 94.66 2620 1213536 917420 31.30 480676 1132460 72 20:17:18 Average: 160858 1721446 91.45 2620 1170068 899663 30.70 466999 1091546 37 20:17:18 20:17:18 20:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 20:17:18 20:12:01 eth0 537.22 449.81 1428.22 408.51 0.00 0.00 0.00 20:17:18 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:18 20:12:01 docker0 111.55 68.59 9.03 304.64 0.00 0.00 0.00 20:17:18 20:13:01 eth0 0.93 0.12 0.07 0.02 0.00 0.00 0.00 20:17:18 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:18 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:18 20:14:01 eth0 0.77 0.42 0.30 0.21 0.00 0.00 0.00 20:17:18 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:18 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:18 20:15:01 eth0 0.52 0.38 0.27 0.20 0.00 0.00 0.00 20:17:18 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:18 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:18 20:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 20:17:18 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:18 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:18 20:17:01 eth0 6.95 4.68 7.29 2.70 0.00 0.00 0.00 20:17:18 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:18 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:18 Average: eth0 89.86 74.90 236.13 67.69 0.00 0.00 0.00 20:17:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:18 Average: docker0 18.34 11.28 1.48 50.08 0.00 0.00 0.00 20:17:18 20:17:18 20:17:18 ---> sar -P ALL: 20:17:18 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/24/20 _x86_64_ (4 CPU) 20:17:18 20:17:18 20:10:31 LINUX RESTART 20:17:18 20:17:18 20:11:02 CPU %user %nice %system %iowait %steal %idle 20:17:18 20:12:01 all 9.50 0.00 2.69 0.85 0.01 86.94 20:17:18 20:12:01 0 8.73 0.00 3.11 0.53 0.00 87.63 20:17:18 20:12:01 1 9.46 0.00 2.66 2.35 0.00 85.52 20:17:18 20:12:01 2 9.48 0.00 2.65 0.44 0.02 87.41 20:17:18 20:12:01 3 10.34 0.00 2.34 0.09 0.02 87.22 20:17:18 20:13:01 all 0.16 0.00 0.05 0.00 0.00 99.79 20:17:18 20:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:17:18 20:13:01 1 0.08 0.00 0.07 0.00 0.02 99.83 20:17:18 20:13:01 2 0.22 0.00 0.08 0.00 0.00 99.70 20:17:18 20:13:01 3 0.32 0.00 0.03 0.00 0.00 99.65 20:17:18 20:14:01 all 0.22 0.00 0.05 0.00 0.00 99.74 20:17:18 20:14:01 0 0.12 0.00 0.05 0.00 0.00 99.83 20:17:18 20:14:01 1 0.12 0.00 0.07 0.00 0.00 99.82 20:17:18 20:14:01 2 0.08 0.00 0.05 0.00 0.00 99.87 20:17:18 20:14:01 3 0.57 0.00 0.05 0.00 0.00 99.38 20:17:18 20:15:01 all 0.18 0.00 0.04 0.00 0.00 99.78 20:17:18 20:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:18 20:15:01 1 0.08 0.00 0.05 0.00 0.00 99.87 20:17:18 20:15:01 2 0.07 0.00 0.03 0.00 0.00 99.90 20:17:18 20:15:01 3 0.55 0.00 0.05 0.00 0.00 99.40 20:17:18 20:16:01 all 0.19 0.00 0.05 0.00 0.00 99.76 20:17:18 20:16:01 0 0.03 0.00 0.05 0.00 0.00 99.92 20:17:18 20:16:01 1 0.08 0.00 0.05 0.00 0.00 99.87 20:17:18 20:16:01 2 0.58 0.00 0.03 0.00 0.02 99.37 20:17:18 20:16:01 3 0.08 0.00 0.05 0.00 0.00 99.87 20:17:18 20:17:01 all 0.58 0.00 0.35 0.52 0.00 98.55 20:17:18 20:17:01 0 0.50 0.00 0.47 0.15 0.00 98.88 20:17:18 20:17:01 1 0.55 0.00 0.28 0.12 0.00 99.05 20:17:18 20:17:01 2 1.08 0.00 0.40 1.17 0.00 97.35 20:17:18 20:17:01 3 0.15 0.00 0.22 0.67 0.00 98.97 20:17:18 Average: all 1.77 0.00 0.53 0.23 0.00 97.47 20:17:18 Average: 0 1.54 0.00 0.61 0.11 0.00 97.75 20:17:18 Average: 1 1.70 0.00 0.52 0.40 0.00 97.37 20:17:18 Average: 2 1.89 0.00 0.53 0.27 0.01 97.31 20:17:18 Average: 3 1.97 0.00 0.45 0.13 0.00 97.45 20:17:18 20:17:18 20:17:18