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 ecf948a463e8583f0496661ae04077e126abfeb1 rather than f2776aa5e608c5d735410af0ebccf3cd403600dc Obtained Jenkinsfile from ecf948a463e8583f0496661ae04077e126abfeb1 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 a8d5489117fb74ecf2babedeac9793ec80335c77 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 a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-8001 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-236 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit ecf948a463e8583f0496661ae04077e126abfeb1 into PR head commit f2776aa5e608c5d735410af0ebccf3cd403600dc Merge succeeded, producing ec1bc23eddce19c0508149628ac955ae74c262cc Checking out Revision ec1bc23eddce19c0508149628ac955ae74c262cc (PR-236) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2776aa5e608c5d735410af0ebccf3cd403600dc # 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 ecf948a463e8583f0496661ae04077e126abfeb1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec1bc23eddce19c0508149628ac955ae74c262cc # timeout=10 Commit message: "Merge commit 'ecf948a463e8583f0496661ae04077e126abfeb1' into HEAD" > git rev-list --no-walk f2776aa5e608c5d735410af0ebccf3cd403600dc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-12T08:39:19.059Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-12T08:39:19.362Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-12T08:39:19.437Z] ========================================================= [2020-05-12T08:39:19.437Z] EdgeX Global Pipelines Version Info [2020-05-12T08:39:19.437Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-12T08:39:21.101Z] ------------------- [2020-05-12T08:39:21.101Z] stable info: [2020-05-12T08:39:21.101Z] ------------------- [2020-05-12T08:39:21.101Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-12T08:39:21.101Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-12T08:39:21.101Z] Message: update stable to v1.0.87 [2020-05-12T08:39:21.669Z] ------------------- [2020-05-12T08:39:21.669Z] experimental info: [2020-05-12T08:39:21.669Z] ------------------- [2020-05-12T08:39:21.669Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-05-12T08:39:21.669Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-12T08:39:21.669Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-12T08:39:24.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-12T08:39:24.011Z] [2020-05-12T08:39:24.011Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-12T08:39:24.357Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-12T08:39:24.357Z] latest: Pulling from edgex-devops/git-semver [2020-05-12T08:39:24.357Z] 9123ac7c32f7: Pulling fs layer [2020-05-12T08:39:24.357Z] b8cc5d1170e3: Pulling fs layer [2020-05-12T08:39:24.357Z] 2924cbbf6a41: Pulling fs layer [2020-05-12T08:39:24.357Z] 93b08a4f1073: Pulling fs layer [2020-05-12T08:39:24.357Z] 93b08a4f1073: Waiting [2020-05-12T08:39:24.357Z] b8cc5d1170e3: Verifying Checksum [2020-05-12T08:39:24.357Z] b8cc5d1170e3: Download complete [2020-05-12T08:39:24.617Z] 9123ac7c32f7: Verifying Checksum [2020-05-12T08:39:24.617Z] 9123ac7c32f7: Download complete [2020-05-12T08:39:24.617Z] 93b08a4f1073: Verifying Checksum [2020-05-12T08:39:24.617Z] 93b08a4f1073: Download complete [2020-05-12T08:39:24.617Z] 2924cbbf6a41: Verifying Checksum [2020-05-12T08:39:24.617Z] 2924cbbf6a41: Download complete [2020-05-12T08:39:24.617Z] 9123ac7c32f7: Pull complete [2020-05-12T08:39:24.876Z] b8cc5d1170e3: Pull complete [2020-05-12T08:39:25.442Z] 2924cbbf6a41: Pull complete [2020-05-12T08:39:25.702Z] 93b08a4f1073: Pull complete [2020-05-12T08:39:25.702Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-12T08:39:25.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-12T08:39:25.828Z] prd-centos7-docker-4c-2g-8001 does not seem to be running inside a container [2020-05-12T08:39:25.870Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-12T08:39:26.454Z] $ docker top b0951d177f84357442c67519b6919f43f7722536f40625300a3235a7d1f9c066 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-12T08:39:26.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-12T08:39:26.761Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-12T08:39:26.945Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-12T08:39:26.948Z] $ docker exec b0951d177f84357442c67519b6919f43f7722536f40625300a3235a7d1f9c066 ssh-agent [2020-05-12T08:39:27.142Z] SSH_AUTH_SOCK=/tmp/ssh-zXfKWZJxYC3U/agent.15 [2020-05-12T08:39:27.142Z] SSH_AGENT_PID=21 [2020-05-12T08:39:27.174Z] Running ssh-add (command line suppressed) [2020-05-12T08:39:27.355Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_1236611960724556615.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_1236611960724556615.key) [2020-05-12T08:39:27.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-12T08:39:27.796Z] + git describe --exact-match --tags HEAD [2020-05-12T08:39:27.796Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-12T08:39:27.854Z] $ docker exec --env ******** --env ******** b0951d177f84357442c67519b6919f43f7722536f40625300a3235a7d1f9c066 ssh-agent -k [2020-05-12T08:39:27.997Z] unset SSH_AUTH_SOCK; [2020-05-12T08:39:27.997Z] unset SSH_AGENT_PID; [2020-05-12T08:39:27.997Z] echo Agent pid 21 killed; [2020-05-12T08:39:28.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-12T08:39:28.111Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-12T08:39:28.112Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-12T08:39:28.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-12T08:39:28.190Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-12T08:39:28.371Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-12T08:39:28.374Z] $ docker exec b0951d177f84357442c67519b6919f43f7722536f40625300a3235a7d1f9c066 ssh-agent [2020-05-12T08:39:28.548Z] SSH_AUTH_SOCK=/tmp/ssh-vXnE35WyGL52/agent.55 [2020-05-12T08:39:28.548Z] SSH_AGENT_PID=62 [2020-05-12T08:39:28.558Z] Running ssh-add (command line suppressed) [2020-05-12T08:39:28.694Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6898159521229052319.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6898159521229052319.key) [2020-05-12T08:39:28.747Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-12T08:39:29.068Z] + git semver init [2020-05-12T08:39:29.068Z] # -> Open(): unable to determine branch for HEAD [2020-05-12T08:39:29.068Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git [2020-05-12T08:39:29.068Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-05-12T08:39:29.068Z] # $SEMVER_REMOTE_NAME = origin [2020-05-12T08:39:29.068Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-12T08:39:29.068Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-12T08:39:29.068Z] # $SEMVER_BRANCH = PR-236 [2020-05-12T08:39:29.068Z] # $SEMVER_TEMP = /tmp/semver-436277121 [2020-05-12T08:39:29.068Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-05-12T08:39:29.638Z] # '/tmp/semver-436277121' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' [2020-05-12T08:39:29.638Z] # -> Force: false [2020-05-12T08:39:29.638Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } [2020-05-12T08:39:29.647Z] $ docker exec --env ******** --env ******** b0951d177f84357442c67519b6919f43f7722536f40625300a3235a7d1f9c066 ssh-agent -k [2020-05-12T08:39:29.779Z] unset SSH_AUTH_SOCK; [2020-05-12T08:39:29.780Z] unset SSH_AGENT_PID; [2020-05-12T08:39:29.780Z] echo Agent pid 62 killed; [2020-05-12T08:39:29.827Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-12T08:39:30.273Z] + git semver [Pipeline] } [2020-05-12T08:39:30.287Z] $ docker stop --time=1 b0951d177f84357442c67519b6919f43f7722536f40625300a3235a7d1f9c066 [2020-05-12T08:39:31.612Z] $ docker rm -f b0951d177f84357442c67519b6919f43f7722536f40625300a3235a7d1f9c066 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-12T08:39:32.310Z] Stashed 74 file(s) [Pipeline] echo [2020-05-12T08:39:32.311Z] [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-05-12T08:39:47.566Z] Still waiting to schedule task [2020-05-12T08:39:47.566Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-8001’ [2020-05-12T08:39:47.567Z] Still waiting to schedule task [2020-05-12T08:39:47.567Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-05-12T08:41:35.070Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-8002 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-05-12T08:41:35.140Z] Running in /w/workspace/go-mod-core-contracts/10 [Pipeline] { [Pipeline] checkout [2020-05-12T08:41:41.441Z] using credential edgex-jenkins-ssh [2020-05-12T08:41:41.528Z] Cloning the remote Git repository [2020-05-12T08:41:41.528Z] Cloning with configured refspecs honoured and without tags [2020-05-12T08:41:41.631Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-05-12T08:41:41.718Z] > git init /w/workspace/go-mod-core-contracts/10 # timeout=10 [2020-05-12T08:41:41.804Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-05-12T08:41:41.806Z] > git --version # timeout=10 [2020-05-12T08:41:42.880Z] Fetching without tags [2020-05-12T08:41:41.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-12T08:41:41.897Z] > 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-05-12T08:41:42.757Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-05-12T08:41:42.827Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-05-12T08:41:42.852Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T08:41:42.882Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-05-12T08:41:42.920Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-05-12T08:41:42.921Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-12T08:41:42.930Z] > 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-05-12T08:41:43.360Z] Merging remotes/origin/master commit ecf948a463e8583f0496661ae04077e126abfeb1 into PR head commit f2776aa5e608c5d735410af0ebccf3cd403600dc [2020-05-12T08:41:43.711Z] Merge succeeded, producing 64635cacfcc629e399f1b001bc2d175b181f5def [2020-05-12T08:41:43.711Z] Checking out Revision 64635cacfcc629e399f1b001bc2d175b181f5def (PR-236) [2020-05-12T08:41:43.401Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T08:41:43.436Z] > git checkout -f f2776aa5e608c5d735410af0ebccf3cd403600dc # timeout=10 [2020-05-12T08:41:43.541Z] > git remote # timeout=10 [2020-05-12T08:41:43.558Z] > git config --get remote.origin.url # timeout=10 [2020-05-12T08:41:43.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-12T08:41:43.604Z] > git merge ecf948a463e8583f0496661ae04077e126abfeb1 # timeout=10 [2020-05-12T08:41:43.690Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-12T08:41:43.743Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T08:41:43.767Z] > git checkout -f 64635cacfcc629e399f1b001bc2d175b181f5def # timeout=10 [2020-05-12T08:41:48.433Z] Commit message: "Merge commit 'ecf948a463e8583f0496661ae04077e126abfeb1' into HEAD" [2020-05-12T08:41:48.454Z] > git rev-list --no-walk f2776aa5e608c5d735410af0ebccf3cd403600dc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-12T08:41:49.672Z] ========================================================= [2020-05-12T08:41:49.672Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-12T08:41:49.672Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-12T08:41:50.804Z] + 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-05-12T08:41:51.775Z] Sending build context to Docker daemon 1.8MB [2020-05-12T08:41:51.775Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-05-12T08:41:51.775Z] Step 2/7 : FROM ${BASE} [2020-05-12T08:41:52.042Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-12T08:41:52.043Z] cde5963f3b93: Pulling fs layer [2020-05-12T08:41:52.043Z] 2a23fa8c16f7: Pulling fs layer [2020-05-12T08:41:52.043Z] 777b28850792: Pulling fs layer [2020-05-12T08:41:52.043Z] 8a11ddd9e578: Pulling fs layer [2020-05-12T08:41:52.043Z] 4cf88f913ddb: Pulling fs layer [2020-05-12T08:41:52.043Z] 1df406cf5192: Pulling fs layer [2020-05-12T08:41:52.043Z] cd6300453558: Pulling fs layer [2020-05-12T08:41:52.043Z] b9c365052c96: Pulling fs layer [2020-05-12T08:41:52.043Z] a2d8cc88f415: Pulling fs layer [2020-05-12T08:41:52.043Z] ea1d1ca13537: Pulling fs layer [2020-05-12T08:41:52.043Z] 3750a50a1c5e: Pulling fs layer [2020-05-12T08:41:52.043Z] 8a11ddd9e578: Waiting [2020-05-12T08:41:52.043Z] 4cf88f913ddb: Waiting [2020-05-12T08:41:52.043Z] 1df406cf5192: Waiting [2020-05-12T08:41:52.043Z] cd6300453558: Waiting [2020-05-12T08:41:52.043Z] b9c365052c96: Waiting [2020-05-12T08:41:52.043Z] a2d8cc88f415: Waiting [2020-05-12T08:41:52.043Z] ea1d1ca13537: Waiting [2020-05-12T08:41:52.043Z] 3750a50a1c5e: Waiting [2020-05-12T08:41:52.043Z] 777b28850792: Verifying Checksum [2020-05-12T08:41:52.043Z] 777b28850792: Download complete [2020-05-12T08:41:52.043Z] 2a23fa8c16f7: Download complete [2020-05-12T08:41:52.043Z] 4cf88f913ddb: Download complete [2020-05-12T08:41:52.043Z] 1df406cf5192: Verifying Checksum [2020-05-12T08:41:52.043Z] 1df406cf5192: Download complete [2020-05-12T08:41:52.312Z] cde5963f3b93: Verifying Checksum [2020-05-12T08:41:52.915Z] cde5963f3b93: Pull complete [2020-05-12T08:41:53.504Z] 2a23fa8c16f7: Pull complete [2020-05-12T08:41:53.778Z] 777b28850792: Pull complete [2020-05-12T08:41:57.164Z] cd6300453558: Verifying Checksum [2020-05-12T08:41:57.164Z] cd6300453558: Download complete [2020-05-12T08:41:57.164Z] a2d8cc88f415: Verifying Checksum [2020-05-12T08:41:57.164Z] a2d8cc88f415: Download complete [2020-05-12T08:41:59.121Z] ea1d1ca13537: Verifying Checksum [2020-05-12T08:41:59.121Z] ea1d1ca13537: Download complete [2020-05-12T08:41:59.396Z] 3750a50a1c5e: Verifying Checksum [2020-05-12T08:41:59.396Z] 3750a50a1c5e: Download complete [2020-05-12T08:42:01.988Z] b9c365052c96: Verifying Checksum [2020-05-12T08:42:01.988Z] b9c365052c96: Download complete [2020-05-12T08:42:03.395Z] 8a11ddd9e578: Verifying Checksum [2020-05-12T08:42:03.395Z] 8a11ddd9e578: Download complete [2020-05-12T08:42:15.752Z] 8a11ddd9e578: Pull complete [2020-05-12T08:42:15.752Z] 4cf88f913ddb: Pull complete [2020-05-12T08:42:15.752Z] 1df406cf5192: Pull complete [2020-05-12T08:42:21.113Z] cd6300453558: Pull complete [2020-05-12T08:42:25.379Z] b9c365052c96: Pull complete [2020-05-12T08:42:25.379Z] a2d8cc88f415: Pull complete [2020-05-12T08:42:27.346Z] ea1d1ca13537: Pull complete [2020-05-12T08:42:27.612Z] 3750a50a1c5e: Pull complete [2020-05-12T08:42:27.612Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-12T08:42:27.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-12T08:42:27.612Z] ---> 78745c68409d [2020-05-12T08:42:27.612Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-05-12T08:42:31.867Z] ---> Running in fba45d7889fd [2020-05-12T08:42:32.140Z] Removing intermediate container fba45d7889fd [2020-05-12T08:42:32.140Z] ---> 6f6a9d141322 [2020-05-12T08:42:32.140Z] Step 4/7 : RUN apk add bash [2020-05-12T08:42:32.140Z] ---> Running in 8c7c62af470e [2020-05-12T08:42:33.110Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-12T08:42:34.524Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-12T08:42:35.927Z] OK: 125 MiB in 39 packages [2020-05-12T08:42:36.891Z] Removing intermediate container 8c7c62af470e [2020-05-12T08:42:36.891Z] ---> 7fd2f5927659 [2020-05-12T08:42:36.891Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-05-12T08:42:37.163Z] ---> Running in ab4dea620ee4 [2020-05-12T08:42:37.432Z] Removing intermediate container ab4dea620ee4 [2020-05-12T08:42:37.432Z] ---> 5b0c22750c56 [2020-05-12T08:42:37.432Z] Step 6/7 : COPY go.mod . [2020-05-12T08:42:38.014Z] ---> 73e21683d56f [2020-05-12T08:42:38.014Z] Step 7/7 : RUN go mod download [2020-05-12T08:42:38.281Z] ---> Running in aca870dcc34c [2020-05-12T08:42:40.340Z] Running on prd-centos7-docker-4c-2g-8003 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-05-12T08:42:40.383Z] Running in /w/workspace/go-mod-core-contracts/10 [Pipeline] { [Pipeline] checkout [2020-05-12T08:42:40.862Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-05-12T08:42:40.862Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-12T08:42:40.862Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-12T08:42:40.862Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-12T08:42:40.862Z] go: finding github.com/go-playground/locales v0.13.0 [2020-05-12T08:42:40.862Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-05-12T08:42:40.862Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-12T08:42:40.862Z] go: finding github.com/google/uuid v1.1.0 [2020-05-12T08:42:41.128Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-12T08:42:41.128Z] go: finding github.com/leodido/go-urn v1.1.0 [2020-05-12T08:42:41.128Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-12T08:42:41.128Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-12T08:42:41.128Z] go: finding github.com/stretchr/testify v1.3.0 [2020-05-12T08:42:41.393Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-12T08:42:41.393Z] go: finding golang.org/x/text v0.3.2 [2020-05-12T08:42:41.393Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-05-12T08:42:41.658Z] go: finding gopkg.in/go-playground/assert.v1 v1.2.1 [2020-05-12T08:42:41.658Z] go: finding gopkg.in/go-playground/validator.v9 v9.31.0 [2020-05-12T08:42:45.788Z] using credential edgex-jenkins-ssh [2020-05-12T08:42:45.843Z] Cloning the remote Git repository [2020-05-12T08:42:45.843Z] Cloning with configured refspecs honoured and without tags [2020-05-12T08:42:46.763Z] Fetching without tags [2020-05-12T08:42:45.906Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-05-12T08:42:45.964Z] > git init /w/workspace/go-mod-core-contracts/10 # timeout=10 [2020-05-12T08:42:46.037Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-05-12T08:42:46.038Z] > git --version # timeout=10 [2020-05-12T08:42:46.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-12T08:42:46.096Z] > 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-05-12T08:42:46.718Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-05-12T08:42:46.731Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-05-12T08:42:46.739Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T08:42:46.752Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-05-12T08:42:46.768Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-05-12T08:42:46.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-12T08:42:46.775Z] > 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-05-12T08:42:47.153Z] Merging remotes/origin/master commit ecf948a463e8583f0496661ae04077e126abfeb1 into PR head commit f2776aa5e608c5d735410af0ebccf3cd403600dc [2020-05-12T08:42:47.322Z] Merge succeeded, producing b118bec37449666ca0189a5e280d58815453fbab [2020-05-12T08:42:47.323Z] Checking out Revision b118bec37449666ca0189a5e280d58815453fbab (PR-236) [2020-05-12T08:42:47.162Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T08:42:47.169Z] > git checkout -f f2776aa5e608c5d735410af0ebccf3cd403600dc # timeout=10 [2020-05-12T08:42:47.243Z] > git remote # timeout=10 [2020-05-12T08:42:47.253Z] > git config --get remote.origin.url # timeout=10 [2020-05-12T08:42:47.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-12T08:42:47.280Z] > git merge ecf948a463e8583f0496661ae04077e126abfeb1 # timeout=10 [2020-05-12T08:42:47.314Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-12T08:42:47.326Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T08:42:47.335Z] > git checkout -f b118bec37449666ca0189a5e280d58815453fbab # timeout=10 [2020-05-12T08:42:52.241Z] Commit message: "Merge commit 'ecf948a463e8583f0496661ae04077e126abfeb1' into HEAD" [2020-05-12T08:42:52.247Z] > git rev-list --no-walk f2776aa5e608c5d735410af0ebccf3cd403600dc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-12T08:42:53.301Z] ========================================================= [2020-05-12T08:42:53.301Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-12T08:42:53.301Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-12T08:42:54.019Z] Removing intermediate container aca870dcc34c [2020-05-12T08:42:54.019Z] ---> 5f634ad944e0 [2020-05-12T08:42:54.019Z] Successfully built 5f634ad944e0 [2020-05-12T08:42:54.019Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-05-12T08:42:54.212Z] + 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 . [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-12T08:42:54.479Z] Sending build context to Docker daemon 1.8MB [2020-05-12T08:42:54.479Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-05-12T08:42:54.479Z] Step 2/7 : FROM ${BASE} [2020-05-12T08:42:54.693Z] + docker inspect -f . ci-base-image-arm64 [2020-05-12T08:42:54.693Z] . [2020-05-12T08:42:54.741Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-12T08:42:54.742Z] e6b0cf9c0882: Pulling fs layer [2020-05-12T08:42:54.742Z] 2848faf0eed1: Pulling fs layer [2020-05-12T08:42:54.742Z] 0f37312ad70f: Pulling fs layer [2020-05-12T08:42:54.742Z] 5788d62ee057: Pulling fs layer [2020-05-12T08:42:54.742Z] 0e6b1d234666: Pulling fs layer [2020-05-12T08:42:54.742Z] bf5d7aec512f: Pulling fs layer [2020-05-12T08:42:54.742Z] 34c802a77dc8: Pulling fs layer [2020-05-12T08:42:54.742Z] 9eb99e56ec68: Pulling fs layer [2020-05-12T08:42:54.742Z] 27c7a5d97fbd: Pulling fs layer [2020-05-12T08:42:54.742Z] 5c102a31e300: Pulling fs layer [2020-05-12T08:42:54.742Z] dcfb455df0a1: Pulling fs layer [2020-05-12T08:42:54.742Z] 5788d62ee057: Waiting [2020-05-12T08:42:54.742Z] 0e6b1d234666: Waiting [2020-05-12T08:42:54.742Z] bf5d7aec512f: Waiting [2020-05-12T08:42:54.742Z] 34c802a77dc8: Waiting [2020-05-12T08:42:54.742Z] 9eb99e56ec68: Waiting [2020-05-12T08:42:54.742Z] 27c7a5d97fbd: Waiting [2020-05-12T08:42:54.742Z] 5c102a31e300: Waiting [2020-05-12T08:42:54.742Z] dcfb455df0a1: Waiting [2020-05-12T08:42:54.742Z] 0f37312ad70f: Verifying Checksum [2020-05-12T08:42:54.742Z] 0f37312ad70f: Download complete [2020-05-12T08:42:54.742Z] 2848faf0eed1: Download complete [2020-05-12T08:42:54.742Z] 0e6b1d234666: Verifying Checksum [2020-05-12T08:42:54.742Z] 0e6b1d234666: Download complete [2020-05-12T08:42:54.742Z] e6b0cf9c0882: Verifying Checksum [2020-05-12T08:42:54.742Z] e6b0cf9c0882: Download complete [2020-05-12T08:42:54.742Z] bf5d7aec512f: Verifying Checksum [2020-05-12T08:42:54.742Z] bf5d7aec512f: Download complete [Pipeline] withDockerContainer [2020-05-12T08:42:55.021Z] e6b0cf9c0882: Pull complete [2020-05-12T08:42:55.294Z] prd-ubuntu18.04-docker-arm64-4c-16g-8002 does not seem to be running inside a container [2020-05-12T08:42:55.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/10 -v /w/workspace/go-mod-core-contracts/10:/w/workspace/go-mod-core-contracts/10:rw,z -v /w/workspace/go-mod-core-contracts/10@tmp:/w/workspace/go-mod-core-contracts/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-05-12T08:42:55.598Z] 2848faf0eed1: Pull complete [2020-05-12T08:42:55.598Z] 0f37312ad70f: Pull complete [2020-05-12T08:42:56.616Z] 34c802a77dc8: Verifying Checksum [2020-05-12T08:42:56.616Z] 34c802a77dc8: Download complete [2020-05-12T08:42:56.616Z] 27c7a5d97fbd: Verifying Checksum [2020-05-12T08:42:56.616Z] 27c7a5d97fbd: Download complete [2020-05-12T08:42:56.768Z] $ docker top e91e94bc54822bd6053222063fffd6c6f53e66beab08b86daafd60f0bffd4b0b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-12T08:42:57.657Z] 9eb99e56ec68: Verifying Checksum [2020-05-12T08:42:57.657Z] 9eb99e56ec68: Download complete [2020-05-12T08:42:57.657Z] 5c102a31e300: Verifying Checksum [2020-05-12T08:42:57.657Z] 5c102a31e300: Download complete [2020-05-12T08:42:57.832Z] + go version [2020-05-12T08:42:57.832Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-12T08:42:57.936Z] dcfb455df0a1: Verifying Checksum [2020-05-12T08:42:57.937Z] dcfb455df0a1: Download complete [2020-05-12T08:42:57.937Z] 5788d62ee057: Verifying Checksum [2020-05-12T08:42:57.937Z] 5788d62ee057: Download complete [2020-05-12T08:42:58.496Z] + make test [2020-05-12T08:42:58.497Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-05-12T08:43:06.226Z] 5788d62ee057: Pull complete [2020-05-12T08:43:06.226Z] 0e6b1d234666: Pull complete [2020-05-12T08:43:06.226Z] bf5d7aec512f: Pull complete [2020-05-12T08:43:10.468Z] 34c802a77dc8: Pull complete [2020-05-12T08:43:14.785Z] 9eb99e56ec68: Pull complete [2020-05-12T08:43:14.785Z] 27c7a5d97fbd: Pull complete [2020-05-12T08:43:15.363Z] 5c102a31e300: Pull complete [2020-05-12T08:43:15.632Z] dcfb455df0a1: Pull complete [2020-05-12T08:43:15.632Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-12T08:43:15.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-12T08:43:15.632Z] ---> 7c70fe431013 [2020-05-12T08:43:15.632Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-05-12T08:43:15.632Z] ---> Running in 236e1576f8a1 [2020-05-12T08:43:15.901Z] Removing intermediate container 236e1576f8a1 [2020-05-12T08:43:15.901Z] ---> abd5020e1d2e [2020-05-12T08:43:15.901Z] Step 4/7 : RUN apk add bash [2020-05-12T08:43:15.901Z] ---> Running in a2609be463e0 [2020-05-12T08:43:16.877Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-12T08:43:17.657Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-12T08:43:17.927Z] OK: 143 MiB in 39 packages [2020-05-12T08:43:18.522Z] Removing intermediate container a2609be463e0 [2020-05-12T08:43:18.522Z] ---> acce2b296105 [2020-05-12T08:43:18.522Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-05-12T08:43:18.522Z] ---> Running in 7fcf55302f55 [2020-05-12T08:43:18.522Z] Removing intermediate container 7fcf55302f55 [2020-05-12T08:43:18.522Z] ---> 5c2b6da090ed [2020-05-12T08:43:18.522Z] Step 6/7 : COPY go.mod . [2020-05-12T08:43:18.789Z] ---> af9156ca085e [2020-05-12T08:43:18.789Z] Step 7/7 : RUN go mod download [2020-05-12T08:43:18.789Z] ---> Running in 7ea9b762d8c3 [2020-05-12T08:43:20.596Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-05-12T08:43:20.596Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.071s coverage: 85.7% of statements [2020-05-12T08:43:20.596Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.025s coverage: 100.0% of statements [2020-05-12T08:43:20.724Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-05-12T08:43:20.986Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-12T08:43:20.986Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-12T08:43:20.986Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-12T08:43:21.248Z] go: finding github.com/go-playground/locales v0.13.0 [2020-05-12T08:43:21.248Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-05-12T08:43:21.248Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-12T08:43:21.509Z] go: finding github.com/google/uuid v1.1.0 [2020-05-12T08:43:21.509Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-12T08:43:21.509Z] go: finding github.com/leodido/go-urn v1.1.0 [2020-05-12T08:43:21.771Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-12T08:43:21.771Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-12T08:43:21.771Z] go: finding github.com/stretchr/testify v1.3.0 [2020-05-12T08:43:21.771Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-12T08:43:22.032Z] go: finding golang.org/x/text v0.3.2 [2020-05-12T08:43:22.032Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-05-12T08:43:22.032Z] go: finding gopkg.in/go-playground/assert.v1 v1.2.1 [2020-05-12T08:43:22.300Z] go: finding gopkg.in/go-playground/validator.v9 v9.31.0 [2020-05-12T08:43:22.556Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.070s coverage: 45.4% of statements [2020-05-12T08:43:22.556Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.049s coverage: 77.8% of statements [2020-05-12T08:43:22.556Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-05-12T08:43:24.540Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.033s coverage: 6.4% of statements [2020-05-12T08:43:25.508Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.036s coverage: 14.4% of statements [2020-05-12T08:43:25.779Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.035s coverage: 100.0% of statements [2020-05-12T08:43:26.750Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.069s coverage: 100.0% of statements [2020-05-12T08:43:26.750Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-05-12T08:43:26.750Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-05-12T08:43:26.750Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.033s coverage: 100.0% of statements [2020-05-12T08:43:26.750Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.039s coverage: 100.0% of statements [2020-05-12T08:43:28.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.090s coverage: 62.5% of statements [2020-05-12T08:43:28.450Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.051s coverage: 26.3% of statements [2020-05-12T08:43:29.424Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.014s coverage: 15.4% of statements [2020-05-12T08:43:29.692Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.036s coverage: 15.4% of statements [2020-05-12T08:43:30.522Z] Removing intermediate container 7ea9b762d8c3 [2020-05-12T08:43:30.522Z] ---> 8cbde1b00cca [2020-05-12T08:43:30.522Z] Successfully built 8cbde1b00cca [2020-05-12T08:43:30.522Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [2020-05-12T08:43:30.654Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.015s coverage: 14.3% of statements [2020-05-12T08:43:30.654Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-05-12T08:43:30.654Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] [2020-05-12T08:43:30.654Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata 0.027s coverage: 87.1% of statements [2020-05-12T08:43:30.654Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata [no test files] [2020-05-12T08:43:30.654Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-12T08:43:31.213Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-12T08:43:31.213Z] . [Pipeline] withDockerContainer [2020-05-12T08:43:31.381Z] prd-centos7-docker-4c-2g-8003 does not seem to be running inside a container [2020-05-12T08:43:31.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/10 -v /w/workspace/go-mod-core-contracts/10:/w/workspace/go-mod-core-contracts/10:rw,z -v /w/workspace/go-mod-core-contracts/10@tmp:/w/workspace/go-mod-core-contracts/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-05-12T08:43:32.786Z] $ docker top 4f79e9557e48150142900f439eea6bf05d32ad56a5864649b38b1ef3eb6d6fe1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-12T08:43:33.341Z] + go version [2020-05-12T08:43:33.932Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-12T08:43:34.008Z] gofmt -l . [2020-05-12T08:43:34.008Z] [ "`gofmt -l .`" = "" ] [2020-05-12T08:43:34.277Z] + make test [2020-05-12T08:43:34.277Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] stash [2020-05-12T08:43:35.061Z] Stashed 1 file(s) [Pipeline] } [2020-05-12T08:43:35.069Z] $ docker stop --time=1 e91e94bc54822bd6053222063fffd6c6f53e66beab08b86daafd60f0bffd4b0b [2020-05-12T08:43:37.216Z] $ docker rm -f e91e94bc54822bd6053222063fffd6c6f53e66beab08b86daafd60f0bffd4b0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-12T08:43:44.362Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-05-12T08:43:45.401Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.021s coverage: 85.7% of statements [2020-05-12T08:43:45.401Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.033s coverage: 100.0% of statements [2020-05-12T08:43:46.509Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.044s coverage: 45.4% of statements [2020-05-12T08:43:47.157Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.020s coverage: 77.8% of statements [2020-05-12T08:43:47.157Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-05-12T08:43:47.157Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.018s coverage: 6.4% of statements [2020-05-12T08:43:48.685Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.087s coverage: 14.4% of statements [2020-05-12T08:43:48.685Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.072s coverage: 100.0% of statements [2020-05-12T08:43:49.715Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.126s coverage: 100.0% of statements [2020-05-12T08:43:49.715Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-05-12T08:43:49.715Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-05-12T08:43:49.715Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.038s coverage: 100.0% of statements [2020-05-12T08:43:49.716Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.042s coverage: 100.0% of statements [2020-05-12T08:43:49.716Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.113s coverage: 62.5% of statements [2020-05-12T08:43:50.531Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.012s coverage: 26.3% of statements [2020-05-12T08:43:50.840Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.097s coverage: 15.4% of statements [2020-05-12T08:43:51.137Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.024s coverage: 15.4% of statements [2020-05-12T08:43:51.429Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.036s coverage: 14.3% of statements [2020-05-12T08:43:51.429Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-05-12T08:43:51.429Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] [2020-05-12T08:43:51.694Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata 0.009s coverage: 87.1% of statements [2020-05-12T08:43:51.694Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata [no test files] [2020-05-12T08:43:51.964Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-12T08:43:53.380Z] gofmt -l . [2020-05-12T08:43:53.380Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-05-12T08:43:53.660Z] Warning: overwriting stash ‘coverage-report’ [2020-05-12T08:43:54.053Z] Stashed 1 file(s) [Pipeline] } [2020-05-12T08:43:54.059Z] $ docker stop --time=1 4f79e9557e48150142900f439eea6bf05d32ad56a5864649b38b1ef3eb6d6fe1 [2020-05-12T08:43:55.708Z] $ docker rm -f 4f79e9557e48150142900f439eea6bf05d32ad56a5864649b38b1ef3eb6d6fe1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-05-12T08:43:57.421Z] provisioning config files... [2020-05-12T08:43:57.437Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config7246215109152948580tmp [Pipeline] { [Pipeline] sh [2020-05-12T08:43:57.789Z] + curl -s https://codecov.io/bash [2020-05-12T08:43:57.789Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config7246215109152948580tmp [2020-05-12T08:43:58.049Z] [2020-05-12T08:43:58.049Z] _____ _ [2020-05-12T08:43:58.050Z] / ____| | | [2020-05-12T08:43:58.050Z] | | ___ __| | ___ ___ _____ __ [2020-05-12T08:43:58.050Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-12T08:43:58.050Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-12T08:43:58.050Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-12T08:43:58.050Z] Bash-tbd [2020-05-12T08:43:58.050Z] [2020-05-12T08:43:58.050Z] [2020-05-12T08:43:58.050Z] ==> Jenkins CI detected. [2020-05-12T08:43:58.050Z] project root: . [2020-05-12T08:43:58.050Z] Fixing merge commit SHA [2020-05-12T08:43:58.050Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-12T08:43:58.050Z] ==> Running gcov in . (disable via -X gcov) [2020-05-12T08:43:58.050Z] ==> Python coveragepy not found [2020-05-12T08:43:58.050Z] ==> Searching for coverage reports in: [2020-05-12T08:43:58.050Z] + . [2020-05-12T08:43:58.050Z] -> Found 1 reports [2020-05-12T08:43:58.050Z] ==> Detecting git/mercurial file structure [2020-05-12T08:43:58.050Z] ==> Reading reports [2020-05-12T08:43:58.050Z] + ./coverage.out bytes=83755 [2020-05-12T08:43:58.309Z] ==> Appending adjustments [2020-05-12T08:43:58.309Z] http://docs.codecov.io/docs/fixing-reports [2020-05-12T08:43:58.567Z] + Found adjustments [2020-05-12T08:43:58.567Z] ==> Gzipping contents [2020-05-12T08:43:58.567Z] ==> Uploading reports [2020-05-12T08:43:58.567Z] url: https://codecov.io [2020-05-12T08:43:58.567Z] query: branch=PR-236&commit=ecf948a463e8583f0496661ae04077e126abfeb1&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F10%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= [2020-05-12T08:43:58.567Z] -> Pinging Codecov [2020-05-12T08:43:58.567Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-236&commit=ecf948a463e8583f0496661ae04077e126abfeb1&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F10%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= [2020-05-12T08:43:59.135Z] -> Uploading [2020-05-12T08:43:59.393Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/ecf948a463e8583f0496661ae04077e126abfeb1 [Pipeline] } [2020-05-12T08:43:59.399Z] 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-05-12T08:44:00.804Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-12T08:44:01.101Z] ---> package-listing.sh [2020-05-12T08:44:01.101Z] ++ facter osfamily [2020-05-12T08:44:01.101Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-12T08:44:01.101Z] + OS_FAMILY=redhat [2020-05-12T08:44:01.101Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 [2020-05-12T08:44:01.101Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-12T08:44:01.101Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-12T08:44:01.101Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-12T08:44:01.101Z] + PACKAGES=/tmp/packages_start.txt [2020-05-12T08:44:01.101Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-05-12T08:44:01.101Z] + PACKAGES=/tmp/packages_end.txt [2020-05-12T08:44:01.101Z] + case "${OS_FAMILY}" in [2020-05-12T08:44:01.101Z] + rpm -qa [2020-05-12T08:44:01.101Z] + sort [2020-05-12T08:44:05.289Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-12T08:44:05.289Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-12T08:44:05.289Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-12T08:44:05.289Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-05-12T08:44:05.289Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [2020-05-12T08:44:05.289Z] + 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-05-12T08:44:05.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-12T08:44:05.739Z] [2020-05-12T08:44:05.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-12T08:44:06.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-12T08:44:06.076Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-12T08:44:06.076Z] c9b1b535fdd9: Pulling fs layer [2020-05-12T08:44:06.076Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-12T08:44:06.076Z] 756a868c4378: Pulling fs layer [2020-05-12T08:44:06.076Z] 444b2fc9a129: Pulling fs layer [2020-05-12T08:44:06.076Z] ea15f1150254: Pulling fs layer [2020-05-12T08:44:06.076Z] 41b27a9f41bf: Pulling fs layer [2020-05-12T08:44:06.076Z] 28c525ee5125: Pulling fs layer [2020-05-12T08:44:06.076Z] 094b1ea09ed8: Pulling fs layer [2020-05-12T08:44:06.076Z] 138eaada9080: Pulling fs layer [2020-05-12T08:44:06.076Z] 0622d0fa9048: Pulling fs layer [2020-05-12T08:44:06.076Z] 41b27a9f41bf: Waiting [2020-05-12T08:44:06.076Z] 28c525ee5125: Waiting [2020-05-12T08:44:06.076Z] 094b1ea09ed8: Waiting [2020-05-12T08:44:06.076Z] 138eaada9080: Waiting [2020-05-12T08:44:06.076Z] 0622d0fa9048: Waiting [2020-05-12T08:44:06.076Z] 444b2fc9a129: Waiting [2020-05-12T08:44:06.076Z] ea15f1150254: Waiting [2020-05-12T08:44:06.076Z] 2cc5ad85d9ab: Verifying Checksum [2020-05-12T08:44:06.076Z] 2cc5ad85d9ab: Download complete [2020-05-12T08:44:06.076Z] 444b2fc9a129: Verifying Checksum [2020-05-12T08:44:06.076Z] 444b2fc9a129: Download complete [2020-05-12T08:44:06.076Z] c9b1b535fdd9: Download complete [2020-05-12T08:44:06.076Z] ea15f1150254: Verifying Checksum [2020-05-12T08:44:06.076Z] ea15f1150254: Download complete [2020-05-12T08:44:06.339Z] 28c525ee5125: Verifying Checksum [2020-05-12T08:44:06.339Z] 28c525ee5125: Download complete [2020-05-12T08:44:06.339Z] c9b1b535fdd9: Pull complete [2020-05-12T08:44:06.631Z] 2cc5ad85d9ab: Pull complete [2020-05-12T08:44:06.631Z] 756a868c4378: Verifying Checksum [2020-05-12T08:44:06.631Z] 756a868c4378: Download complete [2020-05-12T08:44:06.907Z] 138eaada9080: Verifying Checksum [2020-05-12T08:44:06.907Z] 138eaada9080: Download complete [2020-05-12T08:44:06.907Z] 0622d0fa9048: Verifying Checksum [2020-05-12T08:44:06.907Z] 0622d0fa9048: Download complete [2020-05-12T08:44:06.907Z] 094b1ea09ed8: Verifying Checksum [2020-05-12T08:44:06.907Z] 094b1ea09ed8: Download complete [2020-05-12T08:44:07.486Z] 41b27a9f41bf: Verifying Checksum [2020-05-12T08:44:07.486Z] 41b27a9f41bf: Download complete [2020-05-12T08:44:08.423Z] 756a868c4378: Pull complete [2020-05-12T08:44:08.423Z] 444b2fc9a129: Pull complete [2020-05-12T08:44:08.682Z] ea15f1150254: Pull complete [2020-05-12T08:44:11.975Z] 41b27a9f41bf: Pull complete [2020-05-12T08:44:11.975Z] 28c525ee5125: Pull complete [2020-05-12T08:44:13.899Z] 094b1ea09ed8: Pull complete [2020-05-12T08:44:13.899Z] 138eaada9080: Pull complete [2020-05-12T08:44:14.159Z] 0622d0fa9048: Pull complete [2020-05-12T08:44:14.159Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-12T08:44:14.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-12T08:44:14.314Z] prd-centos7-docker-4c-2g-8001 does not seem to be running inside a container [2020-05-12T08:44:14.360Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-05-12T08:44:14.961Z] $ docker top beaca1d3495f251792c73d1dd40126b925be6eb4e856c382e61aeb8c6117254e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-12T08:44:15.281Z] provisioning config files... [2020-05-12T08:44:15.294Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config8618871140477614138tmp [Pipeline] { [Pipeline] echo [2020-05-12T08:44:15.367Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-12T08:44:15.665Z] ---> create-netrc.sh [Pipeline] echo [2020-05-12T08:44:15.672Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-12T08:44:15.966Z] ---> logs-deploy.sh [2020-05-12T08:44:15.967Z] + ARCHIVE_ARTIFACTS= [2020-05-12T08:44:15.967Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-12T08:44:15.967Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-12T08:44:15.967Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-12T08:44:15.967Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/10 [2020-05-12T08:44:15.967Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/10/ [2020-05-12T08:44:15.967Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/10 /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-05-12T08:44:17.344Z] Archives upload complete. [2020-05-12T08:44:17.344Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/10 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/10/