b'Pull request #46 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 brandonforster for edgexfoundry/go-mod-messaging\nObtained Jenkinsfile from 5a37e59d6d947f7e595b009b6b566e383a8883ba+46ec339d38a6c534561391a7c694d90b2cf27fe2 (5c461bbd81f56cf47b26bf205356bfadbdb32cd8)\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 624274de822d93f788ee07a778fc58f076bceb9f\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 624274de822d93f788ee07a778fc58f076bceb9f (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 624274de822d93f788ee07a778fc58f076bceb9f # timeout=10\nCommit message: "Merge pull request #117 from ernestojeda/arm64-label-change"\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.13, 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-16g]]\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.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n[Pipeline] node\nStill waiting to schedule task\nAll nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\nRunning on prd-centos7-docker-4c-2g-1053 in /w/workspace/exfoundry_go-mod-messaging_PR-46\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\nFetching without tags\nCloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n > git init /w/workspace/exfoundry_go-mod-messaging_PR-46 # 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/46/head:refs/remotes/origin/PR-46 +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 > git config --add remote.origin.fetch +refs/pull/46/head:refs/remotes/origin/PR-46 # 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/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10\nMerging remotes/origin/master commit 46ec339d38a6c534561391a7c694d90b2cf27fe2 into PR head commit 5a37e59d6d947f7e595b009b6b566e383a8883ba\nMerge succeeded, producing 5a37e59d6d947f7e595b009b6b566e383a8883ba\nChecking out Revision 5a37e59d6d947f7e595b009b6b566e383a8883ba (PR-46)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 5a37e59d6d947f7e595b009b6b566e383a8883ba # timeout=10\n > git remote # timeout=10\n > git config --get remote.origin.url # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git merge 46ec339d38a6c534561391a7c694d90b2cf27fe2 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 5a37e59d6d947f7e595b009b6b566e383a8883ba # timeout=10\nCommit message: "Remove -race flag."\n > git rev-list --no-walk e49d9d2380ce9a02aab15a3570d0cd34417b4669 # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-02-27T17:59:50.986Z] 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-02-27T17:59:53.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-27T17:59:53.266Z] \n[2020-02-27T17:59:53.266Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-27T17:59:53.680Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-27T17:59:53.955Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-27T17:59:53.955Z] e7c96db7181b: Pulling fs layer\n[2020-02-27T17:59:53.955Z] a038dfdf5543: Pulling fs layer\n[2020-02-27T17:59:53.955Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-27T17:59:54.294Z] e7c96db7181b: Download complete\n[2020-02-27T17:59:54.594Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-27T17:59:54.594Z] 8d5d8e63b3c0: Download complete\n[2020-02-27T17:59:54.594Z] a038dfdf5543: Verifying Checksum\n[2020-02-27T17:59:54.594Z] a038dfdf5543: Download complete\n[2020-02-27T17:59:55.584Z] e7c96db7181b: Pull complete\n[2020-02-27T17:59:57.070Z] a038dfdf5543: Pull complete\n[2020-02-27T17:59:58.056Z] 8d5d8e63b3c0: Pull complete\n[2020-02-27T17:59:58.056Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-27T17:59:58.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-27T17:59:58.336Z] prd-centos7-docker-4c-2g-1053 does not seem to be running inside a container\n[2020-02-27T17:59:58.407Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-46 -v /w/workspace/exfoundry_go-mod-messaging_PR-46:/w/workspace/exfoundry_go-mod-messaging_PR-46:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-46@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-46@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-02-27T17:59:59.348Z] $ docker top 34295561235c864bdf2a9333c9a5fae38b6339236c7fab289456814bdcf88cfc -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-27T18:00:00.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-27T18:00:00.158Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-27T18:00:00.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-27T18:00:00.537Z] $ docker exec 34295561235c864bdf2a9333c9a5fae38b6339236c7fab289456814bdcf88cfc ssh-agent\n[2020-02-27T18:00:01.223Z] SSH_AUTH_SOCK=/tmp/ssh-GGvKSAHetarg/agent.15\n[2020-02-27T18:00:01.223Z] SSH_AGENT_PID=22\n[2020-02-27T18:00:01.245Z] Running ssh-add (command line suppressed)\n[2020-02-27T18:00:01.446Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-46@tmp/private_key_2435145558135171165.key (/w/workspace/exfoundry_go-mod-messaging_PR-46@tmp/private_key_2435145558135171165.key)\n[2020-02-27T18:00:01.520Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-27T18:00:02.177Z] + git describe --exact-match --tags HEAD\n[2020-02-27T18:00:02.177Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-27T18:00:02.457Z] $ docker exec --env ******** --env ******** 34295561235c864bdf2a9333c9a5fae38b6339236c7fab289456814bdcf88cfc ssh-agent -k\n[2020-02-27T18:00:03.043Z] unset SSH_AUTH_SOCK;\n[2020-02-27T18:00:03.043Z] unset SSH_AGENT_PID;\n[2020-02-27T18:00:03.043Z] echo Agent pid 22 killed;\n[2020-02-27T18:00:03.113Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-27T18:00:03.133Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-27T18:00:03.133Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-27T18:00:03.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-27T18:00:03.172Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-27T18:00:03.837Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-27T18:00:03.842Z] $ docker exec 34295561235c864bdf2a9333c9a5fae38b6339236c7fab289456814bdcf88cfc ssh-agent\n[2020-02-27T18:00:04.546Z] SSH_AUTH_SOCK=/tmp/ssh-1Hn1oDWUkxC5/agent.57\n[2020-02-27T18:00:04.546Z] SSH_AGENT_PID=63\n[2020-02-27T18:00:04.596Z] Running ssh-add (command line suppressed)\n[2020-02-27T18:00:04.850Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-46@tmp/private_key_8267378460219971891.key (/w/workspace/exfoundry_go-mod-messaging_PR-46@tmp/private_key_8267378460219971891.key)\n[2020-02-27T18:00:04.963Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-27T18:00:05.829Z] + git semver init\n[2020-02-27T18:00:05.829Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-27T18:00:05.829Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-46/.git\n[2020-02-27T18:00:05.829Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-46\n[2020-02-27T18:00:05.829Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-27T18:00:05.829Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-27T18:00:05.829Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-27T18:00:05.829Z] # $SEMVER_BRANCH = PR-46\n[2020-02-27T18:00:05.829Z] # $SEMVER_TEMP = /tmp/semver-818211133\n[2020-02-27T18:00:05.829Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP\n[2020-02-27T18:00:06.923Z] # \'/tmp/semver-818211133\' -> \'/w/workspace/exfoundry_go-mod-messaging_PR-46/.semver\'\n[2020-02-27T18:00:06.923Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-46/.semver\n[Pipeline] }\n[2020-02-27T18:00:06.941Z] $ docker exec --env ******** --env ******** 34295561235c864bdf2a9333c9a5fae38b6339236c7fab289456814bdcf88cfc ssh-agent -k\n[2020-02-27T18:00:07.396Z] unset SSH_AUTH_SOCK;\n[2020-02-27T18:00:07.399Z] unset SSH_AGENT_PID;\n[2020-02-27T18:00:07.399Z] echo Agent pid 63 killed;\n[2020-02-27T18:00:07.675Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-27T18:00:08.436Z] + git semver\n[Pipeline] }\n[2020-02-27T18:00:08.546Z] $ docker stop --time=1 34295561235c864bdf2a9333c9a5fae38b6339236c7fab289456814bdcf88cfc\n[2020-02-27T18:00:10.299Z] $ docker rm -f 34295561235c864bdf2a9333c9a5fae38b6339236c7fab289456814bdcf88cfc\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-27T18:00:11.828Z] Stashed 30 file(s)\n[Pipeline] echo\n[2020-02-27T18:00:11.829Z] [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-02-27T18:00:26.926Z] Still waiting to schedule task\n[2020-02-27T18:00:26.926Z] \xe2\x80\x98prd-centos7-docker-4c-2g-1054\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-563\xe2\x80\x99 is offline\n[2020-02-27T18:00:26.928Z] Still waiting to schedule task\n[2020-02-27T18:00:26.928Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-16g\xe2\x80\x99 are offline\n[2020-02-27T18:01:20.366Z] Running on prd-centos7-docker-4c-2g-1056 in /w/workspace/exfoundry_go-mod-messaging_PR-46\n[Pipeline] {\n[Pipeline] ws\n[2020-02-27T18:01:20.380Z] Running in /w/workspace/go-mod-messaging/2\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-27T18:01:23.078Z] using credential edgex-jenkins-ssh\n[2020-02-27T18:01:23.095Z] Cloning the remote Git repository\n[2020-02-27T18:01:23.095Z] Cloning with configured refspecs honoured and without tags\n[2020-02-27T18:01:23.702Z] Fetching without tags\n[2020-02-27T18:01:22.639Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-02-27T18:01:22.675Z] > git init /w/workspace/go-mod-messaging/2 # timeout=10\n[2020-02-27T18:01:22.723Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-02-27T18:01:22.723Z] > git --version # timeout=10\n[2020-02-27T18:01:22.733Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-27T18:01:22.758Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-27T18:01:23.245Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n[2020-02-27T18:01:23.250Z] > git config --add remote.origin.fetch +refs/pull/46/head:refs/remotes/origin/PR-46 # timeout=10\n[2020-02-27T18:01:23.255Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-27T18:01:23.266Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n[2020-02-27T18:01:23.278Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-02-27T18:01:23.278Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-27T18:01:23.283Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-27T18:01:24.069Z] Merging remotes/origin/master commit 46ec339d38a6c534561391a7c694d90b2cf27fe2 into PR head commit 5a37e59d6d947f7e595b009b6b566e383a8883ba\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-02-27T18:01:24.169Z] Failed in branch amd64\n[2020-02-27T18:02:12.542Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1055 in /w/workspace/exfoundry_go-mod-messaging_PR-46\n[Pipeline] {\n[Pipeline] ws\n[2020-02-27T18:02:12.555Z] Running in /w/workspace/go-mod-messaging/2\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-27T18:02:18.474Z] using credential edgex-jenkins-ssh\n[2020-02-27T18:02:18.503Z] Cloning the remote Git repository\n[2020-02-27T18:02:18.503Z] Cloning with configured refspecs honoured and without tags\n[2020-02-27T18:02:18.566Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-02-27T18:02:18.661Z] > git init /w/workspace/go-mod-messaging/2 # timeout=10\n[2020-02-27T18:02:18.739Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-02-27T18:02:18.740Z] > git --version # timeout=10\n[2020-02-27T18:02:18.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-27T18:02:18.863Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-27T18:02:19.642Z] Fetching without tags\n[2020-02-27T18:02:20.107Z] Merging remotes/origin/master commit 46ec339d38a6c534561391a7c694d90b2cf27fe2 into PR head commit 5a37e59d6d947f7e595b009b6b566e383a8883ba\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-02-27T18:02:20.300Z] 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] { (Clair Scan)\nStage "Clair 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[2020-02-27T18:02:19.515Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n[2020-02-27T18:02:19.537Z] > git config --add remote.origin.fetch +refs/pull/46/head:refs/remotes/origin/PR-46 # timeout=10\n[2020-02-27T18:02:19.555Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-27T18:02:19.599Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n[2020-02-27T18:02:19.662Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-02-27T18:02:19.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-27T18:02:19.674Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-27T18:02:20.139Z] > git config core.sparsecheckout # timeout=10\n[2020-02-27T18:02:20.188Z] > git checkout -f 5a37e59d6d947f7e595b009b6b566e383a8883ba # timeout=10\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-02-27T18:02:20.933Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-27T18:02:21.511Z] ---> package-listing.sh\n[2020-02-27T18:02:21.511Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-27T18:02:21.511Z] ++ facter osfamily\n[2020-02-27T18:02:21.511Z] + OS_FAMILY=redhat\n[2020-02-27T18:02:21.511Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-46\n[2020-02-27T18:02:21.511Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-27T18:02:21.511Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-27T18:02:21.511Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-27T18:02:21.511Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-27T18:02:21.511Z] + \'[\' /w/workspace/exfoundry_go-mod-messaging_PR-46 \']\'\n[2020-02-27T18:02:21.511Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-27T18:02:21.511Z] + case "${OS_FAMILY}" in\n[2020-02-27T18:02:21.511Z] + rpm -qa\n[2020-02-27T18:02:21.511Z] + sort\n[2020-02-27T18:02:25.827Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-27T18:02:25.827Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-27T18:02:25.827Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-27T18:02:25.827Z] + \'[\' /w/workspace/exfoundry_go-mod-messaging_PR-46 \']\'\n[2020-02-27T18:02:25.827Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-46/archives/\n[2020-02-27T18:02:25.827Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-46/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-27T18:02:26.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-27T18:02:26.626Z] \n[2020-02-27T18:02:26.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-27T18:02:26.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-27T18:02:26.988Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-27T18:02:26.988Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-27T18:02:26.988Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-27T18:02:26.988Z] c9ea274ed700: Pulling fs layer\n[2020-02-27T18:02:26.988Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-27T18:02:26.988Z] f6a933c9cadc: Pulling fs layer\n[2020-02-27T18:02:26.988Z] 61811dbd4963: Pulling fs layer\n[2020-02-27T18:02:26.988Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-27T18:02:26.988Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-27T18:02:26.988Z] dc21a1d4508b: Pulling fs layer\n[2020-02-27T18:02:26.988Z] 363af2e989c4: Pulling fs layer\n[2020-02-27T18:02:26.988Z] 9cfac6ba3733: Waiting\n[2020-02-27T18:02:26.988Z] f6a933c9cadc: Waiting\n[2020-02-27T18:02:26.988Z] 61811dbd4963: Waiting\n[2020-02-27T18:02:26.988Z] a6eb2c9e2280: Waiting\n[2020-02-27T18:02:26.988Z] 095dd8b7b4d8: Waiting\n[2020-02-27T18:02:26.988Z] dc21a1d4508b: Waiting\n[2020-02-27T18:02:26.988Z] 363af2e989c4: Waiting\n[2020-02-27T18:02:27.257Z] da0e9bf0cc60: Download complete\n[2020-02-27T18:02:27.257Z] 9cfac6ba3733: Verifying Checksum\n[2020-02-27T18:02:27.257Z] 9cfac6ba3733: Download complete\n[2020-02-27T18:02:27.257Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-27T18:02:27.257Z] e6b0cf9c0882: Download complete\n[2020-02-27T18:02:27.257Z] f6a933c9cadc: Verifying Checksum\n[2020-02-27T18:02:27.257Z] f6a933c9cadc: Download complete\n[2020-02-27T18:02:27.567Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-27T18:02:27.567Z] a6eb2c9e2280: Download complete\n[2020-02-27T18:02:27.881Z] e6b0cf9c0882: Pull complete\n[2020-02-27T18:02:28.155Z] c9ea274ed700: Verifying Checksum\n[2020-02-27T18:02:28.155Z] c9ea274ed700: Download complete\n[2020-02-27T18:02:28.474Z] da0e9bf0cc60: Pull complete\n[2020-02-27T18:02:28.474Z] 095dd8b7b4d8: Verifying Checksum\n[2020-02-27T18:02:28.474Z] 095dd8b7b4d8: Download complete\n[2020-02-27T18:02:28.474Z] dc21a1d4508b: Verifying Checksum\n[2020-02-27T18:02:28.474Z] dc21a1d4508b: Download complete\n[2020-02-27T18:02:28.829Z] 363af2e989c4: Verifying Checksum\n[2020-02-27T18:02:28.829Z] 363af2e989c4: Download complete\n[2020-02-27T18:02:30.471Z] 61811dbd4963: Verifying Checksum\n[2020-02-27T18:02:30.471Z] 61811dbd4963: Download complete\n[2020-02-27T18:02:31.428Z] c9ea274ed700: Pull complete\n[2020-02-27T18:02:31.428Z] 9cfac6ba3733: Pull complete\n[2020-02-27T18:02:31.691Z] f6a933c9cadc: Pull complete\n[2020-02-27T18:02:37.090Z] 61811dbd4963: Pull complete\n[2020-02-27T18:02:37.351Z] a6eb2c9e2280: Pull complete\n[2020-02-27T18:02:39.957Z] 095dd8b7b4d8: Pull complete\n[2020-02-27T18:02:39.957Z] dc21a1d4508b: Pull complete\n[2020-02-27T18:02:40.216Z] 363af2e989c4: Pull complete\n[2020-02-27T18:02:40.216Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-27T18:02:40.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-27T18:02:40.464Z] prd-centos7-docker-4c-2g-1053 does not seem to be running inside a container\n[2020-02-27T18:02:40.542Z] $ 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-46 -v /w/workspace/exfoundry_go-mod-messaging_PR-46:/w/workspace/exfoundry_go-mod-messaging_PR-46:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-46@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-46@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-02-27T18:02:41.887Z] $ docker top 2d4f066485304b3a306e8f46d6569231710a4f8fb57132c8bc618d611dfaaf74 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-27T18:02:42.743Z] provisioning config files...\n[2020-02-27T18:02:42.771Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-46@tmp/config287531766122118998tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-27T18:02:42.808Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-27T18:02:43.443Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-27T18:02:43.450Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-27T18:02:43.756Z] ---> logs-deploy.sh\n[2020-02-27T18:02:43.756Z] + ARCHIVE_ARTIFACTS=\n[2020-02-27T18:02:43.756Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-27T18:02:43.756Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-27T18:02:43.756Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-27T18:02:43.756Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-46/2\n[2020-02-27T18:02:43.756Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-46/2/\n[2020-02-27T18:02:43.756Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-46/2 /w/workspace/exfoundry_go-mod-messaging_PR-46\n[2020-02-27T18:02:45.135Z] Archives upload complete.\n[2020-02-27T18:02:45.135Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-46/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-46/2/\n'