b'Pull request #201 opened\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-core-contracts\nObtained Jenkinsfile from 35cccaee386c8b5a7fbb88270a40305cbed9aec0+6abf550d3923e7556badd2561b059873d0297f91 (20cff58602d68b62203e2e8cef4a13772d5f09cf)\nRunning in Durability level: MAX_SURVIVABILITY\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 5b9f7a87d251a19295238cc59b7f490b1a10cdeb\nusing credential edgex-jenkins-access-pat\nCloning the remote Git repository\nCloning with configured refspecs honoured and with tags\nCloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-201/workspace@libs/edgex-global-pipelines # timeout=10\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\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\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\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 5b9f7a87d251a19295238cc59b7f490b1a10cdeb (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 5b9f7a87d251a19295238cc59b7f490b1a10cdeb # timeout=10\nCommit message: "Merge pull request #90 from ernestojeda/fix-null-workspace-project"\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 > git --version # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, 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-core-contracts-settings\n PROJECT: go-mod-core-contracts\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-core-contracts\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\nWaiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-15248 in /w/workspace/dry_go-mod-core-contracts_PR-201\n[Pipeline] {\n[Pipeline] ws\nRunning in /w/workspace/go-mod-core-contracts/1\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-core-contracts.git\n > git init /w/workspace/go-mod-core-contracts/1 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/pull/201/head:refs/remotes/origin/PR-201 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit 6abf550d3923e7556badd2561b059873d0297f91 into PR head commit 35cccaee386c8b5a7fbb88270a40305cbed9aec0\nMerge succeeded, producing 35cccaee386c8b5a7fbb88270a40305cbed9aec0\nChecking out Revision 35cccaee386c8b5a7fbb88270a40305cbed9aec0 (PR-201)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/201/head:refs/remotes/origin/PR-201 # 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-core-contracts.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/201/head:refs/remotes/origin/PR-201 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 35cccaee386c8b5a7fbb88270a40305cbed9aec0 # timeout=10\n > git merge 6abf550d3923e7556badd2561b059873d0297f91 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 35cccaee386c8b5a7fbb88270a40305cbed9aec0 # timeout=10\nCommit message: "#196: Applied URLClient pattern to notification."\nFirst time build. Skipping changelog.\n > git --version # timeout=10\nfatal: bad object 5b9f7a87d251a19295238cc59b7f490b1a10cdeb\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-20T15:55:40.605Z] 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-20T15:55:42.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-20T15:55:42.093Z] \n[2020-01-20T15:55:42.093Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-20T15:55:42.456Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-20T15:55:42.456Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-20T15:55:42.456Z] e7c96db7181b: Pulling fs layer\n[2020-01-20T15:55:42.456Z] a038dfdf5543: Pulling fs layer\n[2020-01-20T15:55:42.456Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-01-20T15:55:42.719Z] e7c96db7181b: Verifying Checksum\n[2020-01-20T15:55:42.719Z] e7c96db7181b: Download complete\n[2020-01-20T15:55:42.719Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-01-20T15:55:42.719Z] 8d5d8e63b3c0: Download complete\n[2020-01-20T15:55:42.719Z] a038dfdf5543: Verifying Checksum\n[2020-01-20T15:55:42.719Z] a038dfdf5543: Download complete\n[2020-01-20T15:55:42.980Z] e7c96db7181b: Pull complete\n[2020-01-20T15:55:43.920Z] a038dfdf5543: Pull complete\n[2020-01-20T15:55:44.182Z] 8d5d8e63b3c0: Pull complete\n[2020-01-20T15:55:44.182Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-01-20T15:55:44.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-20T15:55:44.347Z] prd-centos7-docker-4c-2g-15248 does not seem to be running inside a container\n[2020-01-20T15:55:44.137Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-20T15:55:44.790Z] $ docker top a863c81026cd210ac9645ad58b28787b6a61b3272263e63c524a14c03a85a816 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-20T15:55:45.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-20T15:55:45.623Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-20T15:55:45.872Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-20T15:55:45.746Z] $ docker exec a863c81026cd210ac9645ad58b28787b6a61b3272263e63c524a14c03a85a816 ssh-agent\n[2020-01-20T15:55:46.088Z] SSH_AUTH_SOCK=/tmp/ssh-csWVAj4PNq94/agent.15\n[2020-01-20T15:55:46.089Z] SSH_AGENT_PID=21\n[2020-01-20T15:55:46.105Z] Running ssh-add (command line suppressed)\n[2020-01-20T15:55:46.159Z] Identity added: /w/workspace/go-mod-core-contracts/1@tmp/private_key_7653121867694325539.key (/w/workspace/go-mod-core-contracts/1@tmp/private_key_7653121867694325539.key)\n[2020-01-20T15:55:46.333Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-20T15:55:46.662Z] + git describe --exact-match --tags HEAD\n[2020-01-20T15:55:46.662Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-20T15:55:46.688Z] $ docker exec --env ******** --env ******** a863c81026cd210ac9645ad58b28787b6a61b3272263e63c524a14c03a85a816 ssh-agent -k\n[2020-01-20T15:55:46.858Z] unset SSH_AUTH_SOCK;\n[2020-01-20T15:55:46.858Z] unset SSH_AGENT_PID;\n[2020-01-20T15:55:46.858Z] echo Agent pid 21 killed;\n[2020-01-20T15:55:46.969Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-20T15:55:47.033Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-20T15:55:47.033Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-20T15:55:47.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-20T15:55:47.076Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-20T15:55:47.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-20T15:55:47.295Z] $ docker exec a863c81026cd210ac9645ad58b28787b6a61b3272263e63c524a14c03a85a816 ssh-agent\n[2020-01-20T15:55:47.566Z] SSH_AUTH_SOCK=/tmp/ssh-6pge9AW7vXLT/agent.56\n[2020-01-20T15:55:47.566Z] SSH_AGENT_PID=63\n[2020-01-20T15:55:47.574Z] Running ssh-add (command line suppressed)\n[2020-01-20T15:55:47.750Z] Identity added: /w/workspace/go-mod-core-contracts/1@tmp/private_key_2563353613544104812.key (/w/workspace/go-mod-core-contracts/1@tmp/private_key_2563353613544104812.key)\n[2020-01-20T15:55:47.844Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-20T15:55:48.184Z] + git semver init\n[2020-01-20T15:55:48.184Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-20T15:55:48.184Z] # $GIT_DIR = /w/workspace/go-mod-core-contracts/1/.git\n[2020-01-20T15:55:48.184Z] # $GIT_WORK_TREE = /w/workspace/go-mod-core-contracts/1\n[2020-01-20T15:55:48.184Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-20T15:55:48.184Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-20T15:55:48.184Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-20T15:55:48.184Z] # $SEMVER_BRANCH = PR-201\n[2020-01-20T15:55:48.184Z] # $SEMVER_TEMP = /tmp/semver-244563866\n[2020-01-20T15:55:48.184Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP\n[2020-01-20T15:55:48.757Z] # \'/tmp/semver-244563866\' -> \'/w/workspace/go-mod-core-contracts/1/.semver\'\n[2020-01-20T15:55:48.757Z] # $SEMVER_DIR = /w/workspace/go-mod-core-contracts/1/.semver\n[Pipeline] }\n[2020-01-20T15:55:48.771Z] $ docker exec --env ******** --env ******** a863c81026cd210ac9645ad58b28787b6a61b3272263e63c524a14c03a85a816 ssh-agent -k\n[2020-01-20T15:55:48.944Z] unset SSH_AUTH_SOCK;\n[2020-01-20T15:55:48.945Z] unset SSH_AGENT_PID;\n[2020-01-20T15:55:48.945Z] echo Agent pid 63 killed;\n[2020-01-20T15:55:49.003Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-20T15:55:49.423Z] + git semver\n[Pipeline] }\n[2020-01-20T15:55:49.449Z] $ docker stop --time=1 a863c81026cd210ac9645ad58b28787b6a61b3272263e63c524a14c03a85a816\n[2020-01-20T15:55:50.854Z] $ docker rm -f a863c81026cd210ac9645ad58b28787b6a61b3272263e63c524a14c03a85a816\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-20T15:55:51.693Z] Stashed 57 file(s)\n[Pipeline] echo\n[2020-01-20T15:55:51.709Z] [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] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-20T15:55:52.272Z] =========================================================\n[2020-01-20T15:55:52.272Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n[2020-01-20T15:55:52.272Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-20T15:55:52.601Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n[2020-01-20T15:55:52.870Z] Sending build context to Docker daemon 1.586MB\r\r\n[2020-01-20T15:55:52.870Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-20T15:55:52.870Z] Step 2/7 : FROM ${BASE}\n[2020-01-20T15:55:52.870Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-01-20T15:55:52.870Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-20T15:55:52.870Z] 2848faf0eed1: Pulling fs layer\n[2020-01-20T15:55:52.870Z] 0f37312ad70f: Pulling fs layer\n[2020-01-20T15:55:52.870Z] 7d08f2745646: Pulling fs layer\n[2020-01-20T15:55:52.870Z] 4c9f31393084: Pulling fs layer\n[2020-01-20T15:55:52.870Z] 75f7a44be1ab: Pulling fs layer\n[2020-01-20T15:55:52.870Z] b4c4bfaf82a6: Pulling fs layer\n[2020-01-20T15:55:52.870Z] 879382edf91e: Pulling fs layer\n[2020-01-20T15:55:52.870Z] 465f21562d6c: Pulling fs layer\n[2020-01-20T15:55:52.870Z] c022810cb2be: Pulling fs layer\n[2020-01-20T15:55:52.870Z] 2dbe7964578c: Pulling fs layer\n[2020-01-20T15:55:52.870Z] b4c4bfaf82a6: Waiting\n[2020-01-20T15:55:52.870Z] 7d08f2745646: Waiting\n[2020-01-20T15:55:52.870Z] 4c9f31393084: Waiting\n[2020-01-20T15:55:52.870Z] 879382edf91e: Waiting\n[2020-01-20T15:55:52.870Z] 75f7a44be1ab: Waiting\n[2020-01-20T15:55:52.870Z] 465f21562d6c: Waiting\n[2020-01-20T15:55:52.870Z] c022810cb2be: Waiting\n[2020-01-20T15:55:52.870Z] 2dbe7964578c: Waiting\n[2020-01-20T15:55:52.870Z] 0f37312ad70f: Verifying Checksum\n[2020-01-20T15:55:52.870Z] 0f37312ad70f: Download complete\n[2020-01-20T15:55:52.870Z] 2848faf0eed1: Verifying Checksum\n[2020-01-20T15:55:52.870Z] 2848faf0eed1: Download complete\n[2020-01-20T15:55:52.870Z] 4c9f31393084: Verifying Checksum\n[2020-01-20T15:55:52.870Z] 4c9f31393084: Download complete\n[2020-01-20T15:55:52.870Z] 75f7a44be1ab: Verifying Checksum\n[2020-01-20T15:55:52.870Z] 75f7a44be1ab: Download complete\n[2020-01-20T15:55:52.870Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-20T15:55:52.870Z] e6b0cf9c0882: Download complete\n[2020-01-20T15:55:53.828Z] b4c4bfaf82a6: Verifying Checksum\n[2020-01-20T15:55:53.828Z] b4c4bfaf82a6: Download complete\n[2020-01-20T15:55:53.828Z] 465f21562d6c: Verifying Checksum\n[2020-01-20T15:55:53.828Z] 465f21562d6c: Download complete\n[2020-01-20T15:55:54.429Z] c022810cb2be: Verifying Checksum\n[2020-01-20T15:55:54.429Z] c022810cb2be: Download complete\n[2020-01-20T15:55:54.429Z] 2dbe7964578c: Verifying Checksum\n[2020-01-20T15:55:54.429Z] 2dbe7964578c: Download complete\n[2020-01-20T15:55:54.689Z] 7d08f2745646: Verifying Checksum\n[2020-01-20T15:55:54.689Z] 7d08f2745646: Download complete\n[2020-01-20T15:55:54.689Z] 879382edf91e: Verifying Checksum\n[2020-01-20T15:55:54.689Z] 879382edf91e: Download complete\n[2020-01-20T15:55:56.069Z] e6b0cf9c0882: Pull complete\n[2020-01-20T15:55:56.645Z] 2848faf0eed1: Pull complete\n[2020-01-20T15:55:56.645Z] 0f37312ad70f: Pull complete\n[2020-01-20T15:56:01.936Z] 7d08f2745646: Pull complete\n[2020-01-20T15:56:01.936Z] 4c9f31393084: Pull complete\n[2020-01-20T15:56:02.196Z] 75f7a44be1ab: Pull complete\n[2020-01-20T15:56:06.410Z] b4c4bfaf82a6: Pull complete\n[2020-01-20T15:56:06.983Z] Still waiting to schedule task\n[2020-01-20T15:56:06.984Z] \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-15247\xe2\x80\x99 is offline\n[2020-01-20T15:56:09.715Z] 879382edf91e: Pull complete\n[2020-01-20T15:56:09.715Z] 465f21562d6c: Pull complete\n[2020-01-20T15:56:10.287Z] c022810cb2be: Pull complete\n[2020-01-20T15:56:10.546Z] 2dbe7964578c: Pull complete\n[2020-01-20T15:56:10.546Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n[2020-01-20T15:56:10.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n[2020-01-20T15:56:10.546Z] ---> 3f42607d790b\n[2020-01-20T15:56:10.546Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-20T15:56:10.546Z] ---> Running in 7964a3c7c3b5\n[2020-01-20T15:56:10.805Z] Removing intermediate container 7964a3c7c3b5\n[2020-01-20T15:56:10.805Z] ---> f841ca83d700\n[2020-01-20T15:56:10.805Z] Step 4/7 : RUN apk add bash\n[2020-01-20T15:56:10.805Z] ---> Running in 8d0e69ff0f29\n[2020-01-20T15:56:11.374Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-01-20T15:56:11.943Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-01-20T15:56:12.512Z] OK: 143 MiB in 39 packages\n[2020-01-20T15:56:12.772Z] Removing intermediate container 8d0e69ff0f29\n[2020-01-20T15:56:12.772Z] ---> 834196ad7ec1\n[2020-01-20T15:56:12.772Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-20T15:56:12.772Z] ---> Running in f6b17d272250\n[2020-01-20T15:56:13.031Z] Removing intermediate container f6b17d272250\n[2020-01-20T15:56:13.031Z] ---> aeee4ba39c57\n[2020-01-20T15:56:13.031Z] Step 6/7 : COPY go.mod .\n[2020-01-20T15:56:13.031Z] ---> 4097b5bf14f0\n[2020-01-20T15:56:13.031Z] Step 7/7 : RUN go mod download\n[2020-01-20T15:56:13.292Z] ---> Running in 2db54341fba8\n[2020-01-20T15:56:13.865Z] \x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-20T15:56:13.865Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-20T15:56:13.865Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-20T15:56:13.865Z] go: finding github.com/google/uuid v1.1.0\n[2020-01-20T15:56:13.865Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-20T15:56:13.865Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-20T15:56:14.125Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-20T15:56:14.386Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-20T15:56:14.386Z] go: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-20T15:56:14.386Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-20T15:56:16.933Z] \x1b[0mRemoving intermediate container 2db54341fba8\n[2020-01-20T15:56:16.933Z] ---> f37cf748f1e4\n[2020-01-20T15:56:16.933Z] Successfully built f37cf748f1e4\n[2020-01-20T15:56:16.933Z] 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-20T15:56:17.472Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-20T15:56:17.472Z] .\n[Pipeline] withDockerContainer\n[2020-01-20T15:56:17.645Z] prd-centos7-docker-4c-2g-15248 does not seem to be running inside a container\n[2020-01-20T15:56:17.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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-20T15:56:18.324Z] $ docker top 60173e5a296c8c70e7e9ff0947e0ec30f97b95ec52647597b9ca9dba4e1c9177 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-20T15:56:19.355Z] + go version\n[2020-01-20T15:56:19.355Z] go version go1.12.14 linux/amd64\n[Pipeline] sh\n[2020-01-20T15:56:19.672Z] + make test\n[2020-01-20T15:56:19.672Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-20T15:56:26.318Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n[2020-01-20T15:56:27.280Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.044s\tcoverage: 78.9% of statements\n[2020-01-20T15:56:39.609Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t1.531s\tcoverage: 33.9% of statements\n[2020-01-20T15:56:39.609Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.020s\tcoverage: 81.8% of statements\n[2020-01-20T15:56:39.609Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n[2020-01-20T15:56:39.609Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.099s\tcoverage: 6.4% of statements\n[2020-01-20T15:56:41.531Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t3.076s\tcoverage: 15.0% of statements\n[2020-01-20T15:56:41.531Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata/mocks\t[no test files]\n[2020-01-20T15:56:41.531Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.027s\tcoverage: 83.3% of statements\n[2020-01-20T15:56:41.531Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t[no test files]\n[2020-01-20T15:56:41.531Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n[2020-01-20T15:56:41.531Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient\t2.018s\tcoverage: 100.0% of statements\n[2020-01-20T15:56:41.531Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.026s\tcoverage: 63.0% of statements\n[2020-01-20T15:56:41.531Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.007s\tcoverage: 26.3% of statements\n[2020-01-20T15:56:41.531Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.008s\tcoverage: 15.4% of statements\n[2020-01-20T15:56:41.531Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.018s\tcoverage: 15.4% of statements\n[2020-01-20T15:56:41.531Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.012s\tcoverage: 14.3% of statements\n[2020-01-20T15:56:41.531Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-20T15:56:48.155Z] gofmt -l .\n[2020-01-20T15:56:48.155Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-01-20T15:56:48.233Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-20T15:56:48.248Z] $ docker stop --time=1 60173e5a296c8c70e7e9ff0947e0ec30f97b95ec52647597b9ca9dba4e1c9177\n[2020-01-20T15:56:49.760Z] $ docker rm -f 60173e5a296c8c70e7e9ff0947e0ec30f97b95ec52647597b9ca9dba4e1c9177\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-20T15:57:54.162Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-15249 in /w/workspace/dry_go-mod-core-contracts_PR-201\n[Pipeline] {\n[Pipeline] ws\n[2020-01-20T15:57:54.208Z] Running in /w/workspace/go-mod-core-contracts/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-20T15:58:01.606Z] using credential edgex-jenkins-ssh\n[2020-01-20T15:58:01.631Z] Cloning the remote Git repository\n[2020-01-20T15:58:01.632Z] Cloning with configured refspecs honoured and without tags\n[2020-01-20T15:58:01.672Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-20T15:58:01.796Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10\n[2020-01-20T15:58:03.049Z] Fetching without tags\n[2020-01-20T15:58:01.905Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-20T15:58:01.906Z] > git --version # timeout=10\n[2020-01-20T15:58:01.933Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-20T15:58:02.022Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/201/head:refs/remotes/origin/PR-201 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-20T15:58:02.923Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n[2020-01-20T15:58:02.947Z] > git config --add remote.origin.fetch +refs/pull/201/head:refs/remotes/origin/PR-201 # timeout=10\n[2020-01-20T15:58:02.967Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-20T15:58:03.003Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n[2020-01-20T15:58:03.036Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-20T15:58:03.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-20T15:58:03.048Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/201/head:refs/remotes/origin/PR-201 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-20T15:58:03.565Z] Merging remotes/origin/master commit 6abf550d3923e7556badd2561b059873d0297f91 into PR head commit 35cccaee386c8b5a7fbb88270a40305cbed9aec0\n[2020-01-20T15:58:03.815Z] Merge succeeded, producing 35cccaee386c8b5a7fbb88270a40305cbed9aec0\n[2020-01-20T15:58:03.815Z] Checking out Revision 35cccaee386c8b5a7fbb88270a40305cbed9aec0 (PR-201)\n[2020-01-20T15:58:03.565Z] > git config core.sparsecheckout # timeout=10\n[2020-01-20T15:58:03.597Z] > git checkout -f 35cccaee386c8b5a7fbb88270a40305cbed9aec0 # timeout=10\n[2020-01-20T15:58:03.727Z] > git merge 6abf550d3923e7556badd2561b059873d0297f91 # timeout=10\n[2020-01-20T15:58:03.757Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-20T15:58:03.798Z] > git config core.sparsecheckout # timeout=10\n[2020-01-20T15:58:03.816Z] > git checkout -f 35cccaee386c8b5a7fbb88270a40305cbed9aec0 # timeout=10\n[2020-01-20T15:58:08.465Z] Commit message: "#196: Applied URLClient pattern to notification."\n[2020-01-20T15:58:08.502Z] > git --version # timeout=10\n[2020-01-20T15:58:08.547Z] fatal: bad object 5b9f7a87d251a19295238cc59b7f490b1a10cdeb\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-20T15:58:10.095Z] =========================================================\n[2020-01-20T15:58:10.095Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n[2020-01-20T15:58:10.095Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-20T15:58:11.649Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine .\n[2020-01-20T15:58:12.633Z] Sending build context to Docker daemon 1.586MB\r\r\n[2020-01-20T15:58:12.633Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-20T15:58:12.633Z] Step 2/7 : FROM ${BASE}\n[2020-01-20T15:58:12.911Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-01-20T15:58:12.911Z] cde5963f3b93: Pulling fs layer\n[2020-01-20T15:58:12.911Z] 2a23fa8c16f7: Pulling fs layer\n[2020-01-20T15:58:12.911Z] 777b28850792: Pulling fs layer\n[2020-01-20T15:58:12.911Z] 3b9bb2159cbb: Pulling fs layer\n[2020-01-20T15:58:12.911Z] 3e5cb46e90bb: Pulling fs layer\n[2020-01-20T15:58:12.911Z] 704391ccfee3: Pulling fs layer\n[2020-01-20T15:58:12.911Z] dc41f6c27be0: Pulling fs layer\n[2020-01-20T15:58:12.911Z] 1e2f9a495ab8: Pulling fs layer\n[2020-01-20T15:58:12.911Z] b9840a92bc40: Pulling fs layer\n[2020-01-20T15:58:12.911Z] 29cc21b14733: Pulling fs layer\n[2020-01-20T15:58:12.911Z] 9b0bbc4bba68: Pulling fs layer\n[2020-01-20T15:58:12.911Z] 3e5cb46e90bb: Waiting\n[2020-01-20T15:58:12.911Z] 704391ccfee3: Waiting\n[2020-01-20T15:58:12.911Z] dc41f6c27be0: Waiting\n[2020-01-20T15:58:12.911Z] 1e2f9a495ab8: Waiting\n[2020-01-20T15:58:12.911Z] b9840a92bc40: Waiting\n[2020-01-20T15:58:12.911Z] 29cc21b14733: Waiting\n[2020-01-20T15:58:12.911Z] 9b0bbc4bba68: Waiting\n[2020-01-20T15:58:12.911Z] 3b9bb2159cbb: Waiting\n[2020-01-20T15:58:13.187Z] 777b28850792: Verifying Checksum\n[2020-01-20T15:58:13.187Z] 777b28850792: Download complete\n[2020-01-20T15:58:13.187Z] 2a23fa8c16f7: Verifying Checksum\n[2020-01-20T15:58:13.187Z] 2a23fa8c16f7: Download complete\n[2020-01-20T15:58:13.187Z] 3e5cb46e90bb: Verifying Checksum\n[2020-01-20T15:58:13.187Z] 3e5cb46e90bb: Download complete\n[2020-01-20T15:58:13.464Z] 704391ccfee3: Verifying Checksum\n[2020-01-20T15:58:13.464Z] 704391ccfee3: Download complete\n[2020-01-20T15:58:13.464Z] cde5963f3b93: Verifying Checksum\n[2020-01-20T15:58:13.464Z] cde5963f3b93: Download complete\n[2020-01-20T15:58:15.473Z] cde5963f3b93: Pull complete\n[2020-01-20T15:58:16.460Z] 2a23fa8c16f7: Pull complete\n[2020-01-20T15:58:17.078Z] 777b28850792: Pull complete\n[2020-01-20T15:58:21.450Z] dc41f6c27be0: Verifying Checksum\n[2020-01-20T15:58:21.450Z] dc41f6c27be0: Download complete\n[2020-01-20T15:58:21.450Z] b9840a92bc40: Verifying Checksum\n[2020-01-20T15:58:21.450Z] b9840a92bc40: Download complete\n[2020-01-20T15:58:25.159Z] 29cc21b14733: Verifying Checksum\n[2020-01-20T15:58:25.159Z] 29cc21b14733: Download complete\n[2020-01-20T15:58:25.434Z] 9b0bbc4bba68: Verifying Checksum\n[2020-01-20T15:58:25.434Z] 9b0bbc4bba68: Download complete\n[2020-01-20T15:58:27.420Z] 1e2f9a495ab8: Verifying Checksum\n[2020-01-20T15:58:27.420Z] 1e2f9a495ab8: Download complete\n[2020-01-20T15:58:28.865Z] 3b9bb2159cbb: Verifying Checksum\n[2020-01-20T15:58:28.865Z] 3b9bb2159cbb: Download complete\n[2020-01-20T15:58:47.307Z] 3b9bb2159cbb: Pull complete\n[2020-01-20T15:58:47.307Z] 3e5cb46e90bb: Pull complete\n[2020-01-20T15:58:47.307Z] 704391ccfee3: Pull complete\n[2020-01-20T15:58:53.992Z] dc41f6c27be0: Pull complete\n[2020-01-20T15:59:00.694Z] 1e2f9a495ab8: Pull complete\n[2020-01-20T15:59:00.969Z] b9840a92bc40: Pull complete\n[2020-01-20T15:59:03.596Z] 29cc21b14733: Pull complete\n[2020-01-20T15:59:04.185Z] 9b0bbc4bba68: Pull complete\n[2020-01-20T15:59:04.185Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n[2020-01-20T15:59:04.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n[2020-01-20T15:59:04.185Z] ---> 56ba99f26dce\n[2020-01-20T15:59:04.185Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-20T15:59:08.502Z] ---> Running in 89162db15ec8\n[2020-01-20T15:59:08.502Z] Removing intermediate container 89162db15ec8\n[2020-01-20T15:59:08.502Z] ---> fb36dad5ca64\n[2020-01-20T15:59:08.502Z] Step 4/7 : RUN apk add bash\n[2020-01-20T15:59:08.502Z] ---> Running in 8e36f33a1c15\n[2020-01-20T15:59:09.484Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-01-20T15:59:10.465Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-01-20T15:59:10.738Z] OK: 125 MiB in 39 packages\n[2020-01-20T15:59:12.162Z] Removing intermediate container 8e36f33a1c15\n[2020-01-20T15:59:12.162Z] ---> ef0bafb5624a\n[2020-01-20T15:59:12.162Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-20T15:59:12.162Z] ---> Running in fb7df7b2f822\n[2020-01-20T15:59:12.435Z] Removing intermediate container fb7df7b2f822\n[2020-01-20T15:59:12.435Z] ---> c046f061f02d\n[2020-01-20T15:59:12.435Z] Step 6/7 : COPY go.mod .\n[2020-01-20T15:59:13.045Z] ---> 222c2e6ae214\n[2020-01-20T15:59:13.045Z] Step 7/7 : RUN go mod download\n[2020-01-20T15:59:13.322Z] ---> Running in 40d088bc6ce5\n[2020-01-20T15:59:14.288Z] \x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-20T15:59:14.288Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-20T15:59:14.288Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-20T15:59:14.288Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-20T15:59:14.288Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-20T15:59:14.288Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-20T15:59:15.269Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-20T15:59:15.539Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-20T15:59:15.539Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-20T15:59:15.539Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-20T15:59:20.951Z] \x1b[0mRemoving intermediate container 40d088bc6ce5\n[2020-01-20T15:59:20.951Z] ---> 19f544a04b5e\n[2020-01-20T15:59:21.221Z] Successfully built 19f544a04b5e\n[2020-01-20T15:59:21.221Z] 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-20T15:59:21.827Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-20T15:59:22.096Z] .\n[Pipeline] withDockerContainer\n[2020-01-20T15:59:22.474Z] prd-ubuntu18.04-docker-arm64-4c-2g-15249 does not seem to be running inside a container\n[2020-01-20T15:59:22.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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-arm64 cat\n[2020-01-20T15:59:23.963Z] $ docker top 05e79c24c364ca0f2eb50a6e21df10833f09dab86230bae60efee9e65ed6f832 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-20T15:59:26.412Z] + go version\n[2020-01-20T15:59:26.412Z] go version go1.12.14 linux/arm64\n[Pipeline] sh\n[2020-01-20T15:59:27.155Z] + make test\n[2020-01-20T15:59:27.155Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-20T15:59:53.925Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n[2020-01-20T15:59:53.925Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.024s\tcoverage: 78.9% of statements\n[2020-01-20T16:00:26.301Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t1.547s\tcoverage: 33.9% of statements\n[2020-01-20T16:00:26.301Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.023s\tcoverage: 81.8% of statements\n[2020-01-20T16:00:26.301Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n[2020-01-20T16:00:28.270Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.019s\tcoverage: 6.4% of statements\n[2020-01-20T16:00:35.003Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t3.051s\tcoverage: 15.0% of statements\n[2020-01-20T16:00:35.004Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata/mocks\t[no test files]\n[2020-01-20T16:00:35.004Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.042s\tcoverage: 83.3% of statements\n[2020-01-20T16:00:35.004Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t[no test files]\n[2020-01-20T16:00:35.004Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n[2020-01-20T16:00:35.004Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient\t2.046s\tcoverage: 100.0% of statements\n[2020-01-20T16:00:36.989Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.084s\tcoverage: 63.0% of statements\n[2020-01-20T16:00:40.384Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.017s\tcoverage: 26.3% of statements\n[2020-01-20T16:00:41.357Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.019s\tcoverage: 15.4% of statements\n[2020-01-20T16:00:44.739Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.025s\tcoverage: 15.4% of statements\n[2020-01-20T16:00:45.335Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.017s\tcoverage: 14.3% of statements\n[2020-01-20T16:00:45.608Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-20T16:01:12.374Z] gofmt -l .\n[2020-01-20T16:01:12.374Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-01-20T16:01:12.415Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-01-20T16:01:12.965Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-20T16:01:12.995Z] $ docker stop --time=1 05e79c24c364ca0f2eb50a6e21df10833f09dab86230bae60efee9e65ed6f832\n[2020-01-20T16:01:15.037Z] $ docker rm -f 05e79c24c364ca0f2eb50a6e21df10833f09dab86230bae60efee9e65ed6f832\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\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] }\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-20T16:01:17.610Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-20T16:01:17.937Z] ---> package-listing.sh\n[2020-01-20T16:01:17.937Z] ++ facter osfamily\n[2020-01-20T16:01:17.937Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-20T16:01:17.937Z] + OS_FAMILY=redhat\n[2020-01-20T16:01:17.937Z] + workspace=/w/workspace/go-mod-core-contracts/1\n[2020-01-20T16:01:17.937Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-20T16:01:17.937Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-20T16:01:17.937Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-20T16:01:17.937Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-20T16:01:17.937Z] + \'[\' /w/workspace/go-mod-core-contracts/1 \']\'\n[2020-01-20T16:01:17.937Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-20T16:01:17.937Z] + case "${OS_FAMILY}" in\n[2020-01-20T16:01:17.937Z] + rpm -qa\n[2020-01-20T16:01:17.937Z] + sort\n[2020-01-20T16:01:22.135Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-20T16:01:22.135Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-20T16:01:22.135Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-20T16:01:22.135Z] + \'[\' /w/workspace/go-mod-core-contracts/1 \']\'\n[2020-01-20T16:01:22.135Z] + mkdir -p /w/workspace/go-mod-core-contracts/1/archives/\n[2020-01-20T16:01:22.135Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/go-mod-core-contracts/1/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-20T16:01:22.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-20T16:01:22.528Z] \n[2020-01-20T16:01:22.528Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-20T16:01:22.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-20T16:01:22.876Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-20T16:01:22.876Z] e6b0cf9c0882: Already exists\n[2020-01-20T16:01:22.876Z] da0e9bf0cc60: Pulling fs layer\n[2020-01-20T16:01:22.876Z] c9ea274ed700: Pulling fs layer\n[2020-01-20T16:01:22.876Z] 9cfac6ba3733: Pulling fs layer\n[2020-01-20T16:01:22.876Z] f6a933c9cadc: Pulling fs layer\n[2020-01-20T16:01:22.876Z] 61811dbd4963: Pulling fs layer\n[2020-01-20T16:01:22.876Z] a6eb2c9e2280: Pulling fs layer\n[2020-01-20T16:01:22.876Z] 095dd8b7b4d8: Pulling fs layer\n[2020-01-20T16:01:22.876Z] dc21a1d4508b: Pulling fs layer\n[2020-01-20T16:01:22.876Z] 363af2e989c4: Pulling fs layer\n[2020-01-20T16:01:22.876Z] a6eb2c9e2280: Waiting\n[2020-01-20T16:01:22.876Z] 095dd8b7b4d8: Waiting\n[2020-01-20T16:01:22.876Z] dc21a1d4508b: Waiting\n[2020-01-20T16:01:22.876Z] f6a933c9cadc: Waiting\n[2020-01-20T16:01:22.876Z] 61811dbd4963: Waiting\n[2020-01-20T16:01:22.876Z] 363af2e989c4: Waiting\n[2020-01-20T16:01:22.876Z] 9cfac6ba3733: Verifying Checksum\n[2020-01-20T16:01:22.876Z] 9cfac6ba3733: Download complete\n[2020-01-20T16:01:22.876Z] da0e9bf0cc60: Download complete\n[2020-01-20T16:01:22.876Z] f6a933c9cadc: Verifying Checksum\n[2020-01-20T16:01:22.876Z] f6a933c9cadc: Download complete\n[2020-01-20T16:01:23.139Z] a6eb2c9e2280: Verifying Checksum\n[2020-01-20T16:01:23.139Z] a6eb2c9e2280: Download complete\n[2020-01-20T16:01:23.139Z] da0e9bf0cc60: Pull complete\n[2020-01-20T16:01:23.405Z] 095dd8b7b4d8: Verifying Checksum\n[2020-01-20T16:01:23.405Z] 095dd8b7b4d8: Download complete\n[2020-01-20T16:01:23.405Z] c9ea274ed700: Verifying Checksum\n[2020-01-20T16:01:23.405Z] c9ea274ed700: Download complete\n[2020-01-20T16:01:23.405Z] dc21a1d4508b: Verifying Checksum\n[2020-01-20T16:01:23.405Z] dc21a1d4508b: Download complete\n[2020-01-20T16:01:23.405Z] 363af2e989c4: Verifying Checksum\n[2020-01-20T16:01:23.405Z] 363af2e989c4: Download complete\n[2020-01-20T16:01:24.352Z] 61811dbd4963: Verifying Checksum\n[2020-01-20T16:01:24.352Z] 61811dbd4963: Download complete\n[2020-01-20T16:01:25.756Z] c9ea274ed700: Pull complete\n[2020-01-20T16:01:25.756Z] 9cfac6ba3733: Pull complete\n[2020-01-20T16:01:26.013Z] f6a933c9cadc: Pull complete\n[2020-01-20T16:01:30.229Z] 61811dbd4963: Pull complete\n[2020-01-20T16:01:30.229Z] a6eb2c9e2280: Pull complete\n[2020-01-20T16:01:31.620Z] 095dd8b7b4d8: Pull complete\n[2020-01-20T16:01:31.880Z] dc21a1d4508b: Pull complete\n[2020-01-20T16:01:32.138Z] 363af2e989c4: Pull complete\n[2020-01-20T16:01:32.138Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-01-20T16:01:32.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-20T16:01:32.265Z] prd-centos7-docker-4c-2g-15248 does not seem to be running inside a container\n[2020-01-20T16:01:32.306Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-20T16:01:32.823Z] $ docker top 3f9be73a7c4d41b5419cb636f0ce516c4b985f3a81539371409921e65dd13581 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-20T16:01:33.475Z] provisioning config files...\n[2020-01-20T16:01:33.493Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/go-mod-core-contracts/1@tmp/config2768626750013801940tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-20T16:01:33.544Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-20T16:01:33.888Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-20T16:01:33.915Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-20T16:01:34.242Z] ---> logs-deploy.sh\n[2020-01-20T16:01:34.242Z] + ARCHIVE_ARTIFACTS=\n[2020-01-20T16:01:34.242Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-20T16:01:34.242Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-20T16:01:34.242Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-20T16:01:34.242Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-201/1\n[2020-01-20T16:01:34.242Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-201/1/\n[2020-01-20T16:01:34.242Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-201/1 /w/workspace/go-mod-core-contracts/1\n[2020-01-20T16:01:36.153Z] Archives upload complete.\n[2020-01-20T16:01:36.153Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-201/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-201/1/\n'