Branch indexing 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 bnevis-i for edgexfoundry/go-mod-bootstrap Loading trusted files from base branch master at af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa rather than 3829504ae15b4efb17e0c6328e8cd55fdb1aa882 Obtained Jenkinsfile from af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa 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 b810438aec07f555226556e3b59abf2bab733840 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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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-488 in /w/workspace/exfoundry_go-mod-bootstrap_PR-60 [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-60 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 Fetching without tags Merging remotes/origin/master commit af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa into PR head commit 3829504ae15b4efb17e0c6328e8cd55fdb1aa882 Merge succeeded, producing e0768fad05a064a258cf039307591fe3034abfbb Checking out Revision e0768fad05a064a258cf039307591fe3034abfbb (PR-60) 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/60/head:refs/remotes/origin/PR-60 +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/60/head:refs/remotes/origin/PR-60 # 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/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3829504ae15b4efb17e0c6328e8cd55fdb1aa882 # 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 af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0768fad05a064a258cf039307591fe3034abfbb # timeout=10 Commit message: "Merge commit 'af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa' into HEAD" > git rev-list --no-walk 3829504ae15b4efb17e0c6328e8cd55fdb1aa882 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:00:31 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 03:00:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:00:33 03:00:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:00:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:00:33 latest: Pulling from edgex-devops/git-semver 03:00:33 9123ac7c32f7: Pulling fs layer 03:00:33 b8cc5d1170e3: Pulling fs layer 03:00:33 2924cbbf6a41: Pulling fs layer 03:00:33 93b08a4f1073: Pulling fs layer 03:00:33 93b08a4f1073: Waiting 03:00:33 b8cc5d1170e3: Verifying Checksum 03:00:33 b8cc5d1170e3: Download complete 03:00:34 9123ac7c32f7: Verifying Checksum 03:00:34 9123ac7c32f7: Download complete 03:00:34 2924cbbf6a41: Verifying Checksum 03:00:34 2924cbbf6a41: Download complete 03:00:34 93b08a4f1073: Verifying Checksum 03:00:34 93b08a4f1073: Download complete 03:00:34 9123ac7c32f7: Pull complete 03:00:34 b8cc5d1170e3: Pull complete 03:00:35 2924cbbf6a41: Pull complete 03:00:35 93b08a4f1073: Pull complete 03:00:35 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 03:00:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:00:35 prd-centos7-docker-4c-2g-488 does not seem to be running inside a container 03:00:35 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-bootstrap_PR-60 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-60:/w/workspace/exfoundry_go-mod-bootstrap_PR-60:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-60@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-60@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 03:00:36 $ docker top 6c7882baf7f4f02d7dedf00974441d338c39c89d24ab901bf650cd9f9fd06dfd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:00:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:00:36 [ssh-agent] Looking for ssh-agent implementation... 03:00:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:00:36 $ docker exec 6c7882baf7f4f02d7dedf00974441d338c39c89d24ab901bf650cd9f9fd06dfd ssh-agent 03:00:36 SSH_AUTH_SOCK=/tmp/ssh-lUutoqFlWyoz/agent.14 03:00:36 SSH_AGENT_PID=21 03:00:36 Running ssh-add (command line suppressed) 03:00:36 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-60@tmp/private_key_8020232903027656878.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-60@tmp/private_key_8020232903027656878.key) 03:00:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:00:37 + git describe --exact-match --tags HEAD 03:00:37 fatal: No names found, cannot describe anything. [Pipeline] } 03:00:37 $ docker exec --env ******** --env ******** 6c7882baf7f4f02d7dedf00974441d338c39c89d24ab901bf650cd9f9fd06dfd ssh-agent -k 03:00:37 unset SSH_AUTH_SOCK; 03:00:37 unset SSH_AGENT_PID; 03:00:37 echo Agent pid 21 killed; 03:00:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:00:37 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 03:00:37 This usually means this commit has not been tagged. [Pipeline] sshagent 03:00:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:00:37 [ssh-agent] Looking for ssh-agent implementation... 03:00:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:00:37 $ docker exec 6c7882baf7f4f02d7dedf00974441d338c39c89d24ab901bf650cd9f9fd06dfd ssh-agent 03:00:38 SSH_AUTH_SOCK=/tmp/ssh-5PDC0yRRRUii/agent.56 03:00:38 SSH_AGENT_PID=62 03:00:38 Running ssh-add (command line suppressed) 03:00:38 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-60@tmp/private_key_7081126237702115262.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-60@tmp/private_key_7081126237702115262.key) 03:00:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:00:38 + git semver init 03:00:38 # -> Open(): unable to determine branch for HEAD 03:00:38 # $GIT_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-60/.git 03:00:38 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-bootstrap_PR-60 03:00:38 # $SEMVER_REMOTE_NAME = origin 03:00:38 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 03:00:38 # $SEMVER_USER_NAME = jenkins 03:00:38 # $SEMVER_BRANCH = PR-60 03:00:38 # $SEMVER_TEMP = /tmp/semver-140239937 03:00:38 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 03:00:38 # '/tmp/semver-140239937' -> '/w/workspace/exfoundry_go-mod-bootstrap_PR-60/.semver' 03:00:38 # -> Force: false 03:00:38 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-60/.semver [Pipeline] } 03:00:38 $ docker exec --env ******** --env ******** 6c7882baf7f4f02d7dedf00974441d338c39c89d24ab901bf650cd9f9fd06dfd ssh-agent -k 03:00:39 unset SSH_AUTH_SOCK; 03:00:39 unset SSH_AGENT_PID; 03:00:39 echo Agent pid 62 killed; 03:00:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:00:39 + git semver [Pipeline] } 03:00:39 $ docker stop --time=1 6c7882baf7f4f02d7dedf00974441d338c39c89d24ab901bf650cd9f9fd06dfd 03:00:40 $ docker rm -f 6c7882baf7f4f02d7dedf00974441d338c39c89d24ab901bf650cd9f9fd06dfd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 03:00:41 Stashed 36 file(s) [Pipeline] echo 03:00:41 [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 03:00:56 Still waiting to schedule task 03:00:56 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-488’ 03:00:56 Still waiting to schedule task 03:00:56 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:02:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-490 in /w/workspace/exfoundry_go-mod-bootstrap_PR-60 [Pipeline] { [Pipeline] ws 03:02:53 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 03:03:00 using credential edgex-jenkins-ssh 03:03:00 Cloning the remote Git repository 03:03:00 Cloning with configured refspecs honoured and without tags 03:03:00 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 03:03:01 Fetching without tags 03:03:00 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 03:03:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 03:03:00 > git --version # timeout=10 03:03:00 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:00 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:03:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 03:03:01 > git config --add remote.origin.fetch +refs/pull/60/head:refs/remotes/origin/PR-60 # timeout=10 03:03:01 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:03:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 03:03:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 03:03:01 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:01 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:03:02 Merging remotes/origin/master commit af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa into PR head commit 3829504ae15b4efb17e0c6328e8cd55fdb1aa882 03:03:02 Merge succeeded, producing 56edf4455ca52ebbbafd2eb55bbacf3f73375791 03:03:02 Checking out Revision 56edf4455ca52ebbbafd2eb55bbacf3f73375791 (PR-60) 03:03:02 > git config core.sparsecheckout # timeout=10 03:03:02 > git checkout -f 3829504ae15b4efb17e0c6328e8cd55fdb1aa882 # timeout=10 03:03:02 > git remote # timeout=10 03:03:02 > git config --get remote.origin.url # timeout=10 03:03:02 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:02 > git merge af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa # timeout=10 03:03:02 > git rev-parse HEAD^{commit} # timeout=10 03:03:02 > git config core.sparsecheckout # timeout=10 03:03:02 > git checkout -f 56edf4455ca52ebbbafd2eb55bbacf3f73375791 # timeout=10 03:03:07 Commit message: "Merge commit 'af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa' into HEAD" 03:03:07 > git rev-list --no-walk 3829504ae15b4efb17e0c6328e8cd55fdb1aa882 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:03:08 ========================================================= 03:03:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 03:03:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:03:09 + 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 . 03:03:10 Sending build context to Docker daemon 483.8kB 03:03:10 Step 1/8 : ARG BASE=golang:1.13-alpine 03:03:10 Step 2/8 : FROM ${BASE} 03:03:10 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:03:10 cde5963f3b93: Pulling fs layer 03:03:10 2a23fa8c16f7: Pulling fs layer 03:03:10 777b28850792: Pulling fs layer 03:03:10 8a11ddd9e578: Pulling fs layer 03:03:10 4cf88f913ddb: Pulling fs layer 03:03:10 1df406cf5192: Pulling fs layer 03:03:10 cd6300453558: Pulling fs layer 03:03:10 b9c365052c96: Pulling fs layer 03:03:10 a2d8cc88f415: Pulling fs layer 03:03:10 ea1d1ca13537: Pulling fs layer 03:03:10 3750a50a1c5e: Pulling fs layer 03:03:10 8a11ddd9e578: Waiting 03:03:10 4cf88f913ddb: Waiting 03:03:10 1df406cf5192: Waiting 03:03:10 cd6300453558: Waiting 03:03:10 b9c365052c96: Waiting 03:03:10 a2d8cc88f415: Waiting 03:03:10 ea1d1ca13537: Waiting 03:03:10 3750a50a1c5e: Waiting 03:03:10 777b28850792: Verifying Checksum 03:03:10 777b28850792: Download complete 03:03:11 2a23fa8c16f7: Verifying Checksum 03:03:11 2a23fa8c16f7: Download complete 03:03:11 4cf88f913ddb: Download complete 03:03:11 1df406cf5192: Verifying Checksum 03:03:11 1df406cf5192: Download complete 03:03:11 cde5963f3b93: Verifying Checksum 03:03:11 cde5963f3b93: Download complete 03:03:12 cde5963f3b93: Pull complete 03:03:12 2a23fa8c16f7: Pull complete 03:03:13 777b28850792: Pull complete 03:03:15 cd6300453558: Verifying Checksum 03:03:15 cd6300453558: Download complete 03:03:15 a2d8cc88f415: Verifying Checksum 03:03:15 a2d8cc88f415: Download complete 03:03:18 ea1d1ca13537: Verifying Checksum 03:03:18 ea1d1ca13537: Download complete 03:03:18 3750a50a1c5e: Verifying Checksum 03:03:18 3750a50a1c5e: Download complete 03:03:20 b9c365052c96: Verifying Checksum 03:03:20 b9c365052c96: Download complete 03:03:22 8a11ddd9e578: Verifying Checksum 03:03:22 8a11ddd9e578: Download complete 03:03:30 Running on prd-centos7-docker-4c-2g-491 in /w/workspace/exfoundry_go-mod-bootstrap_PR-60 [Pipeline] { [Pipeline] ws 03:03:31 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 03:03:32 8a11ddd9e578: Pull complete 03:03:33 4cf88f913ddb: Pull complete 03:03:33 1df406cf5192: Pull complete 03:03:37 using credential edgex-jenkins-ssh 03:03:37 Cloning the remote Git repository 03:03:37 Cloning with configured refspecs honoured and without tags 03:03:38 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 03:03:38 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 03:03:38 cd6300453558: Pull complete 03:03:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 03:03:38 > git --version # timeout=10 03:03:38 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:38 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:03:39 Fetching without tags 03:03:40 Merging remotes/origin/master commit af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa into PR head commit 3829504ae15b4efb17e0c6328e8cd55fdb1aa882 03:03:40 Merge succeeded, producing 07ae1288b7dad0034a4ffc302a50e4dfef978387 03:03:40 Checking out Revision 07ae1288b7dad0034a4ffc302a50e4dfef978387 (PR-60) 03:03:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 03:03:39 > git config --add remote.origin.fetch +refs/pull/60/head:refs/remotes/origin/PR-60 # timeout=10 03:03:39 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:03:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 03:03:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 03:03:39 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:03:40 > git config core.sparsecheckout # timeout=10 03:03:40 > git checkout -f 3829504ae15b4efb17e0c6328e8cd55fdb1aa882 # timeout=10 03:03:40 > git remote # timeout=10 03:03:40 > git config --get remote.origin.url # timeout=10 03:03:40 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:40 > git merge af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa # timeout=10 03:03:40 > git rev-parse HEAD^{commit} # timeout=10 03:03:40 > git config core.sparsecheckout # timeout=10 03:03:40 > git checkout -f 07ae1288b7dad0034a4ffc302a50e4dfef978387 # timeout=10 03:03:42 b9c365052c96: Pull complete 03:03:42 a2d8cc88f415: Pull complete 03:03:45 Commit message: "Merge commit 'af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa' into HEAD" 03:03:45 > git rev-list --no-walk 3829504ae15b4efb17e0c6328e8cd55fdb1aa882 # timeout=10 03:03:45 ea1d1ca13537: Pull complete 03:03:45 3750a50a1c5e: Pull complete 03:03:45 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 03:03:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 03:03:45 ---> 78745c68409d 03:03:45 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:03:46 ========================================================= 03:03:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 03:03:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:03:47 + 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 . 03:03:47 Sending build context to Docker daemon 483.8kB 03:03:47 Step 1/8 : ARG BASE=golang:1.13-alpine 03:03:47 Step 2/8 : FROM ${BASE} 03:03:47 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 03:03:47 e6b0cf9c0882: Pulling fs layer 03:03:47 2848faf0eed1: Pulling fs layer 03:03:47 0f37312ad70f: Pulling fs layer 03:03:47 5788d62ee057: Pulling fs layer 03:03:47 0e6b1d234666: Pulling fs layer 03:03:47 bf5d7aec512f: Pulling fs layer 03:03:47 34c802a77dc8: Pulling fs layer 03:03:47 9eb99e56ec68: Pulling fs layer 03:03:47 27c7a5d97fbd: Pulling fs layer 03:03:47 5c102a31e300: Pulling fs layer 03:03:47 dcfb455df0a1: Pulling fs layer 03:03:47 bf5d7aec512f: Waiting 03:03:47 34c802a77dc8: Waiting 03:03:47 9eb99e56ec68: Waiting 03:03:47 27c7a5d97fbd: Waiting 03:03:47 5c102a31e300: Waiting 03:03:47 dcfb455df0a1: Waiting 03:03:47 5788d62ee057: Waiting 03:03:47 0e6b1d234666: Waiting 03:03:47 0f37312ad70f: Verifying Checksum 03:03:47 0f37312ad70f: Download complete 03:03:47 2848faf0eed1: Verifying Checksum 03:03:47 2848faf0eed1: Download complete 03:03:47 0e6b1d234666: Verifying Checksum 03:03:47 0e6b1d234666: Download complete 03:03:47 e6b0cf9c0882: Verifying Checksum 03:03:47 e6b0cf9c0882: Download complete 03:03:47 bf5d7aec512f: Verifying Checksum 03:03:47 bf5d7aec512f: Download complete 03:03:48 e6b0cf9c0882: Pull complete 03:03:49 2848faf0eed1: Pull complete 03:03:49 0f37312ad70f: Pull complete 03:03:49 34c802a77dc8: Verifying Checksum 03:03:49 34c802a77dc8: Download complete 03:03:49 27c7a5d97fbd: Verifying Checksum 03:03:49 27c7a5d97fbd: Download complete 03:03:50 ---> Running in fe31ce333452 03:03:50 Removing intermediate container fe31ce333452 03:03:50 ---> bc1ffb9bf694 03:03:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:50 ---> Running in ecef51475268 03:03:52 Removing intermediate container ecef51475268 03:03:52 ---> 6619e52f15a0 03:03:52 Step 5/8 : RUN apk add --update --no-cache git make 03:03:52 ---> Running in 2d776b5f1656 03:03:53 5c102a31e300: Verifying Checksum 03:03:53 5c102a31e300: Download complete 03:03:53 dcfb455df0a1: Verifying Checksum 03:03:53 dcfb455df0a1: Download complete 03:03:53 9eb99e56ec68: Verifying Checksum 03:03:53 9eb99e56ec68: Download complete 03:03:53 5788d62ee057: Verifying Checksum 03:03:53 5788d62ee057: Download complete 03:03:53 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 03:03:55 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 03:03:55 OK: 125 MiB in 39 packages 03:03:56 Removing intermediate container 2d776b5f1656 03:03:56 ---> 8416d4d50ff9 03:03:56 Step 6/8 : WORKDIR /build 03:03:56 ---> Running in 6ace3a5a47b8 03:03:57 Removing intermediate container 6ace3a5a47b8 03:03:57 ---> 7d3bb74e39f1 03:03:57 Step 7/8 : COPY go.mod . 03:03:57 ---> e2e17581ad53 03:03:57 Step 8/8 : RUN go mod download 03:03:57 ---> Running in a5d2abd61c02 03:04:01 go: finding github.com/BurntSushi/toml v0.3.1 03:04:01 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 03:04:01 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:04:01 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 03:04:01 go: finding github.com/bgentry/speakeasy v0.1.0 03:04:01 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:04:01 go: finding github.com/davecgh/go-spew v1.1.1 03:04:01 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.0 03:04:01 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 03:04:01 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 03:04:01 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 03:04:01 go: finding github.com/fatih/color v1.7.0 03:04:01 go: finding github.com/go-kit/kit v0.8.0 03:04:01 go: finding github.com/go-logfmt/logfmt v0.4.0 03:04:01 go: finding github.com/go-stack/stack v1.8.0 03:04:01 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:04:01 go: finding github.com/google/uuid v1.1.0 03:04:01 go: finding github.com/gorilla/mux v1.7.1 03:04:01 go: finding github.com/hashicorp/consul/api v1.1.0 03:04:02 go: finding github.com/hashicorp/consul/sdk v0.1.1 03:04:02 go: finding github.com/hashicorp/errwrap v1.0.0 03:04:02 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:04:02 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 03:04:02 go: finding github.com/hashicorp/go-msgpack v0.5.3 03:04:02 go: finding github.com/hashicorp/go-multierror v1.0.0 03:04:02 go: finding github.com/hashicorp/go-rootcerts v1.0.0 03:04:02 go: finding github.com/hashicorp/go-sockaddr v1.0.0 03:04:02 go: finding github.com/hashicorp/go-syslog v1.0.0 03:04:02 go: finding github.com/hashicorp/go-uuid v1.0.1 03:04:02 go: finding github.com/hashicorp/go.net v0.0.1 03:04:02 go: finding github.com/hashicorp/golang-lru v0.5.0 03:04:02 go: finding github.com/hashicorp/logutils v1.0.0 03:04:02 go: finding github.com/hashicorp/mdns v1.0.0 03:04:02 go: finding github.com/hashicorp/memberlist v0.1.3 03:04:02 go: finding github.com/hashicorp/serf v0.8.2 03:04:02 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:04:02 go: finding github.com/mattn/go-colorable v0.0.9 03:04:02 go: finding github.com/mattn/go-isatty v0.0.3 03:04:02 go: finding github.com/miekg/dns v1.0.14 03:04:02 go: finding github.com/mitchellh/cli v1.0.0 03:04:02 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:04:02 go: finding github.com/mitchellh/copystructure v1.0.0 03:04:02 go: finding github.com/mitchellh/go-homedir v1.0.0 03:04:02 go: finding github.com/mitchellh/go-testing-interface v1.0.0 03:04:03 go: finding github.com/mitchellh/gox v0.4.0 03:04:03 go: finding github.com/mitchellh/iochan v1.0.0 03:04:03 go: finding github.com/mitchellh/mapstructure v1.1.2 03:04:03 go: finding github.com/mitchellh/reflectwalk v1.0.0 03:04:03 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:04:03 go: finding github.com/pelletier/go-toml v1.2.0 03:04:03 5788d62ee057: Pull complete 03:04:03 0e6b1d234666: Pull complete 03:04:03 bf5d7aec512f: Pull complete 03:04:03 go: finding github.com/pkg/errors v0.8.1 03:04:03 go: finding github.com/pmezard/go-difflib v1.0.0 03:04:03 go: finding github.com/posener/complete v1.1.1 03:04:03 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 03:04:03 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:04:03 go: finding github.com/stretchr/objx v0.1.0 03:04:03 go: finding github.com/stretchr/testify v1.3.0 03:04:03 go: finding github.com/ugorji/go v1.1.4 03:04:03 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 03:04:03 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 03:04:03 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 03:04:03 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 03:04:03 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 03:04:03 go: finding gopkg.in/yaml.v2 v2.2.8 03:04:07 34c802a77dc8: Pull complete 03:04:13 9eb99e56ec68: Pull complete 03:04:13 27c7a5d97fbd: Pull complete 03:04:14 Removing intermediate container a5d2abd61c02 03:04:14 ---> 3913f8786746 03:04:14 Successfully built 3913f8786746 03:04:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:04:14 5c102a31e300: Pull complete 03:04:14 dcfb455df0a1: Pull complete 03:04:14 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 03:04:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 03:04:14 ---> 7c70fe431013 03:04:14 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:04:14 + docker inspect -f . ci-base-image-arm64 03:04:14 ---> Running in 93f6df61fdfa 03:04:14 Removing intermediate container 93f6df61fdfa 03:04:14 ---> 07819cdc23b7 03:04:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:14 . [Pipeline] withDockerContainer 03:04:15 ---> Running in 778142ef1dea 03:04:15 prd-ubuntu18.04-docker-arm64-4c-16g-490 does not seem to be running inside a container 03:04:15 $ 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 ******** -e ******** ci-base-image-arm64 cat 03:04:17 Removing intermediate container 778142ef1dea 03:04:17 ---> 8a6f62ce6ebd 03:04:17 Step 5/8 : RUN apk add --update --no-cache git make 03:04:17 ---> Running in f25d47871bb0 03:04:17 $ docker top 2bcae72dd55756da69586996a5d709d79915dffca24634ed205856fb3e037879 -eo pid,comm [Pipeline] { [Pipeline] sh 03:04:18 + go version 03:04:18 go version go1.13.5 linux/arm64 [Pipeline] sh 03:04:18 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 03:04:18 + make test 03:04:18 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:04:22 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 03:04:22 OK: 143 MiB in 39 packages 03:04:22 Removing intermediate container f25d47871bb0 03:04:22 ---> e9f11646269b 03:04:22 Step 6/8 : WORKDIR /build 03:04:22 ---> Running in 7a5408d04c94 03:04:22 Removing intermediate container 7a5408d04c94 03:04:22 ---> 8e70370a9278 03:04:22 Step 7/8 : COPY go.mod . 03:04:23 ---> 0359a7828bc5 03:04:23 Step 8/8 : RUN go mod download 03:04:23 ---> Running in 545de72581c1 03:04:26 go: finding github.com/BurntSushi/toml v0.3.1 03:04:26 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 03:04:26 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:04:26 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 03:04:26 go: finding github.com/bgentry/speakeasy v0.1.0 03:04:26 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:04:26 go: finding github.com/davecgh/go-spew v1.1.1 03:04:26 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.0 03:04:26 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 03:04:26 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 03:04:26 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 03:04:26 go: finding github.com/fatih/color v1.7.0 03:04:26 go: finding github.com/go-kit/kit v0.8.0 03:04:26 go: finding github.com/go-logfmt/logfmt v0.4.0 03:04:26 go: finding github.com/go-stack/stack v1.8.0 03:04:26 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:04:26 go: finding github.com/google/uuid v1.1.0 03:04:26 go: finding github.com/gorilla/mux v1.7.1 03:04:26 go: finding github.com/hashicorp/consul/api v1.1.0 03:04:26 go: finding github.com/hashicorp/consul/sdk v0.1.1 03:04:26 go: finding github.com/hashicorp/errwrap v1.0.0 03:04:26 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:04:26 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 03:04:26 go: finding github.com/hashicorp/go-msgpack v0.5.3 03:04:26 go: finding github.com/hashicorp/go-multierror v1.0.0 03:04:26 go: finding github.com/hashicorp/go-rootcerts v1.0.0 03:04:26 go: finding github.com/hashicorp/go-sockaddr v1.0.0 03:04:26 go: finding github.com/hashicorp/go-syslog v1.0.0 03:04:26 go: finding github.com/hashicorp/go-uuid v1.0.1 03:04:26 go: finding github.com/hashicorp/go.net v0.0.1 03:04:26 go: finding github.com/hashicorp/golang-lru v0.5.0 03:04:26 go: finding github.com/hashicorp/logutils v1.0.0 03:04:26 go: finding github.com/hashicorp/mdns v1.0.0 03:04:26 go: finding github.com/hashicorp/memberlist v0.1.3 03:04:26 go: finding github.com/hashicorp/serf v0.8.2 03:04:26 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:04:26 go: finding github.com/mattn/go-colorable v0.0.9 03:04:26 go: finding github.com/mattn/go-isatty v0.0.3 03:04:26 go: finding github.com/miekg/dns v1.0.14 03:04:26 go: finding github.com/mitchellh/cli v1.0.0 03:04:26 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:04:27 go: finding github.com/mitchellh/copystructure v1.0.0 03:04:27 go: finding github.com/mitchellh/go-homedir v1.0.0 03:04:27 go: finding github.com/mitchellh/go-testing-interface v1.0.0 03:04:27 go: finding github.com/mitchellh/gox v0.4.0 03:04:27 go: finding github.com/mitchellh/iochan v1.0.0 03:04:27 go: finding github.com/mitchellh/mapstructure v1.1.2 03:04:27 go: finding github.com/mitchellh/reflectwalk v1.0.0 03:04:27 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:04:27 go: finding github.com/pelletier/go-toml v1.2.0 03:04:27 go: finding github.com/pkg/errors v0.8.1 03:04:27 go: finding github.com/pmezard/go-difflib v1.0.0 03:04:27 go: finding github.com/posener/complete v1.1.1 03:04:27 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 03:04:27 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:04:27 go: finding github.com/stretchr/objx v0.1.0 03:04:27 go: finding github.com/stretchr/testify v1.3.0 03:04:27 go: finding github.com/ugorji/go v1.1.4 03:04:27 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 03:04:27 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 03:04:27 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 03:04:27 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 03:04:27 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 03:04:27 go: finding gopkg.in/yaml.v2 v2.2.8 03:04:33 Removing intermediate container 545de72581c1 03:04:33 ---> 11219ebb9bf9 03:04:33 Successfully built 11219ebb9bf9 03:04: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 03:04:33 + docker inspect -f . ci-base-image-x86_64 03:04:33 . [Pipeline] withDockerContainer 03:04:34 prd-centos7-docker-4c-2g-491 does not seem to be running inside a container 03:04:34 $ 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 ******** -e ******** ci-base-image-x86_64 cat 03:04:35 $ docker top f7282be1e05e204b605a798903ffb0635ad6e0be803d093e91afbb84787f4dbc -eo pid,comm [Pipeline] { [Pipeline] sh 03:04:35 + go version 03:04:35 go version go1.13.5 linux/amd64 [Pipeline] sh 03:04:36 + make test 03:04:36 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:04:57 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 03:04:58 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.029s coverage: 28.9% of statements 03:04:58 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 03:04:58 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.013s coverage: 82.1% of statements 03:04:58 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 03:04:58 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 03:04:58 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 03:05:05 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.040s coverage: 100.0% of statements 03:05:05 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 03:05:05 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 03:05:05 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 03:05:05 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration [no test files] 03:05:05 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 03:05:05 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 03:05:05 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.064s coverage: 91.3% of statements 03:05:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:05:10 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 03:05:10 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.024s coverage: 28.9% of statements 03:05:10 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 03:05:10 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.047s coverage: 82.1% of statements 03:05:10 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 03:05:10 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 03:05:10 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 03:05:12 gofmt -l . 03:05:12 [ "`gofmt -l .`" = "" ] [Pipeline] stash 03:05:12 Stashed 1 file(s) [Pipeline] } 03:05:12 $ docker stop --time=1 2bcae72dd55756da69586996a5d709d79915dffca24634ed205856fb3e037879 03:05:14 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.029s coverage: 100.0% of statements 03:05:14 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 03:05:14 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 03:05:14 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 03:05:14 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration [no test files] 03:05:14 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 03:05:14 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 03:05:14 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.035s coverage: 91.3% of statements 03:05:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:05:15 $ docker rm -f 2bcae72dd55756da69586996a5d709d79915dffca24634ed205856fb3e037879 [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] } 03:05:18 gofmt -l . 03:05:18 [ "`gofmt -l .`" = "" ] [Pipeline] stash 03:05:18 Warning: overwriting stash ‘coverage-report’ 03:05:19 Stashed 1 file(s) [Pipeline] } 03:05:19 $ docker stop --time=1 f7282be1e05e204b605a798903ffb0635ad6e0be803d093e91afbb84787f4dbc 03:05:21 $ docker rm -f f7282be1e05e204b605a798903ffb0635ad6e0be803d093e91afbb84787f4dbc [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 03:05:22 provisioning config files... 03:05:22 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-60@tmp/config5486911576701821856tmp [Pipeline] { [Pipeline] sh 03:05:22 + curl -s https://codecov.io/bash 03:05:22 + bash -s - -t @/w/workspace/exfoundry_go-mod-bootstrap_PR-60@tmp/config5486911576701821856tmp 03:05:26 03:05:26 _____ _ 03:05:26 / ____| | | 03:05:26 | | ___ __| | ___ ___ _____ __ 03:05:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:05:26 | |___| (_) | (_| | __/ (_| (_) \ V / 03:05:26 \_____\___/ \__,_|\___|\___\___/ \_/ 03:05:26 Bash-tbd 03:05:26 03:05:26 03:05:26 ==> Jenkins CI detected. 03:05:26 project root: . 03:05:26 Fixing merge commit SHA 03:05:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:05:26 ==> Running gcov in . (disable via -X gcov) 03:05:26 ==> Python coveragepy not found 03:05:26 ==> Searching for coverage reports in: 03:05:26 + . 03:05:26 -> Found 1 reports 03:05:26 ==> Detecting git/mercurial file structure 03:05:26 ==> Reading reports 03:05:26 + ./coverage.out bytes=8283 03:05:26 ==> Appending adjustments 03:05:26 http://docs.codecov.io/docs/fixing-reports 03:05:26 + Found adjustments 03:05:26 ==> Gzipping contents 03:05:26 ==> Uploading reports 03:05:26 url: https://codecov.io 03:05:26 query: branch=PR-60&commit=af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-60%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=60&job= 03:05:26 -> Pinging Codecov 03:05:26 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-60&commit=af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-60%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=60&job= 03:05:26 -> Uploading 03:05:27 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa [Pipeline] } 03:05: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 03:05:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:05:28 ---> package-listing.sh 03:05:28 ++ facter osfamily 03:05:28 ++ tr '[:upper:]' '[:lower:]' 03:05:28 + OS_FAMILY=redhat 03:05:28 + workspace=/w/workspace/exfoundry_go-mod-bootstrap_PR-60 03:05:28 + START_PACKAGES=/tmp/packages_start.txt 03:05:28 + END_PACKAGES=/tmp/packages_end.txt 03:05:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:05:28 + PACKAGES=/tmp/packages_start.txt 03:05:28 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-60 ']' 03:05:28 + PACKAGES=/tmp/packages_end.txt 03:05:28 + case "${OS_FAMILY}" in 03:05:28 + rpm -qa 03:05:28 + sort 03:05:32 + '[' -f /tmp/packages_start.txt ']' 03:05:32 + '[' -f /tmp/packages_end.txt ']' 03:05:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:05:32 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-60 ']' 03:05:32 + mkdir -p /w/workspace/exfoundry_go-mod-bootstrap_PR-60/archives/ 03:05:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-bootstrap_PR-60/archives/ [Pipeline] isUnix [Pipeline] sh 03:05:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:05:33 03:05:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:05:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:05:33 alpine: Pulling from edgex-lftools-log-publisher 03:05:33 c9b1b535fdd9: Pulling fs layer 03:05:33 2cc5ad85d9ab: Pulling fs layer 03:05:33 756a868c4378: Pulling fs layer 03:05:33 444b2fc9a129: Pulling fs layer 03:05:33 ea15f1150254: Pulling fs layer 03:05:33 41b27a9f41bf: Pulling fs layer 03:05:33 28c525ee5125: Pulling fs layer 03:05:33 094b1ea09ed8: Pulling fs layer 03:05:33 138eaada9080: Pulling fs layer 03:05:33 0622d0fa9048: Pulling fs layer 03:05:33 444b2fc9a129: Waiting 03:05:33 ea15f1150254: Waiting 03:05:33 41b27a9f41bf: Waiting 03:05:33 28c525ee5125: Waiting 03:05:33 094b1ea09ed8: Waiting 03:05:33 0622d0fa9048: Waiting 03:05:33 138eaada9080: Waiting 03:05:33 2cc5ad85d9ab: Download complete 03:05:33 444b2fc9a129: Verifying Checksum 03:05:33 444b2fc9a129: Download complete 03:05:33 c9b1b535fdd9: Verifying Checksum 03:05:33 c9b1b535fdd9: Download complete 03:05:34 ea15f1150254: Download complete 03:05:34 28c525ee5125: Verifying Checksum 03:05:34 28c525ee5125: Download complete 03:05:34 756a868c4378: Verifying Checksum 03:05:34 756a868c4378: Download complete 03:05:34 c9b1b535fdd9: Pull complete 03:05:34 138eaada9080: Verifying Checksum 03:05:34 138eaada9080: Download complete 03:05:34 0622d0fa9048: Verifying Checksum 03:05:34 0622d0fa9048: Download complete 03:05:34 094b1ea09ed8: Verifying Checksum 03:05:34 094b1ea09ed8: Download complete 03:05:34 2cc5ad85d9ab: Pull complete 03:05:35 41b27a9f41bf: Verifying Checksum 03:05:35 41b27a9f41bf: Download complete 03:05:36 756a868c4378: Pull complete 03:05:36 444b2fc9a129: Pull complete 03:05:36 ea15f1150254: Pull complete 03:05:39 41b27a9f41bf: Pull complete 03:05:39 28c525ee5125: Pull complete 03:05:42 094b1ea09ed8: Pull complete 03:05:42 138eaada9080: Pull complete 03:05:42 0622d0fa9048: Pull complete 03:05:42 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 03:05:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:05:42 prd-centos7-docker-4c-2g-488 does not seem to be running inside a container 03:05:42 $ 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-60 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-60:/w/workspace/exfoundry_go-mod-bootstrap_PR-60:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-60@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-60@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 03:05:43 $ docker top 1a801903d21da4936251b057b1f30b83505cacf53a9eeb3c7ed2425c830170d4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:05:43 provisioning config files... 03:05:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-60@tmp/config4804419469116351973tmp [Pipeline] { [Pipeline] echo 03:05:43 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:05:44 ---> create-netrc.sh [Pipeline] echo 03:05:44 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:05:44 ---> logs-deploy.sh 03:05:44 + ARCHIVE_ARTIFACTS= 03:05:44 + LOGS_SERVER=https://logs.edgexfoundry.org 03:05:44 + '[' https://logs.edgexfoundry.org == None ']' 03:05:44 + NEXUS_URL=https://nexus.edgexfoundry.org 03:05:44 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-60/2 03:05:44 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-60/2/ 03:05:44 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-60/2 /w/workspace/exfoundry_go-mod-bootstrap_PR-60 03:05:45 Archives upload complete. 03:05:45 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-60/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-60/2/ 03:05:46 ---> uname -a: 03:05:46 Linux 1a801903d21d 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 03:05:46 03:05:46 03:05:46 ---> lscpu: 03:05:46 Architecture: x86_64 03:05:46 CPU op-mode(s): 32-bit, 64-bit 03:05:46 Byte Order: Little Endian 03:05:46 Address sizes: 40 bits physical, 48 bits virtual 03:05:46 CPU(s): 4 03:05:46 On-line CPU(s) list: 0-3 03:05:46 Thread(s) per core: 1 03:05:46 Core(s) per socket: 1 03:05:46 Socket(s): 4 03:05:46 NUMA node(s): 1 03:05:46 Vendor ID: GenuineIntel 03:05:46 CPU family: 6 03:05:46 Model: 44 03:05:46 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:05:46 Stepping: 1 03:05:46 CPU MHz: 2933.396 03:05:46 BogoMIPS: 5866.79 03:05:46 Virtualization: VT-x 03:05:46 Hypervisor vendor: KVM 03:05:46 Virtualization type: full 03:05:46 L1d cache: 128 KiB 03:05:46 L1i cache: 128 KiB 03:05:46 L2 cache: 16 MiB 03:05:46 L3 cache: 64 MiB 03:05:46 NUMA node0 CPU(s): 0-3 03:05:46 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 03:05:46 Vulnerability Meltdown: Mitigation; PTI 03:05:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:05:46 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 03:05:46 Vulnerability Spectre v2: Mitigation; Full retpoline 03:05:46 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 03:05:46 03:05:46 03:05:46 ---> nproc: 03:05:46 4 03:05:46 03:05:46 03:05:46 ---> df -h: 03:05:46 Filesystem Size Used Available Use% Mounted on 03:05:46 overlay 50.0G 6.4G 43.6G 13% / 03:05:46 tmpfs 64.0M 0 64.0M 0% /dev 03:05:46 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 03:05:46 shm 64.0M 0 64.0M 0% /dev/shm 03:05:46 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 03:05:46 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 03:05:46 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 03:05:46 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/exfoundry_go-mod-bootstrap_PR-60 03:05:46 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/exfoundry_go-mod-bootstrap_PR-60@tmp 03:05:46 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 03:05:46 03:05:46 03:05:46 ---> free -m: 03:05:46 total used free shared buff/cache available 03:05:46 Mem: 1838 595 75 0 1166 1137 03:05:46 Swap: 1023 1 1022 03:05:46 03:05:46 03:05:46 ---> ip addr: 03:05:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:05:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:05:46 inet 127.0.0.1/8 scope host lo 03:05:46 valid_lft forever preferred_lft forever 03:05:46 6: eth0@if7: mtu 1458 qdisc noqueue state UP 03:05:46 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 03:05:46 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 03:05:46 valid_lft forever preferred_lft forever 03:05:46 03:05:46 03:05:46 ---> sar -b -r -n DEV: 03:05:46 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/24/20 _x86_64_ (4 CPU) 03:05:46 03:05:46 02:59:44 LINUX RESTART 03:05:46 03:05:46 03:00:01 tps rtps wtps bread/s bwrtn/s 03:05:46 03:01:02 129.11 48.19 80.91 5593.11 38865.35 03:05:46 03:02:01 3.79 0.08 3.71 2.03 117.46 03:05:46 03:03:01 0.25 0.00 0.25 0.00 2.98 03:05:46 03:04:01 0.18 0.00 0.18 0.00 2.15 03:05:46 03:05:01 0.15 0.00 0.15 0.00 2.02 03:05:46 Average: 26.79 9.69 17.10 1123.47 7828.59 03:05:46 03:05:46 03:00:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:05:46 03:01:02 109412 1772892 94.19 2620 1238960 948636 32.37 424888 1186240 20 03:05:46 03:02:01 115356 1766948 93.87 2620 1239148 945292 32.25 421964 1186308 8 03:05:46 03:03:01 117444 1764860 93.76 2620 1239152 902044 30.78 420516 1186296 16 03:05:46 03:04:01 117064 1765240 93.78 2620 1239156 902092 30.78 420832 1186272 8 03:05:46 03:05:01 118480 1763824 93.71 2620 1239160 901972 30.77 419964 1186272 8 03:05:46 Average: 115551 1766753 93.86 2620 1239115 920007 31.39 421633 1186278 12 03:05:46 03:05:46 03:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 03:05:46 03:01:02 eth0 351.96 271.21 996.71 86.02 0.00 0.00 0.00 03:05:46 03:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:46 03:01:02 docker0 1.18 1.18 0.26 1.95 0.00 0.00 0.00 03:05:46 03:02:01 eth0 1.00 0.39 0.31 0.11 0.00 0.00 0.00 03:05:46 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:46 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:46 03:03:01 eth0 1.10 0.47 0.32 0.27 0.00 0.00 0.00 03:05:46 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:46 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:46 03:04:01 eth0 1.47 0.47 0.34 0.24 0.00 0.00 0.00 03:05:46 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:46 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:46 03:05:01 eth0 1.47 0.62 0.59 0.40 0.00 0.00 0.00 03:05:46 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:46 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:46 Average: eth0 71.68 54.85 200.45 17.48 0.00 0.00 0.00 03:05:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:46 Average: docker0 0.24 0.24 0.05 0.39 0.00 0.00 0.00 03:05:46 03:05:46 03:05:46 ---> sar -P ALL: 03:05:46 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/24/20 _x86_64_ (4 CPU) 03:05:46 03:05:46 02:59:44 LINUX RESTART 03:05:46 03:05:46 03:00:01 CPU %user %nice %system %iowait %steal %idle 03:05:46 03:01:02 all 14.22 0.00 7.22 9.54 0.03 68.99 03:05:46 03:01:02 0 16.34 0.00 7.22 10.84 0.02 65.58 03:05:46 03:01:02 1 12.63 0.00 7.43 10.24 0.00 69.69 03:05:46 03:01:02 2 15.64 0.00 6.76 7.38 0.03 70.19 03:05:46 03:01:02 3 12.26 0.00 7.46 9.71 0.03 70.53 03:05:46 03:02:01 all 0.21 0.00 0.06 0.00 0.00 99.72 03:05:46 03:02:01 0 0.10 0.00 0.07 0.00 0.00 99.83 03:05:46 03:02:01 1 0.12 0.00 0.05 0.00 0.00 99.83 03:05:46 03:02:01 2 0.54 0.00 0.10 0.00 0.00 99.36 03:05:46 03:02:01 3 0.07 0.00 0.05 0.00 0.00 99.88 03:05:46 03:03:01 all 0.19 0.00 0.05 0.00 0.00 99.76 03:05:46 03:03:01 0 0.08 0.00 0.05 0.00 0.00 99.87 03:05:46 03:03:01 1 0.05 0.00 0.07 0.00 0.00 99.88 03:05:46 03:03:01 2 0.58 0.00 0.05 0.00 0.00 99.37 03:05:46 03:03:01 3 0.05 0.00 0.05 0.00 0.00 99.90 03:05:46 03:04:01 all 0.17 0.00 0.05 0.00 0.00 99.77 03:05:46 03:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:05:46 03:04:01 1 0.05 0.00 0.07 0.00 0.00 99.88 03:05:46 03:04:01 2 0.53 0.00 0.08 0.00 0.00 99.38 03:05:46 03:04:01 3 0.05 0.00 0.03 0.00 0.00 99.92 03:05:46 03:05:01 all 0.08 0.00 0.06 0.00 0.00 99.85 03:05:46 03:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:05:46 03:05:01 1 0.07 0.00 0.05 0.00 0.00 99.88 03:05:46 03:05:01 2 0.13 0.00 0.07 0.00 0.00 99.80 03:05:46 03:05:01 3 0.10 0.00 0.07 0.00 0.00 99.83 03:05:46 Average: all 2.96 0.00 1.48 1.90 0.01 93.65 03:05:46 Average: 0 3.31 0.00 1.48 2.16 0.01 93.05 03:05:46 Average: 1 2.57 0.00 1.52 2.04 0.00 93.87 03:05:46 Average: 2 3.48 0.00 1.41 1.47 0.01 93.64 03:05:46 Average: 3 2.49 0.00 1.52 1.93 0.01 94.06 03:05:46 03:05:46 03:05:46