Branch indexing 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/go-mod-messaging Loading trusted files from base branch master at cfba30792e745cabe7c9c124792dfed6ff0b4cfb rather than 33089b25f7a44b21d1f129d1164dcac1bf35d905 Obtained Jenkinsfile from cfba30792e745cabe7c9c124792dfed6ff0b4cfb 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:go-mod-messaging, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-messaging-settings PROJECT: go-mod-messaging 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-go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1660’ is offline Running on prd-centos7-docker-4c-2g-2152 in /w/workspace/exfoundry_go-mod-messaging_PR-43 [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/go-mod-messaging.git > git init /w/workspace/exfoundry_go-mod-messaging_PR-43 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 33089b25f7a44b21d1f129d1164dcac1bf35d905 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/43/head:refs/remotes/origin/PR-43 # 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/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33089b25f7a44b21d1f129d1164dcac1bf35d905 # 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 cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 Merge succeeded, producing 0e50a43105a2b383057d7c9768ae5c68ac91d9be Checking out Revision 0e50a43105a2b383057d7c9768ae5c68ac91d9be (PR-43) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e50a43105a2b383057d7c9768ae5c68ac91d9be # timeout=10 Commit message: "Merge commit 'cfba30792e745cabe7c9c124792dfed6ff0b4cfb' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 094e08c96fd7788afce68ee18bc6f007d2755ac2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:29:24 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:29:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:27 20:29:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:29:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:27 latest: Pulling from edgex-devops/git-semver 20:29:27 9123ac7c32f7: Pulling fs layer 20:29:27 b8cc5d1170e3: Pulling fs layer 20:29:27 2924cbbf6a41: Pulling fs layer 20:29:27 93b08a4f1073: Pulling fs layer 20:29:27 93b08a4f1073: Waiting 20:29:27 b8cc5d1170e3: Verifying Checksum 20:29:27 b8cc5d1170e3: Download complete 20:29:27 9123ac7c32f7: Verifying Checksum 20:29:27 9123ac7c32f7: Download complete 20:29:28 93b08a4f1073: Verifying Checksum 20:29:28 93b08a4f1073: Download complete 20:29:28 2924cbbf6a41: Verifying Checksum 20:29:28 2924cbbf6a41: Download complete 20:29:28 9123ac7c32f7: Pull complete 20:29:28 b8cc5d1170e3: Pull complete 20:29:30 2924cbbf6a41: Pull complete 20:29:30 93b08a4f1073: Pull complete 20:29:30 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 20:29:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:29:30 prd-centos7-docker-4c-2g-2152 does not seem to be running inside a container 20:29:30 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-43 -v /w/workspace/exfoundry_go-mod-messaging_PR-43:/w/workspace/exfoundry_go-mod-messaging_PR-43:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-43@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-43@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:29:31 $ docker top 447d3db1ac77509a595b32208ffa99ad824074667859dd4cb613c0f57cfa460c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:29:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:31 [ssh-agent] Looking for ssh-agent implementation... 20:29:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:32 $ docker exec 447d3db1ac77509a595b32208ffa99ad824074667859dd4cb613c0f57cfa460c ssh-agent 20:29:32 SSH_AUTH_SOCK=/tmp/ssh-dGGRnMjizvhL/agent.15 20:29:32 SSH_AGENT_PID=22 20:29:32 Running ssh-add (command line suppressed) 20:29:33 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-43@tmp/private_key_4933750781777547866.key (/w/workspace/exfoundry_go-mod-messaging_PR-43@tmp/private_key_4933750781777547866.key) 20:29:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:34 + git describe --exact-match --tags HEAD 20:29:34 fatal: No names found, cannot describe anything. [Pipeline] } 20:29:34 $ docker exec --env ******** --env ******** 447d3db1ac77509a595b32208ffa99ad824074667859dd4cb613c0f57cfa460c ssh-agent -k 20:29:35 unset SSH_AUTH_SOCK; 20:29:35 unset SSH_AGENT_PID; 20:29:35 echo Agent pid 22 killed; 20:29:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:29:35 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 20:29:35 This usually means this commit has not been tagged. [Pipeline] sshagent 20:29:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:35 [ssh-agent] Looking for ssh-agent implementation... 20:29:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:35 $ docker exec 447d3db1ac77509a595b32208ffa99ad824074667859dd4cb613c0f57cfa460c ssh-agent 20:29:35 SSH_AUTH_SOCK=/tmp/ssh-dVhaoSmH8mZW/agent.57 20:29:35 SSH_AGENT_PID=64 20:29:35 Running ssh-add (command line suppressed) 20:29:36 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-43@tmp/private_key_4001657281511994329.key (/w/workspace/exfoundry_go-mod-messaging_PR-43@tmp/private_key_4001657281511994329.key) 20:29:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:36 + git semver init 20:29:36 # -> Open(): unable to determine branch for HEAD 20:29:36 # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-43/.git 20:29:36 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-43 20:29:36 # $SEMVER_REMOTE_NAME = origin 20:29:36 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 20:29:36 # $SEMVER_USER_NAME = jenkins 20:29:36 # $SEMVER_BRANCH = PR-43 20:29:36 # $SEMVER_TEMP = /tmp/semver-446347559 20:29:36 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 20:29:37 # '/tmp/semver-446347559' -> '/w/workspace/exfoundry_go-mod-messaging_PR-43/.semver' 20:29:37 # -> Force: false 20:29:37 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-43/.semver [Pipeline] } 20:29:37 $ docker exec --env ******** --env ******** 447d3db1ac77509a595b32208ffa99ad824074667859dd4cb613c0f57cfa460c ssh-agent -k 20:29:38 unset SSH_AUTH_SOCK; 20:29:38 unset SSH_AGENT_PID; 20:29:38 echo Agent pid 64 killed; 20:29:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:29:39 + git semver [Pipeline] } 20:29:39 $ docker stop --time=1 447d3db1ac77509a595b32208ffa99ad824074667859dd4cb613c0f57cfa460c 20:29:41 $ docker rm -f 447d3db1ac77509a595b32208ffa99ad824074667859dd4cb613c0f57cfa460c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 20:29:43 Stashed 32 file(s) [Pipeline] echo 20:29:43 [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:29:58 Still waiting to schedule task 20:29:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:29:58 Still waiting to schedule task 20:29:58 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1788’ is offline 20:31:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2153 in /w/workspace/exfoundry_go-mod-messaging_PR-43 [Pipeline] { [Pipeline] ws 20:31:44 Running in /w/workspace/go-mod-messaging/4 [Pipeline] { [Pipeline] checkout 20:31:51 using credential edgex-jenkins-ssh 20:31:51 Cloning the remote Git repository 20:31:51 Cloning with configured refspecs honoured and without tags 20:31:51 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 20:31:51 > git init /w/workspace/go-mod-messaging/4 # timeout=10 20:31:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 20:31:51 > git --version # timeout=10 20:31:51 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:51 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:31:52 Fetching without tags 20:31:53 Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 33089b25f7a44b21d1f129d1164dcac1bf35d905 20:31:53 Merge succeeded, producing 8005b9cacb6bbdb3a8c9b7a51b04050e2f27944e 20:31:53 Checking out Revision 8005b9cacb6bbdb3a8c9b7a51b04050e2f27944e (PR-43) 20:31:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 20:31:52 > git config --add remote.origin.fetch +refs/pull/43/head:refs/remotes/origin/PR-43 # timeout=10 20:31:52 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:31:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 20:31:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 20:31:52 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:31:53 > git config core.sparsecheckout # timeout=10 20:31:53 > git checkout -f 33089b25f7a44b21d1f129d1164dcac1bf35d905 # timeout=10 20:31:53 > git remote # timeout=10 20:31:53 > git config --get remote.origin.url # timeout=10 20:31:53 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:53 > git merge cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 20:31:53 > git rev-parse HEAD^{commit} # timeout=10 20:31:53 > git config core.sparsecheckout # timeout=10 20:31:53 > git checkout -f 8005b9cacb6bbdb3a8c9b7a51b04050e2f27944e # timeout=10 20:31:58 Commit message: "Merge commit 'cfba30792e745cabe7c9c124792dfed6ff0b4cfb' into HEAD" 20:31:58 First time build. Skipping changelog. 20:31:58 > git rev-list --no-walk 094e08c96fd7788afce68ee18bc6f007d2755ac2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:31:59 ========================================================= 20:31:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 20:31:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:32:00 + 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:32:01 Sending build context to Docker daemon 435.7kB 20:32:01 Step 1/7 : ARG BASE=golang:1.13-alpine 20:32:01 Step 2/7 : FROM ${BASE} 20:32:01 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:32:01 cde5963f3b93: Pulling fs layer 20:32:01 2a23fa8c16f7: Pulling fs layer 20:32:01 777b28850792: Pulling fs layer 20:32:01 8a11ddd9e578: Pulling fs layer 20:32:01 4cf88f913ddb: Pulling fs layer 20:32:01 1df406cf5192: Pulling fs layer 20:32:01 cd6300453558: Pulling fs layer 20:32:01 b9c365052c96: Pulling fs layer 20:32:01 a2d8cc88f415: Pulling fs layer 20:32:01 ea1d1ca13537: Pulling fs layer 20:32:01 3750a50a1c5e: Pulling fs layer 20:32:01 8a11ddd9e578: Waiting 20:32:01 4cf88f913ddb: Waiting 20:32:01 1df406cf5192: Waiting 20:32:01 cd6300453558: Waiting 20:32:01 3750a50a1c5e: Waiting 20:32:01 b9c365052c96: Waiting 20:32:01 a2d8cc88f415: Waiting 20:32:01 ea1d1ca13537: Waiting 20:32:01 777b28850792: Verifying Checksum 20:32:01 777b28850792: Download complete 20:32:01 2a23fa8c16f7: Verifying Checksum 20:32:01 2a23fa8c16f7: Download complete 20:32:01 4cf88f913ddb: Verifying Checksum 20:32:01 4cf88f913ddb: Download complete 20:32:01 1df406cf5192: Verifying Checksum 20:32:01 1df406cf5192: Download complete 20:32:01 cde5963f3b93: Verifying Checksum 20:32:01 cde5963f3b93: Download complete 20:32:02 cde5963f3b93: Pull complete 20:32:03 2a23fa8c16f7: Pull complete 20:32:03 777b28850792: Pull complete 20:32:05 cd6300453558: Verifying Checksum 20:32:05 cd6300453558: Download complete 20:32:05 a2d8cc88f415: Verifying Checksum 20:32:05 a2d8cc88f415: Download complete 20:32:08 ea1d1ca13537: Verifying Checksum 20:32:08 ea1d1ca13537: Download complete 20:32:08 3750a50a1c5e: Verifying Checksum 20:32:08 3750a50a1c5e: Download complete 20:32:10 b9c365052c96: Download complete 20:32:12 8a11ddd9e578: Download complete 20:32:23 Running on prd-centos7-docker-4c-2g-2154 in /w/workspace/exfoundry_go-mod-messaging_PR-43 [Pipeline] { [Pipeline] ws 20:32:23 Running in /w/workspace/go-mod-messaging/4 [Pipeline] { [Pipeline] checkout 20:32:25 8a11ddd9e578: Pull complete 20:32:25 4cf88f913ddb: Pull complete 20:32:25 1df406cf5192: Pull complete 20:32:26 using credential edgex-jenkins-ssh 20:32:26 Cloning the remote Git repository 20:32:26 Cloning with configured refspecs honoured and without tags 20:32:25 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 20:32:26 Fetching without tags 20:32:27 Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 33089b25f7a44b21d1f129d1164dcac1bf35d905 20:32:25 > git init /w/workspace/go-mod-messaging/4 # timeout=10 20:32:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 20:32:25 > git --version # timeout=10 20:32:25 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:25 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:32:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 20:32:25 > git config --add remote.origin.fetch +refs/pull/43/head:refs/remotes/origin/PR-43 # timeout=10 20:32:25 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:32:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 20:32:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 20:32:26 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:26 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:32:26 > git config core.sparsecheckout # timeout=10 20:32:26 > git checkout -f 33089b25f7a44b21d1f129d1164dcac1bf35d905 # timeout=10 20:32:26 > git remote # timeout=10 20:32:26 > git config --get remote.origin.url # timeout=10 20:32:26 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:26 > git merge cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 20:32:27 Merge succeeded, producing c414b4a24025a70ab2f98cfac697eee706f4799d 20:32:27 Checking out Revision c414b4a24025a70ab2f98cfac697eee706f4799d (PR-43) 20:32:26 > git rev-parse HEAD^{commit} # timeout=10 20:32:26 > git config core.sparsecheckout # timeout=10 20:32:26 > git checkout -f c414b4a24025a70ab2f98cfac697eee706f4799d # timeout=10 20:32:29 cd6300453558: Pull complete 20:32:31 Commit message: "Merge commit 'cfba30792e745cabe7c9c124792dfed6ff0b4cfb' into HEAD" 20:32:31 First time build. Skipping changelog. 20:32:30 > git rev-list --no-walk 094e08c96fd7788afce68ee18bc6f007d2755ac2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:32:32 ========================================================= 20:32:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 20:32:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:32:32 + 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:32:33 Sending build context to Docker daemon 435.7kB 20:32:33 Step 1/7 : ARG BASE=golang:1.13-alpine 20:32:33 Step 2/7 : FROM ${BASE} 20:32:33 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 20:32:33 e6b0cf9c0882: Pulling fs layer 20:32:33 2848faf0eed1: Pulling fs layer 20:32:33 0f37312ad70f: Pulling fs layer 20:32:33 5788d62ee057: Pulling fs layer 20:32:33 0e6b1d234666: Pulling fs layer 20:32:33 bf5d7aec512f: Pulling fs layer 20:32:33 34c802a77dc8: Pulling fs layer 20:32:33 9eb99e56ec68: Pulling fs layer 20:32:33 27c7a5d97fbd: Pulling fs layer 20:32:33 5c102a31e300: Pulling fs layer 20:32:33 dcfb455df0a1: Pulling fs layer 20:32:33 5788d62ee057: Waiting 20:32:33 0e6b1d234666: Waiting 20:32:33 bf5d7aec512f: Waiting 20:32:33 34c802a77dc8: Waiting 20:32:33 9eb99e56ec68: Waiting 20:32:33 27c7a5d97fbd: Waiting 20:32:33 5c102a31e300: Waiting 20:32:33 dcfb455df0a1: Waiting 20:32:33 0f37312ad70f: Verifying Checksum 20:32:33 0f37312ad70f: Download complete 20:32:33 2848faf0eed1: Download complete 20:32:33 0e6b1d234666: Verifying Checksum 20:32:33 0e6b1d234666: Download complete 20:32:33 bf5d7aec512f: Verifying Checksum 20:32:33 bf5d7aec512f: Download complete 20:32:33 e6b0cf9c0882: Verifying Checksum 20:32:33 e6b0cf9c0882: Download complete 20:32:33 e6b0cf9c0882: Pull complete 20:32:33 34c802a77dc8: Verifying Checksum 20:32:33 34c802a77dc8: Download complete 20:32:33 27c7a5d97fbd: Verifying Checksum 20:32:33 27c7a5d97fbd: Download complete 20:32:34 5c102a31e300: Verifying Checksum 20:32:34 5c102a31e300: Download complete 20:32:34 dcfb455df0a1: Verifying Checksum 20:32:34 dcfb455df0a1: Download complete 20:32:34 9eb99e56ec68: Verifying Checksum 20:32:34 9eb99e56ec68: Download complete 20:32:34 2848faf0eed1: Pull complete 20:32:34 5788d62ee057: Download complete 20:32:34 b9c365052c96: Pull complete 20:32:34 a2d8cc88f415: Pull complete 20:32:35 0f37312ad70f: Pull complete 20:32:36 ea1d1ca13537: Pull complete 20:32:36 3750a50a1c5e: Pull complete 20:32:36 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 20:32:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 20:32:36 ---> 78745c68409d 20:32:36 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:32:40 ---> Running in 098b817957e6 20:32:41 Removing intermediate container 098b817957e6 20:32:41 ---> 4336402adb22 20:32:41 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 20:32:41 5788d62ee057: Pull complete 20:32:41 ---> Running in 8a7d42775d21 20:32:41 0e6b1d234666: Pull complete 20:32:41 bf5d7aec512f: Pull complete 20:32:42 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 20:32:43 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 20:32:43 (1/5) Installing libsodium (1.0.18-r0) 20:32:43 (2/5) Installing libzmq (4.3.2-r0) 20:32:43 (3/5) Installing pkgconf (1.6.3-r0) 20:32:43 (4/5) Installing libsodium-dev (1.0.18-r0) 20:32:44 (5/5) Installing zeromq-dev (4.3.2-r0) 20:32:44 Executing busybox-1.31.1-r8.trigger 20:32:44 OK: 127 MiB in 44 packages 20:32:45 Removing intermediate container 8a7d42775d21 20:32:45 ---> bbfde7520707 20:32:45 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 20:32:45 ---> Running in 6a8d744dd033 20:32:45 34c802a77dc8: Pull complete 20:32:46 Removing intermediate container 6a8d744dd033 20:32:46 ---> f530176e0bce 20:32:46 Step 6/7 : COPY go.mod . 20:32:46 ---> 80cb440d178e 20:32:46 Step 7/7 : RUN go mod download 20:32:47 ---> Running in cf7c60656998 20:32:48 go: finding github.com/davecgh/go-spew v1.1.0 20:32:48 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 20:32:48 go: finding github.com/pebbe/zmq4 v1.0.0 20:32:48 go: finding github.com/pmezard/go-difflib v1.0.0 20:32:48 go: finding github.com/stretchr/objx v0.1.0 20:32:48 go: finding github.com/stretchr/testify v1.3.0 20:32:48 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:32:48 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 20:32:48 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 20:32:48 go: finding golang.org/x/text v0.3.0 20:32:49 9eb99e56ec68: Pull complete 20:32:49 27c7a5d97fbd: Pull complete 20:32:50 5c102a31e300: Pull complete 20:32:50 dcfb455df0a1: Pull complete 20:32:50 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 20:32:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 20:32:50 ---> 7c70fe431013 20:32:50 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:32:51 ---> Running in 698538ae4a6c 20:32:51 Removing intermediate container 698538ae4a6c 20:32:51 ---> dcdd8f52d490 20:32:51 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 20:32:51 ---> Running in ae98ef9ff082 20:32:52 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 20:32:52 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 20:32:52 (1/5) Installing libsodium (1.0.18-r0) 20:32:52 (2/5) Installing libzmq (4.3.2-r0) 20:32:52 (3/5) Installing pkgconf (1.6.3-r0) 20:32:53 (4/5) Installing libsodium-dev (1.0.18-r0) 20:32:53 (5/5) Installing zeromq-dev (4.3.2-r0) 20:32:53 Executing busybox-1.31.1-r8.trigger 20:32:53 OK: 145 MiB in 44 packages 20:32:53 Removing intermediate container ae98ef9ff082 20:32:53 ---> 6db51e38c814 20:32:53 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 20:32:53 ---> Running in 91b327c100ff 20:32:54 Removing intermediate container 91b327c100ff 20:32:54 ---> 6e5274242105 20:32:54 Step 6/7 : COPY go.mod . 20:32:54 ---> 40094a61fe4f 20:32:54 Step 7/7 : RUN go mod download 20:32:54 ---> Running in 7dcf739f7530 20:32:55 go: finding github.com/davecgh/go-spew v1.1.0 20:32:55 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 20:32:55 go: finding github.com/pebbe/zmq4 v1.0.0 20:32:55 go: finding github.com/pmezard/go-difflib v1.0.0 20:32:55 go: finding github.com/stretchr/objx v0.1.0 20:32:55 go: finding github.com/stretchr/testify v1.3.0 20:32:55 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:32:55 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 20:32:55 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 20:32:55 go: finding golang.org/x/text v0.3.0 20:32:56 Removing intermediate container cf7c60656998 20:32:56 ---> 990afc2cf418 20:32:56 Successfully built 990afc2cf418 20:32:56 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:32:57 + docker inspect -f . ci-base-image-arm64 20:32:57 . [Pipeline] withDockerContainer 20:32:58 prd-ubuntu18.04-docker-arm64-4c-16g-2153 does not seem to be running inside a container 20:32:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/4 -v /w/workspace/go-mod-messaging/4:/w/workspace/go-mod-messaging/4:rw,z -v /w/workspace/go-mod-messaging/4@tmp:/w/workspace/go-mod-messaging/4@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 ******** ci-base-image-arm64 cat 20:32:59 Removing intermediate container 7dcf739f7530 20:32:59 ---> 56804829a6f0 20:32:59 Successfully built 56804829a6f0 20:32:59 Successfully tagged ci-base-image-x86_64:latest 20:32:59 $ docker top 8abbb3599518047b487ec3c2081ac9e4c8e99119e3de9ad6a5ab12ffb04c0fe5 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:00 + docker inspect -f . ci-base-image-x86_64 20:33:00 . [Pipeline] withDockerContainer 20:33:00 + go version 20:33:00 go version go1.13.5 linux/arm64 20:33:00 prd-centos7-docker-4c-2g-2154 does not seem to be running inside a container 20:33:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/4 -v /w/workspace/go-mod-messaging/4:/w/workspace/go-mod-messaging/4:rw,z -v /w/workspace/go-mod-messaging/4@tmp:/w/workspace/go-mod-messaging/4@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 ******** ci-base-image-x86_64 cat 20:33:01 $ docker top eed999c9b32812f9e59f8dcb9b3c658155cfb86286961ebe54f15b4bf3b97b23 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 20:33:02 + go version 20:33:02 go version go1.13.5 linux/amd64 [Pipeline] sh 20:33:02 + make test 20:33:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:33:02 + make test 20:33:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:33:04 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 20:33:07 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.027s coverage: 96.0% of statements 20:33:10 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 20:33:18 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.037s coverage: 96.0% of statements 20:33:34 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.345s coverage: 84.1% of statements 20:33:34 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.020s coverage: 100.0% of statements 20:33:34 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.005s coverage: 100.0% of statements 20:33:34 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.004s coverage: 90.9% of statements 20:33:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:33:34 gofmt -l . 20:33:34 [ "`gofmt -l .`" = "" ] [Pipeline] stash 20:33:34 Stashed 1 file(s) [Pipeline] } 20:33:34 $ docker stop --time=1 eed999c9b32812f9e59f8dcb9b3c658155cfb86286961ebe54f15b4bf3b97b23 20:33:35 $ docker rm -f eed999c9b32812f9e59f8dcb9b3c658155cfb86286961ebe54f15b4bf3b97b23 [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:33:51 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.382s coverage: 84.1% of statements 20:33:51 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.020s coverage: 100.0% of statements 20:33:51 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.016s coverage: 100.0% of statements 20:33:51 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.013s coverage: 90.9% of statements 20:33:51 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:33:51 gofmt -l . 20:33:51 [ "`gofmt -l .`" = "" ] [Pipeline] stash 20:33:51 Warning: overwriting stash ‘coverage-report’ 20:33:51 Stashed 1 file(s) [Pipeline] } 20:33:51 $ docker stop --time=1 8abbb3599518047b487ec3c2081ac9e4c8e99119e3de9ad6a5ab12ffb04c0fe5 20:33:53 $ docker rm -f 8abbb3599518047b487ec3c2081ac9e4c8e99119e3de9ad6a5ab12ffb04c0fe5 [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:33:55 provisioning config files... 20:33:55 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-43@tmp/config8630645035891056420tmp [Pipeline] { [Pipeline] sh 20:33:55 + curl -s https://codecov.io/bash 20:33:55 + bash -s - -t @/w/workspace/exfoundry_go-mod-messaging_PR-43@tmp/config8630645035891056420tmp 20:33:55 20:33:55 _____ _ 20:33:55 / ____| | | 20:33:55 | | ___ __| | ___ ___ _____ __ 20:33:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:33:55 | |___| (_) | (_| | __/ (_| (_) \ V / 20:33:55 \_____\___/ \__,_|\___|\___\___/ \_/ 20:33:55 Bash-tbd 20:33:55 20:33:55 20:33:55 ==> Jenkins CI detected. 20:33:55 project root: . 20:33:55 Fixing merge commit SHA 20:33:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:33:55 ==> Running gcov in . (disable via -X gcov) 20:33:55 ==> Python coveragepy not found 20:33:55 ==> Searching for coverage reports in: 20:33:55 + . 20:33:55 -> Found 1 reports 20:33:55 ==> Detecting git/mercurial file structure 20:33:55 ==> Reading reports 20:33:55 + ./coverage.out bytes=16797 20:33:55 ==> Appending adjustments 20:33:55 http://docs.codecov.io/docs/fixing-reports 20:33:56 + Found adjustments 20:33:56 ==> Gzipping contents 20:33:56 ==> Uploading reports 20:33:56 url: https://codecov.io 20:33:56 query: branch=PR-43&commit=cfba30792e745cabe7c9c124792dfed6ff0b4cfb&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-43%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=43&job= 20:33:56 -> Pinging Codecov 20:33:56 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-43&commit=cfba30792e745cabe7c9c124792dfed6ff0b4cfb&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-43%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=43&job= 20:33:56 -> Uploading 20:33:57 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/cfba30792e745cabe7c9c124792dfed6ff0b4cfb [Pipeline] } 20:33:57 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:33:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:33:59 ---> package-listing.sh 20:33:59 ++ facter osfamily 20:33:59 ++ tr '[:upper:]' '[:lower:]' 20:33:59 + OS_FAMILY=redhat 20:33:59 + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-43 20:33:59 + START_PACKAGES=/tmp/packages_start.txt 20:33:59 + END_PACKAGES=/tmp/packages_end.txt 20:33:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:33:59 + PACKAGES=/tmp/packages_start.txt 20:33:59 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-43 ']' 20:33:59 + PACKAGES=/tmp/packages_end.txt 20:33:59 + case "${OS_FAMILY}" in 20:33:59 + rpm -qa 20:33:59 + sort 20:34:04 + '[' -f /tmp/packages_start.txt ']' 20:34:04 + '[' -f /tmp/packages_end.txt ']' 20:34:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:34:04 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-43 ']' 20:34:04 + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-43/archives/ 20:34:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-43/archives/ [Pipeline] isUnix [Pipeline] sh 20:34:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:34:04 20:34:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:34:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:34:05 alpine: Pulling from edgex-lftools-log-publisher 20:34:05 c9b1b535fdd9: Pulling fs layer 20:34:05 2cc5ad85d9ab: Pulling fs layer 20:34:05 756a868c4378: Pulling fs layer 20:34:05 444b2fc9a129: Pulling fs layer 20:34:05 ea15f1150254: Pulling fs layer 20:34:05 41b27a9f41bf: Pulling fs layer 20:34:05 444b2fc9a129: Waiting 20:34:05 ea15f1150254: Waiting 20:34:05 28c525ee5125: Pulling fs layer 20:34:05 094b1ea09ed8: Pulling fs layer 20:34:05 138eaada9080: Pulling fs layer 20:34:05 0622d0fa9048: Pulling fs layer 20:34:05 41b27a9f41bf: Waiting 20:34:05 28c525ee5125: Waiting 20:34:05 138eaada9080: Waiting 20:34:05 094b1ea09ed8: Waiting 20:34:05 2cc5ad85d9ab: Verifying Checksum 20:34:05 2cc5ad85d9ab: Download complete 20:34:05 444b2fc9a129: Verifying Checksum 20:34:05 444b2fc9a129: Download complete 20:34:05 c9b1b535fdd9: Verifying Checksum 20:34:05 c9b1b535fdd9: Download complete 20:34:05 ea15f1150254: Verifying Checksum 20:34:05 ea15f1150254: Download complete 20:34:06 28c525ee5125: Verifying Checksum 20:34:06 28c525ee5125: Download complete 20:34:06 c9b1b535fdd9: Pull complete 20:34:06 2cc5ad85d9ab: Pull complete 20:34:06 756a868c4378: Verifying Checksum 20:34:06 756a868c4378: Download complete 20:34:07 138eaada9080: Verifying Checksum 20:34:07 138eaada9080: Download complete 20:34:07 094b1ea09ed8: Verifying Checksum 20:34:07 094b1ea09ed8: Download complete 20:34:07 0622d0fa9048: Verifying Checksum 20:34:07 0622d0fa9048: Download complete 20:34:08 41b27a9f41bf: Verifying Checksum 20:34:08 41b27a9f41bf: Download complete 20:34:10 756a868c4378: Pull complete 20:34:10 444b2fc9a129: Pull complete 20:34:10 ea15f1150254: Pull complete 20:34:15 41b27a9f41bf: Pull complete 20:34:15 28c525ee5125: Pull complete 20:34:18 094b1ea09ed8: Pull complete 20:34:18 138eaada9080: Pull complete 20:34:18 0622d0fa9048: Pull complete 20:34:18 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 20:34:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:34:19 prd-centos7-docker-4c-2g-2152 does not seem to be running inside a container 20:34:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-messaging_PR-43 -v /w/workspace/exfoundry_go-mod-messaging_PR-43:/w/workspace/exfoundry_go-mod-messaging_PR-43:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-43@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-43@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:34:21 $ docker top f6c33a97232f4f023acd69c30b28d0e65b3867c9960ab496334c85a821d79aa8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:34:21 provisioning config files... 20:34:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-43@tmp/config2568025439474826691tmp [Pipeline] { [Pipeline] echo 20:34:21 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:34:22 ---> create-netrc.sh [Pipeline] echo 20:34:22 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:34:22 ---> logs-deploy.sh 20:34:22 + ARCHIVE_ARTIFACTS= 20:34:22 + LOGS_SERVER=https://logs.edgexfoundry.org 20:34:22 + '[' https://logs.edgexfoundry.org == None ']' 20:34:22 + NEXUS_URL=https://nexus.edgexfoundry.org 20:34:22 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-43/4 20:34:22 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-43/4/ 20:34:22 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-43/4 /w/workspace/exfoundry_go-mod-messaging_PR-43 20:34:24 Archives upload complete. 20:34:24 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-43/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-43/4/ 20:34:25 ---> uname -a: 20:34:25 Linux f6c33a97232f 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 20:34:25 20:34:25 20:34:25 ---> lscpu: 20:34:25 Architecture: x86_64 20:34:25 CPU op-mode(s): 32-bit, 64-bit 20:34:25 Byte Order: Little Endian 20:34:25 Address sizes: 40 bits physical, 48 bits virtual 20:34:25 CPU(s): 4 20:34:25 On-line CPU(s) list: 0-3 20:34:25 Thread(s) per core: 1 20:34:25 Core(s) per socket: 1 20:34:25 Socket(s): 4 20:34:25 NUMA node(s): 1 20:34:25 Vendor ID: GenuineIntel 20:34:25 CPU family: 6 20:34:25 Model: 44 20:34:25 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:34:25 Stepping: 1 20:34:25 CPU MHz: 2933.438 20:34:25 BogoMIPS: 5866.87 20:34:25 Virtualization: VT-x 20:34:25 Hypervisor vendor: KVM 20:34:25 Virtualization type: full 20:34:25 L1d cache: 128 KiB 20:34:25 L1i cache: 128 KiB 20:34:25 L2 cache: 16 MiB 20:34:25 L3 cache: 64 MiB 20:34:25 NUMA node0 CPU(s): 0-3 20:34:25 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 20:34:25 Vulnerability Meltdown: Mitigation; PTI 20:34:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:34:25 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 20:34:25 Vulnerability Spectre v2: Mitigation; Full retpoline 20:34:25 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:34:25 20:34:25 20:34:25 ---> nproc: 20:34:25 4 20:34:25 20:34:25 20:34:25 ---> df -h: 20:34:25 Filesystem Size Used Available Use% Mounted on 20:34:25 overlay 50.0G 6.4G 43.6G 13% / 20:34:25 tmpfs 64.0M 0 64.0M 0% /dev 20:34:25 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 20:34:25 shm 64.0M 0 64.0M 0% /dev/shm 20:34:25 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 20:34:25 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 20:34:25 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 20:34:25 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/exfoundry_go-mod-messaging_PR-43 20:34:25 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/exfoundry_go-mod-messaging_PR-43@tmp 20:34:25 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 20:34:25 20:34:25 20:34:25 ---> free -m: 20:34:25 total used free shared buff/cache available 20:34:25 Mem: 1838 621 72 0 1144 1111 20:34:25 Swap: 1023 1 1022 20:34:25 20:34:25 20:34:25 ---> ip addr: 20:34:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:34:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:34:25 inet 127.0.0.1/8 scope host lo 20:34:25 valid_lft forever preferred_lft forever 20:34:25 6: eth0@if7: mtu 1458 qdisc noqueue state UP 20:34:25 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 20:34:25 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 20:34:25 valid_lft forever preferred_lft forever 20:34:25 20:34:25 20:34:25 ---> sar -b -r -n DEV: 20:34:25 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/03/20 _x86_64_ (4 CPU) 20:34:25 20:34:25 20:28:04 LINUX RESTART 20:34:25 20:34:25 20:29:01 tps rtps wtps bread/s bwrtn/s 20:34:25 20:30:01 46.92 12.67 34.24 2677.67 3399.20 20:34:25 20:31:01 1.50 0.05 1.45 1.60 66.31 20:34:25 20:32:01 0.33 0.00 0.33 0.00 6.36 20:34:25 20:33:01 0.17 0.00 0.17 0.00 1.73 20:34:25 20:34:01 34.49 34.17 0.32 1964.50 5.68 20:34:25 Average: 16.69 9.38 7.31 929.06 696.46 20:34:25 20:34:25 20:29:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:34:25 20:30:01 110380 1771924 94.14 2620 1214908 969320 33.07 441552 1174612 20 20:34:25 20:31:01 121992 1760312 93.52 2620 1214912 891296 30.41 435200 1170588 20 20:34:25 20:32:01 120384 1761920 93.60 2620 1214924 891464 30.42 437208 1170588 16 20:34:25 20:33:01 119580 1762724 93.65 2620 1214924 891524 30.42 440528 1167532 12 20:34:25 20:34:01 72332 1809972 96.16 2620 1242840 918124 31.33 449340 1200056 92 20:34:25 Average: 108934 1773370 94.21 2620 1220502 912346 31.13 440766 1176675 32 20:34:25 20:34:25 20:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 20:34:25 20:30:01 eth0 124.61 108.78 679.47 65.53 0.00 0.00 0.00 20:34:25 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:25 20:30:01 docker0 1.20 1.10 0.24 1.72 0.00 0.00 0.00 20:34:25 20:31:01 eth0 0.85 0.13 0.07 0.03 0.00 0.00 0.00 20:34:25 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:25 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:25 20:32:01 eth0 0.85 0.45 0.30 0.21 0.00 0.00 0.00 20:34:25 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:25 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:25 20:33:01 eth0 0.45 0.37 0.27 0.20 0.00 0.00 0.00 20:34:25 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:25 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:25 20:34:01 eth0 7.66 5.61 8.06 2.96 0.00 0.00 0.00 20:34:25 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:25 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:25 Average: eth0 26.91 23.09 137.75 13.80 0.00 0.00 0.00 20:34:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:25 Average: docker0 0.24 0.22 0.05 0.34 0.00 0.00 0.00 20:34:25 20:34:25 20:34:25 ---> sar -P ALL: 20:34:25 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/03/20 _x86_64_ (4 CPU) 20:34:25 20:34:25 20:28:04 LINUX RESTART 20:34:25 20:34:25 20:29:01 CPU %user %nice %system %iowait %steal %idle 20:34:25 20:30:01 all 10.11 0.00 3.75 1.38 17.33 67.43 20:34:25 20:30:01 0 9.15 0.00 3.94 1.05 18.67 67.20 20:34:25 20:30:01 1 9.97 0.00 3.22 1.35 18.32 67.13 20:34:25 20:30:01 2 12.49 0.00 3.99 2.43 14.90 66.20 20:34:25 20:30:01 3 8.83 0.00 3.85 0.66 17.42 69.23 20:34:25 20:31:01 all 0.14 0.00 0.10 0.00 0.32 99.44 20:34:25 20:31:01 0 0.05 0.00 0.10 0.00 0.38 99.47 20:34:25 20:31:01 1 0.12 0.00 0.12 0.00 0.50 99.27 20:34:25 20:31:01 2 0.35 0.00 0.08 0.00 0.23 99.33 20:34:25 20:31:01 3 0.05 0.00 0.10 0.00 0.17 99.68 20:34:25 20:32:01 all 0.12 0.00 0.05 0.00 0.38 99.45 20:34:25 20:32:01 0 0.07 0.00 0.07 0.00 0.63 99.24 20:34:25 20:32:01 1 0.05 0.00 0.03 0.00 0.13 99.78 20:34:25 20:32:01 2 0.30 0.00 0.07 0.00 0.32 99.32 20:34:25 20:32:01 3 0.07 0.00 0.03 0.00 0.45 99.45 20:34:25 20:33:01 all 0.12 0.00 0.05 0.00 0.18 99.65 20:34:25 20:33:01 0 0.33 0.00 0.08 0.00 0.28 99.30 20:34:25 20:33:01 1 0.05 0.00 0.03 0.00 0.22 99.70 20:34:25 20:33:01 2 0.05 0.00 0.05 0.00 0.12 99.78 20:34:25 20:33:01 3 0.05 0.00 0.07 0.00 0.08 99.80 20:34:25 20:34:01 all 0.44 0.00 0.31 1.13 0.69 97.43 20:34:25 20:34:01 0 0.77 0.00 0.38 0.20 0.87 97.78 20:34:25 20:34:01 1 0.22 0.00 0.23 0.05 0.60 98.90 20:34:25 20:34:01 2 0.42 0.00 0.32 0.50 0.52 98.25 20:34:25 20:34:01 3 0.37 0.00 0.30 3.76 0.80 94.77 20:34:25 Average: all 2.25 0.00 0.88 0.51 3.89 92.47 20:34:25 Average: 0 2.15 0.00 0.95 0.26 4.33 92.31 20:34:25 Average: 1 2.13 0.00 0.74 0.29 4.05 92.79 20:34:25 Average: 2 2.82 0.00 0.93 0.60 3.33 92.32 20:34:25 Average: 3 1.91 0.00 0.89 0.88 3.86 92.46 20:34:25 20:34:25 20:34:25