Pull request #228 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 iain-anderson for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 2ecd085bbca6ad6bda9224ce78a5545e05826953 rather than 505d356ef65bdd8749da1347940cb4bba2b9fade Obtained Jenkinsfile from 2ecd085bbca6ad6bda9224ce78a5545e05826953 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-228/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-blackbox-4c-2g-1366’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-blackbox-4c-2g-1369’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-blackbox-4c-2g-1372’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-blackbox-4c-2g-1374’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-1362’ is offline; ‘prd-centos7-docker-4c-2g-1365’ is offline; ‘prd-centos7-docker-4c-2g-1370’ is offline; ‘prd-centos7-docker-4c-2g-1379’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1363’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1367’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1380 in /w/workspace/dry_go-mod-core-contracts_PR-228 [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-228 # 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/228/head:refs/remotes/origin/PR-228 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 2ecd085bbca6ad6bda9224ce78a5545e05826953 into PR head commit 505d356ef65bdd8749da1347940cb4bba2b9fade Merge succeeded, producing 505d356ef65bdd8749da1347940cb4bba2b9fade Checking out Revision 505d356ef65bdd8749da1347940cb4bba2b9fade (PR-228) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/228/head:refs/remotes/origin/PR-228 # 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/228/head:refs/remotes/origin/PR-228 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 505d356ef65bdd8749da1347940cb4bba2b9fade # 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 2ecd085bbca6ad6bda9224ce78a5545e05826953 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 505d356ef65bdd8749da1347940cb4bba2b9fade # timeout=10 Commit message: "Add ValueType constants for arrays (#227)" 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-03-30T14:49:23.248Z] 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-03-30T14:49:26.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-30T14:49:26.060Z] [2020-03-30T14:49:26.060Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-30T14:49:26.470Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-30T14:49:26.470Z] latest: Pulling from edgex-devops/git-semver [2020-03-30T14:49:26.470Z] 9123ac7c32f7: Pulling fs layer [2020-03-30T14:49:26.470Z] b8cc5d1170e3: Pulling fs layer [2020-03-30T14:49:26.470Z] 2924cbbf6a41: Pulling fs layer [2020-03-30T14:49:26.470Z] 93b08a4f1073: Pulling fs layer [2020-03-30T14:49:26.470Z] 93b08a4f1073: Waiting [2020-03-30T14:49:26.470Z] b8cc5d1170e3: Verifying Checksum [2020-03-30T14:49:26.470Z] b8cc5d1170e3: Download complete [2020-03-30T14:49:26.470Z] 9123ac7c32f7: Verifying Checksum [2020-03-30T14:49:26.470Z] 9123ac7c32f7: Download complete [2020-03-30T14:49:26.732Z] 93b08a4f1073: Verifying Checksum [2020-03-30T14:49:26.732Z] 93b08a4f1073: Download complete [2020-03-30T14:49:26.732Z] 2924cbbf6a41: Verifying Checksum [2020-03-30T14:49:26.732Z] 2924cbbf6a41: Download complete [2020-03-30T14:49:26.732Z] 9123ac7c32f7: Pull complete [2020-03-30T14:49:26.990Z] b8cc5d1170e3: Pull complete [2020-03-30T14:49:27.565Z] 2924cbbf6a41: Pull complete [2020-03-30T14:49:27.824Z] 93b08a4f1073: Pull complete [2020-03-30T14:49:27.824Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-30T14:49:27.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-30T14:49:27.960Z] prd-centos7-docker-4c-2g-1380 does not seem to be running inside a container [2020-03-30T14:49:27.999Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-228 -v /w/workspace/dry_go-mod-core-contracts_PR-228:/w/workspace/dry_go-mod-core-contracts_PR-228:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-228@tmp:/w/workspace/dry_go-mod-core-contracts_PR-228@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-30T14:49:28.597Z] $ docker top b29ab333b5bc009f79f916c8c726f1dce94f4311225aecaf33f4377beeb6b182 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-30T14:49:28.932Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-30T14:49:28.932Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-30T14:49:29.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-30T14:49:29.151Z] $ docker exec b29ab333b5bc009f79f916c8c726f1dce94f4311225aecaf33f4377beeb6b182 ssh-agent [2020-03-30T14:49:29.343Z] SSH_AUTH_SOCK=/tmp/ssh-DNGZPSAmKb6b/agent.14 [2020-03-30T14:49:29.343Z] SSH_AGENT_PID=21 [2020-03-30T14:49:29.352Z] Running ssh-add (command line suppressed) [2020-03-30T14:49:29.496Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-228@tmp/private_key_7859320935557769619.key (/w/workspace/dry_go-mod-core-contracts_PR-228@tmp/private_key_7859320935557769619.key) [2020-03-30T14:49:29.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-30T14:49:29.892Z] + git describe --exact-match --tags HEAD [2020-03-30T14:49:29.892Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-30T14:49:29.960Z] $ docker exec --env ******** --env ******** b29ab333b5bc009f79f916c8c726f1dce94f4311225aecaf33f4377beeb6b182 ssh-agent -k [2020-03-30T14:49:30.096Z] unset SSH_AUTH_SOCK; [2020-03-30T14:49:30.096Z] unset SSH_AGENT_PID; [2020-03-30T14:49:30.096Z] echo Agent pid 21 killed; [2020-03-30T14:49:30.138Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-30T14:49:30.247Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-30T14:49:30.247Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-30T14:49:30.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-30T14:49:30.371Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-30T14:49:30.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-30T14:49:30.588Z] $ docker exec b29ab333b5bc009f79f916c8c726f1dce94f4311225aecaf33f4377beeb6b182 ssh-agent [2020-03-30T14:49:30.772Z] SSH_AUTH_SOCK=/tmp/ssh-6VHYSXQHNRCe/agent.56 [2020-03-30T14:49:30.772Z] SSH_AGENT_PID=63 [2020-03-30T14:49:30.779Z] Running ssh-add (command line suppressed) [2020-03-30T14:49:30.918Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-228@tmp/private_key_3523130826222131677.key (/w/workspace/dry_go-mod-core-contracts_PR-228@tmp/private_key_3523130826222131677.key) [2020-03-30T14:49:30.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-30T14:49:31.309Z] + git semver init [2020-03-30T14:49:31.309Z] # -> Open(): unable to determine branch for HEAD [2020-03-30T14:49:31.309Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-228/.git [2020-03-30T14:49:31.309Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-228 [2020-03-30T14:49:31.309Z] # $SEMVER_REMOTE_NAME = origin [2020-03-30T14:49:31.309Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-30T14:49:31.309Z] # $SEMVER_USER_NAME = jenkins [2020-03-30T14:49:31.309Z] # $SEMVER_BRANCH = PR-228 [2020-03-30T14:49:31.309Z] # $SEMVER_TEMP = /tmp/semver-170386691 [2020-03-30T14:49:31.309Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-03-30T14:49:31.875Z] # '/tmp/semver-170386691' -> '/w/workspace/dry_go-mod-core-contracts_PR-228/.semver' [2020-03-30T14:49:31.875Z] # -> Force: false [2020-03-30T14:49:31.875Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-228/.semver [Pipeline] } [2020-03-30T14:49:31.894Z] $ docker exec --env ******** --env ******** b29ab333b5bc009f79f916c8c726f1dce94f4311225aecaf33f4377beeb6b182 ssh-agent -k [2020-03-30T14:49:32.027Z] unset SSH_AUTH_SOCK; [2020-03-30T14:49:32.027Z] unset SSH_AGENT_PID; [2020-03-30T14:49:32.027Z] echo Agent pid 63 killed; [2020-03-30T14:49:32.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-30T14:49:32.558Z] + git semver [Pipeline] } [2020-03-30T14:49:32.582Z] $ docker stop --time=1 b29ab333b5bc009f79f916c8c726f1dce94f4311225aecaf33f4377beeb6b182 [2020-03-30T14:49:33.925Z] $ docker rm -f b29ab333b5bc009f79f916c8c726f1dce94f4311225aecaf33f4377beeb6b182 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-30T14:49:34.840Z] Stashed 68 file(s) [Pipeline] echo [2020-03-30T14:49:34.855Z] [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-03-30T14:49:50.297Z] Still waiting to schedule task [2020-03-30T14:49:50.298Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-30T14:49:50.316Z] Still waiting to schedule task [2020-03-30T14:49:50.316Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-03-30T14:51:46.637Z] Running on prd-centos7-docker-4c-2g-1382 in /w/workspace/dry_go-mod-core-contracts_PR-228 [Pipeline] { [Pipeline] ws [2020-03-30T14:51:46.731Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-03-30T14:51:55.478Z] using credential edgex-jenkins-ssh [2020-03-30T14:51:55.558Z] Cloning the remote Git repository [2020-03-30T14:51:55.558Z] Cloning with configured refspecs honoured and without tags [2020-03-30T14:51:55.641Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-03-30T14:51:55.721Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-03-30T14:51:55.878Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-03-30T14:51:55.879Z] > git --version # timeout=10 [2020-03-30T14:51:55.889Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-30T14:51:55.966Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/228/head:refs/remotes/origin/PR-228 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T14:51:57.121Z] Fetching without tags [2020-03-30T14:51:57.568Z] Merging remotes/origin/master commit 2ecd085bbca6ad6bda9224ce78a5545e05826953 into PR head commit 505d356ef65bdd8749da1347940cb4bba2b9fade [2020-03-30T14:51:56.862Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-03-30T14:51:56.901Z] > git config --add remote.origin.fetch +refs/pull/228/head:refs/remotes/origin/PR-228 # timeout=10 [2020-03-30T14:51:56.986Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T14:51:57.051Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-03-30T14:51:57.129Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-03-30T14:51:57.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-30T14:51:57.150Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/228/head:refs/remotes/origin/PR-228 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T14:51:57.581Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T14:51:57.601Z] > git checkout -f 505d356ef65bdd8749da1347940cb4bba2b9fade # timeout=10 [2020-03-30T14:51:57.701Z] > git remote # timeout=10 [2020-03-30T14:51:57.709Z] > git config --get remote.origin.url # timeout=10 [2020-03-30T14:51:57.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-30T14:51:57.753Z] > git merge 2ecd085bbca6ad6bda9224ce78a5545e05826953 # timeout=10 [2020-03-30T14:51:57.848Z] Merge succeeded, producing 505d356ef65bdd8749da1347940cb4bba2b9fade [2020-03-30T14:51:57.849Z] Checking out Revision 505d356ef65bdd8749da1347940cb4bba2b9fade (PR-228) [2020-03-30T14:51:57.796Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-30T14:51:57.862Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T14:51:57.931Z] > git checkout -f 505d356ef65bdd8749da1347940cb4bba2b9fade # timeout=10 [2020-03-30T14:52:03.900Z] Commit message: "Add ValueType constants for arrays (#227)" [2020-03-30T14:52:04.004Z] > git --version # timeout=10 [2020-03-30T14:52:04.153Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-30T14:52:05.513Z] ========================================================= [2020-03-30T14:52:05.513Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-30T14:52:05.513Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-30T14:52:07.295Z] + 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-03-30T14:52:07.295Z] Sending build context to Docker daemon 1.703MB [2020-03-30T14:52:07.295Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-03-30T14:52:07.295Z] Step 2/7 : FROM ${BASE} [2020-03-30T14:52:07.565Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-30T14:52:07.565Z] e6b0cf9c0882: Pulling fs layer [2020-03-30T14:52:07.565Z] 2848faf0eed1: Pulling fs layer [2020-03-30T14:52:07.565Z] 0f37312ad70f: Pulling fs layer [2020-03-30T14:52:07.565Z] 5788d62ee057: Pulling fs layer [2020-03-30T14:52:07.565Z] 0e6b1d234666: Pulling fs layer [2020-03-30T14:52:07.565Z] bf5d7aec512f: Pulling fs layer [2020-03-30T14:52:07.565Z] 34c802a77dc8: Pulling fs layer [2020-03-30T14:52:07.565Z] 9eb99e56ec68: Pulling fs layer [2020-03-30T14:52:07.565Z] 27c7a5d97fbd: Pulling fs layer [2020-03-30T14:52:07.565Z] 5c102a31e300: Pulling fs layer [2020-03-30T14:52:07.565Z] dcfb455df0a1: Pulling fs layer [2020-03-30T14:52:07.565Z] 5788d62ee057: Waiting [2020-03-30T14:52:07.565Z] 0e6b1d234666: Waiting [2020-03-30T14:52:07.565Z] 27c7a5d97fbd: Waiting [2020-03-30T14:52:07.565Z] bf5d7aec512f: Waiting [2020-03-30T14:52:07.565Z] 5c102a31e300: Waiting [2020-03-30T14:52:07.565Z] 34c802a77dc8: Waiting [2020-03-30T14:52:07.565Z] 9eb99e56ec68: Waiting [2020-03-30T14:52:07.565Z] dcfb455df0a1: Waiting [2020-03-30T14:52:07.565Z] 0f37312ad70f: Verifying Checksum [2020-03-30T14:52:07.565Z] 0f37312ad70f: Download complete [2020-03-30T14:52:07.565Z] 2848faf0eed1: Verifying Checksum [2020-03-30T14:52:07.565Z] 2848faf0eed1: Download complete [2020-03-30T14:52:07.842Z] 0e6b1d234666: Verifying Checksum [2020-03-30T14:52:07.842Z] 0e6b1d234666: Download complete [2020-03-30T14:52:07.842Z] bf5d7aec512f: Verifying Checksum [2020-03-30T14:52:07.842Z] bf5d7aec512f: Download complete [2020-03-30T14:52:07.842Z] e6b0cf9c0882: Verifying Checksum [2020-03-30T14:52:07.842Z] e6b0cf9c0882: Download complete [2020-03-30T14:52:08.719Z] e6b0cf9c0882: Pull complete [2020-03-30T14:52:09.061Z] 2848faf0eed1: Pull complete [2020-03-30T14:52:09.518Z] 0f37312ad70f: Pull complete [2020-03-30T14:52:11.763Z] 34c802a77dc8: Verifying Checksum [2020-03-30T14:52:11.763Z] 34c802a77dc8: Download complete [2020-03-30T14:52:11.763Z] 27c7a5d97fbd: Verifying Checksum [2020-03-30T14:52:11.763Z] 27c7a5d97fbd: Download complete [2020-03-30T14:52:13.003Z] 5c102a31e300: Verifying Checksum [2020-03-30T14:52:13.003Z] 5c102a31e300: Download complete [2020-03-30T14:52:13.003Z] 9eb99e56ec68: Verifying Checksum [2020-03-30T14:52:13.003Z] 9eb99e56ec68: Download complete [2020-03-30T14:52:13.270Z] 5788d62ee057: Verifying Checksum [2020-03-30T14:52:13.270Z] 5788d62ee057: Download complete [2020-03-30T14:52:13.270Z] dcfb455df0a1: Verifying Checksum [2020-03-30T14:52:13.270Z] dcfb455df0a1: Download complete [2020-03-30T14:52:23.378Z] 5788d62ee057: Pull complete [2020-03-30T14:52:23.378Z] 0e6b1d234666: Pull complete [2020-03-30T14:52:23.378Z] bf5d7aec512f: Pull complete [2020-03-30T14:52:27.070Z] 34c802a77dc8: Pull complete [2020-03-30T14:52:33.801Z] 9eb99e56ec68: Pull complete [2020-03-30T14:52:33.801Z] 27c7a5d97fbd: Pull complete [2020-03-30T14:52:34.423Z] 5c102a31e300: Pull complete [2020-03-30T14:52:34.699Z] dcfb455df0a1: Pull complete [2020-03-30T14:52:34.699Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-30T14:52:34.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-30T14:52:34.699Z] ---> 7c70fe431013 [2020-03-30T14:52:34.699Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-03-30T14:52:34.699Z] ---> Running in 187e860ee644 [2020-03-30T14:52:34.968Z] Removing intermediate container 187e860ee644 [2020-03-30T14:52:34.968Z] ---> 4b8f2c67ac33 [2020-03-30T14:52:34.968Z] Step 4/7 : RUN apk add bash [2020-03-30T14:52:34.968Z] ---> Running in 227e5b46c208 [2020-03-30T14:52:36.385Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-30T14:52:37.349Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-30T14:52:37.627Z] OK: 143 MiB in 39 packages [2020-03-30T14:52:38.207Z] Removing intermediate container 227e5b46c208 [2020-03-30T14:52:38.207Z] ---> 5fc4501d3d5e [2020-03-30T14:52:38.207Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-03-30T14:52:38.207Z] ---> Running in df17890df6ee [2020-03-30T14:52:38.475Z] Removing intermediate container df17890df6ee [2020-03-30T14:52:38.475Z] ---> 0037a1c2aeb7 [2020-03-30T14:52:38.475Z] Step 6/7 : COPY go.mod . [2020-03-30T14:52:38.747Z] ---> 13f6ff463564 [2020-03-30T14:52:38.747Z] Step 7/7 : RUN go mod download [2020-03-30T14:52:38.747Z] ---> Running in 53037c709e51 [2020-03-30T14:52:40.754Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-30T14:52:40.754Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-30T14:52:40.754Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-30T14:52:40.754Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-30T14:52:40.754Z] go: finding github.com/google/uuid v1.1.0 [2020-03-30T14:52:40.754Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-30T14:52:40.754Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-30T14:52:40.754Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-30T14:52:40.754Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-30T14:52:40.754Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-30T14:52:42.734Z] Removing intermediate container 53037c709e51 [2020-03-30T14:52:42.734Z] ---> 60e4c41f382f [2020-03-30T14:52:42.734Z] Successfully built 60e4c41f382f [2020-03-30T14:52:42.734Z] 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-03-30T14:52:43.695Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-30T14:52:43.959Z] . [Pipeline] withDockerContainer [2020-03-30T14:52:44.165Z] prd-centos7-docker-4c-2g-1382 does not seem to be running inside a container [2020-03-30T14:52:44.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-30T14:52:45.644Z] $ docker top 8ad6959cc637870975e9f8f8edb62ce9ae616ba2803eb4d9e7c76b2b1a972382 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-30T14:52:46.729Z] + go version [2020-03-30T14:52:46.729Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-30T14:52:47.421Z] + make test [2020-03-30T14:52:47.421Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-03-30T14:52:59.821Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-03-30T14:52:59.821Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.050s coverage: 100.0% of statements [2020-03-30T14:53:10.281Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.052s coverage: 45.4% of statements [2020-03-30T14:53:10.281Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.062s coverage: 77.8% of statements [2020-03-30T14:53:10.281Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-03-30T14:53:10.281Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.012s coverage: 6.4% of statements [2020-03-30T14:53:12.408Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.072s coverage: 14.4% of statements [2020-03-30T14:53:12.408Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.014s coverage: 100.0% of statements [2020-03-30T14:53:12.408Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.123s coverage: 100.0% of statements [2020-03-30T14:53:12.408Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-03-30T14:53:12.408Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-03-30T14:53:12.408Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.042s coverage: 100.0% of statements [2020-03-30T14:53:12.408Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.659s coverage: 100.0% of statements [2020-03-30T14:53:12.408Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.132s coverage: 62.6% of statements [2020-03-30T14:53:13.194Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.009s coverage: 26.3% of statements [2020-03-30T14:53:15.304Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.012s coverage: 15.4% of statements [2020-03-30T14:53:15.304Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.014s coverage: 15.4% of statements [2020-03-30T14:53:15.578Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.009s coverage: 14.3% of statements [2020-03-30T14:53:15.842Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-30T14:53:18.466Z] gofmt -l . [2020-03-30T14:53:18.743Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-03-30T14:53:19.573Z] Stashed 1 file(s) [Pipeline] } [2020-03-30T14:53:19.592Z] $ docker stop --time=1 8ad6959cc637870975e9f8f8edb62ce9ae616ba2803eb4d9e7c76b2b1a972382 [2020-03-30T14:53:21.360Z] $ docker rm -f 8ad6959cc637870975e9f8f8edb62ce9ae616ba2803eb4d9e7c76b2b1a972382 [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] } [2020-03-30T14:53:23.738Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1383 in /w/workspace/dry_go-mod-core-contracts_PR-228 [Pipeline] { [Pipeline] ws [2020-03-30T14:53:23.797Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-03-30T14:53:30.389Z] using credential edgex-jenkins-ssh [2020-03-30T14:53:30.439Z] Cloning the remote Git repository [2020-03-30T14:53:30.439Z] Cloning with configured refspecs honoured and without tags [2020-03-30T14:53:30.504Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-03-30T14:53:30.600Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-03-30T14:53:30.708Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-03-30T14:53:30.709Z] > git --version # timeout=10 [2020-03-30T14:53:30.737Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-30T14:53:30.804Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/228/head:refs/remotes/origin/PR-228 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T14:53:31.603Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-03-30T14:53:31.636Z] > git config --add remote.origin.fetch +refs/pull/228/head:refs/remotes/origin/PR-228 # timeout=10 [2020-03-30T14:53:31.671Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T14:53:31.749Z] Fetching without tags [2020-03-30T14:53:32.256Z] Merging remotes/origin/master commit 2ecd085bbca6ad6bda9224ce78a5545e05826953 into PR head commit 505d356ef65bdd8749da1347940cb4bba2b9fade [2020-03-30T14:53:32.608Z] Merge succeeded, producing 505d356ef65bdd8749da1347940cb4bba2b9fade [2020-03-30T14:53:32.609Z] Checking out Revision 505d356ef65bdd8749da1347940cb4bba2b9fade (PR-228) [2020-03-30T14:53:31.713Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-03-30T14:53:31.757Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-03-30T14:53:31.758Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-30T14:53:31.781Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/228/head:refs/remotes/origin/PR-228 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T14:53:32.277Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T14:53:32.328Z] > git checkout -f 505d356ef65bdd8749da1347940cb4bba2b9fade # timeout=10 [2020-03-30T14:53:32.464Z] > git remote # timeout=10 [2020-03-30T14:53:32.495Z] > git config --get remote.origin.url # timeout=10 [2020-03-30T14:53:32.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-30T14:53:32.544Z] > git merge 2ecd085bbca6ad6bda9224ce78a5545e05826953 # timeout=10 [2020-03-30T14:53:32.577Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-30T14:53:32.613Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T14:53:32.635Z] > git checkout -f 505d356ef65bdd8749da1347940cb4bba2b9fade # timeout=10 [2020-03-30T14:53:37.402Z] Commit message: "Add ValueType constants for arrays (#227)" [2020-03-30T14:53:37.466Z] > git --version # timeout=10 [2020-03-30T14:53:37.520Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-30T14:53:39.121Z] ========================================================= [2020-03-30T14:53:39.121Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-30T14:53:39.121Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-30T14:53:40.924Z] + 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-03-30T14:53:41.924Z] Sending build context to Docker daemon 1.703MB [2020-03-30T14:53:42.192Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-03-30T14:53:42.192Z] Step 2/7 : FROM ${BASE} [2020-03-30T14:53:42.460Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-30T14:53:42.460Z] cde5963f3b93: Pulling fs layer [2020-03-30T14:53:42.460Z] 2a23fa8c16f7: Pulling fs layer [2020-03-30T14:53:42.460Z] 777b28850792: Pulling fs layer [2020-03-30T14:53:42.460Z] 8a11ddd9e578: Pulling fs layer [2020-03-30T14:53:42.460Z] 4cf88f913ddb: Pulling fs layer [2020-03-30T14:53:42.460Z] 1df406cf5192: Pulling fs layer [2020-03-30T14:53:42.460Z] 8a11ddd9e578: Waiting [2020-03-30T14:53:42.460Z] 4cf88f913ddb: Waiting [2020-03-30T14:53:42.460Z] cd6300453558: Pulling fs layer [2020-03-30T14:53:42.460Z] 1df406cf5192: Waiting [2020-03-30T14:53:42.460Z] b9c365052c96: Pulling fs layer [2020-03-30T14:53:42.460Z] a2d8cc88f415: Pulling fs layer [2020-03-30T14:53:42.460Z] cd6300453558: Waiting [2020-03-30T14:53:42.460Z] ea1d1ca13537: Pulling fs layer [2020-03-30T14:53:42.460Z] b9c365052c96: Waiting [2020-03-30T14:53:42.460Z] 3750a50a1c5e: Pulling fs layer [2020-03-30T14:53:42.460Z] a2d8cc88f415: Waiting [2020-03-30T14:53:42.460Z] ea1d1ca13537: Waiting [2020-03-30T14:53:42.460Z] 3750a50a1c5e: Waiting [2020-03-30T14:53:42.460Z] 777b28850792: Verifying Checksum [2020-03-30T14:53:42.460Z] 777b28850792: Download complete [2020-03-30T14:53:42.460Z] 2a23fa8c16f7: Verifying Checksum [2020-03-30T14:53:42.460Z] 2a23fa8c16f7: Download complete [2020-03-30T14:53:42.460Z] 4cf88f913ddb: Verifying Checksum [2020-03-30T14:53:42.460Z] 4cf88f913ddb: Download complete [2020-03-30T14:53:42.460Z] 1df406cf5192: Verifying Checksum [2020-03-30T14:53:42.460Z] 1df406cf5192: Download complete [2020-03-30T14:53:42.728Z] cde5963f3b93: Verifying Checksum [2020-03-30T14:53:42.728Z] cde5963f3b93: Download complete [2020-03-30T14:53:43.706Z] cde5963f3b93: Pull complete [2020-03-30T14:53:44.302Z] 2a23fa8c16f7: Pull complete [2020-03-30T14:53:44.574Z] 777b28850792: Pull complete [2020-03-30T14:53:47.182Z] cd6300453558: Verifying Checksum [2020-03-30T14:53:47.182Z] cd6300453558: Download complete [2020-03-30T14:53:47.182Z] a2d8cc88f415: Verifying Checksum [2020-03-30T14:53:47.182Z] a2d8cc88f415: Download complete [2020-03-30T14:53:49.793Z] ea1d1ca13537: Verifying Checksum [2020-03-30T14:53:49.793Z] ea1d1ca13537: Download complete [2020-03-30T14:53:49.793Z] 3750a50a1c5e: Verifying Checksum [2020-03-30T14:53:49.793Z] 3750a50a1c5e: Download complete [2020-03-30T14:53:52.387Z] b9c365052c96: Verifying Checksum [2020-03-30T14:53:52.387Z] b9c365052c96: Download complete [2020-03-30T14:53:54.330Z] 8a11ddd9e578: Verifying Checksum [2020-03-30T14:53:54.330Z] 8a11ddd9e578: Download complete [2020-03-30T14:54:04.419Z] 8a11ddd9e578: Pull complete [2020-03-30T14:54:04.688Z] 4cf88f913ddb: Pull complete [2020-03-30T14:54:04.955Z] 1df406cf5192: Pull complete [2020-03-30T14:54:09.215Z] cd6300453558: Pull complete [2020-03-30T14:54:13.468Z] b9c365052c96: Pull complete [2020-03-30T14:54:13.468Z] a2d8cc88f415: Pull complete [2020-03-30T14:54:15.426Z] ea1d1ca13537: Pull complete [2020-03-30T14:54:15.693Z] 3750a50a1c5e: Pull complete [2020-03-30T14:54:15.693Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-30T14:54:15.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-30T14:54:15.963Z] ---> 78745c68409d [2020-03-30T14:54:15.963Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-03-30T14:54:19.332Z] ---> Running in 836419e913c5 [2020-03-30T14:54:19.918Z] Removing intermediate container 836419e913c5 [2020-03-30T14:54:19.918Z] ---> 9b410f412784 [2020-03-30T14:54:19.918Z] Step 4/7 : RUN apk add bash [2020-03-30T14:54:19.918Z] ---> Running in c98c20020de7 [2020-03-30T14:54:21.330Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-30T14:54:22.291Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-30T14:54:23.705Z] OK: 125 MiB in 39 packages [2020-03-30T14:54:24.685Z] Removing intermediate container c98c20020de7 [2020-03-30T14:54:24.685Z] ---> 8b1bbb3a648d [2020-03-30T14:54:24.685Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-03-30T14:54:24.685Z] ---> Running in f95242a1e724 [2020-03-30T14:54:25.275Z] Removing intermediate container f95242a1e724 [2020-03-30T14:54:25.275Z] ---> a66043f6ef64 [2020-03-30T14:54:25.275Z] Step 6/7 : COPY go.mod . [2020-03-30T14:54:25.863Z] ---> ed0ef3527d4d [2020-03-30T14:54:25.863Z] Step 7/7 : RUN go mod download [2020-03-30T14:54:25.863Z] ---> Running in 9f4e6baeb699 [2020-03-30T14:54:27.276Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-30T14:54:27.276Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-30T14:54:27.276Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-30T14:54:27.276Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-30T14:54:27.276Z] go: finding github.com/google/uuid v1.1.0 [2020-03-30T14:54:27.276Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-30T14:54:27.276Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-30T14:54:27.546Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-30T14:54:27.546Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-30T14:54:27.546Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-30T14:54:30.149Z] Removing intermediate container 9f4e6baeb699 [2020-03-30T14:54:30.149Z] ---> 67a1dac3f7e4 [2020-03-30T14:54:30.149Z] Successfully built 67a1dac3f7e4 [2020-03-30T14:54:30.149Z] 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-03-30T14:54:31.180Z] + docker inspect -f . ci-base-image-arm64 [2020-03-30T14:54:31.448Z] . [Pipeline] withDockerContainer [2020-03-30T14:54:31.871Z] prd-ubuntu18.04-docker-arm64-4c-16g-1383 does not seem to be running inside a container [2020-03-30T14:54:31.955Z] $ 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-03-30T14:54:33.566Z] $ docker top be714a2c49d88e1931482a4c233930622d2a89af056ed03739ee6e92ebb423d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-30T14:54:34.756Z] + go version [2020-03-30T14:54:34.756Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-30T14:54:35.489Z] + make test [2020-03-30T14:54:35.489Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-03-30T14:54:57.643Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-03-30T14:54:57.643Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.024s coverage: 100.0% of statements [2020-03-30T14:55:15.970Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.063s coverage: 45.4% of statements [2020-03-30T14:55:15.970Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.018s coverage: 77.8% of statements [2020-03-30T14:55:15.970Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-03-30T14:55:15.970Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.028s coverage: 6.4% of statements [2020-03-30T14:55:16.568Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.044s coverage: 14.4% of statements [2020-03-30T14:55:16.568Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.023s coverage: 100.0% of statements [2020-03-30T14:55:17.543Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.098s coverage: 100.0% of statements [2020-03-30T14:55:17.543Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-03-30T14:55:17.543Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-03-30T14:55:17.543Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.060s coverage: 100.0% of statements [2020-03-30T14:55:17.543Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.550s coverage: 100.0% of statements [2020-03-30T14:55:17.543Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.112s coverage: 62.6% of statements [2020-03-30T14:55:18.967Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.024s coverage: 26.3% of statements [2020-03-30T14:55:20.401Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.020s coverage: 15.4% of statements [2020-03-30T14:55:20.996Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.025s coverage: 15.4% of statements [2020-03-30T14:55:21.958Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.024s coverage: 14.3% of statements [2020-03-30T14:55:22.228Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-30T14:55:27.609Z] gofmt -l . [2020-03-30T14:55:28.193Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-03-30T14:55:28.486Z] Warning: overwriting stash ‘coverage-report’ [2020-03-30T14:55:28.997Z] Stashed 1 file(s) [Pipeline] } [2020-03-30T14:55:29.009Z] $ docker stop --time=1 be714a2c49d88e1931482a4c233930622d2a89af056ed03739ee6e92ebb423d4 [2020-03-30T14:55:31.317Z] $ docker rm -f be714a2c49d88e1931482a4c233930622d2a89af056ed03739ee6e92ebb423d4 [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-03-30T14:55:33.826Z] provisioning config files... [2020-03-30T14:55:33.837Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-228@tmp/config2693889853073273829tmp [Pipeline] { [Pipeline] sh [2020-03-30T14:55:34.211Z] + curl -s https://codecov.io/bash [2020-03-30T14:55:34.211Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-228@tmp/config2693889853073273829tmp [2020-03-30T14:55:34.470Z] [2020-03-30T14:55:34.470Z] _____ _ [2020-03-30T14:55:34.470Z] / ____| | | [2020-03-30T14:55:34.470Z] | | ___ __| | ___ ___ _____ __ [2020-03-30T14:55:34.470Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-30T14:55:34.470Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-30T14:55:34.470Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-30T14:55:34.470Z] Bash-tbd [2020-03-30T14:55:34.470Z] [2020-03-30T14:55:34.470Z] [2020-03-30T14:55:34.470Z] ==> Jenkins CI detected. [2020-03-30T14:55:34.470Z] project root: . [2020-03-30T14:55:34.470Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-30T14:55:34.470Z] ==> Running gcov in . (disable via -X gcov) [2020-03-30T14:55:34.470Z] ==> Python coveragepy not found [2020-03-30T14:55:34.470Z] ==> Searching for coverage reports in: [2020-03-30T14:55:34.470Z] + . [2020-03-30T14:55:34.470Z] -> Found 1 reports [2020-03-30T14:55:34.470Z] ==> Detecting git/mercurial file structure [2020-03-30T14:55:34.470Z] ==> Reading reports [2020-03-30T14:55:34.470Z] + ./coverage.out bytes=81309 [2020-03-30T14:55:34.470Z] ==> Appending adjustments [2020-03-30T14:55:34.470Z] http://docs.codecov.io/docs/fixing-reports [2020-03-30T14:55:35.038Z] + Found adjustments [2020-03-30T14:55:35.038Z] ==> Gzipping contents [2020-03-30T14:55:35.038Z] ==> Uploading reports [2020-03-30T14:55:35.038Z] url: https://codecov.io [2020-03-30T14:55:35.038Z] query: branch=PR-228&commit=505d356ef65bdd8749da1347940cb4bba2b9fade&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-228%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=228&job= [2020-03-30T14:55:35.038Z] -> Pinging Codecov [2020-03-30T14:55:35.038Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-228&commit=505d356ef65bdd8749da1347940cb4bba2b9fade&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-228%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=228&job= [2020-03-30T14:55:35.304Z] -> Uploading [2020-03-30T14:55:35.874Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/505d356ef65bdd8749da1347940cb4bba2b9fade [Pipeline] } [2020-03-30T14:55:35.900Z] 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-03-30T14:55:37.451Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-30T14:55:37.784Z] ---> package-listing.sh [2020-03-30T14:55:37.784Z] ++ facter osfamily [2020-03-30T14:55:37.784Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-30T14:55:37.784Z] + OS_FAMILY=redhat [2020-03-30T14:55:37.784Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-228 [2020-03-30T14:55:37.784Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-30T14:55:37.784Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-30T14:55:37.784Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-30T14:55:37.784Z] + PACKAGES=/tmp/packages_start.txt [2020-03-30T14:55:37.784Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-228 ']' [2020-03-30T14:55:37.784Z] + PACKAGES=/tmp/packages_end.txt [2020-03-30T14:55:37.784Z] + case "${OS_FAMILY}" in [2020-03-30T14:55:37.784Z] + rpm -qa [2020-03-30T14:55:37.784Z] + sort [2020-03-30T14:55:41.981Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-30T14:55:41.981Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-30T14:55:41.981Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-30T14:55:41.981Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-228 ']' [2020-03-30T14:55:41.981Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-228/archives/ [2020-03-30T14:55:41.981Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-228/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-30T14:55:42.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-30T14:55:42.361Z] [2020-03-30T14:55:42.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-30T14:55:42.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-30T14:55:42.723Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-30T14:55:42.723Z] c9b1b535fdd9: Pulling fs layer [2020-03-30T14:55:42.723Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-30T14:55:42.723Z] 756a868c4378: Pulling fs layer [2020-03-30T14:55:42.723Z] 444b2fc9a129: Pulling fs layer [2020-03-30T14:55:42.723Z] ea15f1150254: Pulling fs layer [2020-03-30T14:55:42.723Z] 41b27a9f41bf: Pulling fs layer [2020-03-30T14:55:42.723Z] 28c525ee5125: Pulling fs layer [2020-03-30T14:55:42.723Z] 094b1ea09ed8: Pulling fs layer [2020-03-30T14:55:42.723Z] 138eaada9080: Pulling fs layer [2020-03-30T14:55:42.723Z] 0622d0fa9048: Pulling fs layer [2020-03-30T14:55:42.723Z] 444b2fc9a129: Waiting [2020-03-30T14:55:42.723Z] ea15f1150254: Waiting [2020-03-30T14:55:42.723Z] 41b27a9f41bf: Waiting [2020-03-30T14:55:42.723Z] 28c525ee5125: Waiting [2020-03-30T14:55:42.723Z] 0622d0fa9048: Waiting [2020-03-30T14:55:42.723Z] 138eaada9080: Waiting [2020-03-30T14:55:42.723Z] 094b1ea09ed8: Waiting [2020-03-30T14:55:42.723Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-30T14:55:42.723Z] 2cc5ad85d9ab: Download complete [2020-03-30T14:55:42.723Z] 444b2fc9a129: Verifying Checksum [2020-03-30T14:55:42.723Z] 444b2fc9a129: Download complete [2020-03-30T14:55:42.723Z] c9b1b535fdd9: Verifying Checksum [2020-03-30T14:55:42.723Z] c9b1b535fdd9: Download complete [2020-03-30T14:55:42.988Z] ea15f1150254: Verifying Checksum [2020-03-30T14:55:42.988Z] ea15f1150254: Download complete [2020-03-30T14:55:42.988Z] 28c525ee5125: Verifying Checksum [2020-03-30T14:55:42.988Z] 28c525ee5125: Download complete [2020-03-30T14:55:43.267Z] c9b1b535fdd9: Pull complete [2020-03-30T14:55:43.531Z] 2cc5ad85d9ab: Pull complete [2020-03-30T14:55:43.531Z] 756a868c4378: Verifying Checksum [2020-03-30T14:55:43.531Z] 756a868c4378: Download complete [2020-03-30T14:55:43.531Z] 094b1ea09ed8: Download complete [2020-03-30T14:55:43.531Z] 0622d0fa9048: Verifying Checksum [2020-03-30T14:55:43.531Z] 0622d0fa9048: Download complete [2020-03-30T14:55:43.531Z] 138eaada9080: Verifying Checksum [2020-03-30T14:55:43.531Z] 138eaada9080: Download complete [2020-03-30T14:55:43.792Z] 41b27a9f41bf: Verifying Checksum [2020-03-30T14:55:43.792Z] 41b27a9f41bf: Download complete [2020-03-30T14:55:44.732Z] 756a868c4378: Pull complete [2020-03-30T14:55:44.994Z] 444b2fc9a129: Pull complete [2020-03-30T14:55:45.254Z] ea15f1150254: Pull complete [2020-03-30T14:55:48.560Z] 41b27a9f41bf: Pull complete [2020-03-30T14:55:48.827Z] 28c525ee5125: Pull complete [2020-03-30T14:55:50.737Z] 094b1ea09ed8: Pull complete [2020-03-30T14:55:50.996Z] 138eaada9080: Pull complete [2020-03-30T14:55:51.255Z] 0622d0fa9048: Pull complete [2020-03-30T14:55:51.255Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-30T14:55:51.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-30T14:55:51.452Z] prd-centos7-docker-4c-2g-1380 does not seem to be running inside a container [2020-03-30T14:55:51.493Z] $ 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-228 -v /w/workspace/dry_go-mod-core-contracts_PR-228:/w/workspace/dry_go-mod-core-contracts_PR-228:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-228@tmp:/w/workspace/dry_go-mod-core-contracts_PR-228@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:10003/edgex-lftools-log-publisher:alpine cat [2020-03-30T14:55:52.565Z] $ docker top e299e40c393319021f9920758073dd41f082acf9451cc42d9770862642876530 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-30T14:55:53.139Z] provisioning config files... [2020-03-30T14:55:53.153Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-228@tmp/config368576825096848076tmp [Pipeline] { [Pipeline] echo [2020-03-30T14:55:53.252Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-30T14:55:53.580Z] ---> create-netrc.sh [Pipeline] echo [2020-03-30T14:55:53.603Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-30T14:55:53.934Z] ---> logs-deploy.sh [2020-03-30T14:55:53.934Z] + ARCHIVE_ARTIFACTS= [2020-03-30T14:55:53.934Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-30T14:55:53.934Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-30T14:55:53.934Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-30T14:55:53.934Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-228/1 [2020-03-30T14:55:53.934Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-228/1/ [2020-03-30T14:55:53.934Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-228/1 /w/workspace/dry_go-mod-core-contracts_PR-228 [2020-03-30T14:55:54.870Z] Archives upload complete. [2020-03-30T14:55:55.129Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-228/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-228/1/