b'Pull request #38 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 lenny-intel for edgexfoundry/go-mod-registry\nObtained Jenkinsfile from 994438be914fd18ccad07b63934f9135c56cdc44+3b94751d55e06c167bbdd98817f65f232cec52ff (4d59a3f337863d41997a1810c44a1c528c43b907)\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 c5dd13c4ba2e068be78528abd2449410e4429a63\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 c5dd13c4ba2e068be78528abd2449410e4429a63 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c5dd13c4ba2e068be78528abd2449410e4429a63 # timeout=10\nCommit message: "Merge pull request #93 from ernestojeda/agent-update"\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-registry, goVersion:1.12, buildImage:false, pushImage:false, semverBump:patch]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: go-mod-registry-settings\n PROJECT: go-mod-registry\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-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-registry\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n[Pipeline] node\nStill waiting to schedule task\nAll nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\nRunning on prd-centos7-docker-4c-2g-15678 in /w/workspace/gexfoundry_go-mod-registry_PR-38\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/go-mod-registry.git\n > git init /w/workspace/gexfoundry_go-mod-registry_PR-38 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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-registry.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit 3b94751d55e06c167bbdd98817f65f232cec52ff into PR head commit 994438be914fd18ccad07b63934f9135c56cdc44\nMerge succeeded, producing 994438be914fd18ccad07b63934f9135c56cdc44\nChecking out Revision 994438be914fd18ccad07b63934f9135c56cdc44 (PR-38)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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-registry.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.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 994438be914fd18ccad07b63934f9135c56cdc44 # timeout=10\n > git merge 3b94751d55e06c167bbdd98817f65f232cec52ff # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 994438be914fd18ccad07b63934f9135c56cdc44 # timeout=10\nCommit message: "refactor(Registry): Refactor out all Configuration related APIs"\nFirst time build. Skipping changelog.\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-22T18:25:51.980Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n > git rev-list --no-walk e5bfb28335a234c9a1638be889819108e56bfc0c # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-22T18:25:53.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-22T18:25:54.503Z] \n[2020-01-22T18:25:54.503Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-22T18:25:54.999Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-22T18:25:55.315Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-22T18:25:55.315Z] e7c96db7181b: Pulling fs layer\n[2020-01-22T18:25:55.315Z] a038dfdf5543: Pulling fs layer\n[2020-01-22T18:25:55.315Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-01-22T18:25:55.315Z] e7c96db7181b: Verifying Checksum\n[2020-01-22T18:25:55.315Z] e7c96db7181b: Download complete\n[2020-01-22T18:25:55.585Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-01-22T18:25:55.585Z] 8d5d8e63b3c0: Download complete\n[2020-01-22T18:25:55.585Z] a038dfdf5543: Verifying Checksum\n[2020-01-22T18:25:55.585Z] a038dfdf5543: Download complete\n[2020-01-22T18:25:56.175Z] e7c96db7181b: Pull complete\n[2020-01-22T18:25:58.180Z] a038dfdf5543: Pull complete\n[2020-01-22T18:25:58.812Z] 8d5d8e63b3c0: Pull complete\n[2020-01-22T18:25:58.812Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-01-22T18:25:58.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-22T18:25:59.054Z] prd-centos7-docker-4c-2g-15678 does not seem to be running inside a container\n[2020-01-22T18:25:59.145Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-38 -v /w/workspace/gexfoundry_go-mod-registry_PR-38:/w/workspace/gexfoundry_go-mod-registry_PR-38:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-38@tmp:/w/workspace/gexfoundry_go-mod-registry_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-22T18:26:01.125Z] $ docker top d83abf9257a275bfe70509b16dd980976cbd400844e3b5df84c985964714ca05 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-22T18:26:02.534Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-22T18:26:02.534Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-22T18:26:03.249Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-22T18:26:03.242Z] $ docker exec d83abf9257a275bfe70509b16dd980976cbd400844e3b5df84c985964714ca05 ssh-agent\n[2020-01-22T18:26:03.947Z] SSH_AUTH_SOCK=/tmp/ssh-U9y1BU6jLDnc/agent.15\n[2020-01-22T18:26:03.947Z] SSH_AGENT_PID=21\n[2020-01-22T18:26:03.988Z] Running ssh-add (command line suppressed)\n[2020-01-22T18:26:04.334Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-38@tmp/private_key_4040289549759382223.key (/w/workspace/gexfoundry_go-mod-registry_PR-38@tmp/private_key_4040289549759382223.key)\n[2020-01-22T18:26:04.558Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-22T18:26:05.268Z] + git describe --exact-match --tags HEAD\n[2020-01-22T18:26:05.268Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-22T18:26:05.347Z] $ docker exec --env ******** --env ******** d83abf9257a275bfe70509b16dd980976cbd400844e3b5df84c985964714ca05 ssh-agent -k\n[2020-01-22T18:26:05.862Z] unset SSH_AUTH_SOCK;\n[2020-01-22T18:26:05.863Z] unset SSH_AGENT_PID;\n[2020-01-22T18:26:05.863Z] echo Agent pid 21 killed;\n[2020-01-22T18:26:05.945Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-22T18:26:05.960Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-22T18:26:05.960Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-22T18:26:05.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-22T18:26:05.982Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-22T18:26:06.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-22T18:26:06.343Z] $ docker exec d83abf9257a275bfe70509b16dd980976cbd400844e3b5df84c985964714ca05 ssh-agent\n[2020-01-22T18:26:06.789Z] SSH_AUTH_SOCK=/tmp/ssh-jQGOOyDeDWmY/agent.56\n[2020-01-22T18:26:06.789Z] SSH_AGENT_PID=63\n[2020-01-22T18:26:06.805Z] Running ssh-add (command line suppressed)\n[2020-01-22T18:26:07.071Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-38@tmp/private_key_97041091084079108.key (/w/workspace/gexfoundry_go-mod-registry_PR-38@tmp/private_key_97041091084079108.key)\n[2020-01-22T18:26:07.186Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-22T18:26:07.970Z] + git semver init\n[2020-01-22T18:26:07.970Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-22T18:26:07.970Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-38/.git\n[2020-01-22T18:26:07.970Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-38\n[2020-01-22T18:26:07.970Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-22T18:26:07.970Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-22T18:26:07.970Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-22T18:26:07.970Z] # $SEMVER_BRANCH = PR-38\n[2020-01-22T18:26:07.970Z] # $SEMVER_TEMP = /tmp/semver-661776287\n[2020-01-22T18:26:07.970Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP\n[2020-01-22T18:26:08.245Z] # \'/tmp/semver-661776287\' -> \'/w/workspace/gexfoundry_go-mod-registry_PR-38/.semver\'\n[2020-01-22T18:26:08.245Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-38/.semver\n[Pipeline] }\n[2020-01-22T18:26:08.251Z] $ docker exec --env ******** --env ******** d83abf9257a275bfe70509b16dd980976cbd400844e3b5df84c985964714ca05 ssh-agent -k\n[2020-01-22T18:26:08.555Z] unset SSH_AUTH_SOCK;\n[2020-01-22T18:26:08.556Z] unset SSH_AGENT_PID;\n[2020-01-22T18:26:08.556Z] echo Agent pid 63 killed;\n[2020-01-22T18:26:08.731Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-22T18:26:09.379Z] + git semver\n[Pipeline] }\n[2020-01-22T18:26:09.422Z] $ docker stop --time=1 d83abf9257a275bfe70509b16dd980976cbd400844e3b5df84c985964714ca05\n[2020-01-22T18:26:11.446Z] $ docker rm -f d83abf9257a275bfe70509b16dd980976cbd400844e3b5df84c985964714ca05\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-22T18:26:12.551Z] Stashed 31 file(s)\n[Pipeline] echo\n[2020-01-22T18:26:12.553Z] [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-22T18:26:27.649Z] Still waiting to schedule task\n[2020-01-22T18:26:27.649Z] \xe2\x80\x98centos7-builder-2c-1g-33\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98centos7-builder-2c-1g-34\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-15679\xe2\x80\x99 is offline\n[2020-01-22T18:26:27.651Z] Still waiting to schedule task\n[2020-01-22T18:26:27.651Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n[2020-01-22T18:27:29.312Z] Running on prd-centos7-docker-4c-2g-15680 in /w/workspace/gexfoundry_go-mod-registry_PR-38\n[Pipeline] {\n[Pipeline] ws\n[2020-01-22T18:27:29.327Z] Running in /w/workspace/go-mod-registry/10\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-22T18:27:31.559Z] using credential edgex-jenkins-ssh\n[2020-01-22T18:27:31.578Z] Cloning the remote Git repository\n[2020-01-22T18:27:31.578Z] Cloning with configured refspecs honoured and without tags\n[2020-01-22T18:27:31.598Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git\n[2020-01-22T18:27:31.653Z] > git init /w/workspace/go-mod-registry/10 # timeout=10\n[2020-01-22T18:27:32.351Z] Fetching without tags\n[2020-01-22T18:27:32.710Z] Merging remotes/origin/master commit 3b94751d55e06c167bbdd98817f65f232cec52ff into PR head commit 994438be914fd18ccad07b63934f9135c56cdc44\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-22T18:27:32.790Z] Failed in branch amd64\n[2020-01-22T18:27:31.870Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n[2020-01-22T18:27:31.871Z] > git --version # timeout=10\n[2020-01-22T18:27:31.882Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-22T18:27:31.909Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-22T18:27:32.315Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n[2020-01-22T18:27:32.321Z] > git config --add remote.origin.fetch +refs/pull/38/head:refs/remotes/origin/PR-38 # timeout=10\n[2020-01-22T18:27:32.326Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-22T18:27:32.336Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n[2020-01-22T18:27:32.353Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n[2020-01-22T18:27:32.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-22T18:27:32.357Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-22T18:27:32.714Z] > git config core.sparsecheckout # timeout=10\n[2020-01-22T18:27:32.721Z] > git checkout -f 994438be914fd18ccad07b63934f9135c56cdc44 # timeout=10\n[2020-01-22T18:30:40.558Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-15683 in /w/workspace/gexfoundry_go-mod-registry_PR-38\n[Pipeline] {\n[Pipeline] ws\n[2020-01-22T18:30:40.571Z] Running in /w/workspace/go-mod-registry/10\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-22T18:30:47.182Z] using credential edgex-jenkins-ssh\n[2020-01-22T18:30:47.216Z] Cloning the remote Git repository\n[2020-01-22T18:30:47.216Z] Cloning with configured refspecs honoured and without tags\n[2020-01-22T18:30:47.284Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git\n[2020-01-22T18:30:47.372Z] > git init /w/workspace/go-mod-registry/10 # timeout=10\n[2020-01-22T18:30:47.454Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n[2020-01-22T18:30:47.455Z] > git --version # timeout=10\n[2020-01-22T18:30:47.474Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-22T18:30:47.562Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-22T18:30:48.350Z] Fetching without tags\n[2020-01-22T18:30:48.837Z] Merging remotes/origin/master commit 3b94751d55e06c167bbdd98817f65f232cec52ff into PR head commit 994438be914fd18ccad07b63934f9135c56cdc44\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-22T18:30:48.980Z] Failed in branch arm64\n[Pipeline] // parallel\n[Pipeline] }\n[2020-01-22T18:30:48.215Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n[2020-01-22T18:30:48.253Z] > git config --add remote.origin.fetch +refs/pull/38/head:refs/remotes/origin/PR-38 # timeout=10\n[2020-01-22T18:30:48.274Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-22T18:30:48.321Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n[2020-01-22T18:30:48.360Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n[2020-01-22T18:30:48.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-22T18:30:48.371Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-22T18:30:48.856Z] > git config core.sparsecheckout # timeout=10\n[2020-01-22T18:30:48.891Z] > git checkout -f 994438be914fd18ccad07b63934f9135c56cdc44 # timeout=10\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[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-22T18:30:49.742Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-22T18:30:50.403Z] ---> package-listing.sh\n[2020-01-22T18:30:50.404Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-22T18:30:50.404Z] ++ facter osfamily\n[2020-01-22T18:30:50.404Z] + OS_FAMILY=redhat\n[2020-01-22T18:30:50.404Z] + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-38\n[2020-01-22T18:30:50.404Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-22T18:30:50.404Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-22T18:30:50.404Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-22T18:30:50.404Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-22T18:30:50.404Z] + \'[\' /w/workspace/gexfoundry_go-mod-registry_PR-38 \']\'\n[2020-01-22T18:30:50.404Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-22T18:30:50.404Z] + case "${OS_FAMILY}" in\n[2020-01-22T18:30:50.404Z] + sort\n[2020-01-22T18:30:50.404Z] + rpm -qa\n[2020-01-22T18:30:55.712Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-22T18:30:55.712Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-22T18:30:55.712Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-22T18:30:55.972Z] + \'[\' /w/workspace/gexfoundry_go-mod-registry_PR-38 \']\'\n[2020-01-22T18:30:55.972Z] + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-38/archives/\n[2020-01-22T18:30:55.972Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-38/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-22T18:30:56.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-22T18:30:56.342Z] \n[2020-01-22T18:30:56.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-22T18:30:56.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-22T18:30:56.705Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-22T18:30:56.705Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-22T18:30:56.705Z] da0e9bf0cc60: Pulling fs layer\n[2020-01-22T18:30:56.705Z] c9ea274ed700: Pulling fs layer\n[2020-01-22T18:30:56.705Z] 9cfac6ba3733: Pulling fs layer\n[2020-01-22T18:30:56.705Z] f6a933c9cadc: Pulling fs layer\n[2020-01-22T18:30:56.705Z] 61811dbd4963: Pulling fs layer\n[2020-01-22T18:30:56.705Z] a6eb2c9e2280: Pulling fs layer\n[2020-01-22T18:30:56.705Z] 095dd8b7b4d8: Pulling fs layer\n[2020-01-22T18:30:56.705Z] dc21a1d4508b: Pulling fs layer\n[2020-01-22T18:30:56.705Z] 363af2e989c4: Pulling fs layer\n[2020-01-22T18:30:56.705Z] 9cfac6ba3733: Waiting\n[2020-01-22T18:30:56.705Z] f6a933c9cadc: Waiting\n[2020-01-22T18:30:56.705Z] 61811dbd4963: Waiting\n[2020-01-22T18:30:56.705Z] a6eb2c9e2280: Waiting\n[2020-01-22T18:30:56.705Z] 095dd8b7b4d8: Waiting\n[2020-01-22T18:30:56.705Z] dc21a1d4508b: Waiting\n[2020-01-22T18:30:56.705Z] 363af2e989c4: Waiting\n[2020-01-22T18:30:56.705Z] da0e9bf0cc60: Verifying Checksum\n[2020-01-22T18:30:56.705Z] da0e9bf0cc60: Download complete\n[2020-01-22T18:30:57.053Z] 9cfac6ba3733: Verifying Checksum\n[2020-01-22T18:30:57.053Z] 9cfac6ba3733: Download complete\n[2020-01-22T18:30:57.053Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-22T18:30:57.053Z] e6b0cf9c0882: Download complete\n[2020-01-22T18:30:57.053Z] f6a933c9cadc: Verifying Checksum\n[2020-01-22T18:30:57.053Z] f6a933c9cadc: Download complete\n[2020-01-22T18:30:57.053Z] a6eb2c9e2280: Verifying Checksum\n[2020-01-22T18:30:57.053Z] a6eb2c9e2280: Download complete\n[2020-01-22T18:30:58.119Z] c9ea274ed700: Verifying Checksum\n[2020-01-22T18:30:58.119Z] c9ea274ed700: Download complete\n[2020-01-22T18:30:58.119Z] 095dd8b7b4d8: Verifying Checksum\n[2020-01-22T18:30:58.119Z] 095dd8b7b4d8: Download complete\n[2020-01-22T18:30:58.119Z] 363af2e989c4: Verifying Checksum\n[2020-01-22T18:30:58.119Z] 363af2e989c4: Download complete\n[2020-01-22T18:30:58.119Z] e6b0cf9c0882: Pull complete\n[2020-01-22T18:30:58.395Z] dc21a1d4508b: Verifying Checksum\n[2020-01-22T18:30:58.395Z] dc21a1d4508b: Download complete\n[2020-01-22T18:30:58.678Z] da0e9bf0cc60: Pull complete\n[2020-01-22T18:30:58.972Z] 61811dbd4963: Verifying Checksum\n[2020-01-22T18:30:58.972Z] 61811dbd4963: Download complete\n[2020-01-22T18:31:02.466Z] c9ea274ed700: Pull complete\n[2020-01-22T18:31:02.748Z] 9cfac6ba3733: Pull complete\n[2020-01-22T18:31:03.034Z] f6a933c9cadc: Pull complete\n[2020-01-22T18:31:07.334Z] 61811dbd4963: Pull complete\n[2020-01-22T18:31:07.334Z] a6eb2c9e2280: Pull complete\n[2020-01-22T18:31:10.755Z] 095dd8b7b4d8: Pull complete\n[2020-01-22T18:31:10.755Z] dc21a1d4508b: Pull complete\n[2020-01-22T18:31:10.755Z] 363af2e989c4: Pull complete\n[2020-01-22T18:31:10.755Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-01-22T18:31:10.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-22T18:31:11.025Z] prd-centos7-docker-4c-2g-15678 does not seem to be running inside a container\n[2020-01-22T18:31:11.376Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_go-mod-registry_PR-38 -v /w/workspace/gexfoundry_go-mod-registry_PR-38:/w/workspace/gexfoundry_go-mod-registry_PR-38:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-38@tmp:/w/workspace/gexfoundry_go-mod-registry_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-22T18:31:13.514Z] $ docker top 4088aab5f419f4cf55d6dc963742899ccc637d1f94c2564c42a5467c8337500d -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-22T18:31:14.620Z] provisioning config files...\n[2020-01-22T18:31:14.640Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-38@tmp/config489831410230902892tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-22T18:31:14.679Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-22T18:31:15.360Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-22T18:31:15.371Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-22T18:31:15.995Z] ---> logs-deploy.sh\n[2020-01-22T18:31:15.995Z] + ARCHIVE_ARTIFACTS=\n[2020-01-22T18:31:15.995Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-22T18:31:15.995Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-22T18:31:15.995Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-22T18:31:15.995Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-38/10\n[2020-01-22T18:31:15.995Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-registry/job/PR-38/10/\n[2020-01-22T18:31:15.995Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-38/10 /w/workspace/gexfoundry_go-mod-registry_PR-38\n[2020-01-22T18:31:17.435Z] Archives upload complete.\n[2020-01-22T18:31:17.713Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-38/10 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-registry/job/PR-38/10/\n[2020-01-22T18:31:18.307Z] ---> uname -a:\n[2020-01-22T18:31:18.307Z] Linux 4088aab5f419 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-22T18:31:18.307Z] \n[2020-01-22T18:31:18.307Z] \n[2020-01-22T18:31:18.307Z] ---> lscpu:\n[2020-01-22T18:31:18.307Z] Architecture: x86_64\n[2020-01-22T18:31:18.307Z] CPU op-mode(s): 32-bit, 64-bit\n[2020-01-22T18:31:18.307Z] Byte Order: Little Endian\n[2020-01-22T18:31:18.307Z] Address sizes: 40 bits physical, 48 bits virtual\n[2020-01-22T18:31:18.307Z] CPU(s): 4\n[2020-01-22T18:31:18.307Z] On-line CPU(s) list: 0-3\n[2020-01-22T18:31:18.307Z] Thread(s) per core: 1\n[2020-01-22T18:31:18.307Z] Core(s) per socket: 1\n[2020-01-22T18:31:18.307Z] Socket(s): 4\n[2020-01-22T18:31:18.307Z] NUMA node(s): 1\n[2020-01-22T18:31:18.307Z] Vendor ID: GenuineIntel\n[2020-01-22T18:31:18.307Z] CPU family: 6\n[2020-01-22T18:31:18.307Z] Model: 44\n[2020-01-22T18:31:18.307Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n[2020-01-22T18:31:18.307Z] Stepping: 1\n[2020-01-22T18:31:18.307Z] CPU MHz: 2933.438\n[2020-01-22T18:31:18.307Z] BogoMIPS: 5866.87\n[2020-01-22T18:31:18.307Z] Virtualization: VT-x\n[2020-01-22T18:31:18.307Z] Hypervisor vendor: KVM\n[2020-01-22T18:31:18.307Z] Virtualization type: full\n[2020-01-22T18:31:18.307Z] L1d cache: 128 KiB\n[2020-01-22T18:31:18.307Z] L1i cache: 128 KiB\n[2020-01-22T18:31:18.307Z] L2 cache: 16 MiB\n[2020-01-22T18:31:18.307Z] L3 cache: 64 MiB\n[2020-01-22T18:31:18.307Z] NUMA node0 CPU(s): 0-3\n[2020-01-22T18:31:18.307Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n[2020-01-22T18:31:18.307Z] Vulnerability Meltdown: Mitigation; PTI\n[2020-01-22T18:31:18.307Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n[2020-01-22T18:31:18.307Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n[2020-01-22T18:31:18.307Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n[2020-01-22T18:31:18.307Z] 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-22T18:31:18.307Z] \n[2020-01-22T18:31:18.307Z] \n[2020-01-22T18:31:18.307Z] ---> nproc:\n[2020-01-22T18:31:18.307Z] 4\n[2020-01-22T18:31:18.307Z] \n[2020-01-22T18:31:18.307Z] \n[2020-01-22T18:31:18.307Z] ---> df -h:\n[2020-01-22T18:31:18.307Z] Filesystem Size Used Available Use% Mounted on\n[2020-01-22T18:31:18.307Z] overlay 50.0G 6.2G 43.8G 12% /\n[2020-01-22T18:31:18.307Z] tmpfs 64.0M 0 64.0M 0% /dev\n[2020-01-22T18:31:18.307Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n[2020-01-22T18:31:18.307Z] shm 64.0M 0 64.0M 0% /dev/shm\n[2020-01-22T18:31:18.307Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/resolv.conf\n[2020-01-22T18:31:18.307Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/hostname\n[2020-01-22T18:31:18.307Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/hosts\n[2020-01-22T18:31:18.307Z] /dev/vda1 50.0G 6.2G 43.8G 12% /var/log/sa\n[2020-01-22T18:31:18.307Z] /dev/vda1 50.0G 6.2G 43.8G 12% /w/workspace/gexfoundry_go-mod-registry_PR-38\n[2020-01-22T18:31:18.307Z] /dev/vda1 50.0G 6.2G 43.8G 12% /w/workspace/gexfoundry_go-mod-registry_PR-38@tmp\n[2020-01-22T18:31:18.307Z] \n[2020-01-22T18:31:18.307Z] \n[2020-01-22T18:31:18.307Z] ---> free -m:\n[2020-01-22T18:31:18.307Z] total used free shared buff/cache available\n[2020-01-22T18:31:18.307Z] Mem: 1838 570 79 0 1187 1162\n[2020-01-22T18:31:18.307Z] Swap: 1023 0 1023\n[2020-01-22T18:31:18.307Z] \n[2020-01-22T18:31:18.307Z] \n'