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 [2020-04-03T20:29:24.316Z] 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 [2020-04-03T20:29:26.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-03T20:29:27.206Z] [2020-04-03T20:29:27.206Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-03T20:29:27.595Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-03T20:29:27.878Z] latest: Pulling from edgex-devops/git-semver [2020-04-03T20:29:27.878Z] 9123ac7c32f7: Pulling fs layer [2020-04-03T20:29:27.878Z] b8cc5d1170e3: Pulling fs layer [2020-04-03T20:29:27.878Z] 2924cbbf6a41: Pulling fs layer [2020-04-03T20:29:27.878Z] 93b08a4f1073: Pulling fs layer [2020-04-03T20:29:27.878Z] 93b08a4f1073: Waiting [2020-04-03T20:29:27.878Z] b8cc5d1170e3: Verifying Checksum [2020-04-03T20:29:27.878Z] b8cc5d1170e3: Download complete [2020-04-03T20:29:27.878Z] 9123ac7c32f7: Verifying Checksum [2020-04-03T20:29:27.878Z] 9123ac7c32f7: Download complete [2020-04-03T20:29:28.155Z] 93b08a4f1073: Verifying Checksum [2020-04-03T20:29:28.155Z] 93b08a4f1073: Download complete [2020-04-03T20:29:28.155Z] 2924cbbf6a41: Verifying Checksum [2020-04-03T20:29:28.155Z] 2924cbbf6a41: Download complete [2020-04-03T20:29:28.431Z] 9123ac7c32f7: Pull complete [2020-04-03T20:29:28.431Z] b8cc5d1170e3: Pull complete [2020-04-03T20:29:30.446Z] 2924cbbf6a41: Pull complete [2020-04-03T20:29:30.446Z] 93b08a4f1073: Pull complete [2020-04-03T20:29:30.446Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-03T20:29:30.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-03T20:29:30.651Z] prd-centos7-docker-4c-2g-2152 does not seem to be running inside a container [2020-04-03T20:29:30.699Z] $ 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 [2020-04-03T20:29:31.635Z] $ docker top 447d3db1ac77509a595b32208ffa99ad824074667859dd4cb613c0f57cfa460c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-03T20:29:31.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-03T20:29:31.959Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-03T20:29:32.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-03T20:29:32.214Z] $ docker exec 447d3db1ac77509a595b32208ffa99ad824074667859dd4cb613c0f57cfa460c ssh-agent [2020-04-03T20:29:32.529Z] SSH_AUTH_SOCK=/tmp/ssh-dGGRnMjizvhL/agent.15 [2020-04-03T20:29:32.529Z] SSH_AGENT_PID=22 [2020-04-03T20:29:32.553Z] Running ssh-add (command line suppressed) [2020-04-03T20:29:33.002Z] 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) [2020-04-03T20:29:33.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-03T20:29:34.302Z] + git describe --exact-match --tags HEAD [2020-04-03T20:29:34.303Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-03T20:29:34.603Z] $ docker exec --env ******** --env ******** 447d3db1ac77509a595b32208ffa99ad824074667859dd4cb613c0f57cfa460c ssh-agent -k [2020-04-03T20:29:35.065Z] unset SSH_AUTH_SOCK; [2020-04-03T20:29:35.066Z] unset SSH_AGENT_PID; [2020-04-03T20:29:35.066Z] echo Agent pid 22 killed; [2020-04-03T20:29:35.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-03T20:29:35.206Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-03T20:29:35.206Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-03T20:29:35.275Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-03T20:29:35.275Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-03T20:29:35.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-03T20:29:35.607Z] $ docker exec 447d3db1ac77509a595b32208ffa99ad824074667859dd4cb613c0f57cfa460c ssh-agent [2020-04-03T20:29:35.872Z] SSH_AUTH_SOCK=/tmp/ssh-dVhaoSmH8mZW/agent.57 [2020-04-03T20:29:35.872Z] SSH_AGENT_PID=64 [2020-04-03T20:29:35.902Z] Running ssh-add (command line suppressed) [2020-04-03T20:29:36.099Z] 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) [2020-04-03T20:29:36.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-03T20:29:36.722Z] + git semver init [2020-04-03T20:29:36.722Z] # -> Open(): unable to determine branch for HEAD [2020-04-03T20:29:36.722Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-43/.git [2020-04-03T20:29:36.722Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-43 [2020-04-03T20:29:36.722Z] # $SEMVER_REMOTE_NAME = origin [2020-04-03T20:29:36.722Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-03T20:29:36.722Z] # $SEMVER_USER_NAME = jenkins [2020-04-03T20:29:36.722Z] # $SEMVER_BRANCH = PR-43 [2020-04-03T20:29:36.722Z] # $SEMVER_TEMP = /tmp/semver-446347559 [2020-04-03T20:29:36.722Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-04-03T20:29:37.342Z] # '/tmp/semver-446347559' -> '/w/workspace/exfoundry_go-mod-messaging_PR-43/.semver' [2020-04-03T20:29:37.342Z] # -> Force: false [2020-04-03T20:29:37.342Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-43/.semver [Pipeline] } [2020-04-03T20:29:37.677Z] $ docker exec --env ******** --env ******** 447d3db1ac77509a595b32208ffa99ad824074667859dd4cb613c0f57cfa460c ssh-agent -k [2020-04-03T20:29:38.435Z] unset SSH_AUTH_SOCK; [2020-04-03T20:29:38.435Z] unset SSH_AGENT_PID; [2020-04-03T20:29:38.435Z] echo Agent pid 64 killed; [2020-04-03T20:29:38.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-03T20:29:39.454Z] + git semver [Pipeline] } [2020-04-03T20:29:39.469Z] $ docker stop --time=1 447d3db1ac77509a595b32208ffa99ad824074667859dd4cb613c0f57cfa460c [2020-04-03T20:29:41.257Z] $ docker rm -f 447d3db1ac77509a595b32208ffa99ad824074667859dd4cb613c0f57cfa460c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-03T20:29:43.076Z] Stashed 32 file(s) [Pipeline] echo [2020-04-03T20:29:43.078Z] [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 [2020-04-03T20:29:58.353Z] Still waiting to schedule task [2020-04-03T20:29:58.353Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-03T20:29:58.355Z] Still waiting to schedule task [2020-04-03T20:29:58.355Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1788’ is offline [2020-04-03T20:31:44.518Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2153 in /w/workspace/exfoundry_go-mod-messaging_PR-43 [Pipeline] { [Pipeline] ws [2020-04-03T20:31:44.554Z] Running in /w/workspace/go-mod-messaging/4 [Pipeline] { [Pipeline] checkout [2020-04-03T20:31:51.459Z] using credential edgex-jenkins-ssh [2020-04-03T20:31:51.510Z] Cloning the remote Git repository [2020-04-03T20:31:51.510Z] Cloning with configured refspecs honoured and without tags [2020-04-03T20:31:51.595Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-03T20:31:51.696Z] > git init /w/workspace/go-mod-messaging/4 # timeout=10 [2020-04-03T20:31:51.828Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-03T20:31:51.831Z] > git --version # timeout=10 [2020-04-03T20:31:51.872Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T20:31:51.961Z] > 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 [2020-04-03T20:31:52.893Z] Fetching without tags [2020-04-03T20:31:53.375Z] Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 33089b25f7a44b21d1f129d1164dcac1bf35d905 [2020-04-03T20:31:53.709Z] Merge succeeded, producing 8005b9cacb6bbdb3a8c9b7a51b04050e2f27944e [2020-04-03T20:31:53.709Z] Checking out Revision 8005b9cacb6bbdb3a8c9b7a51b04050e2f27944e (PR-43) [2020-04-03T20:31:52.712Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-03T20:31:52.757Z] > git config --add remote.origin.fetch +refs/pull/43/head:refs/remotes/origin/PR-43 # timeout=10 [2020-04-03T20:31:52.781Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T20:31:52.822Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-03T20:31:52.899Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-03T20:31:52.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T20:31:52.924Z] > 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 [2020-04-03T20:31:53.387Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T20:31:53.431Z] > git checkout -f 33089b25f7a44b21d1f129d1164dcac1bf35d905 # timeout=10 [2020-04-03T20:31:53.533Z] > git remote # timeout=10 [2020-04-03T20:31:53.567Z] > git config --get remote.origin.url # timeout=10 [2020-04-03T20:31:53.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T20:31:53.612Z] > git merge cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 [2020-04-03T20:31:53.671Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-03T20:31:53.709Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T20:31:53.728Z] > git checkout -f 8005b9cacb6bbdb3a8c9b7a51b04050e2f27944e # timeout=10 [2020-04-03T20:31:58.256Z] Commit message: "Merge commit 'cfba30792e745cabe7c9c124792dfed6ff0b4cfb' into HEAD" [2020-04-03T20:31:58.283Z] First time build. Skipping changelog. [2020-04-03T20:31:58.258Z] > 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 [2020-04-03T20:31:59.310Z] ========================================================= [2020-04-03T20:31:59.310Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-03T20:31:59.310Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-03T20:32:00.355Z] + 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 . [2020-04-03T20:32:01.328Z] Sending build context to Docker daemon 435.7kB [2020-04-03T20:32:01.328Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-03T20:32:01.328Z] Step 2/7 : FROM ${BASE} [2020-04-03T20:32:01.598Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-03T20:32:01.598Z] cde5963f3b93: Pulling fs layer [2020-04-03T20:32:01.598Z] 2a23fa8c16f7: Pulling fs layer [2020-04-03T20:32:01.598Z] 777b28850792: Pulling fs layer [2020-04-03T20:32:01.598Z] 8a11ddd9e578: Pulling fs layer [2020-04-03T20:32:01.598Z] 4cf88f913ddb: Pulling fs layer [2020-04-03T20:32:01.598Z] 1df406cf5192: Pulling fs layer [2020-04-03T20:32:01.598Z] cd6300453558: Pulling fs layer [2020-04-03T20:32:01.598Z] b9c365052c96: Pulling fs layer [2020-04-03T20:32:01.598Z] a2d8cc88f415: Pulling fs layer [2020-04-03T20:32:01.598Z] ea1d1ca13537: Pulling fs layer [2020-04-03T20:32:01.598Z] 3750a50a1c5e: Pulling fs layer [2020-04-03T20:32:01.598Z] 8a11ddd9e578: Waiting [2020-04-03T20:32:01.598Z] 4cf88f913ddb: Waiting [2020-04-03T20:32:01.598Z] 1df406cf5192: Waiting [2020-04-03T20:32:01.598Z] cd6300453558: Waiting [2020-04-03T20:32:01.598Z] 3750a50a1c5e: Waiting [2020-04-03T20:32:01.598Z] b9c365052c96: Waiting [2020-04-03T20:32:01.598Z] a2d8cc88f415: Waiting [2020-04-03T20:32:01.598Z] ea1d1ca13537: Waiting [2020-04-03T20:32:01.598Z] 777b28850792: Verifying Checksum [2020-04-03T20:32:01.598Z] 777b28850792: Download complete [2020-04-03T20:32:01.598Z] 2a23fa8c16f7: Verifying Checksum [2020-04-03T20:32:01.598Z] 2a23fa8c16f7: Download complete [2020-04-03T20:32:01.598Z] 4cf88f913ddb: Verifying Checksum [2020-04-03T20:32:01.598Z] 4cf88f913ddb: Download complete [2020-04-03T20:32:01.598Z] 1df406cf5192: Verifying Checksum [2020-04-03T20:32:01.598Z] 1df406cf5192: Download complete [2020-04-03T20:32:01.869Z] cde5963f3b93: Verifying Checksum [2020-04-03T20:32:01.869Z] cde5963f3b93: Download complete [2020-04-03T20:32:02.847Z] cde5963f3b93: Pull complete [2020-04-03T20:32:03.438Z] 2a23fa8c16f7: Pull complete [2020-04-03T20:32:03.707Z] 777b28850792: Pull complete [2020-04-03T20:32:05.665Z] cd6300453558: Verifying Checksum [2020-04-03T20:32:05.665Z] cd6300453558: Download complete [2020-04-03T20:32:05.665Z] a2d8cc88f415: Verifying Checksum [2020-04-03T20:32:05.665Z] a2d8cc88f415: Download complete [2020-04-03T20:32:08.374Z] ea1d1ca13537: Verifying Checksum [2020-04-03T20:32:08.374Z] ea1d1ca13537: Download complete [2020-04-03T20:32:08.374Z] 3750a50a1c5e: Verifying Checksum [2020-04-03T20:32:08.374Z] 3750a50a1c5e: Download complete [2020-04-03T20:32:10.956Z] b9c365052c96: Download complete [2020-04-03T20:32:12.900Z] 8a11ddd9e578: Download complete [2020-04-03T20:32:23.710Z] Running on prd-centos7-docker-4c-2g-2154 in /w/workspace/exfoundry_go-mod-messaging_PR-43 [Pipeline] { [Pipeline] ws [2020-04-03T20:32:23.745Z] Running in /w/workspace/go-mod-messaging/4 [Pipeline] { [Pipeline] checkout [2020-04-03T20:32:25.242Z] 8a11ddd9e578: Pull complete [2020-04-03T20:32:25.242Z] 4cf88f913ddb: Pull complete [2020-04-03T20:32:25.242Z] 1df406cf5192: Pull complete [2020-04-03T20:32:26.107Z] using credential edgex-jenkins-ssh [2020-04-03T20:32:26.152Z] Cloning the remote Git repository [2020-04-03T20:32:26.152Z] Cloning with configured refspecs honoured and without tags [2020-04-03T20:32:25.358Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-03T20:32:26.768Z] Fetching without tags [2020-04-03T20:32:27.133Z] Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 33089b25f7a44b21d1f129d1164dcac1bf35d905 [2020-04-03T20:32:25.406Z] > git init /w/workspace/go-mod-messaging/4 # timeout=10 [2020-04-03T20:32:25.452Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-03T20:32:25.453Z] > git --version # timeout=10 [2020-04-03T20:32:25.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T20:32:25.499Z] > 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 [2020-04-03T20:32:25.955Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-03T20:32:25.960Z] > git config --add remote.origin.fetch +refs/pull/43/head:refs/remotes/origin/PR-43 # timeout=10 [2020-04-03T20:32:25.968Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T20:32:25.981Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-03T20:32:26.000Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-03T20:32:26.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T20:32:26.006Z] > 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 [2020-04-03T20:32:26.396Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T20:32:26.402Z] > git checkout -f 33089b25f7a44b21d1f129d1164dcac1bf35d905 # timeout=10 [2020-04-03T20:32:26.434Z] > git remote # timeout=10 [2020-04-03T20:32:26.444Z] > git config --get remote.origin.url # timeout=10 [2020-04-03T20:32:26.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T20:32:26.458Z] > git merge cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 [2020-04-03T20:32:27.231Z] Merge succeeded, producing c414b4a24025a70ab2f98cfac697eee706f4799d [2020-04-03T20:32:27.232Z] Checking out Revision c414b4a24025a70ab2f98cfac697eee706f4799d (PR-43) [2020-04-03T20:32:26.483Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-03T20:32:26.497Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T20:32:26.507Z] > git checkout -f c414b4a24025a70ab2f98cfac697eee706f4799d # timeout=10 [2020-04-03T20:32:29.528Z] cd6300453558: Pull complete [2020-04-03T20:32:31.127Z] Commit message: "Merge commit 'cfba30792e745cabe7c9c124792dfed6ff0b4cfb' into HEAD" [2020-04-03T20:32:31.140Z] First time build. Skipping changelog. [2020-04-03T20:32:30.719Z] > 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 [2020-04-03T20:32:32.181Z] ========================================================= [2020-04-03T20:32:32.181Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-03T20:32:32.181Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-03T20:32:32.847Z] + 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 . [2020-04-03T20:32:33.125Z] Sending build context to Docker daemon 435.7kB [2020-04-03T20:32:33.125Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-03T20:32:33.125Z] Step 2/7 : FROM ${BASE} [2020-04-03T20:32:33.125Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-03T20:32:33.125Z] e6b0cf9c0882: Pulling fs layer [2020-04-03T20:32:33.125Z] 2848faf0eed1: Pulling fs layer [2020-04-03T20:32:33.125Z] 0f37312ad70f: Pulling fs layer [2020-04-03T20:32:33.125Z] 5788d62ee057: Pulling fs layer [2020-04-03T20:32:33.125Z] 0e6b1d234666: Pulling fs layer [2020-04-03T20:32:33.125Z] bf5d7aec512f: Pulling fs layer [2020-04-03T20:32:33.125Z] 34c802a77dc8: Pulling fs layer [2020-04-03T20:32:33.125Z] 9eb99e56ec68: Pulling fs layer [2020-04-03T20:32:33.125Z] 27c7a5d97fbd: Pulling fs layer [2020-04-03T20:32:33.125Z] 5c102a31e300: Pulling fs layer [2020-04-03T20:32:33.125Z] dcfb455df0a1: Pulling fs layer [2020-04-03T20:32:33.125Z] 5788d62ee057: Waiting [2020-04-03T20:32:33.125Z] 0e6b1d234666: Waiting [2020-04-03T20:32:33.125Z] bf5d7aec512f: Waiting [2020-04-03T20:32:33.125Z] 34c802a77dc8: Waiting [2020-04-03T20:32:33.125Z] 9eb99e56ec68: Waiting [2020-04-03T20:32:33.125Z] 27c7a5d97fbd: Waiting [2020-04-03T20:32:33.125Z] 5c102a31e300: Waiting [2020-04-03T20:32:33.125Z] dcfb455df0a1: Waiting [2020-04-03T20:32:33.125Z] 0f37312ad70f: Verifying Checksum [2020-04-03T20:32:33.125Z] 0f37312ad70f: Download complete [2020-04-03T20:32:33.125Z] 2848faf0eed1: Download complete [2020-04-03T20:32:33.125Z] 0e6b1d234666: Verifying Checksum [2020-04-03T20:32:33.125Z] 0e6b1d234666: Download complete [2020-04-03T20:32:33.125Z] bf5d7aec512f: Verifying Checksum [2020-04-03T20:32:33.125Z] bf5d7aec512f: Download complete [2020-04-03T20:32:33.125Z] e6b0cf9c0882: Verifying Checksum [2020-04-03T20:32:33.125Z] e6b0cf9c0882: Download complete [2020-04-03T20:32:33.392Z] e6b0cf9c0882: Pull complete [2020-04-03T20:32:33.977Z] 34c802a77dc8: Verifying Checksum [2020-04-03T20:32:33.977Z] 34c802a77dc8: Download complete [2020-04-03T20:32:33.977Z] 27c7a5d97fbd: Verifying Checksum [2020-04-03T20:32:33.977Z] 27c7a5d97fbd: Download complete [2020-04-03T20:32:34.561Z] 5c102a31e300: Verifying Checksum [2020-04-03T20:32:34.561Z] 5c102a31e300: Download complete [2020-04-03T20:32:34.561Z] dcfb455df0a1: Verifying Checksum [2020-04-03T20:32:34.561Z] dcfb455df0a1: Download complete [2020-04-03T20:32:34.823Z] 9eb99e56ec68: Verifying Checksum [2020-04-03T20:32:34.823Z] 9eb99e56ec68: Download complete [2020-04-03T20:32:34.823Z] 2848faf0eed1: Pull complete [2020-04-03T20:32:34.823Z] 5788d62ee057: Download complete [2020-04-03T20:32:34.905Z] b9c365052c96: Pull complete [2020-04-03T20:32:34.905Z] a2d8cc88f415: Pull complete [2020-04-03T20:32:35.763Z] 0f37312ad70f: Pull complete [2020-04-03T20:32:36.341Z] ea1d1ca13537: Pull complete [2020-04-03T20:32:36.611Z] 3750a50a1c5e: Pull complete [2020-04-03T20:32:36.611Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-03T20:32:36.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-03T20:32:36.611Z] ---> 78745c68409d [2020-04-03T20:32:36.611Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-03T20:32:40.897Z] ---> Running in 098b817957e6 [2020-04-03T20:32:41.164Z] Removing intermediate container 098b817957e6 [2020-04-03T20:32:41.164Z] ---> 4336402adb22 [2020-04-03T20:32:41.164Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-04-03T20:32:41.301Z] 5788d62ee057: Pull complete [2020-04-03T20:32:41.435Z] ---> Running in 8a7d42775d21 [2020-04-03T20:32:41.564Z] 0e6b1d234666: Pull complete [2020-04-03T20:32:41.564Z] bf5d7aec512f: Pull complete [2020-04-03T20:32:42.404Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-03T20:32:43.366Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-03T20:32:43.634Z] (1/5) Installing libsodium (1.0.18-r0) [2020-04-03T20:32:43.900Z] (2/5) Installing libzmq (4.3.2-r0) [2020-04-03T20:32:43.900Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-04-03T20:32:43.900Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-04-03T20:32:44.169Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-04-03T20:32:44.169Z] Executing busybox-1.31.1-r8.trigger [2020-04-03T20:32:44.169Z] OK: 127 MiB in 44 packages [2020-04-03T20:32:45.583Z] Removing intermediate container 8a7d42775d21 [2020-04-03T20:32:45.583Z] ---> bbfde7520707 [2020-04-03T20:32:45.583Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-03T20:32:45.583Z] ---> Running in 6a8d744dd033 [2020-04-03T20:32:45.765Z] 34c802a77dc8: Pull complete [2020-04-03T20:32:46.167Z] Removing intermediate container 6a8d744dd033 [2020-04-03T20:32:46.167Z] ---> f530176e0bce [2020-04-03T20:32:46.167Z] Step 6/7 : COPY go.mod . [2020-04-03T20:32:46.753Z] ---> 80cb440d178e [2020-04-03T20:32:46.753Z] Step 7/7 : RUN go mod download [2020-04-03T20:32:47.023Z] ---> Running in cf7c60656998 [2020-04-03T20:32:48.443Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-03T20:32:48.443Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-03T20:32:48.443Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-03T20:32:48.443Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-03T20:32:48.443Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-03T20:32:48.443Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-03T20:32:48.443Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-03T20:32:48.443Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-03T20:32:48.443Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-03T20:32:48.443Z] go: finding golang.org/x/text v0.3.0 [2020-04-03T20:32:49.964Z] 9eb99e56ec68: Pull complete [2020-04-03T20:32:49.964Z] 27c7a5d97fbd: Pull complete [2020-04-03T20:32:50.905Z] 5c102a31e300: Pull complete [2020-04-03T20:32:50.905Z] dcfb455df0a1: Pull complete [2020-04-03T20:32:50.905Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-03T20:32:50.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-03T20:32:50.905Z] ---> 7c70fe431013 [2020-04-03T20:32:50.905Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-03T20:32:51.170Z] ---> Running in 698538ae4a6c [2020-04-03T20:32:51.170Z] Removing intermediate container 698538ae4a6c [2020-04-03T20:32:51.170Z] ---> dcdd8f52d490 [2020-04-03T20:32:51.170Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-04-03T20:32:51.170Z] ---> Running in ae98ef9ff082 [2020-04-03T20:32:52.119Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-03T20:32:52.689Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-03T20:32:52.949Z] (1/5) Installing libsodium (1.0.18-r0) [2020-04-03T20:32:52.949Z] (2/5) Installing libzmq (4.3.2-r0) [2020-04-03T20:32:52.949Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-04-03T20:32:53.211Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-04-03T20:32:53.211Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-04-03T20:32:53.211Z] Executing busybox-1.31.1-r8.trigger [2020-04-03T20:32:53.211Z] OK: 145 MiB in 44 packages [2020-04-03T20:32:53.791Z] Removing intermediate container ae98ef9ff082 [2020-04-03T20:32:53.791Z] ---> 6db51e38c814 [2020-04-03T20:32:53.791Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-03T20:32:53.791Z] ---> Running in 91b327c100ff [2020-04-03T20:32:54.050Z] Removing intermediate container 91b327c100ff [2020-04-03T20:32:54.050Z] ---> 6e5274242105 [2020-04-03T20:32:54.050Z] Step 6/7 : COPY go.mod . [2020-04-03T20:32:54.311Z] ---> 40094a61fe4f [2020-04-03T20:32:54.311Z] Step 7/7 : RUN go mod download [2020-04-03T20:32:54.311Z] ---> Running in 7dcf739f7530 [2020-04-03T20:32:55.715Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-03T20:32:55.715Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-03T20:32:55.715Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-03T20:32:55.715Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-03T20:32:55.715Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-03T20:32:55.715Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-03T20:32:55.715Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-03T20:32:55.715Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-03T20:32:55.715Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-03T20:32:55.715Z] go: finding golang.org/x/text v0.3.0 [2020-04-03T20:32:56.667Z] Removing intermediate container cf7c60656998 [2020-04-03T20:32:56.667Z] ---> 990afc2cf418 [2020-04-03T20:32:56.667Z] Successfully built 990afc2cf418 [2020-04-03T20:32:56.667Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-03T20:32:57.427Z] + docker inspect -f . ci-base-image-arm64 [2020-04-03T20:32:57.696Z] . [Pipeline] withDockerContainer [2020-04-03T20:32:58.064Z] prd-ubuntu18.04-docker-arm64-4c-16g-2153 does not seem to be running inside a container [2020-04-03T20:32:58.148Z] $ 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 [2020-04-03T20:32:59.017Z] Removing intermediate container 7dcf739f7530 [2020-04-03T20:32:59.018Z] ---> 56804829a6f0 [2020-04-03T20:32:59.018Z] Successfully built 56804829a6f0 [2020-04-03T20:32:59.018Z] Successfully tagged ci-base-image-x86_64:latest [2020-04-03T20:32:59.675Z] $ 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 [2020-04-03T20:33:00.650Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-03T20:33:00.650Z] . [Pipeline] withDockerContainer [2020-04-03T20:33:00.736Z] + go version [2020-04-03T20:33:00.736Z] go version go1.13.5 linux/arm64 [2020-04-03T20:33:00.774Z] prd-centos7-docker-4c-2g-2154 does not seem to be running inside a container [2020-04-03T20:33:00.826Z] $ 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 [2020-04-03T20:33:01.447Z] $ docker top eed999c9b32812f9e59f8dcb9b3c658155cfb86286961ebe54f15b4bf3b97b23 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-04-03T20:33:02.091Z] + go version [2020-04-03T20:33:02.091Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-03T20:33:02.339Z] + make test [2020-04-03T20:33:02.339Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-03T20:33:02.396Z] + make test [2020-04-03T20:33:02.396Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-03T20:33:04.960Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-04-03T20:33:07.544Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.027s coverage: 96.0% of statements [2020-04-03T20:33:10.581Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-04-03T20:33:18.841Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.037s coverage: 96.0% of statements [2020-04-03T20:33:34.122Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.345s coverage: 84.1% of statements [2020-04-03T20:33:34.122Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.020s coverage: 100.0% of statements [2020-04-03T20:33:34.122Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.005s coverage: 100.0% of statements [2020-04-03T20:33:34.122Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.004s coverage: 90.9% of statements [2020-04-03T20:33:34.122Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-04-03T20:33:34.122Z] gofmt -l . [2020-04-03T20:33:34.122Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-03T20:33:34.436Z] Stashed 1 file(s) [Pipeline] } [2020-04-03T20:33:34.440Z] $ docker stop --time=1 eed999c9b32812f9e59f8dcb9b3c658155cfb86286961ebe54f15b4bf3b97b23 [2020-04-03T20:33:35.906Z] $ 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] } [2020-04-03T20:33:51.086Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.382s coverage: 84.1% of statements [2020-04-03T20:33:51.086Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.020s coverage: 100.0% of statements [2020-04-03T20:33:51.086Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.016s coverage: 100.0% of statements [2020-04-03T20:33:51.086Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.013s coverage: 90.9% of statements [2020-04-03T20:33:51.086Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-04-03T20:33:51.086Z] gofmt -l . [2020-04-03T20:33:51.086Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-03T20:33:51.100Z] Warning: overwriting stash ‘coverage-report’ [2020-04-03T20:33:51.478Z] Stashed 1 file(s) [Pipeline] } [2020-04-03T20:33:51.479Z] $ docker stop --time=1 8abbb3599518047b487ec3c2081ac9e4c8e99119e3de9ad6a5ab12ffb04c0fe5 [2020-04-03T20:33:53.606Z] $ 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 [2020-04-03T20:33:55.166Z] provisioning config files... [2020-04-03T20:33:55.182Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-43@tmp/config8630645035891056420tmp [Pipeline] { [Pipeline] sh [2020-04-03T20:33:55.545Z] + curl -s https://codecov.io/bash [2020-04-03T20:33:55.545Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-messaging_PR-43@tmp/config8630645035891056420tmp [2020-04-03T20:33:55.817Z] [2020-04-03T20:33:55.817Z] _____ _ [2020-04-03T20:33:55.817Z] / ____| | | [2020-04-03T20:33:55.817Z] | | ___ __| | ___ ___ _____ __ [2020-04-03T20:33:55.817Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-03T20:33:55.817Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-03T20:33:55.817Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-03T20:33:55.817Z] Bash-tbd [2020-04-03T20:33:55.817Z] [2020-04-03T20:33:55.817Z] [2020-04-03T20:33:55.817Z] ==> Jenkins CI detected. [2020-04-03T20:33:55.817Z] project root: . [2020-04-03T20:33:55.817Z] Fixing merge commit SHA [2020-04-03T20:33:55.817Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-03T20:33:55.817Z] ==> Running gcov in . (disable via -X gcov) [2020-04-03T20:33:55.817Z] ==> Python coveragepy not found [2020-04-03T20:33:55.817Z] ==> Searching for coverage reports in: [2020-04-03T20:33:55.817Z] + . [2020-04-03T20:33:55.817Z] -> Found 1 reports [2020-04-03T20:33:55.817Z] ==> Detecting git/mercurial file structure [2020-04-03T20:33:55.817Z] ==> Reading reports [2020-04-03T20:33:55.817Z] + ./coverage.out bytes=16797 [2020-04-03T20:33:55.817Z] ==> Appending adjustments [2020-04-03T20:33:55.817Z] http://docs.codecov.io/docs/fixing-reports [2020-04-03T20:33:56.077Z] + Found adjustments [2020-04-03T20:33:56.077Z] ==> Gzipping contents [2020-04-03T20:33:56.077Z] ==> Uploading reports [2020-04-03T20:33:56.077Z] url: https://codecov.io [2020-04-03T20:33:56.077Z] 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= [2020-04-03T20:33:56.077Z] -> Pinging Codecov [2020-04-03T20:33:56.077Z] 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= [2020-04-03T20:33:56.665Z] -> Uploading [2020-04-03T20:33:57.250Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/cfba30792e745cabe7c9c124792dfed6ff0b4cfb [Pipeline] } [2020-04-03T20:33:57.267Z] 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 [2020-04-03T20:33:58.552Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-03T20:33:59.026Z] ---> package-listing.sh [2020-04-03T20:33:59.026Z] ++ facter osfamily [2020-04-03T20:33:59.026Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-03T20:33:59.026Z] + OS_FAMILY=redhat [2020-04-03T20:33:59.026Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-43 [2020-04-03T20:33:59.026Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-03T20:33:59.026Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-03T20:33:59.026Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-03T20:33:59.026Z] + PACKAGES=/tmp/packages_start.txt [2020-04-03T20:33:59.026Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-43 ']' [2020-04-03T20:33:59.026Z] + PACKAGES=/tmp/packages_end.txt [2020-04-03T20:33:59.026Z] + case "${OS_FAMILY}" in [2020-04-03T20:33:59.026Z] + rpm -qa [2020-04-03T20:33:59.026Z] + sort [2020-04-03T20:34:04.329Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-03T20:34:04.329Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-03T20:34:04.329Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-03T20:34:04.329Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-43 ']' [2020-04-03T20:34:04.329Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-43/archives/ [2020-04-03T20:34:04.329Z] + 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 [2020-04-03T20:34:04.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-03T20:34:04.840Z] [2020-04-03T20:34:04.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-03T20:34:05.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-03T20:34:05.229Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-03T20:34:05.229Z] c9b1b535fdd9: Pulling fs layer [2020-04-03T20:34:05.229Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-03T20:34:05.229Z] 756a868c4378: Pulling fs layer [2020-04-03T20:34:05.229Z] 444b2fc9a129: Pulling fs layer [2020-04-03T20:34:05.229Z] ea15f1150254: Pulling fs layer [2020-04-03T20:34:05.229Z] 41b27a9f41bf: Pulling fs layer [2020-04-03T20:34:05.229Z] 444b2fc9a129: Waiting [2020-04-03T20:34:05.229Z] ea15f1150254: Waiting [2020-04-03T20:34:05.229Z] 28c525ee5125: Pulling fs layer [2020-04-03T20:34:05.229Z] 094b1ea09ed8: Pulling fs layer [2020-04-03T20:34:05.229Z] 138eaada9080: Pulling fs layer [2020-04-03T20:34:05.229Z] 0622d0fa9048: Pulling fs layer [2020-04-03T20:34:05.229Z] 41b27a9f41bf: Waiting [2020-04-03T20:34:05.229Z] 28c525ee5125: Waiting [2020-04-03T20:34:05.229Z] 138eaada9080: Waiting [2020-04-03T20:34:05.229Z] 094b1ea09ed8: Waiting [2020-04-03T20:34:05.229Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-03T20:34:05.229Z] 2cc5ad85d9ab: Download complete [2020-04-03T20:34:05.522Z] 444b2fc9a129: Verifying Checksum [2020-04-03T20:34:05.522Z] 444b2fc9a129: Download complete [2020-04-03T20:34:05.841Z] c9b1b535fdd9: Verifying Checksum [2020-04-03T20:34:05.841Z] c9b1b535fdd9: Download complete [2020-04-03T20:34:05.841Z] ea15f1150254: Verifying Checksum [2020-04-03T20:34:05.841Z] ea15f1150254: Download complete [2020-04-03T20:34:06.175Z] 28c525ee5125: Verifying Checksum [2020-04-03T20:34:06.175Z] 28c525ee5125: Download complete [2020-04-03T20:34:06.175Z] c9b1b535fdd9: Pull complete [2020-04-03T20:34:06.478Z] 2cc5ad85d9ab: Pull complete [2020-04-03T20:34:06.800Z] 756a868c4378: Verifying Checksum [2020-04-03T20:34:06.800Z] 756a868c4378: Download complete [2020-04-03T20:34:07.209Z] 138eaada9080: Verifying Checksum [2020-04-03T20:34:07.209Z] 138eaada9080: Download complete [2020-04-03T20:34:07.209Z] 094b1ea09ed8: Verifying Checksum [2020-04-03T20:34:07.209Z] 094b1ea09ed8: Download complete [2020-04-03T20:34:07.209Z] 0622d0fa9048: Verifying Checksum [2020-04-03T20:34:07.209Z] 0622d0fa9048: Download complete [2020-04-03T20:34:08.277Z] 41b27a9f41bf: Verifying Checksum [2020-04-03T20:34:08.277Z] 41b27a9f41bf: Download complete [2020-04-03T20:34:10.250Z] 756a868c4378: Pull complete [2020-04-03T20:34:10.250Z] 444b2fc9a129: Pull complete [2020-04-03T20:34:10.857Z] ea15f1150254: Pull complete [2020-04-03T20:34:15.172Z] 41b27a9f41bf: Pull complete [2020-04-03T20:34:15.172Z] 28c525ee5125: Pull complete [2020-04-03T20:34:18.667Z] 094b1ea09ed8: Pull complete [2020-04-03T20:34:18.667Z] 138eaada9080: Pull complete [2020-04-03T20:34:18.935Z] 0622d0fa9048: Pull complete [2020-04-03T20:34:18.935Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-03T20:34:18.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-03T20:34:19.346Z] prd-centos7-docker-4c-2g-2152 does not seem to be running inside a container [2020-04-03T20:34:19.486Z] $ 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 [2020-04-03T20:34:21.221Z] $ docker top f6c33a97232f4f023acd69c30b28d0e65b3867c9960ab496334c85a821d79aa8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-03T20:34:21.485Z] provisioning config files... [2020-04-03T20:34:21.504Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-43@tmp/config2568025439474826691tmp [Pipeline] { [Pipeline] echo [2020-04-03T20:34:21.556Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-03T20:34:22.186Z] ---> create-netrc.sh [Pipeline] echo [2020-04-03T20:34:22.193Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-03T20:34:22.502Z] ---> logs-deploy.sh [2020-04-03T20:34:22.502Z] + ARCHIVE_ARTIFACTS= [2020-04-03T20:34:22.502Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-03T20:34:22.502Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-03T20:34:22.502Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-03T20:34:22.502Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-43/4 [2020-04-03T20:34:22.502Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-43/4/ [2020-04-03T20:34:22.502Z] + 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 [2020-04-03T20:34:24.489Z] Archives upload complete. [2020-04-03T20:34:24.489Z] + 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/