Branch indexing 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 c73b3f9c4325a859335b9f0496f5e885189429ce 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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 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 [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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3405 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 > 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 Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit c73b3f9c4325a859335b9f0496f5e885189429ce Merge succeeded, producing 173af5710411c015db5684f6a7ca808eac17c69e Checking out Revision 173af5710411c015db5684f6a7ca808eac17c69e (PR-236) > git config core.sparsecheckout # timeout=10 > git checkout -f c73b3f9c4325a859335b9f0496f5e885189429ce # 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 173af5710411c015db5684f6a7ca808eac17c69e # timeout=10 Commit message: "Merge commit '38d0cc147a837ce191fd6fcb9b0683ab407438b4' into HEAD" > git rev-list --no-walk c73b3f9c4325a859335b9f0496f5e885189429ce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-11T08:39:20.221Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-11T08:39:22.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-11T08:39:22.387Z] [2020-04-11T08:39:22.387Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-11T08:39:22.739Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-11T08:39:22.740Z] latest: Pulling from edgex-devops/git-semver [2020-04-11T08:39:22.740Z] 9123ac7c32f7: Pulling fs layer [2020-04-11T08:39:22.740Z] b8cc5d1170e3: Pulling fs layer [2020-04-11T08:39:22.740Z] 2924cbbf6a41: Pulling fs layer [2020-04-11T08:39:22.740Z] 93b08a4f1073: Pulling fs layer [2020-04-11T08:39:22.740Z] 93b08a4f1073: Waiting [2020-04-11T08:39:22.740Z] b8cc5d1170e3: Verifying Checksum [2020-04-11T08:39:22.740Z] b8cc5d1170e3: Download complete [2020-04-11T08:39:23.006Z] 9123ac7c32f7: Verifying Checksum [2020-04-11T08:39:23.006Z] 9123ac7c32f7: Download complete [2020-04-11T08:39:23.006Z] 93b08a4f1073: Verifying Checksum [2020-04-11T08:39:23.006Z] 93b08a4f1073: Download complete [2020-04-11T08:39:23.006Z] 2924cbbf6a41: Verifying Checksum [2020-04-11T08:39:23.007Z] 2924cbbf6a41: Download complete [2020-04-11T08:39:23.265Z] 9123ac7c32f7: Pull complete [2020-04-11T08:39:23.265Z] b8cc5d1170e3: Pull complete [2020-04-11T08:39:23.836Z] 2924cbbf6a41: Pull complete [2020-04-11T08:39:24.096Z] 93b08a4f1073: Pull complete [2020-04-11T08:39:24.096Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-11T08:39:24.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-11T08:39:24.240Z] prd-centos7-docker-4c-2g-3405 does not seem to be running inside a container [2020-04-11T08:39:24.277Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-11T08:39:24.901Z] $ docker top 0ea4cdf502d1a07a00f857ed16027e9abebf5f0fe7227a8bed852ec91b7fdf6b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-11T08:39:25.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-11T08:39:25.178Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-11T08:39:25.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-11T08:39:25.385Z] $ docker exec 0ea4cdf502d1a07a00f857ed16027e9abebf5f0fe7227a8bed852ec91b7fdf6b ssh-agent [2020-04-11T08:39:25.583Z] SSH_AUTH_SOCK=/tmp/ssh-QV3Oei4CuCQ7/agent.15 [2020-04-11T08:39:25.583Z] SSH_AGENT_PID=22 [2020-04-11T08:39:25.594Z] Running ssh-add (command line suppressed) [2020-04-11T08:39:25.737Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_8616653914635602947.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_8616653914635602947.key) [2020-04-11T08:39:25.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-11T08:39:26.130Z] + git describe --exact-match --tags HEAD [2020-04-11T08:39:26.130Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-11T08:39:26.186Z] $ docker exec --env ******** --env ******** 0ea4cdf502d1a07a00f857ed16027e9abebf5f0fe7227a8bed852ec91b7fdf6b ssh-agent -k [2020-04-11T08:39:26.336Z] unset SSH_AUTH_SOCK; [2020-04-11T08:39:26.336Z] unset SSH_AGENT_PID; [2020-04-11T08:39:26.336Z] echo Agent pid 22 killed; [2020-04-11T08:39:26.371Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-11T08:39:26.455Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-11T08:39:26.455Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-11T08:39:26.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-11T08:39:26.528Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-11T08:39:26.707Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-11T08:39:26.709Z] $ docker exec 0ea4cdf502d1a07a00f857ed16027e9abebf5f0fe7227a8bed852ec91b7fdf6b ssh-agent [2020-04-11T08:39:26.916Z] SSH_AUTH_SOCK=/tmp/ssh-YR6Qs55jZ4NY/agent.56 [2020-04-11T08:39:26.916Z] SSH_AGENT_PID=63 [2020-04-11T08:39:26.922Z] Running ssh-add (command line suppressed) [2020-04-11T08:39:27.065Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_5699777655928706511.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_5699777655928706511.key) [2020-04-11T08:39:27.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-11T08:39:27.429Z] + git semver init [2020-04-11T08:39:27.429Z] # -> Open(): unable to determine branch for HEAD [2020-04-11T08:39:27.429Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git [2020-04-11T08:39:27.429Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-04-11T08:39:27.429Z] # $SEMVER_REMOTE_NAME = origin [2020-04-11T08:39:27.429Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-11T08:39:27.429Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-11T08:39:27.429Z] # $SEMVER_BRANCH = PR-236 [2020-04-11T08:39:27.429Z] # $SEMVER_TEMP = /tmp/semver-446782618 [2020-04-11T08:39:27.429Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-04-11T08:39:27.997Z] # '/tmp/semver-446782618' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' [2020-04-11T08:39:27.997Z] # -> Force: false [2020-04-11T08:39:27.997Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } [2020-04-11T08:39:28.005Z] $ docker exec --env ******** --env ******** 0ea4cdf502d1a07a00f857ed16027e9abebf5f0fe7227a8bed852ec91b7fdf6b ssh-agent -k [2020-04-11T08:39:28.146Z] unset SSH_AUTH_SOCK; [2020-04-11T08:39:28.147Z] unset SSH_AGENT_PID; [2020-04-11T08:39:28.147Z] echo Agent pid 63 killed; [2020-04-11T08:39:28.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-11T08:39:28.605Z] + git semver [Pipeline] } [2020-04-11T08:39:28.616Z] $ docker stop --time=1 0ea4cdf502d1a07a00f857ed16027e9abebf5f0fe7227a8bed852ec91b7fdf6b [2020-04-11T08:39:29.958Z] $ docker rm -f 0ea4cdf502d1a07a00f857ed16027e9abebf5f0fe7227a8bed852ec91b7fdf6b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-11T08:39:30.806Z] Stashed 73 file(s) [Pipeline] echo [2020-04-11T08:39:30.808Z] [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-11T08:39:46.063Z] Still waiting to schedule task [2020-04-11T08:39:46.063Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3405’ [2020-04-11T08:39:46.065Z] Still waiting to schedule task [2020-04-11T08:39:46.065Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline [2020-04-11T08:41:36.554Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3406 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-04-11T08:41:36.625Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2020-04-11T08:41:42.912Z] using credential edgex-jenkins-ssh [2020-04-11T08:41:42.959Z] Cloning the remote Git repository [2020-04-11T08:41:42.959Z] Cloning with configured refspecs honoured and without tags [2020-04-11T08:41:44.264Z] Fetching without tags [2020-04-11T08:41:42.980Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-11T08:41:43.067Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2020-04-11T08:41:43.158Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-11T08:41:43.160Z] > git --version # timeout=10 [2020-04-11T08:41:43.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-11T08:41:43.283Z] > 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-11T08:41:44.082Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-11T08:41:44.099Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-04-11T08:41:44.118Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-11T08:41:44.170Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-11T08:41:44.243Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-11T08:41:44.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-11T08:41:44.792Z] Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit c73b3f9c4325a859335b9f0496f5e885189429ce [2020-04-11T08:41:45.153Z] Merge succeeded, producing ed8a62e830cd92ae49ea94bcd1ee95cf27cbdf47 [2020-04-11T08:41:45.153Z] Checking out Revision ed8a62e830cd92ae49ea94bcd1ee95cf27cbdf47 (PR-236) [2020-04-11T08:41:44.259Z] > 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-11T08:41:44.778Z] > git config core.sparsecheckout # timeout=10 [2020-04-11T08:41:44.818Z] > git checkout -f c73b3f9c4325a859335b9f0496f5e885189429ce # timeout=10 [2020-04-11T08:41:44.942Z] > git remote # timeout=10 [2020-04-11T08:41:44.991Z] > git config --get remote.origin.url # timeout=10 [2020-04-11T08:41:45.019Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-11T08:41:45.030Z] > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 [2020-04-11T08:41:45.098Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-11T08:41:45.123Z] > git config core.sparsecheckout # timeout=10 [2020-04-11T08:41:45.141Z] > git checkout -f ed8a62e830cd92ae49ea94bcd1ee95cf27cbdf47 # timeout=10 [2020-04-11T08:41:49.631Z] Commit message: "Merge commit '38d0cc147a837ce191fd6fcb9b0683ab407438b4' into HEAD" [2020-04-11T08:41:49.617Z] > git rev-list --no-walk c73b3f9c4325a859335b9f0496f5e885189429ce # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-11T08:41:50.902Z] ========================================================= [2020-04-11T08:41:50.902Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-11T08:41:50.902Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-11T08:41:51.809Z] + 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-11T08:41:52.782Z] Sending build context to Docker daemon 1.779MB [2020-04-11T08:41:52.782Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-11T08:41:52.782Z] Step 2/7 : FROM ${BASE} [2020-04-11T08:41:53.369Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-11T08:41:53.369Z] cde5963f3b93: Pulling fs layer [2020-04-11T08:41:53.369Z] 2a23fa8c16f7: Pulling fs layer [2020-04-11T08:41:53.369Z] 777b28850792: Pulling fs layer [2020-04-11T08:41:53.369Z] 8a11ddd9e578: Pulling fs layer [2020-04-11T08:41:53.369Z] 4cf88f913ddb: Pulling fs layer [2020-04-11T08:41:53.369Z] 1df406cf5192: Pulling fs layer [2020-04-11T08:41:53.369Z] cd6300453558: Pulling fs layer [2020-04-11T08:41:53.369Z] b9c365052c96: Pulling fs layer [2020-04-11T08:41:53.369Z] a2d8cc88f415: Pulling fs layer [2020-04-11T08:41:53.369Z] ea1d1ca13537: Pulling fs layer [2020-04-11T08:41:53.369Z] 3750a50a1c5e: Pulling fs layer [2020-04-11T08:41:53.369Z] cd6300453558: Waiting [2020-04-11T08:41:53.369Z] 8a11ddd9e578: Waiting [2020-04-11T08:41:53.369Z] 4cf88f913ddb: Waiting [2020-04-11T08:41:53.369Z] b9c365052c96: Waiting [2020-04-11T08:41:53.369Z] 1df406cf5192: Waiting [2020-04-11T08:41:53.369Z] a2d8cc88f415: Waiting [2020-04-11T08:41:53.369Z] ea1d1ca13537: Waiting [2020-04-11T08:41:53.369Z] 777b28850792: Download complete [2020-04-11T08:41:53.369Z] 2a23fa8c16f7: Verifying Checksum [2020-04-11T08:41:53.369Z] 2a23fa8c16f7: Download complete [2020-04-11T08:41:53.369Z] 4cf88f913ddb: Verifying Checksum [2020-04-11T08:41:53.369Z] 4cf88f913ddb: Download complete [2020-04-11T08:41:53.369Z] 1df406cf5192: Verifying Checksum [2020-04-11T08:41:53.369Z] 1df406cf5192: Download complete [2020-04-11T08:41:53.642Z] cde5963f3b93: Download complete [2020-04-11T08:41:54.625Z] cde5963f3b93: Pull complete [2020-04-11T08:41:55.215Z] 2a23fa8c16f7: Pull complete [2020-04-11T08:41:55.215Z] 777b28850792: Pull complete [2020-04-11T08:41:57.838Z] cd6300453558: Verifying Checksum [2020-04-11T08:41:57.838Z] cd6300453558: Download complete [2020-04-11T08:41:57.838Z] a2d8cc88f415: Verifying Checksum [2020-04-11T08:41:57.838Z] a2d8cc88f415: Download complete [2020-04-11T08:42:00.476Z] ea1d1ca13537: Verifying Checksum [2020-04-11T08:42:00.476Z] ea1d1ca13537: Download complete [2020-04-11T08:42:00.476Z] 3750a50a1c5e: Verifying Checksum [2020-04-11T08:42:00.476Z] 3750a50a1c5e: Download complete [2020-04-11T08:42:02.875Z] Running on prd-centos7-docker-4c-2g-3407 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-04-11T08:42:02.953Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2020-04-11T08:42:03.076Z] b9c365052c96: Download complete [2020-04-11T08:42:04.492Z] 8a11ddd9e578: Download complete [2020-04-11T08:42:04.981Z] using credential edgex-jenkins-ssh [2020-04-11T08:42:05.054Z] Cloning the remote Git repository [2020-04-11T08:42:05.054Z] Cloning with configured refspecs honoured and without tags [2020-04-11T08:42:04.909Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-11T08:42:04.945Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2020-04-11T08:42:04.985Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-11T08:42:04.986Z] > git --version # timeout=10 [2020-04-11T08:42:04.999Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-11T08:42:05.022Z] > 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-11T08:42:05.738Z] Fetching without tags [2020-04-11T08:42:06.156Z] Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit c73b3f9c4325a859335b9f0496f5e885189429ce [2020-04-11T08:42:06.267Z] Merge succeeded, producing 4e4861bf8a60ae2344aee119bf074bc52af514f1 [2020-04-11T08:42:06.267Z] Checking out Revision 4e4861bf8a60ae2344aee119bf074bc52af514f1 (PR-236) [2020-04-11T08:42:05.553Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-11T08:42:05.557Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-04-11T08:42:05.563Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-11T08:42:05.575Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-11T08:42:05.586Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-11T08:42:05.587Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-11T08:42:05.591Z] > 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-11T08:42:06.043Z] > git config core.sparsecheckout # timeout=10 [2020-04-11T08:42:06.050Z] > git checkout -f c73b3f9c4325a859335b9f0496f5e885189429ce # timeout=10 [2020-04-11T08:42:06.100Z] > git remote # timeout=10 [2020-04-11T08:42:06.106Z] > git config --get remote.origin.url # timeout=10 [2020-04-11T08:42:06.117Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-11T08:42:06.121Z] > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 [2020-04-11T08:42:06.149Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-11T08:42:06.158Z] > git config core.sparsecheckout # timeout=10 [2020-04-11T08:42:06.163Z] > git checkout -f 4e4861bf8a60ae2344aee119bf074bc52af514f1 # timeout=10 [2020-04-11T08:42:10.774Z] Commit message: "Merge commit '38d0cc147a837ce191fd6fcb9b0683ab407438b4' into HEAD" [2020-04-11T08:42:10.779Z] > git rev-list --no-walk c73b3f9c4325a859335b9f0496f5e885189429ce # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-11T08:42:11.628Z] ========================================================= [2020-04-11T08:42:11.628Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-11T08:42:11.628Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-11T08:42:12.289Z] + 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-11T08:42:12.550Z] Sending build context to Docker daemon 1.778MB [2020-04-11T08:42:12.550Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-11T08:42:12.550Z] Step 2/7 : FROM ${BASE} [2020-04-11T08:42:12.550Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-11T08:42:12.550Z] e6b0cf9c0882: Pulling fs layer [2020-04-11T08:42:12.550Z] 2848faf0eed1: Pulling fs layer [2020-04-11T08:42:12.550Z] 0f37312ad70f: Pulling fs layer [2020-04-11T08:42:12.550Z] 5788d62ee057: Pulling fs layer [2020-04-11T08:42:12.550Z] 0e6b1d234666: Pulling fs layer [2020-04-11T08:42:12.550Z] bf5d7aec512f: Pulling fs layer [2020-04-11T08:42:12.550Z] 34c802a77dc8: Pulling fs layer [2020-04-11T08:42:12.550Z] 9eb99e56ec68: Pulling fs layer [2020-04-11T08:42:12.550Z] 27c7a5d97fbd: Pulling fs layer [2020-04-11T08:42:12.550Z] 5c102a31e300: Pulling fs layer [2020-04-11T08:42:12.550Z] dcfb455df0a1: Pulling fs layer [2020-04-11T08:42:12.550Z] 34c802a77dc8: Waiting [2020-04-11T08:42:12.550Z] 9eb99e56ec68: Waiting [2020-04-11T08:42:12.550Z] 27c7a5d97fbd: Waiting [2020-04-11T08:42:12.550Z] 5c102a31e300: Waiting [2020-04-11T08:42:12.550Z] dcfb455df0a1: Waiting [2020-04-11T08:42:12.550Z] 0e6b1d234666: Waiting [2020-04-11T08:42:12.550Z] bf5d7aec512f: Waiting [2020-04-11T08:42:12.550Z] 0f37312ad70f: Verifying Checksum [2020-04-11T08:42:12.550Z] 0f37312ad70f: Download complete [2020-04-11T08:42:12.550Z] 2848faf0eed1: Verifying Checksum [2020-04-11T08:42:12.550Z] 2848faf0eed1: Download complete [2020-04-11T08:42:12.550Z] 0e6b1d234666: Verifying Checksum [2020-04-11T08:42:12.550Z] 0e6b1d234666: Download complete [2020-04-11T08:42:12.550Z] bf5d7aec512f: Verifying Checksum [2020-04-11T08:42:12.550Z] bf5d7aec512f: Download complete [2020-04-11T08:42:12.550Z] e6b0cf9c0882: Verifying Checksum [2020-04-11T08:42:12.550Z] e6b0cf9c0882: Download complete [2020-04-11T08:42:12.817Z] e6b0cf9c0882: Pull complete [2020-04-11T08:42:13.776Z] 34c802a77dc8: Verifying Checksum [2020-04-11T08:42:13.776Z] 34c802a77dc8: Download complete [2020-04-11T08:42:13.776Z] 27c7a5d97fbd: Verifying Checksum [2020-04-11T08:42:13.776Z] 27c7a5d97fbd: Download complete [2020-04-11T08:42:14.048Z] 9eb99e56ec68: Verifying Checksum [2020-04-11T08:42:14.048Z] 9eb99e56ec68: Download complete [2020-04-11T08:42:14.048Z] 5788d62ee057: Download complete [2020-04-11T08:42:14.048Z] dcfb455df0a1: Verifying Checksum [2020-04-11T08:42:14.048Z] dcfb455df0a1: Download complete [2020-04-11T08:42:14.048Z] 5c102a31e300: Verifying Checksum [2020-04-11T08:42:14.048Z] 5c102a31e300: Download complete [2020-04-11T08:42:14.616Z] 2848faf0eed1: Pull complete [2020-04-11T08:42:14.876Z] 0f37312ad70f: Pull complete [2020-04-11T08:42:16.862Z] 8a11ddd9e578: Pull complete [2020-04-11T08:42:16.862Z] 4cf88f913ddb: Pull complete [2020-04-11T08:42:16.862Z] 1df406cf5192: Pull complete [2020-04-11T08:42:20.164Z] 5788d62ee057: Pull complete [2020-04-11T08:42:20.423Z] 0e6b1d234666: Pull complete [2020-04-11T08:42:20.423Z] bf5d7aec512f: Pull complete [2020-04-11T08:42:21.147Z] cd6300453558: Pull complete [2020-04-11T08:42:25.698Z] 34c802a77dc8: Pull complete [2020-04-11T08:42:26.501Z] b9c365052c96: Pull complete [2020-04-11T08:42:26.501Z] a2d8cc88f415: Pull complete [2020-04-11T08:42:28.467Z] ea1d1ca13537: Pull complete [2020-04-11T08:42:28.467Z] 3750a50a1c5e: Pull complete [2020-04-11T08:42:28.737Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-11T08:42:28.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-11T08:42:28.737Z] ---> 78745c68409d [2020-04-11T08:42:28.737Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-11T08:42:29.009Z] 9eb99e56ec68: Pull complete [2020-04-11T08:42:29.009Z] 27c7a5d97fbd: Pull complete [2020-04-11T08:42:29.960Z] 5c102a31e300: Pull complete [2020-04-11T08:42:29.960Z] dcfb455df0a1: Pull complete [2020-04-11T08:42:30.219Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-11T08:42:30.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-11T08:42:30.219Z] ---> 7c70fe431013 [2020-04-11T08:42:30.219Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-11T08:42:30.219Z] ---> Running in 9c683c5be5bb [2020-04-11T08:42:30.480Z] Removing intermediate container 9c683c5be5bb [2020-04-11T08:42:30.480Z] ---> 0a3f64e3b36f [2020-04-11T08:42:30.480Z] Step 4/7 : RUN apk add bash [2020-04-11T08:42:30.480Z] ---> Running in 238bdfab3681 [2020-04-11T08:42:31.048Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-11T08:42:31.989Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-11T08:42:31.989Z] OK: 143 MiB in 39 packages [2020-04-11T08:42:32.555Z] Removing intermediate container 238bdfab3681 [2020-04-11T08:42:32.555Z] ---> 982ab161ab10 [2020-04-11T08:42:32.555Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-11T08:42:32.555Z] ---> Running in 3d8a631953ff [2020-04-11T08:42:32.555Z] Removing intermediate container 3d8a631953ff [2020-04-11T08:42:32.555Z] ---> b8217b027e0f [2020-04-11T08:42:32.555Z] Step 6/7 : COPY go.mod . [2020-04-11T08:42:32.813Z] ---> 2c171d3ad2a4 [2020-04-11T08:42:32.813Z] Step 7/7 : RUN go mod download [2020-04-11T08:42:32.813Z] ---> Running in 7be9b3f7013e [2020-04-11T08:42:33.030Z] ---> Running in 9bd5a95e53d3 [2020-04-11T08:42:33.030Z] Removing intermediate container 9bd5a95e53d3 [2020-04-11T08:42:33.030Z] ---> 4ddc71ead5f4 [2020-04-11T08:42:33.030Z] Step 4/7 : RUN apk add bash [2020-04-11T08:42:33.299Z] ---> Running in fbdb15316eed [2020-04-11T08:42:34.261Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-11T08:42:35.223Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-11T08:42:35.346Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-11T08:42:35.346Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-11T08:42:35.605Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-11T08:42:35.605Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-11T08:42:35.806Z] OK: 125 MiB in 39 packages [2020-04-11T08:42:35.863Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-11T08:42:35.863Z] go: finding github.com/google/uuid v1.1.0 [2020-04-11T08:42:35.863Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-11T08:42:36.121Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-11T08:42:36.121Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-11T08:42:36.121Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-11T08:42:36.379Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-11T08:42:37.213Z] Removing intermediate container fbdb15316eed [2020-04-11T08:42:37.213Z] ---> dfe897671e81 [2020-04-11T08:42:37.213Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-11T08:42:37.321Z] Removing intermediate container 7be9b3f7013e [2020-04-11T08:42:37.321Z] ---> c7d0887c4064 [2020-04-11T08:42:37.481Z] ---> Running in feb8db2f4884 [2020-04-11T08:42:37.580Z] Successfully built c7d0887c4064 [2020-04-11T08:42:37.580Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-04-11T08:42:37.757Z] Removing intermediate container feb8db2f4884 [2020-04-11T08:42:37.757Z] ---> f1ad020ef6ee [2020-04-11T08:42:37.757Z] Step 6/7 : COPY go.mod . [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-11T08:42:38.124Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-11T08:42:38.124Z] . [Pipeline] withDockerContainer [2020-04-11T08:42:38.247Z] prd-centos7-docker-4c-2g-3407 does not seem to be running inside a container [2020-04-11T08:42:38.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 ******** ci-base-image-x86_64 cat [2020-04-11T08:42:38.342Z] ---> f5b62f112654 [2020-04-11T08:42:38.342Z] Step 7/7 : RUN go mod download [2020-04-11T08:42:38.611Z] ---> Running in 6a756e05dbf2 [2020-04-11T08:42:39.227Z] $ docker top b875ebd77f7e2b37005ce19f9e3468efe4631c7879b86c19a760aeba4d9794bf -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-11T08:42:39.707Z] + go version [2020-04-11T08:42:39.707Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-11T08:42:40.001Z] + make test [2020-04-11T08:42:40.001Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-11T08:42:40.027Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-11T08:42:40.027Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-11T08:42:40.027Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-11T08:42:40.027Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-11T08:42:40.027Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-11T08:42:40.027Z] go: finding github.com/google/uuid v1.1.0 [2020-04-11T08:42:40.027Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-11T08:42:40.027Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-11T08:42:40.027Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-11T08:42:40.027Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-11T08:42:40.027Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-11T08:42:42.623Z] Removing intermediate container 6a756e05dbf2 [2020-04-11T08:42:42.623Z] ---> 7ed2d2dfbd26 [2020-04-11T08:42:42.623Z] Successfully built 7ed2d2dfbd26 [2020-04-11T08:42:42.623Z] 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-11T08:42:43.292Z] + docker inspect -f . ci-base-image-arm64 [2020-04-11T08:42:43.292Z] . [Pipeline] withDockerContainer [2020-04-11T08:42:43.632Z] prd-ubuntu18.04-docker-arm64-4c-16g-3406 does not seem to be running inside a container [2020-04-11T08:42:43.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 ******** ci-base-image-arm64 cat [2020-04-11T08:42:45.114Z] $ docker top 65a3f2d9f54159b0126a6629ee332987d6129fa5b6d9d801c89e08bcd5a8fc00 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-11T08:42:46.214Z] + go version [2020-04-11T08:42:46.214Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-11T08:42:46.631Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-11T08:42:46.904Z] + make test [2020-04-11T08:42:46.904Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-11T08:42:47.580Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.013s coverage: 85.7% of statements [2020-04-11T08:42:47.845Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.044s coverage: 100.0% of statements [2020-04-11T08:42:48.111Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.023s coverage: 45.4% of statements [2020-04-11T08:42:48.694Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.012s coverage: 77.8% of statements [2020-04-11T08:42:48.694Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-11T08:42:48.694Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.011s coverage: 6.4% of statements [2020-04-11T08:42:49.264Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.060s coverage: 14.4% of statements [2020-04-11T08:42:49.264Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.018s coverage: 100.0% of statements [2020-04-11T08:42:50.094Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.037s coverage: 100.0% of statements [2020-04-11T08:42:50.094Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-11T08:42:50.094Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-11T08:42:50.094Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.023s coverage: 100.0% of statements [2020-04-11T08:42:50.094Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.031s coverage: 100.0% of statements [2020-04-11T08:42:51.509Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.016s coverage: 62.5% of statements [2020-04-11T08:42:51.509Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.032s coverage: 26.3% of statements [2020-04-11T08:42:51.509Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.015s coverage: 15.4% of statements [2020-04-11T08:42:51.509Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.004s coverage: 15.4% of statements [2020-04-11T08:42:51.509Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements [2020-04-11T08:42:51.509Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] [2020-04-11T08:42:51.509Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata [no test files] [2020-04-11T08:42:51.509Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata [no test files] [2020-04-11T08:42:51.509Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-11T08:42:52.079Z] gofmt -l . [2020-04-11T08:42:52.337Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-11T08:42:52.844Z] Stashed 1 file(s) [Pipeline] } [2020-04-11T08:42:52.851Z] $ docker stop --time=1 b875ebd77f7e2b37005ce19f9e3468efe4631c7879b86c19a760aeba4d9794bf [2020-04-11T08:42:54.429Z] $ docker rm -f b875ebd77f7e2b37005ce19f9e3468efe4631c7879b86c19a760aeba4d9794bf [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-04-11T08:43:05.204Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-11T08:43:07.809Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.089s coverage: 85.7% of statements [2020-04-11T08:43:07.809Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.083s coverage: 100.0% of statements [2020-04-11T08:43:09.785Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.042s coverage: 45.4% of statements [2020-04-11T08:43:09.785Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.043s coverage: 77.8% of statements [2020-04-11T08:43:09.785Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-11T08:43:09.785Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.022s coverage: 6.4% of statements [2020-04-11T08:43:11.206Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.060s coverage: 14.4% of statements [2020-04-11T08:43:11.206Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.028s coverage: 100.0% of statements [2020-04-11T08:43:13.830Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.127s coverage: 100.0% of statements [2020-04-11T08:43:13.830Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-11T08:43:13.830Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-11T08:43:13.830Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.039s coverage: 100.0% of statements [2020-04-11T08:43:13.830Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.527s coverage: 100.0% of statements [2020-04-11T08:43:17.193Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.095s coverage: 62.5% of statements [2020-04-11T08:43:17.193Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.039s coverage: 26.3% of statements [2020-04-11T08:43:17.193Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.012s coverage: 15.4% of statements [2020-04-11T08:43:17.193Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.037s coverage: 15.4% of statements [2020-04-11T08:43:17.460Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements [2020-04-11T08:43:17.460Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] [2020-04-11T08:43:17.460Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata [no test files] [2020-04-11T08:43:17.460Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata [no test files] [2020-04-11T08:43:17.727Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-11T08:43:20.322Z] gofmt -l . [2020-04-11T08:43:20.591Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-11T08:43:20.943Z] Warning: overwriting stash ‘coverage-report’ [2020-04-11T08:43:21.399Z] Stashed 1 file(s) [Pipeline] } [2020-04-11T08:43:21.415Z] $ docker stop --time=1 65a3f2d9f54159b0126a6629ee332987d6129fa5b6d9d801c89e08bcd5a8fc00 [2020-04-11T08:43:23.622Z] $ docker rm -f 65a3f2d9f54159b0126a6629ee332987d6129fa5b6d9d801c89e08bcd5a8fc00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-11T08:43:25.402Z] provisioning config files... [2020-04-11T08:43:25.419Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config8966569465470143217tmp [Pipeline] { [Pipeline] sh [2020-04-11T08:43:25.773Z] + curl -s https://codecov.io/bash [2020-04-11T08:43:25.773Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config8966569465470143217tmp [2020-04-11T08:43:26.032Z] [2020-04-11T08:43:26.032Z] _____ _ [2020-04-11T08:43:26.032Z] / ____| | | [2020-04-11T08:43:26.032Z] | | ___ __| | ___ ___ _____ __ [2020-04-11T08:43:26.032Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-11T08:43:26.032Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-11T08:43:26.032Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-11T08:43:26.032Z] Bash-20200410-0786dee [2020-04-11T08:43:26.032Z] [2020-04-11T08:43:26.032Z] [2020-04-11T08:43:26.032Z] ==> Jenkins CI detected. [2020-04-11T08:43:26.032Z] project root: . [2020-04-11T08:43:26.032Z] Fixing merge commit SHA [2020-04-11T08:43:26.032Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-11T08:43:26.032Z] ==> Running gcov in . (disable via -X gcov) [2020-04-11T08:43:26.032Z] ==> Python coveragepy not found [2020-04-11T08:43:26.032Z] ==> Searching for coverage reports in: [2020-04-11T08:43:26.032Z] + . [2020-04-11T08:43:26.032Z] -> Found 1 reports [2020-04-11T08:43:26.032Z] ==> Detecting git/mercurial file structure [2020-04-11T08:43:26.032Z] ==> Reading reports [2020-04-11T08:43:26.032Z] + ./coverage.out bytes=82416 [2020-04-11T08:43:26.032Z] ==> Appending adjustments [2020-04-11T08:43:26.032Z] http://docs.codecov.io/docs/fixing-reports [2020-04-11T08:43:26.601Z] + Found adjustments [2020-04-11T08:43:26.601Z] ==> Gzipping contents [2020-04-11T08:43:26.601Z] ==> Uploading reports [2020-04-11T08:43:26.601Z] url: https://codecov.io [2020-04-11T08:43:26.601Z] query: branch=PR-236&commit=38d0cc147a837ce191fd6fcb9b0683ab407438b4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= [2020-04-11T08:43:26.601Z] -> Pinging Codecov [2020-04-11T08:43:26.601Z] https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=PR-236&commit=38d0cc147a837ce191fd6fcb9b0683ab407438b4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= [2020-04-11T08:45:48.089Z] -> Uploading [2020-04-11T08:45:48.089Z] X> Failed to upload [2020-04-11T08:45:48.089Z] -> Sleeping for 30s and trying again... [2020-04-11T08:46:06.201Z] -> Pinging Codecov [2020-04-11T08:46:06.201Z] https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=PR-236&commit=38d0cc147a837ce191fd6fcb9b0683ab407438b4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= [2020-04-11T08:46:06.201Z] -> Uploading [2020-04-11T08:46:06.201Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/38d0cc147a837ce191fd6fcb9b0683ab407438b4 [Pipeline] } [2020-04-11T08:46:06.209Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-11T08:46:07.330Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-11T08:46:07.633Z] ---> package-listing.sh [2020-04-11T08:46:07.633Z] ++ facter osfamily [2020-04-11T08:46:07.633Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-11T08:46:07.633Z] + OS_FAMILY=redhat [2020-04-11T08:46:07.633Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 [2020-04-11T08:46:07.633Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-11T08:46:07.633Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-11T08:46:07.633Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-11T08:46:07.633Z] + PACKAGES=/tmp/packages_start.txt [2020-04-11T08:46:07.633Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-04-11T08:46:07.633Z] + PACKAGES=/tmp/packages_end.txt [2020-04-11T08:46:07.633Z] + case "${OS_FAMILY}" in [2020-04-11T08:46:07.633Z] + rpm -qa [2020-04-11T08:46:07.633Z] + sort [2020-04-11T08:46:11.838Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-11T08:46:11.838Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-11T08:46:11.838Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-11T08:46:11.838Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-04-11T08:46:11.838Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [2020-04-11T08:46:11.838Z] + 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-11T08:46:12.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-11T08:46:12.302Z] [2020-04-11T08:46:12.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-11T08:46:12.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-11T08:46:12.639Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-11T08:46:12.639Z] c9b1b535fdd9: Pulling fs layer [2020-04-11T08:46:12.639Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-11T08:46:12.639Z] 756a868c4378: Pulling fs layer [2020-04-11T08:46:12.639Z] 444b2fc9a129: Pulling fs layer [2020-04-11T08:46:12.639Z] ea15f1150254: Pulling fs layer [2020-04-11T08:46:12.639Z] 41b27a9f41bf: Pulling fs layer [2020-04-11T08:46:12.639Z] 28c525ee5125: Pulling fs layer [2020-04-11T08:46:12.639Z] 094b1ea09ed8: Pulling fs layer [2020-04-11T08:46:12.639Z] 138eaada9080: Pulling fs layer [2020-04-11T08:46:12.639Z] 0622d0fa9048: Pulling fs layer [2020-04-11T08:46:12.639Z] 41b27a9f41bf: Waiting [2020-04-11T08:46:12.639Z] 28c525ee5125: Waiting [2020-04-11T08:46:12.639Z] 094b1ea09ed8: Waiting [2020-04-11T08:46:12.639Z] 444b2fc9a129: Waiting [2020-04-11T08:46:12.639Z] 138eaada9080: Waiting [2020-04-11T08:46:12.639Z] 0622d0fa9048: Waiting [2020-04-11T08:46:12.639Z] ea15f1150254: Waiting [2020-04-11T08:46:12.639Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-11T08:46:12.639Z] 2cc5ad85d9ab: Download complete [2020-04-11T08:46:12.639Z] 444b2fc9a129: Verifying Checksum [2020-04-11T08:46:12.639Z] 444b2fc9a129: Download complete [2020-04-11T08:46:12.639Z] c9b1b535fdd9: Verifying Checksum [2020-04-11T08:46:12.639Z] c9b1b535fdd9: Download complete [2020-04-11T08:46:12.899Z] ea15f1150254: Verifying Checksum [2020-04-11T08:46:12.899Z] ea15f1150254: Download complete [2020-04-11T08:46:12.899Z] 28c525ee5125: Verifying Checksum [2020-04-11T08:46:12.899Z] 28c525ee5125: Download complete [2020-04-11T08:46:13.170Z] 756a868c4378: Verifying Checksum [2020-04-11T08:46:13.170Z] 756a868c4378: Download complete [2020-04-11T08:46:13.170Z] c9b1b535fdd9: Pull complete [2020-04-11T08:46:13.435Z] 138eaada9080: Download complete [2020-04-11T08:46:13.435Z] 094b1ea09ed8: Verifying Checksum [2020-04-11T08:46:13.435Z] 094b1ea09ed8: Download complete [2020-04-11T08:46:13.435Z] 0622d0fa9048: Verifying Checksum [2020-04-11T08:46:13.435Z] 0622d0fa9048: Download complete [2020-04-11T08:46:13.435Z] 2cc5ad85d9ab: Pull complete [2020-04-11T08:46:14.010Z] 41b27a9f41bf: Verifying Checksum [2020-04-11T08:46:14.011Z] 41b27a9f41bf: Download complete [2020-04-11T08:46:15.922Z] 756a868c4378: Pull complete [2020-04-11T08:46:16.182Z] 444b2fc9a129: Pull complete [2020-04-11T08:46:16.446Z] ea15f1150254: Pull complete [2020-04-11T08:46:20.657Z] 41b27a9f41bf: Pull complete [2020-04-11T08:46:20.657Z] 28c525ee5125: Pull complete [2020-04-11T08:46:22.036Z] 094b1ea09ed8: Pull complete [2020-04-11T08:46:22.302Z] 138eaada9080: Pull complete [2020-04-11T08:46:22.302Z] 0622d0fa9048: Pull complete [2020-04-11T08:46:22.302Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-11T08:46:22.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-11T08:46:22.447Z] prd-centos7-docker-4c-2g-3405 does not seem to be running inside a container [2020-04-11T08:46:22.499Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-11T08:46:23.077Z] $ docker top 46173ed0bd3a63eb94b92a213219a3710eca0636b5a6c7c676e2863963d43d7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-11T08:46:23.327Z] provisioning config files... [2020-04-11T08:46:23.341Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config6813976041169427878tmp [Pipeline] { [Pipeline] echo [2020-04-11T08:46:23.387Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-11T08:46:23.679Z] ---> create-netrc.sh [Pipeline] echo [2020-04-11T08:46:23.686Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-11T08:46:23.979Z] ---> logs-deploy.sh [2020-04-11T08:46:23.979Z] + ARCHIVE_ARTIFACTS= [2020-04-11T08:46:23.979Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-11T08:46:23.979Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-11T08:46:23.979Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-11T08:46:23.979Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/2 [2020-04-11T08:46:23.979Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/2/ [2020-04-11T08:46:23.979Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/2 /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-04-11T08:46:25.356Z] Archives upload complete. [2020-04-11T08:46:25.356Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/2/ [2020-04-11T08:46:25.923Z] ---> uname -a: [2020-04-11T08:46:25.923Z] Linux 46173ed0bd3a 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-11T08:46:25.923Z] [2020-04-11T08:46:25.923Z]