Pull request #233 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jdharms for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from b187d790be99d67fea518cfe9ef0792ee6c79184+0a0ac7d4b10642622fee7fbbc8efe19400eb09ea (1594cb28f7c18ebb92d8af5cef579419604d5fec) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-233/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1660’ is offline Running on prd-centos7-docker-4c-2g-2144 in /w/workspace/dry_go-mod-core-contracts_PR-233 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-233 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Fetching without tags Merging remotes/origin/master commit 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea into PR head commit b187d790be99d67fea518cfe9ef0792ee6c79184 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/233/head:refs/remotes/origin/PR-233 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b187d790be99d67fea518cfe9ef0792ee6c79184 # timeout=10 Merge succeeded, producing b187d790be99d67fea518cfe9ef0792ee6c79184 Checking out Revision b187d790be99d67fea518cfe9ef0792ee6c79184 (PR-233) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b187d790be99d67fea518cfe9ef0792ee6c79184 # timeout=10 Commit message: "Change CBOR library to fxamacker/cbor" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-03T20:00:38.901Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-03T20:00:41.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-03T20:00:41.243Z] [2020-04-03T20:00:41.243Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-03T20:00:41.619Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-03T20:00:41.619Z] latest: Pulling from edgex-devops/git-semver [2020-04-03T20:00:41.619Z] 9123ac7c32f7: Pulling fs layer [2020-04-03T20:00:41.619Z] b8cc5d1170e3: Pulling fs layer [2020-04-03T20:00:41.619Z] 2924cbbf6a41: Pulling fs layer [2020-04-03T20:00:41.619Z] 93b08a4f1073: Pulling fs layer [2020-04-03T20:00:41.619Z] 93b08a4f1073: Waiting [2020-04-03T20:00:41.619Z] b8cc5d1170e3: Verifying Checksum [2020-04-03T20:00:41.619Z] b8cc5d1170e3: Download complete [2020-04-03T20:00:41.885Z] 9123ac7c32f7: Verifying Checksum [2020-04-03T20:00:41.885Z] 9123ac7c32f7: Download complete [2020-04-03T20:00:41.885Z] 93b08a4f1073: Verifying Checksum [2020-04-03T20:00:41.885Z] 93b08a4f1073: Download complete [2020-04-03T20:00:41.885Z] 2924cbbf6a41: Verifying Checksum [2020-04-03T20:00:42.145Z] 9123ac7c32f7: Pull complete [2020-04-03T20:00:42.145Z] b8cc5d1170e3: Pull complete [2020-04-03T20:00:42.718Z] 2924cbbf6a41: Pull complete [2020-04-03T20:00:42.978Z] 93b08a4f1073: Pull complete [2020-04-03T20:00:42.978Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-03T20:00:42.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-03T20:00:43.124Z] prd-centos7-docker-4c-2g-2144 does not seem to be running inside a container [2020-04-03T20:00:43.167Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-233 -v /w/workspace/dry_go-mod-core-contracts_PR-233:/w/workspace/dry_go-mod-core-contracts_PR-233:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-233@tmp:/w/workspace/dry_go-mod-core-contracts_PR-233@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/edgex-devops/git-semver:latest cat [2020-04-03T20:00:43.723Z] $ docker top b6e79c72dac510ee0bcf4ee47ae86975da5525f46b01bc7d50bfefad45459591 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-03T20:00:44.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-03T20:00:44.086Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-03T20:00:44.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-03T20:00:44.297Z] $ docker exec b6e79c72dac510ee0bcf4ee47ae86975da5525f46b01bc7d50bfefad45459591 ssh-agent [2020-04-03T20:00:44.478Z] SSH_AUTH_SOCK=/tmp/ssh-70Ic40UgC5y4/agent.15 [2020-04-03T20:00:44.478Z] SSH_AGENT_PID=22 [2020-04-03T20:00:44.487Z] Running ssh-add (command line suppressed) [2020-04-03T20:00:44.630Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-233@tmp/private_key_5891193777429743743.key (/w/workspace/dry_go-mod-core-contracts_PR-233@tmp/private_key_5891193777429743743.key) [2020-04-03T20:00:44.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-03T20:00:45.028Z] + git describe --exact-match --tags HEAD [2020-04-03T20:00:45.028Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-03T20:00:45.114Z] $ docker exec --env ******** --env ******** b6e79c72dac510ee0bcf4ee47ae86975da5525f46b01bc7d50bfefad45459591 ssh-agent -k [2020-04-03T20:00:45.255Z] unset SSH_AUTH_SOCK; [2020-04-03T20:00:45.256Z] unset SSH_AGENT_PID; [2020-04-03T20:00:45.256Z] echo Agent pid 22 killed; [2020-04-03T20:00:45.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-03T20:00:45.406Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-03T20:00:45.406Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-03T20:00:45.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-03T20:00:45.505Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-03T20:00:45.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-03T20:00:45.707Z] $ docker exec b6e79c72dac510ee0bcf4ee47ae86975da5525f46b01bc7d50bfefad45459591 ssh-agent [2020-04-03T20:00:45.885Z] SSH_AUTH_SOCK=/tmp/ssh-ejUTIyk5nJ3t/agent.57 [2020-04-03T20:00:45.885Z] SSH_AGENT_PID=64 [2020-04-03T20:00:45.891Z] Running ssh-add (command line suppressed) [2020-04-03T20:00:46.050Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-233@tmp/private_key_2499369110099047396.key (/w/workspace/dry_go-mod-core-contracts_PR-233@tmp/private_key_2499369110099047396.key) [2020-04-03T20:00:46.099Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-03T20:00:46.462Z] + git semver init [2020-04-03T20:00:46.463Z] # -> Open(): unable to determine branch for HEAD [2020-04-03T20:00:46.463Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-233/.git [2020-04-03T20:00:46.463Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-233 [2020-04-03T20:00:46.463Z] # $SEMVER_REMOTE_NAME = origin [2020-04-03T20:00:46.463Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-03T20:00:46.463Z] # $SEMVER_USER_NAME = jenkins [2020-04-03T20:00:46.463Z] # $SEMVER_BRANCH = PR-233 [2020-04-03T20:00:46.463Z] # $SEMVER_TEMP = /tmp/semver-549510718 [2020-04-03T20:00:46.463Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-04-03T20:00:47.034Z] # '/tmp/semver-549510718' -> '/w/workspace/dry_go-mod-core-contracts_PR-233/.semver' [2020-04-03T20:00:47.034Z] # -> Force: false [2020-04-03T20:00:47.034Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-233/.semver [Pipeline] } [2020-04-03T20:00:47.055Z] $ docker exec --env ******** --env ******** b6e79c72dac510ee0bcf4ee47ae86975da5525f46b01bc7d50bfefad45459591 ssh-agent -k [2020-04-03T20:00:47.189Z] unset SSH_AUTH_SOCK; [2020-04-03T20:00:47.190Z] unset SSH_AGENT_PID; [2020-04-03T20:00:47.190Z] echo Agent pid 64 killed; [2020-04-03T20:00:47.252Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-03T20:00:47.747Z] + git semver [Pipeline] } [2020-04-03T20:00:47.776Z] $ docker stop --time=1 b6e79c72dac510ee0bcf4ee47ae86975da5525f46b01bc7d50bfefad45459591 [2020-04-03T20:00:49.120Z] $ docker rm -f b6e79c72dac510ee0bcf4ee47ae86975da5525f46b01bc7d50bfefad45459591 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-03T20:00:49.869Z] Stashed 69 file(s) [Pipeline] echo [2020-04-03T20:00:49.906Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-03T20:01:05.330Z] Still waiting to schedule task [2020-04-03T20:01:05.330Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-03T20:01:05.349Z] Still waiting to schedule task [2020-04-03T20:01:05.349Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1788’ is offline [2020-04-03T20:02:56.187Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2145 in /w/workspace/dry_go-mod-core-contracts_PR-233 [Pipeline] { [Pipeline] ws [2020-04-03T20:02:56.249Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-04-03T20:03:02.285Z] using credential edgex-jenkins-ssh [2020-04-03T20:03:02.364Z] Cloning the remote Git repository [2020-04-03T20:03:02.364Z] Cloning with configured refspecs honoured and without tags [2020-04-03T20:03:02.454Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-03T20:03:02.545Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-04-03T20:03:02.660Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-03T20:03:02.663Z] > git --version # timeout=10 [2020-04-03T20:03:02.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T20:03:02.753Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T20:03:03.781Z] Fetching without tags [2020-04-03T20:03:03.617Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-03T20:03:03.662Z] > git config --add remote.origin.fetch +refs/pull/233/head:refs/remotes/origin/PR-233 # timeout=10 [2020-04-03T20:03:03.686Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T20:03:03.740Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-03T20:03:03.794Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-03T20:03:03.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T20:03:03.821Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T20:03:04.259Z] Merging remotes/origin/master commit 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea into PR head commit b187d790be99d67fea518cfe9ef0792ee6c79184 [2020-04-03T20:03:04.505Z] Merge succeeded, producing b187d790be99d67fea518cfe9ef0792ee6c79184 [2020-04-03T20:03:04.505Z] Checking out Revision b187d790be99d67fea518cfe9ef0792ee6c79184 (PR-233) [2020-04-03T20:03:04.292Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T20:03:04.314Z] > git checkout -f b187d790be99d67fea518cfe9ef0792ee6c79184 # timeout=10 [2020-04-03T20:03:04.416Z] > git remote # timeout=10 [2020-04-03T20:03:04.432Z] > git config --get remote.origin.url # timeout=10 [2020-04-03T20:03:04.448Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T20:03:04.460Z] > git merge 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea # timeout=10 [2020-04-03T20:03:04.492Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-03T20:03:04.514Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T20:03:04.538Z] > git checkout -f b187d790be99d67fea518cfe9ef0792ee6c79184 # timeout=10 [2020-04-03T20:03:09.150Z] Commit message: "Change CBOR library to fxamacker/cbor" [2020-04-03T20:03:09.209Z] > git --version # timeout=10 [2020-04-03T20:03:09.237Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-03T20:03:10.616Z] ========================================================= [2020-04-03T20:03:10.616Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-03T20:03:10.616Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-03T20:03:11.589Z] Running on prd-centos7-docker-4c-2g-2148 in /w/workspace/dry_go-mod-core-contracts_PR-233 [Pipeline] { [2020-04-03T20:03:11.646Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [Pipeline] ws [2020-04-03T20:03:11.652Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-04-03T20:03:12.624Z] Sending build context to Docker daemon 1.712MB [2020-04-03T20:03:12.625Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-03T20:03:12.625Z] Step 2/7 : FROM ${BASE} [2020-04-03T20:03:12.899Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-03T20:03:12.899Z] cde5963f3b93: Pulling fs layer [2020-04-03T20:03:12.899Z] 2a23fa8c16f7: Pulling fs layer [2020-04-03T20:03:12.899Z] 777b28850792: Pulling fs layer [2020-04-03T20:03:12.899Z] 8a11ddd9e578: Pulling fs layer [2020-04-03T20:03:12.899Z] 4cf88f913ddb: Pulling fs layer [2020-04-03T20:03:12.899Z] 1df406cf5192: Pulling fs layer [2020-04-03T20:03:12.899Z] cd6300453558: Pulling fs layer [2020-04-03T20:03:12.899Z] b9c365052c96: Pulling fs layer [2020-04-03T20:03:12.899Z] a2d8cc88f415: Pulling fs layer [2020-04-03T20:03:12.899Z] ea1d1ca13537: Pulling fs layer [2020-04-03T20:03:12.899Z] 3750a50a1c5e: Pulling fs layer [2020-04-03T20:03:12.899Z] cd6300453558: Waiting [2020-04-03T20:03:12.899Z] ea1d1ca13537: Waiting [2020-04-03T20:03:12.899Z] 3750a50a1c5e: Waiting [2020-04-03T20:03:12.899Z] 8a11ddd9e578: Waiting [2020-04-03T20:03:12.899Z] b9c365052c96: Waiting [2020-04-03T20:03:12.899Z] 4cf88f913ddb: Waiting [2020-04-03T20:03:12.899Z] a2d8cc88f415: Waiting [2020-04-03T20:03:12.899Z] 1df406cf5192: Waiting [2020-04-03T20:03:12.899Z] 777b28850792: Verifying Checksum [2020-04-03T20:03:12.899Z] 777b28850792: Download complete [2020-04-03T20:03:12.899Z] 2a23fa8c16f7: Download complete [2020-04-03T20:03:12.899Z] 4cf88f913ddb: Verifying Checksum [2020-04-03T20:03:12.899Z] 4cf88f913ddb: Download complete [2020-04-03T20:03:12.899Z] 1df406cf5192: Verifying Checksum [2020-04-03T20:03:12.899Z] 1df406cf5192: Download complete [2020-04-03T20:03:13.169Z] cde5963f3b93: Verifying Checksum [2020-04-03T20:03:13.169Z] cde5963f3b93: Download complete [2020-04-03T20:03:14.141Z] cde5963f3b93: Pull complete [2020-04-03T20:03:14.172Z] using credential edgex-jenkins-ssh [2020-04-03T20:03:14.213Z] Cloning the remote Git repository [2020-04-03T20:03:14.213Z] Cloning with configured refspecs honoured and without tags [2020-04-03T20:03:14.733Z] 2a23fa8c16f7: Pull complete [2020-04-03T20:03:15.004Z] 777b28850792: Pull complete [2020-04-03T20:03:13.717Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-03T20:03:13.764Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-04-03T20:03:13.809Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-03T20:03:13.809Z] > git --version # timeout=10 [2020-04-03T20:03:13.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T20:03:13.863Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T20:03:15.286Z] Fetching without tags [2020-04-03T20:03:15.648Z] Merging remotes/origin/master commit 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea into PR head commit b187d790be99d67fea518cfe9ef0792ee6c79184 [2020-04-03T20:03:15.751Z] Merge succeeded, producing b187d790be99d67fea518cfe9ef0792ee6c79184 [2020-04-03T20:03:15.751Z] Checking out Revision b187d790be99d67fea518cfe9ef0792ee6c79184 (PR-233) [2020-04-03T20:03:14.818Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-03T20:03:14.824Z] > git config --add remote.origin.fetch +refs/pull/233/head:refs/remotes/origin/PR-233 # timeout=10 [2020-04-03T20:03:14.832Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T20:03:14.842Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-03T20:03:14.854Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-03T20:03:14.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T20:03:14.859Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T20:03:15.249Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T20:03:15.257Z] > git checkout -f b187d790be99d67fea518cfe9ef0792ee6c79184 # timeout=10 [2020-04-03T20:03:15.306Z] > git remote # timeout=10 [2020-04-03T20:03:15.312Z] > git config --get remote.origin.url # timeout=10 [2020-04-03T20:03:15.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T20:03:15.325Z] > git merge 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea # timeout=10 [2020-04-03T20:03:15.335Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-03T20:03:15.357Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T20:03:15.367Z] > git checkout -f b187d790be99d67fea518cfe9ef0792ee6c79184 # timeout=10 [2020-04-03T20:03:16.964Z] cd6300453558: Verifying Checksum [2020-04-03T20:03:16.964Z] cd6300453558: Download complete [2020-04-03T20:03:16.964Z] a2d8cc88f415: Verifying Checksum [2020-04-03T20:03:16.964Z] a2d8cc88f415: Download complete [2020-04-03T20:03:19.329Z] Commit message: "Change CBOR library to fxamacker/cbor" [2020-04-03T20:03:19.259Z] > git --version # timeout=10 [2020-04-03T20:03:19.275Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [2020-04-03T20:03:19.562Z] ea1d1ca13537: Verifying Checksum [2020-04-03T20:03:19.562Z] ea1d1ca13537: Download complete [2020-04-03T20:03:19.562Z] 3750a50a1c5e: Verifying Checksum [2020-04-03T20:03:19.562Z] 3750a50a1c5e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-03T20:03:20.228Z] ========================================================= [2020-04-03T20:03:20.228Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-03T20:03:20.228Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-03T20:03:21.193Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-04-03T20:03:21.456Z] Sending build context to Docker daemon 1.712MB [2020-04-03T20:03:21.456Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-03T20:03:21.456Z] Step 2/7 : FROM ${BASE} [2020-04-03T20:03:21.456Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-03T20:03:21.456Z] e6b0cf9c0882: Pulling fs layer [2020-04-03T20:03:21.456Z] 2848faf0eed1: Pulling fs layer [2020-04-03T20:03:21.456Z] 0f37312ad70f: Pulling fs layer [2020-04-03T20:03:21.456Z] 5788d62ee057: Pulling fs layer [2020-04-03T20:03:21.456Z] 0e6b1d234666: Pulling fs layer [2020-04-03T20:03:21.456Z] bf5d7aec512f: Pulling fs layer [2020-04-03T20:03:21.456Z] 34c802a77dc8: Pulling fs layer [2020-04-03T20:03:21.456Z] 9eb99e56ec68: Pulling fs layer [2020-04-03T20:03:21.456Z] 27c7a5d97fbd: Pulling fs layer [2020-04-03T20:03:21.456Z] 5c102a31e300: Pulling fs layer [2020-04-03T20:03:21.456Z] dcfb455df0a1: Pulling fs layer [2020-04-03T20:03:21.456Z] 34c802a77dc8: Waiting [2020-04-03T20:03:21.456Z] 9eb99e56ec68: Waiting [2020-04-03T20:03:21.456Z] 27c7a5d97fbd: Waiting [2020-04-03T20:03:21.456Z] 5c102a31e300: Waiting [2020-04-03T20:03:21.456Z] dcfb455df0a1: Waiting [2020-04-03T20:03:21.456Z] 0e6b1d234666: Waiting [2020-04-03T20:03:21.456Z] bf5d7aec512f: Waiting [2020-04-03T20:03:21.456Z] 0f37312ad70f: Verifying Checksum [2020-04-03T20:03:21.456Z] 0f37312ad70f: Download complete [2020-04-03T20:03:21.456Z] 2848faf0eed1: Verifying Checksum [2020-04-03T20:03:21.456Z] 2848faf0eed1: Download complete [2020-04-03T20:03:21.456Z] 0e6b1d234666: Verifying Checksum [2020-04-03T20:03:21.456Z] 0e6b1d234666: Download complete [2020-04-03T20:03:21.456Z] bf5d7aec512f: Verifying Checksum [2020-04-03T20:03:21.456Z] bf5d7aec512f: Download complete [2020-04-03T20:03:21.456Z] e6b0cf9c0882: Verifying Checksum [2020-04-03T20:03:21.456Z] e6b0cf9c0882: Download complete [2020-04-03T20:03:21.737Z] e6b0cf9c0882: Pull complete [2020-04-03T20:03:22.003Z] 2848faf0eed1: Pull complete [2020-04-03T20:03:22.590Z] 34c802a77dc8: Verifying Checksum [2020-04-03T20:03:22.590Z] 34c802a77dc8: Download complete [2020-04-03T20:03:22.590Z] 27c7a5d97fbd: Verifying Checksum [2020-04-03T20:03:22.590Z] 27c7a5d97fbd: Download complete [2020-04-03T20:03:22.924Z] b9c365052c96: Verifying Checksum [2020-04-03T20:03:22.924Z] b9c365052c96: Download complete [2020-04-03T20:03:23.180Z] 5c102a31e300: Verifying Checksum [2020-04-03T20:03:23.180Z] 5c102a31e300: Download complete [2020-04-03T20:03:23.180Z] dcfb455df0a1: Verifying Checksum [2020-04-03T20:03:23.180Z] dcfb455df0a1: Download complete [2020-04-03T20:03:23.180Z] 5788d62ee057: Verifying Checksum [2020-04-03T20:03:23.180Z] 5788d62ee057: Download complete [2020-04-03T20:03:23.180Z] 9eb99e56ec68: Verifying Checksum [2020-04-03T20:03:23.180Z] 9eb99e56ec68: Download complete [2020-04-03T20:03:24.337Z] 8a11ddd9e578: Verifying Checksum [2020-04-03T20:03:24.337Z] 8a11ddd9e578: Download complete [2020-04-03T20:03:25.085Z] 0f37312ad70f: Pull complete [2020-04-03T20:03:30.353Z] 5788d62ee057: Pull complete [2020-04-03T20:03:30.353Z] 0e6b1d234666: Pull complete [2020-04-03T20:03:30.353Z] bf5d7aec512f: Pull complete [2020-04-03T20:03:35.632Z] 34c802a77dc8: Pull complete [2020-04-03T20:03:36.682Z] 8a11ddd9e578: Pull complete [2020-04-03T20:03:36.682Z] 4cf88f913ddb: Pull complete [2020-04-03T20:03:36.682Z] 1df406cf5192: Pull complete [2020-04-03T20:03:38.962Z] 9eb99e56ec68: Pull complete [2020-04-03T20:03:38.962Z] 27c7a5d97fbd: Pull complete [2020-04-03T20:03:39.528Z] 5c102a31e300: Pull complete [2020-04-03T20:03:39.528Z] dcfb455df0a1: Pull complete [2020-04-03T20:03:39.528Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-03T20:03:39.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-03T20:03:39.528Z] ---> 7c70fe431013 [2020-04-03T20:03:39.528Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-03T20:03:39.528Z] ---> Running in 18f00acccdc5 [2020-04-03T20:03:39.789Z] Removing intermediate container 18f00acccdc5 [2020-04-03T20:03:39.789Z] ---> 96e22b8d701a [2020-04-03T20:03:39.789Z] Step 4/7 : RUN apk add bash [2020-04-03T20:03:39.789Z] ---> Running in b986b9f2fe22 [2020-04-03T20:03:40.356Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-03T20:03:40.943Z] cd6300453558: Pull complete [2020-04-03T20:03:41.291Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-03T20:03:41.291Z] OK: 143 MiB in 39 packages [2020-04-03T20:03:41.866Z] Removing intermediate container b986b9f2fe22 [2020-04-03T20:03:41.866Z] ---> 50c29fb65c4e [2020-04-03T20:03:41.866Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-03T20:03:41.866Z] ---> Running in f6f478776b67 [2020-04-03T20:03:41.866Z] Removing intermediate container f6f478776b67 [2020-04-03T20:03:41.866Z] ---> 98b43ea47aa2 [2020-04-03T20:03:41.866Z] Step 6/7 : COPY go.mod . [2020-04-03T20:03:42.125Z] ---> ed1426416904 [2020-04-03T20:03:42.125Z] Step 7/7 : RUN go mod download [2020-04-03T20:03:42.125Z] ---> Running in be30e9c66b21 [2020-04-03T20:03:44.660Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-03T20:03:44.660Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-03T20:03:44.660Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-03T20:03:44.660Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-03T20:03:44.660Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-03T20:03:44.660Z] go: finding github.com/google/uuid v1.1.0 [2020-04-03T20:03:44.660Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-03T20:03:44.660Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-03T20:03:44.660Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-03T20:03:44.660Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-03T20:03:44.660Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-03T20:03:45.208Z] b9c365052c96: Pull complete [2020-04-03T20:03:45.478Z] a2d8cc88f415: Pull complete [2020-04-03T20:03:45.601Z] Removing intermediate container be30e9c66b21 [2020-04-03T20:03:45.601Z] ---> 3868b99c5e01 [2020-04-03T20:03:45.862Z] Successfully built 3868b99c5e01 [2020-04-03T20:03:45.862Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-03T20:03:46.653Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-03T20:03:46.653Z] . [Pipeline] withDockerContainer [2020-04-03T20:03:46.795Z] prd-centos7-docker-4c-2g-2148 does not seem to be running inside a container [2020-04-03T20:03:46.844Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2020-04-03T20:03:47.817Z] $ docker top 83c9a46212b1ef3d43c821f14df8403a82b619ca274bf863bfbbbcb6a9f1a4c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-03T20:03:48.080Z] ea1d1ca13537: Pull complete [2020-04-03T20:03:48.080Z] 3750a50a1c5e: Pull complete [2020-04-03T20:03:48.080Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-03T20:03:48.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-03T20:03:48.080Z] ---> 78745c68409d [2020-04-03T20:03:48.080Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-03T20:03:48.374Z] + go version [2020-04-03T20:03:48.374Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-03T20:03:48.695Z] + make test [2020-04-03T20:03:48.696Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-03T20:03:52.353Z] ---> Running in f252da9a2f8c [2020-04-03T20:03:52.628Z] Removing intermediate container f252da9a2f8c [2020-04-03T20:03:52.628Z] ---> b81a314ba8cd [2020-04-03T20:03:52.628Z] Step 4/7 : RUN apk add bash [2020-04-03T20:03:52.898Z] ---> Running in ef6678839bc7 [2020-04-03T20:03:53.861Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-03T20:03:54.027Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-03T20:03:54.824Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-03T20:03:54.968Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.010s coverage: 100.0% of statements [2020-04-03T20:03:55.408Z] OK: 125 MiB in 39 packages [2020-04-03T20:03:56.356Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.012s coverage: 45.4% of statements [2020-04-03T20:03:56.356Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.016s coverage: 77.8% of statements [2020-04-03T20:03:56.356Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-03T20:03:56.377Z] Removing intermediate container ef6678839bc7 [2020-04-03T20:03:56.377Z] ---> 8e92dd5a2fe4 [2020-04-03T20:03:56.377Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-03T20:03:56.644Z] ---> Running in f82f79e3cd88 [2020-04-03T20:03:57.229Z] Removing intermediate container f82f79e3cd88 [2020-04-03T20:03:57.229Z] ---> 2c633b918094 [2020-04-03T20:03:57.229Z] Step 6/7 : COPY go.mod . [2020-04-03T20:03:57.816Z] ---> 91c1be3e1278 [2020-04-03T20:03:57.816Z] Step 7/7 : RUN go mod download [2020-04-03T20:03:57.816Z] ---> Running in 1b6dc17b8ab4 [2020-04-03T20:03:58.273Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.004s coverage: 6.4% of statements [2020-04-03T20:03:58.273Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.024s coverage: 14.4% of statements [2020-04-03T20:03:58.273Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.020s coverage: 100.0% of statements [2020-04-03T20:03:58.538Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.068s coverage: 100.0% of statements [2020-04-03T20:03:58.538Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-03T20:03:58.538Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-03T20:03:58.538Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.007s coverage: 100.0% of statements [2020-04-03T20:03:58.538Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.010s coverage: 100.0% of statements [2020-04-03T20:03:59.767Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-03T20:03:59.768Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-03T20:03:59.768Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-03T20:03:59.768Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-03T20:03:59.768Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-03T20:03:59.768Z] go: finding github.com/google/uuid v1.1.0 [2020-04-03T20:03:59.768Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-03T20:03:59.768Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-03T20:03:59.768Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-03T20:03:59.768Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-03T20:04:00.037Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-03T20:04:00.465Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.017s coverage: 62.5% of statements [2020-04-03T20:04:00.465Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements [2020-04-03T20:04:00.465Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.057s coverage: 15.4% of statements [2020-04-03T20:04:00.465Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.007s coverage: 15.4% of statements [2020-04-03T20:04:00.465Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements [2020-04-03T20:04:00.465Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-03T20:04:01.045Z] gofmt -l . [2020-04-03T20:04:01.045Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-03T20:04:01.420Z] Stashed 1 file(s) [Pipeline] } [2020-04-03T20:04:01.434Z] $ docker stop --time=1 83c9a46212b1ef3d43c821f14df8403a82b619ca274bf863bfbbbcb6a9f1a4c7 [2020-04-03T20:04:02.635Z] Removing intermediate container 1b6dc17b8ab4 [2020-04-03T20:04:02.635Z] ---> feb41db8ffb3 [2020-04-03T20:04:02.635Z] Successfully built feb41db8ffb3 [2020-04-03T20:04:02.635Z] Successfully tagged ci-base-image-arm64:latest [2020-04-03T20:04:02.895Z] $ docker rm -f 83c9a46212b1ef3d43c821f14df8403a82b619ca274bf863bfbbbcb6a9f1a4c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Test) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-03T20:04:04.229Z] + docker inspect -f . ci-base-image-arm64 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2020-04-03T20:04:04.503Z] . [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] withDockerContainer [2020-04-03T20:04:05.053Z] prd-ubuntu18.04-docker-arm64-4c-16g-2145 does not seem to be running inside a container [2020-04-03T20:04:05.146Z] $ 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 [2020-04-03T20:04:06.848Z] $ docker top fdf3651957550607df678fa6f476b8952ea59f3313f3a7fba9248956b9bc6196 -eo pid,comm [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] sh [2020-04-03T20:04:07.998Z] + go version [2020-04-03T20:04:07.998Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-03T20:04:08.674Z] + make test [2020-04-03T20:04:08.674Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-03T20:04:26.921Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-03T20:04:26.921Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.065s coverage: 100.0% of statements [2020-04-03T20:04:29.526Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.056s coverage: 45.4% of statements [2020-04-03T20:04:30.503Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.045s coverage: 77.8% of statements [2020-04-03T20:04:30.503Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-03T20:04:30.503Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.078s coverage: 6.4% of statements [2020-04-03T20:04:33.144Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.055s coverage: 14.4% of statements [2020-04-03T20:04:33.144Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.064s coverage: 100.0% of statements [2020-04-03T20:04:35.116Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.127s coverage: 100.0% of statements [2020-04-03T20:04:35.116Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-03T20:04:35.116Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-03T20:04:35.116Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.023s coverage: 100.0% of statements [2020-04-03T20:04:35.116Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.026s coverage: 100.0% of statements [2020-04-03T20:04:35.116Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.116s coverage: 62.5% of statements [2020-04-03T20:04:35.715Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.028s coverage: 26.3% of statements [2020-04-03T20:04:36.303Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.020s coverage: 15.4% of statements [2020-04-03T20:04:37.266Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.011s coverage: 15.4% of statements [2020-04-03T20:04:37.266Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements [2020-04-03T20:04:37.850Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-03T20:04:39.806Z] gofmt -l . [2020-04-03T20:04:40.390Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-03T20:04:40.694Z] Warning: overwriting stash ‘coverage-report’ [2020-04-03T20:04:41.123Z] Stashed 1 file(s) [Pipeline] } [2020-04-03T20:04:41.140Z] $ docker stop --time=1 fdf3651957550607df678fa6f476b8952ea59f3313f3a7fba9248956b9bc6196 [2020-04-03T20:04:43.255Z] $ docker rm -f fdf3651957550607df678fa6f476b8952ea59f3313f3a7fba9248956b9bc6196 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-03T20:04:45.608Z] provisioning config files... [2020-04-03T20:04:45.618Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-233@tmp/config1036313689197336586tmp [Pipeline] { [Pipeline] sh [2020-04-03T20:04:45.997Z] + curl -s https://codecov.io/bash [2020-04-03T20:04:45.997Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-233@tmp/config1036313689197336586tmp [2020-04-03T20:04:46.260Z] [2020-04-03T20:04:46.260Z] _____ _ [2020-04-03T20:04:46.260Z] / ____| | | [2020-04-03T20:04:46.260Z] | | ___ __| | ___ ___ _____ __ [2020-04-03T20:04:46.260Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-03T20:04:46.260Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-03T20:04:46.260Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-03T20:04:46.260Z] Bash-tbd [2020-04-03T20:04:46.260Z] [2020-04-03T20:04:46.260Z] [2020-04-03T20:04:46.260Z] ==> Jenkins CI detected. [2020-04-03T20:04:46.260Z] project root: . [2020-04-03T20:04:46.260Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-03T20:04:46.260Z] ==> Running gcov in . (disable via -X gcov) [2020-04-03T20:04:46.260Z] ==> Python coveragepy not found [2020-04-03T20:04:46.260Z] ==> Searching for coverage reports in: [2020-04-03T20:04:46.260Z] + . [2020-04-03T20:04:46.260Z] -> Found 1 reports [2020-04-03T20:04:46.260Z] ==> Detecting git/mercurial file structure [2020-04-03T20:04:46.260Z] ==> Reading reports [2020-04-03T20:04:46.260Z] + ./coverage.out bytes=81307 [2020-04-03T20:04:46.260Z] ==> Appending adjustments [2020-04-03T20:04:46.260Z] http://docs.codecov.io/docs/fixing-reports [2020-04-03T20:04:46.829Z] + Found adjustments [2020-04-03T20:04:46.829Z] ==> Gzipping contents [2020-04-03T20:04:46.829Z] ==> Uploading reports [2020-04-03T20:04:46.829Z] url: https://codecov.io [2020-04-03T20:04:46.829Z] query: branch=PR-233&commit=b187d790be99d67fea518cfe9ef0792ee6c79184&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-233%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=233&job= [2020-04-03T20:04:46.829Z] -> Pinging Codecov [2020-04-03T20:04:46.829Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-233&commit=b187d790be99d67fea518cfe9ef0792ee6c79184&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-233%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=233&job= [2020-04-03T20:05:54.526Z] -> Uploading [2020-04-03T20:05:54.526Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/b187d790be99d67fea518cfe9ef0792ee6c79184 [Pipeline] } [2020-04-03T20:05:54.550Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-03T20:05:56.251Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-03T20:05:56.576Z] ---> package-listing.sh [2020-04-03T20:05:56.576Z] ++ facter osfamily [2020-04-03T20:05:56.576Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-03T20:05:56.576Z] + OS_FAMILY=redhat [2020-04-03T20:05:56.576Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-233 [2020-04-03T20:05:56.576Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-03T20:05:56.576Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-03T20:05:56.576Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-03T20:05:56.576Z] + PACKAGES=/tmp/packages_start.txt [2020-04-03T20:05:56.576Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-233 ']' [2020-04-03T20:05:56.576Z] + PACKAGES=/tmp/packages_end.txt [2020-04-03T20:05:56.576Z] + case "${OS_FAMILY}" in [2020-04-03T20:05:56.576Z] + rpm -qa [2020-04-03T20:05:56.576Z] + sort [2020-04-03T20:06:00.769Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-03T20:06:00.769Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-03T20:06:00.769Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-03T20:06:00.769Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-233 ']' [2020-04-03T20:06:00.769Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-233/archives/ [2020-04-03T20:06:00.769Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-233/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-03T20:06:01.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-03T20:06:01.248Z] [2020-04-03T20:06:01.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-03T20:06:01.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-03T20:06:01.619Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-03T20:06:01.619Z] c9b1b535fdd9: Pulling fs layer [2020-04-03T20:06:01.619Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-03T20:06:01.619Z] 756a868c4378: Pulling fs layer [2020-04-03T20:06:01.619Z] 444b2fc9a129: Pulling fs layer [2020-04-03T20:06:01.619Z] ea15f1150254: Pulling fs layer [2020-04-03T20:06:01.619Z] 41b27a9f41bf: Pulling fs layer [2020-04-03T20:06:01.619Z] 28c525ee5125: Pulling fs layer [2020-04-03T20:06:01.619Z] 094b1ea09ed8: Pulling fs layer [2020-04-03T20:06:01.619Z] 138eaada9080: Pulling fs layer [2020-04-03T20:06:01.619Z] 0622d0fa9048: Pulling fs layer [2020-04-03T20:06:01.619Z] 444b2fc9a129: Waiting [2020-04-03T20:06:01.619Z] 41b27a9f41bf: Waiting [2020-04-03T20:06:01.619Z] 28c525ee5125: Waiting [2020-04-03T20:06:01.619Z] 094b1ea09ed8: Waiting [2020-04-03T20:06:01.619Z] 138eaada9080: Waiting [2020-04-03T20:06:01.619Z] ea15f1150254: Waiting [2020-04-03T20:06:01.619Z] 0622d0fa9048: Waiting [2020-04-03T20:06:01.619Z] 2cc5ad85d9ab: Download complete [2020-04-03T20:06:01.619Z] 444b2fc9a129: Verifying Checksum [2020-04-03T20:06:01.619Z] 444b2fc9a129: Download complete [2020-04-03T20:06:01.619Z] c9b1b535fdd9: Verifying Checksum [2020-04-03T20:06:01.619Z] c9b1b535fdd9: Download complete [2020-04-03T20:06:01.619Z] ea15f1150254: Verifying Checksum [2020-04-03T20:06:01.619Z] ea15f1150254: Download complete [2020-04-03T20:06:01.619Z] 28c525ee5125: Verifying Checksum [2020-04-03T20:06:01.619Z] 28c525ee5125: Download complete [2020-04-03T20:06:02.199Z] 756a868c4378: Verifying Checksum [2020-04-03T20:06:02.199Z] 756a868c4378: Download complete [2020-04-03T20:06:02.199Z] c9b1b535fdd9: Pull complete [2020-04-03T20:06:02.199Z] 138eaada9080: Verifying Checksum [2020-04-03T20:06:02.199Z] 138eaada9080: Download complete [2020-04-03T20:06:02.199Z] 0622d0fa9048: Verifying Checksum [2020-04-03T20:06:02.199Z] 0622d0fa9048: Download complete [2020-04-03T20:06:02.199Z] 094b1ea09ed8: Verifying Checksum [2020-04-03T20:06:02.199Z] 094b1ea09ed8: Download complete [2020-04-03T20:06:02.199Z] 2cc5ad85d9ab: Pull complete [2020-04-03T20:06:02.770Z] 41b27a9f41bf: Verifying Checksum [2020-04-03T20:06:02.770Z] 41b27a9f41bf: Download complete [2020-04-03T20:06:03.708Z] 756a868c4378: Pull complete [2020-04-03T20:06:03.708Z] 444b2fc9a129: Pull complete [2020-04-03T20:06:04.276Z] ea15f1150254: Pull complete [2020-04-03T20:06:07.568Z] 41b27a9f41bf: Pull complete [2020-04-03T20:06:07.568Z] 28c525ee5125: Pull complete [2020-04-03T20:06:09.477Z] 094b1ea09ed8: Pull complete [2020-04-03T20:06:09.477Z] 138eaada9080: Pull complete [2020-04-03T20:06:09.477Z] 0622d0fa9048: Pull complete [2020-04-03T20:06:09.477Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-03T20:06:09.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-03T20:06:09.917Z] prd-centos7-docker-4c-2g-2144 does not seem to be running inside a container [2020-04-03T20:06:09.962Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-233 -v /w/workspace/dry_go-mod-core-contracts_PR-233:/w/workspace/dry_go-mod-core-contracts_PR-233:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-233@tmp:/w/workspace/dry_go-mod-core-contracts_PR-233@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 [2020-04-03T20:06:10.557Z] $ docker top 47d7a504e75725d9f827c586024a2907dbc342a63b2bda3f227cdcb79e61606c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-03T20:06:10.866Z] provisioning config files... [2020-04-03T20:06:10.878Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-233@tmp/config2812562033259311764tmp [Pipeline] { [Pipeline] echo [2020-04-03T20:06:10.972Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-03T20:06:11.299Z] ---> create-netrc.sh [Pipeline] echo [2020-04-03T20:06:11.323Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-03T20:06:11.641Z] ---> logs-deploy.sh [2020-04-03T20:06:11.642Z] + ARCHIVE_ARTIFACTS= [2020-04-03T20:06:11.642Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-03T20:06:11.642Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-03T20:06:11.642Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-03T20:06:11.642Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-233/1 [2020-04-03T20:06:11.642Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-233/1/ [2020-04-03T20:06:11.642Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-233/1 /w/workspace/dry_go-mod-core-contracts_PR-233 [2020-04-03T20:06:13.019Z] Archives upload complete. [2020-04-03T20:06:13.019Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-233/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-233/1/