Pull request #51 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jinfahua for edgexfoundry/go-mod-messaging Loading trusted files from base branch master at cfba30792e745cabe7c9c124792dfed6ff0b4cfb rather than 953ec589e1d49d9381e0d97309912ce82acf3975 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3744 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [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 Fetching without tags Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 953ec589e1d49d9381e0d97309912ce82acf3975 > git init /w/workspace/exfoundry_go-mod-messaging_PR-51 # 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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # 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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 953ec589e1d49d9381e0d97309912ce82acf3975 # timeout=10 Merge succeeded, producing 953ec589e1d49d9381e0d97309912ce82acf3975 Checking out Revision 953ec589e1d49d9381e0d97309912ce82acf3975 (PR-51) > 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 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 953ec589e1d49d9381e0d97309912ce82acf3975 # timeout=10 Commit message: "Merge branch 'master' of github.com:jinfahua/go-mod-messaging" > git rev-list --no-walk d65615f1e47a321b263a3ed13c2b76439f5d37fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-14T03:36:05.426Z] 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-14T03:36:07.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-14T03:36:07.219Z] [2020-04-14T03:36:07.219Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-14T03:36:07.579Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-14T03:36:07.579Z] latest: Pulling from edgex-devops/git-semver [2020-04-14T03:36:07.579Z] 9123ac7c32f7: Pulling fs layer [2020-04-14T03:36:07.579Z] b8cc5d1170e3: Pulling fs layer [2020-04-14T03:36:07.579Z] 2924cbbf6a41: Pulling fs layer [2020-04-14T03:36:07.579Z] 93b08a4f1073: Pulling fs layer [2020-04-14T03:36:07.579Z] 93b08a4f1073: Waiting [2020-04-14T03:36:07.579Z] b8cc5d1170e3: Verifying Checksum [2020-04-14T03:36:07.579Z] b8cc5d1170e3: Download complete [2020-04-14T03:36:07.838Z] 9123ac7c32f7: Download complete [2020-04-14T03:36:07.838Z] 93b08a4f1073: Verifying Checksum [2020-04-14T03:36:07.838Z] 93b08a4f1073: Download complete [2020-04-14T03:36:07.838Z] 2924cbbf6a41: Download complete [2020-04-14T03:36:08.098Z] 9123ac7c32f7: Pull complete [2020-04-14T03:36:08.358Z] b8cc5d1170e3: Pull complete [2020-04-14T03:36:08.928Z] 2924cbbf6a41: Pull complete [2020-04-14T03:36:09.186Z] 93b08a4f1073: Pull complete [2020-04-14T03:36:09.186Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-14T03:36:09.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-14T03:36:09.311Z] prd-centos7-docker-4c-2g-3744 does not seem to be running inside a container [2020-04-14T03:36:09.360Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-51 -v /w/workspace/exfoundry_go-mod-messaging_PR-51:/w/workspace/exfoundry_go-mod-messaging_PR-51:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-51@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-14T03:36:10.072Z] $ docker top 65bafaf7a892af476e2b0ce01aea06bcf5ab27578105e9860d7b808025a5fa2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-14T03:36:10.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-14T03:36:10.380Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-14T03:36:10.601Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-14T03:36:10.608Z] $ docker exec 65bafaf7a892af476e2b0ce01aea06bcf5ab27578105e9860d7b808025a5fa2c ssh-agent [2020-04-14T03:36:10.804Z] SSH_AUTH_SOCK=/tmp/ssh-9QQ7ZyT5GTV9/agent.15 [2020-04-14T03:36:10.804Z] SSH_AGENT_PID=22 [2020-04-14T03:36:10.817Z] Running ssh-add (command line suppressed) [2020-04-14T03:36:10.963Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_3771460922709948222.key (/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_3771460922709948222.key) [2020-04-14T03:36:11.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-14T03:36:11.324Z] + git describe --exact-match --tags HEAD [2020-04-14T03:36:11.324Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-14T03:36:11.386Z] $ docker exec --env ******** --env ******** 65bafaf7a892af476e2b0ce01aea06bcf5ab27578105e9860d7b808025a5fa2c ssh-agent -k [2020-04-14T03:36:11.525Z] unset SSH_AUTH_SOCK; [2020-04-14T03:36:11.525Z] unset SSH_AGENT_PID; [2020-04-14T03:36:11.525Z] echo Agent pid 22 killed; [2020-04-14T03:36:11.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-14T03:36:11.629Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-14T03:36:11.629Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-14T03:36:11.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-14T03:36:11.717Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-14T03:36:11.896Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-14T03:36:11.904Z] $ docker exec 65bafaf7a892af476e2b0ce01aea06bcf5ab27578105e9860d7b808025a5fa2c ssh-agent [2020-04-14T03:36:12.080Z] SSH_AUTH_SOCK=/tmp/ssh-d3dkKFvSj1r6/agent.58 [2020-04-14T03:36:12.080Z] SSH_AGENT_PID=65 [2020-04-14T03:36:12.086Z] Running ssh-add (command line suppressed) [2020-04-14T03:36:12.226Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_6796451625929938250.key (/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_6796451625929938250.key) [2020-04-14T03:36:12.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-14T03:36:12.595Z] + git semver init [2020-04-14T03:36:12.595Z] # -> Open(): unable to determine branch for HEAD [2020-04-14T03:36:12.595Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-51/.git [2020-04-14T03:36:12.595Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-51 [2020-04-14T03:36:12.595Z] # $SEMVER_REMOTE_NAME = origin [2020-04-14T03:36:12.595Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-14T03:36:12.595Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-14T03:36:12.595Z] # $SEMVER_BRANCH = PR-51 [2020-04-14T03:36:12.595Z] # $SEMVER_TEMP = /tmp/semver-970924422 [2020-04-14T03:36:12.595Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-04-14T03:36:12.855Z] # '/tmp/semver-970924422' -> '/w/workspace/exfoundry_go-mod-messaging_PR-51/.semver' [2020-04-14T03:36:12.855Z] # -> Force: false [2020-04-14T03:36:12.855Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-51/.semver [Pipeline] } [2020-04-14T03:36:12.868Z] $ docker exec --env ******** --env ******** 65bafaf7a892af476e2b0ce01aea06bcf5ab27578105e9860d7b808025a5fa2c ssh-agent -k [2020-04-14T03:36:13.000Z] unset SSH_AUTH_SOCK; [2020-04-14T03:36:13.000Z] unset SSH_AGENT_PID; [2020-04-14T03:36:13.000Z] echo Agent pid 65 killed; [2020-04-14T03:36:13.037Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-14T03:36:13.436Z] + git semver [Pipeline] } [2020-04-14T03:36:13.454Z] $ docker stop --time=1 65bafaf7a892af476e2b0ce01aea06bcf5ab27578105e9860d7b808025a5fa2c [2020-04-14T03:36:14.789Z] $ docker rm -f 65bafaf7a892af476e2b0ce01aea06bcf5ab27578105e9860d7b808025a5fa2c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-14T03:36:15.437Z] Stashed 32 file(s) [Pipeline] echo [2020-04-14T03:36:15.438Z] [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-14T03:36:30.656Z] Still waiting to schedule task [2020-04-14T03:36:30.656Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-14T03:36:30.658Z] Still waiting to schedule task [2020-04-14T03:36:30.658Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-14T03:38:12.233Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3745 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [Pipeline] { [Pipeline] ws [2020-04-14T03:38:12.274Z] Running in /w/workspace/go-mod-messaging/6 [Pipeline] { [Pipeline] checkout [2020-04-14T03:38:18.208Z] using credential edgex-jenkins-ssh [2020-04-14T03:38:18.257Z] Cloning the remote Git repository [2020-04-14T03:38:18.257Z] Cloning with configured refspecs honoured and without tags [2020-04-14T03:38:18.343Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-14T03:38:18.425Z] > git init /w/workspace/go-mod-messaging/6 # timeout=10 [2020-04-14T03:38:18.507Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-14T03:38:18.510Z] > git --version # timeout=10 [2020-04-14T03:38:18.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-14T03:38:18.634Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T03:38:19.321Z] Fetching without tags [2020-04-14T03:38:19.831Z] Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 953ec589e1d49d9381e0d97309912ce82acf3975 [2020-04-14T03:38:19.217Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-14T03:38:19.248Z] > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10 [2020-04-14T03:38:19.265Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T03:38:19.291Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-14T03:38:19.333Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-14T03:38:19.334Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-14T03:38:19.351Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T03:38:19.850Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T03:38:19.867Z] > git checkout -f 953ec589e1d49d9381e0d97309912ce82acf3975 # timeout=10 [2020-04-14T03:38:19.944Z] > git remote # timeout=10 [2020-04-14T03:38:19.964Z] > git config --get remote.origin.url # timeout=10 [2020-04-14T03:38:20.062Z] Merge succeeded, producing 953ec589e1d49d9381e0d97309912ce82acf3975 [2020-04-14T03:38:20.063Z] Checking out Revision 953ec589e1d49d9381e0d97309912ce82acf3975 (PR-51) [2020-04-14T03:38:20.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-14T03:38:20.021Z] > git merge cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 [2020-04-14T03:38:20.046Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-14T03:38:20.068Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T03:38:20.083Z] > git checkout -f 953ec589e1d49d9381e0d97309912ce82acf3975 # timeout=10 [2020-04-14T03:38:24.612Z] Commit message: "Merge branch 'master' of github.com:jinfahua/go-mod-messaging" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-14T03:38:25.546Z] ========================================================= [2020-04-14T03:38:25.546Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-14T03:38:25.546Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-14T03:38:26.520Z] + 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-14T03:38:27.115Z] Sending build context to Docker daemon 439.3kB [2020-04-14T03:38:27.383Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-14T03:38:27.384Z] Step 2/7 : FROM ${BASE} [2020-04-14T03:38:27.652Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-14T03:38:27.652Z] cde5963f3b93: Pulling fs layer [2020-04-14T03:38:27.652Z] 2a23fa8c16f7: Pulling fs layer [2020-04-14T03:38:27.652Z] 777b28850792: Pulling fs layer [2020-04-14T03:38:27.652Z] 8a11ddd9e578: Pulling fs layer [2020-04-14T03:38:27.652Z] 4cf88f913ddb: Pulling fs layer [2020-04-14T03:38:27.652Z] 1df406cf5192: Pulling fs layer [2020-04-14T03:38:27.652Z] cd6300453558: Pulling fs layer [2020-04-14T03:38:27.652Z] b9c365052c96: Pulling fs layer [2020-04-14T03:38:27.652Z] a2d8cc88f415: Pulling fs layer [2020-04-14T03:38:27.652Z] ea1d1ca13537: Pulling fs layer [2020-04-14T03:38:27.652Z] 3750a50a1c5e: Pulling fs layer [2020-04-14T03:38:27.652Z] 8a11ddd9e578: Waiting [2020-04-14T03:38:27.652Z] 4cf88f913ddb: Waiting [2020-04-14T03:38:27.652Z] 1df406cf5192: Waiting [2020-04-14T03:38:27.652Z] cd6300453558: Waiting [2020-04-14T03:38:27.652Z] b9c365052c96: Waiting [2020-04-14T03:38:27.652Z] a2d8cc88f415: Waiting [2020-04-14T03:38:27.652Z] ea1d1ca13537: Waiting [2020-04-14T03:38:27.652Z] 3750a50a1c5e: Waiting [2020-04-14T03:38:27.652Z] 777b28850792: Verifying Checksum [2020-04-14T03:38:27.652Z] 777b28850792: Download complete [2020-04-14T03:38:27.652Z] 2a23fa8c16f7: Verifying Checksum [2020-04-14T03:38:27.652Z] 2a23fa8c16f7: Download complete [2020-04-14T03:38:27.652Z] 4cf88f913ddb: Download complete [2020-04-14T03:38:27.652Z] 1df406cf5192: Download complete [2020-04-14T03:38:27.921Z] cde5963f3b93: Verifying Checksum [2020-04-14T03:38:28.887Z] cde5963f3b93: Pull complete [2020-04-14T03:38:29.158Z] 2a23fa8c16f7: Pull complete [2020-04-14T03:38:29.432Z] 777b28850792: Pull complete [2020-04-14T03:38:32.030Z] cd6300453558: Verifying Checksum [2020-04-14T03:38:32.030Z] cd6300453558: Download complete [2020-04-14T03:38:32.030Z] a2d8cc88f415: Verifying Checksum [2020-04-14T03:38:32.030Z] a2d8cc88f415: Download complete [2020-04-14T03:38:34.666Z] ea1d1ca13537: Verifying Checksum [2020-04-14T03:38:34.666Z] ea1d1ca13537: Download complete [2020-04-14T03:38:34.666Z] 3750a50a1c5e: Verifying Checksum [2020-04-14T03:38:34.666Z] 3750a50a1c5e: Download complete [2020-04-14T03:38:37.262Z] b9c365052c96: Verifying Checksum [2020-04-14T03:38:37.262Z] b9c365052c96: Download complete [2020-04-14T03:38:38.679Z] 8a11ddd9e578: Verifying Checksum [2020-04-14T03:38:38.679Z] 8a11ddd9e578: Download complete [2020-04-14T03:38:51.012Z] 8a11ddd9e578: Pull complete [2020-04-14T03:38:51.012Z] 4cf88f913ddb: Pull complete [2020-04-14T03:38:51.012Z] 1df406cf5192: Pull complete [2020-04-14T03:38:56.374Z] cd6300453558: Pull complete [2020-04-14T03:39:00.643Z] b9c365052c96: Pull complete [2020-04-14T03:39:01.231Z] a2d8cc88f415: Pull complete [2020-04-14T03:39:03.017Z] Running on prd-centos7-docker-4c-2g-3746 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [Pipeline] { [Pipeline] ws [2020-04-14T03:39:03.084Z] Running in /w/workspace/go-mod-messaging/6 [Pipeline] { [Pipeline] checkout [2020-04-14T03:39:03.184Z] ea1d1ca13537: Pull complete [2020-04-14T03:39:03.453Z] 3750a50a1c5e: Pull complete [2020-04-14T03:39:03.453Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-14T03:39:03.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-14T03:39:03.453Z] ---> 78745c68409d [2020-04-14T03:39:03.453Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-14T03:39:07.718Z] ---> Running in 0fcbb79438ea [2020-04-14T03:39:07.987Z] Removing intermediate container 0fcbb79438ea [2020-04-14T03:39:07.987Z] ---> fd4ef24395b7 [2020-04-14T03:39:07.987Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-04-14T03:39:07.987Z] ---> Running in 0912aecca4f8 [2020-04-14T03:39:08.484Z] using credential edgex-jenkins-ssh [2020-04-14T03:39:08.599Z] Cloning the remote Git repository [2020-04-14T03:39:08.599Z] Cloning with configured refspecs honoured and without tags [2020-04-14T03:39:08.960Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-14T03:39:08.963Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-14T03:39:09.097Z] > git init /w/workspace/go-mod-messaging/6 # timeout=10 [2020-04-14T03:39:09.301Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-14T03:39:09.302Z] > git --version # timeout=10 [2020-04-14T03:39:09.319Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-14T03:39:09.397Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T03:39:09.919Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-14T03:39:10.196Z] Fetching without tags [2020-04-14T03:39:10.730Z] Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 953ec589e1d49d9381e0d97309912ce82acf3975 [2020-04-14T03:39:09.969Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-14T03:39:10.006Z] > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10 [2020-04-14T03:39:10.083Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T03:39:10.149Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-14T03:39:10.214Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-14T03:39:10.215Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-14T03:39:10.242Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T03:39:10.747Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T03:39:10.771Z] > git checkout -f 953ec589e1d49d9381e0d97309912ce82acf3975 # timeout=10 [2020-04-14T03:39:10.859Z] > git remote # timeout=10 [2020-04-14T03:39:10.893Z] (1/5) Installing libsodium (1.0.18-r0) [2020-04-14T03:39:10.893Z] (2/5) Installing libzmq (4.3.2-r0) [2020-04-14T03:39:11.004Z] Merge succeeded, producing 953ec589e1d49d9381e0d97309912ce82acf3975 [2020-04-14T03:39:11.004Z] Checking out Revision 953ec589e1d49d9381e0d97309912ce82acf3975 (PR-51) [2020-04-14T03:39:11.160Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-04-14T03:39:11.160Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-04-14T03:39:11.160Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-04-14T03:39:11.428Z] Executing busybox-1.31.1-r8.trigger [2020-04-14T03:39:11.428Z] OK: 127 MiB in 44 packages [2020-04-14T03:39:10.914Z] > git config --get remote.origin.url # timeout=10 [2020-04-14T03:39:10.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-14T03:39:10.952Z] > git merge cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 [2020-04-14T03:39:10.991Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-14T03:39:11.007Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T03:39:11.040Z] > git checkout -f 953ec589e1d49d9381e0d97309912ce82acf3975 # timeout=10 [2020-04-14T03:39:12.843Z] Removing intermediate container 0912aecca4f8 [2020-04-14T03:39:12.843Z] ---> 7db519755f3a [2020-04-14T03:39:12.843Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-14T03:39:12.843Z] ---> Running in 2ef05c793802 [2020-04-14T03:39:13.428Z] Removing intermediate container 2ef05c793802 [2020-04-14T03:39:13.428Z] ---> 27fa7ce23afc [2020-04-14T03:39:13.428Z] Step 6/7 : COPY go.mod . [2020-04-14T03:39:13.695Z] ---> b668cc148925 [2020-04-14T03:39:13.695Z] Step 7/7 : RUN go mod download [2020-04-14T03:39:13.963Z] ---> Running in 3a9687bfd090 [2020-04-14T03:39:15.379Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-14T03:39:15.379Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-14T03:39:15.379Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-14T03:39:15.379Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-14T03:39:15.379Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-14T03:39:15.379Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-14T03:39:15.379Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-14T03:39:15.379Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-14T03:39:15.379Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-14T03:39:15.379Z] go: finding golang.org/x/text v0.3.0 [2020-04-14T03:39:15.391Z] Commit message: "Merge branch 'master' of github.com:jinfahua/go-mod-messaging" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-14T03:39:16.707Z] ========================================================= [2020-04-14T03:39:16.708Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-14T03:39:16.708Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-14T03:39:17.509Z] + 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-14T03:39:17.809Z] Sending build context to Docker daemon 439.3kB [2020-04-14T03:39:18.076Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-14T03:39:18.076Z] Step 2/7 : FROM ${BASE} [2020-04-14T03:39:18.401Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-14T03:39:18.401Z] e6b0cf9c0882: Pulling fs layer [2020-04-14T03:39:18.401Z] 2848faf0eed1: Pulling fs layer [2020-04-14T03:39:18.401Z] 0f37312ad70f: Pulling fs layer [2020-04-14T03:39:18.401Z] 5788d62ee057: Pulling fs layer [2020-04-14T03:39:18.401Z] 0e6b1d234666: Pulling fs layer [2020-04-14T03:39:18.401Z] bf5d7aec512f: Pulling fs layer [2020-04-14T03:39:18.401Z] 34c802a77dc8: Pulling fs layer [2020-04-14T03:39:18.401Z] 9eb99e56ec68: Pulling fs layer [2020-04-14T03:39:18.401Z] 27c7a5d97fbd: Pulling fs layer [2020-04-14T03:39:18.401Z] 5c102a31e300: Pulling fs layer [2020-04-14T03:39:18.401Z] dcfb455df0a1: Pulling fs layer [2020-04-14T03:39:18.401Z] 34c802a77dc8: Waiting [2020-04-14T03:39:18.401Z] 27c7a5d97fbd: Waiting [2020-04-14T03:39:18.401Z] 5c102a31e300: Waiting [2020-04-14T03:39:18.401Z] dcfb455df0a1: Waiting [2020-04-14T03:39:18.401Z] 5788d62ee057: Waiting [2020-04-14T03:39:18.401Z] 9eb99e56ec68: Waiting [2020-04-14T03:39:18.401Z] 0e6b1d234666: Waiting [2020-04-14T03:39:18.401Z] bf5d7aec512f: Waiting [2020-04-14T03:39:18.401Z] 0f37312ad70f: Verifying Checksum [2020-04-14T03:39:18.401Z] 0f37312ad70f: Download complete [2020-04-14T03:39:18.710Z] 2848faf0eed1: Verifying Checksum [2020-04-14T03:39:18.710Z] 2848faf0eed1: Download complete [2020-04-14T03:39:18.710Z] 0e6b1d234666: Verifying Checksum [2020-04-14T03:39:18.710Z] 0e6b1d234666: Download complete [2020-04-14T03:39:18.710Z] bf5d7aec512f: Verifying Checksum [2020-04-14T03:39:18.710Z] bf5d7aec512f: Download complete [2020-04-14T03:39:18.710Z] e6b0cf9c0882: Verifying Checksum [2020-04-14T03:39:18.710Z] e6b0cf9c0882: Download complete [2020-04-14T03:39:19.106Z] e6b0cf9c0882: Pull complete [2020-04-14T03:39:19.456Z] 2848faf0eed1: Pull complete [2020-04-14T03:39:19.757Z] 0f37312ad70f: Pull complete [2020-04-14T03:39:23.012Z] 34c802a77dc8: Verifying Checksum [2020-04-14T03:39:23.012Z] 34c802a77dc8: Download complete [2020-04-14T03:39:23.012Z] 27c7a5d97fbd: Verifying Checksum [2020-04-14T03:39:23.013Z] 27c7a5d97fbd: Download complete [2020-04-14T03:39:23.612Z] Removing intermediate container 3a9687bfd090 [2020-04-14T03:39:23.612Z] ---> fd4fbab952ea [2020-04-14T03:39:23.612Z] Successfully built fd4fbab952ea [2020-04-14T03:39:23.612Z] 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-14T03:39:24.099Z] 5788d62ee057: Verifying Checksum [2020-04-14T03:39:24.099Z] 5788d62ee057: Download complete [2020-04-14T03:39:24.283Z] + docker inspect -f . ci-base-image-arm64 [2020-04-14T03:39:24.375Z] 5c102a31e300: Verifying Checksum [2020-04-14T03:39:24.376Z] 5c102a31e300: Download complete [2020-04-14T03:39:24.376Z] dcfb455df0a1: Verifying Checksum [2020-04-14T03:39:24.376Z] dcfb455df0a1: Download complete [2020-04-14T03:39:24.551Z] . [Pipeline] withDockerContainer [2020-04-14T03:39:24.652Z] 9eb99e56ec68: Verifying Checksum [2020-04-14T03:39:24.652Z] 9eb99e56ec68: Download complete [2020-04-14T03:39:24.885Z] prd-ubuntu18.04-docker-arm64-4c-16g-3745 does not seem to be running inside a container [2020-04-14T03:39:24.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/6 -v /w/workspace/go-mod-messaging/6:/w/workspace/go-mod-messaging/6:rw,z -v /w/workspace/go-mod-messaging/6@tmp:/w/workspace/go-mod-messaging/6@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 ******** ci-base-image-arm64 cat [2020-04-14T03:39:26.331Z] $ docker top e8163708fa88a0e0226584a5c219d7bac57bd4c78465f5ca6b7f3a15224cfc57 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-14T03:39:27.399Z] + go version [2020-04-14T03:39:27.399Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-14T03:39:28.063Z] + make test [2020-04-14T03:39:28.063Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-14T03:39:33.324Z] 5788d62ee057: Pull complete [2020-04-14T03:39:33.324Z] 0e6b1d234666: Pull complete [2020-04-14T03:39:33.677Z] bf5d7aec512f: Pull complete [2020-04-14T03:39:34.790Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-04-14T03:39:39.593Z] 34c802a77dc8: Pull complete [2020-04-14T03:39:43.036Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.036s coverage: 95.4% of statements [2020-04-14T03:39:44.949Z] 9eb99e56ec68: Pull complete [2020-04-14T03:39:44.949Z] 27c7a5d97fbd: Pull complete [2020-04-14T03:39:45.913Z] 5c102a31e300: Pull complete [2020-04-14T03:39:46.176Z] dcfb455df0a1: Pull complete [2020-04-14T03:39:46.176Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-14T03:39:46.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-14T03:39:46.176Z] ---> 7c70fe431013 [2020-04-14T03:39:46.176Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-14T03:39:46.437Z] ---> Running in a7049578c430 [2020-04-14T03:39:46.698Z] Removing intermediate container a7049578c430 [2020-04-14T03:39:46.698Z] ---> f22599a6d994 [2020-04-14T03:39:46.698Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-04-14T03:39:46.698Z] ---> Running in a026fb722a6d [2020-04-14T03:39:48.127Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-14T03:39:49.085Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-14T03:39:49.658Z] (1/5) Installing libsodium (1.0.18-r0) [2020-04-14T03:39:49.658Z] (2/5) Installing libzmq (4.3.2-r0) [2020-04-14T03:39:49.658Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-04-14T03:39:49.919Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-04-14T03:39:49.919Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-04-14T03:39:49.919Z] Executing busybox-1.31.1-r8.trigger [2020-04-14T03:39:49.919Z] OK: 145 MiB in 44 packages [2020-04-14T03:39:50.867Z] Removing intermediate container a026fb722a6d [2020-04-14T03:39:50.867Z] ---> 374434b6e40e [2020-04-14T03:39:50.867Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-14T03:39:50.867Z] ---> Running in c9eefea76010 [2020-04-14T03:39:51.130Z] Removing intermediate container c9eefea76010 [2020-04-14T03:39:51.130Z] ---> 7a39831921de [2020-04-14T03:39:51.130Z] Step 6/7 : COPY go.mod . [2020-04-14T03:39:51.471Z] ---> db8d3cf44d72 [2020-04-14T03:39:51.471Z] Step 7/7 : RUN go mod download [2020-04-14T03:39:51.471Z] ---> Running in 66c52da5d1a7 [2020-04-14T03:39:53.490Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-14T03:39:53.780Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-14T03:39:53.780Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-14T03:39:53.780Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-14T03:39:53.780Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-14T03:39:54.051Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-14T03:39:54.051Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-14T03:39:54.323Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-14T03:39:54.323Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-14T03:39:54.323Z] go: finding golang.org/x/text v0.3.0 [2020-04-14T03:40:01.425Z] Removing intermediate container 66c52da5d1a7 [2020-04-14T03:40:01.425Z] ---> 4c32b646ce73 [2020-04-14T03:40:01.425Z] Successfully built 4c32b646ce73 [2020-04-14T03:40:01.425Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-14T03:40:02.338Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-14T03:40:02.338Z] . [Pipeline] withDockerContainer [2020-04-14T03:40:02.573Z] prd-centos7-docker-4c-2g-3746 does not seem to be running inside a container [2020-04-14T03:40:02.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/6 -v /w/workspace/go-mod-messaging/6:/w/workspace/go-mod-messaging/6:rw,z -v /w/workspace/go-mod-messaging/6@tmp:/w/workspace/go-mod-messaging/6@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 ******** ci-base-image-x86_64 cat [2020-04-14T03:40:04.157Z] $ docker top 994858bf35812699e9f635a6a66397dbdf9d96f1a781a427177305d12627d4f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-14T03:40:05.157Z] + go version [2020-04-14T03:40:05.157Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-14T03:40:06.143Z] + make test [2020-04-14T03:40:06.143Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-14T03:40:14.858Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-04-14T03:40:15.270Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.381s coverage: 84.1% of statements [2020-04-14T03:40:15.271Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.022s coverage: 100.0% of statements [2020-04-14T03:40:15.271Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.017s coverage: 100.0% of statements [2020-04-14T03:40:15.271Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.013s coverage: 90.9% of statements [2020-04-14T03:40:15.271Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-04-14T03:40:15.271Z] gofmt -l . [2020-04-14T03:40:15.271Z] internal/pkg/mqtt/client_options.go [2020-04-14T03:40:15.271Z] internal/pkg/mqtt/client_test.go [2020-04-14T03:40:15.271Z] [ "`gofmt -l .`" = "" ] [2020-04-14T03:40:15.538Z] make: *** [Makefile:9: test] Error 1 [Pipeline] } [2020-04-14T03:40:15.551Z] $ docker stop --time=1 e8163708fa88a0e0226584a5c219d7bac57bd4c78465f5ca6b7f3a15224cfc57 [2020-04-14T03:40:17.792Z] $ docker rm -f e8163708fa88a0e0226584a5c219d7bac57bd4c78465f5ca6b7f3a15224cfc57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-14T03:40:19.198Z] Failed in branch arm64 [2020-04-14T03:40:19.218Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.017s coverage: 95.4% of statements [2020-04-14T03:40:42.267Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.531s coverage: 84.1% of statements [2020-04-14T03:40:42.267Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.017s coverage: 100.0% of statements [2020-04-14T03:40:42.267Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.016s coverage: 100.0% of statements [2020-04-14T03:40:42.267Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.007s coverage: 90.9% of statements [2020-04-14T03:40:42.267Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-04-14T03:40:42.267Z] gofmt -l . [2020-04-14T03:40:42.267Z] internal/pkg/mqtt/client_options.go [2020-04-14T03:40:42.267Z] internal/pkg/mqtt/client_test.go [2020-04-14T03:40:42.267Z] [ "`gofmt -l .`" = "" ] [2020-04-14T03:40:42.267Z] make: *** [Makefile:9: test] Error 1 [Pipeline] } [2020-04-14T03:40:42.287Z] $ docker stop --time=1 994858bf35812699e9f635a6a66397dbdf9d96f1a781a427177305d12627d4f8 [2020-04-14T03:40:43.964Z] $ docker rm -f 994858bf35812699e9f635a6a66397dbdf9d96f1a781a427177305d12627d4f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-14T03:40:45.177Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-14T03:40:46.408Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-14T03:40:46.707Z] ---> package-listing.sh [2020-04-14T03:40:46.707Z] ++ facter osfamily [2020-04-14T03:40:46.707Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-14T03:40:46.707Z] + OS_FAMILY=redhat [2020-04-14T03:40:46.707Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-51 [2020-04-14T03:40:46.707Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-14T03:40:46.707Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-14T03:40:46.707Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-14T03:40:46.707Z] + PACKAGES=/tmp/packages_start.txt [2020-04-14T03:40:46.707Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-51 ']' [2020-04-14T03:40:46.707Z] + PACKAGES=/tmp/packages_end.txt [2020-04-14T03:40:46.707Z] + case "${OS_FAMILY}" in [2020-04-14T03:40:46.707Z] + rpm -qa [2020-04-14T03:40:46.707Z] + sort [2020-04-14T03:40:50.901Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-14T03:40:50.901Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-14T03:40:50.901Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-14T03:40:50.901Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-51 ']' [2020-04-14T03:40:50.901Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-51/archives/ [2020-04-14T03:40:50.901Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-51/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-14T03:40:51.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-14T03:40:51.267Z] [2020-04-14T03:40:51.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-14T03:40:51.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-14T03:40:51.605Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-14T03:40:51.605Z] c9b1b535fdd9: Pulling fs layer [2020-04-14T03:40:51.605Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-14T03:40:51.605Z] 756a868c4378: Pulling fs layer [2020-04-14T03:40:51.605Z] 444b2fc9a129: Pulling fs layer [2020-04-14T03:40:51.605Z] ea15f1150254: Pulling fs layer [2020-04-14T03:40:51.605Z] 41b27a9f41bf: Pulling fs layer [2020-04-14T03:40:51.605Z] 28c525ee5125: Pulling fs layer [2020-04-14T03:40:51.605Z] 094b1ea09ed8: Pulling fs layer [2020-04-14T03:40:51.605Z] 138eaada9080: Pulling fs layer [2020-04-14T03:40:51.605Z] 0622d0fa9048: Pulling fs layer [2020-04-14T03:40:51.605Z] 41b27a9f41bf: Waiting [2020-04-14T03:40:51.605Z] ea15f1150254: Waiting [2020-04-14T03:40:51.605Z] 28c525ee5125: Waiting [2020-04-14T03:40:51.605Z] 094b1ea09ed8: Waiting [2020-04-14T03:40:51.605Z] 138eaada9080: Waiting [2020-04-14T03:40:51.605Z] 0622d0fa9048: Waiting [2020-04-14T03:40:51.605Z] 444b2fc9a129: Waiting [2020-04-14T03:40:51.605Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-14T03:40:51.605Z] 2cc5ad85d9ab: Download complete [2020-04-14T03:40:51.605Z] 444b2fc9a129: Verifying Checksum [2020-04-14T03:40:51.605Z] 444b2fc9a129: Download complete [2020-04-14T03:40:51.605Z] c9b1b535fdd9: Verifying Checksum [2020-04-14T03:40:51.605Z] c9b1b535fdd9: Download complete [2020-04-14T03:40:51.605Z] ea15f1150254: Verifying Checksum [2020-04-14T03:40:51.605Z] ea15f1150254: Download complete [2020-04-14T03:40:51.902Z] 28c525ee5125: Verifying Checksum [2020-04-14T03:40:51.902Z] 28c525ee5125: Download complete [2020-04-14T03:40:52.179Z] 756a868c4378: Verifying Checksum [2020-04-14T03:40:52.179Z] 756a868c4378: Download complete [2020-04-14T03:40:52.179Z] 094b1ea09ed8: Verifying Checksum [2020-04-14T03:40:52.179Z] 094b1ea09ed8: Download complete [2020-04-14T03:40:52.179Z] c9b1b535fdd9: Pull complete [2020-04-14T03:40:52.179Z] 138eaada9080: Verifying Checksum [2020-04-14T03:40:52.179Z] 138eaada9080: Download complete [2020-04-14T03:40:52.179Z] 0622d0fa9048: Verifying Checksum [2020-04-14T03:40:52.179Z] 0622d0fa9048: Download complete [2020-04-14T03:40:52.440Z] 2cc5ad85d9ab: Pull complete [2020-04-14T03:40:53.025Z] 41b27a9f41bf: Verifying Checksum [2020-04-14T03:40:53.025Z] 41b27a9f41bf: Download complete [2020-04-14T03:40:53.962Z] 756a868c4378: Pull complete [2020-04-14T03:40:53.962Z] 444b2fc9a129: Pull complete [2020-04-14T03:40:54.222Z] ea15f1150254: Pull complete [2020-04-14T03:40:57.521Z] 41b27a9f41bf: Pull complete [2020-04-14T03:40:57.779Z] 28c525ee5125: Pull complete [2020-04-14T03:40:59.700Z] 094b1ea09ed8: Pull complete [2020-04-14T03:40:59.700Z] 138eaada9080: Pull complete [2020-04-14T03:40:59.961Z] 0622d0fa9048: Pull complete [2020-04-14T03:40:59.962Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-14T03:40:59.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-14T03:41:00.115Z] prd-centos7-docker-4c-2g-3744 does not seem to be running inside a container [2020-04-14T03:41:00.163Z] $ 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-51 -v /w/workspace/exfoundry_go-mod-messaging_PR-51:/w/workspace/exfoundry_go-mod-messaging_PR-51:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-51@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-14T03:41:01.251Z] $ docker top 6379a279df551b3252a5d6e11706c2f9da067c4e04a09c017e46a490dc2f9150 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-14T03:41:01.537Z] provisioning config files... [2020-04-14T03:41:01.556Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/config6352169372406592020tmp [Pipeline] { [Pipeline] echo [2020-04-14T03:41:02.135Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-14T03:41:02.437Z] ---> create-netrc.sh [Pipeline] echo [2020-04-14T03:41:02.444Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-14T03:41:02.736Z] ---> logs-deploy.sh [2020-04-14T03:41:02.737Z] + ARCHIVE_ARTIFACTS= [2020-04-14T03:41:02.737Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-14T03:41:02.737Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-14T03:41:02.737Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-14T03:41:02.737Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/6 [2020-04-14T03:41:02.737Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-51/6/ [2020-04-14T03:41:02.737Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/6 /w/workspace/exfoundry_go-mod-messaging_PR-51 [2020-04-14T03:41:04.114Z] Archives upload complete. [2020-04-14T03:41:04.114Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-51/6/