Pull request #59 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 32b5fa02230d8c42931b21c8676d8bb0a32b39c0+ecac4d15502141fded7a696fb51849e0f77a501b (cedcb3c23f0d8c67b63e8580164bdf6780e4bc82) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap 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 Running on prd-centos7-docker-4c-2g-1119 in /w/workspace/exfoundry_go-mod-bootstrap_PR-59 [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-bootstrap.git > git init /w/workspace/exfoundry_go-mod-bootstrap_PR-59 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit ecac4d15502141fded7a696fb51849e0f77a501b into PR head commit 32b5fa02230d8c42931b21c8676d8bb0a32b39c0 Merge succeeded, producing 32b5fa02230d8c42931b21c8676d8bb0a32b39c0 Checking out Revision 32b5fa02230d8c42931b21c8676d8bb0a32b39c0 (PR-59) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/59/head:refs/remotes/origin/PR-59 # 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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32b5fa02230d8c42931b21c8676d8bb0a32b39c0 # 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 ecac4d15502141fded7a696fb51849e0f77a501b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32b5fa02230d8c42931b21c8676d8bb0a32b39c0 # timeout=10 Commit message: "refact(config): refactored config processing per PR comments" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:23:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk ef763dd4947f5ef26f51b1c90e4e05f92e29ba38 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 21:23:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:23:04 21:23:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:23:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:23:04 latest: Pulling from edgex-devops/git-semver 21:23:04 9123ac7c32f7: Pulling fs layer 21:23:04 b8cc5d1170e3: Pulling fs layer 21:23:04 2924cbbf6a41: Pulling fs layer 21:23:04 93b08a4f1073: Pulling fs layer 21:23:04 93b08a4f1073: Waiting 21:23:04 b8cc5d1170e3: Verifying Checksum 21:23:04 b8cc5d1170e3: Download complete 21:23:04 9123ac7c32f7: Verifying Checksum 21:23:04 9123ac7c32f7: Download complete 21:23:04 93b08a4f1073: Verifying Checksum 21:23:04 93b08a4f1073: Download complete 21:23:04 2924cbbf6a41: Verifying Checksum 21:23:04 2924cbbf6a41: Download complete 21:23:05 9123ac7c32f7: Pull complete 21:23:05 b8cc5d1170e3: Pull complete 21:23:06 2924cbbf6a41: Pull complete 21:23:06 93b08a4f1073: Pull complete 21:23:06 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 21:23:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:23:06 prd-centos7-docker-4c-2g-1119 does not seem to be running inside a container 21:23:06 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-bootstrap_PR-59 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-59:/w/workspace/exfoundry_go-mod-bootstrap_PR-59:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:23:07 $ docker top 1babd0701c77afe6b2e52178e3ed3b83911f965e1df32343405ed9a6ac9e1c25 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:23:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:23:07 [ssh-agent] Looking for ssh-agent implementation... 21:23:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:23:08 $ docker exec 1babd0701c77afe6b2e52178e3ed3b83911f965e1df32343405ed9a6ac9e1c25 ssh-agent 21:23:08 SSH_AUTH_SOCK=/tmp/ssh-zSGuxb0SNkg8/agent.15 21:23:08 SSH_AGENT_PID=22 21:23:08 Running ssh-add (command line suppressed) 21:23:08 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp/private_key_7874989774610705717.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp/private_key_7874989774610705717.key) 21:23:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:23:09 + git describe --exact-match --tags HEAD 21:23:09 fatal: No names found, cannot describe anything. [Pipeline] } 21:23:09 $ docker exec --env ******** --env ******** 1babd0701c77afe6b2e52178e3ed3b83911f965e1df32343405ed9a6ac9e1c25 ssh-agent -k 21:23:09 unset SSH_AUTH_SOCK; 21:23:09 unset SSH_AGENT_PID; 21:23:09 echo Agent pid 22 killed; 21:23:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:23:09 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:23:09 This usually means this commit has not been tagged. [Pipeline] sshagent 21:23:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:23:09 [ssh-agent] Looking for ssh-agent implementation... 21:23:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:23:09 $ docker exec 1babd0701c77afe6b2e52178e3ed3b83911f965e1df32343405ed9a6ac9e1c25 ssh-agent 21:23:10 SSH_AUTH_SOCK=/tmp/ssh-vztrXJNe9NGH/agent.57 21:23:10 SSH_AGENT_PID=64 21:23:10 Running ssh-add (command line suppressed) 21:23:10 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp/private_key_8655661918340197512.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp/private_key_8655661918340197512.key) 21:23:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:23:10 + git semver init 21:23:10 # -> Open(): unable to determine branch for HEAD 21:23:10 # $GIT_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-59/.git 21:23:10 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-bootstrap_PR-59 21:23:10 # $SEMVER_REMOTE_NAME = origin 21:23:10 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 21:23:10 # $SEMVER_USER_NAME = jenkins 21:23:10 # $SEMVER_BRANCH = PR-59 21:23:10 # $SEMVER_TEMP = /tmp/semver-018196958 21:23:10 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 21:23:11 # '/tmp/semver-018196958' -> '/w/workspace/exfoundry_go-mod-bootstrap_PR-59/.semver' 21:23:11 # -> Force: false 21:23:11 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-59/.semver [Pipeline] } 21:23:11 $ docker exec --env ******** --env ******** 1babd0701c77afe6b2e52178e3ed3b83911f965e1df32343405ed9a6ac9e1c25 ssh-agent -k 21:23:11 unset SSH_AUTH_SOCK; 21:23:11 unset SSH_AGENT_PID; 21:23:11 echo Agent pid 64 killed; 21:23:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:23:11 + git semver [Pipeline] } 21:23:11 $ docker stop --time=1 1babd0701c77afe6b2e52178e3ed3b83911f965e1df32343405ed9a6ac9e1c25 21:23:13 $ docker rm -f 1babd0701c77afe6b2e52178e3ed3b83911f965e1df32343405ed9a6ac9e1c25 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:23:14 Stashed 37 file(s) [Pipeline] echo 21:23:14 [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 21:23:29 Still waiting to schedule task 21:23:29 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1119’ 21:23:29 Still waiting to schedule task 21:23:29 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:25:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1120 in /w/workspace/exfoundry_go-mod-bootstrap_PR-59 [Pipeline] { [Pipeline] ws 21:25:07 Running in /w/workspace/go-mod-bootstrap/11 [Pipeline] { [Pipeline] checkout 21:25:13 using credential edgex-jenkins-ssh 21:25:14 Cloning the remote Git repository 21:25:14 Cloning with configured refspecs honoured and without tags 21:25:14 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 21:25:14 > git init /w/workspace/go-mod-bootstrap/11 # timeout=10 21:25:15 Fetching without tags 21:25:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:25:14 > git --version # timeout=10 21:25:14 using GIT_SSH to set credentials SSH Credentials for GitHub 21:25:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:25:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:25:15 > git config --add remote.origin.fetch +refs/pull/59/head:refs/remotes/origin/PR-59 # timeout=10 21:25:15 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:25:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:25:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:25:15 using GIT_SSH to set credentials SSH Credentials for GitHub 21:25:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:25:15 Merging remotes/origin/master commit ecac4d15502141fded7a696fb51849e0f77a501b into PR head commit 32b5fa02230d8c42931b21c8676d8bb0a32b39c0 21:25:16 Merge succeeded, producing 32b5fa02230d8c42931b21c8676d8bb0a32b39c0 21:25:16 Checking out Revision 32b5fa02230d8c42931b21c8676d8bb0a32b39c0 (PR-59) 21:25:15 > git config core.sparsecheckout # timeout=10 21:25:15 > git checkout -f 32b5fa02230d8c42931b21c8676d8bb0a32b39c0 # timeout=10 21:25:15 > git remote # timeout=10 21:25:15 > git config --get remote.origin.url # timeout=10 21:25:16 using GIT_SSH to set credentials SSH Credentials for GitHub 21:25:16 > git merge ecac4d15502141fded7a696fb51849e0f77a501b # timeout=10 21:25:16 > git rev-parse HEAD^{commit} # timeout=10 21:25:16 > git config core.sparsecheckout # timeout=10 21:25:16 > git checkout -f 32b5fa02230d8c42931b21c8676d8bb0a32b39c0 # timeout=10 21:25:20 Commit message: "refact(config): refactored config processing per PR comments" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:25:21 ========================================================= 21:25:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 21:25:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:25:22 + 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 . 21:25:23 Sending build context to Docker daemon 524.3kB 21:25:23 Step 1/8 : ARG BASE=golang:1.13-alpine 21:25:23 Step 2/8 : FROM ${BASE} 21:25:24 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:25:24 cde5963f3b93: Pulling fs layer 21:25:24 2a23fa8c16f7: Pulling fs layer 21:25:24 777b28850792: Pulling fs layer 21:25:24 8a11ddd9e578: Pulling fs layer 21:25:24 4cf88f913ddb: Pulling fs layer 21:25:24 1df406cf5192: Pulling fs layer 21:25:24 cd6300453558: Pulling fs layer 21:25:24 b9c365052c96: Pulling fs layer 21:25:24 a2d8cc88f415: Pulling fs layer 21:25:24 ea1d1ca13537: Pulling fs layer 21:25:24 3750a50a1c5e: Pulling fs layer 21:25:24 8a11ddd9e578: Waiting 21:25:24 4cf88f913ddb: Waiting 21:25:24 1df406cf5192: Waiting 21:25:24 cd6300453558: Waiting 21:25:24 b9c365052c96: Waiting 21:25:24 a2d8cc88f415: Waiting 21:25:24 ea1d1ca13537: Waiting 21:25:24 3750a50a1c5e: Waiting 21:25:24 777b28850792: Verifying Checksum 21:25:24 777b28850792: Download complete 21:25:24 2a23fa8c16f7: Verifying Checksum 21:25:24 2a23fa8c16f7: Download complete 21:25:24 4cf88f913ddb: Verifying Checksum 21:25:24 4cf88f913ddb: Download complete 21:25:24 1df406cf5192: Verifying Checksum 21:25:24 1df406cf5192: Download complete 21:25:24 cde5963f3b93: Verifying Checksum 21:25:24 cde5963f3b93: Download complete 21:25:25 cde5963f3b93: Pull complete 21:25:26 2a23fa8c16f7: Pull complete 21:25:26 777b28850792: Pull complete 21:25:28 cd6300453558: Verifying Checksum 21:25:28 cd6300453558: Download complete 21:25:28 a2d8cc88f415: Download complete 21:25:30 ea1d1ca13537: Verifying Checksum 21:25:30 ea1d1ca13537: Download complete 21:25:31 3750a50a1c5e: Download complete 21:25:34 b9c365052c96: Download complete 21:25:35 8a11ddd9e578: Verifying Checksum 21:25:35 8a11ddd9e578: Download complete 21:25:48 8a11ddd9e578: Pull complete 21:25:48 4cf88f913ddb: Pull complete 21:25:48 1df406cf5192: Pull complete 21:25:51 cd6300453558: Pull complete 21:25:51 Running on prd-centos7-docker-4c-2g-1121 in /w/workspace/exfoundry_go-mod-bootstrap_PR-59 [Pipeline] { [Pipeline] ws 21:25:51 Running in /w/workspace/go-mod-bootstrap/11 [Pipeline] { [Pipeline] checkout 21:25:54 using credential edgex-jenkins-ssh 21:25:54 Cloning the remote Git repository 21:25:54 Cloning with configured refspecs honoured and without tags 21:25:54 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 21:25:54 > git init /w/workspace/go-mod-bootstrap/11 # timeout=10 21:25:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:25:54 > git --version # timeout=10 21:25:54 using GIT_SSH to set credentials SSH Credentials for GitHub 21:25:54 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:25:55 Fetching without tags 21:25:55 Merging remotes/origin/master commit ecac4d15502141fded7a696fb51849e0f77a501b into PR head commit 32b5fa02230d8c42931b21c8676d8bb0a32b39c0 21:25:55 Merge succeeded, producing 32b5fa02230d8c42931b21c8676d8bb0a32b39c0 21:25:55 Checking out Revision 32b5fa02230d8c42931b21c8676d8bb0a32b39c0 (PR-59) 21:25:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:25:55 > git config --add remote.origin.fetch +refs/pull/59/head:refs/remotes/origin/PR-59 # timeout=10 21:25:55 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:25:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:25:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:25:55 using GIT_SSH to set credentials SSH Credentials for GitHub 21:25:55 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:25:55 > git config core.sparsecheckout # timeout=10 21:25:55 > git checkout -f 32b5fa02230d8c42931b21c8676d8bb0a32b39c0 # timeout=10 21:25:55 > git remote # timeout=10 21:25:55 > git config --get remote.origin.url # timeout=10 21:25:55 using GIT_SSH to set credentials SSH Credentials for GitHub 21:25:55 > git merge ecac4d15502141fded7a696fb51849e0f77a501b # timeout=10 21:25:55 > git rev-parse HEAD^{commit} # timeout=10 21:25:55 > git config core.sparsecheckout # timeout=10 21:25:55 > git checkout -f 32b5fa02230d8c42931b21c8676d8bb0a32b39c0 # timeout=10 21:25:57 b9c365052c96: Pull complete 21:25:57 a2d8cc88f415: Pull complete 21:25:58 ea1d1ca13537: Pull complete 21:25:59 3750a50a1c5e: Pull complete 21:25:59 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 21:25:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 21:25:59 ---> 78745c68409d 21:25:59 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:26:00 Commit message: "refact(config): refactored config processing per PR comments" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:26:01 ========================================================= 21:26:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 21:26:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:26:02 + 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 . 21:26:02 Sending build context to Docker daemon 524.3kB 21:26:02 Step 1/8 : ARG BASE=golang:1.13-alpine 21:26:02 Step 2/8 : FROM ${BASE} 21:26:02 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 21:26:02 e6b0cf9c0882: Pulling fs layer 21:26:02 2848faf0eed1: Pulling fs layer 21:26:02 0f37312ad70f: Pulling fs layer 21:26:02 5788d62ee057: Pulling fs layer 21:26:02 0e6b1d234666: Pulling fs layer 21:26:02 bf5d7aec512f: Pulling fs layer 21:26:02 34c802a77dc8: Pulling fs layer 21:26:02 9eb99e56ec68: Pulling fs layer 21:26:02 27c7a5d97fbd: Pulling fs layer 21:26:02 5c102a31e300: Pulling fs layer 21:26:02 dcfb455df0a1: Pulling fs layer 21:26:02 5788d62ee057: Waiting 21:26:02 0e6b1d234666: Waiting 21:26:02 27c7a5d97fbd: Waiting 21:26:02 bf5d7aec512f: Waiting 21:26:02 5c102a31e300: Waiting 21:26:02 34c802a77dc8: Waiting 21:26:02 dcfb455df0a1: Waiting 21:26:02 0f37312ad70f: Verifying Checksum 21:26:02 0f37312ad70f: Download complete 21:26:02 2848faf0eed1: Verifying Checksum 21:26:02 2848faf0eed1: Download complete 21:26:02 0e6b1d234666: Verifying Checksum 21:26:02 0e6b1d234666: Download complete 21:26:02 bf5d7aec512f: Verifying Checksum 21:26:02 bf5d7aec512f: Download complete 21:26:02 e6b0cf9c0882: Verifying Checksum 21:26:02 e6b0cf9c0882: Download complete 21:26:02 e6b0cf9c0882: Pull complete 21:26:02 2848faf0eed1: Pull complete 21:26:02 0f37312ad70f: Pull complete 21:26:03 ---> Running in 8fc8292080d3 21:26:03 34c802a77dc8: Verifying Checksum 21:26:03 34c802a77dc8: Download complete 21:26:03 27c7a5d97fbd: Verifying Checksum 21:26:03 27c7a5d97fbd: Download complete 21:26:03 Removing intermediate container 8fc8292080d3 21:26:03 ---> 084e63addb57 21:26:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:26:03 ---> Running in 35b6816add8a 21:26:04 9eb99e56ec68: Verifying Checksum 21:26:04 9eb99e56ec68: Download complete 21:26:04 5c102a31e300: Verifying Checksum 21:26:04 5c102a31e300: Download complete 21:26:04 dcfb455df0a1: Verifying Checksum 21:26:04 dcfb455df0a1: Download complete 21:26:04 5788d62ee057: Verifying Checksum 21:26:04 5788d62ee057: Download complete 21:26:05 Removing intermediate container 35b6816add8a 21:26:05 ---> 1aac23bbaff5 21:26:05 Step 5/8 : RUN apk add --update --no-cache git make 21:26:06 ---> Running in c394038bf251 21:26:07 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 21:26:08 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 21:26:09 OK: 125 MiB in 39 packages 21:26:10 Removing intermediate container c394038bf251 21:26:10 ---> 6e765f24646f 21:26:10 Step 6/8 : WORKDIR /build 21:26:10 ---> Running in 585ec463e029 21:26:11 Removing intermediate container 585ec463e029 21:26:11 ---> cd4a95116fe8 21:26:11 Step 7/8 : COPY go.mod . 21:26:11 5788d62ee057: Pull complete 21:26:11 0e6b1d234666: Pull complete 21:26:11 bf5d7aec512f: Pull complete 21:26:11 ---> b70529184e84 21:26:11 Step 8/8 : RUN go mod download 21:26:11 ---> Running in 5310041bd73b 21:26:14 go: finding github.com/BurntSushi/toml v0.3.1 21:26:14 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:26:14 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:26:14 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:26:14 go: finding github.com/bgentry/speakeasy v0.1.0 21:26:14 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:26:14 go: finding github.com/davecgh/go-spew v1.1.1 21:26:14 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:26:14 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 21:26:14 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 21:26:14 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:26:14 go: finding github.com/fatih/color v1.7.0 21:26:14 go: finding github.com/go-kit/kit v0.8.0 21:26:14 go: finding github.com/go-logfmt/logfmt v0.4.0 21:26:14 go: finding github.com/go-stack/stack v1.8.0 21:26:14 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:26:14 go: finding github.com/google/uuid v1.1.0 21:26:14 go: finding github.com/gorilla/mux v1.7.1 21:26:14 go: finding github.com/hashicorp/consul/api v1.1.0 21:26:14 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:26:14 go: finding github.com/hashicorp/errwrap v1.0.0 21:26:14 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:26:14 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:26:14 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:26:14 go: finding github.com/hashicorp/go-multierror v1.0.0 21:26:14 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:26:14 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:26:14 go: finding github.com/hashicorp/go-syslog v1.0.0 21:26:14 go: finding github.com/hashicorp/go-uuid v1.0.1 21:26:14 go: finding github.com/hashicorp/go.net v0.0.1 21:26:14 go: finding github.com/hashicorp/golang-lru v0.5.0 21:26:14 go: finding github.com/hashicorp/logutils v1.0.0 21:26:14 go: finding github.com/hashicorp/mdns v1.0.0 21:26:14 go: finding github.com/hashicorp/memberlist v0.1.3 21:26:14 go: finding github.com/hashicorp/serf v0.8.2 21:26:14 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:26:14 go: finding github.com/mattn/go-colorable v0.0.9 21:26:14 go: finding github.com/mattn/go-isatty v0.0.3 21:26:14 go: finding github.com/miekg/dns v1.0.14 21:26:14 go: finding github.com/mitchellh/cli v1.0.0 21:26:14 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:26:14 go: finding github.com/mitchellh/copystructure v1.0.0 21:26:14 go: finding github.com/mitchellh/go-homedir v1.0.0 21:26:14 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:26:14 go: finding github.com/mitchellh/gox v0.4.0 21:26:14 go: finding github.com/mitchellh/iochan v1.0.0 21:26:14 go: finding github.com/mitchellh/mapstructure v1.1.2 21:26:14 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:26:14 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:26:14 go: finding github.com/pelletier/go-toml v1.2.0 21:26:14 go: finding github.com/pkg/errors v0.8.1 21:26:15 go: finding github.com/pmezard/go-difflib v1.0.0 21:26:15 go: finding github.com/posener/complete v1.1.1 21:26:15 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:26:15 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:26:15 go: finding github.com/stretchr/objx v0.1.0 21:26:15 go: finding github.com/stretchr/testify v1.5.1 21:26:15 go: finding github.com/ugorji/go v1.1.4 21:26:15 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 21:26:15 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 21:26:15 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:26:15 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 21:26:15 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 21:26:15 go: finding gopkg.in/yaml.v2 v2.2.8 21:26:15 34c802a77dc8: Pull complete 21:26:19 9eb99e56ec68: Pull complete 21:26:19 27c7a5d97fbd: Pull complete 21:26:19 5c102a31e300: Pull complete 21:26:19 dcfb455df0a1: Pull complete 21:26:19 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 21:26:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 21:26:19 ---> 7c70fe431013 21:26:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:26:20 ---> Running in fb75ede5956c 21:26:20 Removing intermediate container fb75ede5956c 21:26:20 ---> 18171c77b969 21:26:20 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:26:20 ---> Running in 365303feee0d 21:26:21 Removing intermediate container 365303feee0d 21:26:21 ---> 0fbb8c6cff3e 21:26:21 Step 5/8 : RUN apk add --update --no-cache git make 21:26:21 ---> Running in b34a51598b5a 21:26:21 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 21:26:22 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:26:23 Removing intermediate container 5310041bd73b 21:26:23 ---> d1bbdc3658fc 21:26:23 Successfully built d1bbdc3658fc 21:26:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:26:23 OK: 143 MiB in 39 packages 21:26:23 Removing intermediate container b34a51598b5a 21:26:23 ---> d0bc51a7f2dd 21:26:23 Step 6/8 : WORKDIR /build 21:26:23 + docker inspect -f . ci-base-image-arm64 21:26:23 . 21:26:24 ---> Running in 41e78db5da0c 21:26:24 Removing intermediate container 41e78db5da0c 21:26:24 ---> f9d12c128a6f 21:26:24 Step 7/8 : COPY go.mod . [Pipeline] withDockerContainer 21:26:24 ---> 306722ce50b7 21:26:24 Step 8/8 : RUN go mod download 21:26:24 ---> Running in b8d23bdf1cba 21:26:24 prd-ubuntu18.04-docker-arm64-4c-16g-1120 does not seem to be running inside a container 21:26:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/11 -v /w/workspace/go-mod-bootstrap/11:/w/workspace/go-mod-bootstrap/11:rw,z -v /w/workspace/go-mod-bootstrap/11@tmp:/w/workspace/go-mod-bootstrap/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:26:25 $ docker top 451f652de86a85a2255cd8640b12f3098562b880aee4ed3365f3adf64958b56f -eo pid,comm 21:26:26 go: finding github.com/BurntSushi/toml v0.3.1 21:26:26 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:26:26 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:26:26 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:26:26 go: finding github.com/bgentry/speakeasy v0.1.0 21:26:26 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:26:26 go: finding github.com/davecgh/go-spew v1.1.1 21:26:26 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:26:26 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 21:26:26 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 21:26:26 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:26:26 go: finding github.com/fatih/color v1.7.0 21:26:26 go: finding github.com/go-kit/kit v0.8.0 21:26:26 go: finding github.com/go-logfmt/logfmt v0.4.0 [Pipeline] { [Pipeline] sh 21:26:26 go: finding github.com/go-stack/stack v1.8.0 21:26:26 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:26:26 go: finding github.com/google/uuid v1.1.0 21:26:26 go: finding github.com/gorilla/mux v1.7.1 21:26:26 go: finding github.com/hashicorp/consul/api v1.1.0 21:26:26 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:26:26 go: finding github.com/hashicorp/errwrap v1.0.0 21:26:26 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:26:26 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:26:26 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:26:26 go: finding github.com/hashicorp/go-multierror v1.0.0 21:26:26 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:26:26 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:26:26 go: finding github.com/hashicorp/go-syslog v1.0.0 21:26:26 go: finding github.com/hashicorp/go-uuid v1.0.1 21:26:26 go: finding github.com/hashicorp/go.net v0.0.1 21:26:26 go: finding github.com/hashicorp/golang-lru v0.5.0 21:26:26 go: finding github.com/hashicorp/logutils v1.0.0 21:26:26 go: finding github.com/hashicorp/mdns v1.0.0 21:26:26 go: finding github.com/hashicorp/memberlist v0.1.3 21:26:26 go: finding github.com/hashicorp/serf v0.8.2 21:26:26 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:26:26 go: finding github.com/mattn/go-colorable v0.0.9 21:26:26 go: finding github.com/mattn/go-isatty v0.0.3 21:26:26 go: finding github.com/miekg/dns v1.0.14 21:26:26 go: finding github.com/mitchellh/cli v1.0.0 21:26:26 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:26:26 go: finding github.com/mitchellh/copystructure v1.0.0 21:26:26 go: finding github.com/mitchellh/go-homedir v1.0.0 21:26:26 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:26:26 go: finding github.com/mitchellh/gox v0.4.0 21:26:26 go: finding github.com/mitchellh/iochan v1.0.0 21:26:26 go: finding github.com/mitchellh/mapstructure v1.1.2 21:26:26 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:26:26 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:26:26 go: finding github.com/pelletier/go-toml v1.2.0 21:26:26 go: finding github.com/pkg/errors v0.8.1 21:26:26 go: finding github.com/pmezard/go-difflib v1.0.0 21:26:26 go: finding github.com/posener/complete v1.1.1 21:26:26 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:26:26 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:26:26 go: finding github.com/stretchr/objx v0.1.0 21:26:26 go: finding github.com/stretchr/testify v1.5.1 21:26:26 go: finding github.com/ugorji/go v1.1.4 21:26:26 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 21:26:26 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 21:26:26 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:26:26 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 21:26:26 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 21:26:26 go: finding gopkg.in/yaml.v2 v2.2.8 21:26:26 + go version 21:26:26 go version go1.13.5 linux/arm64 [Pipeline] sh 21:26:27 + make test 21:26:27 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:26:33 Removing intermediate container b8d23bdf1cba 21:26:33 ---> d0a2c91f1300 21:26:33 Successfully built d0a2c91f1300 21:26:33 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 21:26:33 + docker inspect -f . ci-base-image-x86_64 21:26:33 . [Pipeline] withDockerContainer 21:26:34 prd-centos7-docker-4c-2g-1121 does not seem to be running inside a container 21:26:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/11 -v /w/workspace/go-mod-bootstrap/11:/w/workspace/go-mod-bootstrap/11:rw,z -v /w/workspace/go-mod-bootstrap/11@tmp:/w/workspace/go-mod-bootstrap/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:26:34 $ docker top 38cd5b3f861e4e5041bfceacd52da5d12ed7834b51e63bcc807eab5d7c53192a -eo pid,comm [Pipeline] { [Pipeline] sh 21:26:35 + go version 21:26:35 go version go1.13.5 linux/amd64 [Pipeline] sh 21:26:35 + make test 21:26:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:26:50 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 21:26:53 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.008s coverage: 44.1% of statements 21:26:53 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 21:26:53 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.009s coverage: 84.2% of statements 21:26:53 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 21:26:53 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 21:26:53 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 21:27:01 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.017s coverage: 100.0% of statements 21:27:01 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 21:27:01 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 21:27:01 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 21:27:01 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.006s coverage: 48.9% of statements 21:27:01 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 21:27:01 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 21:27:01 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.008s coverage: 91.3% of statements 21:27:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:27:01 gofmt -l . 21:27:01 [ "`gofmt -l .`" = "" ] [Pipeline] stash 21:27:02 Stashed 1 file(s) [Pipeline] } 21:27:02 $ docker stop --time=1 38cd5b3f861e4e5041bfceacd52da5d12ed7834b51e63bcc807eab5d7c53192a 21:27:03 $ docker rm -f 38cd5b3f861e4e5041bfceacd52da5d12ed7834b51e63bcc807eab5d7c53192a [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] } 21:27:06 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 21:27:07 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.037s coverage: 44.1% of statements 21:27:07 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 21:27:07 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.039s coverage: 84.2% of statements 21:27:07 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 21:27:07 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 21:27:07 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 21:27:14 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.065s coverage: 100.0% of statements 21:27:14 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 21:27:14 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 21:27:14 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 21:27:14 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.024s coverage: 48.9% of statements 21:27:14 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 21:27:14 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 21:27:14 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.029s coverage: 91.3% of statements 21:27:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:27:21 gofmt -l . 21:27:21 [ "`gofmt -l .`" = "" ] [Pipeline] stash 21:27:21 Warning: overwriting stash ‘coverage-report’ 21:27:21 Stashed 1 file(s) [Pipeline] } 21:27:21 $ docker stop --time=1 451f652de86a85a2255cd8640b12f3098562b880aee4ed3365f3adf64958b56f 21:27:23 $ docker rm -f 451f652de86a85a2255cd8640b12f3098562b880aee4ed3365f3adf64958b56f [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 21:27:25 provisioning config files... 21:27:25 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp/config4411247866157912568tmp [Pipeline] { [Pipeline] sh 21:27:25 + curl -s https://codecov.io/bash 21:27:25 + bash -s - -t @/w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp/config4411247866157912568tmp 21:27:25 21:27:25 _____ _ 21:27:25 / ____| | | 21:27:25 | | ___ __| | ___ ___ _____ __ 21:27:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:27:25 | |___| (_) | (_| | __/ (_| (_) \ V / 21:27:25 \_____\___/ \__,_|\___|\___\___/ \_/ 21:27:25 Bash-tbd 21:27:25 21:27:25 21:27:25 ==> Jenkins CI detected. 21:27:25 project root: . 21:27:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:27:25 ==> Running gcov in . (disable via -X gcov) 21:27:25 ==> Python coveragepy not found 21:27:25 ==> Searching for coverage reports in: 21:27:25 + . 21:27:25 -> Found 1 reports 21:27:25 ==> Detecting git/mercurial file structure 21:27:25 ==> Reading reports 21:27:25 + ./coverage.out bytes=18249 21:27:25 ==> Appending adjustments 21:27:25 http://docs.codecov.io/docs/fixing-reports 21:27:26 + Found adjustments 21:27:26 ==> Gzipping contents 21:27:26 ==> Uploading reports 21:27:26 url: https://codecov.io 21:27:26 query: branch=PR-59&commit=32b5fa02230d8c42931b21c8676d8bb0a32b39c0&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-59%2F11%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=59&job= 21:27:26 -> Pinging Codecov 21:27:26 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-59&commit=32b5fa02230d8c42931b21c8676d8bb0a32b39c0&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-59%2F11%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=59&job= 21:27:26 -> Uploading 21:27:27 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/32b5fa02230d8c42931b21c8676d8bb0a32b39c0 [Pipeline] } 21:27:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:27:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:27:29 ---> package-listing.sh 21:27:29 ++ facter osfamily 21:27:29 ++ tr '[:upper:]' '[:lower:]' 21:27:29 + OS_FAMILY=redhat 21:27:29 + workspace=/w/workspace/exfoundry_go-mod-bootstrap_PR-59 21:27:29 + START_PACKAGES=/tmp/packages_start.txt 21:27:29 + END_PACKAGES=/tmp/packages_end.txt 21:27:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:27:29 + PACKAGES=/tmp/packages_start.txt 21:27:29 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-59 ']' 21:27:29 + PACKAGES=/tmp/packages_end.txt 21:27:29 + case "${OS_FAMILY}" in 21:27:29 + rpm -qa 21:27:29 + sort 21:27:33 + '[' -f /tmp/packages_start.txt ']' 21:27:33 + '[' -f /tmp/packages_end.txt ']' 21:27:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:27:33 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-59 ']' 21:27:33 + mkdir -p /w/workspace/exfoundry_go-mod-bootstrap_PR-59/archives/ 21:27:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-bootstrap_PR-59/archives/ [Pipeline] isUnix [Pipeline] sh 21:27:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:27:33 21:27:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:27:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:27:34 alpine: Pulling from edgex-lftools-log-publisher 21:27:34 c9b1b535fdd9: Pulling fs layer 21:27:34 2cc5ad85d9ab: Pulling fs layer 21:27:34 756a868c4378: Pulling fs layer 21:27:34 444b2fc9a129: Pulling fs layer 21:27:34 ea15f1150254: Pulling fs layer 21:27:34 41b27a9f41bf: Pulling fs layer 21:27:34 28c525ee5125: Pulling fs layer 21:27:34 094b1ea09ed8: Pulling fs layer 21:27:34 138eaada9080: Pulling fs layer 21:27:34 0622d0fa9048: Pulling fs layer 21:27:34 28c525ee5125: Waiting 21:27:34 ea15f1150254: Waiting 21:27:34 444b2fc9a129: Waiting 21:27:34 41b27a9f41bf: Waiting 21:27:34 094b1ea09ed8: Waiting 21:27:34 2cc5ad85d9ab: Verifying Checksum 21:27:34 2cc5ad85d9ab: Download complete 21:27:34 444b2fc9a129: Verifying Checksum 21:27:34 444b2fc9a129: Download complete 21:27:34 c9b1b535fdd9: Download complete 21:27:34 ea15f1150254: Verifying Checksum 21:27:34 ea15f1150254: Download complete 21:27:34 28c525ee5125: Verifying Checksum 21:27:34 28c525ee5125: Download complete 21:27:34 756a868c4378: Download complete 21:27:34 c9b1b535fdd9: Pull complete 21:27:34 138eaada9080: Verifying Checksum 21:27:34 138eaada9080: Download complete 21:27:34 0622d0fa9048: Verifying Checksum 21:27:34 0622d0fa9048: Download complete 21:27:35 094b1ea09ed8: Verifying Checksum 21:27:35 094b1ea09ed8: Download complete 21:27:35 2cc5ad85d9ab: Pull complete 21:27:35 41b27a9f41bf: Verifying Checksum 21:27:35 41b27a9f41bf: Download complete 21:27:36 756a868c4378: Pull complete 21:27:36 444b2fc9a129: Pull complete 21:27:37 ea15f1150254: Pull complete 21:27:40 41b27a9f41bf: Pull complete 21:27:40 28c525ee5125: Pull complete 21:27:43 094b1ea09ed8: Pull complete 21:27:43 138eaada9080: Pull complete 21:27:43 0622d0fa9048: Pull complete 21:27:43 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 21:27:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:27:44 prd-centos7-docker-4c-2g-1119 does not seem to be running inside a container 21:27:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-bootstrap_PR-59 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-59:/w/workspace/exfoundry_go-mod-bootstrap_PR-59:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:27:45 $ docker top 4f6e11a85ada34260edca147c1f45c03eb00d1a8a1cd2a263df517120aec75bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:27:45 provisioning config files... 21:27:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp/config6587107233174367275tmp [Pipeline] { [Pipeline] echo 21:27:45 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:27:45 ---> create-netrc.sh [Pipeline] echo 21:27:45 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:27:46 ---> logs-deploy.sh 21:27:46 + ARCHIVE_ARTIFACTS= 21:27:46 + LOGS_SERVER=https://logs.edgexfoundry.org 21:27:46 + '[' https://logs.edgexfoundry.org == None ']' 21:27:46 + NEXUS_URL=https://nexus.edgexfoundry.org 21:27:46 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-59/11 21:27:46 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-59/11/ 21:27:46 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-59/11 /w/workspace/exfoundry_go-mod-bootstrap_PR-59 21:27:47 Archives upload complete. 21:27:47 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-59/11 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-59/11/ 21:27:48 ---> uname -a: 21:27:48 Linux 4f6e11a85ada 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 21:27:48 21:27:48 21:27:48 ---> lscpu: 21:27:48 Architecture: x86_64 21:27:48 CPU op-mode(s): 32-bit, 64-bit 21:27:48 Byte Order: Little Endian 21:27:48 Address sizes: 40 bits physical, 48 bits virtual 21:27:48 CPU(s): 4 21:27:48 On-line CPU(s) list: 0-3 21:27:48 Thread(s) per core: 1 21:27:48 Core(s) per socket: 1 21:27:48 Socket(s): 4 21:27:48 NUMA node(s): 1 21:27:48 Vendor ID: GenuineIntel 21:27:48 CPU family: 6 21:27:48 Model: 44 21:27:48 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:27:48 Stepping: 1 21:27:48 CPU MHz: 2933.436 21:27:48 BogoMIPS: 5866.87 21:27:48 Virtualization: VT-x 21:27:48 Hypervisor vendor: KVM 21:27:48 Virtualization type: full 21:27:48 L1d cache: 128 KiB 21:27:48 L1i cache: 128 KiB 21:27:48 L2 cache: 16 MiB 21:27:48 L3 cache: 64 MiB 21:27:48 NUMA node0 CPU(s): 0-3 21:27:48 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 21:27:48 Vulnerability Meltdown: Mitigation; PTI 21:27:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:27:48 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 21:27:48 Vulnerability Spectre v2: Mitigation; Full retpoline 21:27:48 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 21:27:48 21:27:48 21:27:48 ---> nproc: 21:27:48 4 21:27:48 21:27:48 21:27:48 ---> df -h: 21:27:48 Filesystem Size Used Available Use% Mounted on 21:27:48 overlay 50.0G 6.3G 43.7G 13% / 21:27:48 tmpfs 64.0M 0 64.0M 0% /dev 21:27:48 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 21:27:48 shm 64.0M 0 64.0M 0% /dev/shm 21:27:48 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 21:27:48 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 21:27:48 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 21:27:48 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/exfoundry_go-mod-bootstrap_PR-59 21:27:48 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp 21:27:48 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 21:27:48 21:27:48 21:27:48 ---> free -m: 21:27:48 total used free shared buff/cache available 21:27:48 Mem: 1838 568 75 0 1194 1165 21:27:48 Swap: 1023 1 1022 21:27:48 21:27:48 21:27:48 ---> ip addr: 21:27:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:27:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:27:48 inet 127.0.0.1/8 scope host lo 21:27:48 valid_lft forever preferred_lft forever 21:27:48 6: eth0@if7: mtu 1458 qdisc noqueue state UP 21:27:48 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 21:27:48 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 21:27:48 valid_lft forever preferred_lft forever 21:27:48 21:27:48 21:27:48 ---> sar -b -r -n DEV: 21:27:48 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/27/20 _x86_64_ (4 CPU) 21:27:48 21:27:48 21:22:14 LINUX RESTART 21:27:48 21:27:48 21:23:01 tps rtps wtps bread/s bwrtn/s 21:27:48 21:24:01 23.10 6.59 16.51 1837.91 2001.50 21:27:48 21:25:01 3.03 0.00 3.03 0.00 95.31 21:27:48 21:26:01 0.65 0.00 0.65 0.00 9.42 21:27:48 21:27:01 0.22 0.00 0.22 0.00 2.90 21:27:48 Average: 6.75 1.65 5.10 459.55 527.38 21:27:48 21:27:48 21:23:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:27:48 21:24:01 109596 1772708 94.18 2620 1265328 947172 32.32 414528 1198452 0 21:27:48 21:25:01 119628 1762676 93.64 2620 1265336 890976 30.40 406844 1198152 8 21:27:48 21:26:01 118236 1764068 93.72 2620 1265340 891292 30.41 408224 1198152 8 21:27:48 21:27:01 119364 1762940 93.66 2620 1265344 891040 30.40 406800 1198152 20 21:27:48 Average: 116706 1765598 93.80 2620 1265337 905120 30.88 409099 1198227 9 21:27:48 21:27:48 21:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 21:27:48 21:24:01 eth0 82.28 64.45 430.26 33.86 0.00 0.00 0.00 21:27:48 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:48 21:24:01 docker0 1.20 1.05 0.27 1.99 0.00 0.00 0.00 21:27:48 21:25:01 eth0 0.57 0.07 0.06 0.01 0.00 0.00 0.00 21:27:48 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:48 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:48 21:26:01 eth0 1.03 0.57 0.55 0.39 0.00 0.00 0.00 21:27:48 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:48 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:48 21:27:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 21:27:48 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:48 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:48 Average: eth0 20.99 16.29 107.74 8.57 0.00 0.00 0.00 21:27:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:48 Average: docker0 0.30 0.26 0.07 0.50 0.00 0.00 0.00 21:27:48 21:27:48 21:27:48 ---> sar -P ALL: 21:27:48 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/27/20 _x86_64_ (4 CPU) 21:27:48 21:27:48 21:22:14 LINUX RESTART 21:27:48 21:27:48 21:23:01 CPU %user %nice %system %iowait %steal %idle 21:27:48 21:24:01 all 3.12 0.00 1.81 0.12 1.09 93.86 21:27:48 21:24:01 0 2.93 0.00 1.82 0.13 1.23 93.88 21:27:48 21:24:01 1 2.85 0.00 1.92 0.10 1.14 93.99 21:27:48 21:24:01 2 3.13 0.00 1.47 0.13 1.10 94.16 21:27:48 21:24:01 3 3.57 0.00 2.03 0.10 0.89 93.41 21:27:48 21:25:01 all 0.16 0.00 0.06 0.00 0.11 99.66 21:27:48 21:25:01 0 0.05 0.00 0.07 0.00 0.08 99.80 21:27:48 21:25:01 1 0.45 0.00 0.08 0.00 0.12 99.35 21:27:48 21:25:01 2 0.08 0.00 0.07 0.00 0.08 99.77 21:27:48 21:25:01 3 0.07 0.00 0.05 0.00 0.17 99.72 21:27:48 21:26:01 all 0.18 0.00 0.05 0.00 0.07 99.70 21:27:48 21:26:01 0 0.08 0.00 0.07 0.00 0.10 99.75 21:27:48 21:26:01 1 0.45 0.00 0.02 0.00 0.05 99.48 21:27:48 21:26:01 2 0.08 0.00 0.05 0.00 0.07 99.80 21:27:48 21:26:01 3 0.10 0.00 0.03 0.00 0.05 99.82 21:27:48 21:27:01 all 0.18 0.00 0.04 0.00 0.01 99.77 21:27:48 21:27:01 0 0.08 0.00 0.05 0.00 0.00 99.87 21:27:48 21:27:01 1 0.52 0.00 0.05 0.00 0.02 99.42 21:27:48 21:27:01 2 0.10 0.00 0.05 0.00 0.03 99.82 21:27:48 21:27:01 3 0.02 0.00 0.05 0.00 0.00 99.93 21:27:48 Average: all 0.91 0.00 0.49 0.03 0.32 98.25 21:27:48 Average: 0 0.79 0.00 0.50 0.03 0.35 98.33 21:27:48 Average: 1 1.07 0.00 0.52 0.03 0.33 98.06 21:27:48 Average: 2 0.85 0.00 0.41 0.03 0.32 98.39 21:27:48 Average: 3 0.93 0.00 0.54 0.03 0.28 98.23 21:27:48 21:27:48 21:27:48