Pull request #236 updated 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 Obtained Jenkinsfile from b7e0cd4418cc3d0d5133e3dce320fffc3472faff+1899b11f5af0f51f0c80a2da86949503e9e734af (5daa382f23c0c3a34089fcc7b85b7c9e9ac33e48) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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-5108 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 Fetching without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-236 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 1899b11f5af0f51f0c80a2da86949503e9e734af into PR head commit b7e0cd4418cc3d0d5133e3dce320fffc3472faff Merge succeeded, producing b7e0cd4418cc3d0d5133e3dce320fffc3472faff Checking out Revision b7e0cd4418cc3d0d5133e3dce320fffc3472faff (PR-236) > git config core.sparsecheckout # timeout=10 > git checkout -f b7e0cd4418cc3d0d5133e3dce320fffc3472faff # 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 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7e0cd4418cc3d0d5133e3dce320fffc3472faff # timeout=10 Commit message: "Create core data DTOs and models for V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:10:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:10:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:10:21 ========================================================= 02:10:21 EdgeX Global Pipelines Version Info 02:10:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 598a5629007cd3682f914e93b8bf2ce6ede1a421 # timeout=10 02:10:22 ------------------- 02:10:22 stable info: 02:10:22 ------------------- 02:10:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:10:22 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 02:10:22 Message: update stable to v1.0.89 02:10:23 ------------------- 02:10:23 experimental info: 02:10:23 ------------------- 02:10:23 Commited By: **** collab-it+edgex@linuxfoundation.org 02:10:23 Commit SHA: 50d5b24b0ab5f81d75c339234d0e2512bee9338e 02:10:23 Message: update experimental to v1.0.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:10:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:10:24 02:10:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:10:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:10:25 latest: Pulling from edgex-devops/git-semver 02:10:25 9123ac7c32f7: Pulling fs layer 02:10:25 b8cc5d1170e3: Pulling fs layer 02:10:25 2924cbbf6a41: Pulling fs layer 02:10:25 93b08a4f1073: Pulling fs layer 02:10:25 93b08a4f1073: Waiting 02:10:25 b8cc5d1170e3: Verifying Checksum 02:10:25 b8cc5d1170e3: Download complete 02:10:25 9123ac7c32f7: Verifying Checksum 02:10:25 9123ac7c32f7: Download complete 02:10:25 93b08a4f1073: Verifying Checksum 02:10:25 93b08a4f1073: Download complete 02:10:25 2924cbbf6a41: Verifying Checksum 02:10:25 2924cbbf6a41: Download complete 02:10:25 9123ac7c32f7: Pull complete 02:10:25 b8cc5d1170e3: Pull complete 02:10:26 2924cbbf6a41: Pull complete 02:10:26 93b08a4f1073: Pull complete 02:10:26 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 02:10:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:10:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:10:26 prd-centos7-docker-4c-2g-5108 does not seem to be running inside a container 02:10:26 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:10:29 $ docker top c7a47e0ba254f15dfed4189e9c3d6673d04da521b0524a2fc28d816f32f12a6d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:10:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:10:29 [ssh-agent] Looking for ssh-agent implementation... 02:10:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:10:29 $ docker exec c7a47e0ba254f15dfed4189e9c3d6673d04da521b0524a2fc28d816f32f12a6d ssh-agent 02:10:29 SSH_AUTH_SOCK=/tmp/ssh-gZOCDRVxbyU9/agent.11 02:10:29 SSH_AGENT_PID=17 02:10:29 Running ssh-add (command line suppressed) 02:10:30 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_2986252134021395709.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_2986252134021395709.key) 02:10:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:10:30 + git describe --exact-match --tags HEAD 02:10:30 fatal: No names found, cannot describe anything. [Pipeline] } 02:10:30 $ docker exec --env ******** --env ******** c7a47e0ba254f15dfed4189e9c3d6673d04da521b0524a2fc28d816f32f12a6d ssh-agent -k 02:10:30 unset SSH_AUTH_SOCK; 02:10:30 unset SSH_AGENT_PID; 02:10:30 echo Agent pid 17 killed; 02:10:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 02:10:30 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 02:10:30 This usually means this commit has not been tagged. [Pipeline] sshagent 02:10:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:10:30 [ssh-agent] Looking for ssh-agent implementation... 02:10:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:10:30 $ docker exec c7a47e0ba254f15dfed4189e9c3d6673d04da521b0524a2fc28d816f32f12a6d ssh-agent 02:10:31 SSH_AUTH_SOCK=/tmp/ssh-z1ZbARIUgoQE/agent.46 02:10:31 SSH_AGENT_PID=52 02:10:31 Running ssh-add (command line suppressed) 02:10:31 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6076418743023349280.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6076418743023349280.key) 02:10:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:10:31 + git semver init 02:10:31 # -> Open(): unable to determine branch for HEAD 02:10:31 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git 02:10:31 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 02:10:31 # $SEMVER_REMOTE_NAME = origin 02:10:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:10:31 # $SEMVER_USER_NAME = edgex-jenkins 02:10:31 # $SEMVER_BRANCH = PR-236 02:10:31 # $SEMVER_TEMP = /tmp/semver-731515921 02:10:31 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 02:10:32 # '/tmp/semver-731515921' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' 02:10:32 # -> Force: false 02:10:32 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } 02:10:32 $ docker exec --env ******** --env ******** c7a47e0ba254f15dfed4189e9c3d6673d04da521b0524a2fc28d816f32f12a6d ssh-agent -k 02:10:32 unset SSH_AUTH_SOCK; 02:10:32 unset SSH_AGENT_PID; 02:10:32 echo Agent pid 52 killed; 02:10:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:10:32 + git semver [Pipeline] } 02:10:32 $ docker stop --time=1 c7a47e0ba254f15dfed4189e9c3d6673d04da521b0524a2fc28d816f32f12a6d 02:10:34 $ docker rm -f c7a47e0ba254f15dfed4189e9c3d6673d04da521b0524a2fc28d816f32f12a6d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 02:10:34 Stashed 77 file(s) [Pipeline] echo 02:10:34 [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 02:10:50 Still waiting to schedule task 02:10:50 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5108’ 02:10:50 Still waiting to schedule task 02:10:50 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:12:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5109 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 02:12:27 Running in /w/workspace/go-mod-core-contracts/34 [Pipeline] { [Pipeline] checkout 02:12:32 using credential edgex-jenkins-ssh 02:12:32 Cloning the remote Git repository 02:12:32 Cloning with configured refspecs honoured and without tags 02:12:32 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:12:32 > git init /w/workspace/go-mod-core-contracts/34 # timeout=10 02:12:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:12:32 > git --version # timeout=10 02:12:33 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:33 > 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 02:12:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:12:33 Fetching without tags 02:12:34 Merging remotes/origin/master commit 1899b11f5af0f51f0c80a2da86949503e9e734af into PR head commit b7e0cd4418cc3d0d5133e3dce320fffc3472faff 02:12:34 Merge succeeded, producing b7e0cd4418cc3d0d5133e3dce320fffc3472faff 02:12:34 Checking out Revision b7e0cd4418cc3d0d5133e3dce320fffc3472faff (PR-236) 02:12:33 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 02:12:33 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:12:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:12:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:12:33 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:33 > 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 02:12:34 > git config core.sparsecheckout # timeout=10 02:12:34 > git checkout -f b7e0cd4418cc3d0d5133e3dce320fffc3472faff # timeout=10 02:12:34 > git remote # timeout=10 02:12:34 > git config --get remote.origin.url # timeout=10 02:12:34 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:34 > git merge 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 02:12:34 > git rev-parse HEAD^{commit} # timeout=10 02:12:34 > git config core.sparsecheckout # timeout=10 02:12:34 > git checkout -f b7e0cd4418cc3d0d5133e3dce320fffc3472faff # timeout=10 02:12:39 Commit message: "Create core data DTOs and models for V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:12:40 ========================================================= 02:12:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 02:12:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:12:41 + 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 . 02:12:42 Sending build context to Docker daemon 1.829MB 02:12:42 Step 1/7 : ARG BASE=golang:1.13-alpine 02:12:42 Step 2/7 : FROM ${BASE} 02:12:42 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:12:42 cde5963f3b93: Pulling fs layer 02:12:42 2a23fa8c16f7: Pulling fs layer 02:12:42 777b28850792: Pulling fs layer 02:12:42 8a11ddd9e578: Pulling fs layer 02:12:42 4cf88f913ddb: Pulling fs layer 02:12:42 1df406cf5192: Pulling fs layer 02:12:42 cd6300453558: Pulling fs layer 02:12:42 b9c365052c96: Pulling fs layer 02:12:42 a2d8cc88f415: Pulling fs layer 02:12:42 ea1d1ca13537: Pulling fs layer 02:12:42 3750a50a1c5e: Pulling fs layer 02:12:42 8a11ddd9e578: Waiting 02:12:42 b9c365052c96: Waiting 02:12:42 4cf88f913ddb: Waiting 02:12:42 1df406cf5192: Waiting 02:12:42 cd6300453558: Waiting 02:12:42 ea1d1ca13537: Waiting 02:12:42 a2d8cc88f415: Waiting 02:12:42 3750a50a1c5e: Waiting 02:12:42 777b28850792: Verifying Checksum 02:12:42 777b28850792: Download complete 02:12:42 2a23fa8c16f7: Verifying Checksum 02:12:42 2a23fa8c16f7: Download complete 02:12:42 4cf88f913ddb: Verifying Checksum 02:12:42 4cf88f913ddb: Download complete 02:12:42 1df406cf5192: Download complete 02:12:42 cde5963f3b93: Download complete 02:12:43 cde5963f3b93: Pull complete 02:12:44 2a23fa8c16f7: Pull complete 02:12:44 777b28850792: Pull complete 02:12:45 cd6300453558: Verifying Checksum 02:12:45 cd6300453558: Download complete 02:12:45 a2d8cc88f415: Verifying Checksum 02:12:45 a2d8cc88f415: Download complete 02:12:46 ea1d1ca13537: Verifying Checksum 02:12:46 ea1d1ca13537: Download complete 02:12:46 3750a50a1c5e: Download complete 02:12:48 b9c365052c96: Verifying Checksum 02:12:48 b9c365052c96: Download complete 02:12:48 8a11ddd9e578: Verifying Checksum 02:12:48 8a11ddd9e578: Download complete 02:12:53 Running on prd-centos7-docker-4c-2g-5110 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 02:12:53 Running in /w/workspace/go-mod-core-contracts/34 [Pipeline] { [Pipeline] checkout 02:12:55 using credential edgex-jenkins-ssh 02:12:55 Cloning the remote Git repository 02:12:55 Cloning with configured refspecs honoured and without tags 02:12:56 Fetching without tags 02:12:55 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:12:55 > git init /w/workspace/go-mod-core-contracts/34 # timeout=10 02:12:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:12:55 > git --version # timeout=10 02:12:55 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:55 > 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 02:12:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:12:56 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 02:12:56 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:12:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:12:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:12:56 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:56 > 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 02:12:56 Merging remotes/origin/master commit 1899b11f5af0f51f0c80a2da86949503e9e734af into PR head commit b7e0cd4418cc3d0d5133e3dce320fffc3472faff 02:12:56 Merge succeeded, producing b7e0cd4418cc3d0d5133e3dce320fffc3472faff 02:12:56 Checking out Revision b7e0cd4418cc3d0d5133e3dce320fffc3472faff (PR-236) 02:12:56 > git config core.sparsecheckout # timeout=10 02:12:56 > git checkout -f b7e0cd4418cc3d0d5133e3dce320fffc3472faff # timeout=10 02:12:56 > git remote # timeout=10 02:12:56 > git config --get remote.origin.url # timeout=10 02:12:56 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:56 > git merge 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 02:12:56 > git rev-parse HEAD^{commit} # timeout=10 02:12:56 > git config core.sparsecheckout # timeout=10 02:12:56 > git checkout -f b7e0cd4418cc3d0d5133e3dce320fffc3472faff # timeout=10 02:13:00 8a11ddd9e578: Pull complete 02:13:00 4cf88f913ddb: Pull complete 02:13:00 1df406cf5192: Pull complete 02:13:00 Commit message: "Create core data DTOs and models for V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:13:01 ========================================================= 02:13:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 02:13:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:13:01 + 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 . 02:13:02 Sending build context to Docker daemon 1.829MB 02:13:02 Step 1/7 : ARG BASE=golang:1.13-alpine 02:13:02 Step 2/7 : FROM ${BASE} 02:13:02 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 02:13:02 e6b0cf9c0882: Pulling fs layer 02:13:02 2848faf0eed1: Pulling fs layer 02:13:02 0f37312ad70f: Pulling fs layer 02:13:02 5788d62ee057: Pulling fs layer 02:13:02 0e6b1d234666: Pulling fs layer 02:13:02 bf5d7aec512f: Pulling fs layer 02:13:02 34c802a77dc8: Pulling fs layer 02:13:02 9eb99e56ec68: Pulling fs layer 02:13:02 27c7a5d97fbd: Pulling fs layer 02:13:02 5c102a31e300: Pulling fs layer 02:13:02 dcfb455df0a1: Pulling fs layer 02:13:02 34c802a77dc8: Waiting 02:13:02 9eb99e56ec68: Waiting 02:13:02 5788d62ee057: Waiting 02:13:02 27c7a5d97fbd: Waiting 02:13:02 0e6b1d234666: Waiting 02:13:02 5c102a31e300: Waiting 02:13:02 bf5d7aec512f: Waiting 02:13:02 dcfb455df0a1: Waiting 02:13:02 0f37312ad70f: Verifying Checksum 02:13:02 0f37312ad70f: Download complete 02:13:02 2848faf0eed1: Verifying Checksum 02:13:02 2848faf0eed1: Download complete 02:13:02 0e6b1d234666: Verifying Checksum 02:13:02 0e6b1d234666: Download complete 02:13:02 bf5d7aec512f: Verifying Checksum 02:13:02 bf5d7aec512f: Download complete 02:13:02 e6b0cf9c0882: Verifying Checksum 02:13:02 e6b0cf9c0882: Download complete 02:13:02 e6b0cf9c0882: Pull complete 02:13:03 34c802a77dc8: Verifying Checksum 02:13:03 34c802a77dc8: Download complete 02:13:03 27c7a5d97fbd: Verifying Checksum 02:13:03 27c7a5d97fbd: Download complete 02:13:03 5c102a31e300: Verifying Checksum 02:13:03 5c102a31e300: Download complete 02:13:03 dcfb455df0a1: Verifying Checksum 02:13:03 9eb99e56ec68: Verifying Checksum 02:13:03 9eb99e56ec68: Download complete 02:13:03 5788d62ee057: Verifying Checksum 02:13:03 5788d62ee057: Download complete 02:13:04 cd6300453558: Pull complete 02:13:05 2848faf0eed1: Pull complete 02:13:05 0f37312ad70f: Pull complete 02:13:10 b9c365052c96: Pull complete 02:13:10 a2d8cc88f415: Pull complete 02:13:11 5788d62ee057: Pull complete 02:13:11 0e6b1d234666: Pull complete 02:13:11 bf5d7aec512f: Pull complete 02:13:12 ea1d1ca13537: Pull complete 02:13:12 3750a50a1c5e: Pull complete 02:13:12 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 02:13:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 02:13:12 ---> 78745c68409d 02:13:12 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:13:16 34c802a77dc8: Pull complete 02:13:16 ---> Running in 2789f6237cda 02:13:17 Removing intermediate container 2789f6237cda 02:13:17 ---> 51148cc84c24 02:13:17 Step 4/7 : RUN apk add bash 02:13:17 ---> Running in 8e439018bc51 02:13:19 9eb99e56ec68: Pull complete 02:13:19 27c7a5d97fbd: Pull complete 02:13:19 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 02:13:19 5c102a31e300: Pull complete 02:13:19 dcfb455df0a1: Pull complete 02:13:19 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 02:13:20 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 02:13:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 02:13:20 ---> 7c70fe431013 02:13:20 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:13:20 OK: 125 MiB in 39 packages 02:13:21 ---> Running in a7dab95263dd 02:13:21 Removing intermediate container a7dab95263dd 02:13:21 ---> 70b11acca1d8 02:13:21 Step 4/7 : RUN apk add bash 02:13:21 ---> Running in 8743e244838f 02:13:22 Removing intermediate container 8e439018bc51 02:13:22 ---> e56420c4a90e 02:13:22 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:13:22 ---> Running in fb40310bff9c 02:13:22 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 02:13:23 Removing intermediate container fb40310bff9c 02:13:23 ---> cae1a41336bf 02:13:23 Step 6/7 : COPY go.mod . 02:13:23 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 02:13:23 OK: 143 MiB in 39 packages 02:13:24 Removing intermediate container 8743e244838f 02:13:24 ---> a0a404c6915f 02:13:24 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:13:24 ---> Running in f97fa0726c5b 02:13:24 ---> 2ba5834d50ff 02:13:24 Step 7/7 : RUN go mod download 02:13:24 ---> Running in 6117f027e481 02:13:24 Removing intermediate container f97fa0726c5b 02:13:24 ---> 6a24c70e8c09 02:13:24 Step 6/7 : COPY go.mod . 02:13:24 ---> c56735577c29 02:13:24 Step 7/7 : RUN go mod download 02:13:24 ---> Running in 1493d41d5bd0 02:13:26 go: finding github.com/davecgh/go-spew v1.1.0 02:13:26 go: finding github.com/fxamacker/cbor/v2 v2.2.0 02:13:26 go: finding github.com/go-kit/kit v0.8.0 02:13:26 go: finding github.com/go-logfmt/logfmt v0.4.0 02:13:26 go: finding github.com/go-playground/assert/v2 v2.0.1 02:13:26 go: finding github.com/go-playground/locales v0.13.0 02:13:26 go: finding github.com/go-playground/universal-translator v0.17.0 02:13:26 go: finding github.com/go-playground/validator/v10 v10.3.0 02:13:26 go: finding github.com/go-stack/stack v1.8.0 02:13:26 go: finding github.com/google/uuid v1.1.0 02:13:26 go: finding github.com/davecgh/go-spew v1.1.0 02:13:26 go: finding github.com/fxamacker/cbor/v2 v2.2.0 02:13:26 go: finding github.com/go-kit/kit v0.8.0 02:13:26 go: finding github.com/go-logfmt/logfmt v0.4.0 02:13:26 go: finding github.com/go-playground/assert/v2 v2.0.1 02:13:26 go: finding github.com/go-playground/locales v0.13.0 02:13:26 go: finding github.com/go-playground/universal-translator v0.17.0 02:13:26 go: finding github.com/go-playground/validator/v10 v10.3.0 02:13:26 go: finding github.com/go-stack/stack v1.8.0 02:13:26 go: finding github.com/google/uuid v1.1.0 02:13:26 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:13:26 go: finding github.com/leodido/go-urn v1.2.0 02:13:26 go: finding github.com/pmezard/go-difflib v1.0.0 02:13:26 go: finding github.com/stretchr/objx v0.1.0 02:13:26 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:13:26 go: finding github.com/leodido/go-urn v1.2.0 02:13:26 go: finding github.com/pmezard/go-difflib v1.0.0 02:13:26 go: finding github.com/stretchr/objx v0.1.0 02:13:26 go: finding github.com/stretchr/testify v1.4.0 02:13:26 go: finding github.com/x448/float16 v0.8.4 02:13:26 go: finding golang.org/x/text v0.3.2 02:13:26 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 02:13:26 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 02:13:26 go: finding gopkg.in/yaml.v2 v2.2.2 02:13:27 go: finding github.com/stretchr/testify v1.4.0 02:13:27 go: finding github.com/x448/float16 v0.8.4 02:13:27 go: finding golang.org/x/text v0.3.2 02:13:27 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 02:13:27 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 02:13:27 go: finding gopkg.in/yaml.v2 v2.2.2 02:13:35 Removing intermediate container 1493d41d5bd0 02:13:35 ---> 4255ccdf58fd 02:13:35 Successfully built 4255ccdf58fd 02:13:35 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 02:13:35 + docker inspect -f . ci-base-image-x86_64 02:13:35 . [Pipeline] withDockerContainer 02:13:35 prd-centos7-docker-4c-2g-5110 does not seem to be running inside a container 02:13:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/34 -v /w/workspace/go-mod-core-contracts/34:/w/workspace/go-mod-core-contracts/34:rw,z -v /w/workspace/go-mod-core-contracts/34@tmp:/w/workspace/go-mod-core-contracts/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:13:36 $ docker top 566ef0c2bc0341e8d0c8fc98e1592a26b52387f777c1dde2b6c96791ef8a349d -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:37 + go version 02:13:37 go version go1.13.5 linux/amd64 [Pipeline] sh 02:13:37 + make test 02:13:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:13:39 Removing intermediate container 6117f027e481 02:13:39 ---> 90f1f53bda6f 02:13:39 Successfully built 90f1f53bda6f 02:13:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:13:40 + docker inspect -f . ci-base-image-arm64 02:13:40 . [Pipeline] withDockerContainer 02:13:40 prd-ubuntu18.04-docker-arm64-4c-16g-5109 does not seem to be running inside a container 02:13:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/34 -v /w/workspace/go-mod-core-contracts/34:/w/workspace/go-mod-core-contracts/34:rw,z -v /w/workspace/go-mod-core-contracts/34@tmp:/w/workspace/go-mod-core-contracts/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:13:42 $ docker top 0971a10df07669db734c5870f622f9e32654b4d677798df2d06f6d6e653f48db -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:43 + go version 02:13:43 go version go1.13.5 linux/arm64 [Pipeline] sh 02:13:44 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 02:13:44 + make test 02:13:44 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:13:45 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.033s coverage: 85.7% of statements 02:13:45 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.011s coverage: 100.0% of statements 02:13:45 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.030s coverage: 45.4% of statements 02:13:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.022s coverage: 77.8% of statements 02:13:46 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 02:13:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.018s coverage: 6.4% of statements 02:13:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.021s coverage: 14.4% of statements 02:13:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.007s coverage: 100.0% of statements 02:13:47 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.021s coverage: 100.0% of statements 02:13:47 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 02:13:47 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 02:13:47 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.003s coverage: 100.0% of statements 02:13:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.521s coverage: 100.0% of statements 02:13:50 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.020s coverage: 62.6% of statements 02:13:50 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements 02:13:50 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.006s coverage: 15.4% of statements 02:13:50 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.007s coverage: 15.4% of statements 02:13:50 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.030s coverage: 14.3% of statements 02:13:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 02:13:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.004s coverage: 83.3% of statements 02:13:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 02:13:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.008s coverage: 90.9% of statements 02:13:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 02:13:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 02:13:50 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:13:51 gofmt -l . 02:13:51 [ "`gofmt -l .`" = "" ] [Pipeline] stash 02:13:52 Stashed 1 file(s) [Pipeline] } 02:13:52 $ docker stop --time=1 566ef0c2bc0341e8d0c8fc98e1592a26b52387f777c1dde2b6c96791ef8a349d 02:13:54 $ docker rm -f 566ef0c2bc0341e8d0c8fc98e1592a26b52387f777c1dde2b6c96791ef8a349d [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] } 02:14:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 02:14:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.033s coverage: 85.7% of statements 02:14:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.032s coverage: 100.0% of statements 02:14:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.047s coverage: 45.4% of statements 02:14:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.047s coverage: 77.8% of statements 02:14:09 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 02:14:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.013s coverage: 6.4% of statements 02:14:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.042s coverage: 14.4% of statements 02:14:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.022s coverage: 100.0% of statements 02:14:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.062s coverage: 100.0% of statements 02:14:12 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 02:14:12 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 02:14:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.015s coverage: 100.0% of statements 02:14:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.513s coverage: 100.0% of statements 02:14:18 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.101s coverage: 62.6% of statements 02:14:18 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.042s coverage: 26.3% of statements 02:14:18 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.057s coverage: 15.4% of statements 02:14:18 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.017s coverage: 15.4% of statements 02:14:18 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.018s coverage: 14.3% of statements 02:14:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 02:14:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.021s coverage: 83.3% of statements 02:14:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 02:14:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.025s coverage: 90.9% of statements 02:14:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 02:14:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 02:14:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:14:23 gofmt -l . 02:14:24 [ "`gofmt -l .`" = "" ] [Pipeline] stash 02:14:24 Warning: overwriting stash ‘coverage-report’ 02:14:24 Stashed 1 file(s) [Pipeline] } 02:14:24 $ docker stop --time=1 0971a10df07669db734c5870f622f9e32654b4d677798df2d06f6d6e653f48db 02:14:26 $ docker rm -f 0971a10df07669db734c5870f622f9e32654b4d677798df2d06f6d6e653f48db [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 02:14:28 provisioning config files... 02:14:28 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config4752720701383433413tmp [Pipeline] { [Pipeline] sh 02:14:28 + curl -s https://codecov.io/bash 02:14:28 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config4752720701383433413tmp [Pipeline] } 02:14:28 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 02:14:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:14:30 ---> package-listing.sh 02:14:30 ++ facter osfamily 02:14:30 ++ tr '[:upper:]' '[:lower:]' 02:14:30 + OS_FAMILY=redhat 02:14:30 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 02:14:30 + START_PACKAGES=/tmp/packages_start.txt 02:14:30 + END_PACKAGES=/tmp/packages_end.txt 02:14:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:14:30 + PACKAGES=/tmp/packages_start.txt 02:14:30 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 02:14:30 + PACKAGES=/tmp/packages_end.txt 02:14:30 + case "${OS_FAMILY}" in 02:14:30 + rpm -qa 02:14:30 + sort 02:14:34 + '[' -f /tmp/packages_start.txt ']' 02:14:34 + '[' -f /tmp/packages_end.txt ']' 02:14:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:14:34 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 02:14:34 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ 02:14:34 + 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 02:14:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:14:34 02:14:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:14:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:14:35 alpine: Pulling from edgex-lftools-log-publisher 02:14:35 c9b1b535fdd9: Pulling fs layer 02:14:35 2cc5ad85d9ab: Pulling fs layer 02:14:35 756a868c4378: Pulling fs layer 02:14:35 444b2fc9a129: Pulling fs layer 02:14:35 ea15f1150254: Pulling fs layer 02:14:35 41b27a9f41bf: Pulling fs layer 02:14:35 28c525ee5125: Pulling fs layer 02:14:35 094b1ea09ed8: Pulling fs layer 02:14:35 138eaada9080: Pulling fs layer 02:14:35 0622d0fa9048: Pulling fs layer 02:14:35 444b2fc9a129: Waiting 02:14:35 ea15f1150254: Waiting 02:14:35 28c525ee5125: Waiting 02:14:35 094b1ea09ed8: Waiting 02:14:35 138eaada9080: Waiting 02:14:35 41b27a9f41bf: Waiting 02:14:35 0622d0fa9048: Waiting 02:14:35 2cc5ad85d9ab: Verifying Checksum 02:14:35 2cc5ad85d9ab: Download complete 02:14:35 444b2fc9a129: Verifying Checksum 02:14:35 444b2fc9a129: Download complete 02:14:35 c9b1b535fdd9: Verifying Checksum 02:14:35 c9b1b535fdd9: Download complete 02:14:35 ea15f1150254: Verifying Checksum 02:14:35 ea15f1150254: Download complete 02:14:35 28c525ee5125: Verifying Checksum 02:14:35 28c525ee5125: Download complete 02:14:35 756a868c4378: Verifying Checksum 02:14:35 756a868c4378: Download complete 02:14:35 c9b1b535fdd9: Pull complete 02:14:35 138eaada9080: Verifying Checksum 02:14:35 138eaada9080: Download complete 02:14:35 0622d0fa9048: Verifying Checksum 02:14:35 0622d0fa9048: Download complete 02:14:35 094b1ea09ed8: Verifying Checksum 02:14:35 094b1ea09ed8: Download complete 02:14:36 41b27a9f41bf: Verifying Checksum 02:14:36 41b27a9f41bf: Download complete 02:14:36 2cc5ad85d9ab: Pull complete 02:14:37 756a868c4378: Pull complete 02:14:37 444b2fc9a129: Pull complete 02:14:37 ea15f1150254: Pull complete 02:14:42 41b27a9f41bf: Pull complete 02:14:42 28c525ee5125: Pull complete 02:14:44 094b1ea09ed8: Pull complete 02:14:44 138eaada9080: Pull complete 02:14:44 0622d0fa9048: Pull complete 02:14:44 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 02:14:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:14:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:14:45 prd-centos7-docker-4c-2g-5108 does not seem to be running inside a container 02:14:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:14:48 $ docker top a8d20bb277d09ef11a29bd3805ae886099cdbae532aa056d87706cf88ca87db5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:14:48 provisioning config files... 02:14:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config375581161731921920tmp [Pipeline] { [Pipeline] echo 02:14:48 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:14:49 ---> create-netrc.sh [Pipeline] echo 02:14:49 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:14:49 ---> logs-deploy.sh 02:14:49 + ARCHIVE_ARTIFACTS= 02:14:49 + LOGS_SERVER=https://logs.edgexfoundry.org 02:14:49 + '[' https://logs.edgexfoundry.org == None ']' 02:14:49 + NEXUS_URL=https://nexus.edgexfoundry.org 02:14:49 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/34 02:14:49 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/34/ 02:14:49 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/34 /w/workspace/dry_go-mod-core-contracts_PR-236 02:14:50 Archives upload complete. 02:14:50 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/34 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/34/ 02:14:51 ---> uname -a: 02:14:51 Linux a8d20bb277d0 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 02:14:51 02:14:51 02:14:51 ---> lscpu: 02:14:51 Architecture: x86_64 02:14:51 CPU op-mode(s): 32-bit, 64-bit 02:14:51 Byte Order: Little Endian 02:14:51 Address sizes: 40 bits physical, 48 bits virtual 02:14:51 CPU(s): 4 02:14:51 On-line CPU(s) list: 0-3 02:14:51 Thread(s) per core: 1 02:14:51 Core(s) per socket: 1 02:14:51 Socket(s): 4 02:14:51 NUMA node(s): 1 02:14:51 Vendor ID: GenuineIntel 02:14:51 CPU family: 6 02:14:51 Model: 44 02:14:51 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:14:51 Stepping: 1 02:14:51 CPU MHz: 2933.436 02:14:51 BogoMIPS: 5866.87 02:14:51 Virtualization: VT-x 02:14:51 Hypervisor vendor: KVM 02:14:51 Virtualization type: full 02:14:51 L1d cache: 128 KiB 02:14:51 L1i cache: 128 KiB 02:14:51 L2 cache: 16 MiB 02:14:51 L3 cache: 64 MiB 02:14:51 NUMA node0 CPU(s): 0-3 02:14:51 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:14:51 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:14:51 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:14:51 Vulnerability Meltdown: Mitigation; PTI 02:14:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:14:51 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:14:51 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:14:51 Vulnerability Tsx async abort: Not affected 02:14:51 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 02:14:51 02:14:51 02:14:51 ---> nproc: 02:14:51 4 02:14:51 02:14:51 02:14:51 ---> df -h: 02:14:51 Filesystem Size Used Available Use% Mounted on 02:14:51 overlay 50.0G 7.2G 42.8G 14% / 02:14:51 tmpfs 64.0M 0 64.0M 0% /dev 02:14:51 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:14:51 shm 64.0M 0 64.0M 0% /dev/shm 02:14:51 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 02:14:51 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 02:14:51 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 02:14:51 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 02:14:51 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-236 02:14:51 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-236@tmp 02:14:51 02:14:51 02:14:51 ---> free -m: 02:14:51 total used free shared buff/cache available 02:14:51 Mem: 1837 657 116 0 1063 1075 02:14:51 Swap: 1023 1 1022 02:14:51 02:14:51 02:14:51 ---> ip addr: 02:14:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:14:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:14:51 inet 127.0.0.1/8 scope host lo 02:14:51 valid_lft forever preferred_lft forever 02:14:51 6: eth0@if7: mtu 1458 qdisc noqueue state UP 02:14:51 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 02:14:51 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 02:14:51 valid_lft forever preferred_lft forever 02:14:51 02:14:51 02:14:51 ---> sar -b -r -n DEV: 02:14:51 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/03/20 _x86_64_ (4 CPU) 02:14:51 02:14:51 02:09:36 LINUX RESTART 02:14:51 02:14:51 02:10:01 tps rtps wtps bread/s bwrtn/s 02:14:51 02:11:01 97.24 38.80 58.44 7339.15 11618.29 02:14:51 02:12:01 1.45 0.00 1.45 0.00 23.98 02:14:51 02:13:02 0.20 0.00 0.20 0.00 2.56 02:14:51 02:14:01 0.27 0.00 0.27 0.00 3.44 02:14:51 Average: 24.90 9.74 15.16 1843.15 2925.32 02:14:51 02:14:51 02:10:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:14:51 02:11:01 144448 1737108 92.32 2620 1155712 1125552 38.41 452208 1122784 120 02:14:51 02:12:01 151052 1730504 91.97 2620 1155716 1079056 36.83 449136 1120772 20 02:14:51 02:13:02 150348 1731208 92.01 2620 1155724 1079276 36.83 449984 1120760 20 02:14:51 02:14:01 151604 1729952 91.94 2620 1155724 1079060 36.83 448944 1120760 16 02:14:51 Average: 149363 1732193 92.06 2620 1155719 1090736 37.22 450068 1121269 44 02:14:51 02:14:51 02:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 02:14:51 02:11:01 eth0 478.08 265.26 1053.09 98.90 0.00 0.00 0.00 02:14:51 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:51 02:11:01 docker0 4.83 3.51 0.82 8.85 0.00 0.00 0.00 02:14:51 02:12:01 eth0 1.30 0.40 0.96 0.03 0.00 0.00 0.00 02:14:51 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:51 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:51 02:13:02 eth0 1.40 0.70 0.58 0.37 0.00 0.00 0.00 02:14:51 02:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:51 02:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:51 02:14:01 eth0 0.05 0.05 0.00 0.04 0.00 0.00 0.00 02:14:51 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:51 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:51 Average: eth0 120.75 66.91 264.86 24.95 0.00 0.00 0.00 02:14:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:51 Average: docker0 1.21 0.88 0.21 2.22 0.00 0.00 0.00 02:14:51 02:14:51 02:14:51 ---> sar -P ALL: 02:14:51 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/03/20 _x86_64_ (4 CPU) 02:14:51 02:14:51 02:09:36 LINUX RESTART 02:14:51 02:14:51 02:10:01 CPU %user %nice %system %iowait %steal %idle 02:14:51 02:11:01 all 12.99 0.00 5.53 3.70 0.49 77.30 02:14:51 02:11:01 0 12.72 0.00 6.03 2.86 0.49 77.90 02:14:51 02:11:01 1 12.64 0.00 5.74 3.85 0.49 77.28 02:14:51 02:11:01 2 14.14 0.00 4.69 6.53 0.46 74.19 02:14:51 02:11:01 3 12.46 0.00 5.65 1.57 0.49 79.82 02:14:51 02:12:01 all 0.15 0.00 0.04 0.00 0.01 99.80 02:14:51 02:12:01 0 0.07 0.00 0.03 0.00 0.00 99.90 02:14:51 02:12:01 1 0.03 0.00 0.05 0.00 0.00 99.92 02:14:51 02:12:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:14:51 02:12:01 3 0.45 0.00 0.03 0.00 0.03 99.48 02:14:51 02:13:02 all 0.14 0.00 0.03 0.00 0.00 99.83 02:14:51 02:13:02 0 0.05 0.00 0.05 0.00 0.02 99.88 02:14:51 02:13:02 1 0.03 0.00 0.03 0.00 0.00 99.93 02:14:51 02:13:02 2 0.20 0.00 0.03 0.00 0.02 99.75 02:14:51 02:13:02 3 0.27 0.00 0.03 0.00 0.00 99.70 02:14:51 02:14:01 all 0.15 0.00 0.02 0.00 0.00 99.83 02:14:51 02:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:14:51 02:14:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:14:51 02:14:01 2 0.49 0.00 0.03 0.00 0.00 99.47 02:14:51 02:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:14:51 Average: all 3.34 0.00 1.40 0.92 0.12 94.22 02:14:51 Average: 0 3.19 0.00 1.52 0.71 0.13 94.45 02:14:51 Average: 1 3.17 0.00 1.46 0.96 0.13 94.29 02:14:51 Average: 2 3.70 0.00 1.19 1.62 0.12 93.37 02:14:51 Average: 3 3.28 0.00 1.42 0.39 0.13 94.78 02:14:51 02:14:51 02:14:51