Pull request #236 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 lindseysimple for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 9132f554263fd61cb848f5b965b4d1aa9442ed97 rather than c73b3f9c4325a859335b9f0496f5e885189429ce Obtained Jenkinsfile from 9132f554263fd61cb848f5b965b4d1aa9442ed97 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-236/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3243 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 without tags 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 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9132f554263fd61cb848f5b965b4d1aa9442ed97 into PR head commit c73b3f9c4325a859335b9f0496f5e885189429ce Merge succeeded, producing c73b3f9c4325a859335b9f0496f5e885189429ce Checking out Revision c73b3f9c4325a859335b9f0496f5e885189429ce (PR-236) > git config core.sparsecheckout # timeout=10 > git checkout -f c73b3f9c4325a859335b9f0496f5e885189429ce # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9132f554263fd61cb848f5b965b4d1aa9442ed97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c73b3f9c4325a859335b9f0496f5e885189429ce # timeout=10 Commit message: "Create core data DTOs and models for V2 API" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:47:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 09:47:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:47:27 09:47:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:47:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:47:28 latest: Pulling from edgex-devops/git-semver 09:47:28 9123ac7c32f7: Pulling fs layer 09:47:28 b8cc5d1170e3: Pulling fs layer 09:47:28 2924cbbf6a41: Pulling fs layer 09:47:28 93b08a4f1073: Pulling fs layer 09:47:28 93b08a4f1073: Waiting 09:47:28 b8cc5d1170e3: Verifying Checksum 09:47:28 b8cc5d1170e3: Download complete 09:47:28 9123ac7c32f7: Verifying Checksum 09:47:28 9123ac7c32f7: Download complete 09:47:28 93b08a4f1073: Verifying Checksum 09:47:28 93b08a4f1073: Download complete 09:47:28 2924cbbf6a41: Verifying Checksum 09:47:28 2924cbbf6a41: Download complete 09:47:28 9123ac7c32f7: Pull complete 09:47:28 b8cc5d1170e3: Pull complete 09:47:29 2924cbbf6a41: Pull complete 09:47:29 93b08a4f1073: Pull complete 09:47:29 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 09:47:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:47:29 prd-centos7-docker-4c-2g-3243 does not seem to be running inside a container 09:47:29 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:47:30 $ docker top 650ef691e8155e73e6022b86d04295ae55414f507c03c10ebf7e9ca44f235280 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:47:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:47:30 [ssh-agent] Looking for ssh-agent implementation... 09:47:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:47:31 $ docker exec 650ef691e8155e73e6022b86d04295ae55414f507c03c10ebf7e9ca44f235280 ssh-agent 09:47:31 SSH_AUTH_SOCK=/tmp/ssh-zGtMLZWRNubU/agent.14 09:47:31 SSH_AGENT_PID=21 09:47:31 Running ssh-add (command line suppressed) 09:47:31 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3268140911443850648.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3268140911443850648.key) 09:47:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:47:31 + git describe --exact-match --tags HEAD 09:47:31 fatal: No names found, cannot describe anything. [Pipeline] } 09:47:31 $ docker exec --env ******** --env ******** 650ef691e8155e73e6022b86d04295ae55414f507c03c10ebf7e9ca44f235280 ssh-agent -k 09:47:32 unset SSH_AUTH_SOCK; 09:47:32 unset SSH_AGENT_PID; 09:47:32 echo Agent pid 21 killed; 09:47:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:47:32 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 09:47:32 This usually means this commit has not been tagged. [Pipeline] sshagent 09:47:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:47:32 [ssh-agent] Looking for ssh-agent implementation... 09:47:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:47:32 $ docker exec 650ef691e8155e73e6022b86d04295ae55414f507c03c10ebf7e9ca44f235280 ssh-agent 09:47:32 SSH_AUTH_SOCK=/tmp/ssh-rZXM5M40wDb0/agent.57 09:47:32 SSH_AGENT_PID=64 09:47:32 Running ssh-add (command line suppressed) 09:47:32 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3107188364059092649.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3107188364059092649.key) 09:47:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:47:33 + git semver init 09:47:33 # -> Open(): unable to determine branch for HEAD 09:47:33 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git 09:47:33 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 09:47:33 # $SEMVER_REMOTE_NAME = origin 09:47:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:47:33 # $SEMVER_USER_NAME = edgex-jenkins 09:47:33 # $SEMVER_BRANCH = PR-236 09:47:33 # $SEMVER_TEMP = /tmp/semver-064205263 09:47:33 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 09:47:33 # '/tmp/semver-064205263' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' 09:47:33 # -> Force: false 09:47:33 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } 09:47:33 $ docker exec --env ******** --env ******** 650ef691e8155e73e6022b86d04295ae55414f507c03c10ebf7e9ca44f235280 ssh-agent -k 09:47:33 unset SSH_AUTH_SOCK; 09:47:33 unset SSH_AGENT_PID; 09:47:33 echo Agent pid 64 killed; 09:47:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:47:34 + git semver [Pipeline] } 09:47:34 $ docker stop --time=1 650ef691e8155e73e6022b86d04295ae55414f507c03c10ebf7e9ca44f235280 09:47:35 $ docker rm -f 650ef691e8155e73e6022b86d04295ae55414f507c03c10ebf7e9ca44f235280 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 09:47:36 Stashed 72 file(s) [Pipeline] echo 09:47:36 [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 09:47:52 Still waiting to schedule task 09:47:52 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3243’ 09:47:52 Still waiting to schedule task 09:47:52 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline 09:49:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3244 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 09:49:34 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 09:49:41 using credential edgex-jenkins-ssh 09:49:41 Cloning the remote Git repository 09:49:41 Cloning with configured refspecs honoured and without tags 09:49:41 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:49:41 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 09:49:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:49:41 > git --version # timeout=10 09:49:41 using GIT_SSH to set credentials SSH Credentials for GitHub 09:49:42 > 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 09:49:42 Fetching without tags 09:49:43 Merging remotes/origin/master commit 9132f554263fd61cb848f5b965b4d1aa9442ed97 into PR head commit c73b3f9c4325a859335b9f0496f5e885189429ce 09:49:43 Merge succeeded, producing c73b3f9c4325a859335b9f0496f5e885189429ce 09:49:43 Checking out Revision c73b3f9c4325a859335b9f0496f5e885189429ce (PR-236) 09:49:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:49:42 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 09:49:42 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:49:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:49:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:49:42 using GIT_SSH to set credentials SSH Credentials for GitHub 09:49:42 > 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 09:49:43 > git config core.sparsecheckout # timeout=10 09:49:43 > git checkout -f c73b3f9c4325a859335b9f0496f5e885189429ce # timeout=10 09:49:43 > git remote # timeout=10 09:49:43 > git config --get remote.origin.url # timeout=10 09:49:43 using GIT_SSH to set credentials SSH Credentials for GitHub 09:49:43 > git merge 9132f554263fd61cb848f5b965b4d1aa9442ed97 # timeout=10 09:49:43 > git rev-parse HEAD^{commit} # timeout=10 09:49:43 > git config core.sparsecheckout # timeout=10 09:49:43 > git checkout -f c73b3f9c4325a859335b9f0496f5e885189429ce # timeout=10 09:49:48 Commit message: "Create core data DTOs and models for V2 API" 09:49:48 > git --version # timeout=10 09:49:48 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:49:49 ========================================================= 09:49:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 09:49:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:49: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 . 09:49:51 Sending build context to Docker daemon 1.766MB 09:49:51 Step 1/7 : ARG BASE=golang:1.13-alpine 09:49:51 Step 2/7 : FROM ${BASE} 09:49:52 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:49:52 cde5963f3b93: Pulling fs layer 09:49:52 2a23fa8c16f7: Pulling fs layer 09:49:52 777b28850792: Pulling fs layer 09:49:52 8a11ddd9e578: Pulling fs layer 09:49:52 4cf88f913ddb: Pulling fs layer 09:49:52 1df406cf5192: Pulling fs layer 09:49:52 cd6300453558: Pulling fs layer 09:49:52 b9c365052c96: Pulling fs layer 09:49:52 a2d8cc88f415: Pulling fs layer 09:49:52 ea1d1ca13537: Pulling fs layer 09:49:52 3750a50a1c5e: Pulling fs layer 09:49:52 cd6300453558: Waiting 09:49:52 b9c365052c96: Waiting 09:49:52 a2d8cc88f415: Waiting 09:49:52 ea1d1ca13537: Waiting 09:49:52 3750a50a1c5e: Waiting 09:49:52 8a11ddd9e578: Waiting 09:49:52 4cf88f913ddb: Waiting 09:49:52 1df406cf5192: Waiting 09:49:52 777b28850792: Verifying Checksum 09:49:52 777b28850792: Download complete 09:49:52 2a23fa8c16f7: Download complete 09:49:52 4cf88f913ddb: Verifying Checksum 09:49:52 4cf88f913ddb: Download complete 09:49:52 1df406cf5192: Verifying Checksum 09:49:52 1df406cf5192: Download complete 09:49:52 cde5963f3b93: Verifying Checksum 09:49:52 cde5963f3b93: Download complete 09:49:53 cde5963f3b93: Pull complete 09:49:53 2a23fa8c16f7: Pull complete 09:49:54 777b28850792: Pull complete 09:49:56 cd6300453558: Verifying Checksum 09:49:56 cd6300453558: Download complete 09:49:56 a2d8cc88f415: Verifying Checksum 09:49:56 a2d8cc88f415: Download complete 09:49:59 ea1d1ca13537: Verifying Checksum 09:49:59 ea1d1ca13537: Download complete 09:49:59 3750a50a1c5e: Verifying Checksum 09:49:59 3750a50a1c5e: Download complete 09:50:01 b9c365052c96: Verifying Checksum 09:50:01 b9c365052c96: Download complete 09:50:03 8a11ddd9e578: Verifying Checksum 09:50:03 8a11ddd9e578: Download complete 09:50:11 Running on prd-centos7-docker-4c-2g-3245 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 09:50:11 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 09:50:14 using credential edgex-jenkins-ssh 09:50:14 Cloning the remote Git repository 09:50:14 Cloning with configured refspecs honoured and without tags 09:50:13 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:50:13 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 09:50:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:50:13 > git --version # timeout=10 09:50:13 using GIT_SSH to set credentials SSH Credentials for GitHub 09:50:13 > 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 09:50:15 Fetching without tags 09:50:15 Merging remotes/origin/master commit 9132f554263fd61cb848f5b965b4d1aa9442ed97 into PR head commit c73b3f9c4325a859335b9f0496f5e885189429ce 09:50:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:50:14 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 09:50:14 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:50:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:50:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:50:14 using GIT_SSH to set credentials SSH Credentials for GitHub 09:50:14 > 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 09:50:15 > git config core.sparsecheckout # timeout=10 09:50:15 > git checkout -f c73b3f9c4325a859335b9f0496f5e885189429ce # timeout=10 09:50:15 > git remote # timeout=10 09:50:15 > git config --get remote.origin.url # timeout=10 09:50:15 using GIT_SSH to set credentials SSH Credentials for GitHub 09:50:15 > git merge 9132f554263fd61cb848f5b965b4d1aa9442ed97 # timeout=10 09:50:15 Merge succeeded, producing c73b3f9c4325a859335b9f0496f5e885189429ce 09:50:15 Checking out Revision c73b3f9c4325a859335b9f0496f5e885189429ce (PR-236) 09:50:15 8a11ddd9e578: Pull complete 09:50:15 4cf88f913ddb: Pull complete 09:50:15 1df406cf5192: Pull complete 09:50:15 > git rev-parse HEAD^{commit} # timeout=10 09:50:15 > git config core.sparsecheckout # timeout=10 09:50:15 > git checkout -f c73b3f9c4325a859335b9f0496f5e885189429ce # timeout=10 09:50:19 Commit message: "Create core data DTOs and models for V2 API" 09:50:19 > git --version # timeout=10 09:50:19 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:50:19 ========================================================= 09:50:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 09:50:19 ========================================================= [Pipeline] isUnix 09:50:19 cd6300453558: Pull complete [Pipeline] sh 09:50:20 + 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 . 09:50:20 Sending build context to Docker daemon 1.766MB 09:50:20 Step 1/7 : ARG BASE=golang:1.13-alpine 09:50:20 Step 2/7 : FROM ${BASE} 09:50:20 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 09:50:20 e6b0cf9c0882: Pulling fs layer 09:50:20 2848faf0eed1: Pulling fs layer 09:50:20 0f37312ad70f: Pulling fs layer 09:50:20 5788d62ee057: Pulling fs layer 09:50:20 0e6b1d234666: Pulling fs layer 09:50:20 bf5d7aec512f: Pulling fs layer 09:50:20 34c802a77dc8: Pulling fs layer 09:50:20 9eb99e56ec68: Pulling fs layer 09:50:20 27c7a5d97fbd: Pulling fs layer 09:50:20 5c102a31e300: Pulling fs layer 09:50:20 dcfb455df0a1: Pulling fs layer 09:50:20 34c802a77dc8: Waiting 09:50:20 9eb99e56ec68: Waiting 09:50:20 27c7a5d97fbd: Waiting 09:50:20 5c102a31e300: Waiting 09:50:20 5788d62ee057: Waiting 09:50:20 0e6b1d234666: Waiting 09:50:20 dcfb455df0a1: Waiting 09:50:20 bf5d7aec512f: Waiting 09:50:20 0f37312ad70f: Verifying Checksum 09:50:20 0f37312ad70f: Download complete 09:50:20 2848faf0eed1: Verifying Checksum 09:50:20 0e6b1d234666: Verifying Checksum 09:50:20 0e6b1d234666: Download complete 09:50:20 e6b0cf9c0882: Verifying Checksum 09:50:20 e6b0cf9c0882: Download complete 09:50:20 bf5d7aec512f: Verifying Checksum 09:50:20 bf5d7aec512f: Download complete 09:50:21 e6b0cf9c0882: Pull complete 09:50:21 34c802a77dc8: Verifying Checksum 09:50:21 34c802a77dc8: Download complete 09:50:21 27c7a5d97fbd: Verifying Checksum 09:50:21 27c7a5d97fbd: Download complete 09:50:22 5c102a31e300: Download complete 09:50:22 dcfb455df0a1: Verifying Checksum 09:50:22 dcfb455df0a1: Download complete 09:50:22 5788d62ee057: Verifying Checksum 09:50:22 5788d62ee057: Download complete 09:50:22 9eb99e56ec68: Verifying Checksum 09:50:22 9eb99e56ec68: Download complete 09:50:22 2848faf0eed1: Pull complete 09:50:23 0f37312ad70f: Pull complete 09:50:25 b9c365052c96: Pull complete 09:50:25 a2d8cc88f415: Pull complete 09:50:26 ea1d1ca13537: Pull complete 09:50:27 3750a50a1c5e: Pull complete 09:50:27 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 09:50:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 09:50:27 ---> 78745c68409d 09:50:27 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:50:29 5788d62ee057: Pull complete 09:50:29 0e6b1d234666: Pull complete 09:50:29 bf5d7aec512f: Pull complete 09:50:31 ---> Running in 4b945bda1058 09:50:32 Removing intermediate container 4b945bda1058 09:50:32 ---> 1247f3225bf5 09:50:32 Step 4/7 : RUN apk add bash 09:50:32 ---> Running in c9d029caa80d 09:50:32 34c802a77dc8: Pull complete 09:50:33 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 09:50:34 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 09:50:34 OK: 125 MiB in 39 packages 09:50:35 Removing intermediate container c9d029caa80d 09:50:35 ---> 647525505198 09:50:35 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:50:35 ---> Running in 31cb640cced3 09:50:36 Removing intermediate container 31cb640cced3 09:50:36 ---> 2ec259b9a12a 09:50:36 Step 6/7 : COPY go.mod . 09:50:36 ---> 49afec35c832 09:50:36 Step 7/7 : RUN go mod download 09:50:37 ---> Running in 928cb7fff341 09:50:37 9eb99e56ec68: Pull complete 09:50:37 27c7a5d97fbd: Pull complete 09:50:37 5c102a31e300: Pull complete 09:50:37 dcfb455df0a1: Pull complete 09:50:37 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 09:50:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 09:50:37 ---> 7c70fe431013 09:50:37 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:50:37 ---> Running in 75d8da55dce4 09:50:37 Removing intermediate container 75d8da55dce4 09:50:37 ---> 0f192cdc301f 09:50:37 Step 4/7 : RUN apk add bash 09:50:37 ---> Running in ead246328534 09:50:38 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 09:50:38 go: finding github.com/davecgh/go-spew v1.1.0 09:50:38 go: finding github.com/fxamacker/cbor/v2 v2.2.0 09:50:38 go: finding github.com/go-kit/kit v0.8.0 09:50:38 go: finding github.com/go-logfmt/logfmt v0.4.0 09:50:38 go: finding github.com/go-stack/stack v1.8.0 09:50:38 go: finding github.com/google/uuid v1.1.0 09:50:38 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:50:38 go: finding github.com/pmezard/go-difflib v1.0.0 09:50:38 go: finding github.com/stretchr/objx v0.1.0 09:50:38 go: finding github.com/stretchr/testify v1.3.0 09:50:39 go: finding github.com/x448/float16 v0.8.4 09:50:39 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 09:50:40 OK: 143 MiB in 39 packages 09:50:40 Removing intermediate container ead246328534 09:50:40 ---> 97dbc64bc592 09:50:40 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:50:40 ---> Running in fa56c345f4ce 09:50:40 Removing intermediate container fa56c345f4ce 09:50:40 ---> 714266bf2474 09:50:40 Step 6/7 : COPY go.mod . 09:50:40 ---> 3eb5259fd9b6 09:50:40 Step 7/7 : RUN go mod download 09:50:41 ---> Running in 56a072197e2c 09:50:41 Removing intermediate container 928cb7fff341 09:50:41 ---> 3f064147d4bc 09:50:41 Successfully built 3f064147d4bc 09:50:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:50:42 go: finding github.com/davecgh/go-spew v1.1.0 09:50:42 go: finding github.com/fxamacker/cbor/v2 v2.2.0 09:50:42 go: finding github.com/go-kit/kit v0.8.0 09:50:42 go: finding github.com/go-logfmt/logfmt v0.4.0 09:50:42 go: finding github.com/go-stack/stack v1.8.0 09:50:42 go: finding github.com/google/uuid v1.1.0 09:50:42 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:50:42 go: finding github.com/pmezard/go-difflib v1.0.0 09:50:42 go: finding github.com/stretchr/objx v0.1.0 09:50:42 go: finding github.com/stretchr/testify v1.3.0 09:50:42 go: finding github.com/x448/float16 v0.8.4 09:50:42 + docker inspect -f . ci-base-image-arm64 09:50:42 . 09:50:42 Removing intermediate container 56a072197e2c 09:50:42 ---> 46eeffd0db95 09:50:42 Successfully built 46eeffd0db95 09:50:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] withDockerContainer 09:50:43 prd-ubuntu18.04-docker-arm64-4c-16g-3244 does not seem to be running inside a container 09:50:43 $ 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 ******** ci-base-image-arm64 cat 09:50:44 $ docker top 69828003ebd679c47ad7bc725ec8ffecabfec98cf974fe0ddcca680d2d7dfb6a -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:50:45 + go version 09:50:45 go version go1.13.5 linux/arm64 [Pipeline] sh 09:50:45 + docker inspect -f . ci-base-image-x86_64 09:50:45 . [Pipeline] withDockerContainer 09:50:45 prd-centos7-docker-4c-2g-3245 does not seem to be running inside a container 09:50:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:50:46 + make test 09:50:46 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:50:46 $ docker top 6f50d1661e95db805a716955cf7ca70bb6b06a2b5758ddac5f00a1bc30863a24 -eo pid,comm [Pipeline] { [Pipeline] sh 09:50:47 + go version 09:50:47 go version go1.13.5 linux/amd64 [Pipeline] sh 09:50:47 + make test 09:50:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:50:53 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 09:50:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.009s coverage: 85.7% of statements 09:50:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.011s coverage: 100.0% of statements 09:50:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.015s coverage: 45.4% of statements 09:50:54 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 09:50:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.061s coverage: 6.4% of statements 09:50:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.012s coverage: 14.4% of statements 09:50:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.123s coverage: 100.0% of statements 09:50:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.018s coverage: 100.0% of statements 09:50:56 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 09:50:56 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 09:50:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.008s coverage: 100.0% of statements 09:50:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.510s coverage: 100.0% of statements 09:50:58 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.015s coverage: 62.5% of statements 09:50:58 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.005s coverage: 26.3% of statements 09:50:58 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.010s coverage: 15.4% of statements 09:50:58 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.004s coverage: 15.4% of statements 09:50:58 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements 09:50:58 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] 09:50:58 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata [no test files] 09:50:58 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata [no test files] 09:50:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:51:00 gofmt -l . 09:51:00 [ "`gofmt -l .`" = "" ] [Pipeline] stash 09:51:01 Stashed 1 file(s) [Pipeline] } 09:51:01 $ docker stop --time=1 6f50d1661e95db805a716955cf7ca70bb6b06a2b5758ddac5f00a1bc30863a24 09:51:02 $ docker rm -f 6f50d1661e95db805a716955cf7ca70bb6b06a2b5758ddac5f00a1bc30863a24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:51:04 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 09:51:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.031s coverage: 85.7% of statements 09:51:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.062s coverage: 100.0% of statements 09:51:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.045s coverage: 45.4% of statements 09:51:09 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 09:51:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.061s coverage: 6.4% of statements 09:51:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.079s coverage: 14.4% of statements 09:51:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.069s coverage: 100.0% of statements 09:51:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.096s coverage: 100.0% of statements 09:51:14 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 09:51:14 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 09:51:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.025s coverage: 100.0% of statements 09:51:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.027s coverage: 100.0% of statements 09:51:14 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.086s coverage: 62.5% of statements 09:51:14 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.072s coverage: 26.3% of statements 09:51:14 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.015s coverage: 15.4% of statements 09:51:16 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.011s coverage: 15.4% of statements 09:51:16 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements 09:51:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] 09:51:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata [no test files] 09:51:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata [no test files] 09:51:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:51:19 gofmt -l . 09:51:19 [ "`gofmt -l .`" = "" ] [Pipeline] stash 09:51:19 Warning: overwriting stash ‘coverage-report’ 09:51:20 Stashed 1 file(s) [Pipeline] } 09:51:20 $ docker stop --time=1 69828003ebd679c47ad7bc725ec8ffecabfec98cf974fe0ddcca680d2d7dfb6a 09:51:22 $ docker rm -f 69828003ebd679c47ad7bc725ec8ffecabfec98cf974fe0ddcca680d2d7dfb6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 09:51:24 provisioning config files... 09:51:24 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config7324997604917261467tmp [Pipeline] { [Pipeline] sh 09:51:25 + curl -s https://codecov.io/bash 09:51:25 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config7324997604917261467tmp 09:51:25 09:51:25 _____ _ 09:51:25 / ____| | | 09:51:25 | | ___ __| | ___ ___ _____ __ 09:51:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:51:25 | |___| (_) | (_| | __/ (_| (_) \ V / 09:51:25 \_____\___/ \__,_|\___|\___\___/ \_/ 09:51:25 Bash-tbd 09:51:25 09:51:25 09:51:25 ==> Jenkins CI detected. 09:51:25 project root: . 09:51:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:51:25 ==> Running gcov in . (disable via -X gcov) 09:51:25 ==> Python coveragepy not found 09:51:25 ==> Searching for coverage reports in: 09:51:25 + . 09:51:25 -> Found 1 reports 09:51:25 ==> Detecting git/mercurial file structure 09:51:25 ==> Reading reports 09:51:25 + ./coverage.out bytes=81805 09:51:25 ==> Appending adjustments 09:51:25 http://docs.codecov.io/docs/fixing-reports 09:51:26 + Found adjustments 09:51:26 ==> Gzipping contents 09:51:26 ==> Uploading reports 09:51:26 url: https://codecov.io 09:51:26 query: branch=PR-236&commit=c73b3f9c4325a859335b9f0496f5e885189429ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= 09:51:26 -> Pinging Codecov 09:51:26 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-236&commit=c73b3f9c4325a859335b9f0496f5e885189429ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= 09:51:26 -> Uploading 09:51:26 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/c73b3f9c4325a859335b9f0496f5e885189429ce [Pipeline] } 09:51:27 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 09:51:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:51:29 ---> package-listing.sh 09:51:29 ++ facter osfamily 09:51:29 ++ tr '[:upper:]' '[:lower:]' 09:51:29 + OS_FAMILY=redhat 09:51:29 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 09:51:29 + START_PACKAGES=/tmp/packages_start.txt 09:51:29 + END_PACKAGES=/tmp/packages_end.txt 09:51:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:51:29 + PACKAGES=/tmp/packages_start.txt 09:51:29 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 09:51:29 + PACKAGES=/tmp/packages_end.txt 09:51:29 + case "${OS_FAMILY}" in 09:51:29 + rpm -qa 09:51:29 + sort 09:51:33 + '[' -f /tmp/packages_start.txt ']' 09:51:33 + '[' -f /tmp/packages_end.txt ']' 09:51:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:51:33 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 09:51:33 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ 09:51:33 + 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 09:51:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:51:33 09:51:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:51:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:51:34 alpine: Pulling from edgex-lftools-log-publisher 09:51:34 c9b1b535fdd9: Pulling fs layer 09:51:34 2cc5ad85d9ab: Pulling fs layer 09:51:34 756a868c4378: Pulling fs layer 09:51:34 444b2fc9a129: Pulling fs layer 09:51:34 ea15f1150254: Pulling fs layer 09:51:34 41b27a9f41bf: Pulling fs layer 09:51:34 28c525ee5125: Pulling fs layer 09:51:34 094b1ea09ed8: Pulling fs layer 09:51:34 138eaada9080: Pulling fs layer 09:51:34 0622d0fa9048: Pulling fs layer 09:51:34 41b27a9f41bf: Waiting 09:51:34 138eaada9080: Waiting 09:51:34 28c525ee5125: Waiting 09:51:34 0622d0fa9048: Waiting 09:51:34 094b1ea09ed8: Waiting 09:51:34 444b2fc9a129: Waiting 09:51:34 ea15f1150254: Waiting 09:51:34 2cc5ad85d9ab: Verifying Checksum 09:51:34 2cc5ad85d9ab: Download complete 09:51:34 444b2fc9a129: Verifying Checksum 09:51:34 444b2fc9a129: Download complete 09:51:34 c9b1b535fdd9: Verifying Checksum 09:51:34 c9b1b535fdd9: Download complete 09:51:34 ea15f1150254: Verifying Checksum 09:51:34 ea15f1150254: Download complete 09:51:34 28c525ee5125: Verifying Checksum 09:51:34 28c525ee5125: Download complete 09:51:34 756a868c4378: Verifying Checksum 09:51:34 756a868c4378: Download complete 09:51:34 c9b1b535fdd9: Pull complete 09:51:34 094b1ea09ed8: Verifying Checksum 09:51:34 094b1ea09ed8: Download complete 09:51:34 138eaada9080: Verifying Checksum 09:51:34 138eaada9080: Download complete 09:51:34 0622d0fa9048: Verifying Checksum 09:51:34 0622d0fa9048: Download complete 09:51:34 2cc5ad85d9ab: Pull complete 09:51:35 41b27a9f41bf: Verifying Checksum 09:51:35 41b27a9f41bf: Download complete 09:51:36 756a868c4378: Pull complete 09:51:36 444b2fc9a129: Pull complete 09:51:36 ea15f1150254: Pull complete 09:51:40 41b27a9f41bf: Pull complete 09:51:40 28c525ee5125: Pull complete 09:51:42 094b1ea09ed8: Pull complete 09:51:42 138eaada9080: Pull complete 09:51:42 0622d0fa9048: Pull complete 09:51:42 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 09:51:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:51:42 prd-centos7-docker-4c-2g-3243 does not seem to be running inside a container 09:51:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:51:43 $ docker top a2a0e8fbc614add6eb6d5ab39c5bf6e2fdda45bc0d006a49a63547e0164f5fb7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:51:44 provisioning config files... 09:51:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config5077790188897403807tmp [Pipeline] { [Pipeline] echo 09:51:44 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:51:44 ---> create-netrc.sh [Pipeline] echo 09:51:44 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:51:44 ---> logs-deploy.sh 09:51:44 + ARCHIVE_ARTIFACTS= 09:51:44 + LOGS_SERVER=https://logs.edgexfoundry.org 09:51:44 + '[' https://logs.edgexfoundry.org == None ']' 09:51:44 + NEXUS_URL=https://nexus.edgexfoundry.org 09:51:44 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/1 09:51:44 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/1/ 09:51:44 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/1 /w/workspace/dry_go-mod-core-contracts_PR-236 09:51:46 Archives upload complete. 09:51:46 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/1/ 09:51:46 ---> uname -a: 09:51:46 Linux a2a0e8fbc614 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 09:51:46 09:51:46 09:51:46 ---> lscpu: 09:51:46 Architecture: x86_64 09:51:46 CPU op-mode(s): 32-bit, 64-bit 09:51:46 Byte Order: Little Endian 09:51:46 Address sizes: 40 bits physical, 48 bits virtual 09:51:46 CPU(s): 4 09:51:46 On-line CPU(s) list: 0-3 09:51:46 Thread(s) per core: 1 09:51:46 Core(s) per socket: 1 09:51:46 Socket(s): 4 09:51:46 NUMA node(s): 1 09:51:46 Vendor ID: GenuineIntel 09:51:46 CPU family: 6 09:51:46 Model: 44 09:51:46 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:51:46 Stepping: 1 09:51:46 CPU MHz: 2933.442 09:51:46 BogoMIPS: 5866.88 09:51:46 Virtualization: VT-x 09:51:46 Hypervisor vendor: KVM 09:51:46 Virtualization type: full 09:51:46 L1d cache: 128 KiB 09:51:46 L1i cache: 128 KiB 09:51:46 L2 cache: 16 MiB 09:51:46 L3 cache: 64 MiB 09:51:46 NUMA node0 CPU(s): 0-3 09:51:46 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 09:51:46 Vulnerability Meltdown: Mitigation; PTI 09:51:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:51:46 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 09:51:46 Vulnerability Spectre v2: Mitigation; Full retpoline 09:51:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 09:51:46 09:51:46 09:51:46 ---> nproc: 09:51:46 4 09:51:46 09:51:46 09:51:46 ---> df -h: 09:51:46 Filesystem Size Used Available Use% Mounted on 09:51:46 overlay 50.0G 6.4G 43.6G 13% / 09:51:46 tmpfs 64.0M 0 64.0M 0% /dev 09:51:46 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 09:51:46 shm 64.0M 0 64.0M 0% /dev/shm 09:51:46 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 09:51:46 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 09:51:46 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 09:51:46 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dry_go-mod-core-contracts_PR-236@tmp 09:51:46 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 09:51:46 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dry_go-mod-core-contracts_PR-236 09:51:46 09:51:46 09:51:46 ---> free -m: 09:51:46 total used free shared buff/cache available 09:51:46 Mem: 1838 619 79 0 1140 1114 09:51:46 Swap: 1023 0 1023 09:51:46 09:51:46 09:51:46 ---> ip addr: 09:51:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:51:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:51:46 inet 127.0.0.1/8 scope host lo 09:51:46 valid_lft forever preferred_lft forever 09:51:46 6: eth0@if7: mtu 1458 qdisc noqueue state UP 09:51:46 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 09:51:46 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 09:51:46 valid_lft forever preferred_lft forever 09:51:46 09:51:46 09:51:46 ---> sar -b -r -n DEV: 09:51:46 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/10/20 _x86_64_ (4 CPU) 09:51:46 09:51:46 09:46:44 LINUX RESTART 09:51:46 09:51:46 09:47:02 tps rtps wtps bread/s bwrtn/s 09:51:46 09:48:01 105.23 33.02 72.21 4825.86 35184.80 09:51:46 09:49:01 9.63 0.00 9.63 0.00 1590.22 09:51:46 09:50:01 0.37 0.00 0.37 0.00 5.16 09:51:46 09:51:01 0.18 0.00 0.18 0.00 2.30 09:51:46 Average: 28.55 8.16 20.39 1192.04 9092.10 09:51:46 09:51:46 09:47:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:51:46 09:48:01 108232 1774072 94.25 2620 1216160 955368 32.60 455384 1160648 44124 09:51:46 09:49:01 113852 1768452 93.95 2620 1216380 914364 31.20 450208 1160624 8 09:51:46 09:50:01 112508 1769796 94.02 2620 1216384 914624 31.21 451520 1160608 20 09:51:46 09:51:01 112484 1769820 94.02 2620 1216388 914672 31.21 451788 1160504 8 09:51:46 Average: 111769 1770535 94.06 2620 1216328 924757 31.55 452225 1160596 11040 09:51:46 09:51:46 09:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 09:51:46 09:48:01 eth0 473.70 279.25 1022.71 94.42 0.00 0.00 0.00 09:51:46 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:46 09:48:01 docker0 3.55 2.88 0.72 8.68 0.00 0.00 0.00 09:51:46 09:49:01 eth0 0.85 0.07 0.07 0.01 0.00 0.00 0.00 09:51:46 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:46 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:46 09:50:01 eth0 5.65 1.45 6.27 0.28 0.00 0.00 0.00 09:51:46 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:46 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:46 09:51:01 eth0 0.52 0.42 0.27 0.21 0.00 0.00 0.00 09:51:46 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:46 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:46 Average: eth0 118.77 69.46 254.28 23.45 0.00 0.00 0.00 09:51:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:46 Average: docker0 0.88 0.71 0.18 2.14 0.00 0.00 0.00 09:51:46 09:51:46 09:51:46 ---> sar -P ALL: 09:51:46 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/10/20 _x86_64_ (4 CPU) 09:51:46 09:51:46 09:46:44 LINUX RESTART 09:51:46 09:51:46 09:47:02 CPU %user %nice %system %iowait %steal %idle 09:51:46 09:48:01 all 13.11 0.00 5.87 7.07 0.02 73.94 09:51:46 09:48:01 0 12.37 0.00 6.77 5.18 0.02 75.67 09:51:46 09:48:01 1 13.25 0.00 5.49 9.57 0.02 71.68 09:51:46 09:48:01 2 13.50 0.00 5.88 7.60 0.00 73.02 09:51:46 09:48:01 3 13.35 0.00 5.37 5.91 0.02 75.35 09:51:46 09:49:01 all 0.18 0.00 0.09 0.00 0.00 99.72 09:51:46 09:49:01 0 0.03 0.00 0.12 0.00 0.00 99.85 09:51:46 09:49:01 1 0.53 0.00 0.05 0.00 0.00 99.42 09:51:46 09:49:01 2 0.07 0.00 0.13 0.00 0.00 99.80 09:51:46 09:49:01 3 0.07 0.00 0.07 0.00 0.00 99.87 09:51:46 09:50:01 all 0.22 0.00 0.08 0.00 0.00 99.70 09:51:46 09:50:01 0 0.63 0.00 0.10 0.00 0.00 99.27 09:51:46 09:50:01 1 0.08 0.00 0.08 0.00 0.00 99.83 09:51:46 09:50:01 2 0.08 0.00 0.10 0.00 0.00 99.82 09:51:46 09:50:01 3 0.08 0.00 0.05 0.00 0.00 99.87 09:51:46 09:51:01 all 0.18 0.00 0.06 0.00 0.00 99.77 09:51:46 09:51:01 0 0.27 0.00 0.08 0.00 0.02 99.63 09:51:46 09:51:01 1 0.10 0.00 0.05 0.00 0.00 99.85 09:51:46 09:51:01 2 0.28 0.00 0.05 0.00 0.00 99.67 09:51:46 09:51:01 3 0.07 0.00 0.05 0.00 0.00 99.88 09:51:46 Average: all 3.36 0.00 1.50 1.73 0.01 93.40 09:51:46 Average: 0 3.27 0.00 1.74 1.27 0.01 93.72 09:51:46 Average: 1 3.43 0.00 1.39 2.35 0.00 92.82 09:51:46 Average: 2 3.42 0.00 1.51 1.87 0.00 93.20 09:51:46 Average: 3 3.33 0.00 1.36 1.45 0.00 93.86 09:51:46 09:51:46 09:51:46