Pull request #238 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 jdharms for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 50bfe565927d81b71ecf8863e514a0cd25ad54d9+9132f554263fd61cb848f5b965b4d1aa9442ed97 (b442f6964e9bebf88494efaf39584d4a9b344d4a) 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-238/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-3322 in /w/workspace/dry_go-mod-core-contracts_PR-238 [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-238 # 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/238/head:refs/remotes/origin/PR-238 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 9132f554263fd61cb848f5b965b4d1aa9442ed97 into PR head commit 50bfe565927d81b71ecf8863e514a0cd25ad54d9 Merge succeeded, producing cd4907f7b84d68d168b6a919ee16e87c5054e267 Checking out Revision cd4907f7b84d68d168b6a919ee16e87c5054e267 (PR-238) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/238/head:refs/remotes/origin/PR-238 # 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/238/head:refs/remotes/origin/PR-238 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50bfe565927d81b71ecf8863e514a0cd25ad54d9 # 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 cd4907f7b84d68d168b6a919ee16e87c5054e267 # timeout=10 Commit message: "Merge commit '9132f554263fd61cb848f5b965b4d1aa9442ed97' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:09:17 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 19:09:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:09:19 19:09:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:09:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:09:19 latest: Pulling from edgex-devops/git-semver 19:09:19 9123ac7c32f7: Pulling fs layer 19:09:19 b8cc5d1170e3: Pulling fs layer 19:09:19 2924cbbf6a41: Pulling fs layer 19:09:19 93b08a4f1073: Pulling fs layer 19:09:19 93b08a4f1073: Waiting 19:09:19 b8cc5d1170e3: Verifying Checksum 19:09:19 b8cc5d1170e3: Download complete 19:09:20 9123ac7c32f7: Download complete 19:09:20 93b08a4f1073: Verifying Checksum 19:09:20 93b08a4f1073: Download complete 19:09:20 2924cbbf6a41: Verifying Checksum 19:09:20 2924cbbf6a41: Download complete 19:09:20 9123ac7c32f7: Pull complete 19:09:20 b8cc5d1170e3: Pull complete 19:09:21 2924cbbf6a41: Pull complete 19:09:21 93b08a4f1073: Pull complete 19:09:21 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 19:09:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:09:21 prd-centos7-docker-4c-2g-3322 does not seem to be running inside a container 19:09:21 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-238 -v /w/workspace/dry_go-mod-core-contracts_PR-238:/w/workspace/dry_go-mod-core-contracts_PR-238:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-238@tmp:/w/workspace/dry_go-mod-core-contracts_PR-238@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:10004/edgex-devops/git-semver:latest cat 19:09:22 $ docker top 0102249e87bb558c65da218646adab3051620900ab8d6f5dc3941115022faac1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:09:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:23 [ssh-agent] Looking for ssh-agent implementation... 19:09:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:23 $ docker exec 0102249e87bb558c65da218646adab3051620900ab8d6f5dc3941115022faac1 ssh-agent 19:09:23 SSH_AUTH_SOCK=/tmp/ssh-rDvcQSNs4cCV/agent.15 19:09:23 SSH_AGENT_PID=22 19:09:23 Running ssh-add (command line suppressed) 19:09:23 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-238@tmp/private_key_4819948827240339544.key (/w/workspace/dry_go-mod-core-contracts_PR-238@tmp/private_key_4819948827240339544.key) 19:09:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:23 + git describe --exact-match --tags HEAD 19:09:23 fatal: No names found, cannot describe anything. [Pipeline] } 19:09:24 $ docker exec --env ******** --env ******** 0102249e87bb558c65da218646adab3051620900ab8d6f5dc3941115022faac1 ssh-agent -k 19:09:24 unset SSH_AUTH_SOCK; 19:09:24 unset SSH_AGENT_PID; 19:09:24 echo Agent pid 22 killed; 19:09:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 19:09:24 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 19:09:24 This usually means this commit has not been tagged. [Pipeline] sshagent 19:09:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:24 [ssh-agent] Looking for ssh-agent implementation... 19:09:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:24 $ docker exec 0102249e87bb558c65da218646adab3051620900ab8d6f5dc3941115022faac1 ssh-agent 19:09:25 SSH_AUTH_SOCK=/tmp/ssh-SNirRUr8GFDQ/agent.57 19:09:25 SSH_AGENT_PID=64 19:09:25 Running ssh-add (command line suppressed) 19:09:25 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-238@tmp/private_key_5639193768020933108.key (/w/workspace/dry_go-mod-core-contracts_PR-238@tmp/private_key_5639193768020933108.key) 19:09:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:25 + git semver init 19:09:25 # -> Open(): unable to determine branch for HEAD 19:09:25 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-238/.git 19:09:25 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-238 19:09:25 # $SEMVER_REMOTE_NAME = origin 19:09:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:09:25 # $SEMVER_USER_NAME = edgex-jenkins 19:09:25 # $SEMVER_BRANCH = PR-238 19:09:25 # $SEMVER_TEMP = /tmp/semver-371263994 19:09:25 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 19:09:26 # '/tmp/semver-371263994' -> '/w/workspace/dry_go-mod-core-contracts_PR-238/.semver' 19:09:26 # -> Force: false 19:09:26 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-238/.semver [Pipeline] } 19:09:26 $ docker exec --env ******** --env ******** 0102249e87bb558c65da218646adab3051620900ab8d6f5dc3941115022faac1 ssh-agent -k 19:09:26 unset SSH_AUTH_SOCK; 19:09:26 unset SSH_AGENT_PID; 19:09:26 echo Agent pid 64 killed; 19:09:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:26 + git semver [Pipeline] } 19:09:27 $ docker stop --time=1 0102249e87bb558c65da218646adab3051620900ab8d6f5dc3941115022faac1 19:09:28 $ docker rm -f 0102249e87bb558c65da218646adab3051620900ab8d6f5dc3941115022faac1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 19:09:29 Stashed 72 file(s) [Pipeline] echo 19:09:29 [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 19:09:44 Still waiting to schedule task 19:09:44 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:09:44 Still waiting to schedule task 19:09:44 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline 19:11:07 Running on prd-centos7-docker-4c-2g-3324 in /w/workspace/dry_go-mod-core-contracts_PR-238 [Pipeline] { [Pipeline] ws 19:11:07 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 19:11:09 using credential edgex-jenkins-ssh 19:11:09 Cloning the remote Git repository 19:11:09 Cloning with configured refspecs honoured and without tags 19:11:10 Fetching without tags 19:11:09 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 19:11:09 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 19:11:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:11:09 > git --version # timeout=10 19:11:09 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:09 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/238/head:refs/remotes/origin/PR-238 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:11:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:11:10 > git config --add remote.origin.fetch +refs/pull/238/head:refs/remotes/origin/PR-238 # timeout=10 19:11:10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:11:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:11:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:11:10 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:10 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/238/head:refs/remotes/origin/PR-238 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:11:11 Merging remotes/origin/master commit 9132f554263fd61cb848f5b965b4d1aa9442ed97 into PR head commit 50bfe565927d81b71ecf8863e514a0cd25ad54d9 19:11:11 Merge succeeded, producing acb724583a65018e5facaf39238b9a33fa85d947 19:11:11 Checking out Revision acb724583a65018e5facaf39238b9a33fa85d947 (PR-238) 19:11:10 > git config core.sparsecheckout # timeout=10 19:11:10 > git checkout -f 50bfe565927d81b71ecf8863e514a0cd25ad54d9 # timeout=10 19:11:10 > git remote # timeout=10 19:11:10 > git config --get remote.origin.url # timeout=10 19:11:10 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:10 > git merge 9132f554263fd61cb848f5b965b4d1aa9442ed97 # timeout=10 19:11:10 > git rev-parse HEAD^{commit} # timeout=10 19:11:10 > git config core.sparsecheckout # timeout=10 19:11:10 > git checkout -f acb724583a65018e5facaf39238b9a33fa85d947 # timeout=10 19:11:15 Commit message: "Merge commit '9132f554263fd61cb848f5b965b4d1aa9442ed97' into HEAD" 19:11:15 First time build. Skipping changelog. 19:11:15 > git --version # timeout=10 19:11:15 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:11:16 ========================================================= 19:11:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 19:11:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:11:17 + 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 . 19:11:17 Sending build context to Docker daemon 1.755MB 19:11:17 Step 1/7 : ARG BASE=golang:1.13-alpine 19:11:17 Step 2/7 : FROM ${BASE} 19:11:17 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 19:11:17 e6b0cf9c0882: Pulling fs layer 19:11:17 2848faf0eed1: Pulling fs layer 19:11:17 0f37312ad70f: Pulling fs layer 19:11:17 5788d62ee057: Pulling fs layer 19:11:17 0e6b1d234666: Pulling fs layer 19:11:17 bf5d7aec512f: Pulling fs layer 19:11:17 34c802a77dc8: Pulling fs layer 19:11:17 9eb99e56ec68: Pulling fs layer 19:11:17 27c7a5d97fbd: Pulling fs layer 19:11:17 5c102a31e300: Pulling fs layer 19:11:17 dcfb455df0a1: Pulling fs layer 19:11:17 5788d62ee057: Waiting 19:11:17 0e6b1d234666: Waiting 19:11:17 bf5d7aec512f: Waiting 19:11:17 34c802a77dc8: Waiting 19:11:17 9eb99e56ec68: Waiting 19:11:17 27c7a5d97fbd: Waiting 19:11:17 5c102a31e300: Waiting 19:11:17 dcfb455df0a1: Waiting 19:11:17 0f37312ad70f: Verifying Checksum 19:11:17 0f37312ad70f: Download complete 19:11:17 2848faf0eed1: Verifying Checksum 19:11:17 2848faf0eed1: Download complete 19:11:17 0e6b1d234666: Verifying Checksum 19:11:17 0e6b1d234666: Download complete 19:11:17 bf5d7aec512f: Verifying Checksum 19:11:17 bf5d7aec512f: Download complete 19:11:17 e6b0cf9c0882: Verifying Checksum 19:11:17 e6b0cf9c0882: Download complete 19:11:18 e6b0cf9c0882: Pull complete 19:11:18 2848faf0eed1: Pull complete 19:11:18 0f37312ad70f: Pull complete 19:11:19 34c802a77dc8: Verifying Checksum 19:11:19 34c802a77dc8: Download complete 19:11:19 27c7a5d97fbd: Verifying Checksum 19:11:19 27c7a5d97fbd: Download complete 19:11:19 5788d62ee057: Verifying Checksum 19:11:19 5788d62ee057: Download complete 19:11:19 5c102a31e300: Verifying Checksum 19:11:19 5c102a31e300: Download complete 19:11:19 dcfb455df0a1: Verifying Checksum 19:11:19 dcfb455df0a1: Download complete 19:11:19 9eb99e56ec68: Verifying Checksum 19:11:19 9eb99e56ec68: Download complete 19:11:26 5788d62ee057: Pull complete 19:11:26 0e6b1d234666: Pull complete 19:11:26 bf5d7aec512f: Pull complete 19:11:31 34c802a77dc8: Pull complete 19:11:35 9eb99e56ec68: Pull complete 19:11:35 27c7a5d97fbd: Pull complete 19:11:36 5c102a31e300: Pull complete 19:11:36 dcfb455df0a1: Pull complete 19:11:36 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 19:11:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 19:11:36 ---> 7c70fe431013 19:11:36 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:11:36 ---> Running in 79de7a5c39a0 19:11:36 Removing intermediate container 79de7a5c39a0 19:11:36 ---> d3efc542b326 19:11:36 Step 4/7 : RUN apk add bash 19:11:36 ---> Running in ddff8a5ac5cc 19:11:37 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 19:11:38 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 19:11:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3323 in /w/workspace/dry_go-mod-core-contracts_PR-238 [Pipeline] { [Pipeline] ws 19:11:38 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { 19:11:38 OK: 143 MiB in 39 packages [Pipeline] checkout 19:11:38 Removing intermediate container ddff8a5ac5cc 19:11:38 ---> 9eda6519e0ab 19:11:38 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:11:38 ---> Running in 707358aa19db 19:11:38 Removing intermediate container 707358aa19db 19:11:38 ---> 74f6f68f71ba 19:11:38 Step 6/7 : COPY go.mod . 19:11:39 ---> 832e4f2c753a 19:11:39 Step 7/7 : RUN go mod download 19:11:39 ---> Running in 4ab1788b5b26 19:11:41 go: finding github.com/davecgh/go-spew v1.1.0 19:11:41 go: finding github.com/fxamacker/cbor/v2 v2.2.0 19:11:41 go: finding github.com/go-kit/kit v0.8.0 19:11:41 go: finding github.com/go-logfmt/logfmt v0.4.0 19:11:41 go: finding github.com/go-stack/stack v1.8.0 19:11:41 go: finding github.com/google/uuid v1.1.0 19:11:41 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:11:41 go: finding github.com/pmezard/go-difflib v1.0.0 19:11:41 go: finding github.com/stretchr/objx v0.1.0 19:11:41 go: finding github.com/stretchr/testify v1.3.0 19:11:41 go: finding github.com/x448/float16 v0.8.4 19:11:43 Removing intermediate container 4ab1788b5b26 19:11:43 ---> 574394538640 19:11:43 Successfully built 574394538640 19:11:43 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 19:11:43 + docker inspect -f . ci-base-image-x86_64 19:11:43 . [Pipeline] withDockerContainer 19:11:43 prd-centos7-docker-4c-2g-3324 does not seem to be running inside a container 19:11:44 $ 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 19:11:44 using credential edgex-jenkins-ssh 19:11:44 Cloning the remote Git repository 19:11:44 Cloning with configured refspecs honoured and without tags 19:11:44 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 19:11:44 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 19:11:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:11:44 > git --version # timeout=10 19:11:44 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:44 $ docker top 12f9d2fdd752ac1044c8ec3c3d78241c8984beaf32843f1cd231b51ea8bcce69 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:45 + go version 19:11:45 go version go1.13.5 linux/amd64 [Pipeline] sh 19:11:45 + make test 19:11:45 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:11:45 Fetching without tags 19:11:44 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/238/head:refs/remotes/origin/PR-238 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:11:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:11:45 > git config --add remote.origin.fetch +refs/pull/238/head:refs/remotes/origin/PR-238 # timeout=10 19:11:45 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:11:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:11:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:11:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:46 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/238/head:refs/remotes/origin/PR-238 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:11:46 Merging remotes/origin/master commit 9132f554263fd61cb848f5b965b4d1aa9442ed97 into PR head commit 50bfe565927d81b71ecf8863e514a0cd25ad54d9 19:11:46 Merge succeeded, producing fac74d6685d383ae6239f3f9d01b3bc5b4dbb756 19:11:46 Checking out Revision fac74d6685d383ae6239f3f9d01b3bc5b4dbb756 (PR-238) 19:11:46 > git config core.sparsecheckout # timeout=10 19:11:46 > git checkout -f 50bfe565927d81b71ecf8863e514a0cd25ad54d9 # timeout=10 19:11:46 > git remote # timeout=10 19:11:46 > git config --get remote.origin.url # timeout=10 19:11:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:46 > git merge 9132f554263fd61cb848f5b965b4d1aa9442ed97 # timeout=10 19:11:46 > git rev-parse HEAD^{commit} # timeout=10 19:11:46 > git config core.sparsecheckout # timeout=10 19:11:46 > git checkout -f fac74d6685d383ae6239f3f9d01b3bc5b4dbb756 # timeout=10 19:11:51 Commit message: "Merge commit '9132f554263fd61cb848f5b965b4d1aa9442ed97' into HEAD" 19:11:51 First time build. Skipping changelog. 19:11:51 > git --version # timeout=10 19:11:51 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 19:11:52 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [Pipeline] echo 19:11:52 ========================================================= 19:11:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 19:11:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:11:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.015s coverage: 85.7% of statements 19:11:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.013s coverage: 100.0% of statements 19:11:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.050s coverage: 45.4% of statements 19:11:54 + 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 . 19:11:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.011s coverage: 77.8% of statements 19:11:54 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 19:11:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.013s coverage: 6.4% of statements 19:11:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.023s coverage: 14.4% of statements 19:11:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.006s coverage: 100.0% of statements 19:11:54 Sending build context to Docker daemon 1.755MB 19:11:54 Step 1/7 : ARG BASE=golang:1.13-alpine 19:11:54 Step 2/7 : FROM ${BASE} 19:11:55 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:11:55 cde5963f3b93: Pulling fs layer 19:11:55 2a23fa8c16f7: Pulling fs layer 19:11:55 777b28850792: Pulling fs layer 19:11:55 8a11ddd9e578: Pulling fs layer 19:11:55 4cf88f913ddb: Pulling fs layer 19:11:55 1df406cf5192: Pulling fs layer 19:11:55 cd6300453558: Pulling fs layer 19:11:55 b9c365052c96: Pulling fs layer 19:11:55 a2d8cc88f415: Pulling fs layer 19:11:55 ea1d1ca13537: Pulling fs layer 19:11:55 3750a50a1c5e: Pulling fs layer 19:11:55 8a11ddd9e578: Waiting 19:11:55 4cf88f913ddb: Waiting 19:11:55 1df406cf5192: Waiting 19:11:55 cd6300453558: Waiting 19:11:55 b9c365052c96: Waiting 19:11:55 a2d8cc88f415: Waiting 19:11:55 ea1d1ca13537: Waiting 19:11:55 3750a50a1c5e: Waiting 19:11:55 777b28850792: Verifying Checksum 19:11:55 777b28850792: Download complete 19:11:55 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.031s coverage: 100.0% of statements 19:11:55 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 19:11:55 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 19:11:55 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.065s coverage: 100.0% of statements 19:11:55 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.950s coverage: 100.0% of statements 19:11:55 2a23fa8c16f7: Verifying Checksum 19:11:55 2a23fa8c16f7: Download complete 19:11:55 4cf88f913ddb: Verifying Checksum 19:11:55 4cf88f913ddb: Download complete 19:11:55 1df406cf5192: Verifying Checksum 19:11:55 1df406cf5192: Download complete 19:11:55 cde5963f3b93: Verifying Checksum 19:11:56 cde5963f3b93: Pull complete 19:11:57 2a23fa8c16f7: Pull complete 19:11:57 777b28850792: Pull complete 19:11:57 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.025s coverage: 62.5% of statements 19:11:57 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.005s coverage: 26.3% of statements 19:11:57 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.026s coverage: 15.4% of statements 19:11:57 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.004s coverage: 15.4% of statements 19:11:57 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements 19:11:57 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:11:58 gofmt -l . 19:11:58 [ "`gofmt -l .`" = "" ] [Pipeline] stash 19:11:59 Stashed 1 file(s) [Pipeline] } 19:11:59 $ docker stop --time=1 12f9d2fdd752ac1044c8ec3c3d78241c8984beaf32843f1cd231b51ea8bcce69 19:11:59 cd6300453558: Verifying Checksum 19:11:59 cd6300453558: Download complete 19:11:59 a2d8cc88f415: Verifying Checksum 19:11:59 a2d8cc88f415: Download complete 19:12:00 $ docker rm -f 12f9d2fdd752ac1044c8ec3c3d78241c8984beaf32843f1cd231b51ea8bcce69 [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] } 19:12:02 ea1d1ca13537: Verifying Checksum 19:12:02 ea1d1ca13537: Download complete 19:12:02 3750a50a1c5e: Verifying Checksum 19:12:02 3750a50a1c5e: Download complete 19:12:05 b9c365052c96: Verifying Checksum 19:12:05 b9c365052c96: Download complete 19:12:06 8a11ddd9e578: Verifying Checksum 19:12:06 8a11ddd9e578: Download complete 19:12:18 8a11ddd9e578: Pull complete 19:12:18 4cf88f913ddb: Pull complete 19:12:18 1df406cf5192: Pull complete 19:12:24 cd6300453558: Pull complete 19:12:29 b9c365052c96: Pull complete 19:12:29 a2d8cc88f415: Pull complete 19:12:31 ea1d1ca13537: Pull complete 19:12:31 3750a50a1c5e: Pull complete 19:12:31 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 19:12:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 19:12:31 ---> 78745c68409d 19:12:31 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:12:35 ---> Running in 08505d49f810 19:12:36 Removing intermediate container 08505d49f810 19:12:36 ---> a6e0b4474763 19:12:36 Step 4/7 : RUN apk add bash 19:12:36 ---> Running in 331bec152308 19:12:37 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 19:12:38 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 19:12:38 OK: 125 MiB in 39 packages 19:12:40 Removing intermediate container 331bec152308 19:12:40 ---> e02557d01ca9 19:12:40 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:12:40 ---> Running in 6614a872e1c9 19:12:40 Removing intermediate container 6614a872e1c9 19:12:40 ---> 76450299dd92 19:12:40 Step 6/7 : COPY go.mod . 19:12:41 ---> 94b573e63a8e 19:12:41 Step 7/7 : RUN go mod download 19:12:41 ---> Running in 8787b1d5533d 19:12:43 go: finding github.com/davecgh/go-spew v1.1.0 19:12:43 go: finding github.com/fxamacker/cbor/v2 v2.2.0 19:12:43 go: finding github.com/go-kit/kit v0.8.0 19:12:43 go: finding github.com/go-logfmt/logfmt v0.4.0 19:12:43 go: finding github.com/go-stack/stack v1.8.0 19:12:43 go: finding github.com/google/uuid v1.1.0 19:12:43 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:12:43 go: finding github.com/pmezard/go-difflib v1.0.0 19:12:43 go: finding github.com/stretchr/objx v0.1.0 19:12:43 go: finding github.com/stretchr/testify v1.3.0 19:12:43 go: finding github.com/x448/float16 v0.8.4 19:12:46 Removing intermediate container 8787b1d5533d 19:12:46 ---> 3fd0d89b7864 19:12:46 Successfully built 3fd0d89b7864 19:12:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:12:47 + docker inspect -f . ci-base-image-arm64 19:12:47 . [Pipeline] withDockerContainer 19:12:47 prd-ubuntu18.04-docker-arm64-4c-16g-3323 does not seem to be running inside a container 19:12:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:12:49 $ docker top c68f17565e1f38695eb1c020575a5f7fce0c1189f52330b5cb72a7bab58b0406 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:50 + go version 19:12:50 go version go1.13.5 linux/arm64 [Pipeline] sh 19:12:51 + make test 19:12:51 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:13:09 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 19:13:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.064s coverage: 85.7% of statements 19:13:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.097s coverage: 100.0% of statements 19:13:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.065s coverage: 45.4% of statements 19:13:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.020s coverage: 77.8% of statements 19:13:13 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 19:13:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.019s coverage: 6.4% of statements 19:13:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.116s coverage: 14.4% of statements 19:13:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.026s coverage: 100.0% of statements 19:13:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.086s coverage: 100.0% of statements 19:13:17 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 19:13:17 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 19:13:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.012s coverage: 100.0% of statements 19:13:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.527s coverage: 100.0% of statements 19:13:18 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.075s coverage: 62.5% of statements 19:13:19 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.039s coverage: 26.3% of statements 19:13:20 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.016s coverage: 15.4% of statements 19:13:20 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.013s coverage: 15.4% of statements 19:13:21 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.011s coverage: 14.3% of statements 19:13:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:13:24 gofmt -l . 19:13:24 [ "`gofmt -l .`" = "" ] [Pipeline] stash 19:13:24 Warning: overwriting stash ‘coverage-report’ 19:13:25 Stashed 1 file(s) [Pipeline] } 19:13:25 $ docker stop --time=1 c68f17565e1f38695eb1c020575a5f7fce0c1189f52330b5cb72a7bab58b0406 19:13:27 $ docker rm -f c68f17565e1f38695eb1c020575a5f7fce0c1189f52330b5cb72a7bab58b0406 [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 19:13:29 provisioning config files... 19:13:29 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-238@tmp/config4875337633900343160tmp [Pipeline] { [Pipeline] sh 19:13:30 + curl -s https://codecov.io/bash 19:13:30 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-238@tmp/config4875337633900343160tmp 19:13:30 19:13:30 _____ _ 19:13:30 / ____| | | 19:13:30 | | ___ __| | ___ ___ _____ __ 19:13:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:13:30 | |___| (_) | (_| | __/ (_| (_) \ V / 19:13:30 \_____\___/ \__,_|\___|\___\___/ \_/ 19:13:30 Bash-20200410-0786dee 19:13:30 19:13:30 19:13:30 ==> Jenkins CI detected. 19:13:30 project root: . 19:13:30 Fixing merge commit SHA 19:13:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:13:30 ==> Running gcov in . (disable via -X gcov) 19:13:30 ==> Python coveragepy not found 19:13:30 ==> Searching for coverage reports in: 19:13:30 + . 19:13:30 -> Found 1 reports 19:13:30 ==> Detecting git/mercurial file structure 19:13:30 ==> Reading reports 19:13:30 + ./coverage.out bytes=82416 19:13:30 ==> Appending adjustments 19:13:30 http://docs.codecov.io/docs/fixing-reports 19:13:31 + Found adjustments 19:13:31 ==> Gzipping contents 19:13:31 ==> Uploading reports 19:13:31 url: https://codecov.io 19:13:31 query: branch=PR-238&commit=9132f554263fd61cb848f5b965b4d1aa9442ed97&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-238%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=238&job= 19:13:31 -> Pinging Codecov 19:13:31 https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=PR-238&commit=9132f554263fd61cb848f5b965b4d1aa9442ed97&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-238%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=238&job= 19:13:31 -> Uploading 19:13:31 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/9132f554263fd61cb848f5b965b4d1aa9442ed97 [Pipeline] } 19:13:31 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 19:13:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:13:34 ---> package-listing.sh 19:13:34 ++ facter osfamily 19:13:34 ++ tr '[:upper:]' '[:lower:]' 19:13:34 + OS_FAMILY=redhat 19:13:34 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-238 19:13:34 + START_PACKAGES=/tmp/packages_start.txt 19:13:34 + END_PACKAGES=/tmp/packages_end.txt 19:13:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:13:34 + PACKAGES=/tmp/packages_start.txt 19:13:34 + '[' /w/workspace/dry_go-mod-core-contracts_PR-238 ']' 19:13:34 + PACKAGES=/tmp/packages_end.txt 19:13:34 + case "${OS_FAMILY}" in 19:13:34 + rpm -qa 19:13:34 + sort 19:13:38 + '[' -f /tmp/packages_start.txt ']' 19:13:38 + '[' -f /tmp/packages_end.txt ']' 19:13:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:13:38 + '[' /w/workspace/dry_go-mod-core-contracts_PR-238 ']' 19:13:38 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-238/archives/ 19:13:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-238/archives/ [Pipeline] isUnix [Pipeline] sh 19:13:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:13:38 19:13:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:13:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:13:38 alpine: Pulling from edgex-lftools-log-publisher 19:13:38 c9b1b535fdd9: Pulling fs layer 19:13:38 2cc5ad85d9ab: Pulling fs layer 19:13:38 756a868c4378: Pulling fs layer 19:13:38 444b2fc9a129: Pulling fs layer 19:13:38 ea15f1150254: Pulling fs layer 19:13:38 41b27a9f41bf: Pulling fs layer 19:13:38 28c525ee5125: Pulling fs layer 19:13:38 094b1ea09ed8: Pulling fs layer 19:13:38 138eaada9080: Pulling fs layer 19:13:38 0622d0fa9048: Pulling fs layer 19:13:38 444b2fc9a129: Waiting 19:13:38 ea15f1150254: Waiting 19:13:38 094b1ea09ed8: Waiting 19:13:38 41b27a9f41bf: Waiting 19:13:38 0622d0fa9048: Waiting 19:13:38 138eaada9080: Waiting 19:13:38 28c525ee5125: Waiting 19:13:38 2cc5ad85d9ab: Download complete 19:13:38 444b2fc9a129: Verifying Checksum 19:13:38 444b2fc9a129: Download complete 19:13:38 c9b1b535fdd9: Verifying Checksum 19:13:39 ea15f1150254: Verifying Checksum 19:13:39 ea15f1150254: Download complete 19:13:39 28c525ee5125: Verifying Checksum 19:13:39 28c525ee5125: Download complete 19:13:39 756a868c4378: Verifying Checksum 19:13:39 756a868c4378: Download complete 19:13:39 c9b1b535fdd9: Pull complete 19:13:39 094b1ea09ed8: Verifying Checksum 19:13:39 094b1ea09ed8: Download complete 19:13:39 138eaada9080: Verifying Checksum 19:13:39 138eaada9080: Download complete 19:13:39 0622d0fa9048: Verifying Checksum 19:13:39 0622d0fa9048: Download complete 19:13:39 2cc5ad85d9ab: Pull complete 19:13:40 41b27a9f41bf: Verifying Checksum 19:13:40 41b27a9f41bf: Download complete 19:13:42 756a868c4378: Pull complete 19:13:42 444b2fc9a129: Pull complete 19:13:42 ea15f1150254: Pull complete 19:13:45 41b27a9f41bf: Pull complete 19:13:46 28c525ee5125: Pull complete 19:13:48 094b1ea09ed8: Pull complete 19:13:48 138eaada9080: Pull complete 19:13:48 0622d0fa9048: Pull complete 19:13:48 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 19:13:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:13:49 prd-centos7-docker-4c-2g-3322 does not seem to be running inside a container 19:13:49 $ 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-238 -v /w/workspace/dry_go-mod-core-contracts_PR-238:/w/workspace/dry_go-mod-core-contracts_PR-238:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-238@tmp:/w/workspace/dry_go-mod-core-contracts_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:13:50 $ docker top b7756521a77bf59793527188fbff105c6780884a4b5c6fbe0d085a71aa37c82a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:50 provisioning config files... 19:13:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-238@tmp/config5751683370493291017tmp [Pipeline] { [Pipeline] echo 19:13:50 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:13:51 ---> create-netrc.sh [Pipeline] echo 19:13:51 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:13:51 ---> logs-deploy.sh 19:13:51 + ARCHIVE_ARTIFACTS= 19:13:51 + LOGS_SERVER=https://logs.edgexfoundry.org 19:13:51 + '[' https://logs.edgexfoundry.org == None ']' 19:13:51 + NEXUS_URL=https://nexus.edgexfoundry.org 19:13:51 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-238/1 19:13:51 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-238/1/ 19:13:51 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-238/1 /w/workspace/dry_go-mod-core-contracts_PR-238 19:13:52 Archives upload complete. 19:13:53 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-238/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-238/1/ 19:13:54 ---> uname -a: 19:13:54 Linux b7756521a77b 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 19:13:54 19:13:54 19:13:54 ---> lscpu: 19:13:54 Architecture: x86_64 19:13:54 CPU op-mode(s): 32-bit, 64-bit 19:13:54 Byte Order: Little Endian 19:13:54 Address sizes: 40 bits physical, 48 bits virtual 19:13:54 CPU(s): 4 19:13:54 On-line CPU(s) list: 0-3 19:13:54 Thread(s) per core: 1 19:13:54 Core(s) per socket: 1 19:13:54 Socket(s): 4 19:13:54 NUMA node(s): 1 19:13:54 Vendor ID: GenuineIntel 19:13:54 CPU family: 6 19:13:54 Model: 44 19:13:54 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:13:54 Stepping: 1 19:13:54 CPU MHz: 2933.436 19:13:54 BogoMIPS: 5866.87 19:13:54 Virtualization: VT-x 19:13:54 Hypervisor vendor: KVM 19:13:54 Virtualization type: full 19:13:54 L1d cache: 128 KiB 19:13:54 L1i cache: 128 KiB 19:13:54 L2 cache: 16 MiB 19:13:54 L3 cache: 64 MiB 19:13:54 NUMA node0 CPU(s): 0-3 19:13:54 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 19:13:54 Vulnerability Meltdown: Mitigation; PTI 19:13:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:13:54 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 19:13:54 Vulnerability Spectre v2: Mitigation; Full retpoline 19:13:54 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 19:13:54 19:13:54 19:13:54 ---> nproc: 19:13:54 4 19:13:54 19:13:54 19:13:54 ---> df -h: 19:13:54 Filesystem Size Used Available Use% Mounted on 19:13:54 overlay 50.0G 6.4G 43.6G 13% / 19:13:54 tmpfs 64.0M 0 64.0M 0% /dev 19:13:54 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 19:13:54 shm 64.0M 0 64.0M 0% /dev/shm 19:13:54 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 19:13:54 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 19:13:54 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 19:13:54 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dry_go-mod-core-contracts_PR-238 19:13:54 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dry_go-mod-core-contracts_PR-238@tmp 19:13:54 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 19:13:54 19:13:54 19:13:54 ---> free -m: 19:13:54 total used free shared buff/cache available 19:13:54 Mem: 1838 603 64 0 1170 1129 19:13:54 Swap: 1023 0 1023 19:13:54 19:13:54 19:13:54 ---> ip addr: 19:13:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:13:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:13:54 inet 127.0.0.1/8 scope host lo 19:13:54 valid_lft forever preferred_lft forever 19:13:54 6: eth0@if7: mtu 1458 qdisc noqueue state UP 19:13:54 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 19:13:54 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 19:13:54 valid_lft forever preferred_lft forever 19:13:54 19:13:54 19:13:54 ---> sar -b -r -n DEV: 19:13:54 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) 19:13:54 19:13:54 19:08:32 LINUX RESTART 19:13:54 19:13:54 19:09:02 tps rtps wtps bread/s bwrtn/s 19:13:54 19:10:01 49.86 14.16 35.70 2724.24 3549.94 19:13:54 19:11:01 3.51 0.00 3.51 0.00 110.90 19:13:54 19:12:01 0.35 0.00 0.35 0.00 5.41 19:13:54 19:13:01 0.38 0.00 0.38 0.00 5.28 19:13:54 Average: 13.39 3.50 9.89 673.63 908.33 19:13:54 19:13:54 19:09:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:13:54 19:10:01 97272 1785032 94.83 2620 1239292 940608 32.09 446228 1177224 12 19:13:54 19:11:01 107344 1774960 94.30 2620 1239516 893732 30.49 439984 1176648 8 19:13:54 19:12:01 105772 1776532 94.38 2620 1239520 894184 30.51 441416 1176628 12 19:13:54 19:13:01 107228 1775076 94.30 2620 1239520 893992 30.50 440444 1176628 16 19:13:54 Average: 104404 1777900 94.45 2620 1239462 905629 30.90 442018 1176782 12 19:13:54 19:13:54 19:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 19:13:54 19:10:01 eth0 346.38 217.55 1009.47 90.76 0.00 0.00 0.00 19:13:54 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:54 19:10:01 docker0 3.75 2.89 0.75 8.70 0.00 0.00 0.00 19:13:54 19:11:01 eth0 1.13 0.08 0.10 0.01 0.00 0.00 0.00 19:13:54 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:54 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:54 19:12:01 eth0 1.32 0.77 0.56 0.38 0.00 0.00 0.00 19:13:54 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:54 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:54 19:13:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 19:13:54 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:54 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:54 Average: eth0 86.29 54.03 249.78 22.55 0.00 0.00 0.00 19:13:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:54 Average: docker0 0.93 0.71 0.19 2.15 0.00 0.00 0.00 19:13:54 19:13:54 19:13:54 ---> sar -P ALL: 19:13:54 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) 19:13:54 19:13:54 19:08:32 LINUX RESTART 19:13:54 19:13:54 19:09:02 CPU %user %nice %system %iowait %steal %idle 19:13:54 19:10:01 all 12.72 0.00 3.82 0.98 1.38 81.10 19:13:54 19:10:01 0 13.21 0.00 4.09 0.12 1.39 81.19 19:13:54 19:10:01 1 12.69 0.00 3.50 3.09 1.72 79.00 19:13:54 19:10:01 2 12.10 0.00 3.78 0.51 1.16 82.44 19:13:54 19:10:01 3 12.88 0.00 3.87 0.17 1.24 81.84 19:13:54 19:11:01 all 0.17 0.00 0.08 0.00 0.46 99.29 19:13:54 19:11:01 0 0.05 0.00 0.07 0.00 0.70 99.19 19:13:54 19:11:01 1 0.23 0.00 0.10 0.00 0.48 99.19 19:13:54 19:11:01 2 0.07 0.00 0.08 0.00 0.25 99.60 19:13:54 19:11:01 3 0.32 0.00 0.07 0.00 0.43 99.19 19:13:54 19:12:01 all 0.49 0.00 0.06 0.00 0.08 99.38 19:13:54 19:12:01 0 0.12 0.00 0.03 0.00 0.08 99.77 19:13:54 19:12:01 1 0.92 0.00 0.12 0.00 0.07 98.90 19:13:54 19:12:01 2 0.63 0.00 0.05 0.00 0.13 99.18 19:13:54 19:12:01 3 0.27 0.00 0.07 0.00 0.03 99.63 19:13:54 19:13:01 all 0.16 0.00 0.05 0.00 0.08 99.71 19:13:54 19:13:01 0 0.02 0.00 0.03 0.00 0.08 99.87 19:13:54 19:13:01 1 0.50 0.00 0.07 0.00 0.13 99.30 19:13:54 19:13:01 2 0.07 0.00 0.03 0.00 0.12 99.78 19:13:54 19:13:01 3 0.05 0.00 0.03 0.00 0.02 99.90 19:13:54 Average: all 3.31 0.00 0.98 0.24 0.50 94.98 19:13:54 Average: 0 3.27 0.00 1.03 0.03 0.56 95.11 19:13:54 Average: 1 3.51 0.00 0.93 0.75 0.59 94.22 19:13:54 Average: 2 3.16 0.00 0.97 0.13 0.41 95.34 19:13:54 Average: 3 3.29 0.00 0.98 0.04 0.42 95.26 19:13:54 19:13:54 19:13:54