Pull request #234 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 1ec5817912fda28637f901fd0a39a15f82312116+f9ccc603629d521e04f79a359e6731c414969855 (8a489884bf87c5049910b8c6fa664827feb63b74) 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-234/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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2942 in /w/workspace/dry_go-mod-core-contracts_PR-234 [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-234 # 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/234/head:refs/remotes/origin/PR-234 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit f9ccc603629d521e04f79a359e6731c414969855 into PR head commit 1ec5817912fda28637f901fd0a39a15f82312116 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/234/head:refs/remotes/origin/PR-234 # 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/234/head:refs/remotes/origin/PR-234 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ec5817912fda28637f901fd0a39a15f82312116 # 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 f9ccc603629d521e04f79a359e6731c414969855 # timeout=10 Merge succeeded, producing 1ec5817912fda28637f901fd0a39a15f82312116 Checking out Revision 1ec5817912fda28637f901fd0a39a15f82312116 (PR-234) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ec5817912fda28637f901fd0a39a15f82312116 # timeout=10 Commit message: "Missing argument from interface function in AgentClient" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-08T19:57:14.653Z] 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 [2020-04-08T19:57:16.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T19:57:17.203Z] [2020-04-08T19:57:17.203Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-08T19:57:17.636Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T19:57:17.902Z] latest: Pulling from edgex-devops/git-semver [2020-04-08T19:57:17.902Z] 9123ac7c32f7: Pulling fs layer [2020-04-08T19:57:17.902Z] b8cc5d1170e3: Pulling fs layer [2020-04-08T19:57:17.902Z] 2924cbbf6a41: Pulling fs layer [2020-04-08T19:57:17.902Z] 93b08a4f1073: Pulling fs layer [2020-04-08T19:57:17.902Z] 93b08a4f1073: Waiting [2020-04-08T19:57:17.902Z] b8cc5d1170e3: Verifying Checksum [2020-04-08T19:57:17.902Z] b8cc5d1170e3: Download complete [2020-04-08T19:57:17.902Z] 9123ac7c32f7: Verifying Checksum [2020-04-08T19:57:17.902Z] 9123ac7c32f7: Download complete [2020-04-08T19:57:18.179Z] 2924cbbf6a41: Verifying Checksum [2020-04-08T19:57:18.179Z] 2924cbbf6a41: Download complete [2020-04-08T19:57:18.179Z] 93b08a4f1073: Verifying Checksum [2020-04-08T19:57:18.179Z] 93b08a4f1073: Download complete [2020-04-08T19:57:18.461Z] 9123ac7c32f7: Pull complete [2020-04-08T19:57:18.461Z] b8cc5d1170e3: Pull complete [2020-04-08T19:57:19.862Z] 2924cbbf6a41: Pull complete [2020-04-08T19:57:20.130Z] 93b08a4f1073: Pull complete [2020-04-08T19:57:20.130Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-08T19:57:20.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-08T19:57:20.470Z] prd-centos7-docker-4c-2g-2942 does not seem to be running inside a container [2020-04-08T19:57:20.641Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-234 -v /w/workspace/dry_go-mod-core-contracts_PR-234:/w/workspace/dry_go-mod-core-contracts_PR-234:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-234@tmp:/w/workspace/dry_go-mod-core-contracts_PR-234@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 [2020-04-08T19:57:22.491Z] $ docker top 74b9a91f140d645ccc3e224591174754af3ab4db8d3633cb72b46df0be53ccfb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-08T19:57:23.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T19:57:23.220Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T19:57:24.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T19:57:24.107Z] $ docker exec 74b9a91f140d645ccc3e224591174754af3ab4db8d3633cb72b46df0be53ccfb ssh-agent [2020-04-08T19:57:24.589Z] SSH_AUTH_SOCK=/tmp/ssh-bvuuk39bEf3j/agent.14 [2020-04-08T19:57:24.589Z] SSH_AGENT_PID=21 [2020-04-08T19:57:24.603Z] Running ssh-add (command line suppressed) [2020-04-08T19:57:24.928Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-234@tmp/private_key_8211763498753388188.key (/w/workspace/dry_go-mod-core-contracts_PR-234@tmp/private_key_8211763498753388188.key) [2020-04-08T19:57:25.046Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T19:57:25.435Z] + git describe --exact-match --tags HEAD [2020-04-08T19:57:25.435Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-08T19:57:25.571Z] $ docker exec --env ******** --env ******** 74b9a91f140d645ccc3e224591174754af3ab4db8d3633cb72b46df0be53ccfb ssh-agent -k [2020-04-08T19:57:25.795Z] unset SSH_AUTH_SOCK; [2020-04-08T19:57:25.795Z] unset SSH_AGENT_PID; [2020-04-08T19:57:25.795Z] echo Agent pid 21 killed; [2020-04-08T19:57:25.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-08T19:57:25.993Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-08T19:57:25.993Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-08T19:57:26.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T19:57:26.083Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T19:57:26.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T19:57:26.350Z] $ docker exec 74b9a91f140d645ccc3e224591174754af3ab4db8d3633cb72b46df0be53ccfb ssh-agent [2020-04-08T19:57:26.614Z] SSH_AUTH_SOCK=/tmp/ssh-SDXwk1y41PsC/agent.56 [2020-04-08T19:57:26.614Z] SSH_AGENT_PID=63 [2020-04-08T19:57:26.624Z] Running ssh-add (command line suppressed) [2020-04-08T19:57:26.809Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-234@tmp/private_key_5615629223403181578.key (/w/workspace/dry_go-mod-core-contracts_PR-234@tmp/private_key_5615629223403181578.key) [2020-04-08T19:57:26.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T19:57:27.228Z] + git semver init [2020-04-08T19:57:27.228Z] # -> Open(): unable to determine branch for HEAD [2020-04-08T19:57:27.228Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-234/.git [2020-04-08T19:57:27.228Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-234 [2020-04-08T19:57:27.228Z] # $SEMVER_REMOTE_NAME = origin [2020-04-08T19:57:27.228Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-08T19:57:27.228Z] # $SEMVER_USER_NAME = jenkins [2020-04-08T19:57:27.228Z] # $SEMVER_BRANCH = PR-234 [2020-04-08T19:57:27.228Z] # $SEMVER_TEMP = /tmp/semver-180516758 [2020-04-08T19:57:27.228Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-04-08T19:57:28.254Z] # '/tmp/semver-180516758' -> '/w/workspace/dry_go-mod-core-contracts_PR-234/.semver' [2020-04-08T19:57:28.254Z] # -> Force: false [2020-04-08T19:57:28.254Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-234/.semver [Pipeline] } [2020-04-08T19:57:28.290Z] $ docker exec --env ******** --env ******** 74b9a91f140d645ccc3e224591174754af3ab4db8d3633cb72b46df0be53ccfb ssh-agent -k [2020-04-08T19:57:28.602Z] unset SSH_AUTH_SOCK; [2020-04-08T19:57:28.606Z] unset SSH_AGENT_PID; [2020-04-08T19:57:28.607Z] echo Agent pid 63 killed; [2020-04-08T19:57:28.658Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-08T19:57:29.555Z] + git semver [Pipeline] } [2020-04-08T19:57:29.596Z] $ docker stop --time=1 74b9a91f140d645ccc3e224591174754af3ab4db8d3633cb72b46df0be53ccfb [2020-04-08T19:57:31.527Z] $ docker rm -f 74b9a91f140d645ccc3e224591174754af3ab4db8d3633cb72b46df0be53ccfb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-08T19:57:33.078Z] Stashed 71 file(s) [Pipeline] echo [2020-04-08T19:57:33.098Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-08T19:57:48.570Z] Still waiting to schedule task [2020-04-08T19:57:48.570Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-08T19:57:48.594Z] Still waiting to schedule task [2020-04-08T19:57:48.594Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-04-08T20:00:05.060Z] Running on prd-centos7-docker-4c-2g-2944 in /w/workspace/dry_go-mod-core-contracts_PR-234 [Pipeline] { [Pipeline] ws [2020-04-08T20:00:05.161Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-04-08T20:00:07.406Z] using credential edgex-jenkins-ssh [2020-04-08T20:00:07.487Z] Cloning the remote Git repository [2020-04-08T20:00:07.487Z] Cloning with configured refspecs honoured and without tags [2020-04-08T20:00:06.956Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-08T20:00:06.994Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-04-08T20:00:08.191Z] Fetching without tags [2020-04-08T20:00:07.040Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-08T20:00:07.040Z] > git --version # timeout=10 [2020-04-08T20:00:07.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T20:00:07.076Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/234/head:refs/remotes/origin/PR-234 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T20:00:07.659Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-08T20:00:07.664Z] > git config --add remote.origin.fetch +refs/pull/234/head:refs/remotes/origin/PR-234 # timeout=10 [2020-04-08T20:00:07.670Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T20:00:07.681Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-08T20:00:07.694Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-08T20:00:07.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T20:00:07.699Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/234/head:refs/remotes/origin/PR-234 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T20:00:08.594Z] Merging remotes/origin/master commit f9ccc603629d521e04f79a359e6731c414969855 into PR head commit 1ec5817912fda28637f901fd0a39a15f82312116 [2020-04-08T20:00:08.714Z] Merge succeeded, producing 1ec5817912fda28637f901fd0a39a15f82312116 [2020-04-08T20:00:08.714Z] Checking out Revision 1ec5817912fda28637f901fd0a39a15f82312116 (PR-234) [2020-04-08T20:00:08.137Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T20:00:08.145Z] > git checkout -f 1ec5817912fda28637f901fd0a39a15f82312116 # timeout=10 [2020-04-08T20:00:08.219Z] > git remote # timeout=10 [2020-04-08T20:00:08.223Z] > git config --get remote.origin.url # timeout=10 [2020-04-08T20:00:08.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T20:00:08.236Z] > git merge f9ccc603629d521e04f79a359e6731c414969855 # timeout=10 [2020-04-08T20:00:08.246Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T20:00:08.259Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T20:00:08.264Z] > git checkout -f 1ec5817912fda28637f901fd0a39a15f82312116 # timeout=10 [2020-04-08T20:00:12.274Z] Commit message: "Missing argument from interface function in AgentClient" [2020-04-08T20:00:12.141Z] > git --version # timeout=10 [2020-04-08T20:00:12.153Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-08T20:00:13.331Z] ========================================================= [2020-04-08T20:00:13.331Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-08T20:00:13.331Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-08T20:00:14.014Z] + 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 . [2020-04-08T20:00:14.278Z] Sending build context to Docker daemon 1.738MB [2020-04-08T20:00:14.278Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-08T20:00:14.278Z] Step 2/7 : FROM ${BASE} [2020-04-08T20:00:14.278Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-08T20:00:14.278Z] e6b0cf9c0882: Pulling fs layer [2020-04-08T20:00:14.278Z] 2848faf0eed1: Pulling fs layer [2020-04-08T20:00:14.278Z] 0f37312ad70f: Pulling fs layer [2020-04-08T20:00:14.278Z] 5788d62ee057: Pulling fs layer [2020-04-08T20:00:14.278Z] 0e6b1d234666: Pulling fs layer [2020-04-08T20:00:14.278Z] bf5d7aec512f: Pulling fs layer [2020-04-08T20:00:14.278Z] 34c802a77dc8: Pulling fs layer [2020-04-08T20:00:14.278Z] 9eb99e56ec68: Pulling fs layer [2020-04-08T20:00:14.278Z] 27c7a5d97fbd: Pulling fs layer [2020-04-08T20:00:14.278Z] 5c102a31e300: Pulling fs layer [2020-04-08T20:00:14.278Z] dcfb455df0a1: Pulling fs layer [2020-04-08T20:00:14.278Z] 5788d62ee057: Waiting [2020-04-08T20:00:14.278Z] 0e6b1d234666: Waiting [2020-04-08T20:00:14.278Z] 5c102a31e300: Waiting [2020-04-08T20:00:14.278Z] 9eb99e56ec68: Waiting [2020-04-08T20:00:14.278Z] bf5d7aec512f: Waiting [2020-04-08T20:00:14.278Z] 34c802a77dc8: Waiting [2020-04-08T20:00:14.278Z] dcfb455df0a1: Waiting [2020-04-08T20:00:14.278Z] 0f37312ad70f: Download complete [2020-04-08T20:00:14.278Z] 2848faf0eed1: Download complete [2020-04-08T20:00:14.278Z] 0e6b1d234666: Verifying Checksum [2020-04-08T20:00:14.278Z] 0e6b1d234666: Download complete [2020-04-08T20:00:14.278Z] bf5d7aec512f: Verifying Checksum [2020-04-08T20:00:14.278Z] bf5d7aec512f: Download complete [2020-04-08T20:00:14.549Z] e6b0cf9c0882: Verifying Checksum [2020-04-08T20:00:14.549Z] e6b0cf9c0882: Download complete [2020-04-08T20:00:14.818Z] e6b0cf9c0882: Pull complete [2020-04-08T20:00:15.086Z] 2848faf0eed1: Pull complete [2020-04-08T20:00:15.086Z] 34c802a77dc8: Verifying Checksum [2020-04-08T20:00:15.086Z] 34c802a77dc8: Download complete [2020-04-08T20:00:15.355Z] 27c7a5d97fbd: Verifying Checksum [2020-04-08T20:00:15.355Z] 27c7a5d97fbd: Download complete [2020-04-08T20:00:15.636Z] 5c102a31e300: Verifying Checksum [2020-04-08T20:00:15.636Z] 5c102a31e300: Download complete [2020-04-08T20:00:15.900Z] dcfb455df0a1: Verifying Checksum [2020-04-08T20:00:15.900Z] dcfb455df0a1: Download complete [2020-04-08T20:00:16.164Z] 9eb99e56ec68: Verifying Checksum [2020-04-08T20:00:16.164Z] 9eb99e56ec68: Download complete [2020-04-08T20:00:16.423Z] 5788d62ee057: Verifying Checksum [2020-04-08T20:00:16.423Z] 5788d62ee057: Download complete [2020-04-08T20:00:16.682Z] 0f37312ad70f: Pull complete [2020-04-08T20:00:20.559Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2943 in /w/workspace/dry_go-mod-core-contracts_PR-234 [Pipeline] { [Pipeline] ws [2020-04-08T20:00:20.632Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-04-08T20:00:23.266Z] 5788d62ee057: Pull complete [2020-04-08T20:00:23.266Z] 0e6b1d234666: Pull complete [2020-04-08T20:00:23.266Z] bf5d7aec512f: Pull complete [2020-04-08T20:00:26.546Z] using credential edgex-jenkins-ssh [2020-04-08T20:00:26.605Z] Cloning the remote Git repository [2020-04-08T20:00:26.605Z] Cloning with configured refspecs honoured and without tags [2020-04-08T20:00:26.672Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-08T20:00:26.749Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-04-08T20:00:26.825Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-08T20:00:26.832Z] > git --version # timeout=10 [2020-04-08T20:00:26.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T20:00:26.917Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/234/head:refs/remotes/origin/PR-234 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T20:00:27.747Z] Fetching without tags [2020-04-08T20:00:28.255Z] Merging remotes/origin/master commit f9ccc603629d521e04f79a359e6731c414969855 into PR head commit 1ec5817912fda28637f901fd0a39a15f82312116 [2020-04-08T20:00:27.624Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-08T20:00:27.652Z] > git config --add remote.origin.fetch +refs/pull/234/head:refs/remotes/origin/PR-234 # timeout=10 [2020-04-08T20:00:27.678Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T20:00:27.702Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-08T20:00:27.758Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-08T20:00:27.758Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T20:00:27.777Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/234/head:refs/remotes/origin/PR-234 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T20:00:28.269Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T20:00:28.291Z] > git checkout -f 1ec5817912fda28637f901fd0a39a15f82312116 # timeout=10 [2020-04-08T20:00:28.388Z] > git remote # timeout=10 [2020-04-08T20:00:28.414Z] > git config --get remote.origin.url # timeout=10 [2020-04-08T20:00:28.491Z] Merge succeeded, producing 1ec5817912fda28637f901fd0a39a15f82312116 [2020-04-08T20:00:28.492Z] Checking out Revision 1ec5817912fda28637f901fd0a39a15f82312116 (PR-234) [2020-04-08T20:00:28.560Z] 34c802a77dc8: Pull complete [2020-04-08T20:00:28.434Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T20:00:28.445Z] > git merge f9ccc603629d521e04f79a359e6731c414969855 # timeout=10 [2020-04-08T20:00:28.473Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T20:00:28.495Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T20:00:28.541Z] > git checkout -f 1ec5817912fda28637f901fd0a39a15f82312116 # timeout=10 [2020-04-08T20:00:31.864Z] 9eb99e56ec68: Pull complete [2020-04-08T20:00:31.864Z] 27c7a5d97fbd: Pull complete [2020-04-08T20:00:32.805Z] 5c102a31e300: Pull complete [2020-04-08T20:00:32.805Z] dcfb455df0a1: Pull complete [2020-04-08T20:00:32.805Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-08T20:00:32.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-08T20:00:32.805Z] ---> 7c70fe431013 [2020-04-08T20:00:32.805Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-08T20:00:33.066Z] ---> Running in 1c98befbd4e9 [2020-04-08T20:00:33.066Z] Removing intermediate container 1c98befbd4e9 [2020-04-08T20:00:33.066Z] ---> 0f26e5548965 [2020-04-08T20:00:33.066Z] Step 4/7 : RUN apk add bash [2020-04-08T20:00:33.066Z] ---> Running in ab5005b558bf [2020-04-08T20:00:33.085Z] Commit message: "Missing argument from interface function in AgentClient" [2020-04-08T20:00:33.147Z] > git --version # timeout=10 [2020-04-08T20:00:33.172Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-04-08T20:00:34.022Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2020-04-08T20:00:34.440Z] ========================================================= [2020-04-08T20:00:34.440Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-08T20:00:34.440Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-08T20:00:34.969Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-08T20:00:35.228Z] OK: 143 MiB in 39 packages [2020-04-08T20:00:35.428Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-04-08T20:00:35.799Z] Removing intermediate container ab5005b558bf [2020-04-08T20:00:35.799Z] ---> 7ee2bebc7521 [2020-04-08T20:00:35.799Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-08T20:00:35.799Z] ---> Running in 80bb79a56484 [2020-04-08T20:00:35.799Z] Removing intermediate container 80bb79a56484 [2020-04-08T20:00:35.799Z] ---> 73b40dda92e0 [2020-04-08T20:00:35.799Z] Step 6/7 : COPY go.mod . [2020-04-08T20:00:36.061Z] ---> 5d71f6dde612 [2020-04-08T20:00:36.061Z] Step 7/7 : RUN go mod download [2020-04-08T20:00:36.061Z] ---> Running in 818e08bae36b [2020-04-08T20:00:36.391Z] Sending build context to Docker daemon 1.738MB [2020-04-08T20:00:36.391Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-08T20:00:36.391Z] Step 2/7 : FROM ${BASE} [2020-04-08T20:00:36.660Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-08T20:00:36.660Z] cde5963f3b93: Pulling fs layer [2020-04-08T20:00:36.660Z] 2a23fa8c16f7: Pulling fs layer [2020-04-08T20:00:36.660Z] 777b28850792: Pulling fs layer [2020-04-08T20:00:36.660Z] 8a11ddd9e578: Pulling fs layer [2020-04-08T20:00:36.660Z] 4cf88f913ddb: Pulling fs layer [2020-04-08T20:00:36.660Z] 1df406cf5192: Pulling fs layer [2020-04-08T20:00:36.660Z] cd6300453558: Pulling fs layer [2020-04-08T20:00:36.660Z] b9c365052c96: Pulling fs layer [2020-04-08T20:00:36.660Z] a2d8cc88f415: Pulling fs layer [2020-04-08T20:00:36.660Z] ea1d1ca13537: Pulling fs layer [2020-04-08T20:00:36.660Z] 3750a50a1c5e: Pulling fs layer [2020-04-08T20:00:36.660Z] 8a11ddd9e578: Waiting [2020-04-08T20:00:36.660Z] 4cf88f913ddb: Waiting [2020-04-08T20:00:36.660Z] 1df406cf5192: Waiting [2020-04-08T20:00:36.660Z] cd6300453558: Waiting [2020-04-08T20:00:36.660Z] b9c365052c96: Waiting [2020-04-08T20:00:36.660Z] a2d8cc88f415: Waiting [2020-04-08T20:00:36.660Z] ea1d1ca13537: Waiting [2020-04-08T20:00:36.660Z] 3750a50a1c5e: Waiting [2020-04-08T20:00:36.660Z] 777b28850792: Verifying Checksum [2020-04-08T20:00:36.660Z] 777b28850792: Download complete [2020-04-08T20:00:36.660Z] 2a23fa8c16f7: Verifying Checksum [2020-04-08T20:00:36.660Z] 2a23fa8c16f7: Download complete [2020-04-08T20:00:36.660Z] 4cf88f913ddb: Download complete [2020-04-08T20:00:36.660Z] 1df406cf5192: Verifying Checksum [2020-04-08T20:00:36.660Z] 1df406cf5192: Download complete [2020-04-08T20:00:36.931Z] cde5963f3b93: Verifying Checksum [2020-04-08T20:00:37.440Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-08T20:00:37.440Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-08T20:00:37.440Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-08T20:00:37.440Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-08T20:00:37.440Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-08T20:00:37.440Z] go: finding github.com/google/uuid v1.1.0 [2020-04-08T20:00:37.440Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-08T20:00:37.440Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-08T20:00:37.440Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-08T20:00:37.440Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-08T20:00:37.440Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-08T20:00:37.903Z] cde5963f3b93: Pull complete [2020-04-08T20:00:38.376Z] Removing intermediate container 818e08bae36b [2020-04-08T20:00:38.376Z] ---> 3e4a764bf5f1 [2020-04-08T20:00:38.376Z] Successfully built 3e4a764bf5f1 [2020-04-08T20:00:38.376Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [2020-04-08T20:00:38.499Z] 2a23fa8c16f7: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2020-04-08T20:00:38.769Z] 777b28850792: Pull complete [Pipeline] isUnix [Pipeline] sh [2020-04-08T20:00:39.139Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-08T20:00:39.139Z] . [Pipeline] withDockerContainer [2020-04-08T20:00:39.279Z] prd-centos7-docker-4c-2g-2944 does not seem to be running inside a container [2020-04-08T20:00:39.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-08T20:00:40.204Z] $ docker top 465e07911feb70303f69d20fba1d4a0fb5758c6f0ba832af85258d72b66e718c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-08T20:00:40.839Z] + go version [2020-04-08T20:00:40.839Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-08T20:00:41.157Z] + make test [2020-04-08T20:00:41.157Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-08T20:00:41.384Z] cd6300453558: Verifying Checksum [2020-04-08T20:00:41.384Z] cd6300453558: Download complete [2020-04-08T20:00:41.384Z] a2d8cc88f415: Verifying Checksum [2020-04-08T20:00:41.384Z] a2d8cc88f415: Download complete [2020-04-08T20:00:43.351Z] ea1d1ca13537: Verifying Checksum [2020-04-08T20:00:43.351Z] ea1d1ca13537: Download complete [2020-04-08T20:00:43.622Z] 3750a50a1c5e: Verifying Checksum [2020-04-08T20:00:43.622Z] 3750a50a1c5e: Download complete [2020-04-08T20:00:46.209Z] b9c365052c96: Verifying Checksum [2020-04-08T20:00:46.209Z] b9c365052c96: Download complete [2020-04-08T20:00:47.771Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-08T20:00:48.154Z] 8a11ddd9e578: Verifying Checksum [2020-04-08T20:00:48.154Z] 8a11ddd9e578: Download complete [2020-04-08T20:00:48.715Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.020s coverage: 85.7% of statements [2020-04-08T20:00:48.715Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.011s coverage: 100.0% of statements [2020-04-08T20:00:49.294Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.039s coverage: 45.4% of statements [2020-04-08T20:00:49.294Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-08T20:00:49.556Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.008s coverage: 6.4% of statements [2020-04-08T20:00:49.822Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.015s coverage: 14.4% of statements [2020-04-08T20:00:49.822Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.007s coverage: 100.0% of statements [2020-04-08T20:00:50.814Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.034s coverage: 100.0% of statements [2020-04-08T20:00:50.814Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-08T20:00:50.814Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-08T20:00:50.814Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.029s coverage: 100.0% of statements [2020-04-08T20:00:50.814Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.003s coverage: 100.0% of statements [2020-04-08T20:00:52.916Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.017s coverage: 62.5% of statements [2020-04-08T20:00:52.916Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.005s coverage: 26.3% of statements [2020-04-08T20:00:52.916Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.006s coverage: 15.4% of statements [2020-04-08T20:00:52.916Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.004s coverage: 15.4% of statements [2020-04-08T20:00:52.916Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.005s coverage: 14.3% of statements [2020-04-08T20:00:52.916Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-08T20:00:53.499Z] gofmt -l . [2020-04-08T20:00:53.758Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-08T20:00:54.065Z] Stashed 1 file(s) [Pipeline] } [2020-04-08T20:00:54.081Z] $ docker stop --time=1 465e07911feb70303f69d20fba1d4a0fb5758c6f0ba832af85258d72b66e718c [2020-04-08T20:00:55.514Z] $ docker rm -f 465e07911feb70303f69d20fba1d4a0fb5758c6f0ba832af85258d72b66e718c [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] } [2020-04-08T20:01:00.497Z] 8a11ddd9e578: Pull complete [2020-04-08T20:01:00.497Z] 4cf88f913ddb: Pull complete [2020-04-08T20:01:00.497Z] 1df406cf5192: Pull complete [2020-04-08T20:01:03.864Z] cd6300453558: Pull complete [2020-04-08T20:01:09.210Z] b9c365052c96: Pull complete [2020-04-08T20:01:09.210Z] a2d8cc88f415: Pull complete [2020-04-08T20:01:10.638Z] ea1d1ca13537: Pull complete [2020-04-08T20:01:11.224Z] 3750a50a1c5e: Pull complete [2020-04-08T20:01:11.224Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-08T20:01:11.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-08T20:01:11.224Z] ---> 78745c68409d [2020-04-08T20:01:11.224Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-08T20:01:14.570Z] ---> Running in e95fe82c4a8b [2020-04-08T20:01:14.570Z] Removing intermediate container e95fe82c4a8b [2020-04-08T20:01:14.570Z] ---> 593c633d4771 [2020-04-08T20:01:14.570Z] Step 4/7 : RUN apk add bash [2020-04-08T20:01:14.838Z] ---> Running in 60ae67083b20 [2020-04-08T20:01:15.799Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-08T20:01:16.757Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-08T20:01:17.739Z] OK: 125 MiB in 39 packages [2020-04-08T20:01:18.706Z] Removing intermediate container 60ae67083b20 [2020-04-08T20:01:18.706Z] ---> c9d58226b4bd [2020-04-08T20:01:18.706Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-08T20:01:18.975Z] ---> Running in d48b8e59976c [2020-04-08T20:01:19.249Z] Removing intermediate container d48b8e59976c [2020-04-08T20:01:19.249Z] ---> f7c7f9d0113d [2020-04-08T20:01:19.249Z] Step 6/7 : COPY go.mod . [2020-04-08T20:01:19.832Z] ---> 72bc71073414 [2020-04-08T20:01:19.832Z] Step 7/7 : RUN go mod download [2020-04-08T20:01:20.098Z] ---> Running in d9ab023e5262 [2020-04-08T20:01:21.511Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-08T20:01:21.511Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-08T20:01:21.511Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-08T20:01:21.511Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-08T20:01:21.511Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-08T20:01:21.511Z] go: finding github.com/google/uuid v1.1.0 [2020-04-08T20:01:21.511Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-08T20:01:21.511Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-08T20:01:21.511Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-08T20:01:21.511Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-08T20:01:21.511Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-08T20:01:24.104Z] Removing intermediate container d9ab023e5262 [2020-04-08T20:01:24.104Z] ---> 29a59342407f [2020-04-08T20:01:24.104Z] Successfully built 29a59342407f [2020-04-08T20:01:24.104Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-08T20:01:24.892Z] + docker inspect -f . ci-base-image-arm64 [2020-04-08T20:01:24.892Z] . [Pipeline] withDockerContainer [2020-04-08T20:01:25.508Z] prd-ubuntu18.04-docker-arm64-4c-16g-2943 does not seem to be running inside a container [2020-04-08T20:01:25.581Z] $ 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 [2020-04-08T20:01:26.848Z] $ docker top 0f13e02c94d0199ee1350d8414aa1760d1a1e173ebfcd34e5888fc77149f5b68 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-08T20:01:27.928Z] + go version [2020-04-08T20:01:27.928Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-08T20:01:28.582Z] + make test [2020-04-08T20:01:28.582Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-08T20:01:46.925Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-08T20:01:48.347Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.062s coverage: 85.7% of statements [2020-04-08T20:01:48.347Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.040s coverage: 100.0% of statements [2020-04-08T20:01:50.302Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.094s coverage: 45.4% of statements [2020-04-08T20:01:50.302Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-08T20:01:50.575Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.019s coverage: 6.4% of statements [2020-04-08T20:01:53.175Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.079s coverage: 14.4% of statements [2020-04-08T20:01:53.175Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.057s coverage: 100.0% of statements [2020-04-08T20:01:54.153Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.141s coverage: 100.0% of statements [2020-04-08T20:01:54.153Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-08T20:01:54.153Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-08T20:01:54.153Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.009s coverage: 100.0% of statements [2020-04-08T20:01:54.153Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.510s coverage: 100.0% of statements [2020-04-08T20:01:54.153Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.141s coverage: 62.5% of statements [2020-04-08T20:01:55.575Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.066s coverage: 26.3% of statements [2020-04-08T20:01:55.846Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.019s coverage: 15.4% of statements [2020-04-08T20:01:56.114Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.011s coverage: 15.4% of statements [2020-04-08T20:01:56.704Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.015s coverage: 14.3% of statements [2020-04-08T20:01:57.293Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-08T20:01:59.262Z] gofmt -l . [2020-04-08T20:01:59.530Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-08T20:02:00.161Z] Warning: overwriting stash ‘coverage-report’ [2020-04-08T20:02:00.615Z] Stashed 1 file(s) [Pipeline] } [2020-04-08T20:02:00.626Z] $ docker stop --time=1 0f13e02c94d0199ee1350d8414aa1760d1a1e173ebfcd34e5888fc77149f5b68 [2020-04-08T20:02:02.748Z] $ docker rm -f 0f13e02c94d0199ee1350d8414aa1760d1a1e173ebfcd34e5888fc77149f5b68 [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 [2020-04-08T20:02:05.332Z] provisioning config files... [2020-04-08T20:02:05.350Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-234@tmp/config4366324678021292243tmp [Pipeline] { [Pipeline] sh [2020-04-08T20:02:05.782Z] + curl -s https://codecov.io/bash [2020-04-08T20:02:05.782Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-234@tmp/config4366324678021292243tmp [2020-04-08T20:02:06.049Z] [2020-04-08T20:02:06.049Z] _____ _ [2020-04-08T20:02:06.049Z] / ____| | | [2020-04-08T20:02:06.049Z] | | ___ __| | ___ ___ _____ __ [2020-04-08T20:02:06.049Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-08T20:02:06.049Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-08T20:02:06.049Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-08T20:02:06.049Z] Bash-tbd [2020-04-08T20:02:06.049Z] [2020-04-08T20:02:06.049Z] [2020-04-08T20:02:06.049Z] ==> Jenkins CI detected. [2020-04-08T20:02:06.049Z] project root: . [2020-04-08T20:02:06.049Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-08T20:02:06.049Z] ==> Running gcov in . (disable via -X gcov) [2020-04-08T20:02:06.049Z] ==> Python coveragepy not found [2020-04-08T20:02:06.049Z] ==> Searching for coverage reports in: [2020-04-08T20:02:06.049Z] + . [2020-04-08T20:02:06.313Z] -> Found 1 reports [2020-04-08T20:02:06.313Z] ==> Detecting git/mercurial file structure [2020-04-08T20:02:06.313Z] ==> Reading reports [2020-04-08T20:02:06.313Z] + ./coverage.out bytes=81805 [2020-04-08T20:02:06.313Z] ==> Appending adjustments [2020-04-08T20:02:06.313Z] http://docs.codecov.io/docs/fixing-reports [2020-04-08T20:02:06.905Z] + Found adjustments [2020-04-08T20:02:06.905Z] ==> Gzipping contents [2020-04-08T20:02:06.905Z] ==> Uploading reports [2020-04-08T20:02:06.905Z] url: https://codecov.io [2020-04-08T20:02:06.905Z] query: branch=PR-234&commit=1ec5817912fda28637f901fd0a39a15f82312116&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-234%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=234&job= [2020-04-08T20:02:06.905Z] -> Pinging Codecov [2020-04-08T20:02:06.905Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-234&commit=1ec5817912fda28637f901fd0a39a15f82312116&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-234%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=234&job= [2020-04-08T20:02:07.537Z] -> Uploading [2020-04-08T20:02:08.154Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/1ec5817912fda28637f901fd0a39a15f82312116 [Pipeline] } [2020-04-08T20:02:08.209Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-08T20:02:10.071Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T20:02:10.630Z] ---> package-listing.sh [2020-04-08T20:02:10.630Z] ++ facter osfamily [2020-04-08T20:02:10.630Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-08T20:02:10.630Z] + OS_FAMILY=redhat [2020-04-08T20:02:10.630Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-234 [2020-04-08T20:02:10.630Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-08T20:02:10.630Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-08T20:02:10.630Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-08T20:02:10.630Z] + PACKAGES=/tmp/packages_start.txt [2020-04-08T20:02:10.630Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-234 ']' [2020-04-08T20:02:10.630Z] + PACKAGES=/tmp/packages_end.txt [2020-04-08T20:02:10.630Z] + case "${OS_FAMILY}" in [2020-04-08T20:02:10.631Z] + sort [2020-04-08T20:02:10.631Z] + rpm -qa [2020-04-08T20:02:17.408Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-08T20:02:17.408Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-08T20:02:17.408Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-08T20:02:17.408Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-234 ']' [2020-04-08T20:02:17.408Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-234/archives/ [2020-04-08T20:02:17.408Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-234/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-08T20:02:17.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-08T20:02:18.490Z] [2020-04-08T20:02:18.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-08T20:02:18.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-08T20:02:19.176Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-08T20:02:19.176Z] c9b1b535fdd9: Pulling fs layer [2020-04-08T20:02:19.176Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-08T20:02:19.176Z] 756a868c4378: Pulling fs layer [2020-04-08T20:02:19.176Z] 444b2fc9a129: Pulling fs layer [2020-04-08T20:02:19.176Z] ea15f1150254: Pulling fs layer [2020-04-08T20:02:19.176Z] 41b27a9f41bf: Pulling fs layer [2020-04-08T20:02:19.176Z] 28c525ee5125: Pulling fs layer [2020-04-08T20:02:19.176Z] 094b1ea09ed8: Pulling fs layer [2020-04-08T20:02:19.176Z] 138eaada9080: Pulling fs layer [2020-04-08T20:02:19.176Z] 0622d0fa9048: Pulling fs layer [2020-04-08T20:02:19.176Z] 41b27a9f41bf: Waiting [2020-04-08T20:02:19.176Z] 28c525ee5125: Waiting [2020-04-08T20:02:19.176Z] 094b1ea09ed8: Waiting [2020-04-08T20:02:19.176Z] 138eaada9080: Waiting [2020-04-08T20:02:19.176Z] 0622d0fa9048: Waiting [2020-04-08T20:02:19.176Z] 444b2fc9a129: Waiting [2020-04-08T20:02:19.176Z] ea15f1150254: Waiting [2020-04-08T20:02:19.177Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-08T20:02:19.177Z] 2cc5ad85d9ab: Download complete [2020-04-08T20:02:19.177Z] 444b2fc9a129: Verifying Checksum [2020-04-08T20:02:19.177Z] 444b2fc9a129: Download complete [2020-04-08T20:02:19.462Z] c9b1b535fdd9: Verifying Checksum [2020-04-08T20:02:19.462Z] c9b1b535fdd9: Download complete [2020-04-08T20:02:19.462Z] ea15f1150254: Download complete [2020-04-08T20:02:19.785Z] 28c525ee5125: Verifying Checksum [2020-04-08T20:02:19.785Z] 28c525ee5125: Download complete [2020-04-08T20:02:20.848Z] 756a868c4378: Verifying Checksum [2020-04-08T20:02:20.848Z] 756a868c4378: Download complete [2020-04-08T20:02:20.848Z] c9b1b535fdd9: Pull complete [2020-04-08T20:02:20.848Z] 138eaada9080: Verifying Checksum [2020-04-08T20:02:20.848Z] 138eaada9080: Download complete [2020-04-08T20:02:20.848Z] 0622d0fa9048: Verifying Checksum [2020-04-08T20:02:20.848Z] 0622d0fa9048: Download complete [2020-04-08T20:02:21.233Z] 2cc5ad85d9ab: Pull complete [2020-04-08T20:02:22.632Z] 094b1ea09ed8: Verifying Checksum [2020-04-08T20:02:22.632Z] 094b1ea09ed8: Download complete [2020-04-08T20:02:26.182Z] 41b27a9f41bf: Verifying Checksum [2020-04-08T20:02:26.182Z] 41b27a9f41bf: Download complete [2020-04-08T20:02:27.202Z] 756a868c4378: Pull complete [2020-04-08T20:02:27.202Z] 444b2fc9a129: Pull complete [2020-04-08T20:02:27.797Z] ea15f1150254: Pull complete [2020-04-08T20:02:34.585Z] 41b27a9f41bf: Pull complete [2020-04-08T20:02:34.863Z] 28c525ee5125: Pull complete [2020-04-08T20:02:38.248Z] 094b1ea09ed8: Pull complete [2020-04-08T20:02:38.248Z] 138eaada9080: Pull complete [2020-04-08T20:02:39.696Z] 0622d0fa9048: Pull complete [2020-04-08T20:02:39.696Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-08T20:02:39.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-08T20:02:39.970Z] prd-centos7-docker-4c-2g-2942 does not seem to be running inside a container [2020-04-08T20:02:40.033Z] $ 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-234 -v /w/workspace/dry_go-mod-core-contracts_PR-234:/w/workspace/dry_go-mod-core-contracts_PR-234:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-234@tmp:/w/workspace/dry_go-mod-core-contracts_PR-234@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 [2020-04-08T20:02:41.167Z] $ docker top 9d9f920dbb7880bc90f93c8ae049b96c8a777fc0a6376402851983838833355b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-08T20:02:41.606Z] provisioning config files... [2020-04-08T20:02:41.621Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-234@tmp/config8873251107662998033tmp [Pipeline] { [Pipeline] echo [2020-04-08T20:02:41.713Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T20:02:42.076Z] ---> create-netrc.sh [Pipeline] echo [2020-04-08T20:02:42.109Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T20:02:42.774Z] ---> logs-deploy.sh [2020-04-08T20:02:42.774Z] + ARCHIVE_ARTIFACTS= [2020-04-08T20:02:42.774Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-08T20:02:42.774Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-08T20:02:42.774Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-08T20:02:42.774Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-234/1 [2020-04-08T20:02:42.774Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-234/1/ [2020-04-08T20:02:42.774Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-234/1 /w/workspace/dry_go-mod-core-contracts_PR-234 [2020-04-08T20:02:44.874Z] Archives upload complete. [2020-04-08T20:02:44.874Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-234/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-234/1/ [2020-04-08T20:02:46.416Z] ---> uname -a: [2020-04-08T20:02:46.416Z] Linux 9d9f920dbb78 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-08T20:02:46.416Z] [2020-04-08T20:02:46.416Z] [2020-04-08T20:02:46.416Z] ---> lscpu: [2020-04-08T20:02:46.416Z] Architecture: x86_64 [2020-04-08T20:02:46.416Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-08T20:02:46.416Z] Byte Order: Little Endian [2020-04-08T20:02:46.416Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-08T20:02:46.416Z] CPU(s): 4 [2020-04-08T20:02:46.416Z] On-line CPU(s) list: 0-3 [2020-04-08T20:02:46.416Z] Thread(s) per core: 1 [2020-04-08T20:02:46.416Z] Core(s) per socket: 1 [2020-04-08T20:02:46.416Z] Socket(s): 4 [2020-04-08T20:02:46.416Z] NUMA node(s): 1 [2020-04-08T20:02:46.416Z] Vendor ID: GenuineIntel [2020-04-08T20:02:46.416Z] CPU family: 6 [2020-04-08T20:02:46.416Z] Model: 44 [2020-04-08T20:02:46.416Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-08T20:02:46.416Z] Stepping: 1 [2020-04-08T20:02:46.416Z] CPU MHz: 2933.438 [2020-04-08T20:02:46.416Z] BogoMIPS: 5866.87 [2020-04-08T20:02:46.416Z] Virtualization: VT-x [2020-04-08T20:02:46.416Z] Hypervisor vendor: KVM [2020-04-08T20:02:46.416Z] Virtualization type: full [2020-04-08T20:02:46.416Z] L1d cache: 128 KiB [2020-04-08T20:02:46.416Z] L1i cache: 128 KiB [2020-04-08T20:02:46.416Z] L2 cache: 16 MiB [2020-04-08T20:02:46.416Z] L3 cache: 64 MiB [2020-04-08T20:02:46.416Z] NUMA node0 CPU(s): 0-3 [2020-04-08T20:02:46.416Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-08T20:02:46.416Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-08T20:02:46.416Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-08T20:02:46.416Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-08T20:02:46.416Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-08T20:02:46.416Z] 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 [2020-04-08T20:02:46.416Z] [2020-04-08T20:02:46.416Z] [2020-04-08T20:02:46.416Z] ---> nproc: [2020-04-08T20:02:46.416Z] 4 [2020-04-08T20:02:46.416Z] [2020-04-08T20:02:46.416Z] [2020-04-08T20:02:46.416Z] ---> df -h: [2020-04-08T20:02:46.416Z] Filesystem Size Used Available Use% Mounted on [2020-04-08T20:02:46.416Z] overlay 50.0G 6.2G 43.7G 12% / [2020-04-08T20:02:46.416Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-08T20:02:46.416Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-08T20:02:46.416Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-08T20:02:46.416Z] /dev/vda1 50.0G 6.2G 43.7G 12% /etc/resolv.conf [2020-04-08T20:02:46.416Z] /dev/vda1 50.0G 6.2G 43.7G 12% /etc/hostname [2020-04-08T20:02:46.416Z] /dev/vda1 50.0G 6.2G 43.7G 12% /etc/hosts [2020-04-08T20:02:46.416Z] /dev/vda1 50.0G 6.2G 43.7G 12% /w/workspace/dry_go-mod-core-contracts_PR-234 [2020-04-08T20:02:46.416Z] /dev/vda1 50.0G 6.2G 43.7G 12% /w/workspace/dry_go-mod-core-contracts_PR-234@tmp [2020-04-08T20:02:46.416Z] /dev/vda1 50.0G 6.2G 43.7G 12% /var/log/sa [2020-04-08T20:02:46.416Z] [2020-04-08T20:02:46.416Z] [2020-04-08T20:02:46.416Z] ---> free -m: [2020-04-08T20:02:46.417Z] total used free shared buff/cache available [2020-04-08T20:02:46.417Z] Mem: 1838 591 72 0 1174 1142 [2020-04-08T20:02:46.417Z] Swap: 1023 1 1022 [2020-04-08T20:02:46.417Z] [2020-04-08T20:02:46.417Z] [2020-04-08T20:02:46.417Z] ---> ip addr: [2020-04-08T20:02:46.417Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-08T20:02:46.417Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-08T20:02:46.417Z] inet 127.0.0.1/8 scope host lo [2020-04-08T20:02:46.417Z] valid_lft forever preferred_lft forever [2020-04-08T20:02:46.417Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-08T20:02:46.417Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-08T20:02:46.417Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-08T20:02:46.417Z] valid_lft forever preferred_lft forever [2020-04-08T20:02:46.417Z] [2020-04-08T20:02:46.417Z] [2020-04-08T20:02:46.417Z] ---> sar -b -r -n DEV: [2020-04-08T20:02:46.417Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/08/20 _x86_64_ (4 CPU) [2020-04-08T20:02:46.417Z] [2020-04-08T20:02:46.417Z] 19:56:14 LINUX RESTART [2020-04-08T20:02:46.417Z] [2020-04-08T20:02:46.417Z] 19:57:01 tps rtps wtps bread/s bwrtn/s [2020-04-08T20:02:46.417Z] 19:58:01 47.34 9.76 37.57 2382.70 3463.26 [2020-04-08T20:02:46.417Z] 19:59:01 3.48 0.00 3.48 0.00 125.95 [2020-04-08T20:02:46.417Z] 20:00:02 0.65 0.00 0.65 0.00 8.35 [2020-04-08T20:02:46.417Z] 20:01:01 0.25 0.02 0.24 0.14 4.44 [2020-04-08T20:02:46.417Z] 20:02:01 0.48 0.12 0.37 2.13 6.62 [2020-04-08T20:02:46.417Z] Average: 10.48 1.99 8.49 478.74 724.34 [2020-04-08T20:02:46.417Z] [2020-04-08T20:02:46.417Z] 19:57:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-08T20:02:46.417Z] 19:58:01 126336 1755968 93.29 2620 1227768 912592 31.14 417424 1177344 120 [2020-04-08T20:02:46.417Z] 19:59:01 138028 1744276 92.67 2620 1227780 842872 28.76 409464 1176988 8 [2020-04-08T20:02:46.417Z] 20:00:02 136780 1745524 92.73 2620 1227804 842932 28.76 412880 1175020 12 [2020-04-08T20:02:46.417Z] 20:01:01 133308 1748996 92.92 2620 1227784 845812 28.86 415252 1175020 12 [2020-04-08T20:02:46.417Z] 20:02:01 135332 1746972 92.81 2620 1227928 843664 28.79 413864 1175096 20 [2020-04-08T20:02:46.417Z] Average: 133957 1748347 92.88 2620 1227813 857574 29.26 413777 1175894 34 [2020-04-08T20:02:46.417Z] [2020-04-08T20:02:46.417Z] 19:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-08T20:02:46.417Z] 19:58:01 eth0 116.42 94.03 630.33 64.58 0.00 0.00 0.00 [2020-04-08T20:02:46.417Z] 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T20:02:46.417Z] 19:58:01 docker0 4.51 3.39 0.76 8.63 0.00 0.00 0.00 [2020-04-08T20:02:46.417Z] 19:59:01 eth0 0.18 0.07 0.01 0.01 0.00 0.00 0.00 [2020-04-08T20:02:46.417Z] 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T20:02:46.417Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T20:02:46.417Z] 20:00:02 eth0 1.20 0.28 0.36 0.02 0.00 0.00 0.00 [2020-04-08T20:02:46.417Z] 20:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T20:02:46.417Z] 20:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T20:02:46.417Z] 20:01:01 eth0 0.66 0.66 0.52 0.38 0.00 0.00 0.00 [2020-04-08T20:02:46.417Z] 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T20:02:46.417Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T20:02:46.417Z] 20:02:01 eth0 1.05 0.50 0.43 0.30 0.00 0.00 0.00 [2020-04-08T20:02:46.417Z] 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T20:02:46.417Z] 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T20:02:46.417Z] Average: eth0 23.99 19.18 126.79 13.10 0.00 0.00 0.00 [2020-04-08T20:02:46.417Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T20:02:46.417Z] Average: docker0 0.90 0.68 0.15 1.73 0.00 0.00 0.00 [2020-04-08T20:02:46.417Z] [2020-04-08T20:02:46.417Z] [2020-04-08T20:02:46.417Z] ---> sar -P ALL: [2020-04-08T20:02:46.417Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/08/20 _x86_64_ (4 CPU) [2020-04-08T20:02:46.417Z] [2020-04-08T20:02:46.417Z] 19:56:14 LINUX RESTART [2020-04-08T20:02:46.417Z] [2020-04-08T20:02:46.417Z] 19:57:01 CPU %user %nice %system %iowait %steal %idle [2020-04-08T20:02:46.417Z] 19:58:01 all 5.63 0.00 2.78 1.27 9.39 80.93 [2020-04-08T20:02:46.417Z] 19:58:01 0 6.31 0.00 2.40 2.41 10.22 78.67 [2020-04-08T20:02:46.417Z] 19:58:01 1 5.87 0.00 2.32 0.18 8.76 82.87 [2020-04-08T20:02:46.417Z] 19:58:01 2 3.92 0.00 2.93 2.03 9.68 81.44 [2020-04-08T20:02:46.417Z] 19:58:01 3 6.44 0.00 3.45 0.45 8.93 80.73 [2020-04-08T20:02:46.417Z] 19:59:01 all 0.12 0.00 0.08 0.00 0.10 99.71 [2020-04-08T20:02:46.417Z] 19:59:01 0 0.05 0.00 0.10 0.00 0.10 99.75 [2020-04-08T20:02:46.417Z] 19:59:01 1 0.22 0.00 0.08 0.00 0.13 99.57 [2020-04-08T20:02:46.417Z] 19:59:01 2 0.10 0.00 0.05 0.00 0.08 99.77 [2020-04-08T20:02:46.417Z] 19:59:01 3 0.10 0.00 0.12 0.00 0.02 99.77 [2020-04-08T20:02:46.417Z] 20:00:02 all 0.12 0.00 0.05 0.00 0.70 99.13 [2020-04-08T20:02:46.417Z] 20:00:02 0 0.05 0.00 0.02 0.00 0.88 99.06 [2020-04-08T20:02:46.417Z] 20:00:02 1 0.25 0.00 0.05 0.00 0.52 99.18 [2020-04-08T20:02:46.417Z] 20:00:02 2 0.07 0.00 0.05 0.00 0.88 99.01 [2020-04-08T20:02:46.417Z] 20:00:02 3 0.08 0.00 0.05 0.00 0.58 99.29 [2020-04-08T20:02:46.417Z] 20:01:01 all 0.16 0.00 0.06 0.00 1.11 98.66 [2020-04-08T20:02:46.417Z] 20:01:01 0 0.08 0.00 0.07 0.00 1.66 98.19 [2020-04-08T20:02:46.417Z] 20:01:01 1 0.03 0.00 0.05 0.00 0.47 99.44 [2020-04-08T20:02:46.417Z] 20:01:01 2 0.17 0.00 0.07 0.02 1.41 98.34 [2020-04-08T20:02:46.417Z] 20:01:01 3 0.39 0.00 0.08 0.00 0.86 98.66 [2020-04-08T20:02:46.417Z] 20:02:01 all 0.13 0.00 0.05 0.01 0.40 99.41 [2020-04-08T20:02:46.417Z] 20:02:01 0 0.07 0.00 0.03 0.02 0.58 99.30 [2020-04-08T20:02:46.417Z] 20:02:01 1 0.08 0.00 0.05 0.02 0.40 99.45 [2020-04-08T20:02:46.417Z] 20:02:01 2 0.08 0.00 0.05 0.00 0.30 99.57 [2020-04-08T20:02:46.417Z] 20:02:01 3 0.28 0.00 0.05 0.00 0.33 99.33 [2020-04-08T20:02:46.417Z] Average: all 1.25 0.00 0.61 0.26 2.37 95.51 [2020-04-08T20:02:46.417Z] Average: 0 1.32 0.00 0.53 0.49 2.70 94.95 [2020-04-08T20:02:46.417Z] Average: 1 1.31 0.00 0.52 0.04 2.09 96.04 [2020-04-08T20:02:46.417Z] Average: 2 0.88 0.00 0.64 0.42 2.51 95.55 [2020-04-08T20:02:46.417Z] Average: 3 1.47 0.00 0.76 0.09 2.16 95.52 [2020-04-08T20:02:46.417Z] [2020-04-08T20:02:46.417Z] [2020-04-08T20:02:46.417Z]