b'Pull request #40 updated\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of AnthonyMBonafide for edgexfoundry/go-mod-messaging\nObtained Jenkinsfile from c131c94ddd194b8363c065f6f3f59aced1bfe22e+5e6aacafd7421ff65546500357af529632397f5e (803d8ae9361d4249979687417106e5e20e12414b)\nRunning in Durability level: PERFORMANCE_OPTIMIZED\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision dee2e9c026648a93a734038f08ef804e43f91dfb\nusing credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\nFetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision dee2e9c026648a93a734038f08ef804e43f91dfb (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f dee2e9c026648a93a734038f08ef804e43f91dfb # timeout=10\nCommit message: "Merge pull request #78 from lranjbar/bugfix-build-docker"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, goVersion:1.12, buildImage:false, pushImage:false, semverBump:patch]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: go-mod-messaging-settings\n PROJECT: go-mod-messaging\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-messaging\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n[Pipeline] node\nStill waiting to schedule task\nExecutor slot already in use; \xe2\x80\x98centos7-builder-2c-1g-33\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98centos7-builder-2c-1g-34\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-12207\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-12210\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-12213\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-12208\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-12216 in /w/workspace/exfoundry_go-mod-messaging_PR-40\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n > git init /w/workspace/exfoundry_go-mod-messaging_PR-40 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit 5e6aacafd7421ff65546500357af529632397f5e into PR head commit c131c94ddd194b8363c065f6f3f59aced1bfe22e\nMerge succeeded, producing c131c94ddd194b8363c065f6f3f59aced1bfe22e\nChecking out Revision c131c94ddd194b8363c065f6f3f59aced1bfe22e (PR-40)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/40/head:refs/remotes/origin/PR-40 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c131c94ddd194b8363c065f6f3f59aced1bfe22e # timeout=10\n > git merge 5e6aacafd7421ff65546500357af529632397f5e # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c131c94ddd194b8363c065f6f3f59aced1bfe22e # timeout=10\nCommit message: "Add support for MQTT messaging"\nFirst time build. Skipping changelog.\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-07T20:41:17.977Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n > git rev-list --no-walk a0f104c9a26439b303b5cc56c5d5032083953b7d # timeout=10\n[2020-01-07T20:41:19.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-07T20:41:19.560Z] \n[2020-01-07T20:41:19.560Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-07T20:41:19.915Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-07T20:41:19.915Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-07T20:41:19.915Z] e7c96db7181b: Pulling fs layer\n[2020-01-07T20:41:19.915Z] 6e9dd9409c51: Pulling fs layer\n[2020-01-07T20:41:19.915Z] 30f9a4ef61be: Pulling fs layer\n[2020-01-07T20:41:20.206Z] e7c96db7181b: Verifying Checksum\n[2020-01-07T20:41:20.206Z] e7c96db7181b: Download complete\n[2020-01-07T20:41:20.509Z] 6e9dd9409c51: Verifying Checksum\n[2020-01-07T20:41:20.509Z] 6e9dd9409c51: Download complete\n[2020-01-07T20:41:20.509Z] 30f9a4ef61be: Verifying Checksum\n[2020-01-07T20:41:20.509Z] 30f9a4ef61be: Download complete\n[2020-01-07T20:41:21.146Z] e7c96db7181b: Pull complete\n[2020-01-07T20:41:22.109Z] 6e9dd9409c51: Pull complete\n[2020-01-07T20:41:22.109Z] 30f9a4ef61be: Pull complete\n[2020-01-07T20:41:22.109Z] Digest: sha256:3bb798294189bf3ab466d47fce82992303ac404396a4de52b9c78ee7b6feece7\n[2020-01-07T20:41:22.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-07T20:41:22.301Z] prd-centos7-docker-4c-2g-12216 does not seem to be running inside a container\n[2020-01-07T20:41:22.375Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-40 -v /w/workspace/exfoundry_go-mod-messaging_PR-40:/w/workspace/exfoundry_go-mod-messaging_PR-40:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-07T20:41:23.440Z] $ docker top a44fbaa3002afcf93cc80e2336260c3b361d68143b7d24c9e50a57d7cfd17272 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-07T20:41:24.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-07T20:41:24.529Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-07T20:41:25.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-07T20:41:25.039Z] $ docker exec a44fbaa3002afcf93cc80e2336260c3b361d68143b7d24c9e50a57d7cfd17272 ssh-agent\n[2020-01-07T20:41:25.518Z] SSH_AUTH_SOCK=/tmp/ssh-z90WYRIrlfgL/agent.15\n[2020-01-07T20:41:25.518Z] SSH_AGENT_PID=22\n[2020-01-07T20:41:25.549Z] Running ssh-add (command line suppressed)\n[2020-01-07T20:41:25.871Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp/private_key_5946598997637011620.key (/w/workspace/exfoundry_go-mod-messaging_PR-40@tmp/private_key_5946598997637011620.key)\n[2020-01-07T20:41:26.023Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-07T20:41:26.664Z] + git describe --exact-match --tags HEAD\n[2020-01-07T20:41:26.664Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-07T20:41:26.822Z] $ docker exec --env ******** --env ******** a44fbaa3002afcf93cc80e2336260c3b361d68143b7d24c9e50a57d7cfd17272 ssh-agent -k\n[2020-01-07T20:41:27.130Z] unset SSH_AUTH_SOCK;\n[2020-01-07T20:41:27.130Z] unset SSH_AGENT_PID;\n[2020-01-07T20:41:27.130Z] echo Agent pid 22 killed;\n[2020-01-07T20:41:27.218Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-07T20:41:27.232Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-07T20:41:27.232Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-07T20:41:27.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-07T20:41:27.259Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-07T20:41:27.579Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-07T20:41:27.582Z] $ docker exec a44fbaa3002afcf93cc80e2336260c3b361d68143b7d24c9e50a57d7cfd17272 ssh-agent\n[2020-01-07T20:41:27.816Z] SSH_AUTH_SOCK=/tmp/ssh-IQXDXpTad6lu/agent.56\n[2020-01-07T20:41:27.816Z] SSH_AGENT_PID=63\n[2020-01-07T20:41:27.859Z] Running ssh-add (command line suppressed)\n[2020-01-07T20:41:28.083Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp/private_key_5058535368129121467.key (/w/workspace/exfoundry_go-mod-messaging_PR-40@tmp/private_key_5058535368129121467.key)\n[2020-01-07T20:41:28.171Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-07T20:41:28.877Z] + git semver init\n[2020-01-07T20:41:28.877Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-07T20:41:28.877Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-40/.git\n[2020-01-07T20:41:28.877Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-40\n[2020-01-07T20:41:28.877Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-07T20:41:28.877Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-07T20:41:28.877Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-07T20:41:28.877Z] # $SEMVER_BRANCH = PR-40\n[2020-01-07T20:41:28.877Z] # $SEMVER_TEMP = /tmp/semver-443808204\n[2020-01-07T20:41:28.877Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP\n[2020-01-07T20:41:29.169Z] # \'/tmp/semver-443808204\' -> \'/w/workspace/exfoundry_go-mod-messaging_PR-40/.semver\'\n[2020-01-07T20:41:29.169Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-40/.semver\n[Pipeline] }\n[2020-01-07T20:41:29.194Z] $ docker exec --env ******** --env ******** a44fbaa3002afcf93cc80e2336260c3b361d68143b7d24c9e50a57d7cfd17272 ssh-agent -k\n[2020-01-07T20:41:29.446Z] unset SSH_AUTH_SOCK;\n[2020-01-07T20:41:29.447Z] unset SSH_AGENT_PID;\n[2020-01-07T20:41:29.447Z] echo Agent pid 63 killed;\n[2020-01-07T20:41:29.537Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-07T20:41:29.862Z] + git semver\n[Pipeline] }\n[2020-01-07T20:41:29.898Z] $ docker stop --time=1 a44fbaa3002afcf93cc80e2336260c3b361d68143b7d24c9e50a57d7cfd17272\n[2020-01-07T20:41:31.697Z] $ docker rm -f a44fbaa3002afcf93cc80e2336260c3b361d68143b7d24c9e50a57d7cfd17272\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-07T20:41:32.736Z] Stashed 28 file(s)\n[Pipeline] echo\n[2020-01-07T20:41:32.738Z] [edgeXSemver] initialized semver on version 0.0.0\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\n[2020-01-07T20:41:47.809Z] Still waiting to schedule task\n[2020-01-07T20:41:47.809Z] \xe2\x80\x98centos7-builder-2c-1g-33\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98centos7-builder-2c-1g-34\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-12207\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-12210\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-12213\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-12214\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-12215\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-12208\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-12212\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-01-07T20:41:47.810Z] Still waiting to schedule task\n[2020-01-07T20:41:47.811Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n[2020-01-07T20:43:32.969Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-12218 in /w/workspace/exfoundry_go-mod-messaging_PR-40\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-07T20:43:41.763Z] using credential edgex-jenkins-ssh\n[2020-01-07T20:43:41.802Z] Cloning the remote Git repository\n[2020-01-07T20:43:41.802Z] Cloning with configured refspecs honoured and without tags\n[2020-01-07T20:43:41.842Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-01-07T20:43:41.957Z] > git init /w/workspace/exfoundry_go-mod-messaging_PR-40 # timeout=10\n[2020-01-07T20:43:42.050Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-01-07T20:43:42.053Z] > git --version # timeout=10\n[2020-01-07T20:43:42.089Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-07T20:43:42.996Z] Fetching without tags\n[2020-01-07T20:43:42.169Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-07T20:43:42.849Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n[2020-01-07T20:43:42.884Z] > git config --add remote.origin.fetch +refs/pull/40/head:refs/remotes/origin/PR-40 # timeout=10\n[2020-01-07T20:43:42.910Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-07T20:43:42.944Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n[2020-01-07T20:43:42.980Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-01-07T20:43:42.984Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-07T20:43:42.995Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-07T20:43:43.508Z] Merging remotes/origin/master commit 5e6aacafd7421ff65546500357af529632397f5e into PR head commit c131c94ddd194b8363c065f6f3f59aced1bfe22e\n[2020-01-07T20:43:43.713Z] Merge succeeded, producing c131c94ddd194b8363c065f6f3f59aced1bfe22e\n[2020-01-07T20:43:43.713Z] Checking out Revision c131c94ddd194b8363c065f6f3f59aced1bfe22e (PR-40)\n[2020-01-07T20:43:43.498Z] > git config core.sparsecheckout # timeout=10\n[2020-01-07T20:43:43.526Z] > git checkout -f c131c94ddd194b8363c065f6f3f59aced1bfe22e # timeout=10\n[2020-01-07T20:43:43.624Z] > git merge 5e6aacafd7421ff65546500357af529632397f5e # timeout=10\n[2020-01-07T20:43:43.658Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-07T20:43:43.691Z] > git config core.sparsecheckout # timeout=10\n[2020-01-07T20:43:43.710Z] > git checkout -f c131c94ddd194b8363c065f6f3f59aced1bfe22e # timeout=10\n[2020-01-07T20:43:48.227Z] Commit message: "Add support for MQTT messaging"\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-07T20:43:49.115Z] =========================================================\n[2020-01-07T20:43:49.115Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n[2020-01-07T20:43:49.115Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-07T20:43:50.720Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64 .\n[2020-01-07T20:43:51.723Z] Sending build context to Docker daemon 324.6kB\r\r\n[2020-01-07T20:43:51.723Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-07T20:43:51.723Z] Step 2/7 : FROM ${BASE}\n[2020-01-07T20:43:52.013Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n[2020-01-07T20:43:52.013Z] 54e94bcddc88: Pulling fs layer\n[2020-01-07T20:43:52.013Z] 43582c0db3f3: Pulling fs layer\n[2020-01-07T20:43:52.013Z] 9fe16242a9df: Pulling fs layer\n[2020-01-07T20:43:52.013Z] fbf0f20b3a29: Pulling fs layer\n[2020-01-07T20:43:52.013Z] 57bbd25d50cb: Pulling fs layer\n[2020-01-07T20:43:52.013Z] 4c3326bd8e33: Pulling fs layer\n[2020-01-07T20:43:52.013Z] d45218f23013: Pulling fs layer\n[2020-01-07T20:43:52.013Z] d22026c5ede0: Pulling fs layer\n[2020-01-07T20:43:52.013Z] f32e18732fe6: Pulling fs layer\n[2020-01-07T20:43:52.013Z] 3a2ca3ccd3c2: Pulling fs layer\n[2020-01-07T20:43:52.013Z] 43f99696bdfb: Pulling fs layer\n[2020-01-07T20:43:52.013Z] fbf0f20b3a29: Waiting\n[2020-01-07T20:43:52.013Z] d45218f23013: Waiting\n[2020-01-07T20:43:52.013Z] d22026c5ede0: Waiting\n[2020-01-07T20:43:52.013Z] f32e18732fe6: Waiting\n[2020-01-07T20:43:52.013Z] 3a2ca3ccd3c2: Waiting\n[2020-01-07T20:43:52.013Z] 57bbd25d50cb: Waiting\n[2020-01-07T20:43:52.013Z] 4c3326bd8e33: Waiting\n[2020-01-07T20:43:52.013Z] 43f99696bdfb: Waiting\n[2020-01-07T20:43:52.013Z] 9fe16242a9df: Verifying Checksum\n[2020-01-07T20:43:52.013Z] 9fe16242a9df: Download complete\n[2020-01-07T20:43:52.324Z] 43582c0db3f3: Verifying Checksum\n[2020-01-07T20:43:52.324Z] 43582c0db3f3: Download complete\n[2020-01-07T20:43:52.324Z] 57bbd25d50cb: Verifying Checksum\n[2020-01-07T20:43:52.324Z] 57bbd25d50cb: Download complete\n[2020-01-07T20:43:52.324Z] 4c3326bd8e33: Verifying Checksum\n[2020-01-07T20:43:52.324Z] 4c3326bd8e33: Download complete\n[2020-01-07T20:43:52.324Z] 54e94bcddc88: Verifying Checksum\n[2020-01-07T20:43:52.324Z] 54e94bcddc88: Download complete\n[2020-01-07T20:43:54.986Z] 54e94bcddc88: Pull complete\n[2020-01-07T20:43:56.455Z] 43582c0db3f3: Pull complete\n[2020-01-07T20:43:56.746Z] 9fe16242a9df: Pull complete\n[2020-01-07T20:44:01.125Z] d45218f23013: Verifying Checksum\n[2020-01-07T20:44:01.125Z] d45218f23013: Download complete\n[2020-01-07T20:44:01.125Z] f32e18732fe6: Verifying Checksum\n[2020-01-07T20:44:01.125Z] f32e18732fe6: Download complete\n[2020-01-07T20:44:04.564Z] 3a2ca3ccd3c2: Verifying Checksum\n[2020-01-07T20:44:04.564Z] 3a2ca3ccd3c2: Download complete\n[2020-01-07T20:44:04.564Z] 43f99696bdfb: Verifying Checksum\n[2020-01-07T20:44:04.564Z] 43f99696bdfb: Download complete\n[2020-01-07T20:44:07.957Z] d22026c5ede0: Verifying Checksum\n[2020-01-07T20:44:07.957Z] d22026c5ede0: Download complete\n[2020-01-07T20:44:08.927Z] fbf0f20b3a29: Verifying Checksum\n[2020-01-07T20:44:08.927Z] fbf0f20b3a29: Download complete\n[2020-01-07T20:44:27.153Z] Running on prd-centos7-docker-4c-2g-12221 in /w/workspace/exfoundry_go-mod-messaging_PR-40\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-07T20:44:27.201Z] fbf0f20b3a29: Pull complete\n[2020-01-07T20:44:27.201Z] 57bbd25d50cb: Pull complete\n[2020-01-07T20:44:27.201Z] 4c3326bd8e33: Pull complete\n[2020-01-07T20:44:29.466Z] using credential edgex-jenkins-ssh\n[2020-01-07T20:44:29.485Z] Cloning the remote Git repository\n[2020-01-07T20:44:29.485Z] Cloning with configured refspecs honoured and without tags\n[2020-01-07T20:44:29.295Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-01-07T20:44:29.330Z] > git init /w/workspace/exfoundry_go-mod-messaging_PR-40 # timeout=10\n[2020-01-07T20:44:29.368Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-01-07T20:44:29.369Z] > git --version # timeout=10\n[2020-01-07T20:44:29.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-07T20:44:29.421Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-07T20:44:30.333Z] Fetching without tags\n[2020-01-07T20:44:30.681Z] Merging remotes/origin/master commit 5e6aacafd7421ff65546500357af529632397f5e into PR head commit c131c94ddd194b8363c065f6f3f59aced1bfe22e\n[2020-01-07T20:44:30.742Z] Merge succeeded, producing c131c94ddd194b8363c065f6f3f59aced1bfe22e\n[2020-01-07T20:44:30.742Z] Checking out Revision c131c94ddd194b8363c065f6f3f59aced1bfe22e (PR-40)\n[2020-01-07T20:44:30.086Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n[2020-01-07T20:44:30.093Z] > git config --add remote.origin.fetch +refs/pull/40/head:refs/remotes/origin/PR-40 # timeout=10\n[2020-01-07T20:44:30.097Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-07T20:44:30.110Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n[2020-01-07T20:44:30.124Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-01-07T20:44:30.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-07T20:44:30.128Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-07T20:44:30.476Z] > git config core.sparsecheckout # timeout=10\n[2020-01-07T20:44:30.483Z] > git checkout -f c131c94ddd194b8363c065f6f3f59aced1bfe22e # timeout=10\n[2020-01-07T20:44:30.511Z] > git merge 5e6aacafd7421ff65546500357af529632397f5e # timeout=10\n[2020-01-07T20:44:30.520Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-07T20:44:30.531Z] > git config core.sparsecheckout # timeout=10\n[2020-01-07T20:44:30.537Z] > git checkout -f c131c94ddd194b8363c065f6f3f59aced1bfe22e # timeout=10\n[2020-01-07T20:44:32.597Z] d45218f23013: Pull complete\n[2020-01-07T20:44:34.078Z] Commit message: "Add support for MQTT messaging"\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-07T20:44:34.661Z] =========================================================\n[2020-01-07T20:44:34.661Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n[2020-01-07T20:44:34.661Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-07T20:44:35.310Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine .\n[2020-01-07T20:44:35.310Z] Sending build context to Docker daemon 324.6kB\r\r\n[2020-01-07T20:44:35.310Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-07T20:44:35.310Z] Step 2/7 : FROM ${BASE}\n[2020-01-07T20:44:35.587Z] 1.12.6-alpine: Pulling from edgex-golang-base\n[2020-01-07T20:44:35.587Z] 921b31ab772b: Pulling fs layer\n[2020-01-07T20:44:35.587Z] 2d3896533852: Pulling fs layer\n[2020-01-07T20:44:35.587Z] 28c34ce20860: Pulling fs layer\n[2020-01-07T20:44:35.587Z] 9186bf07c4ae: Pulling fs layer\n[2020-01-07T20:44:35.587Z] 7f1720e95b4b: Pulling fs layer\n[2020-01-07T20:44:35.587Z] 24d9f57f8391: Pulling fs layer\n[2020-01-07T20:44:35.587Z] 9498642caea3: Pulling fs layer\n[2020-01-07T20:44:35.587Z] ba4d0a6bad5e: Pulling fs layer\n[2020-01-07T20:44:35.587Z] 7af212d24233: Pulling fs layer\n[2020-01-07T20:44:35.587Z] ee2efeeb882f: Pulling fs layer\n[2020-01-07T20:44:35.587Z] d216d3b964db: Pulling fs layer\n[2020-01-07T20:44:35.587Z] 9498642caea3: Waiting\n[2020-01-07T20:44:35.587Z] ba4d0a6bad5e: Waiting\n[2020-01-07T20:44:35.587Z] 7af212d24233: Waiting\n[2020-01-07T20:44:35.587Z] 7f1720e95b4b: Waiting\n[2020-01-07T20:44:35.587Z] 24d9f57f8391: Waiting\n[2020-01-07T20:44:35.587Z] ee2efeeb882f: Waiting\n[2020-01-07T20:44:35.587Z] d216d3b964db: Waiting\n[2020-01-07T20:44:35.587Z] 9186bf07c4ae: Waiting\n[2020-01-07T20:44:35.587Z] 28c34ce20860: Verifying Checksum\n[2020-01-07T20:44:35.587Z] 28c34ce20860: Download complete\n[2020-01-07T20:44:35.587Z] 2d3896533852: Download complete\n[2020-01-07T20:44:35.587Z] 7f1720e95b4b: Verifying Checksum\n[2020-01-07T20:44:35.587Z] 7f1720e95b4b: Download complete\n[2020-01-07T20:44:35.587Z] 24d9f57f8391: Verifying Checksum\n[2020-01-07T20:44:35.587Z] 24d9f57f8391: Download complete\n[2020-01-07T20:44:35.587Z] 921b31ab772b: Verifying Checksum\n[2020-01-07T20:44:35.587Z] 921b31ab772b: Download complete\n[2020-01-07T20:44:35.864Z] 921b31ab772b: Pull complete\n[2020-01-07T20:44:36.135Z] 9498642caea3: Verifying Checksum\n[2020-01-07T20:44:36.135Z] 9498642caea3: Download complete\n[2020-01-07T20:44:36.135Z] 7af212d24233: Verifying Checksum\n[2020-01-07T20:44:36.135Z] 7af212d24233: Download complete\n[2020-01-07T20:44:36.712Z] ee2efeeb882f: Verifying Checksum\n[2020-01-07T20:44:36.712Z] ee2efeeb882f: Download complete\n[2020-01-07T20:44:36.712Z] d216d3b964db: Verifying Checksum\n[2020-01-07T20:44:36.712Z] d216d3b964db: Download complete\n[2020-01-07T20:44:36.972Z] ba4d0a6bad5e: Verifying Checksum\n[2020-01-07T20:44:36.972Z] ba4d0a6bad5e: Download complete\n[2020-01-07T20:44:37.231Z] 9186bf07c4ae: Verifying Checksum\n[2020-01-07T20:44:37.231Z] 9186bf07c4ae: Download complete\n[2020-01-07T20:44:37.489Z] 2d3896533852: Pull complete\n[2020-01-07T20:44:37.749Z] 28c34ce20860: Pull complete\n[2020-01-07T20:44:40.931Z] d22026c5ede0: Pull complete\n[2020-01-07T20:44:40.931Z] f32e18732fe6: Pull complete\n[2020-01-07T20:44:42.918Z] 3a2ca3ccd3c2: Pull complete\n[2020-01-07T20:44:43.021Z] 9186bf07c4ae: Pull complete\n[2020-01-07T20:44:43.021Z] 7f1720e95b4b: Pull complete\n[2020-01-07T20:44:43.021Z] 24d9f57f8391: Pull complete\n[2020-01-07T20:44:43.189Z] 43f99696bdfb: Pull complete\n[2020-01-07T20:44:43.189Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n[2020-01-07T20:44:43.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n[2020-01-07T20:44:43.189Z] ---> 8c1ce5f80d72\n[2020-01-07T20:44:43.189Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-07T20:44:46.326Z] 9498642caea3: Pull complete\n[2020-01-07T20:44:47.480Z] ---> Running in 14fad7d6c341\n[2020-01-07T20:44:47.480Z] Removing intermediate container 14fad7d6c341\n[2020-01-07T20:44:47.480Z] ---> 1049cc09877b\n[2020-01-07T20:44:47.480Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-01-07T20:44:47.480Z] ---> Running in 4ac9a46e820a\n[2020-01-07T20:44:48.448Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n[2020-01-07T20:44:49.428Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n[2020-01-07T20:44:49.699Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-01-07T20:44:49.699Z] (2/5) Installing libzmq (4.3.2-r1)\n[2020-01-07T20:44:49.977Z] (3/5) Installing pkgconf (1.6.1-r1)\n[2020-01-07T20:44:49.977Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-01-07T20:44:49.977Z] (5/5) Installing zeromq-dev (4.3.2-r1)\n[2020-01-07T20:44:50.250Z] Executing busybox-1.30.1-r2.trigger\n[2020-01-07T20:44:50.250Z] OK: 124 MiB in 44 packages\n[2020-01-07T20:44:50.519Z] ba4d0a6bad5e: Pull complete\n[2020-01-07T20:44:50.519Z] 7af212d24233: Pull complete\n[2020-01-07T20:44:51.462Z] ee2efeeb882f: Pull complete\n[2020-01-07T20:44:51.462Z] d216d3b964db: Pull complete\n[2020-01-07T20:44:51.462Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n[2020-01-07T20:44:51.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n[2020-01-07T20:44:51.462Z] ---> 140a058597bd\n[2020-01-07T20:44:51.462Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-07T20:44:51.462Z] ---> Running in 584b3bea3050\n[2020-01-07T20:44:51.687Z] Removing intermediate container 4ac9a46e820a\n[2020-01-07T20:44:51.688Z] ---> e7136bc7dd86\n[2020-01-07T20:44:51.688Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-07T20:44:51.688Z] ---> Running in 6f3caf8ce86c\n[2020-01-07T20:44:51.723Z] Removing intermediate container 584b3bea3050\n[2020-01-07T20:44:51.723Z] ---> 7c68e54de11c\n[2020-01-07T20:44:51.723Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-01-07T20:44:51.723Z] ---> Running in e2ba09059a6d\n[2020-01-07T20:44:52.282Z] Removing intermediate container 6f3caf8ce86c\n[2020-01-07T20:44:52.282Z] ---> 8e7d002aec2c\n[2020-01-07T20:44:52.282Z] Step 6/7 : COPY go.mod .\n[2020-01-07T20:44:52.293Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n[2020-01-07T20:44:52.885Z] ---> fe730a5ee6dc\n[2020-01-07T20:44:52.885Z] Step 7/7 : RUN go mod download\n[2020-01-07T20:44:52.885Z] ---> Running in 2e2571d5716c\n[2020-01-07T20:44:53.230Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n[2020-01-07T20:44:53.230Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-01-07T20:44:53.488Z] (2/5) Installing libzmq (4.3.2-r1)\n[2020-01-07T20:44:53.489Z] (3/5) Installing pkgconf (1.6.1-r1)\n[2020-01-07T20:44:53.489Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-01-07T20:44:53.747Z] (5/5) Installing zeromq-dev (4.3.2-r1)\n[2020-01-07T20:44:53.852Z] \x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-01-07T20:44:53.852Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-07T20:44:53.852Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-01-07T20:44:54.006Z] Executing busybox-1.30.1-r2.trigger\n[2020-01-07T20:44:54.007Z] OK: 137 MiB in 44 packages\n[2020-01-07T20:44:54.266Z] Removing intermediate container e2ba09059a6d\n[2020-01-07T20:44:54.266Z] ---> d82e5a3adf27\n[2020-01-07T20:44:54.266Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-07T20:44:54.442Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553\n[2020-01-07T20:44:54.528Z] ---> Running in b454e067b888\n[2020-01-07T20:44:54.528Z] Removing intermediate container b454e067b888\n[2020-01-07T20:44:54.528Z] ---> d2cae53971b9\n[2020-01-07T20:44:54.528Z] Step 6/7 : COPY go.mod .\n[2020-01-07T20:44:54.787Z] ---> 3a8d1ae6f90f\n[2020-01-07T20:44:54.787Z] Step 7/7 : RUN go mod download\n[2020-01-07T20:44:54.787Z] ---> Running in 82bb0099dd3d\n[2020-01-07T20:44:55.038Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-07T20:44:55.038Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-07T20:44:55.038Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-07T20:44:55.721Z] \x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-07T20:44:55.721Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-01-07T20:44:55.721Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-01-07T20:44:55.981Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553\n[2020-01-07T20:44:56.019Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.0\n[2020-01-07T20:44:56.019Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a\n[2020-01-07T20:44:56.019Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2\n[2020-01-07T20:44:56.241Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-07T20:44:56.241Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-07T20:44:56.241Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-07T20:44:57.179Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2\n[2020-01-07T20:44:57.179Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.0\n[2020-01-07T20:44:57.179Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a\n[2020-01-07T20:45:12.071Z] \x1b[0mRemoving intermediate container 82bb0099dd3d\n[2020-01-07T20:45:12.072Z] ---> e95c5da1f8d9\n[2020-01-07T20:45:12.072Z] Successfully built e95c5da1f8d9\n[2020-01-07T20:45:12.072Z] Successfully tagged ci-base-image-x86_64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-07T20:45:12.450Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-07T20:45:12.450Z] .\n[Pipeline] withDockerContainer\n[2020-01-07T20:45:12.572Z] prd-centos7-docker-4c-2g-12221 does not seem to be running inside a container\n[2020-01-07T20:45:12.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-messaging_PR-40 -v /w/workspace/exfoundry_go-mod-messaging_PR-40:/w/workspace/exfoundry_go-mod-messaging_PR-40:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-40@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\n[2020-01-07T20:45:13.144Z] $ docker top b446f4a912fccbc3702b45841a20cb27c265c2a29eced6ecc2d28d7287d2a7d9 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-07T20:45:13.949Z] + go version\n[2020-01-07T20:45:13.949Z] go version go1.12.6 linux/amd64\n[Pipeline] sh\n[2020-01-07T20:45:14.253Z] + make test\n[2020-01-07T20:45:14.253Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-07T20:45:17.560Z] # github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt [github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt.test]\n[2020-01-07T20:45:17.560Z] internal/pkg/mqtt/client.go:171: mc.options.ConnectTimeout.Milliseconds undefined (type time.Duration has no field or method Milliseconds)\n[2020-01-07T20:45:19.483Z] FAIL\tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt [build failed]\n[2020-01-07T20:45:41.412Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq\t20.334s\tcoverage: 83.8% of statements\n[2020-01-07T20:45:41.412Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/messaging\t0.016s\tcoverage: 100.0% of statements\n[2020-01-07T20:45:41.412Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/pkg/types\t0.096s\tcoverage: 90.9% of statements\n[2020-01-07T20:45:41.412Z] make: *** [Makefile:6: test] Error 2\n[Pipeline] }\n[2020-01-07T20:45:41.423Z] $ docker stop --time=1 b446f4a912fccbc3702b45841a20cb27c265c2a29eced6ecc2d28d7287d2a7d9\n[2020-01-07T20:45:42.823Z] $ docker rm -f b446f4a912fccbc3702b45841a20cb27c265c2a29eced6ecc2d28d7287d2a7d9\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-07T20:45:43.203Z] Failed in branch amd64\n[2020-01-07T20:46:17.694Z] \x1b[0mRemoving intermediate container 2e2571d5716c\n[2020-01-07T20:46:17.694Z] ---> 5f543f92c66b\n[2020-01-07T20:46:17.694Z] Successfully built 5f543f92c66b\n[2020-01-07T20:46:17.694Z] Successfully tagged ci-base-image-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-07T20:46:18.227Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-07T20:46:18.509Z] .\n[Pipeline] withDockerContainer\n[2020-01-07T20:46:18.878Z] prd-ubuntu18.04-docker-arm64-4c-2g-12218 does not seem to be running inside a container\n[2020-01-07T20:46:19.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-messaging_PR-40 -v /w/workspace/exfoundry_go-mod-messaging_PR-40:/w/workspace/exfoundry_go-mod-messaging_PR-40:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-40@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\n[2020-01-07T20:46:20.441Z] $ docker top 238d73e1cf5519e063d41135ee8d6e470ed38923a20fe4bd9caff4c6133d124d -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-07T20:46:22.829Z] + go version\n[2020-01-07T20:46:22.829Z] go version go1.12.6 linux/arm64\n[Pipeline] sh\n[2020-01-07T20:46:23.524Z] + make test\n[2020-01-07T20:46:23.525Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-07T20:46:33.704Z] # github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt [github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt.test]\n[2020-01-07T20:46:33.704Z] internal/pkg/mqtt/client.go:171: mc.options.ConnectTimeout.Milliseconds undefined (type time.Duration has no field or method Milliseconds)\n[2020-01-07T20:46:41.939Z] FAIL\tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt [build failed]\n[2020-01-07T20:47:20.837Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq\t20.380s\tcoverage: 83.8% of statements\n[2020-01-07T20:47:20.837Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/messaging\t0.018s\tcoverage: 100.0% of statements\n[2020-01-07T20:47:20.837Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/pkg/types\t0.026s\tcoverage: 90.9% of statements\n[2020-01-07T20:47:20.837Z] make: *** [Makefile:6: test] Error 2\n[Pipeline] }\n[2020-01-07T20:47:20.908Z] $ docker stop --time=1 238d73e1cf5519e063d41135ee8d6e470ed38923a20fe4bd9caff4c6133d124d\n[2020-01-07T20:47:23.036Z] $ docker rm -f 238d73e1cf5519e063d41135ee8d6e470ed38923a20fe4bd9caff4c6133d124d\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-07T20:47:23.755Z] Failed in branch arm64\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\nStage "CodeCov" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-07T20:47:24.352Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-07T20:47:24.693Z] ---> package-listing.sh\n[2020-01-07T20:47:24.693Z] ++ facter osfamily\n[2020-01-07T20:47:24.693Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-07T20:47:24.693Z] + OS_FAMILY=redhat\n[2020-01-07T20:47:24.693Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-40\n[2020-01-07T20:47:24.693Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-07T20:47:24.693Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-07T20:47:24.693Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-07T20:47:24.693Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-07T20:47:24.693Z] + \'[\' /w/workspace/exfoundry_go-mod-messaging_PR-40 \']\'\n[2020-01-07T20:47:24.693Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-07T20:47:24.693Z] + case "${OS_FAMILY}" in\n[2020-01-07T20:47:24.693Z] + rpm -qa\n[2020-01-07T20:47:24.693Z] + sort\n[2020-01-07T20:47:30.046Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-07T20:47:30.046Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-07T20:47:30.046Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-07T20:47:30.046Z] + \'[\' /w/workspace/exfoundry_go-mod-messaging_PR-40 \']\'\n[2020-01-07T20:47:30.046Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-40/archives/\n[2020-01-07T20:47:30.046Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-40/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-07T20:47:30.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-07T20:47:30.435Z] \n[2020-01-07T20:47:30.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-07T20:47:30.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-07T20:47:31.157Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-07T20:47:31.158Z] 050382585609: Pulling fs layer\n[2020-01-07T20:47:31.158Z] dac2222ca532: Pulling fs layer\n[2020-01-07T20:47:31.158Z] 29a7fe408caa: Pulling fs layer\n[2020-01-07T20:47:31.158Z] 6ad337b9b53f: Pulling fs layer\n[2020-01-07T20:47:31.158Z] 7ad6fc7f0fa9: Pulling fs layer\n[2020-01-07T20:47:31.158Z] d1ed250b09b4: Pulling fs layer\n[2020-01-07T20:47:31.158Z] eb083ea81749: Pulling fs layer\n[2020-01-07T20:47:31.158Z] 4965c3271e4e: Pulling fs layer\n[2020-01-07T20:47:31.158Z] b73c1c2e7331: Pulling fs layer\n[2020-01-07T20:47:31.158Z] a328eddc5fbd: Pulling fs layer\n[2020-01-07T20:47:31.158Z] eb083ea81749: Waiting\n[2020-01-07T20:47:31.158Z] 4965c3271e4e: Waiting\n[2020-01-07T20:47:31.158Z] b73c1c2e7331: Waiting\n[2020-01-07T20:47:31.158Z] a328eddc5fbd: Waiting\n[2020-01-07T20:47:31.158Z] 7ad6fc7f0fa9: Waiting\n[2020-01-07T20:47:31.158Z] d1ed250b09b4: Waiting\n[2020-01-07T20:47:31.158Z] 6ad337b9b53f: Waiting\n[2020-01-07T20:47:31.158Z] dac2222ca532: Verifying Checksum\n[2020-01-07T20:47:31.158Z] dac2222ca532: Download complete\n[2020-01-07T20:47:31.158Z] 6ad337b9b53f: Verifying Checksum\n[2020-01-07T20:47:31.158Z] 6ad337b9b53f: Download complete\n[2020-01-07T20:47:31.460Z] 050382585609: Verifying Checksum\n[2020-01-07T20:47:31.460Z] 050382585609: Download complete\n[2020-01-07T20:47:31.460Z] 7ad6fc7f0fa9: Verifying Checksum\n[2020-01-07T20:47:31.460Z] 7ad6fc7f0fa9: Download complete\n[2020-01-07T20:47:31.460Z] eb083ea81749: Verifying Checksum\n[2020-01-07T20:47:31.460Z] eb083ea81749: Download complete\n[2020-01-07T20:47:32.156Z] 050382585609: Pull complete\n[2020-01-07T20:47:32.486Z] 29a7fe408caa: Verifying Checksum\n[2020-01-07T20:47:32.486Z] 29a7fe408caa: Download complete\n[2020-01-07T20:47:32.486Z] 4965c3271e4e: Verifying Checksum\n[2020-01-07T20:47:32.486Z] 4965c3271e4e: Download complete\n[2020-01-07T20:47:32.486Z] b73c1c2e7331: Verifying Checksum\n[2020-01-07T20:47:32.486Z] b73c1c2e7331: Download complete\n[2020-01-07T20:47:32.856Z] a328eddc5fbd: Verifying Checksum\n[2020-01-07T20:47:32.856Z] a328eddc5fbd: Download complete\n[2020-01-07T20:47:32.856Z] dac2222ca532: Pull complete\n[2020-01-07T20:47:35.767Z] d1ed250b09b4: Verifying Checksum\n[2020-01-07T20:47:35.767Z] d1ed250b09b4: Download complete\n[2020-01-07T20:47:37.320Z] 29a7fe408caa: Pull complete\n[2020-01-07T20:47:37.636Z] 6ad337b9b53f: Pull complete\n[2020-01-07T20:47:38.276Z] 7ad6fc7f0fa9: Pull complete\n[2020-01-07T20:47:42.671Z] d1ed250b09b4: Pull complete\n[2020-01-07T20:47:42.944Z] eb083ea81749: Pull complete\n[2020-01-07T20:47:45.856Z] 4965c3271e4e: Pull complete\n[2020-01-07T20:47:46.477Z] b73c1c2e7331: Pull complete\n[2020-01-07T20:47:46.477Z] a328eddc5fbd: Pull complete\n[2020-01-07T20:47:46.477Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n[2020-01-07T20:47:46.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-07T20:47:46.930Z] prd-centos7-docker-4c-2g-12216 does not seem to be running inside a container\n[2020-01-07T20:47:47.131Z] $ 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-40 -v /w/workspace/exfoundry_go-mod-messaging_PR-40:/w/workspace/exfoundry_go-mod-messaging_PR-40:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-07T20:47:48.794Z] $ docker top 2bcf2576c50d49a37778949f7c6f48e9be02ad7a619f3ed73e290d050c6031a0 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-07T20:47:50.076Z] provisioning config files...\n[2020-01-07T20:47:50.403Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-40@tmp/config8329887613438257133tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-07T20:47:50.545Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-07T20:47:50.856Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-07T20:47:50.893Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-07T20:47:51.591Z] ---> logs-deploy.sh\n[2020-01-07T20:47:51.591Z] + ARCHIVE_ARTIFACTS=\n[2020-01-07T20:47:51.591Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-07T20:47:51.591Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-07T20:47:51.591Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-07T20:47:51.591Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-40/2\n[2020-01-07T20:47:51.591Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-40/2/\n[2020-01-07T20:47:51.591Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-40/2 /w/workspace/exfoundry_go-mod-messaging_PR-40\n[2020-01-07T20:47:53.005Z] Archives upload complete.\n[2020-01-07T20:47:53.276Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-40/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-40/2/\n'