Pull request #242 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jamesrgregg for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 0c161a0dbe867ab7a357c4d202698fdd7d2f0791+ecf948a463e8583f0496661ae04077e126abfeb1 (65286c68ba5933c3d9987fb4bee50866635a6c07) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-242/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3224 in /w/workspace/dry_go-mod-core-contracts_PR-242 [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 Fetching without tags > git init /w/workspace/dry_go-mod-core-contracts_PR-242 # 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/242/head:refs/remotes/origin/PR-242 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/242/head:refs/remotes/origin/PR-242 # 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/242/head:refs/remotes/origin/PR-242 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ecf948a463e8583f0496661ae04077e126abfeb1 into PR head commit 0c161a0dbe867ab7a357c4d202698fdd7d2f0791 Merge succeeded, producing 0c161a0dbe867ab7a357c4d202698fdd7d2f0791 Checking out Revision 0c161a0dbe867ab7a357c4d202698fdd7d2f0791 (PR-242) > git config core.sparsecheckout # timeout=10 > git checkout -f 0c161a0dbe867ab7a357c4d202698fdd7d2f0791 # 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 0c161a0dbe867ab7a357c4d202698fdd7d2f0791 # timeout=10 Commit message: "docs: Update PR Template" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:09:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:09:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:09:56 ========================================================= 23:09:56 EdgeX Global Pipelines Version Info 23:09:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:09:58 ------------------- 23:09:58 stable info: 23:09:58 ------------------- 23:09:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:09:58 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 23:09:58 Message: update stable to v1.0.89 23:09:59 ------------------- 23:09:59 experimental info: 23:09:59 ------------------- 23:09:59 Commited By: **** collab-it+edgex@linuxfoundation.org 23:09:59 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 23:09:59 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 23:10:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:10:01 23:10:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:10:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:10:02 latest: Pulling from edgex-devops/git-semver 23:10:02 9123ac7c32f7: Pulling fs layer 23:10:02 b8cc5d1170e3: Pulling fs layer 23:10:02 2924cbbf6a41: Pulling fs layer 23:10:02 93b08a4f1073: Pulling fs layer 23:10:02 93b08a4f1073: Waiting 23:10:02 b8cc5d1170e3: Verifying Checksum 23:10:02 b8cc5d1170e3: Download complete 23:10:02 9123ac7c32f7: Verifying Checksum 23:10:02 9123ac7c32f7: Download complete 23:10:02 93b08a4f1073: Verifying Checksum 23:10:02 93b08a4f1073: Download complete 23:10:02 2924cbbf6a41: Verifying Checksum 23:10:02 2924cbbf6a41: Download complete 23:10:03 9123ac7c32f7: Pull complete 23:10:03 b8cc5d1170e3: Pull complete 23:10:05 2924cbbf6a41: Pull complete 23:10:05 93b08a4f1073: Pull complete 23:10:05 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 23:10:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:10:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:10:06 prd-centos7-docker-4c-2g-3224 does not seem to be running inside a container 23:10:06 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-242 -v /w/workspace/dry_go-mod-core-contracts_PR-242:/w/workspace/dry_go-mod-core-contracts_PR-242:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-242@tmp:/w/workspace/dry_go-mod-core-contracts_PR-242@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 23:10:09 $ docker top da0d2b89f5bc17b8544548ef8b4f4dbc6f9c7f819293aac024bd9d483e730bd0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:10:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:09 [ssh-agent] Looking for ssh-agent implementation... 23:10:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:09 $ docker exec da0d2b89f5bc17b8544548ef8b4f4dbc6f9c7f819293aac024bd9d483e730bd0 ssh-agent 23:10:10 SSH_AUTH_SOCK=/tmp/ssh-bBDLVRxThlrA/agent.12 23:10:10 SSH_AGENT_PID=17 23:10:10 Running ssh-add (command line suppressed) 23:10:10 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-242@tmp/private_key_5270718928442337373.key (/w/workspace/dry_go-mod-core-contracts_PR-242@tmp/private_key_5270718928442337373.key) 23:10:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:10 + git describe --exact-match --tags HEAD 23:10:10 fatal: No names found, cannot describe anything. [Pipeline] } 23:10:11 $ docker exec --env ******** --env ******** da0d2b89f5bc17b8544548ef8b4f4dbc6f9c7f819293aac024bd9d483e730bd0 ssh-agent -k 23:10:11 unset SSH_AUTH_SOCK; 23:10:11 unset SSH_AGENT_PID; 23:10:11 echo Agent pid 17 killed; 23:10:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 23:10:11 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 23:10:11 This usually means this commit has not been tagged. [Pipeline] sshagent 23:10:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:11 [ssh-agent] Looking for ssh-agent implementation... 23:10:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:11 $ docker exec da0d2b89f5bc17b8544548ef8b4f4dbc6f9c7f819293aac024bd9d483e730bd0 ssh-agent 23:10:12 SSH_AUTH_SOCK=/tmp/ssh-FEZhbu7W7O49/agent.45 23:10:12 SSH_AGENT_PID=51 23:10:12 Running ssh-add (command line suppressed) 23:10:12 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-242@tmp/private_key_1696707690910328757.key (/w/workspace/dry_go-mod-core-contracts_PR-242@tmp/private_key_1696707690910328757.key) 23:10:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:12 + git semver init 23:10:12 # -> Open(): unable to determine branch for HEAD 23:10:12 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-242/.git 23:10:12 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-242 23:10:12 # $SEMVER_REMOTE_NAME = origin 23:10:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:10:12 # $SEMVER_USER_NAME = edgex-jenkins 23:10:12 # $SEMVER_BRANCH = PR-242 23:10:12 # $SEMVER_TEMP = /tmp/semver-517797000 23:10:12 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 23:10:13 # '/tmp/semver-517797000' -> '/w/workspace/dry_go-mod-core-contracts_PR-242/.semver' 23:10:13 # -> Force: false 23:10:13 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-242/.semver [Pipeline] } 23:10:13 $ docker exec --env ******** --env ******** da0d2b89f5bc17b8544548ef8b4f4dbc6f9c7f819293aac024bd9d483e730bd0 ssh-agent -k 23:10:14 unset SSH_AUTH_SOCK; 23:10:14 unset SSH_AGENT_PID; 23:10:14 echo Agent pid 51 killed; 23:10:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:10:14 + git semver [Pipeline] } 23:10:14 $ docker stop --time=1 da0d2b89f5bc17b8544548ef8b4f4dbc6f9c7f819293aac024bd9d483e730bd0 23:10:16 $ docker rm -f da0d2b89f5bc17b8544548ef8b4f4dbc6f9c7f819293aac024bd9d483e730bd0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 23:10:17 Stashed 74 file(s) [Pipeline] echo 23:10:17 [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 23:10:32 Still waiting to schedule task 23:10:32 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3224’ 23:10:32 Still waiting to schedule task 23:10:32 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 23:12:55 Running on prd-centos7-docker-4c-2g-3225 in /w/workspace/dry_go-mod-core-contracts_PR-242 [Pipeline] { [Pipeline] ws 23:12:55 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 23:12:57 using credential edgex-jenkins-ssh 23:12:57 Cloning the remote Git repository 23:12:57 Cloning with configured refspecs honoured and without tags 23:12:58 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 23:12:58 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 23:12:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:12:58 > git --version # timeout=10 23:12:58 using GIT_SSH to set credentials SSH Credentials for GitHub 23:12:59 Fetching without tags 23:12:58 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:12:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:12:59 > git config --add remote.origin.fetch +refs/pull/242/head:refs/remotes/origin/PR-242 # timeout=10 23:12:59 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:12:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:12:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:12:59 using GIT_SSH to set credentials SSH Credentials for GitHub 23:12:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:12:59 Merging remotes/origin/master commit ecf948a463e8583f0496661ae04077e126abfeb1 into PR head commit 0c161a0dbe867ab7a357c4d202698fdd7d2f0791 23:12:59 Merge succeeded, producing 0c161a0dbe867ab7a357c4d202698fdd7d2f0791 23:12:59 Checking out Revision 0c161a0dbe867ab7a357c4d202698fdd7d2f0791 (PR-242) 23:12:59 > git config core.sparsecheckout # timeout=10 23:12:59 > git checkout -f 0c161a0dbe867ab7a357c4d202698fdd7d2f0791 # timeout=10 23:12:59 > git remote # timeout=10 23:12:59 > git config --get remote.origin.url # timeout=10 23:12:59 using GIT_SSH to set credentials SSH Credentials for GitHub 23:12:59 > git merge ecf948a463e8583f0496661ae04077e126abfeb1 # timeout=10 23:12:59 > git rev-parse HEAD^{commit} # timeout=10 23:12:59 > git config core.sparsecheckout # timeout=10 23:12:59 > git checkout -f 0c161a0dbe867ab7a357c4d202698fdd7d2f0791 # timeout=10 23:13:03 Commit message: "docs: Update PR Template" 23:13:03 > git --version # timeout=10 23:13:03 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:13:04 ========================================================= 23:13:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 23:13:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:13:04 + 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 . 23:13:05 Sending build context to Docker daemon 1.758MB 23:13:05 Step 1/7 : ARG BASE=golang:1.13-alpine 23:13:05 Step 2/7 : FROM ${BASE} 23:13:05 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 23:13:05 e6b0cf9c0882: Pulling fs layer 23:13:05 2848faf0eed1: Pulling fs layer 23:13:05 0f37312ad70f: Pulling fs layer 23:13:05 5788d62ee057: Pulling fs layer 23:13:05 0e6b1d234666: Pulling fs layer 23:13:05 bf5d7aec512f: Pulling fs layer 23:13:05 34c802a77dc8: Pulling fs layer 23:13:05 9eb99e56ec68: Pulling fs layer 23:13:05 27c7a5d97fbd: Pulling fs layer 23:13:05 5c102a31e300: Pulling fs layer 23:13:05 dcfb455df0a1: Pulling fs layer 23:13:05 5788d62ee057: Waiting 23:13:05 0e6b1d234666: Waiting 23:13:05 bf5d7aec512f: Waiting 23:13:05 34c802a77dc8: Waiting 23:13:05 9eb99e56ec68: Waiting 23:13:05 27c7a5d97fbd: Waiting 23:13:05 5c102a31e300: Waiting 23:13:05 dcfb455df0a1: Waiting 23:13:05 0f37312ad70f: Verifying Checksum 23:13:05 0f37312ad70f: Download complete 23:13:05 2848faf0eed1: Verifying Checksum 23:13:05 2848faf0eed1: Download complete 23:13:05 0e6b1d234666: Verifying Checksum 23:13:05 0e6b1d234666: Download complete 23:13:05 bf5d7aec512f: Verifying Checksum 23:13:05 bf5d7aec512f: Download complete 23:13:05 e6b0cf9c0882: Verifying Checksum 23:13:05 e6b0cf9c0882: Download complete 23:13:06 e6b0cf9c0882: Pull complete 23:13:06 34c802a77dc8: Verifying Checksum 23:13:06 34c802a77dc8: Download complete 23:13:06 27c7a5d97fbd: Verifying Checksum 23:13:06 27c7a5d97fbd: Download complete 23:13:06 5c102a31e300: Verifying Checksum 23:13:06 5c102a31e300: Download complete 23:13:07 9eb99e56ec68: Verifying Checksum 23:13:07 9eb99e56ec68: Download complete 23:13:07 5788d62ee057: Verifying Checksum 23:13:07 5788d62ee057: Download complete 23:13:07 dcfb455df0a1: Verifying Checksum 23:13:07 dcfb455df0a1: Download complete 23:13:08 2848faf0eed1: Pull complete 23:13:08 0f37312ad70f: Pull complete 23:13:13 5788d62ee057: Pull complete 23:13:13 0e6b1d234666: Pull complete 23:13:13 bf5d7aec512f: Pull complete 23:13:21 34c802a77dc8: Pull complete 23:13:23 9eb99e56ec68: Pull complete 23:13:23 27c7a5d97fbd: Pull complete 23:13:24 5c102a31e300: Pull complete 23:13:24 dcfb455df0a1: Pull complete 23:13:24 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 23:13:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 23:13:24 ---> 7c70fe431013 23:13:24 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:13:25 ---> Running in fd76ce6a7b96 23:13:25 Removing intermediate container fd76ce6a7b96 23:13:25 ---> 48efcd304118 23:13:25 Step 4/7 : RUN apk add bash 23:13:25 ---> Running in e104619078ea 23:13:26 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 23:13:27 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 23:13:27 OK: 143 MiB in 39 packages 23:13:28 Removing intermediate container e104619078ea 23:13:28 ---> 0be02708a100 23:13:28 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 23:13:28 ---> Running in 2d8159fabf18 23:13:28 Removing intermediate container 2d8159fabf18 23:13:28 ---> 67e1756cafae 23:13:28 Step 6/7 : COPY go.mod . 23:13:28 ---> 4c3e9070bea9 23:13:28 Step 7/7 : RUN go mod download 23:13:28 ---> Running in 5938c14fcb83 23:13:30 go: finding github.com/davecgh/go-spew v1.1.0 23:13:30 go: finding github.com/fxamacker/cbor/v2 v2.2.0 23:13:30 go: finding github.com/go-kit/kit v0.8.0 23:13:30 go: finding github.com/go-logfmt/logfmt v0.4.0 23:13:30 go: finding github.com/go-stack/stack v1.8.0 23:13:30 go: finding github.com/google/uuid v1.1.0 23:13:30 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:13:30 go: finding github.com/pmezard/go-difflib v1.0.0 23:13:30 go: finding github.com/stretchr/objx v0.1.0 23:13:30 go: finding github.com/stretchr/testify v1.3.0 23:13:30 go: finding github.com/x448/float16 v0.8.4 23:13:32 Removing intermediate container 5938c14fcb83 23:13:32 ---> c67e3e6ebd2a 23:13:32 Successfully built c67e3e6ebd2a 23:13:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:13:33 + docker inspect -f . ci-base-image-x86_64 23:13:33 . [Pipeline] withDockerContainer 23:13:33 prd-centos7-docker-4c-2g-3225 does not seem to be running inside a container 23:13:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:13:34 $ docker top d5c7c2c6fb48a05e7df0a0269a61902e1db31c29c395cdd8b0b6bb5cc772dcdb -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:35 + go version 23:13:35 go version go1.13.5 linux/amd64 [Pipeline] sh 23:13:35 + make test 23:13:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:13:40 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 23:13:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.008s coverage: 85.7% of statements 23:13:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.013s coverage: 100.0% of statements 23:13:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.024s coverage: 45.4% of statements 23:13:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.014s coverage: 77.8% of statements 23:13:42 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 23:13:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.006s coverage: 6.4% of statements 23:13:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.015s coverage: 14.4% of statements 23:13:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.007s coverage: 100.0% of statements 23:13:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.021s coverage: 100.0% of statements 23:13:44 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 23:13:44 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 23:13:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.004s coverage: 100.0% of statements 23:13:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.022s coverage: 100.0% of statements 23:13:45 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.017s coverage: 62.5% of statements 23:13:45 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.006s coverage: 26.3% of statements 23:13:45 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.023s coverage: 15.4% of statements 23:13:45 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.009s coverage: 15.4% of statements 23:13:45 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.005s coverage: 14.3% of statements 23:13:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:13:46 gofmt -l . 23:13:46 [ "`gofmt -l .`" = "" ] [Pipeline] stash 23:13:47 Stashed 1 file(s) [Pipeline] } 23:13:47 $ docker stop --time=1 d5c7c2c6fb48a05e7df0a0269a61902e1db31c29c395cdd8b0b6bb5cc772dcdb 23:13:49 $ docker rm -f d5c7c2c6fb48a05e7df0a0269a61902e1db31c29c395cdd8b0b6bb5cc772dcdb [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] } 23:15:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3226 in /w/workspace/dry_go-mod-core-contracts_PR-242 [Pipeline] { [Pipeline] ws 23:15:36 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 23:15:41 using credential edgex-jenkins-ssh 23:15:41 Cloning the remote Git repository 23:15:41 Cloning with configured refspecs honoured and without tags 23:15:41 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 23:15:41 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 23:15:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:15:41 > git --version # timeout=10 23:15:41 using GIT_SSH to set credentials SSH Credentials for GitHub 23:15:41 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:15:42 Fetching without tags 23:15:42 Merging remotes/origin/master commit ecf948a463e8583f0496661ae04077e126abfeb1 into PR head commit 0c161a0dbe867ab7a357c4d202698fdd7d2f0791 23:15:43 Merge succeeded, producing 0c161a0dbe867ab7a357c4d202698fdd7d2f0791 23:15:43 Checking out Revision 0c161a0dbe867ab7a357c4d202698fdd7d2f0791 (PR-242) 23:15:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:15:42 > git config --add remote.origin.fetch +refs/pull/242/head:refs/remotes/origin/PR-242 # timeout=10 23:15:42 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:15:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:15:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:15:42 using GIT_SSH to set credentials SSH Credentials for GitHub 23:15:42 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:15:42 > git config core.sparsecheckout # timeout=10 23:15:42 > git checkout -f 0c161a0dbe867ab7a357c4d202698fdd7d2f0791 # timeout=10 23:15:43 > git remote # timeout=10 23:15:43 > git config --get remote.origin.url # timeout=10 23:15:43 using GIT_SSH to set credentials SSH Credentials for GitHub 23:15:43 > git merge ecf948a463e8583f0496661ae04077e126abfeb1 # timeout=10 23:15:43 > git rev-parse HEAD^{commit} # timeout=10 23:15:43 > git config core.sparsecheckout # timeout=10 23:15:43 > git checkout -f 0c161a0dbe867ab7a357c4d202698fdd7d2f0791 # timeout=10 23:15:47 Commit message: "docs: Update PR Template" 23:15:47 > git --version # timeout=10 23:15:47 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:15:49 ========================================================= 23:15:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 23:15:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:15:50 + 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 . 23:15:51 Sending build context to Docker daemon 1.758MB 23:15:51 Step 1/7 : ARG BASE=golang:1.13-alpine 23:15:51 Step 2/7 : FROM ${BASE} 23:15:51 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:15:51 cde5963f3b93: Pulling fs layer 23:15:51 2a23fa8c16f7: Pulling fs layer 23:15:51 777b28850792: Pulling fs layer 23:15:51 8a11ddd9e578: Pulling fs layer 23:15:51 4cf88f913ddb: Pulling fs layer 23:15:51 1df406cf5192: Pulling fs layer 23:15:51 cd6300453558: Pulling fs layer 23:15:51 b9c365052c96: Pulling fs layer 23:15:51 a2d8cc88f415: Pulling fs layer 23:15:51 ea1d1ca13537: Pulling fs layer 23:15:51 3750a50a1c5e: Pulling fs layer 23:15:51 1df406cf5192: Waiting 23:15:51 ea1d1ca13537: Waiting 23:15:51 3750a50a1c5e: Waiting 23:15:51 cd6300453558: Waiting 23:15:51 8a11ddd9e578: Waiting 23:15:51 a2d8cc88f415: Waiting 23:15:51 4cf88f913ddb: Waiting 23:15:51 b9c365052c96: Waiting 23:15:51 777b28850792: Verifying Checksum 23:15:51 777b28850792: Download complete 23:15:51 2a23fa8c16f7: Verifying Checksum 23:15:51 2a23fa8c16f7: Download complete 23:15:51 4cf88f913ddb: Verifying Checksum 23:15:51 4cf88f913ddb: Download complete 23:15:51 1df406cf5192: Download complete 23:15:51 cde5963f3b93: Verifying Checksum 23:15:51 cde5963f3b93: Download complete 23:15:52 cde5963f3b93: Pull complete 23:15:52 2a23fa8c16f7: Pull complete 23:15:53 777b28850792: Pull complete 23:15:54 cd6300453558: Verifying Checksum 23:15:54 cd6300453558: Download complete 23:15:54 a2d8cc88f415: Verifying Checksum 23:15:54 a2d8cc88f415: Download complete 23:15:56 ea1d1ca13537: Download complete 23:15:56 3750a50a1c5e: Verifying Checksum 23:15:56 3750a50a1c5e: Download complete 23:15:57 8a11ddd9e578: Verifying Checksum 23:15:57 8a11ddd9e578: Download complete 23:15:57 b9c365052c96: Verifying Checksum 23:15:57 b9c365052c96: Download complete 23:16:09 8a11ddd9e578: Pull complete 23:16:09 4cf88f913ddb: Pull complete 23:16:09 1df406cf5192: Pull complete 23:16:12 cd6300453558: Pull complete 23:16:18 b9c365052c96: Pull complete 23:16:18 a2d8cc88f415: Pull complete 23:16:19 ea1d1ca13537: Pull complete 23:16:20 3750a50a1c5e: Pull complete 23:16:20 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 23:16:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 23:16:20 ---> 78745c68409d 23:16:20 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:16:25 ---> Running in 5c877ac04b60 23:16:25 Removing intermediate container 5c877ac04b60 23:16:25 ---> fbfc8cdad021 23:16:25 Step 4/7 : RUN apk add bash 23:16:25 ---> Running in 8870e7c8caec 23:16:27 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 23:16:28 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 23:16:29 OK: 125 MiB in 39 packages 23:16:30 Removing intermediate container 8870e7c8caec 23:16:30 ---> d248ce8dc297 23:16:30 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 23:16:30 ---> Running in 33af06b545d4 23:16:30 Removing intermediate container 33af06b545d4 23:16:30 ---> e050c058c8f1 23:16:30 Step 6/7 : COPY go.mod . 23:16:31 ---> 89e1a12278c6 23:16:31 Step 7/7 : RUN go mod download 23:16:31 ---> Running in 83860534d0c0 23:16:33 go: finding github.com/davecgh/go-spew v1.1.0 23:16:33 go: finding github.com/fxamacker/cbor/v2 v2.2.0 23:16:33 go: finding github.com/go-kit/kit v0.8.0 23:16:33 go: finding github.com/go-logfmt/logfmt v0.4.0 23:16:33 go: finding github.com/go-stack/stack v1.8.0 23:16:33 go: finding github.com/google/uuid v1.1.0 23:16:33 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:16:33 go: finding github.com/pmezard/go-difflib v1.0.0 23:16:33 go: finding github.com/stretchr/objx v0.1.0 23:16:33 go: finding github.com/stretchr/testify v1.3.0 23:16:33 go: finding github.com/x448/float16 v0.8.4 23:16:36 Removing intermediate container 83860534d0c0 23:16:36 ---> ba0fbb5d4111 23:16:36 Successfully built ba0fbb5d4111 23:16:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:16:37 + docker inspect -f . ci-base-image-arm64 23:16:37 . [Pipeline] withDockerContainer 23:16:37 prd-ubuntu18.04-docker-arm64-4c-16g-3226 does not seem to be running inside a container 23:16:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:16:39 $ docker top 641747333e0613370da547adf58fbc8d5f3a98b963f849c78ac54211ec338f45 -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:40 + go version 23:16:40 go version go1.13.5 linux/arm64 [Pipeline] sh 23:16:41 + make test 23:16:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:17:00 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 23:17:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.043s coverage: 85.7% of statements 23:17:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.027s coverage: 100.0% of statements 23:17:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.058s coverage: 45.4% of statements 23:17:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.035s coverage: 77.8% of statements 23:17:05 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 23:17:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.054s coverage: 6.4% of statements 23:17:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.073s coverage: 14.4% of statements 23:17:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.023s coverage: 100.0% of statements 23:17:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.082s coverage: 100.0% of statements 23:17:10 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 23:17:10 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 23:17:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.012s coverage: 100.0% of statements 23:17:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.528s coverage: 100.0% of statements 23:17:11 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.222s coverage: 62.5% of statements 23:17:12 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.071s coverage: 26.3% of statements 23:17:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.014s coverage: 15.4% of statements 23:17:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.035s coverage: 15.4% of statements 23:17:14 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.015s coverage: 14.3% of statements 23:17:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:17:17 gofmt -l . 23:17:17 [ "`gofmt -l .`" = "" ] [Pipeline] stash 23:17:17 Warning: overwriting stash ‘coverage-report’ 23:17:18 Stashed 1 file(s) [Pipeline] } 23:17:18 $ docker stop --time=1 641747333e0613370da547adf58fbc8d5f3a98b963f849c78ac54211ec338f45 23:17:20 $ docker rm -f 641747333e0613370da547adf58fbc8d5f3a98b963f849c78ac54211ec338f45 [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 23:17:22 provisioning config files... 23:17:22 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-242@tmp/config367204697765414873tmp [Pipeline] { [Pipeline] sh 23:17:23 + curl -s https://codecov.io/bash 23:17:23 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-242@tmp/config367204697765414873tmp 23:17:23 23:17:23 _____ _ 23:17:23 / ____| | | 23:17:23 | | ___ __| | ___ ___ _____ __ 23:17:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:17:23 | |___| (_) | (_| | __/ (_| (_) \ V / 23:17:23 \_____\___/ \__,_|\___|\___\___/ \_/ 23:17:23 Bash-20200602-f809a24 23:17:23 23:17:23 23:17:23 ==> Jenkins CI detected. 23:17:23 project root: . 23:17:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:17:23 ==> Running gcov in . (disable via -X gcov) 23:17:23 ==> Python coveragepy not found 23:17:23 ==> Searching for coverage reports in: 23:17:23 + . 23:17:23 -> Found 1 reports 23:17:23 ==> Detecting git/mercurial file structure 23:17:23 ==> Reading reports 23:17:23 + ./coverage.out bytes=82427 23:17:23 ==> Appending adjustments 23:17:23 https://docs.codecov.io/docs/fixing-reports 23:17:24 + Found adjustments 23:17:24 ==> Gzipping contents 23:17:24 ==> Uploading reports 23:17:24 url: https://codecov.io 23:17:24 query: branch=PR-242&commit=0c161a0dbe867ab7a357c4d202698fdd7d2f0791&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-242%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=242&job= 23:17:24 -> Pinging Codecov 23:17:24 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-242&commit=0c161a0dbe867ab7a357c4d202698fdd7d2f0791&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-242%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=242&job= 23:17:25 -> Uploading 23:17:26 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/0c161a0dbe867ab7a357c4d202698fdd7d2f0791 [Pipeline] } 23:17:26 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 23:17:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:17:28 ---> package-listing.sh 23:17:28 ++ facter osfamily 23:17:28 ++ tr '[:upper:]' '[:lower:]' 23:17:28 + OS_FAMILY=redhat 23:17:28 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-242 23:17:28 + START_PACKAGES=/tmp/packages_start.txt 23:17:28 + END_PACKAGES=/tmp/packages_end.txt 23:17:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:17:28 + PACKAGES=/tmp/packages_start.txt 23:17:28 + '[' /w/workspace/dry_go-mod-core-contracts_PR-242 ']' 23:17:28 + PACKAGES=/tmp/packages_end.txt 23:17:28 + case "${OS_FAMILY}" in 23:17:28 + rpm -qa 23:17:28 + sort 23:17:35 + '[' -f /tmp/packages_start.txt ']' 23:17:35 + '[' -f /tmp/packages_end.txt ']' 23:17:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:17:35 + '[' /w/workspace/dry_go-mod-core-contracts_PR-242 ']' 23:17:35 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-242/archives/ 23:17:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-242/archives/ [Pipeline] isUnix [Pipeline] sh 23:17:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:17:35 23:17:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:17:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:17:36 alpine: Pulling from edgex-lftools-log-publisher 23:17:36 c9b1b535fdd9: Pulling fs layer 23:17:36 2cc5ad85d9ab: Pulling fs layer 23:17:36 756a868c4378: Pulling fs layer 23:17:36 444b2fc9a129: Pulling fs layer 23:17:36 ea15f1150254: Pulling fs layer 23:17:36 41b27a9f41bf: Pulling fs layer 23:17:36 28c525ee5125: Pulling fs layer 23:17:36 094b1ea09ed8: Pulling fs layer 23:17:36 138eaada9080: Pulling fs layer 23:17:36 0622d0fa9048: Pulling fs layer 23:17:36 41b27a9f41bf: Waiting 23:17:36 28c525ee5125: Waiting 23:17:36 094b1ea09ed8: Waiting 23:17:36 138eaada9080: Waiting 23:17:36 0622d0fa9048: Waiting 23:17:36 444b2fc9a129: Waiting 23:17:36 ea15f1150254: Waiting 23:17:36 2cc5ad85d9ab: Verifying Checksum 23:17:36 2cc5ad85d9ab: Download complete 23:17:36 444b2fc9a129: Verifying Checksum 23:17:36 444b2fc9a129: Download complete 23:17:36 c9b1b535fdd9: Verifying Checksum 23:17:36 c9b1b535fdd9: Download complete 23:17:36 ea15f1150254: Verifying Checksum 23:17:36 ea15f1150254: Download complete 23:17:36 28c525ee5125: Verifying Checksum 23:17:36 28c525ee5125: Download complete 23:17:37 c9b1b535fdd9: Pull complete 23:17:37 756a868c4378: Verifying Checksum 23:17:37 756a868c4378: Download complete 23:17:37 2cc5ad85d9ab: Pull complete 23:17:37 138eaada9080: Verifying Checksum 23:17:37 138eaada9080: Download complete 23:17:37 0622d0fa9048: Verifying Checksum 23:17:37 0622d0fa9048: Download complete 23:17:37 094b1ea09ed8: Verifying Checksum 23:17:37 094b1ea09ed8: Download complete 23:17:38 41b27a9f41bf: Verifying Checksum 23:17:38 41b27a9f41bf: Download complete 23:17:40 756a868c4378: Pull complete 23:17:40 444b2fc9a129: Pull complete 23:17:40 ea15f1150254: Pull complete 23:17:46 41b27a9f41bf: Pull complete 23:17:46 28c525ee5125: Pull complete 23:17:51 094b1ea09ed8: Pull complete 23:17:51 138eaada9080: Pull complete 23:17:51 0622d0fa9048: Pull complete 23:17:51 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 23:17:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:17:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:17:51 prd-centos7-docker-4c-2g-3224 does not seem to be running inside a container 23:17:51 $ 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-242 -v /w/workspace/dry_go-mod-core-contracts_PR-242:/w/workspace/dry_go-mod-core-contracts_PR-242:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-242@tmp:/w/workspace/dry_go-mod-core-contracts_PR-242@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 23:17:54 $ docker top dbdd1dcdc3fd15ee5a7bd523687a6ce651345547645252751fa37ce493a0cce9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:17:54 provisioning config files... 23:17:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-242@tmp/config2575756759845396954tmp [Pipeline] { [Pipeline] echo 23:17:55 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:17:55 ---> create-netrc.sh [Pipeline] echo 23:17:55 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:17:55 ---> logs-deploy.sh 23:17:55 + ARCHIVE_ARTIFACTS= 23:17:55 + LOGS_SERVER=https://logs.edgexfoundry.org 23:17:55 + '[' https://logs.edgexfoundry.org == None ']' 23:17:55 + NEXUS_URL=https://nexus.edgexfoundry.org 23:17:55 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-242/1 23:17:55 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-242/1/ 23:17:55 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-242/1 /w/workspace/dry_go-mod-core-contracts_PR-242 23:17:57 Archives upload complete. 23:17:57 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-242/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-242/1/ 23:17:58 ---> uname -a: 23:17:58 Linux dbdd1dcdc3fd 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 23:17:58 23:17:58