Pull request #236 updated 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 lindseysimple for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 38d0cc147a837ce191fd6fcb9b0683ab407438b4 rather than 8daeb8cee6be0a8665dff90b95615cae41dcf175 Obtained Jenkinsfile from 38d0cc147a837ce191fd6fcb9b0683ab407438b4 Running in Durability level: PERFORMANCE_OPTIMIZED 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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 [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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5611 in /w/workspace/dry_go-mod-core-contracts_PR-236 [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-236 # 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 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit 8daeb8cee6be0a8665dff90b95615cae41dcf175 Merge succeeded, producing 8daeb8cee6be0a8665dff90b95615cae41dcf175 Checking out Revision 8daeb8cee6be0a8665dff90b95615cae41dcf175 (PR-236) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # 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/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8daeb8cee6be0a8665dff90b95615cae41dcf175 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8daeb8cee6be0a8665dff90b95615cae41dcf175 # timeout=10 Commit message: "Create core data DTOs and models for V2 API" First time build. Skipping changelog. > git rev-list --no-walk 1d8cbe43980ea1dec26be50ee1d08e1a68b4eefc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-22T14:16:21.854Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-22T14:16:22.061Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-22T14:16:22.131Z] ========================================================= [2020-04-22T14:16:22.131Z] EdgeX Global Pipelines Version Info [2020-04-22T14:16:22.131Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-22T14:16:23.604Z] ------------------- [2020-04-22T14:16:23.604Z] stable info: [2020-04-22T14:16:23.604Z] ------------------- [2020-04-22T14:16:23.604Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-22T14:16:23.604Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-22T14:16:23.604Z] Message: update stable to v1.0.73 [2020-04-22T14:16:24.172Z] ------------------- [2020-04-22T14:16:24.172Z] experimental info: [2020-04-22T14:16:24.172Z] ------------------- [2020-04-22T14:16:24.172Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-22T14:16:24.172Z] Commit SHA: 009f18ce5b4e192ba54fce1c3905cefe13074ee2 [2020-04-22T14:16:24.172Z] Message: update experimental to v1.0.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-22T14:16:26.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T14:16:26.200Z] [2020-04-22T14:16:26.200Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-22T14:16:26.537Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T14:16:26.537Z] latest: Pulling from edgex-devops/git-semver [2020-04-22T14:16:26.537Z] 9123ac7c32f7: Pulling fs layer [2020-04-22T14:16:26.537Z] b8cc5d1170e3: Pulling fs layer [2020-04-22T14:16:26.537Z] 2924cbbf6a41: Pulling fs layer [2020-04-22T14:16:26.537Z] 93b08a4f1073: Pulling fs layer [2020-04-22T14:16:26.537Z] 93b08a4f1073: Waiting [2020-04-22T14:16:26.537Z] b8cc5d1170e3: Verifying Checksum [2020-04-22T14:16:26.537Z] b8cc5d1170e3: Download complete [2020-04-22T14:16:26.796Z] 9123ac7c32f7: Verifying Checksum [2020-04-22T14:16:26.796Z] 9123ac7c32f7: Download complete [2020-04-22T14:16:26.796Z] 93b08a4f1073: Verifying Checksum [2020-04-22T14:16:26.796Z] 93b08a4f1073: Download complete [2020-04-22T14:16:26.796Z] 2924cbbf6a41: Download complete [2020-04-22T14:16:27.055Z] 9123ac7c32f7: Pull complete [2020-04-22T14:16:27.055Z] b8cc5d1170e3: Pull complete [2020-04-22T14:16:27.996Z] 2924cbbf6a41: Pull complete [2020-04-22T14:16:27.996Z] 93b08a4f1073: Pull complete [2020-04-22T14:16:27.996Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-22T14:16:27.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-22T14:16:28.132Z] prd-centos7-docker-4c-2g-5611 does not seem to be running inside a container [2020-04-22T14:16:28.174Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-22T14:16:28.808Z] $ docker top b2f51e1904a852fc47623b19c6b4777089af34e83d66683cb90f78a265a5133c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-22T14:16:29.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T14:16:29.076Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T14:16:29.293Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T14:16:29.296Z] $ docker exec b2f51e1904a852fc47623b19c6b4777089af34e83d66683cb90f78a265a5133c ssh-agent [2020-04-22T14:16:29.484Z] SSH_AUTH_SOCK=/tmp/ssh-5pF2ME26lSZx/agent.15 [2020-04-22T14:16:29.484Z] SSH_AGENT_PID=22 [2020-04-22T14:16:29.492Z] Running ssh-add (command line suppressed) [2020-04-22T14:16:29.639Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3329286008656063141.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3329286008656063141.key) [2020-04-22T14:16:29.707Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T14:16:30.046Z] + git describe --exact-match --tags HEAD [2020-04-22T14:16:30.046Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-22T14:16:30.107Z] $ docker exec --env ******** --env ******** b2f51e1904a852fc47623b19c6b4777089af34e83d66683cb90f78a265a5133c ssh-agent -k [2020-04-22T14:16:30.254Z] unset SSH_AUTH_SOCK; [2020-04-22T14:16:30.255Z] unset SSH_AGENT_PID; [2020-04-22T14:16:30.255Z] echo Agent pid 22 killed; [2020-04-22T14:16:30.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-22T14:16:30.376Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-22T14:16:30.376Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-22T14:16:30.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T14:16:30.503Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T14:16:30.766Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T14:16:30.770Z] $ docker exec b2f51e1904a852fc47623b19c6b4777089af34e83d66683cb90f78a265a5133c ssh-agent [2020-04-22T14:16:30.966Z] SSH_AUTH_SOCK=/tmp/ssh-BAHLiZyzmVIO/agent.56 [2020-04-22T14:16:30.966Z] SSH_AGENT_PID=63 [2020-04-22T14:16:30.974Z] Running ssh-add (command line suppressed) [2020-04-22T14:16:31.137Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6734776809136479771.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6734776809136479771.key) [2020-04-22T14:16:31.186Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T14:16:31.520Z] + git semver init [2020-04-22T14:16:31.520Z] # -> Open(): unable to determine branch for HEAD [2020-04-22T14:16:31.520Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git [2020-04-22T14:16:31.520Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-04-22T14:16:31.520Z] # $SEMVER_REMOTE_NAME = origin [2020-04-22T14:16:31.520Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-22T14:16:31.520Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-22T14:16:31.520Z] # $SEMVER_BRANCH = PR-236 [2020-04-22T14:16:31.520Z] # $SEMVER_TEMP = /tmp/semver-821236406 [2020-04-22T14:16:31.520Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-04-22T14:16:32.088Z] # '/tmp/semver-821236406' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' [2020-04-22T14:16:32.088Z] # -> Force: false [2020-04-22T14:16:32.088Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } [2020-04-22T14:16:32.098Z] $ docker exec --env ******** --env ******** b2f51e1904a852fc47623b19c6b4777089af34e83d66683cb90f78a265a5133c ssh-agent -k [2020-04-22T14:16:32.247Z] unset SSH_AUTH_SOCK; [2020-04-22T14:16:32.247Z] unset SSH_AGENT_PID; [2020-04-22T14:16:32.247Z] echo Agent pid 63 killed; [2020-04-22T14:16:32.294Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-22T14:16:32.726Z] + git semver [Pipeline] } [2020-04-22T14:16:32.738Z] $ docker stop --time=1 b2f51e1904a852fc47623b19c6b4777089af34e83d66683cb90f78a265a5133c [2020-04-22T14:16:34.106Z] $ docker rm -f b2f51e1904a852fc47623b19c6b4777089af34e83d66683cb90f78a265a5133c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-22T14:16:34.915Z] Stashed 73 file(s) [Pipeline] echo [2020-04-22T14:16:34.917Z] [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-22T14:16:50.140Z] Still waiting to schedule task [2020-04-22T14:16:50.140Z] ‘prd-centos7-builder-2c-1g-4099’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4592’ is offline; ‘prd-centos7-docker-4c-2g-5275’ is offline; ‘prd-centos7-docker-4c-2g-5278’ is offline; ‘prd-centos7-docker-4c-2g-5281’ is offline; ‘prd-centos7-docker-4c-2g-5612’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5610’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-04-22T14:16:50.142Z] Still waiting to schedule task [2020-04-22T14:16:50.142Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-5610’ is offline [2020-04-22T14:17:52.743Z] Running on prd-centos7-docker-4c-2g-5614 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-04-22T14:17:52.779Z] Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout [2020-04-22T14:17:54.833Z] using credential edgex-jenkins-ssh [2020-04-22T14:17:54.876Z] Cloning the remote Git repository [2020-04-22T14:17:54.876Z] Cloning with configured refspecs honoured and without tags [2020-04-22T14:17:54.267Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-22T14:17:54.305Z] > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 [2020-04-22T14:17:54.348Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-22T14:17:54.348Z] > git --version # timeout=10 [2020-04-22T14:17:54.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T14:17:54.380Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T14:17:55.509Z] Fetching without tags [2020-04-22T14:17:55.911Z] Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit 8daeb8cee6be0a8665dff90b95615cae41dcf175 [2020-04-22T14:17:56.007Z] Merge succeeded, producing 8daeb8cee6be0a8665dff90b95615cae41dcf175 [2020-04-22T14:17:56.007Z] Checking out Revision 8daeb8cee6be0a8665dff90b95615cae41dcf175 (PR-236) [2020-04-22T14:17:54.906Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-22T14:17:54.911Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-04-22T14:17:54.915Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T14:17:54.924Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-22T14:17:54.934Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-22T14:17:54.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T14:17:54.938Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T14:17:55.372Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T14:17:55.382Z] > git checkout -f 8daeb8cee6be0a8665dff90b95615cae41dcf175 # timeout=10 [2020-04-22T14:17:55.433Z] > git remote # timeout=10 [2020-04-22T14:17:55.439Z] > git config --get remote.origin.url # timeout=10 [2020-04-22T14:17:55.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T14:17:55.450Z] > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 [2020-04-22T14:17:55.463Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-22T14:17:55.475Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T14:17:55.480Z] > git checkout -f 8daeb8cee6be0a8665dff90b95615cae41dcf175 # timeout=10 [2020-04-22T14:17:59.524Z] Commit message: "Create core data DTOs and models for V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-22T14:18:00.273Z] ========================================================= [2020-04-22T14:18:00.273Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-22T14:18:00.273Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-22T14:18:00.898Z] + 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-22T14:18:00.898Z] Sending build context to Docker daemon 1.79MB [2020-04-22T14:18:01.166Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-22T14:18:01.166Z] Step 2/7 : FROM ${BASE} [2020-04-22T14:18:01.166Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-22T14:18:01.166Z] e6b0cf9c0882: Pulling fs layer [2020-04-22T14:18:01.166Z] 2848faf0eed1: Pulling fs layer [2020-04-22T14:18:01.166Z] 0f37312ad70f: Pulling fs layer [2020-04-22T14:18:01.166Z] 5788d62ee057: Pulling fs layer [2020-04-22T14:18:01.166Z] 0e6b1d234666: Pulling fs layer [2020-04-22T14:18:01.166Z] bf5d7aec512f: Pulling fs layer [2020-04-22T14:18:01.166Z] 34c802a77dc8: Pulling fs layer [2020-04-22T14:18:01.166Z] 9eb99e56ec68: Pulling fs layer [2020-04-22T14:18:01.166Z] 27c7a5d97fbd: Pulling fs layer [2020-04-22T14:18:01.166Z] 5c102a31e300: Pulling fs layer [2020-04-22T14:18:01.166Z] dcfb455df0a1: Pulling fs layer [2020-04-22T14:18:01.166Z] 34c802a77dc8: Waiting [2020-04-22T14:18:01.166Z] 9eb99e56ec68: Waiting [2020-04-22T14:18:01.166Z] 27c7a5d97fbd: Waiting [2020-04-22T14:18:01.166Z] 5c102a31e300: Waiting [2020-04-22T14:18:01.166Z] dcfb455df0a1: Waiting [2020-04-22T14:18:01.166Z] 5788d62ee057: Waiting [2020-04-22T14:18:01.166Z] bf5d7aec512f: Waiting [2020-04-22T14:18:01.166Z] 0e6b1d234666: Waiting [2020-04-22T14:18:01.166Z] 0f37312ad70f: Verifying Checksum [2020-04-22T14:18:01.166Z] 0f37312ad70f: Download complete [2020-04-22T14:18:01.166Z] 2848faf0eed1: Verifying Checksum [2020-04-22T14:18:01.166Z] 2848faf0eed1: Download complete [2020-04-22T14:18:01.166Z] 0e6b1d234666: Verifying Checksum [2020-04-22T14:18:01.166Z] 0e6b1d234666: Download complete [2020-04-22T14:18:01.166Z] bf5d7aec512f: Verifying Checksum [2020-04-22T14:18:01.166Z] bf5d7aec512f: Download complete [2020-04-22T14:18:01.166Z] e6b0cf9c0882: Verifying Checksum [2020-04-22T14:18:01.166Z] e6b0cf9c0882: Download complete [2020-04-22T14:18:01.430Z] e6b0cf9c0882: Pull complete [2020-04-22T14:18:01.693Z] 2848faf0eed1: Pull complete [2020-04-22T14:18:01.960Z] 0f37312ad70f: Pull complete [2020-04-22T14:18:02.226Z] 34c802a77dc8: Verifying Checksum [2020-04-22T14:18:02.226Z] 34c802a77dc8: Download complete [2020-04-22T14:18:02.226Z] 27c7a5d97fbd: Verifying Checksum [2020-04-22T14:18:02.226Z] 27c7a5d97fbd: Download complete [2020-04-22T14:18:02.802Z] 5c102a31e300: Verifying Checksum [2020-04-22T14:18:02.802Z] 5c102a31e300: Download complete [2020-04-22T14:18:02.802Z] dcfb455df0a1: Verifying Checksum [2020-04-22T14:18:02.802Z] dcfb455df0a1: Download complete [2020-04-22T14:18:03.064Z] 5788d62ee057: Verifying Checksum [2020-04-22T14:18:03.064Z] 5788d62ee057: Download complete [2020-04-22T14:18:03.064Z] 9eb99e56ec68: Download complete [2020-04-22T14:18:09.755Z] 5788d62ee057: Pull complete [2020-04-22T14:18:09.755Z] 0e6b1d234666: Pull complete [2020-04-22T14:18:09.755Z] bf5d7aec512f: Pull complete [2020-04-22T14:18:13.941Z] 34c802a77dc8: Pull complete [2020-04-22T14:18:17.235Z] 9eb99e56ec68: Pull complete [2020-04-22T14:18:17.235Z] 27c7a5d97fbd: Pull complete [2020-04-22T14:18:17.802Z] 5c102a31e300: Pull complete [2020-04-22T14:18:17.802Z] dcfb455df0a1: Pull complete [2020-04-22T14:18:17.802Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-22T14:18:17.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-22T14:18:17.802Z] ---> 7c70fe431013 [2020-04-22T14:18:17.802Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-22T14:18:17.802Z] ---> Running in 140ad875c8fe [2020-04-22T14:18:18.062Z] Removing intermediate container 140ad875c8fe [2020-04-22T14:18:18.062Z] ---> 8da726c56918 [2020-04-22T14:18:18.062Z] Step 4/7 : RUN apk add bash [2020-04-22T14:18:18.062Z] ---> Running in b43f42d19d55 [2020-04-22T14:18:18.632Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-22T14:18:19.567Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-22T14:18:19.828Z] OK: 143 MiB in 39 packages [2020-04-22T14:18:20.098Z] Removing intermediate container b43f42d19d55 [2020-04-22T14:18:20.098Z] ---> 5cb9ed329593 [2020-04-22T14:18:20.098Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-22T14:18:20.361Z] ---> Running in 22edf2389828 [2020-04-22T14:18:20.361Z] Removing intermediate container 22edf2389828 [2020-04-22T14:18:20.361Z] ---> 0ea25242e2db [2020-04-22T14:18:20.361Z] Step 6/7 : COPY go.mod . [2020-04-22T14:18:20.633Z] ---> 1c1a5ed2165e [2020-04-22T14:18:20.633Z] Step 7/7 : RUN go mod download [2020-04-22T14:18:20.633Z] ---> Running in 9b53bf338930 [2020-04-22T14:18:22.546Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-22T14:18:22.546Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-22T14:18:22.546Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-22T14:18:22.546Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-22T14:18:22.546Z] go: finding github.com/go-playground/locales v0.13.0 [2020-04-22T14:18:22.546Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-04-22T14:18:22.546Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-22T14:18:22.546Z] go: finding github.com/google/uuid v1.1.0 [2020-04-22T14:18:22.546Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-22T14:18:22.546Z] go: finding github.com/leodido/go-urn v1.1.0 [2020-04-22T14:18:22.806Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-22T14:18:22.806Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-22T14:18:23.065Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-22T14:18:23.065Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-22T14:18:23.065Z] go: finding golang.org/x/text v0.3.2 [2020-04-22T14:18:23.065Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-04-22T14:18:23.328Z] go: finding gopkg.in/go-playground/assert.v1 v1.2.1 [2020-04-22T14:18:23.328Z] go: finding gopkg.in/go-playground/validator.v9 v9.31.0 [2020-04-22T14:18:29.902Z] Removing intermediate container 9b53bf338930 [2020-04-22T14:18:29.902Z] ---> d03cfca0befd [2020-04-22T14:18:29.902Z] Successfully built d03cfca0befd [2020-04-22T14:18:29.902Z] 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-22T14:18:30.560Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-22T14:18:30.561Z] . [Pipeline] withDockerContainer [2020-04-22T14:18:30.676Z] prd-centos7-docker-4c-2g-5614 does not seem to be running inside a container [2020-04-22T14:18:30.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-22T14:18:31.234Z] $ docker top 999b810ff1e2e9cefced165b512d3af34a520065b51160a31f0b28a91d53deff -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-22T14:18:31.715Z] + go version [2020-04-22T14:18:31.716Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-22T14:18:32.007Z] + make test [2020-04-22T14:18:32.007Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-22T14:18:38.622Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-22T14:18:40.023Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.028s coverage: 85.7% of statements [2020-04-22T14:18:40.023Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.028s coverage: 100.0% of statements [2020-04-22T14:18:42.584Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.022s coverage: 45.4% of statements [2020-04-22T14:18:42.584Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.031s coverage: 77.8% of statements [2020-04-22T14:18:42.584Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-22T14:18:42.584Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.013s coverage: 6.4% of statements [2020-04-22T14:18:42.849Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.013s coverage: 14.4% of statements [2020-04-22T14:18:43.110Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.020s coverage: 100.0% of statements [2020-04-22T14:18:43.375Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.041s coverage: 100.0% of statements [2020-04-22T14:18:43.375Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-22T14:18:43.375Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-22T14:18:43.375Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.028s coverage: 100.0% of statements [2020-04-22T14:18:43.375Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.011s coverage: 100.0% of statements [2020-04-22T14:18:45.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.034s coverage: 62.5% of statements [2020-04-22T14:18:45.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.036s coverage: 26.3% of statements [2020-04-22T14:18:45.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.010s coverage: 15.4% of statements [2020-04-22T14:18:45.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.017s coverage: 15.4% of statements [2020-04-22T14:18:45.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.013s coverage: 14.3% of statements [2020-04-22T14:18:45.314Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-04-22T14:18:45.314Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] [2020-04-22T14:18:45.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata 0.006s coverage: 100.0% of statements [2020-04-22T14:18:45.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata 0.005s coverage: 55.0% of statements [2020-04-22T14:18:45.575Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-22T14:18:46.529Z] gofmt -l . [2020-04-22T14:18:46.529Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-22T14:18:47.149Z] Stashed 1 file(s) [Pipeline] } [2020-04-22T14:18:47.168Z] $ docker stop --time=1 999b810ff1e2e9cefced165b512d3af34a520065b51160a31f0b28a91d53deff [2020-04-22T14:18:48.596Z] $ docker rm -f 999b810ff1e2e9cefced165b512d3af34a520065b51160a31f0b28a91d53deff [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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-22T14:19:18.053Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5615 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-04-22T14:19:18.088Z] Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout [2020-04-22T14:19:23.696Z] using credential edgex-jenkins-ssh [2020-04-22T14:19:23.741Z] Cloning the remote Git repository [2020-04-22T14:19:23.741Z] Cloning with configured refspecs honoured and without tags [2020-04-22T14:19:23.800Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-22T14:19:23.887Z] > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 [2020-04-22T14:19:23.968Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-22T14:19:23.970Z] > git --version # timeout=10 [2020-04-22T14:19:24.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T14:19:24.087Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T14:19:25.074Z] Fetching without tags [2020-04-22T14:19:25.546Z] Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit 8daeb8cee6be0a8665dff90b95615cae41dcf175 [2020-04-22T14:19:25.794Z] Merge succeeded, producing 8daeb8cee6be0a8665dff90b95615cae41dcf175 [2020-04-22T14:19:25.795Z] Checking out Revision 8daeb8cee6be0a8665dff90b95615cae41dcf175 (PR-236) [2020-04-22T14:19:24.954Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-22T14:19:24.998Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-04-22T14:19:25.011Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T14:19:25.033Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-22T14:19:25.076Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-22T14:19:25.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T14:19:25.086Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T14:19:25.559Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T14:19:25.575Z] > git checkout -f 8daeb8cee6be0a8665dff90b95615cae41dcf175 # timeout=10 [2020-04-22T14:19:25.697Z] > git remote # timeout=10 [2020-04-22T14:19:25.721Z] > git config --get remote.origin.url # timeout=10 [2020-04-22T14:19:25.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T14:19:25.750Z] > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 [2020-04-22T14:19:25.772Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-22T14:19:25.793Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T14:19:25.823Z] > git checkout -f 8daeb8cee6be0a8665dff90b95615cae41dcf175 # timeout=10 [2020-04-22T14:19:30.176Z] Commit message: "Create core data DTOs and models for V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-22T14:19:31.324Z] ========================================================= [2020-04-22T14:19:31.324Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-22T14:19:31.324Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-22T14:19:32.241Z] + 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 . [2020-04-22T14:19:33.583Z] Sending build context to Docker daemon 1.79MB [2020-04-22T14:19:33.583Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-22T14:19:33.583Z] Step 2/7 : FROM ${BASE} [2020-04-22T14:19:33.583Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-22T14:19:33.583Z] cde5963f3b93: Pulling fs layer [2020-04-22T14:19:33.583Z] 2a23fa8c16f7: Pulling fs layer [2020-04-22T14:19:33.583Z] 777b28850792: Pulling fs layer [2020-04-22T14:19:33.583Z] 8a11ddd9e578: Pulling fs layer [2020-04-22T14:19:33.583Z] 4cf88f913ddb: Pulling fs layer [2020-04-22T14:19:33.583Z] 1df406cf5192: Pulling fs layer [2020-04-22T14:19:33.583Z] cd6300453558: Pulling fs layer [2020-04-22T14:19:33.583Z] b9c365052c96: Pulling fs layer [2020-04-22T14:19:33.583Z] 4cf88f913ddb: Waiting [2020-04-22T14:19:33.583Z] 1df406cf5192: Waiting [2020-04-22T14:19:33.583Z] a2d8cc88f415: Pulling fs layer [2020-04-22T14:19:33.583Z] ea1d1ca13537: Pulling fs layer [2020-04-22T14:19:33.583Z] 3750a50a1c5e: Pulling fs layer [2020-04-22T14:19:33.583Z] cd6300453558: Waiting [2020-04-22T14:19:33.583Z] b9c365052c96: Waiting [2020-04-22T14:19:33.583Z] a2d8cc88f415: Waiting [2020-04-22T14:19:33.583Z] ea1d1ca13537: Waiting [2020-04-22T14:19:33.583Z] 3750a50a1c5e: Waiting [2020-04-22T14:19:33.583Z] 8a11ddd9e578: Waiting [2020-04-22T14:19:33.583Z] 777b28850792: Verifying Checksum [2020-04-22T14:19:33.583Z] 777b28850792: Download complete [2020-04-22T14:19:33.583Z] 2a23fa8c16f7: Verifying Checksum [2020-04-22T14:19:33.583Z] 2a23fa8c16f7: Download complete [2020-04-22T14:19:33.583Z] 4cf88f913ddb: Download complete [2020-04-22T14:19:33.583Z] 1df406cf5192: Verifying Checksum [2020-04-22T14:19:33.583Z] 1df406cf5192: Download complete [2020-04-22T14:19:33.854Z] cde5963f3b93: Verifying Checksum [2020-04-22T14:19:33.854Z] cde5963f3b93: Download complete [2020-04-22T14:19:34.459Z] cde5963f3b93: Pull complete [2020-04-22T14:19:35.072Z] 2a23fa8c16f7: Pull complete [2020-04-22T14:19:35.667Z] 777b28850792: Pull complete [2020-04-22T14:19:37.638Z] cd6300453558: Verifying Checksum [2020-04-22T14:19:37.638Z] cd6300453558: Download complete [2020-04-22T14:19:37.911Z] a2d8cc88f415: Verifying Checksum [2020-04-22T14:19:37.911Z] a2d8cc88f415: Download complete [2020-04-22T14:19:40.538Z] ea1d1ca13537: Verifying Checksum [2020-04-22T14:19:40.538Z] ea1d1ca13537: Download complete [2020-04-22T14:19:40.538Z] 3750a50a1c5e: Download complete [2020-04-22T14:19:43.133Z] b9c365052c96: Verifying Checksum [2020-04-22T14:19:43.133Z] b9c365052c96: Download complete [2020-04-22T14:19:45.085Z] 8a11ddd9e578: Verifying Checksum [2020-04-22T14:19:45.085Z] 8a11ddd9e578: Download complete [2020-04-22T14:19:57.445Z] 8a11ddd9e578: Pull complete [2020-04-22T14:19:57.445Z] 4cf88f913ddb: Pull complete [2020-04-22T14:19:57.445Z] 1df406cf5192: Pull complete [2020-04-22T14:20:01.723Z] cd6300453558: Pull complete [2020-04-22T14:20:07.107Z] b9c365052c96: Pull complete [2020-04-22T14:20:07.107Z] a2d8cc88f415: Pull complete [2020-04-22T14:20:09.067Z] ea1d1ca13537: Pull complete [2020-04-22T14:20:09.067Z] 3750a50a1c5e: Pull complete [2020-04-22T14:20:09.067Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-22T14:20:09.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-22T14:20:09.067Z] ---> 78745c68409d [2020-04-22T14:20:09.067Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-22T14:20:13.353Z] ---> Running in cdaf9727241d [2020-04-22T14:20:13.628Z] Removing intermediate container cdaf9727241d [2020-04-22T14:20:13.628Z] ---> 1b6aa54aa446 [2020-04-22T14:20:13.628Z] Step 4/7 : RUN apk add bash [2020-04-22T14:20:13.628Z] ---> Running in e3ca63914fb4 [2020-04-22T14:20:14.600Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-22T14:20:15.560Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-22T14:20:16.145Z] OK: 125 MiB in 39 packages [2020-04-22T14:20:17.562Z] Removing intermediate container e3ca63914fb4 [2020-04-22T14:20:17.562Z] ---> 8aa955a6ed02 [2020-04-22T14:20:17.562Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-22T14:20:17.562Z] ---> Running in 04d2f16fc19d [2020-04-22T14:20:17.831Z] Removing intermediate container 04d2f16fc19d [2020-04-22T14:20:17.831Z] ---> 1aed72aa57bf [2020-04-22T14:20:17.831Z] Step 6/7 : COPY go.mod . [2020-04-22T14:20:18.413Z] ---> e9aea7070d56 [2020-04-22T14:20:18.413Z] Step 7/7 : RUN go mod download [2020-04-22T14:20:18.413Z] ---> Running in 51caef1c1f3e [2020-04-22T14:20:19.824Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-22T14:20:19.824Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-22T14:20:19.824Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-22T14:20:20.090Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-22T14:20:20.090Z] go: finding github.com/go-playground/locales v0.13.0 [2020-04-22T14:20:20.090Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-04-22T14:20:20.090Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-22T14:20:20.090Z] go: finding github.com/google/uuid v1.1.0 [2020-04-22T14:20:20.090Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-22T14:20:20.090Z] go: finding github.com/leodido/go-urn v1.1.0 [2020-04-22T14:20:20.090Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-22T14:20:20.090Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-22T14:20:20.090Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-22T14:20:20.090Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-22T14:20:20.090Z] go: finding golang.org/x/text v0.3.2 [2020-04-22T14:20:20.090Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-04-22T14:20:20.090Z] go: finding gopkg.in/go-playground/assert.v1 v1.2.1 [2020-04-22T14:20:20.090Z] go: finding gopkg.in/go-playground/validator.v9 v9.31.0 [2020-04-22T14:20:32.418Z] Removing intermediate container 51caef1c1f3e [2020-04-22T14:20:32.418Z] ---> 8ace5fc256f7 [2020-04-22T14:20:32.418Z] Successfully built 8ace5fc256f7 [2020-04-22T14:20:32.418Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-22T14:20:33.085Z] + docker inspect -f . ci-base-image-arm64 [2020-04-22T14:20:33.085Z] . [Pipeline] withDockerContainer [2020-04-22T14:20:33.714Z] prd-ubuntu18.04-docker-arm64-4c-16g-5615 does not seem to be running inside a container [2020-04-22T14:20:33.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-22T14:20:35.448Z] $ docker top d1e13c5ed10ea3d8d9c49875023e0360994d0455d992acc9af1855b42578bdc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-22T14:20:36.617Z] + go version [2020-04-22T14:20:36.617Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-22T14:20:37.276Z] + make test [2020-04-22T14:20:37.276Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-22T14:20:59.397Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-22T14:21:00.378Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.034s coverage: 85.7% of statements [2020-04-22T14:21:00.378Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.084s coverage: 100.0% of statements [2020-04-22T14:21:02.370Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.064s coverage: 45.4% of statements [2020-04-22T14:21:02.370Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.030s coverage: 77.8% of statements [2020-04-22T14:21:02.370Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-22T14:21:03.800Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.016s coverage: 6.4% of statements [2020-04-22T14:21:04.776Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.041s coverage: 14.4% of statements [2020-04-22T14:21:05.048Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.041s coverage: 100.0% of statements [2020-04-22T14:21:06.027Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.093s coverage: 100.0% of statements [2020-04-22T14:21:06.027Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-22T14:21:06.027Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-22T14:21:06.027Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.046s coverage: 100.0% of statements [2020-04-22T14:21:06.027Z] --- FAIL: TestRegistryClient_Prefix_Periodic_Initialized (0.00s) [2020-04-22T14:21:06.027Z] client_test.go:71: unexpected error: unable to initialize client [2020-04-22T14:21:06.027Z] FAIL [2020-04-22T14:21:06.027Z] coverage: 94.1% of statements [2020-04-22T14:21:06.027Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.527s [2020-04-22T14:21:07.003Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.125s coverage: 62.5% of statements [2020-04-22T14:21:08.425Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.035s coverage: 26.3% of statements [2020-04-22T14:21:08.425Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.014s coverage: 15.4% of statements [2020-04-22T14:21:08.694Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.013s coverage: 15.4% of statements [2020-04-22T14:21:09.656Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements [2020-04-22T14:21:09.656Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-04-22T14:21:09.656Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] [2020-04-22T14:21:09.656Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata 0.022s coverage: 100.0% of statements [2020-04-22T14:21:09.656Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata 0.038s coverage: 55.0% of statements [2020-04-22T14:21:09.656Z] FAIL [2020-04-22T14:21:09.923Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2020-04-22T14:21:09.948Z] $ docker stop --time=1 d1e13c5ed10ea3d8d9c49875023e0360994d0455d992acc9af1855b42578bdc0 [2020-04-22T14:21:12.081Z] $ docker rm -f d1e13c5ed10ea3d8d9c49875023e0360994d0455d992acc9af1855b42578bdc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-22T14:21:13.558Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-22T14:21:14.797Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T14:21:15.099Z] ---> package-listing.sh [2020-04-22T14:21:15.099Z] ++ facter osfamily [2020-04-22T14:21:15.099Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-22T14:21:15.099Z] + OS_FAMILY=redhat [2020-04-22T14:21:15.099Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 [2020-04-22T14:21:15.099Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-22T14:21:15.099Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-22T14:21:15.099Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-22T14:21:15.099Z] + PACKAGES=/tmp/packages_start.txt [2020-04-22T14:21:15.099Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-04-22T14:21:15.099Z] + PACKAGES=/tmp/packages_end.txt [2020-04-22T14:21:15.099Z] + case "${OS_FAMILY}" in [2020-04-22T14:21:15.099Z] + rpm -qa [2020-04-22T14:21:15.099Z] + sort [2020-04-22T14:21:19.301Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-22T14:21:19.301Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-22T14:21:19.301Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-22T14:21:19.301Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-04-22T14:21:19.301Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [2020-04-22T14:21:19.301Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-22T14:21:19.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-22T14:21:19.780Z] [2020-04-22T14:21:19.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-22T14:21:20.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-22T14:21:20.109Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-22T14:21:20.109Z] c9b1b535fdd9: Pulling fs layer [2020-04-22T14:21:20.109Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-22T14:21:20.109Z] 756a868c4378: Pulling fs layer [2020-04-22T14:21:20.109Z] 444b2fc9a129: Pulling fs layer [2020-04-22T14:21:20.109Z] ea15f1150254: Pulling fs layer [2020-04-22T14:21:20.109Z] 41b27a9f41bf: Pulling fs layer [2020-04-22T14:21:20.109Z] 28c525ee5125: Pulling fs layer [2020-04-22T14:21:20.109Z] 094b1ea09ed8: Pulling fs layer [2020-04-22T14:21:20.109Z] 138eaada9080: Pulling fs layer [2020-04-22T14:21:20.109Z] 0622d0fa9048: Pulling fs layer [2020-04-22T14:21:20.109Z] 41b27a9f41bf: Waiting [2020-04-22T14:21:20.109Z] 28c525ee5125: Waiting [2020-04-22T14:21:20.109Z] 138eaada9080: Waiting [2020-04-22T14:21:20.109Z] 094b1ea09ed8: Waiting [2020-04-22T14:21:20.109Z] 0622d0fa9048: Waiting [2020-04-22T14:21:20.109Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-22T14:21:20.109Z] 2cc5ad85d9ab: Download complete [2020-04-22T14:21:20.109Z] 444b2fc9a129: Download complete [2020-04-22T14:21:20.109Z] c9b1b535fdd9: Verifying Checksum [2020-04-22T14:21:20.109Z] c9b1b535fdd9: Download complete [2020-04-22T14:21:20.375Z] ea15f1150254: Verifying Checksum [2020-04-22T14:21:20.375Z] ea15f1150254: Download complete [2020-04-22T14:21:20.375Z] 28c525ee5125: Verifying Checksum [2020-04-22T14:21:20.375Z] 28c525ee5125: Download complete [2020-04-22T14:21:20.643Z] 756a868c4378: Verifying Checksum [2020-04-22T14:21:20.643Z] 756a868c4378: Download complete [2020-04-22T14:21:20.643Z] c9b1b535fdd9: Pull complete [2020-04-22T14:21:20.919Z] 138eaada9080: Verifying Checksum [2020-04-22T14:21:20.919Z] 138eaada9080: Download complete [2020-04-22T14:21:20.919Z] 0622d0fa9048: Verifying Checksum [2020-04-22T14:21:20.919Z] 0622d0fa9048: Download complete [2020-04-22T14:21:20.919Z] 094b1ea09ed8: Verifying Checksum [2020-04-22T14:21:20.919Z] 094b1ea09ed8: Download complete [2020-04-22T14:21:20.919Z] 2cc5ad85d9ab: Pull complete [2020-04-22T14:21:21.183Z] 41b27a9f41bf: Verifying Checksum [2020-04-22T14:21:21.183Z] 41b27a9f41bf: Download complete [2020-04-22T14:21:23.097Z] 756a868c4378: Pull complete [2020-04-22T14:21:23.097Z] 444b2fc9a129: Pull complete [2020-04-22T14:21:23.365Z] ea15f1150254: Pull complete [2020-04-22T14:21:26.669Z] 41b27a9f41bf: Pull complete [2020-04-22T14:21:26.669Z] 28c525ee5125: Pull complete [2020-04-22T14:21:28.589Z] 094b1ea09ed8: Pull complete [2020-04-22T14:21:28.849Z] 138eaada9080: Pull complete [2020-04-22T14:21:29.110Z] 0622d0fa9048: Pull complete [2020-04-22T14:21:29.110Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-22T14:21:29.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-22T14:21:29.277Z] prd-centos7-docker-4c-2g-5611 does not seem to be running inside a container [2020-04-22T14:21:29.318Z] $ 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-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-22T14:21:30.538Z] $ docker top e64cfce2ef9b6eaf2f94bfda53538b208aa95ce4810998e61156f3e032b972cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-22T14:21:30.787Z] provisioning config files... [2020-04-22T14:21:30.810Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config2909337246415312376tmp [Pipeline] { [Pipeline] echo [2020-04-22T14:21:30.925Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T14:21:31.228Z] ---> create-netrc.sh [Pipeline] echo [2020-04-22T14:21:31.235Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T14:21:31.528Z] ---> logs-deploy.sh [2020-04-22T14:21:31.529Z] + ARCHIVE_ARTIFACTS= [2020-04-22T14:21:31.529Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-22T14:21:31.529Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-22T14:21:31.529Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-22T14:21:31.529Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/6 [2020-04-22T14:21:31.529Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/6/ [2020-04-22T14:21:31.529Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/6 /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-04-22T14:21:32.906Z] Archives upload complete. [2020-04-22T14:21:32.906Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/6/