Pull request #314 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 rsdmike for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 899242cbcac1ed3a03fde82cfaa3e0ce9d82305b+759bc4cb9834599a7a1e34aaf977476df4060cec (30dbc5663cd3d834b3fbce3e81c8292b31260b61) 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2659’ Running on prd-centos7-docker-4c-2g-2661 in /w/workspace/ndry_app-functions-sdk-go_PR-314 [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-314 # 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/314/head:refs/remotes/origin/PR-314 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/314/head:refs/remotes/origin/PR-314 # 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/314/head:refs/remotes/origin/PR-314 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 759bc4cb9834599a7a1e34aaf977476df4060cec into PR head commit 899242cbcac1ed3a03fde82cfaa3e0ce9d82305b Merge succeeded, producing 899242cbcac1ed3a03fde82cfaa3e0ce9d82305b Checking out Revision 899242cbcac1ed3a03fde82cfaa3e0ce9d82305b (PR-314) > git config core.sparsecheckout # timeout=10 > git checkout -f 899242cbcac1ed3a03fde82cfaa3e0ce9d82305b # 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 759bc4cb9834599a7a1e34aaf977476df4060cec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 899242cbcac1ed3a03fde82cfaa3e0ce9d82305b # timeout=10 Commit message: "docs" > git rev-list --no-walk 38a687773aaaea03edaa4726affb0bda81cc4655 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:32:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 20:32:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:32:48 20:32:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:32:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:32:48 latest: Pulling from edgex-devops/git-semver 20:32:48 9123ac7c32f7: Pulling fs layer 20:32:48 b8cc5d1170e3: Pulling fs layer 20:32:48 2924cbbf6a41: Pulling fs layer 20:32:48 93b08a4f1073: Pulling fs layer 20:32:48 93b08a4f1073: Waiting 20:32:48 b8cc5d1170e3: Verifying Checksum 20:32:48 b8cc5d1170e3: Download complete 20:32:48 9123ac7c32f7: Verifying Checksum 20:32:48 9123ac7c32f7: Download complete 20:32:48 93b08a4f1073: Verifying Checksum 20:32:48 93b08a4f1073: Download complete 20:32:48 2924cbbf6a41: Verifying Checksum 20:32:48 2924cbbf6a41: Download complete 20:32:48 9123ac7c32f7: Pull complete 20:32:48 b8cc5d1170e3: Pull complete 20:32:49 2924cbbf6a41: Pull complete 20:32:50 93b08a4f1073: Pull complete 20:32:50 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 20:32:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:32:50 prd-centos7-docker-4c-2g-2661 does not seem to be running inside a container 20:32:50 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-314 -v /w/workspace/ndry_app-functions-sdk-go_PR-314:/w/workspace/ndry_app-functions-sdk-go_PR-314:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-314@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-314@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 20:32:50 $ docker top d57802d47f3cb47501c6358d418a8f9f67de8575a28279ba9b20a715abb3b79d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:32:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:51 [ssh-agent] Looking for ssh-agent implementation... 20:32:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:51 $ docker exec d57802d47f3cb47501c6358d418a8f9f67de8575a28279ba9b20a715abb3b79d ssh-agent 20:32:51 SSH_AUTH_SOCK=/tmp/ssh-4oZLXLZtgr7W/agent.14 20:32:51 SSH_AGENT_PID=21 20:32:51 Running ssh-add (command line suppressed) 20:32:51 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/private_key_660033973012478047.key (/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/private_key_660033973012478047.key) 20:32:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:52 + git describe --exact-match --tags HEAD 20:32:52 fatal: No names found, cannot describe anything. [Pipeline] } 20:32:52 $ docker exec --env ******** --env ******** d57802d47f3cb47501c6358d418a8f9f67de8575a28279ba9b20a715abb3b79d ssh-agent -k 20:32:52 unset SSH_AUTH_SOCK; 20:32:52 unset SSH_AGENT_PID; 20:32:52 echo Agent pid 21 killed; 20:32:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:32:52 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 20:32:52 This usually means this commit has not been tagged. [Pipeline] sshagent 20:32:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:52 [ssh-agent] Looking for ssh-agent implementation... 20:32:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:52 $ docker exec d57802d47f3cb47501c6358d418a8f9f67de8575a28279ba9b20a715abb3b79d ssh-agent 20:32:53 SSH_AUTH_SOCK=/tmp/ssh-iwV8eRqT9rgG/agent.57 20:32:53 SSH_AGENT_PID=64 20:32:53 Running ssh-add (command line suppressed) 20:32:53 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/private_key_8029591889018817684.key (/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/private_key_8029591889018817684.key) 20:32:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:53 + git semver init 20:32:53 # -> Open(): unable to determine branch for HEAD 20:32:53 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-314/.git 20:32:53 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-314 20:32:53 # $SEMVER_REMOTE_NAME = origin 20:32:53 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 20:32:53 # $SEMVER_USER_NAME = jenkins 20:32:53 # $SEMVER_BRANCH = PR-314 20:32:53 # $SEMVER_TEMP = /tmp/semver-113684718 20:32:53 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 20:32:56 # '/tmp/semver-113684718' -> '/w/workspace/ndry_app-functions-sdk-go_PR-314/.semver' 20:32:56 # -> Force: false 20:32:56 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-314/.semver [Pipeline] } 20:32:56 $ docker exec --env ******** --env ******** d57802d47f3cb47501c6358d418a8f9f67de8575a28279ba9b20a715abb3b79d ssh-agent -k 20:32:56 unset SSH_AUTH_SOCK; 20:32:56 unset SSH_AGENT_PID; 20:32:56 echo Agent pid 64 killed; 20:32:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:32:56 + git semver [Pipeline] } 20:32:56 $ docker stop --time=1 d57802d47f3cb47501c6358d418a8f9f67de8575a28279ba9b20a715abb3b79d 20:32:58 $ docker rm -f d57802d47f3cb47501c6358d418a8f9f67de8575a28279ba9b20a715abb3b79d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 20:33:00 Stashed 97 file(s) [Pipeline] echo 20:33:00 [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:33:15 Still waiting to schedule task 20:33:15 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:33:15 Still waiting to schedule task 20:33:15 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:35:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2663 in /w/workspace/ndry_app-functions-sdk-go_PR-314 [Pipeline] { [Pipeline] ws 20:35:07 Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout 20:35:13 using credential edgex-jenkins-ssh 20:35:13 Cloning the remote Git repository 20:35:13 Cloning with configured refspecs honoured and without tags 20:35:13 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:35:13 > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 20:35:13 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:35:13 > git --version # timeout=10 20:35:13 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:13 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:35:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:35:16 > git config --add remote.origin.fetch +refs/pull/314/head:refs/remotes/origin/PR-314 # timeout=10 20:35:16 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:35:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:35:16 Fetching without tags 20:35:17 Merging remotes/origin/master commit 759bc4cb9834599a7a1e34aaf977476df4060cec into PR head commit 899242cbcac1ed3a03fde82cfaa3e0ce9d82305b 20:35:17 Merge succeeded, producing 899242cbcac1ed3a03fde82cfaa3e0ce9d82305b 20:35:17 Checking out Revision 899242cbcac1ed3a03fde82cfaa3e0ce9d82305b (PR-314) 20:35:16 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:35:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:35:17 > git config core.sparsecheckout # timeout=10 20:35:17 > git checkout -f 899242cbcac1ed3a03fde82cfaa3e0ce9d82305b # timeout=10 20:35:17 > git remote # timeout=10 20:35:17 > git config --get remote.origin.url # timeout=10 20:35:17 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:17 > git merge 759bc4cb9834599a7a1e34aaf977476df4060cec # timeout=10 20:35:17 > git rev-parse HEAD^{commit} # timeout=10 20:35:17 > git config core.sparsecheckout # timeout=10 20:35:17 > git checkout -f 899242cbcac1ed3a03fde82cfaa3e0ce9d82305b # timeout=10 20:35:21 Commit message: "docs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:35:24 ========================================================= 20:35:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 20:35:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:35:25 + 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:35:27 Sending build context to Docker daemon 36.67MB 20:35:27 Step 1/8 : ARG BASE=golang:1.13-alpine 20:35:27 Step 2/8 : FROM ${BASE} 20:35:27 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:35:27 cde5963f3b93: Pulling fs layer 20:35:27 2a23fa8c16f7: Pulling fs layer 20:35:27 777b28850792: Pulling fs layer 20:35:27 8a11ddd9e578: Pulling fs layer 20:35:27 4cf88f913ddb: Pulling fs layer 20:35:27 1df406cf5192: Pulling fs layer 20:35:27 cd6300453558: Pulling fs layer 20:35:27 b9c365052c96: Pulling fs layer 20:35:27 a2d8cc88f415: Pulling fs layer 20:35:27 ea1d1ca13537: Pulling fs layer 20:35:27 3750a50a1c5e: Pulling fs layer 20:35:27 8a11ddd9e578: Waiting 20:35:27 4cf88f913ddb: Waiting 20:35:27 1df406cf5192: Waiting 20:35:27 cd6300453558: Waiting 20:35:27 b9c365052c96: Waiting 20:35:27 a2d8cc88f415: Waiting 20:35:27 ea1d1ca13537: Waiting 20:35:27 3750a50a1c5e: Waiting 20:35:27 777b28850792: Download complete 20:35:27 2a23fa8c16f7: Verifying Checksum 20:35:27 2a23fa8c16f7: Download complete 20:35:27 4cf88f913ddb: Verifying Checksum 20:35:27 4cf88f913ddb: Download complete 20:35:27 1df406cf5192: Verifying Checksum 20:35:27 1df406cf5192: Download complete 20:35:27 cde5963f3b93: Verifying Checksum 20:35:27 cde5963f3b93: Download complete 20:35:28 cde5963f3b93: Pull complete 20:35:28 2a23fa8c16f7: Pull complete 20:35:29 777b28850792: Pull complete 20:35:31 cd6300453558: Verifying Checksum 20:35:31 cd6300453558: Download complete 20:35:31 a2d8cc88f415: Verifying Checksum 20:35:31 a2d8cc88f415: Download complete 20:35:34 ea1d1ca13537: Verifying Checksum 20:35:34 ea1d1ca13537: Download complete 20:35:34 3750a50a1c5e: Verifying Checksum 20:35:34 3750a50a1c5e: Download complete 20:35:36 b9c365052c96: Verifying Checksum 20:35:36 b9c365052c96: Download complete 20:35:38 8a11ddd9e578: Download complete 20:35:50 8a11ddd9e578: Pull complete 20:35:50 4cf88f913ddb: Pull complete 20:35:50 1df406cf5192: Pull complete 20:35:52 Running on prd-centos7-docker-4c-2g-2665 in /w/workspace/ndry_app-functions-sdk-go_PR-314 [Pipeline] { [Pipeline] ws 20:35:52 Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout 20:35:54 cd6300453558: Pull complete 20:35:54 using credential edgex-jenkins-ssh 20:35:54 Cloning the remote Git repository 20:35:54 Cloning with configured refspecs honoured and without tags 20:35:53 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:35:53 > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 20:35:53 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:35:53 > git --version # timeout=10 20:35:53 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:53 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:35:56 Fetching without tags 20:35:56 Merging remotes/origin/master commit 759bc4cb9834599a7a1e34aaf977476df4060cec into PR head commit 899242cbcac1ed3a03fde82cfaa3e0ce9d82305b 20:35:56 Merge succeeded, producing 899242cbcac1ed3a03fde82cfaa3e0ce9d82305b 20:35:56 Checking out Revision 899242cbcac1ed3a03fde82cfaa3e0ce9d82305b (PR-314) 20:35:55 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:35:55 > git config --add remote.origin.fetch +refs/pull/314/head:refs/remotes/origin/PR-314 # timeout=10 20:35:55 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:35:55 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:35:55 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:35:55 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:55 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:35:55 > git config core.sparsecheckout # timeout=10 20:35:55 > git checkout -f 899242cbcac1ed3a03fde82cfaa3e0ce9d82305b # timeout=10 20:35:55 > git remote # timeout=10 20:35:55 > git config --get remote.origin.url # timeout=10 20:35:55 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:55 > git merge 759bc4cb9834599a7a1e34aaf977476df4060cec # timeout=10 20:35:55 > git rev-parse HEAD^{commit} # timeout=10 20:35:55 > git config core.sparsecheckout # timeout=10 20:35:55 > git checkout -f 899242cbcac1ed3a03fde82cfaa3e0ce9d82305b # timeout=10 20:35:58 b9c365052c96: Pull complete 20:35:58 a2d8cc88f415: Pull complete 20:36:00 Commit message: "docs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 20:36:00 ea1d1ca13537: Pull complete 20:36:01 3750a50a1c5e: Pull complete 20:36:01 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 20:36:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 20:36:01 ---> 78745c68409d 20:36:01 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] echo 20:36:01 ========================================================= 20:36:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 20:36:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:36:01 latest: Pulling from library/docker 20:36:02 8a0637ca1ac9: Pulling fs layer 20:36:02 4726da4a2734: Pulling fs layer 20:36:02 73e3cb2b3a46: Pulling fs layer 20:36:02 af8135161ac3: Pulling fs layer 20:36:02 8938096eeda7: Pulling fs layer 20:36:02 648c0e7fc3a8: Pulling fs layer 20:36:02 fe85cdb0d7dc: Pulling fs layer 20:36:02 8938096eeda7: Waiting 20:36:02 648c0e7fc3a8: Waiting 20:36:02 fe85cdb0d7dc: Waiting 20:36:02 af8135161ac3: Waiting 20:36:02 73e3cb2b3a46: Verifying Checksum 20:36:02 73e3cb2b3a46: Download complete 20:36:02 + 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:36:02 4726da4a2734: Verifying Checksum 20:36:02 4726da4a2734: Download complete 20:36:02 8a0637ca1ac9: Verifying Checksum 20:36:02 8938096eeda7: Verifying Checksum 20:36:02 8938096eeda7: Download complete 20:36:02 648c0e7fc3a8: Verifying Checksum 20:36:02 648c0e7fc3a8: Download complete 20:36:02 fe85cdb0d7dc: Verifying Checksum 20:36:02 fe85cdb0d7dc: Download complete 20:36:03 Sending build context to Docker daemon 36.67MB 20:36:03 Step 1/8 : ARG BASE=golang:1.13-alpine 20:36:03 Step 2/8 : FROM ${BASE} 20:36:03 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 20:36:03 e6b0cf9c0882: Pulling fs layer 20:36:03 2848faf0eed1: Pulling fs layer 20:36:03 0f37312ad70f: Pulling fs layer 20:36:03 5788d62ee057: Pulling fs layer 20:36:03 0e6b1d234666: Pulling fs layer 20:36:03 bf5d7aec512f: Pulling fs layer 20:36:03 34c802a77dc8: Pulling fs layer 20:36:03 9eb99e56ec68: Pulling fs layer 20:36:03 27c7a5d97fbd: Pulling fs layer 20:36:03 5c102a31e300: Pulling fs layer 20:36:03 dcfb455df0a1: Pulling fs layer 20:36:03 9eb99e56ec68: Waiting 20:36:03 5788d62ee057: Waiting 20:36:03 27c7a5d97fbd: Waiting 20:36:03 5c102a31e300: Waiting 20:36:03 dcfb455df0a1: Waiting 20:36:03 bf5d7aec512f: Waiting 20:36:03 0e6b1d234666: Waiting 20:36:03 34c802a77dc8: Waiting 20:36:03 0f37312ad70f: Download complete 20:36:03 2848faf0eed1: Verifying Checksum 20:36:03 2848faf0eed1: Download complete 20:36:03 0e6b1d234666: Verifying Checksum 20:36:03 0e6b1d234666: Download complete 20:36:03 bf5d7aec512f: Verifying Checksum 20:36:03 bf5d7aec512f: Download complete 20:36:03 e6b0cf9c0882: Verifying Checksum 20:36:03 e6b0cf9c0882: Download complete 20:36:03 8a0637ca1ac9: Pull complete 20:36:04 4726da4a2734: Pull complete 20:36:04 73e3cb2b3a46: Pull complete 20:36:04 34c802a77dc8: Verifying Checksum 20:36:04 34c802a77dc8: Download complete 20:36:04 27c7a5d97fbd: Download complete 20:36:04 9eb99e56ec68: Download complete 20:36:04 dcfb455df0a1: Verifying Checksum 20:36:04 dcfb455df0a1: Download complete 20:36:04 5788d62ee057: Verifying Checksum 20:36:04 5788d62ee057: Download complete 20:36:04 5c102a31e300: Download complete 20:36:06 e6b0cf9c0882: Pull complete 20:36:06 2848faf0eed1: Pull complete 20:36:06 0f37312ad70f: Pull complete 20:36:07 af8135161ac3: Verifying Checksum 20:36:07 af8135161ac3: Download complete 20:36:11 af8135161ac3: Pull complete 20:36:11 8938096eeda7: Pull complete 20:36:11 5788d62ee057: Pull complete 20:36:11 0e6b1d234666: Pull complete 20:36:11 bf5d7aec512f: Pull complete 20:36:11 648c0e7fc3a8: Pull complete 20:36:13 fe85cdb0d7dc: Pull complete 20:36:13 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 20:36:13 Status: Downloaded newer image for docker:latest 20:36:17 34c802a77dc8: Pull complete 20:36:20 ---> 743b34cddf6d 20:36:20 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:36:20 ---> Running in a5b7cf4c65f7 20:36:20 Removing intermediate container a5b7cf4c65f7 20:36:20 ---> f528c41e5887 20:36:20 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 20:36:20 ---> Running in 74c8fa42aedf 20:36:21 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 20:36:21 9eb99e56ec68: Pull complete 20:36:21 27c7a5d97fbd: Pull complete 20:36:22 5c102a31e300: Pull complete 20:36:22 dcfb455df0a1: Pull complete 20:36:22 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 20:36:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 20:36:22 ---> 7c70fe431013 20:36:22 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:36:22 latest: Pulling from library/docker 20:36:22 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 20:36:22 aad63a933944: Pulling fs layer 20:36:22 69846a6807b3: Pulling fs layer 20:36:22 5517540127c6: Pulling fs layer 20:36:22 da4bc653673c: Pulling fs layer 20:36:22 7d6a82484b25: Pulling fs layer 20:36:22 98d7178a08bc: Pulling fs layer 20:36:22 06fedb666dd1: Pulling fs layer 20:36:22 7d6a82484b25: Waiting 20:36:22 98d7178a08bc: Waiting 20:36:22 06fedb666dd1: Waiting 20:36:22 da4bc653673c: Waiting 20:36:22 5517540127c6: Verifying Checksum 20:36:22 5517540127c6: Download complete 20:36:22 aad63a933944: Verifying Checksum 20:36:22 aad63a933944: Download complete 20:36:22 69846a6807b3: Verifying Checksum 20:36:22 69846a6807b3: Download complete 20:36:22 98d7178a08bc: Verifying Checksum 20:36:22 98d7178a08bc: Download complete 20:36:22 aad63a933944: Pull complete 20:36:22 06fedb666dd1: Verifying Checksum 20:36:22 06fedb666dd1: Download complete 20:36:22 7d6a82484b25: Verifying Checksum 20:36:22 7d6a82484b25: Download complete 20:36:23 (1/5) Installing libsodium (1.0.18-r0) 20:36:23 (2/5) Installing libzmq (4.3.2-r0) 20:36:23 da4bc653673c: Verifying Checksum 20:36:23 da4bc653673c: Download complete 20:36:23 (3/5) Installing pkgconf (1.6.3-r0) 20:36:23 (4/5) Installing libsodium-dev (1.0.18-r0) 20:36:23 (5/5) Installing zeromq-dev (4.3.2-r0) 20:36:23 Executing busybox-1.31.1-r8.trigger 20:36:23 OK: 127 MiB in 44 packages 20:36:24 69846a6807b3: Pull complete 20:36:24 5517540127c6: Pull complete 20:36:25 Removing intermediate container 74c8fa42aedf 20:36:25 ---> f3b0871b27fb 20:36:25 Step 6/8 : WORKDIR /build 20:36:25 ---> Running in 198c451102ed 20:36:25 Removing intermediate container 198c451102ed 20:36:25 ---> f9ef9b2195e7 20:36:25 Step 7/8 : COPY go.mod . 20:36:26 ---> 3cc3e6d0f0b8 20:36:26 Step 8/8 : RUN go mod download 20:36:26 ---> Running in b06d54fc0052 20:36:26 da4bc653673c: Pull complete 20:36:26 7d6a82484b25: Pull complete 20:36:26 98d7178a08bc: Pull complete 20:36:26 06fedb666dd1: Pull complete 20:36:26 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 20:36:26 Status: Downloaded newer image for docker:latest 20:36:28 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:36:28 go: finding github.com/BurntSushi/toml v0.3.1 20:36:28 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 20:36:28 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:36:28 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 20:36:28 go: finding github.com/bgentry/speakeasy v0.1.0 20:36:28 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 20:36:28 go: finding github.com/davecgh/go-spew v1.1.1 20:36:28 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 20:36:28 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 20:36:28 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 20:36:28 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 20:36:28 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 20:36:28 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 20:36:28 go: finding github.com/fatih/color v1.7.0 20:36:28 go: finding github.com/go-kit/kit v0.8.0 20:36:28 go: finding github.com/go-logfmt/logfmt v0.4.0 20:36:28 go: finding github.com/go-stack/stack v1.8.0 20:36:28 go: finding github.com/golang/snappy v0.0.1 20:36:28 go: finding github.com/gomodule/redigo v2.0.0+incompatible 20:36:28 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:36:28 go: finding github.com/google/go-cmp v0.3.1 20:36:28 go: finding github.com/google/uuid v1.1.0 20:36:28 go: finding github.com/gorilla/mux v1.7.2 20:36:28 go: finding github.com/hashicorp/consul/api v1.1.0 20:36:28 go: finding github.com/hashicorp/consul/sdk v0.1.1 20:36:28 go: finding github.com/hashicorp/errwrap v1.0.0 20:36:28 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 20:36:28 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:36:28 go: finding github.com/hashicorp/go-msgpack v0.5.3 20:36:28 go: finding github.com/hashicorp/go-multierror v1.0.0 20:36:28 go: finding github.com/hashicorp/go-rootcerts v1.0.0 20:36:28 go: finding github.com/hashicorp/go-sockaddr v1.0.0 20:36:28 go: finding github.com/hashicorp/go-syslog v1.0.0 20:36:28 go: finding github.com/hashicorp/go-uuid v1.0.1 20:36:28 go: finding github.com/hashicorp/go.net v0.0.1 20:36:28 go: finding github.com/hashicorp/golang-lru v0.5.0 20:36:28 go: finding github.com/hashicorp/logutils v1.0.0 20:36:28 go: finding github.com/hashicorp/mdns v1.0.0 20:36:28 ---> 698c6c1958bc 20:36:28 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:36:28 ---> Running in f4e1aa6622b4 20:36:28 go: finding github.com/hashicorp/memberlist v0.1.3 20:36:28 go: finding github.com/hashicorp/serf v0.8.2 20:36:28 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:36:28 go: finding github.com/kr/pretty v0.2.0 20:36:28 go: finding github.com/kr/pty v1.1.1 20:36:28 go: finding github.com/kr/text v0.1.0 20:36:28 go: finding github.com/mattn/go-colorable v0.0.9 20:36:28 go: finding github.com/mattn/go-isatty v0.0.3 20:36:28 go: finding github.com/miekg/dns v1.0.14 20:36:28 go: finding github.com/mitchellh/cli v1.0.0 20:36:28 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:36:28 go: finding github.com/mitchellh/copystructure v1.0.0 20:36:28 go: finding github.com/mitchellh/go-homedir v1.0.0 20:36:28 go: finding github.com/mitchellh/go-testing-interface v1.0.0 20:36:28 go: finding github.com/mitchellh/gox v0.4.0 20:36:28 go: finding github.com/mitchellh/iochan v1.0.0 20:36:28 go: finding github.com/mitchellh/mapstructure v1.1.2 20:36:28 go: finding github.com/mitchellh/reflectwalk v1.0.0 20:36:28 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:36:28 go: finding github.com/pebbe/zmq4 v1.0.0 20:36:28 go: finding github.com/pelletier/go-toml v1.2.0 20:36:28 go: finding github.com/pkg/errors v0.8.1 20:36:28 go: finding github.com/pmezard/go-difflib v1.0.0 20:36:28 go: finding github.com/posener/complete v1.1.1 20:36:28 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 20:36:28 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:36:28 go: finding github.com/stretchr/objx v0.2.0 20:36:28 go: finding github.com/stretchr/testify v1.4.0 20:36:28 go: finding github.com/tidwall/pretty v1.0.0 20:36:29 Removing intermediate container f4e1aa6622b4 20:36:29 ---> 17d8a7227bfb 20:36:29 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 20:36:29 ---> Running in e5d597d988b0 20:36:29 go: finding github.com/ugorji/go v1.1.4 20:36:29 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 20:36:29 go: finding github.com/xdg/stringprep v1.0.0 20:36:29 go: finding go.mongodb.org/mongo-driver v1.1.1 20:36:29 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:36:29 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 20:36:29 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 20:36:29 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 20:36:29 go: finding golang.org/x/text v0.3.2 20:36:29 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 20:36:29 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:36:29 go: finding gopkg.in/yaml.v2 v2.2.2 20:36:29 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 20:36:30 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 20:36:31 (1/5) Installing libsodium (1.0.18-r0) 20:36:31 (2/5) Installing libzmq (4.3.2-r0) 20:36:31 (3/5) Installing pkgconf (1.6.3-r0) 20:36:32 (4/5) Installing libsodium-dev (1.0.18-r0) 20:36:32 (5/5) Installing zeromq-dev (4.3.2-r0) 20:36:32 Executing busybox-1.31.1-r8.trigger 20:36:32 OK: 145 MiB in 44 packages 20:36:32 Removing intermediate container e5d597d988b0 20:36:32 ---> 89c5ddc55d7a 20:36:32 Step 6/8 : WORKDIR /build 20:36:32 ---> Running in 9e4658cb05bc 20:36:32 Removing intermediate container 9e4658cb05bc 20:36:32 ---> eab3b9a946dc 20:36:32 Step 7/8 : COPY go.mod . 20:36:32 ---> ced0ba355fa7 20:36:32 Step 8/8 : RUN go mod download 20:36:33 ---> Running in dff4bde93c5a 20:36:34 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:36:34 go: finding github.com/BurntSushi/toml v0.3.1 20:36:34 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 20:36:34 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:36:34 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 20:36:34 go: finding github.com/bgentry/speakeasy v0.1.0 20:36:34 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 20:36:34 go: finding github.com/davecgh/go-spew v1.1.1 20:36:34 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 20:36:34 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 20:36:34 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 20:36:34 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 20:36:34 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 20:36:34 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 20:36:34 go: finding github.com/fatih/color v1.7.0 20:36:34 go: finding github.com/go-kit/kit v0.8.0 20:36:34 go: finding github.com/go-logfmt/logfmt v0.4.0 20:36:34 go: finding github.com/go-stack/stack v1.8.0 20:36:34 go: finding github.com/golang/snappy v0.0.1 20:36:34 go: finding github.com/gomodule/redigo v2.0.0+incompatible 20:36:34 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:36:34 go: finding github.com/google/go-cmp v0.3.1 20:36:34 go: finding github.com/google/uuid v1.1.0 20:36:34 go: finding github.com/gorilla/mux v1.7.2 20:36:34 go: finding github.com/hashicorp/consul/api v1.1.0 20:36:34 go: finding github.com/hashicorp/consul/sdk v0.1.1 20:36:34 go: finding github.com/hashicorp/errwrap v1.0.0 20:36:34 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 20:36:34 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:36:34 go: finding github.com/hashicorp/go-msgpack v0.5.3 20:36:34 go: finding github.com/hashicorp/go-multierror v1.0.0 20:36:34 go: finding github.com/hashicorp/go-rootcerts v1.0.0 20:36:34 go: finding github.com/hashicorp/go-sockaddr v1.0.0 20:36:34 go: finding github.com/hashicorp/go-syslog v1.0.0 20:36:34 go: finding github.com/hashicorp/go-uuid v1.0.1 20:36:34 go: finding github.com/hashicorp/go.net v0.0.1 20:36:34 go: finding github.com/hashicorp/golang-lru v0.5.0 20:36:34 go: finding github.com/hashicorp/logutils v1.0.0 20:36:34 go: finding github.com/hashicorp/mdns v1.0.0 20:36:35 go: finding github.com/hashicorp/memberlist v0.1.3 20:36:35 go: finding github.com/hashicorp/serf v0.8.2 20:36:35 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:36:35 go: finding github.com/kr/pretty v0.2.0 20:36:35 go: finding github.com/kr/pty v1.1.1 20:36:35 go: finding github.com/kr/text v0.1.0 20:36:35 go: finding github.com/mattn/go-colorable v0.0.9 20:36:35 go: finding github.com/mattn/go-isatty v0.0.3 20:36:35 go: finding github.com/miekg/dns v1.0.14 20:36:35 go: finding github.com/mitchellh/cli v1.0.0 20:36:35 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:36:35 go: finding github.com/mitchellh/copystructure v1.0.0 20:36:35 go: finding github.com/mitchellh/go-homedir v1.0.0 20:36:35 go: finding github.com/mitchellh/go-testing-interface v1.0.0 20:36:35 go: finding github.com/mitchellh/gox v0.4.0 20:36:35 go: finding github.com/mitchellh/iochan v1.0.0 20:36:35 go: finding github.com/mitchellh/mapstructure v1.1.2 20:36:35 go: finding github.com/mitchellh/reflectwalk v1.0.0 20:36:35 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:36:35 go: finding github.com/pebbe/zmq4 v1.0.0 20:36:35 go: finding github.com/pelletier/go-toml v1.2.0 20:36:35 go: finding github.com/pkg/errors v0.8.1 20:36:35 go: finding github.com/pmezard/go-difflib v1.0.0 20:36:35 go: finding github.com/posener/complete v1.1.1 20:36:35 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 20:36:35 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:36:35 go: finding github.com/stretchr/objx v0.2.0 20:36:35 go: finding github.com/stretchr/testify v1.4.0 20:36:35 go: finding github.com/tidwall/pretty v1.0.0 20:36:35 go: finding github.com/ugorji/go v1.1.4 20:36:35 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 20:36:35 go: finding github.com/xdg/stringprep v1.0.0 20:36:35 go: finding go.mongodb.org/mongo-driver v1.1.1 20:36:35 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:36:35 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 20:36:35 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 20:36:35 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 20:36:35 go: finding golang.org/x/text v0.3.2 20:36:35 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 20:36:35 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:36:35 go: finding gopkg.in/yaml.v2 v2.2.2 20:36:45 Removing intermediate container dff4bde93c5a 20:36:45 ---> 1d6e09cc1fca 20:36:45 Successfully built 1d6e09cc1fca 20:36:45 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:36:45 + docker inspect -f . ci-base-image-x86_64 20:36:45 . [Pipeline] withDockerContainer 20:36:46 prd-centos7-docker-4c-2g-2665 does not seem to be running inside a container 20:36:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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:36:46 $ docker top f3b0546e26ef0e04fd726cfae0cdfbefb196f57f9bd374ce9278224ee31a64e8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:47 + go version 20:36:47 go version go1.13.5 linux/amd64 [Pipeline] sh 20:36:47 + make test 20:36:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:36:47 Removing intermediate container b06d54fc0052 20:36:47 ---> b0154b2838de 20:36:47 Successfully built b0154b2838de 20:36:47 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:36:48 + docker inspect -f . ci-base-image-arm64 20:36:48 . [Pipeline] withDockerContainer 20:36:48 prd-ubuntu18.04-docker-arm64-4c-16g-2663 does not seem to be running inside a container 20:36:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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:36:48 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 20:36:50 $ docker top f3286de08592d1a4e23f99e977ec7779ec05d729b1d631da055dc01114bbe3f1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:51 + go version 20:36:51 go version go1.13.5 linux/arm64 [Pipeline] sh 20:36:51 + make test 20:36:51 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:36:53 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 20:37:01 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.142s coverage: 88.9% of statements 20:37:13 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 1.073s coverage: 41.7% of statements 20:37:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 20:37:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 20:37:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.017s coverage: 100.0% of statements 20:37:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.483s coverage: 69.3% of statements 20:37:19 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.065s coverage: 74.0% of statements 20:37:19 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.006s coverage: 89.5% of statements 20:37:19 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.010s coverage: 100.0% of statements 20:37:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.064s coverage: 100.0% of statements 20:37:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.006s coverage: 100.0% of statements 20:37:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements 20:37:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 20:37:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 20:37:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 20:37:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 20:37:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 20:37:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 20:37:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 20:37:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements 20:37:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 20:37:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements 20:37:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 20:37:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 20:37:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 20:37:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.693s coverage: 84.8% of statements 20:37:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.052s coverage: 83.3% of statements 20:37:22 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 20:37:23 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.398s coverage: 64.2% of statements 20:37:23 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 20:37:23 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.007s coverage: 100.0% of statements 20:37:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:37:27 gofmt -l . 20:37:27 [ "`gofmt -l .`" = "" ] 20:37:27 ./bin/test-attribution-txt.sh 20:37:28 ./bin/test-go-mod-tidy.sh [Pipeline] stash 20:37:28 Stashed 1 file(s) [Pipeline] } 20:37:28 $ docker stop --time=1 f3b0546e26ef0e04fd726cfae0cdfbefb196f57f9bd374ce9278224ee31a64e8 20:37:30 $ docker rm -f f3b0546e26ef0e04fd726cfae0cdfbefb196f57f9bd374ce9278224ee31a64e8 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:37:40 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.119s coverage: 88.9% of statements 20:37:55 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.424s coverage: 41.7% of statements 20:37:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 20:37:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 20:37:55 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.050s coverage: 100.0% of statements 20:37:55 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.324s coverage: 69.3% of statements 20:37:58 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.090s coverage: 74.0% of statements 20:37:58 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.026s coverage: 89.5% of statements 20:37:58 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.047s coverage: 100.0% of statements 20:38:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.110s coverage: 100.0% of statements 20:38:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.022s coverage: 100.0% of statements 20:38:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.024s coverage: 100.0% of statements 20:38:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 20:38:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 20:38:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 20:38:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 20:38:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 20:38:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 20:38:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 20:38:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.017s coverage: 96.6% of statements 20:38:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 20:38:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.017s coverage: 97.7% of statements 20:38:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 20:38:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 20:38:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 20:38:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.710s coverage: 84.8% of statements 20:38:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.112s coverage: 83.3% of statements 20:38:12 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 20:38:12 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.602s coverage: 64.2% of statements 20:38:12 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 20:38:12 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.030s coverage: 100.0% of statements 20:38:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:38:24 gofmt -l . 20:38:24 [ "`gofmt -l .`" = "" ] 20:38:24 ./bin/test-attribution-txt.sh 20:38:24 ./bin/test-go-mod-tidy.sh [Pipeline] stash 20:38:25 Warning: overwriting stash ‘coverage-report’ 20:38:25 Stashed 1 file(s) [Pipeline] } 20:38:25 $ docker stop --time=1 f3286de08592d1a4e23f99e977ec7779ec05d729b1d631da055dc01114bbe3f1 20:38:27 $ docker rm -f f3286de08592d1a4e23f99e977ec7779ec05d729b1d631da055dc01114bbe3f1 [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] } [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:38:29 provisioning config files... 20:38:29 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/config4787915108169202014tmp [Pipeline] { [Pipeline] sh 20:38:29 + curl -s https://codecov.io/bash 20:38:29 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/config4787915108169202014tmp 20:38:30 20:38:30 _____ _ 20:38:30 / ____| | | 20:38:30 | | ___ __| | ___ ___ _____ __ 20:38:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:38:30 | |___| (_) | (_| | __/ (_| (_) \ V / 20:38:30 \_____\___/ \__,_|\___|\___\___/ \_/ 20:38:30 Bash-tbd 20:38:30 20:38:30 20:38:30 ==> Jenkins CI detected. 20:38:30 project root: . 20:38:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:38:30 ==> Running gcov in . (disable via -X gcov) 20:38:30 ==> Python coveragepy not found 20:38:30 ==> Searching for coverage reports in: 20:38:30 + . 20:38:30 -> Found 1 reports 20:38:30 ==> Detecting git/mercurial file structure 20:38:30 ==> Reading reports 20:38:30 + ./coverage.out bytes=70815 20:38:30 ==> Appending adjustments 20:38:30 http://docs.codecov.io/docs/fixing-reports 20:38:30 + Found adjustments 20:38:30 ==> Gzipping contents 20:38:30 ==> Uploading reports 20:38:30 url: https://codecov.io 20:38:30 query: branch=PR-314&commit=899242cbcac1ed3a03fde82cfaa3e0ce9d82305b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-314%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=314&job= 20:38:31 -> Pinging Codecov 20:38:31 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-314&commit=899242cbcac1ed3a03fde82cfaa3e0ce9d82305b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-314%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=314&job= 20:38:31 -> Uploading 20:38:31 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/899242cbcac1ed3a03fde82cfaa3e0ce9d82305b [Pipeline] } 20:38:31 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:38:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:38:33 ---> package-listing.sh 20:38:33 ++ facter osfamily 20:38:33 ++ tr '[:upper:]' '[:lower:]' 20:38:33 + OS_FAMILY=redhat 20:38:33 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-314 20:38:33 + START_PACKAGES=/tmp/packages_start.txt 20:38:33 + END_PACKAGES=/tmp/packages_end.txt 20:38:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:38:33 + PACKAGES=/tmp/packages_start.txt 20:38:33 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-314 ']' 20:38:33 + PACKAGES=/tmp/packages_end.txt 20:38:33 + case "${OS_FAMILY}" in 20:38:33 + rpm -qa 20:38:33 + sort 20:38:36 + '[' -f /tmp/packages_start.txt ']' 20:38:36 + '[' -f /tmp/packages_end.txt ']' 20:38:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:38:36 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-314 ']' 20:38:36 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-314/archives/ 20:38:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-314/archives/ [Pipeline] isUnix [Pipeline] sh 20:38:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:38:36 20:38:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:38:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:38:37 alpine: Pulling from edgex-lftools-log-publisher 20:38:37 c9b1b535fdd9: Pulling fs layer 20:38:37 2cc5ad85d9ab: Pulling fs layer 20:38:37 756a868c4378: Pulling fs layer 20:38:37 444b2fc9a129: Pulling fs layer 20:38:37 ea15f1150254: Pulling fs layer 20:38:37 41b27a9f41bf: Pulling fs layer 20:38:37 28c525ee5125: Pulling fs layer 20:38:37 094b1ea09ed8: Pulling fs layer 20:38:37 138eaada9080: Pulling fs layer 20:38:37 0622d0fa9048: Pulling fs layer 20:38:37 28c525ee5125: Waiting 20:38:37 094b1ea09ed8: Waiting 20:38:37 138eaada9080: Waiting 20:38:37 444b2fc9a129: Waiting 20:38:37 ea15f1150254: Waiting 20:38:37 41b27a9f41bf: Waiting 20:38:37 0622d0fa9048: Waiting 20:38:37 2cc5ad85d9ab: Download complete 20:38:37 444b2fc9a129: Download complete 20:38:37 c9b1b535fdd9: Verifying Checksum 20:38:37 c9b1b535fdd9: Download complete 20:38:37 ea15f1150254: Download complete 20:38:37 28c525ee5125: Verifying Checksum 20:38:37 28c525ee5125: Download complete 20:38:37 c9b1b535fdd9: Pull complete 20:38:37 756a868c4378: Verifying Checksum 20:38:37 756a868c4378: Download complete 20:38:38 138eaada9080: Verifying Checksum 20:38:38 138eaada9080: Download complete 20:38:38 2cc5ad85d9ab: Pull complete 20:38:38 0622d0fa9048: Verifying Checksum 20:38:38 0622d0fa9048: Download complete 20:38:38 094b1ea09ed8: Verifying Checksum 20:38:38 094b1ea09ed8: Download complete 20:38:38 41b27a9f41bf: Verifying Checksum 20:38:38 41b27a9f41bf: Download complete 20:38:39 756a868c4378: Pull complete 20:38:39 444b2fc9a129: Pull complete 20:38:39 ea15f1150254: Pull complete 20:38:45 41b27a9f41bf: Pull complete 20:38:45 28c525ee5125: Pull complete 20:38:46 094b1ea09ed8: Pull complete 20:38:48 138eaada9080: Pull complete 20:38:48 0622d0fa9048: Pull complete 20:38:48 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 20:38:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:38:48 prd-centos7-docker-4c-2g-2661 does not seem to be running inside a container 20:38:48 $ 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-314 -v /w/workspace/ndry_app-functions-sdk-go_PR-314:/w/workspace/ndry_app-functions-sdk-go_PR-314:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-314@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-314@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 20:38:49 $ docker top 3fc789906be1beeacd711cf7657d52b3fe2f5cfe3ec0ad4839cb5b2711ca6057 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:38:49 provisioning config files... 20:38:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/config2435131759846833811tmp [Pipeline] { [Pipeline] echo 20:38:50 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:38:50 ---> create-netrc.sh [Pipeline] echo 20:38:50 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:38:50 ---> logs-deploy.sh 20:38:50 + ARCHIVE_ARTIFACTS= 20:38:50 + LOGS_SERVER=https://logs.edgexfoundry.org 20:38:50 + '[' https://logs.edgexfoundry.org == None ']' 20:38:50 + NEXUS_URL=https://nexus.edgexfoundry.org 20:38:50 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-314/5 20:38:50 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-314/5/ 20:38:50 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-314/5 /w/workspace/ndry_app-functions-sdk-go_PR-314 20:38:51 Archives upload complete. 20:38:51 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-314/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-314/5/ 20:38:52 ---> uname -a: 20:38:52 Linux 3fc789906be1 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 20:38:52 20:38:52 20:38:52 ---> lscpu: 20:38:52 Architecture: x86_64 20:38:52 CPU op-mode(s): 32-bit, 64-bit 20:38:52 Byte Order: Little Endian 20:38:52 Address sizes: 40 bits physical, 48 bits virtual 20:38:52 CPU(s): 4 20:38:52 On-line CPU(s) list: 0-3 20:38:52 Thread(s) per core: 1 20:38:52 Core(s) per socket: 1 20:38:52 Socket(s): 4 20:38:52 NUMA node(s): 1 20:38:52 Vendor ID: GenuineIntel 20:38:52 CPU family: 6 20:38:52 Model: 44 20:38:52 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:38:52 Stepping: 1 20:38:52 CPU MHz: 2933.436 20:38:52 BogoMIPS: 5866.87 20:38:52 Virtualization: VT-x 20:38:52 Hypervisor vendor: KVM 20:38:52 Virtualization type: full 20:38:52 L1d cache: 128 KiB 20:38:52 L1i cache: 128 KiB 20:38:52 L2 cache: 16 MiB 20:38:52 L3 cache: 64 MiB 20:38:52 NUMA node0 CPU(s): 0-3 20:38:52 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 20:38:52 Vulnerability Meltdown: Mitigation; PTI 20:38:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:38:52 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 20:38:52 Vulnerability Spectre v2: Mitigation; Full retpoline 20:38:52 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:38:52 20:38:52 20:38:52 ---> nproc: 20:38:52 4 20:38:52 20:38:52 20:38:52 ---> df -h: 20:38:52 Filesystem Size Used Available Use% Mounted on 20:38:52 overlay 50.0G 6.3G 43.7G 13% / 20:38:52 tmpfs 64.0M 0 64.0M 0% /dev 20:38:52 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 20:38:52 shm 64.0M 0 64.0M 0% /dev/shm 20:38:52 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 20:38:52 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 20:38:52 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 20:38:52 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-314 20:38:52 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-314@tmp 20:38:52 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 20:38:52 20:38:52 20:38:52 ---> free -m: 20:38:52 total used free shared buff/cache available 20:38:52 Mem: 1838 652 63 0 1122 1080 20:38:52 Swap: 1023 1 1022 20:38:52 20:38:52 20:38:52 ---> ip addr: 20:38:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:38:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:38:52 inet 127.0.0.1/8 scope host lo 20:38:52 valid_lft forever preferred_lft forever 20:38:52 6: eth0@if7: mtu 1458 qdisc noqueue state UP 20:38:52 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 20:38:52 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 20:38:52 valid_lft forever preferred_lft forever 20:38:52 20:38:52 20:38:52 ---> sar -b -r -n DEV: 20:38:52 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/07/20 _x86_64_ (4 CPU) 20:38:52 20:38:52 20:32:02 LINUX RESTART 20:38:52 20:38:52 20:33:01 tps rtps wtps bread/s bwrtn/s 20:38:52 20:34:01 13.82 0.00 13.82 0.00 2624.31 20:38:52 20:35:01 0.75 0.00 0.75 0.00 8.86 20:38:52 20:36:01 0.67 0.00 0.67 0.00 8.63 20:38:52 20:37:01 0.25 0.00 0.25 0.00 3.18 20:38:52 20:38:02 0.27 0.00 0.27 0.00 4.36 20:38:52 Average: 3.15 0.00 3.15 0.00 529.97 20:38:52 20:38:52 20:33:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:38:52 20:34:01 191752 1690552 89.81 2620 1141880 934612 31.89 429732 1104080 16 20:38:52 20:35:01 195528 1686776 89.61 2620 1141884 903772 30.84 428048 1102744 8 20:38:52 20:36:01 191688 1690616 89.82 2620 1141896 903976 30.84 435476 1098644 8 20:38:52 20:37:01 191300 1691004 89.84 2620 1141896 903928 30.84 439616 1095396 20 20:38:52 20:38:02 191708 1690596 89.82 2620 1141904 903868 30.84 439124 1095392 12 20:38:52 Average: 192395 1689909 89.78 2620 1141892 910031 31.05 434399 1099251 13 20:38:52 20:38:52 20:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 20:38:52 20:34:01 eth0 0.82 0.32 0.28 0.21 0.00 0.00 0.00 20:38:52 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:35:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 20:38:52 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:36:01 eth0 2.00 0.63 0.82 0.37 0.00 0.00 0.00 20:38:52 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:37:01 eth0 0.70 0.30 0.29 0.23 0.00 0.00 0.00 20:38:52 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:38:02 eth0 0.23 0.13 0.14 0.07 0.00 0.00 0.00 20:38:52 20:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 Average: eth0 0.86 0.29 0.32 0.18 0.00 0.00 0.00 20:38:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:38:52 20:38:52 ---> sar -P ALL: 20:38:52 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/07/20 _x86_64_ (4 CPU) 20:38:52 20:38:52 20:32:02 LINUX RESTART 20:38:52 20:38:52 20:33:01 CPU %user %nice %system %iowait %steal %idle 20:38:52 20:34:01 all 0.20 0.00 0.10 0.00 0.02 99.69 20:38:52 20:34:01 0 0.48 0.00 0.05 0.00 0.02 99.45 20:38:52 20:34:01 1 0.08 0.00 0.05 0.00 0.03 99.83 20:38:52 20:34:01 2 0.17 0.00 0.10 0.00 0.00 99.73 20:38:52 20:34:01 3 0.07 0.00 0.15 0.00 0.02 99.77 20:38:52 20:35:01 all 0.14 0.00 0.04 0.00 0.01 99.81 20:38:52 20:35:01 0 0.33 0.00 0.02 0.00 0.02 99.63 20:38:52 20:35:01 1 0.07 0.00 0.03 0.00 0.02 99.88 20:38:52 20:35:01 2 0.05 0.00 0.05 0.00 0.00 99.90 20:38:52 20:35:01 3 0.08 0.00 0.08 0.00 0.02 99.82 20:38:52 20:36:01 all 0.17 0.00 0.05 0.00 0.02 99.76 20:38:52 20:36:01 0 0.48 0.00 0.08 0.00 0.02 99.42 20:38:52 20:36:01 1 0.10 0.00 0.05 0.00 0.02 99.83 20:38:52 20:36:01 2 0.08 0.00 0.05 0.00 0.02 99.85 20:38:52 20:36:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:38:52 20:37:01 all 0.20 0.00 0.06 0.00 0.02 99.72 20:38:52 20:37:01 0 0.48 0.00 0.13 0.00 0.00 99.38 20:38:52 20:37:01 1 0.12 0.00 0.05 0.00 0.02 99.82 20:38:52 20:37:01 2 0.10 0.00 0.05 0.00 0.02 99.83 20:38:52 20:37:01 3 0.08 0.00 0.02 0.00 0.00 99.90 20:38:52 20:38:02 all 0.17 0.00 0.04 0.00 0.01 99.78 20:38:52 20:38:02 0 0.53 0.00 0.03 0.00 0.02 99.42 20:38:52 20:38:02 1 0.05 0.00 0.05 0.00 0.02 99.88 20:38:52 20:38:02 2 0.05 0.00 0.03 0.00 0.02 99.90 20:38:52 20:38:02 3 0.03 0.00 0.05 0.00 0.02 99.90 20:38:52 Average: all 0.18 0.00 0.06 0.00 0.01 99.75 20:38:52 Average: 0 0.46 0.00 0.06 0.00 0.01 99.46 20:38:52 Average: 1 0.08 0.00 0.05 0.00 0.02 99.85 20:38:52 Average: 2 0.09 0.00 0.06 0.00 0.01 99.84 20:38:52 Average: 3 0.06 0.00 0.06 0.00 0.01 99.86 20:38:52 20:38:52