Pull request #64 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 tsconn23 for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from d57818a212b3c44671b087b3ada81e61d3a8a764+3ab2457cb6c9e600d5c81a556494d09cad27121c (4d6becd757f323634b6b13eebce3c760f1e2df25) 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3125 in /w/workspace/exfoundry_go-mod-bootstrap_PR-64 [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-64 # timeout=10 Fetching without tags Merging remotes/origin/master commit 3ab2457cb6c9e600d5c81a556494d09cad27121c into PR head commit d57818a212b3c44671b087b3ada81e61d3a8a764 Merge succeeded, producing d57818a212b3c44671b087b3ada81e61d3a8a764 Checking out Revision d57818a212b3c44671b087b3ada81e61d3a8a764 (PR-64) 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/64/head:refs/remotes/origin/PR-64 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/64/head:refs/remotes/origin/PR-64 # 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/64/head:refs/remotes/origin/PR-64 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d57818a212b3c44671b087b3ada81e61d3a8a764 # 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 3ab2457cb6c9e600d5c81a556494d09cad27121c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d57818a212b3c44671b087b3ada81e61d3a8a764 # timeout=10 Commit message: "Eliminate erroneous log msg when LogFile path is blank" First time build. Skipping changelog. > git rev-list --no-walk 6044c7546c448676061e9d19b9c17065c0c521e8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:09:04 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 22:09:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:09:06 22:09:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:09:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:09:06 latest: Pulling from edgex-devops/git-semver 22:09:06 9123ac7c32f7: Pulling fs layer 22:09:06 b8cc5d1170e3: Pulling fs layer 22:09:06 2924cbbf6a41: Pulling fs layer 22:09:06 93b08a4f1073: Pulling fs layer 22:09:06 93b08a4f1073: Waiting 22:09:06 b8cc5d1170e3: Download complete 22:09:07 9123ac7c32f7: Verifying Checksum 22:09:07 9123ac7c32f7: Download complete 22:09:07 93b08a4f1073: Verifying Checksum 22:09:07 93b08a4f1073: Download complete 22:09:07 2924cbbf6a41: Verifying Checksum 22:09:07 2924cbbf6a41: Download complete 22:09:07 9123ac7c32f7: Pull complete 22:09:07 b8cc5d1170e3: Pull complete 22:09:07 2924cbbf6a41: Pull complete 22:09:08 93b08a4f1073: Pull complete 22:09:08 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 22:09:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:09:08 prd-centos7-docker-4c-2g-3125 does not seem to be running inside a container 22:09:08 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-bootstrap_PR-64 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-64:/w/workspace/exfoundry_go-mod-bootstrap_PR-64:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-64@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:09:08 $ docker top c1357d2f06eb092e5fb2154dd596dc756d682f18522e452bb84456285d98d9cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:09:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:09:09 [ssh-agent] Looking for ssh-agent implementation... 22:09:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:09:09 $ docker exec c1357d2f06eb092e5fb2154dd596dc756d682f18522e452bb84456285d98d9cb ssh-agent 22:09:09 SSH_AUTH_SOCK=/tmp/ssh-5vmTqGjvmvyc/agent.15 22:09:09 SSH_AGENT_PID=22 22:09:09 Running ssh-add (command line suppressed) 22:09:09 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-64@tmp/private_key_635911548906668426.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-64@tmp/private_key_635911548906668426.key) 22:09:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:09:10 + git describe --exact-match --tags HEAD 22:09:10 fatal: No names found, cannot describe anything. [Pipeline] } 22:09:10 $ docker exec --env ******** --env ******** c1357d2f06eb092e5fb2154dd596dc756d682f18522e452bb84456285d98d9cb ssh-agent -k 22:09:10 unset SSH_AUTH_SOCK; 22:09:10 unset SSH_AGENT_PID; 22:09:10 echo Agent pid 22 killed; 22:09:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:09:10 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 22:09:10 This usually means this commit has not been tagged. [Pipeline] sshagent 22:09:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:09:10 [ssh-agent] Looking for ssh-agent implementation... 22:09:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:09:10 $ docker exec c1357d2f06eb092e5fb2154dd596dc756d682f18522e452bb84456285d98d9cb ssh-agent 22:09:10 SSH_AUTH_SOCK=/tmp/ssh-1WLokU5ekg23/agent.57 22:09:10 SSH_AGENT_PID=64 22:09:10 Running ssh-add (command line suppressed) 22:09:10 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-64@tmp/private_key_2584640161294508982.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-64@tmp/private_key_2584640161294508982.key) 22:09:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:09:11 + git semver init 22:09:11 # -> Open(): unable to determine branch for HEAD 22:09:11 # $GIT_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-64/.git 22:09:11 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-bootstrap_PR-64 22:09:11 # $SEMVER_REMOTE_NAME = origin 22:09:11 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 22:09:11 # $SEMVER_USER_NAME = jenkins 22:09:11 # $SEMVER_BRANCH = PR-64 22:09:11 # $SEMVER_TEMP = /tmp/semver-097641887 22:09:11 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 22:09:11 # '/tmp/semver-097641887' -> '/w/workspace/exfoundry_go-mod-bootstrap_PR-64/.semver' 22:09:11 # -> Force: false 22:09:11 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-64/.semver [Pipeline] } 22:09:11 $ docker exec --env ******** --env ******** c1357d2f06eb092e5fb2154dd596dc756d682f18522e452bb84456285d98d9cb ssh-agent -k 22:09:11 unset SSH_AUTH_SOCK; 22:09:11 unset SSH_AGENT_PID; 22:09:11 echo Agent pid 64 killed; 22:09:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:09:12 + git semver [Pipeline] } 22:09:12 $ docker stop --time=1 c1357d2f06eb092e5fb2154dd596dc756d682f18522e452bb84456285d98d9cb 22:09:13 $ docker rm -f c1357d2f06eb092e5fb2154dd596dc756d682f18522e452bb84456285d98d9cb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 22:09:14 Stashed 39 file(s) [Pipeline] echo 22:09: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 22:09:29 Still waiting to schedule task 22:09:29 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3125’ 22:09:29 Still waiting to schedule task 22:09:29 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline 22:11:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3126 in /w/workspace/exfoundry_go-mod-bootstrap_PR-64 [Pipeline] { [Pipeline] ws 22:11:08 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 22:11:14 using credential edgex-jenkins-ssh 22:11:14 Cloning the remote Git repository 22:11:14 Cloning with configured refspecs honoured and without tags 22:11:15 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:11:15 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 22:11:16 Fetching without tags 22:11:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:11:15 > git --version # timeout=10 22:11:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:11:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:11:16 > git config --add remote.origin.fetch +refs/pull/64/head:refs/remotes/origin/PR-64 # timeout=10 22:11:16 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:11:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:11:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:11:16 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:11:16 Merging remotes/origin/master commit 3ab2457cb6c9e600d5c81a556494d09cad27121c into PR head commit d57818a212b3c44671b087b3ada81e61d3a8a764 22:11:17 Merge succeeded, producing d57818a212b3c44671b087b3ada81e61d3a8a764 22:11:17 Checking out Revision d57818a212b3c44671b087b3ada81e61d3a8a764 (PR-64) 22:11:16 > git config core.sparsecheckout # timeout=10 22:11:16 > git checkout -f d57818a212b3c44671b087b3ada81e61d3a8a764 # timeout=10 22:11:16 > git remote # timeout=10 22:11:16 > git config --get remote.origin.url # timeout=10 22:11:16 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:16 > git merge 3ab2457cb6c9e600d5c81a556494d09cad27121c # timeout=10 22:11:17 > git rev-parse HEAD^{commit} # timeout=10 22:11:17 > git config core.sparsecheckout # timeout=10 22:11:17 > git checkout -f d57818a212b3c44671b087b3ada81e61d3a8a764 # timeout=10 22:11:21 Commit message: "Eliminate erroneous log msg when LogFile path is blank" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:11:23 ========================================================= 22:11:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 22:11:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:11:24 + 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 . 22:11:25 Sending build context to Docker daemon 542.2kB 22:11:25 Step 1/8 : ARG BASE=golang:1.13-alpine 22:11:25 Step 2/8 : FROM ${BASE} 22:11:25 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:11:25 cde5963f3b93: Pulling fs layer 22:11:25 2a23fa8c16f7: Pulling fs layer 22:11:25 777b28850792: Pulling fs layer 22:11:25 8a11ddd9e578: Pulling fs layer 22:11:25 4cf88f913ddb: Pulling fs layer 22:11:25 1df406cf5192: Pulling fs layer 22:11:25 cd6300453558: Pulling fs layer 22:11:25 b9c365052c96: Pulling fs layer 22:11:25 a2d8cc88f415: Pulling fs layer 22:11:25 ea1d1ca13537: Pulling fs layer 22:11:25 3750a50a1c5e: Pulling fs layer 22:11:25 1df406cf5192: Waiting 22:11:25 cd6300453558: Waiting 22:11:25 b9c365052c96: Waiting 22:11:25 a2d8cc88f415: Waiting 22:11:25 ea1d1ca13537: Waiting 22:11:25 3750a50a1c5e: Waiting 22:11:25 8a11ddd9e578: Waiting 22:11:25 4cf88f913ddb: Waiting 22:11:25 777b28850792: Verifying Checksum 22:11:25 777b28850792: Download complete 22:11:25 2a23fa8c16f7: Verifying Checksum 22:11:25 2a23fa8c16f7: Download complete 22:11:25 4cf88f913ddb: Verifying Checksum 22:11:25 4cf88f913ddb: Download complete 22:11:25 1df406cf5192: Verifying Checksum 22:11:25 1df406cf5192: Download complete 22:11:25 cde5963f3b93: Verifying Checksum 22:11:26 cde5963f3b93: Pull complete 22:11:27 2a23fa8c16f7: Pull complete 22:11:27 777b28850792: Pull complete 22:11:29 cd6300453558: Verifying Checksum 22:11:29 cd6300453558: Download complete 22:11:29 a2d8cc88f415: Verifying Checksum 22:11:29 a2d8cc88f415: Download complete 22:11:32 ea1d1ca13537: Verifying Checksum 22:11:32 ea1d1ca13537: Download complete 22:11:32 3750a50a1c5e: Verifying Checksum 22:11:32 3750a50a1c5e: Download complete 22:11:35 b9c365052c96: Verifying Checksum 22:11:35 b9c365052c96: Download complete 22:11:37 8a11ddd9e578: Verifying Checksum 22:11:37 8a11ddd9e578: Download complete 22:11:49 8a11ddd9e578: Pull complete 22:11:49 4cf88f913ddb: Pull complete 22:11:49 1df406cf5192: Pull complete 22:11:53 cd6300453558: Pull complete 22:11:53 Running on prd-centos7-docker-4c-2g-3127 in /w/workspace/exfoundry_go-mod-bootstrap_PR-64 [Pipeline] { [Pipeline] ws 22:11:53 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 22:11:56 using credential edgex-jenkins-ssh 22:11:56 Cloning the remote Git repository 22:11:56 Cloning with configured refspecs honoured and without tags 22:11:57 Fetching without tags 22:11:56 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:11:56 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 22:11:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:11:56 > git --version # timeout=10 22:11:56 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:11:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:11:57 > git config --add remote.origin.fetch +refs/pull/64/head:refs/remotes/origin/PR-64 # timeout=10 22:11:57 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:11:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:11:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:11:57 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:57 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:11:57 Merging remotes/origin/master commit 3ab2457cb6c9e600d5c81a556494d09cad27121c into PR head commit d57818a212b3c44671b087b3ada81e61d3a8a764 22:11:57 Merge succeeded, producing d57818a212b3c44671b087b3ada81e61d3a8a764 22:11:57 Checking out Revision d57818a212b3c44671b087b3ada81e61d3a8a764 (PR-64) 22:11:58 b9c365052c96: Pull complete 22:11:58 a2d8cc88f415: Pull complete 22:11:57 > git config core.sparsecheckout # timeout=10 22:11:57 > git checkout -f d57818a212b3c44671b087b3ada81e61d3a8a764 # timeout=10 22:11:57 > git remote # timeout=10 22:11:57 > git config --get remote.origin.url # timeout=10 22:11:57 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:57 > git merge 3ab2457cb6c9e600d5c81a556494d09cad27121c # timeout=10 22:11:57 > git rev-parse HEAD^{commit} # timeout=10 22:11:57 > git config core.sparsecheckout # timeout=10 22:11:57 > git checkout -f d57818a212b3c44671b087b3ada81e61d3a8a764 # timeout=10 22:12:00 ea1d1ca13537: Pull complete 22:12:01 3750a50a1c5e: Pull complete 22:12:01 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 22:12:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 22:12:01 ---> 78745c68409d 22:12:01 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:12:01 Commit message: "Eliminate erroneous log msg when LogFile path is blank" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:12:02 ========================================================= 22:12:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 22:12:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:12:03 + 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 . 22:12:03 Sending build context to Docker daemon 542.2kB 22:12:03 Step 1/8 : ARG BASE=golang:1.13-alpine 22:12:03 Step 2/8 : FROM ${BASE} 22:12:03 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 22:12:03 e6b0cf9c0882: Pulling fs layer 22:12:03 2848faf0eed1: Pulling fs layer 22:12:03 0f37312ad70f: Pulling fs layer 22:12:03 5788d62ee057: Pulling fs layer 22:12:03 0e6b1d234666: Pulling fs layer 22:12:03 bf5d7aec512f: Pulling fs layer 22:12:03 34c802a77dc8: Pulling fs layer 22:12:03 9eb99e56ec68: Pulling fs layer 22:12:03 27c7a5d97fbd: Pulling fs layer 22:12:03 5c102a31e300: Pulling fs layer 22:12:03 dcfb455df0a1: Pulling fs layer 22:12:03 5788d62ee057: Waiting 22:12:03 0e6b1d234666: Waiting 22:12:03 bf5d7aec512f: Waiting 22:12:03 34c802a77dc8: Waiting 22:12:03 9eb99e56ec68: Waiting 22:12:03 27c7a5d97fbd: Waiting 22:12:03 5c102a31e300: Waiting 22:12:03 dcfb455df0a1: Waiting 22:12:03 0f37312ad70f: Verifying Checksum 22:12:03 0f37312ad70f: Download complete 22:12:03 2848faf0eed1: Verifying Checksum 22:12:03 2848faf0eed1: Download complete 22:12:03 0e6b1d234666: Verifying Checksum 22:12:03 0e6b1d234666: Download complete 22:12:03 bf5d7aec512f: Verifying Checksum 22:12:03 bf5d7aec512f: Download complete 22:12:03 e6b0cf9c0882: Verifying Checksum 22:12:03 e6b0cf9c0882: Download complete 22:12:03 e6b0cf9c0882: Pull complete 22:12:04 34c802a77dc8: Verifying Checksum 22:12:04 34c802a77dc8: Download complete 22:12:04 ---> Running in 56d9cdadcfb2 22:12:04 27c7a5d97fbd: Verifying Checksum 22:12:04 27c7a5d97fbd: Download complete 22:12:04 Removing intermediate container 56d9cdadcfb2 22:12:04 ---> cfc4746f367f 22:12:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:12:04 ---> Running in b89544ea0505 22:12:04 9eb99e56ec68: Verifying Checksum 22:12:04 9eb99e56ec68: Download complete 22:12:04 dcfb455df0a1: Verifying Checksum 22:12:04 dcfb455df0a1: Download complete 22:12:04 5788d62ee057: Download complete 22:12:04 5c102a31e300: Verifying Checksum 22:12:04 5c102a31e300: Download complete 22:12:05 2848faf0eed1: Pull complete 22:12:06 0f37312ad70f: Pull complete 22:12:07 Removing intermediate container b89544ea0505 22:12:07 ---> feab962b04a3 22:12:07 Step 5/8 : RUN apk add --update --no-cache git make 22:12:07 ---> Running in aab8862273de 22:12:07 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 22:12:08 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 22:12:09 OK: 125 MiB in 39 packages 22:12:10 Removing intermediate container aab8862273de 22:12:10 ---> 6f40ded1ffbd 22:12:10 Step 6/8 : WORKDIR /build 22:12:10 ---> Running in 84ac9c334dd4 22:12:11 Removing intermediate container 84ac9c334dd4 22:12:11 ---> 022ccc6b469c 22:12:11 Step 7/8 : COPY go.mod . 22:12:11 ---> be0a221e60ef 22:12:11 Step 8/8 : RUN go mod download 22:12:11 ---> Running in 6b114ccc888e 22:12:12 5788d62ee057: Pull complete 22:12:12 0e6b1d234666: Pull complete 22:12:12 bf5d7aec512f: Pull complete 22:12:13 go: finding github.com/BurntSushi/toml v0.3.1 22:12:13 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:12:13 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:12:13 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 22:12:13 go: finding github.com/bgentry/speakeasy v0.1.0 22:12:13 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:12:13 go: finding github.com/davecgh/go-spew v1.1.1 22:12:13 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:12:13 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 22:12:13 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 22:12:13 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:12:13 go: finding github.com/fatih/color v1.7.0 22:12:13 go: finding github.com/go-kit/kit v0.8.0 22:12:13 go: finding github.com/go-logfmt/logfmt v0.4.0 22:12:13 go: finding github.com/go-stack/stack v1.8.0 22:12:13 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:12:13 go: finding github.com/google/uuid v1.1.0 22:12:13 go: finding github.com/gorilla/mux v1.7.1 22:12:13 go: finding github.com/hashicorp/consul/api v1.1.0 22:12:13 go: finding github.com/hashicorp/consul/sdk v0.1.1 22:12:14 go: finding github.com/hashicorp/errwrap v1.0.0 22:12:14 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:12:14 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:12:14 go: finding github.com/hashicorp/go-msgpack v0.5.3 22:12:14 go: finding github.com/hashicorp/go-multierror v1.0.0 22:12:14 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:12:14 go: finding github.com/hashicorp/go-sockaddr v1.0.0 22:12:14 go: finding github.com/hashicorp/go-syslog v1.0.0 22:12:14 go: finding github.com/hashicorp/go-uuid v1.0.1 22:12:14 go: finding github.com/hashicorp/go.net v0.0.1 22:12:14 go: finding github.com/hashicorp/golang-lru v0.5.0 22:12:14 go: finding github.com/hashicorp/logutils v1.0.0 22:12:14 go: finding github.com/hashicorp/mdns v1.0.0 22:12:14 go: finding github.com/hashicorp/memberlist v0.1.3 22:12:14 go: finding github.com/hashicorp/serf v0.8.2 22:12:14 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:12:14 go: finding github.com/mattn/go-colorable v0.0.9 22:12:14 go: finding github.com/mattn/go-isatty v0.0.3 22:12:14 go: finding github.com/miekg/dns v1.0.14 22:12:14 go: finding github.com/mitchellh/cli v1.0.0 22:12:14 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:12:14 go: finding github.com/mitchellh/copystructure v1.0.0 22:12:14 go: finding github.com/mitchellh/go-homedir v1.0.0 22:12:14 go: finding github.com/mitchellh/go-testing-interface v1.0.0 22:12:14 go: finding github.com/mitchellh/gox v0.4.0 22:12:14 go: finding github.com/mitchellh/iochan v1.0.0 22:12:14 go: finding github.com/mitchellh/mapstructure v1.1.2 22:12:14 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:12:14 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:12:14 go: finding github.com/pelletier/go-toml v1.2.0 22:12:14 go: finding github.com/pkg/errors v0.8.1 22:12:14 go: finding github.com/pmezard/go-difflib v1.0.0 22:12:14 go: finding github.com/posener/complete v1.1.1 22:12:14 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 22:12:14 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:12:14 go: finding github.com/stretchr/objx v0.1.0 22:12:14 go: finding github.com/stretchr/testify v1.5.1 22:12:14 go: finding github.com/ugorji/go v1.1.4 22:12:14 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 22:12:14 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 22:12:14 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:12:14 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 22:12:14 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 22:12:14 go: finding gopkg.in/yaml.v2 v2.2.8 22:12:16 34c802a77dc8: Pull complete 22:12:20 9eb99e56ec68: Pull complete 22:12:20 27c7a5d97fbd: Pull complete 22:12:20 5c102a31e300: Pull complete 22:12:21 dcfb455df0a1: Pull complete 22:12:21 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 22:12:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 22:12:21 ---> 7c70fe431013 22:12:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:12:21 ---> Running in 308425c1e875 22:12:21 Removing intermediate container 308425c1e875 22:12:21 ---> 0c7d16e8f788 22:12:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:12:21 ---> Running in 4f721d15368b 22:12:22 Removing intermediate container 4f721d15368b 22:12:22 ---> e3d28a585562 22:12:22 Step 5/8 : RUN apk add --update --no-cache git make 22:12:22 ---> Running in 32bdb61116ce 22:12:23 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 22:12:24 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 22:12:24 Removing intermediate container 6b114ccc888e 22:12:24 ---> 98a1ba171e55 22:12:24 Successfully built 98a1ba171e55 22:12:24 Successfully tagged ci-base-image-arm64:latest 22:12:24 OK: 143 MiB in 39 packages [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:12:25 Removing intermediate container 32bdb61116ce 22:12:25 ---> 3935d811ab66 22:12:25 Step 6/8 : WORKDIR /build 22:12:25 ---> Running in c108f5deaae2 22:12:25 Removing intermediate container c108f5deaae2 22:12:25 ---> bc0ad560a7f2 22:12:25 Step 7/8 : COPY go.mod . 22:12:25 ---> 895d8cf5b1ad 22:12:25 Step 8/8 : RUN go mod download 22:12:25 + docker inspect -f . ci-base-image-arm64 22:12:25 ---> Running in ded8c95585fd 22:12:25 . [Pipeline] withDockerContainer 22:12:26 prd-ubuntu18.04-docker-arm64-4c-16g-3126 does not seem to be running inside a container 22:12:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 22:12:27 go: finding github.com/BurntSushi/toml v0.3.1 22:12:27 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:12:27 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:12:27 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 22:12:27 go: finding github.com/bgentry/speakeasy v0.1.0 22:12:27 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:12:27 go: finding github.com/davecgh/go-spew v1.1.1 22:12:27 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:12:27 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 22:12:27 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 22:12:27 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:12:27 go: finding github.com/fatih/color v1.7.0 22:12:27 go: finding github.com/go-kit/kit v0.8.0 22:12:27 go: finding github.com/go-logfmt/logfmt v0.4.0 22:12:27 go: finding github.com/go-stack/stack v1.8.0 22:12:27 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:12:27 go: finding github.com/google/uuid v1.1.0 22:12:27 go: finding github.com/gorilla/mux v1.7.1 22:12:27 go: finding github.com/hashicorp/consul/api v1.1.0 22:12:27 go: finding github.com/hashicorp/consul/sdk v0.1.1 22:12:27 $ docker top 09e8ad93a35faa13ec8a3a09b58a0ef221849d0fddb7f5e268d0d38b2a074b55 -eo pid,comm 22:12:27 go: finding github.com/hashicorp/errwrap v1.0.0 22:12:27 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:12:27 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:12:27 go: finding github.com/hashicorp/go-msgpack v0.5.3 22:12:27 go: finding github.com/hashicorp/go-multierror v1.0.0 22:12:27 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:12:27 go: finding github.com/hashicorp/go-sockaddr v1.0.0 22:12:27 go: finding github.com/hashicorp/go-syslog v1.0.0 22:12:27 go: finding github.com/hashicorp/go-uuid v1.0.1 22:12:27 go: finding github.com/hashicorp/go.net v0.0.1 22:12:27 go: finding github.com/hashicorp/golang-lru v0.5.0 22:12:27 go: finding github.com/hashicorp/logutils v1.0.0 22:12:27 go: finding github.com/hashicorp/mdns v1.0.0 22:12:27 go: finding github.com/hashicorp/memberlist v0.1.3 22:12:27 go: finding github.com/hashicorp/serf v0.8.2 22:12:27 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:12:27 go: finding github.com/mattn/go-colorable v0.0.9 22:12:27 go: finding github.com/mattn/go-isatty v0.0.3 22:12:27 go: finding github.com/miekg/dns v1.0.14 22:12:27 go: finding github.com/mitchellh/cli v1.0.0 22:12:27 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:12:28 go: finding github.com/mitchellh/copystructure v1.0.0 22:12:28 go: finding github.com/mitchellh/go-homedir v1.0.0 22:12:28 go: finding github.com/mitchellh/go-testing-interface v1.0.0 22:12:28 go: finding github.com/mitchellh/gox v0.4.0 22:12:28 go: finding github.com/mitchellh/iochan v1.0.0 22:12:28 go: finding github.com/mitchellh/mapstructure v1.1.2 22:12:28 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:12:28 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:12:28 go: finding github.com/pelletier/go-toml v1.2.0 22:12:28 go: finding github.com/pkg/errors v0.8.1 22:12:28 go: finding github.com/pmezard/go-difflib v1.0.0 22:12:28 go: finding github.com/posener/complete v1.1.1 22:12:28 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 22:12:28 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:12:28 go: finding github.com/stretchr/objx v0.1.0 22:12:28 go: finding github.com/stretchr/testify v1.5.1 [Pipeline] { [Pipeline] sh 22:12:28 go: finding github.com/ugorji/go v1.1.4 22:12:28 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 22:12:28 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 22:12:28 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:12:28 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 22:12:28 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 22:12:28 go: finding gopkg.in/yaml.v2 v2.2.8 22:12:28 + go version 22:12:28 go version go1.13.5 linux/arm64 [Pipeline] sh 22:12:29 + make test 22:12:29 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:12:32 Removing intermediate container ded8c95585fd 22:12:32 ---> c4b1cfa33d0b 22:12:32 Successfully built c4b1cfa33d0b 22:12:32 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 22:12:33 + docker inspect -f . ci-base-image-x86_64 22:12:33 . [Pipeline] withDockerContainer 22:12:33 prd-centos7-docker-4c-2g-3127 does not seem to be running inside a container 22:12:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 22:12:33 $ docker top b3a801a96ce895346844771c7b3a11ffb68e17e5f924ecaa0fca87cbe84363a7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:34 + go version 22:12:34 go version go1.13.5 linux/amd64 [Pipeline] sh 22:12:34 + make test 22:12:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:12:56 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 22:12:56 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.013s coverage: 44.1% of statements 22:12:56 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 22:12:56 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.028s coverage: 84.2% of statements 22:12:56 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 22:12:56 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 22:12:56 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 22:13:03 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.018s coverage: 100.0% of statements 22:13:03 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 22:13:03 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 22:13:03 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 22:13:03 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.007s coverage: 48.9% of statements 22:13:03 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 22:13:03 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 22:13:03 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.007s coverage: 91.3% of statements 22:13:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:13:04 gofmt -l . 22:13:04 [ "`gofmt -l .`" = "" ] [Pipeline] stash 22:13:04 Stashed 1 file(s) [Pipeline] } 22:13:04 $ docker stop --time=1 b3a801a96ce895346844771c7b3a11ffb68e17e5f924ecaa0fca87cbe84363a7 22:13:06 $ docker rm -f b3a801a96ce895346844771c7b3a11ffb68e17e5f924ecaa0fca87cbe84363a7 [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] } 22:13:08 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 22:13:09 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.038s coverage: 44.1% of statements 22:13:09 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 22:13:09 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.018s coverage: 84.2% of statements 22:13:09 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 22:13:09 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 22:13:09 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 22:13:16 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.062s coverage: 100.0% of statements 22:13:16 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 22:13:16 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 22:13:16 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 22:13:16 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.029s coverage: 48.9% of statements 22:13:16 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 22:13:16 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 22:13:16 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.055s coverage: 91.3% of statements 22:13:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:13:23 gofmt -l . 22:13:23 [ "`gofmt -l .`" = "" ] [Pipeline] stash 22:13:23 Warning: overwriting stash ‘coverage-report’ 22:13:23 Stashed 1 file(s) [Pipeline] } 22:13:23 $ docker stop --time=1 09e8ad93a35faa13ec8a3a09b58a0ef221849d0fddb7f5e268d0d38b2a074b55 22:13:26 $ docker rm -f 09e8ad93a35faa13ec8a3a09b58a0ef221849d0fddb7f5e268d0d38b2a074b55 [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 22:13:27 provisioning config files... 22:13:27 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-64@tmp/config770573737748131401tmp [Pipeline] { [Pipeline] sh 22:13:28 + curl -s https://codecov.io/bash 22:13:28 + bash -s - -t @/w/workspace/exfoundry_go-mod-bootstrap_PR-64@tmp/config770573737748131401tmp 22:13:28 22:13:28 _____ _ 22:13:28 / ____| | | 22:13:28 | | ___ __| | ___ ___ _____ __ 22:13:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:13:28 | |___| (_) | (_| | __/ (_| (_) \ V / 22:13:28 \_____\___/ \__,_|\___|\___\___/ \_/ 22:13:28 Bash-tbd 22:13:28 22:13:28 22:13:28 ==> Jenkins CI detected. 22:13:28 project root: . 22:13:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:13:28 ==> Running gcov in . (disable via -X gcov) 22:13:28 ==> Python coveragepy not found 22:13:28 ==> Searching for coverage reports in: 22:13:28 + . 22:13:28 -> Found 1 reports 22:13:28 ==> Detecting git/mercurial file structure 22:13:28 ==> Reading reports 22:13:28 + ./coverage.out bytes=18249 22:13:28 ==> Appending adjustments 22:13:28 http://docs.codecov.io/docs/fixing-reports 22:13:28 + Found adjustments 22:13:28 ==> Gzipping contents 22:13:28 ==> Uploading reports 22:13:28 url: https://codecov.io 22:13:28 query: branch=PR-64&commit=d57818a212b3c44671b087b3ada81e61d3a8a764&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-64%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=64&job= 22:13:28 -> Pinging Codecov 22:13:28 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-64&commit=d57818a212b3c44671b087b3ada81e61d3a8a764&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-64%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=64&job= 22:13:28 -> Uploading 22:13:29 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/d57818a212b3c44671b087b3ada81e61d3a8a764 [Pipeline] } 22:13:29 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 22:13:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:13:30 ---> package-listing.sh 22:13:30 ++ tr '[:upper:]' '[:lower:]' 22:13:30 ++ facter osfamily 22:13:30 + OS_FAMILY=redhat 22:13:30 + workspace=/w/workspace/exfoundry_go-mod-bootstrap_PR-64 22:13:30 + START_PACKAGES=/tmp/packages_start.txt 22:13:30 + END_PACKAGES=/tmp/packages_end.txt 22:13:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:13:30 + PACKAGES=/tmp/packages_start.txt 22:13:30 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-64 ']' 22:13:30 + PACKAGES=/tmp/packages_end.txt 22:13:30 + case "${OS_FAMILY}" in 22:13:30 + rpm -qa 22:13:30 + sort 22:13:35 + '[' -f /tmp/packages_start.txt ']' 22:13:35 + '[' -f /tmp/packages_end.txt ']' 22:13:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:13:35 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-64 ']' 22:13:35 + mkdir -p /w/workspace/exfoundry_go-mod-bootstrap_PR-64/archives/ 22:13:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-bootstrap_PR-64/archives/ [Pipeline] isUnix [Pipeline] sh 22:13:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:13:35 22:13:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:13:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:13:35 alpine: Pulling from edgex-lftools-log-publisher 22:13:35 c9b1b535fdd9: Pulling fs layer 22:13:35 2cc5ad85d9ab: Pulling fs layer 22:13:35 756a868c4378: Pulling fs layer 22:13:35 444b2fc9a129: Pulling fs layer 22:13:35 ea15f1150254: Pulling fs layer 22:13:35 41b27a9f41bf: Pulling fs layer 22:13:35 28c525ee5125: Pulling fs layer 22:13:35 094b1ea09ed8: Pulling fs layer 22:13:35 138eaada9080: Pulling fs layer 22:13:35 0622d0fa9048: Pulling fs layer 22:13:35 138eaada9080: Waiting 22:13:35 41b27a9f41bf: Waiting 22:13:35 28c525ee5125: Waiting 22:13:35 094b1ea09ed8: Waiting 22:13:35 0622d0fa9048: Waiting 22:13:35 444b2fc9a129: Waiting 22:13:35 ea15f1150254: Waiting 22:13:35 2cc5ad85d9ab: Verifying Checksum 22:13:35 2cc5ad85d9ab: Download complete 22:13:35 444b2fc9a129: Verifying Checksum 22:13:35 444b2fc9a129: Download complete 22:13:35 c9b1b535fdd9: Verifying Checksum 22:13:35 c9b1b535fdd9: Download complete 22:13:35 ea15f1150254: Verifying Checksum 22:13:35 ea15f1150254: Download complete 22:13:36 28c525ee5125: Verifying Checksum 22:13:36 28c525ee5125: Download complete 22:13:36 756a868c4378: Verifying Checksum 22:13:36 756a868c4378: Download complete 22:13:36 c9b1b535fdd9: Pull complete 22:13:36 138eaada9080: Verifying Checksum 22:13:36 138eaada9080: Download complete 22:13:36 0622d0fa9048: Verifying Checksum 22:13:36 0622d0fa9048: Download complete 22:13:36 2cc5ad85d9ab: Pull complete 22:13:36 094b1ea09ed8: Verifying Checksum 22:13:36 094b1ea09ed8: Download complete 22:13:37 41b27a9f41bf: Verifying Checksum 22:13:37 41b27a9f41bf: Download complete 22:13:38 756a868c4378: Pull complete 22:13:38 444b2fc9a129: Pull complete 22:13:38 ea15f1150254: Pull complete 22:13:41 41b27a9f41bf: Pull complete 22:13:41 28c525ee5125: Pull complete 22:13:43 094b1ea09ed8: Pull complete 22:13:44 138eaada9080: Pull complete 22:13:44 0622d0fa9048: Pull complete 22:13:44 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 22:13:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:13:44 prd-centos7-docker-4c-2g-3125 does not seem to be running inside a container 22:13: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-64 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-64:/w/workspace/exfoundry_go-mod-bootstrap_PR-64:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-64@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:13:45 $ docker top a09a86fa3089f36b8d1317fac822e929aaa42a341fc6dfa98c685aad2a352017 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:13:45 provisioning config files... 22:13:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-64@tmp/config2294198927838329811tmp [Pipeline] { [Pipeline] echo 22:13:46 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:13:46 ---> create-netrc.sh [Pipeline] echo 22:13:46 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:13:46 ---> logs-deploy.sh 22:13:46 + ARCHIVE_ARTIFACTS= 22:13:46 + LOGS_SERVER=https://logs.edgexfoundry.org 22:13:46 + '[' https://logs.edgexfoundry.org == None ']' 22:13:46 + NEXUS_URL=https://nexus.edgexfoundry.org 22:13:46 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-64/2 22:13:46 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-64/2/ 22:13:46 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-64/2 /w/workspace/exfoundry_go-mod-bootstrap_PR-64 22:13:48 Archives upload complete. 22:13:48 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-64/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-64/2/ 22:13:48 ---> uname -a: 22:13:48 Linux a09a86fa3089 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 22:13:48 22:13:48 22:13:48 ---> lscpu: 22:13:48 Architecture: x86_64 22:13:48 CPU op-mode(s): 32-bit, 64-bit 22:13:48 Byte Order: Little Endian 22:13:48 Address sizes: 40 bits physical, 48 bits virtual 22:13:48 CPU(s): 4 22:13:48 On-line CPU(s) list: 0-3 22:13:48 Thread(s) per core: 1 22:13:48 Core(s) per socket: 1 22:13:48 Socket(s): 4 22:13:48 NUMA node(s): 1 22:13:48 Vendor ID: GenuineIntel 22:13:48 CPU family: 6 22:13:48 Model: 44 22:13:48 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:13:48 Stepping: 1 22:13:48 CPU MHz: 2933.442 22:13:48 BogoMIPS: 5866.88 22:13:48 Virtualization: VT-x 22:13:48 Hypervisor vendor: KVM 22:13:48 Virtualization type: full 22:13:48 L1d cache: 128 KiB 22:13:48 L1i cache: 128 KiB 22:13:48 L2 cache: 16 MiB 22:13:48 L3 cache: 64 MiB 22:13:48 NUMA node0 CPU(s): 0-3 22:13:48 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 22:13:48 Vulnerability Meltdown: Mitigation; PTI 22:13:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:13:48 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 22:13:48 Vulnerability Spectre v2: Mitigation; Full retpoline 22:13: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 22:13:48 22:13:48 22:13:48 ---> nproc: 22:13:48 4 22:13:48 22:13:48 22:13:48 ---> df -h: 22:13:48 Filesystem Size Used Available Use% Mounted on 22:13:48 overlay 50.0G 6.4G 43.6G 13% / 22:13:48 tmpfs 64.0M 0 64.0M 0% /dev 22:13:48 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 22:13:48 shm 64.0M 0 64.0M 0% /dev/shm 22:13:48 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 22:13:48 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 22:13:48 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 22:13:48 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/exfoundry_go-mod-bootstrap_PR-64@tmp 22:13:48 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 22:13:48 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/exfoundry_go-mod-bootstrap_PR-64 22:13:48 22:13:48 22:13:48 ---> free -m: 22:13:48 total used free shared buff/cache available 22:13:48 Mem: 1838 609 78 0 1150 1123 22:13:48 Swap: 1023 1 1022 22:13:48 22:13:48 22:13:48 ---> ip addr: 22:13:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:13:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:13:48 inet 127.0.0.1/8 scope host lo 22:13:48 valid_lft forever preferred_lft forever 22:13:48 6: eth0@if7: mtu 1458 qdisc noqueue state UP 22:13:48 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 22:13:48 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 22:13:48 valid_lft forever preferred_lft forever 22:13:48 22:13:48 22:13:48 ---> sar -b -r -n DEV: 22:13:48 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/09/20 _x86_64_ (4 CPU) 22:13:48 22:13:48 22:08:23 LINUX RESTART 22:13:48 22:13:48 22:09:01 tps rtps wtps bread/s bwrtn/s 22:13:48 22:10:01 28.18 6.26 21.92 1867.82 2051.77 22:13:48 22:11:01 2.88 0.00 2.88 0.00 92.31 22:13:48 22:12:01 0.55 0.00 0.55 0.00 7.06 22:13:48 22:13:01 0.67 0.00 0.67 0.00 7.98 22:13:48 Average: 8.07 1.57 6.51 467.15 539.99 22:13:48 22:13:48 22:09:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:13:48 22:10:01 113796 1768508 93.95 2620 1224160 937092 31.97 431536 1179232 16 22:13:48 22:11:01 116504 1765800 93.81 2620 1224168 911928 31.11 429924 1178820 8 22:13:48 22:12:01 116300 1766004 93.82 2620 1224172 912044 31.12 430304 1178760 12 22:13:48 22:13:01 117240 1765064 93.77 2620 1224176 911864 31.11 429380 1178760 8 22:13:48 Average: 115960 1766344 93.84 2620 1224169 918232 31.33 430286 1178893 11 22:13:48 22:13:48 22:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 22:13:48 22:10:01 eth0 116.51 83.29 434.17 34.78 0.00 0.00 0.00 22:13:48 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:48 22:10:01 docker0 1.42 1.10 0.30 2.33 0.00 0.00 0.00 22:13:48 22:11:01 eth0 3.95 1.42 3.22 0.10 0.00 0.00 0.00 22:13:48 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:48 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:48 22:12:01 eth0 1.15 0.63 0.56 0.37 0.00 0.00 0.00 22:13:48 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:48 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:48 22:13:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 22:13:48 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:48 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:48 Average: eth0 30.44 21.36 109.54 8.82 0.00 0.00 0.00 22:13:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:48 Average: docker0 0.35 0.27 0.07 0.58 0.00 0.00 0.00 22:13:48 22:13:48 22:13:48 ---> sar -P ALL: 22:13:48 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/09/20 _x86_64_ (4 CPU) 22:13:48 22:13:48 22:08:23 LINUX RESTART 22:13:48 22:13:48 22:09:01 CPU %user %nice %system %iowait %steal %idle 22:13:48 22:10:01 all 3.02 0.00 1.50 0.45 0.01 95.02 22:13:48 22:10:01 0 2.78 0.00 1.61 0.03 0.00 95.58 22:13:48 22:10:01 1 2.82 0.00 1.24 0.05 0.02 95.88 22:13:48 22:10:01 2 3.22 0.00 1.64 0.08 0.02 95.04 22:13:48 22:10:01 3 3.28 0.00 1.52 1.61 0.00 93.59 22:13:48 22:11:01 all 0.20 0.00 0.08 0.00 0.00 99.72 22:13:48 22:11:01 0 0.07 0.00 0.07 0.00 0.00 99.87 22:13:48 22:11:01 1 0.07 0.00 0.07 0.00 0.00 99.87 22:13:48 22:11:01 2 0.58 0.00 0.07 0.00 0.00 99.35 22:13:48 22:11:01 3 0.07 0.00 0.08 0.00 0.00 99.85 22:13:48 22:12:01 all 0.20 0.00 0.05 0.00 0.00 99.75 22:13:48 22:12:01 0 0.05 0.00 0.07 0.00 0.00 99.88 22:13:48 22:12:01 1 0.07 0.00 0.05 0.00 0.00 99.88 22:13:48 22:12:01 2 0.58 0.00 0.03 0.00 0.00 99.38 22:13:48 22:12:01 3 0.13 0.00 0.07 0.00 0.00 99.80 22:13:48 22:13:01 all 0.17 0.00 0.05 0.00 0.00 99.78 22:13:48 22:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:13:48 22:13:01 1 0.07 0.00 0.05 0.00 0.00 99.88 22:13:48 22:13:01 2 0.50 0.00 0.03 0.00 0.00 99.47 22:13:48 22:13:01 3 0.08 0.00 0.07 0.00 0.00 99.85 22:13:48 Average: all 0.90 0.00 0.42 0.11 0.00 98.57 22:13:48 Average: 0 0.73 0.00 0.44 0.01 0.00 98.83 22:13:48 Average: 1 0.75 0.00 0.35 0.01 0.00 98.88 22:13:48 Average: 2 1.22 0.00 0.44 0.02 0.00 98.31 22:13:48 Average: 3 0.89 0.00 0.43 0.40 0.00 98.28 22:13:48 22:13:48 22:13:48