b' Pull request #38 updated\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of akramtexas for edgexfoundry/go-mod-messaging\n Loading trusted files from base branch master at d0ed4cf25bf75fdf9e71a11c1d55fa448b2c1b0a rather than 70bc696cd5e7eeba537b2a5c034979262021185f\n Obtained Jenkinsfile from d0ed4cf25bf75fdf9e71a11c1d55fa448b2c1b0a\n Running in Durability level: MAX_SURVIVABILITY\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision dee2e9c026648a93a734038f08ef804e43f91dfb\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using 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\n Checking out Revision dee2e9c026648a93a734038f08ef804e43f91dfb (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f dee2e9c026648a93a734038f08ef804e43f91dfb # timeout=10\n Commit 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\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes 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\n DOCKER_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\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-12164 in /w/workspace/exfoundry_go-mod-messaging_PR-38\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n > git init /w/workspace/exfoundry_go-mod-messaging_PR-38 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n > git --version # timeout=10\n using 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/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit d0ed4cf25bf75fdf9e71a11c1d55fa448b2c1b0a into PR head commit 70bc696cd5e7eeba537b2a5c034979262021185f\n Merge succeeded, producing 70bc696cd5e7eeba537b2a5c034979262021185f\n Checking out Revision 70bc696cd5e7eeba537b2a5c034979262021185f (PR-38)\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/38/head:refs/remotes/origin/PR-38 # 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\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n using 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/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 70bc696cd5e7eeba537b2a5c034979262021185f # timeout=10\n > git merge d0ed4cf25bf75fdf9e71a11c1d55fa448b2c1b0a # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 70bc696cd5e7eeba537b2a5c034979262021185f # timeout=10\n Commit message: "Add minimum supported Go version 1.13 to go.mod."\n First time build. Skipping changelog.\n > git rev-list --no-walk 959bb3195fd0529f01ebb3a5dfe9e69d3c655fcc # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-07T19:35:21.629Z] 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 [2020-01-07T19:35:23.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-07T19:35:23.101Z] \n [2020-01-07T19:35:23.101Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T19:35:23.485Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-07T19:35:23.485Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-07T19:35:23.485Z] e7c96db7181b: Pulling fs layer\n [2020-01-07T19:35:23.485Z] f6d140d3c3d9: Pulling fs layer\n [2020-01-07T19:35:23.485Z] e406931b25de: Pulling fs layer\n [2020-01-07T19:35:23.485Z] e7c96db7181b: Verifying Checksum\n [2020-01-07T19:35:23.485Z] e7c96db7181b: Download complete\n [2020-01-07T19:35:23.753Z] e406931b25de: Verifying Checksum\n [2020-01-07T19:35:23.753Z] e406931b25de: Download complete\n [2020-01-07T19:35:23.753Z] f6d140d3c3d9: Verifying Checksum\n [2020-01-07T19:35:23.753Z] f6d140d3c3d9: Download complete\n [2020-01-07T19:35:23.753Z] e7c96db7181b: Pull complete\n [2020-01-07T19:35:24.694Z] f6d140d3c3d9: Pull complete\n [2020-01-07T19:35:24.694Z] e406931b25de: Pull complete\n [2020-01-07T19:35:24.694Z] Digest: sha256:69405d6284cac45b9df8688aba229588ed4b52b74657fb73c3a2cbce3945da7d\n [2020-01-07T19:35:24.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-07T19:35:24.861Z] prd-centos7-docker-4c-2g-12164 does not seem to be running inside a container\n [2020-01-07T19:35:24.909Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-38 -v /w/workspace/exfoundry_go-mod-messaging_PR-38:/w/workspace/exfoundry_go-mod-messaging_PR-38:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-38@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-38@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-07T19:35:25.538Z] $ docker top d6f334960bdca38191cb40765e2377b60aae1f158a3d710461d9bcd7ab75547d -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-07T19:35:26.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-07T19:35:26.146Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-07T19:35:26.368Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-07T19:35:26.369Z] $ docker exec d6f334960bdca38191cb40765e2377b60aae1f158a3d710461d9bcd7ab75547d ssh-agent\n [2020-01-07T19:35:26.547Z] SSH_AUTH_SOCK=/tmp/ssh-zIeEzQnWDOY6/agent.14\n [2020-01-07T19:35:26.547Z] SSH_AGENT_PID=20\n [2020-01-07T19:35:26.556Z] Running ssh-add (command line suppressed)\n [2020-01-07T19:35:26.688Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-38@tmp/private_key_3743682629893730422.key (/w/workspace/exfoundry_go-mod-messaging_PR-38@tmp/private_key_3743682629893730422.key)\n [2020-01-07T19:35:26.741Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T19:35:27.071Z] + git describe --exact-match --tags HEAD\n [2020-01-07T19:35:27.071Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-07T19:35:27.146Z] $ docker exec --env ******** --env ******** d6f334960bdca38191cb40765e2377b60aae1f158a3d710461d9bcd7ab75547d ssh-agent -k\n [2020-01-07T19:35:27.282Z] unset SSH_AUTH_SOCK;\n [2020-01-07T19:35:27.283Z] unset SSH_AGENT_PID;\n [2020-01-07T19:35:27.283Z] echo Agent pid 20 killed;\n [2020-01-07T19:35:27.330Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-07T19:35:27.404Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-07T19:35:27.404Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-07T19:35:27.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-07T19:35:27.459Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-07T19:35:27.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-07T19:35:27.643Z] $ docker exec d6f334960bdca38191cb40765e2377b60aae1f158a3d710461d9bcd7ab75547d ssh-agent\n [2020-01-07T19:35:27.823Z] SSH_AUTH_SOCK=/tmp/ssh-84D2Oc8833sp/agent.56\n [2020-01-07T19:35:27.823Z] SSH_AGENT_PID=62\n [2020-01-07T19:35:27.830Z] Running ssh-add (command line suppressed)\n [2020-01-07T19:35:27.966Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-38@tmp/private_key_2048268427043319980.key (/w/workspace/exfoundry_go-mod-messaging_PR-38@tmp/private_key_2048268427043319980.key)\n [2020-01-07T19:35:28.016Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T19:35:28.371Z] + git semver init\n [2020-01-07T19:35:28.371Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-07T19:35:28.371Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-38/.git\n [2020-01-07T19:35:28.371Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-38\n [2020-01-07T19:35:28.371Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-07T19:35:28.371Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-07T19:35:28.371Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-07T19:35:28.371Z] # $SEMVER_BRANCH = PR-38\n [2020-01-07T19:35:28.371Z] # $SEMVER_TEMP = /tmp/semver-417389071\n [2020-01-07T19:35:28.371Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP\n [2020-01-07T19:35:28.633Z] # \'/tmp/semver-417389071\' -> \'/w/workspace/exfoundry_go-mod-messaging_PR-38/.semver\'\n [2020-01-07T19:35:28.633Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-38/.semver\n [Pipeline] }\n [2020-01-07T19:35:28.645Z] $ docker exec --env ******** --env ******** d6f334960bdca38191cb40765e2377b60aae1f158a3d710461d9bcd7ab75547d ssh-agent -k\n [2020-01-07T19:35:28.782Z] unset SSH_AUTH_SOCK;\n [2020-01-07T19:35:28.782Z] unset SSH_AGENT_PID;\n [2020-01-07T19:35:28.782Z] echo Agent pid 62 killed;\n [2020-01-07T19:35:28.833Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-07T19:35:29.217Z] + git semver\n [Pipeline] }\n [2020-01-07T19:35:29.238Z] $ docker stop --time=1 d6f334960bdca38191cb40765e2377b60aae1f158a3d710461d9bcd7ab75547d\n [2020-01-07T19:35:30.565Z] $ docker rm -f d6f334960bdca38191cb40765e2377b60aae1f158a3d710461d9bcd7ab75547d\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-07T19:35:31.168Z] Stashed 27 file(s)\n [Pipeline] echo\n [2020-01-07T19:35:31.183Z] [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-07T19:35:46.435Z] Still waiting to schedule task\n [2020-01-07T19:35:46.435Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-01-07T19:35:46.459Z] Still waiting to schedule task\n [2020-01-07T19:35:46.459Z] \xe2\x80\x98centos7-builder-2c-1g-33\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99; \xe2\x80\x98centos7-builder-2c-1g-34\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-12155\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-12159\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-12161\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-12162\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-12163\xe2\x80\x99 is offline\n [2020-01-07T19:37:26.119Z] Running on prd-centos7-docker-4c-2g-12169 in /w/workspace/exfoundry_go-mod-messaging_PR-38\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-07T19:37:28.764Z] using credential edgex-jenkins-ssh\n [2020-01-07T19:37:28.785Z] Cloning the remote Git repository\n [2020-01-07T19:37:28.785Z] Cloning with configured refspecs honoured and without tags\n [2020-01-07T19:37:29.379Z] Fetching without tags\n [2020-01-07T19:37:28.605Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-07T19:37:28.646Z] > git init /w/workspace/exfoundry_go-mod-messaging_PR-38 # timeout=10\n [2020-01-07T19:37:28.696Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-07T19:37:28.696Z] > git --version # timeout=10\n [2020-01-07T19:37:28.710Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-07T19:37:28.740Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T19:37:29.183Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n [2020-01-07T19:37:29.191Z] > git config --add remote.origin.fetch +refs/pull/38/head:refs/remotes/origin/PR-38 # timeout=10\n [2020-01-07T19:37:29.198Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T19:37:29.211Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n [2020-01-07T19:37:29.222Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-07T19:37:29.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-07T19:37:29.228Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T19:37:29.732Z] Merging remotes/origin/master commit d0ed4cf25bf75fdf9e71a11c1d55fa448b2c1b0a into PR head commit 70bc696cd5e7eeba537b2a5c034979262021185f\n [2020-01-07T19:37:29.802Z] Merge succeeded, producing 70bc696cd5e7eeba537b2a5c034979262021185f\n [2020-01-07T19:37:29.803Z] Checking out Revision 70bc696cd5e7eeba537b2a5c034979262021185f (PR-38)\n [2020-01-07T19:37:29.610Z] > git config core.sparsecheckout # timeout=10\n [2020-01-07T19:37:29.616Z] > git checkout -f 70bc696cd5e7eeba537b2a5c034979262021185f # timeout=10\n [2020-01-07T19:37:29.653Z] > git merge d0ed4cf25bf75fdf9e71a11c1d55fa448b2c1b0a # timeout=10\n [2020-01-07T19:37:29.665Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-07T19:37:29.680Z] > git config core.sparsecheckout # timeout=10\n [2020-01-07T19:37:29.690Z] > git checkout -f 70bc696cd5e7eeba537b2a5c034979262021185f # timeout=10\n [2020-01-07T19:37:33.626Z] Commit message: "Add minimum supported Go version 1.13 to go.mod."\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-07T19:37:34.495Z] =========================================================\n [2020-01-07T19:37:34.495Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n [2020-01-07T19:37:34.495Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T19:37:35.056Z] + 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-07T19:37:35.325Z] Sending build context to Docker daemon 282.1kB\n\n [2020-01-07T19:37:35.325Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-07T19:37:35.325Z] Step 2/7 : FROM ${BASE}\n [2020-01-07T19:37:35.325Z] 1.12.6-alpine: Pulling from edgex-golang-base\n [2020-01-07T19:37:35.325Z] 921b31ab772b: Pulling fs layer\n [2020-01-07T19:37:35.325Z] 2d3896533852: Pulling fs layer\n [2020-01-07T19:37:35.325Z] 28c34ce20860: Pulling fs layer\n [2020-01-07T19:37:35.325Z] 9186bf07c4ae: Pulling fs layer\n [2020-01-07T19:37:35.325Z] 7f1720e95b4b: Pulling fs layer\n [2020-01-07T19:37:35.325Z] 24d9f57f8391: Pulling fs layer\n [2020-01-07T19:37:35.325Z] 9498642caea3: Pulling fs layer\n [2020-01-07T19:37:35.325Z] ba4d0a6bad5e: Pulling fs layer\n [2020-01-07T19:37:35.325Z] 7af212d24233: Pulling fs layer\n [2020-01-07T19:37:35.325Z] ee2efeeb882f: Pulling fs layer\n [2020-01-07T19:37:35.325Z] d216d3b964db: Pulling fs layer\n [2020-01-07T19:37:35.325Z] 7f1720e95b4b: Waiting\n [2020-01-07T19:37:35.325Z] 24d9f57f8391: Waiting\n [2020-01-07T19:37:35.325Z] 9498642caea3: Waiting\n [2020-01-07T19:37:35.325Z] 7af212d24233: Waiting\n [2020-01-07T19:37:35.325Z] ba4d0a6bad5e: Waiting\n [2020-01-07T19:37:35.325Z] d216d3b964db: Waiting\n [2020-01-07T19:37:35.325Z] ee2efeeb882f: Waiting\n [2020-01-07T19:37:35.325Z] 28c34ce20860: Verifying Checksum\n [2020-01-07T19:37:35.325Z] 28c34ce20860: Download complete\n [2020-01-07T19:37:35.325Z] 2d3896533852: Download complete\n [2020-01-07T19:37:35.325Z] 7f1720e95b4b: Download complete\n [2020-01-07T19:37:35.325Z] 24d9f57f8391: Verifying Checksum\n [2020-01-07T19:37:35.325Z] 24d9f57f8391: Download complete\n [2020-01-07T19:37:35.325Z] 921b31ab772b: Verifying Checksum\n [2020-01-07T19:37:35.325Z] 921b31ab772b: Download complete\n [2020-01-07T19:37:35.909Z] 921b31ab772b: Pull complete\n [2020-01-07T19:37:35.909Z] 2d3896533852: Pull complete\n [2020-01-07T19:37:36.175Z] 9498642caea3: Verifying Checksum\n [2020-01-07T19:37:36.175Z] 9498642caea3: Download complete\n [2020-01-07T19:37:36.175Z] 7af212d24233: Verifying Checksum\n [2020-01-07T19:37:36.175Z] 7af212d24233: Download complete\n [2020-01-07T19:37:37.128Z] ee2efeeb882f: Verifying Checksum\n [2020-01-07T19:37:37.128Z] ee2efeeb882f: Download complete\n [2020-01-07T19:37:37.128Z] d216d3b964db: Verifying Checksum\n [2020-01-07T19:37:37.128Z] d216d3b964db: Download complete\n [2020-01-07T19:37:37.128Z] ba4d0a6bad5e: Verifying Checksum\n [2020-01-07T19:37:37.128Z] ba4d0a6bad5e: Download complete\n [2020-01-07T19:37:37.128Z] 9186bf07c4ae: Verifying Checksum\n [2020-01-07T19:37:37.128Z] 9186bf07c4ae: Download complete\n [2020-01-07T19:37:37.697Z] 28c34ce20860: Pull complete\n [2020-01-07T19:37:42.995Z] 9186bf07c4ae: Pull complete\n [2020-01-07T19:37:42.995Z] 7f1720e95b4b: Pull complete\n [2020-01-07T19:37:43.255Z] 24d9f57f8391: Pull complete\n [2020-01-07T19:37:47.456Z] 9498642caea3: Pull complete\n [2020-01-07T19:37:51.655Z] ba4d0a6bad5e: Pull complete\n [2020-01-07T19:37:51.655Z] 7af212d24233: Pull complete\n [2020-01-07T19:37:51.655Z] ee2efeeb882f: Pull complete\n [2020-01-07T19:37:51.915Z] d216d3b964db: Pull complete\n [2020-01-07T19:37:51.915Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n [2020-01-07T19:37:51.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n [2020-01-07T19:37:51.915Z] ---> 140a058597bd\n [2020-01-07T19:37:51.915Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-07T19:37:52.175Z] ---> Running in c965e7007a5c\n [2020-01-07T19:37:52.175Z] Removing intermediate container c965e7007a5c\n [2020-01-07T19:37:52.175Z] ---> 0849afdefc25\n [2020-01-07T19:37:52.175Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-01-07T19:37:52.175Z] ---> Running in 17888ecfa4d8\n [2020-01-07T19:37:53.562Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n [2020-01-07T19:37:54.131Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n [2020-01-07T19:37:54.392Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-01-07T19:37:54.392Z] (2/5) Installing libzmq (4.3.2-r1)\n [2020-01-07T19:37:54.654Z] (3/5) Installing pkgconf (1.6.1-r1)\n [2020-01-07T19:37:54.914Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-01-07T19:37:54.914Z] (5/5) Installing zeromq-dev (4.3.2-r1)\n [2020-01-07T19:37:55.172Z] Executing busybox-1.30.1-r2.trigger\n [2020-01-07T19:37:55.173Z] OK: 137 MiB in 44 packages\n [2020-01-07T19:37:55.742Z] Removing intermediate container 17888ecfa4d8\n [2020-01-07T19:37:55.742Z] ---> 0a37d8ce4655\n [2020-01-07T19:37:55.742Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-07T19:37:55.742Z] ---> Running in 75b1a96a31bc\n [2020-01-07T19:37:55.742Z] Removing intermediate container 75b1a96a31bc\n [2020-01-07T19:37:55.742Z] ---> 26de0caeef2f\n [2020-01-07T19:37:55.742Z] Step 6/7 : COPY go.mod .\n [2020-01-07T19:37:56.005Z] ---> e3a23b3befb6\n [2020-01-07T19:37:56.005Z] Step 7/7 : RUN go mod download\n [2020-01-07T19:37:56.005Z] ---> Running in 6f3c25d8c557\n [2020-01-07T19:37:56.579Z] \x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-01-07T19:37:56.579Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-07T19:37:57.151Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-07T19:37:57.151Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-07T19:37:57.151Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-07T19:37:58.534Z] \x1b[0mRemoving intermediate container 6f3c25d8c557\n [2020-01-07T19:37:58.534Z] ---> 6665cf2fb260\n [2020-01-07T19:37:58.534Z] Successfully built 6665cf2fb260\n [2020-01-07T19:37:58.534Z] 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-07T19:37:59.078Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-07T19:37:59.079Z] .\n [Pipeline] withDockerContainer\n [2020-01-07T19:37:59.220Z] prd-centos7-docker-4c-2g-12169 does not seem to be running inside a container\n [2020-01-07T19:37:59.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-messaging_PR-38 -v /w/workspace/exfoundry_go-mod-messaging_PR-38:/w/workspace/exfoundry_go-mod-messaging_PR-38:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-38@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-38@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\n [2020-01-07T19:38:00.182Z] $ docker top 439ee203bf793f449afa4d7a31d4db8a4c2561a1f25b82a9589d2f43f3794cca -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T19:38:01.070Z] + go version\n [2020-01-07T19:38:01.070Z] go version go1.12.6 linux/amd64\n [Pipeline] sh\n [2020-01-07T19:38:01.386Z] + make test\n [2020-01-07T19:38:01.386Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-07T19:38:07.430Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-12168 in /w/workspace/exfoundry_go-mod-messaging_PR-38\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-07T19:38:14.526Z] using credential edgex-jenkins-ssh\n [2020-01-07T19:38:14.552Z] Cloning the remote Git repository\n [2020-01-07T19:38:14.552Z] Cloning with configured refspecs honoured and without tags\n [2020-01-07T19:38:14.615Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-07T19:38:14.712Z] > git init /w/workspace/exfoundry_go-mod-messaging_PR-38 # timeout=10\n [2020-01-07T19:38:14.806Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-07T19:38:14.809Z] > git --version # timeout=10\n [2020-01-07T19:38:14.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-07T19:38:14.932Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T19:38:15.680Z] Fetching without tags\n [2020-01-07T19:38:16.187Z] Merging remotes/origin/master commit d0ed4cf25bf75fdf9e71a11c1d55fa448b2c1b0a into PR head commit 70bc696cd5e7eeba537b2a5c034979262021185f\n [2020-01-07T19:38:15.553Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n [2020-01-07T19:38:15.592Z] > git config --add remote.origin.fetch +refs/pull/38/head:refs/remotes/origin/PR-38 # timeout=10\n [2020-01-07T19:38:15.606Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T19:38:15.651Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n [2020-01-07T19:38:15.696Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-07T19:38:15.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-07T19:38:15.708Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T19:38:16.210Z] > git config core.sparsecheckout # timeout=10\n [2020-01-07T19:38:16.405Z] Merge succeeded, producing 70bc696cd5e7eeba537b2a5c034979262021185f\n [2020-01-07T19:38:16.405Z] Checking out Revision 70bc696cd5e7eeba537b2a5c034979262021185f (PR-38)\n [2020-01-07T19:38:16.247Z] > git checkout -f 70bc696cd5e7eeba537b2a5c034979262021185f # timeout=10\n [2020-01-07T19:38:16.341Z] > git merge d0ed4cf25bf75fdf9e71a11c1d55fa448b2c1b0a # timeout=10\n [2020-01-07T19:38:16.380Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-07T19:38:16.412Z] > git config core.sparsecheckout # timeout=10\n [2020-01-07T19:38:16.432Z] > git checkout -f 70bc696cd5e7eeba537b2a5c034979262021185f # timeout=10\n [2020-01-07T19:38:20.882Z] Commit message: "Add minimum supported Go version 1.13 to go.mod."\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-07T19:38:21.855Z] =========================================================\n [2020-01-07T19:38:21.855Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n [2020-01-07T19:38:21.855Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T19:38:23.419Z] + 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-07T19:38:24.416Z] Sending build context to Docker daemon 282.1kB\n\n [2020-01-07T19:38:24.416Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-07T19:38:24.416Z] Step 2/7 : FROM ${BASE}\n [2020-01-07T19:38:24.685Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n [2020-01-07T19:38:24.686Z] 54e94bcddc88: Pulling fs layer\n [2020-01-07T19:38:24.686Z] 43582c0db3f3: Pulling fs layer\n [2020-01-07T19:38:24.686Z] 9fe16242a9df: Pulling fs layer\n [2020-01-07T19:38:24.686Z] fbf0f20b3a29: Pulling fs layer\n [2020-01-07T19:38:24.686Z] 57bbd25d50cb: Pulling fs layer\n [2020-01-07T19:38:24.686Z] 4c3326bd8e33: Pulling fs layer\n [2020-01-07T19:38:24.686Z] d45218f23013: Pulling fs layer\n [2020-01-07T19:38:24.686Z] d22026c5ede0: Pulling fs layer\n [2020-01-07T19:38:24.686Z] f32e18732fe6: Pulling fs layer\n [2020-01-07T19:38:24.686Z] 3a2ca3ccd3c2: Pulling fs layer\n [2020-01-07T19:38:24.686Z] 43f99696bdfb: Pulling fs layer\n [2020-01-07T19:38:24.686Z] fbf0f20b3a29: Waiting\n [2020-01-07T19:38:24.686Z] 57bbd25d50cb: Waiting\n [2020-01-07T19:38:24.686Z] 4c3326bd8e33: Waiting\n [2020-01-07T19:38:24.686Z] d45218f23013: Waiting\n [2020-01-07T19:38:24.686Z] d22026c5ede0: Waiting\n [2020-01-07T19:38:24.686Z] f32e18732fe6: Waiting\n [2020-01-07T19:38:24.686Z] 3a2ca3ccd3c2: Waiting\n [2020-01-07T19:38:24.686Z] 43f99696bdfb: Waiting\n [2020-01-07T19:38:24.686Z] 9fe16242a9df: Verifying Checksum\n [2020-01-07T19:38:24.686Z] 9fe16242a9df: Download complete\n [2020-01-07T19:38:24.686Z] 43582c0db3f3: Verifying Checksum\n [2020-01-07T19:38:24.686Z] 43582c0db3f3: Download complete\n [2020-01-07T19:38:24.961Z] 57bbd25d50cb: Verifying Checksum\n [2020-01-07T19:38:24.961Z] 57bbd25d50cb: Download complete\n [2020-01-07T19:38:24.961Z] 4c3326bd8e33: Verifying Checksum\n [2020-01-07T19:38:24.961Z] 4c3326bd8e33: Download complete\n [2020-01-07T19:38:24.961Z] 54e94bcddc88: Verifying Checksum\n [2020-01-07T19:38:24.961Z] 54e94bcddc88: Download complete\n [2020-01-07T19:38:26.413Z] 54e94bcddc88: Pull complete\n [2020-01-07T19:38:28.435Z] 43582c0db3f3: Pull complete\n [2020-01-07T19:38:28.435Z] 9fe16242a9df: Pull complete\n [2020-01-07T19:38:32.758Z] d45218f23013: Verifying Checksum\n [2020-01-07T19:38:32.758Z] d45218f23013: Download complete\n [2020-01-07T19:38:33.044Z] f32e18732fe6: Verifying Checksum\n [2020-01-07T19:38:33.044Z] f32e18732fe6: Download complete\n [2020-01-07T19:38:33.523Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq\t20.335s\tcoverage: 83.8% of statements\n [2020-01-07T19:38:33.523Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/messaging\t0.008s\tcoverage: 100.0% of statements\n [2020-01-07T19:38:33.523Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/pkg/types\t0.008s\tcoverage: 90.9% of statements\n [2020-01-07T19:38:33.523Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-01-07T19:38:33.523Z] gofmt -l .\n [2020-01-07T19:38:33.523Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-01-07T19:38:33.871Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-07T19:38:33.886Z] $ docker stop --time=1 439ee203bf793f449afa4d7a31d4db8a4c2561a1f25b82a9589d2f43f3794cca\n [2020-01-07T19:38:35.309Z] $ docker rm -f 439ee203bf793f449afa4d7a31d4db8a4c2561a1f25b82a9589d2f43f3794cca\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\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-07T19:38:36.476Z] 3a2ca3ccd3c2: Verifying Checksum\n [2020-01-07T19:38:36.476Z] 3a2ca3ccd3c2: Download complete\n [2020-01-07T19:38:36.476Z] 43f99696bdfb: Verifying Checksum\n [2020-01-07T19:38:36.476Z] 43f99696bdfb: Download complete\n [2020-01-07T19:38:39.121Z] d22026c5ede0: Verifying Checksum\n [2020-01-07T19:38:39.121Z] d22026c5ede0: Download complete\n [2020-01-07T19:38:40.570Z] fbf0f20b3a29: Download complete\n [2020-01-07T19:38:58.853Z] fbf0f20b3a29: Pull complete\n [2020-01-07T19:38:58.853Z] 57bbd25d50cb: Pull complete\n [2020-01-07T19:38:58.853Z] 4c3326bd8e33: Pull complete\n [2020-01-07T19:39:04.257Z] d45218f23013: Pull complete\n [2020-01-07T19:39:12.638Z] d22026c5ede0: Pull complete\n [2020-01-07T19:39:12.638Z] f32e18732fe6: Pull complete\n [2020-01-07T19:39:15.272Z] 3a2ca3ccd3c2: Pull complete\n [2020-01-07T19:39:15.272Z] 43f99696bdfb: Pull complete\n [2020-01-07T19:39:15.272Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n [2020-01-07T19:39:15.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n [2020-01-07T19:39:15.272Z] ---> 8c1ce5f80d72\n [2020-01-07T19:39:15.272Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-07T19:39:19.584Z] ---> Running in cb33503e730f\n [2020-01-07T19:39:19.584Z] Removing intermediate container cb33503e730f\n [2020-01-07T19:39:19.584Z] ---> a8a0eea04a64\n [2020-01-07T19:39:19.584Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-01-07T19:39:19.584Z] ---> Running in 8a7326855666\n [2020-01-07T19:39:20.558Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n [2020-01-07T19:39:21.522Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n [2020-01-07T19:39:21.790Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-01-07T19:39:21.790Z] (2/5) Installing libzmq (4.3.2-r1)\n [2020-01-07T19:39:22.063Z] (3/5) Installing pkgconf (1.6.1-r1)\n [2020-01-07T19:39:22.063Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-01-07T19:39:22.337Z] (5/5) Installing zeromq-dev (4.3.2-r1)\n [2020-01-07T19:39:22.337Z] Executing busybox-1.30.1-r2.trigger\n [2020-01-07T19:39:22.337Z] OK: 124 MiB in 44 packages\n [2020-01-07T19:39:23.770Z] Removing intermediate container 8a7326855666\n [2020-01-07T19:39:23.770Z] ---> ca3dae341739\n [2020-01-07T19:39:23.770Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-07T19:39:23.770Z] ---> Running in 4e8e505c9c39\n [2020-01-07T19:39:24.045Z] Removing intermediate container 4e8e505c9c39\n [2020-01-07T19:39:24.045Z] ---> f122af128c55\n [2020-01-07T19:39:24.045Z] Step 6/7 : COPY go.mod .\n [2020-01-07T19:39:24.643Z] ---> b94d28181e0a\n [2020-01-07T19:39:24.643Z] Step 7/7 : RUN go mod download\n [2020-01-07T19:39:24.914Z] ---> Running in 0fb2736ecd8a\n [2020-01-07T19:39:25.899Z] \x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-07T19:39:25.899Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-01-07T19:39:26.497Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-07T19:39:26.497Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-07T19:39:26.769Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-07T19:39:30.145Z] \x1b[0mRemoving intermediate container 0fb2736ecd8a\n [2020-01-07T19:39:30.145Z] ---> 54494bda0802\n [2020-01-07T19:39:30.145Z] Successfully built 54494bda0802\n [2020-01-07T19:39:30.145Z] 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-07T19:39:30.794Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-07T19:39:31.073Z] .\n [Pipeline] withDockerContainer\n [2020-01-07T19:39:31.455Z] prd-ubuntu18.04-docker-arm64-4c-2g-12168 does not seem to be running inside a container\n [2020-01-07T19:39:31.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-messaging_PR-38 -v /w/workspace/exfoundry_go-mod-messaging_PR-38:/w/workspace/exfoundry_go-mod-messaging_PR-38:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-38@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-38@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-07T19:39:32.967Z] $ docker top 4d9e12faab6abc9e010a67e0136da37c1cddd5cbf09359b94399f238f20ba65c -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T19:39:35.373Z] + go version\n [2020-01-07T19:39:35.373Z] go version go1.12.6 linux/arm64\n [Pipeline] sh\n [2020-01-07T19:39:36.067Z] + make test\n [2020-01-07T19:39:36.067Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-07T19:40:23.017Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq\t20.388s\tcoverage: 83.8% of statements\n [2020-01-07T19:40:23.017Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/messaging\t0.021s\tcoverage: 100.0% of statements\n [2020-01-07T19:40:23.017Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/pkg/types\t0.016s\tcoverage: 90.9% of statements\n [2020-01-07T19:40:23.017Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-01-07T19:40:35.394Z] gofmt -l .\n [2020-01-07T19:40:35.668Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-01-07T19:40:35.709Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-01-07T19:40:36.097Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-07T19:40:36.112Z] $ docker stop --time=1 4d9e12faab6abc9e010a67e0136da37c1cddd5cbf09359b94399f238f20ba65c\n [2020-01-07T19:40:38.280Z] $ docker rm -f 4d9e12faab6abc9e010a67e0136da37c1cddd5cbf09359b94399f238f20ba65c\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\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 [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-01-07T19:40:39.666Z] provisioning config files...\n [2020-01-07T19:40:39.678Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-38@tmp/config2449699216137101827tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T19:40:40.009Z] + curl -s https://codecov.io/bash\n [2020-01-07T19:40:40.009Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-messaging_PR-38@tmp/config2449699216137101827tmp\n [2020-01-07T19:40:40.267Z] \n [2020-01-07T19:40:40.267Z] _____ _\n [2020-01-07T19:40:40.267Z] / ____| | |\n [2020-01-07T19:40:40.267Z] | | ___ __| | ___ ___ _____ __\n [2020-01-07T19:40:40.267Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-01-07T19:40:40.267Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-01-07T19:40:40.267Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-01-07T19:40:40.267Z] Bash-20191211-b8db533\n [2020-01-07T19:40:40.267Z] \n [2020-01-07T19:40:40.267Z] \n [2020-01-07T19:40:40.267Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-01-07T19:40:40.267Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-01-07T19:40:40.267Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-01-07T19:40:40.267Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-01-07T19:40:40.267Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-01-07T19:40:40.267Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-01-07T19:40:40.267Z] \x1b[0;32m+\x1b[0m .\n [2020-01-07T19:40:40.268Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-01-07T19:40:40.268Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-01-07T19:40:40.268Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-01-07T19:40:40.268Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=8105\x1b[0m\n [2020-01-07T19:40:40.268Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-01-07T19:40:40.268Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-01-07T19:40:40.268Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-01-07T19:40:40.268Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-01-07T19:40:40.268Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-01-07T19:40:40.268Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-01-07T19:40:40.268Z] \x1b[0;90mquery:\x1b[0m branch=PR-38&commit=70bc696cd5e7eeba537b2a5c034979262021185f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-38%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=38&job=\n [2020-01-07T19:40:40.268Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-01-07T19:40:40.268Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-38&commit=70bc696cd5e7eeba537b2a5c034979262021185f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-38%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=38&job=\n [2020-01-07T19:40:41.205Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-01-07T19:40:41.773Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-messaging/commit/70bc696cd5e7eeba537b2a5c034979262021185f\x1b[0m\n [Pipeline] }\n [2020-01-07T19:40:41.795Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\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-07T19:40:42.691Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T19:40:43.023Z] ---> package-listing.sh\n [2020-01-07T19:40:43.023Z] ++ facter osfamily\n [2020-01-07T19:40:43.023Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-07T19:40:43.023Z] + OS_FAMILY=redhat\n [2020-01-07T19:40:43.023Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-38\n [2020-01-07T19:40:43.023Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-07T19:40:43.023Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-07T19:40:43.023Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-07T19:40:43.023Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-07T19:40:43.023Z] + \'[\' /w/workspace/exfoundry_go-mod-messaging_PR-38 \']\'\n [2020-01-07T19:40:43.023Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-07T19:40:43.023Z] + case "${OS_FAMILY}" in\n [2020-01-07T19:40:43.023Z] + rpm -qa\n [2020-01-07T19:40:43.023Z] + sort\n [2020-01-07T19:40:47.220Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-07T19:40:47.220Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-07T19:40:47.220Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-07T19:40:47.220Z] + \'[\' /w/workspace/exfoundry_go-mod-messaging_PR-38 \']\'\n [2020-01-07T19:40:47.220Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-38/archives/\n [2020-01-07T19:40:47.220Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-38/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T19:40:47.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-07T19:40:47.597Z] \n [2020-01-07T19:40:47.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T19:40:47.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-07T19:40:47.935Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-07T19:40:47.935Z] 050382585609: Pulling fs layer\n [2020-01-07T19:40:47.935Z] dac2222ca532: Pulling fs layer\n [2020-01-07T19:40:47.935Z] 29a7fe408caa: Pulling fs layer\n [2020-01-07T19:40:47.935Z] 6ad337b9b53f: Pulling fs layer\n [2020-01-07T19:40:47.935Z] 7ad6fc7f0fa9: Pulling fs layer\n [2020-01-07T19:40:47.935Z] d1ed250b09b4: Pulling fs layer\n [2020-01-07T19:40:47.935Z] eb083ea81749: Pulling fs layer\n [2020-01-07T19:40:47.935Z] 4965c3271e4e: Pulling fs layer\n [2020-01-07T19:40:47.935Z] b73c1c2e7331: Pulling fs layer\n [2020-01-07T19:40:47.935Z] 7ad6fc7f0fa9: Waiting\n [2020-01-07T19:40:47.935Z] a328eddc5fbd: Pulling fs layer\n [2020-01-07T19:40:47.935Z] d1ed250b09b4: Waiting\n [2020-01-07T19:40:47.935Z] eb083ea81749: Waiting\n [2020-01-07T19:40:47.935Z] 4965c3271e4e: Waiting\n [2020-01-07T19:40:47.935Z] 6ad337b9b53f: Waiting\n [2020-01-07T19:40:47.935Z] b73c1c2e7331: Waiting\n [2020-01-07T19:40:47.935Z] a328eddc5fbd: Waiting\n [2020-01-07T19:40:47.935Z] dac2222ca532: Download complete\n [2020-01-07T19:40:47.935Z] 6ad337b9b53f: Verifying Checksum\n [2020-01-07T19:40:47.935Z] 6ad337b9b53f: Download complete\n [2020-01-07T19:40:47.935Z] 050382585609: Verifying Checksum\n [2020-01-07T19:40:47.935Z] 050382585609: Download complete\n [2020-01-07T19:40:47.935Z] 7ad6fc7f0fa9: Verifying Checksum\n [2020-01-07T19:40:47.935Z] 7ad6fc7f0fa9: Download complete\n [2020-01-07T19:40:48.199Z] eb083ea81749: Verifying Checksum\n [2020-01-07T19:40:48.199Z] eb083ea81749: Download complete\n [2020-01-07T19:40:48.459Z] 29a7fe408caa: Verifying Checksum\n [2020-01-07T19:40:48.459Z] 29a7fe408caa: Download complete\n [2020-01-07T19:40:48.459Z] 050382585609: Pull complete\n [2020-01-07T19:40:48.459Z] b73c1c2e7331: Verifying Checksum\n [2020-01-07T19:40:48.459Z] b73c1c2e7331: Download complete\n [2020-01-07T19:40:48.459Z] 4965c3271e4e: Verifying Checksum\n [2020-01-07T19:40:48.459Z] 4965c3271e4e: Download complete\n [2020-01-07T19:40:48.459Z] a328eddc5fbd: Download complete\n [2020-01-07T19:40:48.459Z] dac2222ca532: Pull complete\n [2020-01-07T19:40:49.031Z] d1ed250b09b4: Verifying Checksum\n [2020-01-07T19:40:49.031Z] d1ed250b09b4: Download complete\n [2020-01-07T19:40:50.408Z] 29a7fe408caa: Pull complete\n [2020-01-07T19:40:50.408Z] 6ad337b9b53f: Pull complete\n [2020-01-07T19:40:50.408Z] 7ad6fc7f0fa9: Pull complete\n [2020-01-07T19:40:54.608Z] d1ed250b09b4: Pull complete\n [2020-01-07T19:40:54.609Z] eb083ea81749: Pull complete\n [2020-01-07T19:40:55.990Z] 4965c3271e4e: Pull complete\n [2020-01-07T19:40:55.990Z] b73c1c2e7331: Pull complete\n [2020-01-07T19:40:56.249Z] a328eddc5fbd: Pull complete\n [2020-01-07T19:40:56.249Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n [2020-01-07T19:40:56.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-07T19:40:56.430Z] prd-centos7-docker-4c-2g-12164 does not seem to be running inside a container\n [2020-01-07T19:40:56.476Z] $ 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-38 -v /w/workspace/exfoundry_go-mod-messaging_PR-38:/w/workspace/exfoundry_go-mod-messaging_PR-38:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-38@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-38@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-07T19:40:57.662Z] $ docker top 72c934870c5dd5f9059a01762e77bd6a8dce3e494afadc53589a33f811543509 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-07T19:40:58.276Z] provisioning config files...\n [2020-01-07T19:40:58.289Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-38@tmp/config1585798789069027440tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-07T19:40:58.329Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T19:40:58.648Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-07T19:40:58.674Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T19:40:58.987Z] ---> logs-deploy.sh\n [2020-01-07T19:40:58.988Z] + ARCHIVE_ARTIFACTS=\n [2020-01-07T19:40:58.988Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-07T19:40:58.988Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-07T19:40:58.988Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-07T19:40:58.988Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-38/4\n [2020-01-07T19:40:58.988Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-38/4/\n [2020-01-07T19:40:58.988Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-38/4 /w/workspace/exfoundry_go-mod-messaging_PR-38\n [2020-01-07T19:40:59.924Z] Archives upload complete.\n [2020-01-07T19:40:59.924Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-38/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-38/4/\n [2020-01-07T19:41:00.864Z] ---> uname -a:\n [2020-01-07T19:41:00.864Z] Linux 72c934870c5d 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-01-07T19:41:00.864Z] \n [2020-01-07T19:41:00.864Z] \n [2020-01-07T19:41:00.864Z] ---> lscpu:\n [2020-01-07T19:41:00.864Z] Architecture: x86_64\n [2020-01-07T19:41:00.864Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-07T19:41:00.864Z] Byte Order: Little Endian\n [2020-01-07T19:41:00.864Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-07T19:41:00.864Z] CPU(s): 4\n [2020-01-07T19:41:00.864Z] On-line CPU(s) list: 0-3\n [2020-01-07T19:41:00.864Z] Thread(s) per core: 1\n [2020-01-07T19:41:00.864Z] Core(s) per socket: 1\n [2020-01-07T19:41:00.864Z] Socket(s): 4\n [2020-01-07T19:41:00.864Z] NUMA node(s): 1\n [2020-01-07T19:41:00.864Z] Vendor ID: GenuineIntel\n [2020-01-07T19:41:00.864Z] CPU family: 6\n [2020-01-07T19:41:00.864Z] Model: 44\n [2020-01-07T19:41:00.864Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-07T19:41:00.864Z] Stepping: 1\n [2020-01-07T19:41:00.864Z] CPU MHz: 2933.396\n [2020-01-07T19:41:00.864Z] BogoMIPS: 5866.79\n [2020-01-07T19:41:00.864Z] Virtualization: VT-x\n [2020-01-07T19:41:00.864Z] Hypervisor vendor: KVM\n [2020-01-07T19:41:00.864Z] Virtualization type: full\n [2020-01-07T19:41:00.864Z] L1d cache: 32K\n [2020-01-07T19:41:00.864Z] L1i cache: 32K\n [2020-01-07T19:41:00.864Z] L2 cache: 4096K\n [2020-01-07T19:41:00.864Z] L3 cache: 16384K\n [2020-01-07T19:41:00.864Z] NUMA node0 CPU(s): 0-3\n [2020-01-07T19:41:00.864Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n [2020-01-07T19:41:00.864Z] \n [2020-01-07T19:41:00.864Z] \n [2020-01-07T19:41:00.864Z] ---> nproc:\n [2020-01-07T19:41:00.864Z] 4\n [2020-01-07T19:41:00.864Z] \n [2020-01-07T19:41:00.864Z] \n [2020-01-07T19:41:00.864Z] ---> df -h:\n [2020-01-07T19:41:00.864Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-07T19:41:00.864Z] overlay 50.0G 6.2G 43.8G 12% /\n [2020-01-07T19:41:00.864Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-07T19:41:00.864Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-07T19:41:00.864Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-07T19:41:00.864Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/resolv.conf\n [2020-01-07T19:41:00.864Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/hostname\n [2020-01-07T19:41:00.864Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/hosts\n [2020-01-07T19:41:00.864Z] /dev/vda1 50.0G 6.2G 43.8G 12% /w/workspace/exfoundry_go-mod-messaging_PR-38\n [2020-01-07T19:41:00.864Z] /dev/vda1 50.0G 6.2G 43.8G 12% /w/workspace/exfoundry_go-mod-messaging_PR-38@tmp\n [2020-01-07T19:41:00.864Z] /dev/vda1 50.0G 6.2G 43.8G 12% /var/log/sa\n [2020-01-07T19:41:00.864Z] \n [2020-01-07T19:41:00.864Z] \n [2020-01-07T19:41:00.864Z] ---> free -m:\n [2020-01-07T19:41:00.864Z] total used free shared buff/cache available\n [2020-01-07T19:41:00.864Z] Mem: 1838 617 72 0 1148 1116\n [2020-01-07T19:41:00.864Z] Swap: 1023 1 1022\n [2020-01-07T19:41:00.864Z] \n [2020-01-07T19:41:00.864Z] \n [2020-01-07T19:41:00.864Z] ---> ip addr:\n [2020-01-07T19:41:00.864Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-07T19:41:00.864Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-07T19:41:00.864Z] inet 127.0.0.1/8 scope host lo\n [2020-01-07T19:41:00.864Z] valid_lft forever preferred_lft forever\n [2020-01-07T19:41:00.864Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-07T19:41:00.864Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-07T19:41:00.864Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-07T19:41:00.864Z] valid_lft forever preferred_lft forever\n [2020-01-07T19:41:00.864Z] \n [2020-01-07T19:41:00.864Z] \n [2020-01-07T19:41:00.864Z] ---> sar -b -r -n DEV:\n [2020-01-07T19:41:00.864Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/07/20 \t_x86_64_\t(4 CPU)\n [2020-01-07T19:41:00.864Z] \n [2020-01-07T19:41:00.864Z] 19:34:43 LINUX RESTART\n [2020-01-07T19:41:00.864Z] \n [2020-01-07T19:41:00.864Z] 19:35:02 tps rtps wtps bread/s bwrtn/s\n [2020-01-07T19:41:00.864Z] 19:36:01 89.69 38.76 50.93 4959.65 11622.46\n [2020-01-07T19:41:00.864Z] 19:37:01 3.90 0.00 3.90 0.00 118.18\n [2020-01-07T19:41:00.864Z] 19:38:01 0.32 0.00 0.32 0.00 3.90\n [2020-01-07T19:41:00.864Z] 19:39:02 0.58 0.00 0.58 0.00 6.93\n [2020-01-07T19:41:00.864Z] 19:40:01 0.78 0.00 0.78 0.00 8.71\n [2020-01-07T19:41:00.864Z] Average: 18.89 7.68 11.21 982.42 2329.90\n [2020-01-07T19:41:00.864Z] \n [2020-01-07T19:41:00.864Z] 19:35:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-07T19:41:00.864Z] 19:36:01 114028 1768276 93.94 2620 1216484 955388 32.60 424808 1183372 16\n [2020-01-07T19:41:00.864Z] 19:37:01 122452 1759852 93.49 2620 1216516 922836 31.49 420608 1182060 8\n [2020-01-07T19:41:00.864Z] 19:38:01 123500 1758804 93.44 2620 1216524 910712 31.07 422424 1180056 8\n [2020-01-07T19:41:00.864Z] 19:39:02 123148 1759156 93.46 2620 1216524 910724 31.07 424256 1178108 12\n [2020-01-07T19:41:00.864Z] 19:40:01 124284 1758020 93.40 2620 1216532 910568 31.07 423516 1178108 8\n [2020-01-07T19:41:00.864Z] Average: 121482 1760822 93.55 2620 1216516 922046 31.46 423122 1180341 10\n [2020-01-07T19:41:00.864Z] \n [2020-01-07T19:41:00.864Z] 19:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-07T19:41:00.864Z] 19:36:01 eth0 415.71 288.76 995.90 89.50 0.00 0.00 0.00\n [2020-01-07T19:41:00.864Z] 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T19:41:00.864Z] 19:36:01 docker0 0.78 0.64 0.18 1.10 0.00 0.00 0.00\n [2020-01-07T19:41:00.864Z] 19:37:01 eth0 1.98 0.42 0.39 0.21 0.00 0.00 0.00\n [2020-01-07T19:41:00.864Z] 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T19:41:00.864Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T19:41:00.864Z] 19:38:01 eth0 2.20 0.52 0.65 0.36 0.00 0.00 0.00\n [2020-01-07T19:41:00.864Z] 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T19:41:00.864Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T19:41:00.864Z] 19:39:02 eth0 1.08 0.70 0.59 0.43 0.00 0.00 0.00\n [2020-01-07T19:41:00.864Z] 19:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T19:41:00.864Z] 19:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T19:41:00.864Z] 19:40:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-07T19:41:00.864Z] 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T19:41:00.864Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T19:41:00.864Z] Average: eth0 83.43 57.54 197.60 17.93 0.00 0.00 0.00\n [2020-01-07T19:41:00.864Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T19:41:00.864Z] Average: docker0 0.15 0.13 0.04 0.22 0.00 0.00 0.00\n [2020-01-07T19:41:00.864Z] \n [2020-01-07T19:41:00.864Z] \n [2020-01-07T19:41:00.864Z] ---> sar -P ALL:\n [2020-01-07T19:41:00.864Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/07/20 \t_x86_64_\t(4 CPU)\n [2020-01-07T19:41:00.864Z] \n [2020-01-07T19:41:00.864Z] 19:34:43 LINUX RESTART\n [2020-01-07T19:41:00.864Z] \n [2020-01-07T19:41:00.864Z] 19:35:02 CPU %user %nice %system %iowait %steal %idle\n [2020-01-07T19:41:00.864Z] 19:36:01 all 12.79 0.00 5.45 2.56 0.02 79.18\n [2020-01-07T19:41:00.864Z] 19:36:01 0 12.44 0.00 6.33 3.60 0.02 77.61\n [2020-01-07T19:41:00.864Z] 19:36:01 1 11.99 0.00 5.30 1.69 0.02 81.00\n [2020-01-07T19:41:00.864Z] 19:36:01 2 13.31 0.00 5.07 3.09 0.03 78.51\n [2020-01-07T19:41:00.864Z] 19:36:01 3 13.42 0.00 5.10 1.87 0.03 79.58\n [2020-01-07T19:41:00.864Z] 19:37:01 all 0.16 0.00 0.07 0.00 0.00 99.77\n [2020-01-07T19:41:00.864Z] 19:37:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-07T19:41:00.864Z] 19:37:01 1 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-07T19:41:00.864Z] 19:37:01 2 0.45 0.00 0.07 0.00 0.00 99.48\n [2020-01-07T19:41:00.864Z] 19:37:01 3 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-07T19:41:00.864Z] 19:38:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-01-07T19:41:00.864Z] 19:38:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-07T19:41:00.864Z] 19:38:01 1 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-07T19:41:00.864Z] 19:38:01 2 0.22 0.00 0.03 0.00 0.00 99.75\n [2020-01-07T19:41:00.864Z] 19:38:01 3 0.38 0.00 0.03 0.00 0.00 99.58\n [2020-01-07T19:41:00.864Z] 19:39:02 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-01-07T19:41:00.864Z] 19:39:02 0 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-01-07T19:41:00.865Z] 19:39:02 1 0.08 0.00 0.08 0.00 0.02 99.82\n [2020-01-07T19:41:00.865Z] 19:39:02 2 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T19:41:00.865Z] 19:39:02 3 0.50 0.00 0.05 0.00 0.00 99.45\n [2020-01-07T19:41:00.865Z] 19:40:01 all 0.19 0.00 0.06 0.00 0.00 99.75\n [2020-01-07T19:41:00.865Z] 19:40:01 0 0.02 0.00 0.05 0.00 0.00 99.93\n [2020-01-07T19:41:00.865Z] 19:40:01 1 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-01-07T19:41:00.865Z] 19:40:01 2 0.12 0.00 0.07 0.00 0.00 99.81\n [2020-01-07T19:41:00.865Z] 19:40:01 3 0.52 0.00 0.05 0.00 0.00 99.42\n [2020-01-07T19:41:00.865Z] Average: all 2.66 0.00 1.12 0.50 0.01 95.71\n [2020-01-07T19:41:00.865Z] Average: 0 2.49 0.00 1.29 0.71 0.00 95.50\n [2020-01-07T19:41:00.865Z] Average: 1 2.43 0.00 1.10 0.33 0.01 96.13\n [2020-01-07T19:41:00.865Z] Average: 2 2.79 0.00 1.04 0.61 0.01 95.56\n [2020-01-07T19:41:00.865Z] Average: 3 2.93 0.00 1.04 0.37 0.01 95.65\n [2020-01-07T19:41:00.865Z] \n [2020-01-07T19:41:00.865Z] \n [2020-01-07T19:41:00.865Z] '