Pull request #66 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 6d2e43b9dec14ec443e88720b2364c2cc19e0632+35f5288ea968360b547d5f4af945d4a6aac0641a (e2f7cc3f719955a8d25f3105b282a659b86423e5) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-66/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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-3340 in /w/workspace/exfoundry_go-mod-bootstrap_PR-66 [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-66 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/66/head:refs/remotes/origin/PR-66 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 35f5288ea968360b547d5f4af945d4a6aac0641a into PR head commit 6d2e43b9dec14ec443e88720b2364c2cc19e0632 Merge succeeded, producing 6d2e43b9dec14ec443e88720b2364c2cc19e0632 Checking out Revision 6d2e43b9dec14ec443e88720b2364c2cc19e0632 (PR-66) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/66/head:refs/remotes/origin/PR-66 # 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/66/head:refs/remotes/origin/PR-66 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d2e43b9dec14ec443e88720b2364c2cc19e0632 # 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 35f5288ea968360b547d5f4af945d4a6aac0641a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d2e43b9dec14ec443e88720b2364c2cc19e0632 # timeout=10 Commit message: "fix(config): Change UpdatedStream to be defined as `chan struct{}`" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:38:07 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:38:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:38:09 22:38:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:38:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:38:10 latest: Pulling from edgex-devops/git-semver 22:38:10 9123ac7c32f7: Pulling fs layer 22:38:10 b8cc5d1170e3: Pulling fs layer 22:38:10 2924cbbf6a41: Pulling fs layer 22:38:10 93b08a4f1073: Pulling fs layer 22:38:10 93b08a4f1073: Waiting 22:38:10 b8cc5d1170e3: Verifying Checksum 22:38:10 b8cc5d1170e3: Download complete 22:38:10 9123ac7c32f7: Download complete 22:38:10 93b08a4f1073: Verifying Checksum 22:38:10 93b08a4f1073: Download complete 22:38:10 2924cbbf6a41: Verifying Checksum 22:38:10 2924cbbf6a41: Download complete 22:38:10 9123ac7c32f7: Pull complete 22:38:10 b8cc5d1170e3: Pull complete 22:38:11 2924cbbf6a41: Pull complete 22:38:11 93b08a4f1073: Pull complete 22:38:11 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 22:38:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:38:11 prd-centos7-docker-4c-2g-3340 does not seem to be running inside a container 22:38:11 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-bootstrap_PR-66 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-66:/w/workspace/exfoundry_go-mod-bootstrap_PR-66:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-66@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-66@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:38:12 $ docker top eb4d679ffc76d8ee4a416c7243640c4b21f8954dd748f0004112fe08b4cd5bef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:38:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:38:12 [ssh-agent] Looking for ssh-agent implementation... 22:38:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:13 $ docker exec eb4d679ffc76d8ee4a416c7243640c4b21f8954dd748f0004112fe08b4cd5bef ssh-agent 22:38:13 SSH_AUTH_SOCK=/tmp/ssh-jaXLDaEguseh/agent.15 22:38:13 SSH_AGENT_PID=22 22:38:13 Running ssh-add (command line suppressed) 22:38:13 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-66@tmp/private_key_5627139742065800227.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-66@tmp/private_key_5627139742065800227.key) 22:38:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:38:13 + git describe --exact-match --tags HEAD 22:38:13 fatal: No names found, cannot describe anything. [Pipeline] } 22:38:13 $ docker exec --env ******** --env ******** eb4d679ffc76d8ee4a416c7243640c4b21f8954dd748f0004112fe08b4cd5bef ssh-agent -k 22:38:14 unset SSH_AUTH_SOCK; 22:38:14 unset SSH_AGENT_PID; 22:38:14 echo Agent pid 22 killed; 22:38:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:38:14 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 22:38:14 This usually means this commit has not been tagged. [Pipeline] sshagent 22:38:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:38:14 [ssh-agent] Looking for ssh-agent implementation... 22:38:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:14 $ docker exec eb4d679ffc76d8ee4a416c7243640c4b21f8954dd748f0004112fe08b4cd5bef ssh-agent 22:38:14 SSH_AUTH_SOCK=/tmp/ssh-r2GPwse0vEN2/agent.56 22:38:14 SSH_AGENT_PID=63 22:38:14 Running ssh-add (command line suppressed) 22:38:14 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-66@tmp/private_key_8207903106768762656.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-66@tmp/private_key_8207903106768762656.key) 22:38:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:38:15 + git semver init 22:38:15 # -> Open(): unable to determine branch for HEAD 22:38:15 # $GIT_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-66/.git 22:38:15 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-bootstrap_PR-66 22:38:15 # $SEMVER_REMOTE_NAME = origin 22:38:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:38:15 # $SEMVER_USER_NAME = edgex-jenkins 22:38:15 # $SEMVER_BRANCH = PR-66 22:38:15 # $SEMVER_TEMP = /tmp/semver-877290592 22:38:15 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 22:38:15 # '/tmp/semver-877290592' -> '/w/workspace/exfoundry_go-mod-bootstrap_PR-66/.semver' 22:38:15 # -> Force: false 22:38:15 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-66/.semver [Pipeline] } 22:38:15 $ docker exec --env ******** --env ******** eb4d679ffc76d8ee4a416c7243640c4b21f8954dd748f0004112fe08b4cd5bef ssh-agent -k 22:38:15 unset SSH_AUTH_SOCK; 22:38:15 unset SSH_AGENT_PID; 22:38:15 echo Agent pid 63 killed; 22:38:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:38:16 + git semver [Pipeline] } 22:38:16 $ docker stop --time=1 eb4d679ffc76d8ee4a416c7243640c4b21f8954dd748f0004112fe08b4cd5bef 22:38:17 $ docker rm -f eb4d679ffc76d8ee4a416c7243640c4b21f8954dd748f0004112fe08b4cd5bef [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 22:38:18 Stashed 40 file(s) [Pipeline] echo 22:38:18 [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:38:33 Still waiting to schedule task 22:38:33 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3340’ 22:38:33 Still waiting to schedule task 22:38:33 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline 22:40:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3341 in /w/workspace/exfoundry_go-mod-bootstrap_PR-66 [Pipeline] { [Pipeline] ws 22:40:24 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 22:40:31 using credential edgex-jenkins-ssh 22:40:31 Cloning the remote Git repository 22:40:31 Cloning with configured refspecs honoured and without tags 22:40:32 Fetching without tags 22:40:31 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:40:31 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 22:40:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:40:31 > git --version # timeout=10 22:40:31 using GIT_SSH to set credentials SSH Credentials for GitHub 22:40:31 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/66/head:refs/remotes/origin/PR-66 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:40:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:40:32 > git config --add remote.origin.fetch +refs/pull/66/head:refs/remotes/origin/PR-66 # timeout=10 22:40:32 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:40:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:40:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:40:32 using GIT_SSH to set credentials SSH Credentials for GitHub 22:40:32 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/66/head:refs/remotes/origin/PR-66 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:40:32 Merging remotes/origin/master commit 35f5288ea968360b547d5f4af945d4a6aac0641a into PR head commit 6d2e43b9dec14ec443e88720b2364c2cc19e0632 22:40:33 Merge succeeded, producing 6d2e43b9dec14ec443e88720b2364c2cc19e0632 22:40:33 Checking out Revision 6d2e43b9dec14ec443e88720b2364c2cc19e0632 (PR-66) 22:40:32 > git config core.sparsecheckout # timeout=10 22:40:32 > git checkout -f 6d2e43b9dec14ec443e88720b2364c2cc19e0632 # timeout=10 22:40:33 > git remote # timeout=10 22:40:33 > git config --get remote.origin.url # timeout=10 22:40:33 using GIT_SSH to set credentials SSH Credentials for GitHub 22:40:33 > git merge 35f5288ea968360b547d5f4af945d4a6aac0641a # timeout=10 22:40:33 > git rev-parse HEAD^{commit} # timeout=10 22:40:33 > git config core.sparsecheckout # timeout=10 22:40:33 > git checkout -f 6d2e43b9dec14ec443e88720b2364c2cc19e0632 # timeout=10 22:40:37 Commit message: "fix(config): Change UpdatedStream to be defined as `chan struct{}`" 22:40:37 > git --version # timeout=10 22:40:37 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:40:39 ========================================================= 22:40:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 22:40:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:40:40 + 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:40:41 Sending build context to Docker daemon 546.3kB 22:40:41 Step 1/8 : ARG BASE=golang:1.13-alpine 22:40:41 Step 2/8 : FROM ${BASE} 22:40:41 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:40:41 cde5963f3b93: Pulling fs layer 22:40:41 2a23fa8c16f7: Pulling fs layer 22:40:41 777b28850792: Pulling fs layer 22:40:41 8a11ddd9e578: Pulling fs layer 22:40:41 4cf88f913ddb: Pulling fs layer 22:40:41 1df406cf5192: Pulling fs layer 22:40:41 cd6300453558: Pulling fs layer 22:40:41 b9c365052c96: Pulling fs layer 22:40:41 a2d8cc88f415: Pulling fs layer 22:40:41 ea1d1ca13537: Pulling fs layer 22:40:41 3750a50a1c5e: Pulling fs layer 22:40:41 8a11ddd9e578: Waiting 22:40:41 4cf88f913ddb: Waiting 22:40:41 1df406cf5192: Waiting 22:40:41 cd6300453558: Waiting 22:40:41 b9c365052c96: Waiting 22:40:41 a2d8cc88f415: Waiting 22:40:41 ea1d1ca13537: Waiting 22:40:41 3750a50a1c5e: Waiting 22:40:41 777b28850792: Verifying Checksum 22:40:41 777b28850792: Download complete 22:40:41 2a23fa8c16f7: Download complete 22:40:41 4cf88f913ddb: Verifying Checksum 22:40:41 4cf88f913ddb: Download complete 22:40:41 1df406cf5192: Verifying Checksum 22:40:41 1df406cf5192: Download complete 22:40:41 cde5963f3b93: Verifying Checksum 22:40:42 cde5963f3b93: Pull complete 22:40:43 2a23fa8c16f7: Pull complete 22:40:43 777b28850792: Pull complete 22:40:46 cd6300453558: Verifying Checksum 22:40:46 cd6300453558: Download complete 22:40:46 a2d8cc88f415: Verifying Checksum 22:40:46 a2d8cc88f415: Download complete 22:40:48 ea1d1ca13537: Verifying Checksum 22:40:48 ea1d1ca13537: Download complete 22:40:48 3750a50a1c5e: Verifying Checksum 22:40:48 3750a50a1c5e: Download complete 22:40:51 b9c365052c96: Verifying Checksum 22:40:51 b9c365052c96: Download complete 22:40:52 8a11ddd9e578: Download complete 22:40:59 Running on prd-centos7-docker-4c-2g-3342 in /w/workspace/exfoundry_go-mod-bootstrap_PR-66 [Pipeline] { [Pipeline] ws 22:40:59 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 22:41:02 using credential edgex-jenkins-ssh 22:41:02 Cloning the remote Git repository 22:41:02 Cloning with configured refspecs honoured and without tags 22:41:02 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:41:02 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 22:41:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:41:02 > git --version # timeout=10 22:41:02 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:02 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/66/head:refs/remotes/origin/PR-66 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:41:03 Fetching without tags 22:41:03 Merging remotes/origin/master commit 35f5288ea968360b547d5f4af945d4a6aac0641a into PR head commit 6d2e43b9dec14ec443e88720b2364c2cc19e0632 22:41:03 Merge succeeded, producing 6d2e43b9dec14ec443e88720b2364c2cc19e0632 22:41:03 Checking out Revision 6d2e43b9dec14ec443e88720b2364c2cc19e0632 (PR-66) 22:41:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:41:03 > git config --add remote.origin.fetch +refs/pull/66/head:refs/remotes/origin/PR-66 # timeout=10 22:41:03 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:41:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:41:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:41:03 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:03 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/66/head:refs/remotes/origin/PR-66 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:41:03 > git config core.sparsecheckout # timeout=10 22:41:03 > git checkout -f 6d2e43b9dec14ec443e88720b2364c2cc19e0632 # timeout=10 22:41:03 > git remote # timeout=10 22:41:03 > git config --get remote.origin.url # timeout=10 22:41:03 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:03 > git merge 35f5288ea968360b547d5f4af945d4a6aac0641a # timeout=10 22:41:03 > git rev-parse HEAD^{commit} # timeout=10 22:41:03 > git config core.sparsecheckout # timeout=10 22:41:03 > git checkout -f 6d2e43b9dec14ec443e88720b2364c2cc19e0632 # timeout=10 22:41:05 8a11ddd9e578: Pull complete 22:41:05 4cf88f913ddb: Pull complete 22:41:05 1df406cf5192: Pull complete 22:41:07 Commit message: "fix(config): Change UpdatedStream to be defined as `chan struct{}`" 22:41:07 > git --version # timeout=10 22:41:07 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:41:08 ========================================================= 22:41:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 22:41:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:41:09 + 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:41:09 cd6300453558: Pull complete 22:41:09 Sending build context to Docker daemon 546.3kB 22:41:09 Step 1/8 : ARG BASE=golang:1.13-alpine 22:41:09 Step 2/8 : FROM ${BASE} 22:41:09 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 22:41:09 e6b0cf9c0882: Pulling fs layer 22:41:09 2848faf0eed1: Pulling fs layer 22:41:09 0f37312ad70f: Pulling fs layer 22:41:09 5788d62ee057: Pulling fs layer 22:41:09 0e6b1d234666: Pulling fs layer 22:41:09 bf5d7aec512f: Pulling fs layer 22:41:09 34c802a77dc8: Pulling fs layer 22:41:09 9eb99e56ec68: Pulling fs layer 22:41:09 27c7a5d97fbd: Pulling fs layer 22:41:09 5c102a31e300: Pulling fs layer 22:41:09 dcfb455df0a1: Pulling fs layer 22:41:09 34c802a77dc8: Waiting 22:41:09 9eb99e56ec68: Waiting 22:41:09 27c7a5d97fbd: Waiting 22:41:09 5c102a31e300: Waiting 22:41:09 5788d62ee057: Waiting 22:41:09 0e6b1d234666: Waiting 22:41:09 dcfb455df0a1: Waiting 22:41:09 bf5d7aec512f: Waiting 22:41:09 0f37312ad70f: Verifying Checksum 22:41:09 0f37312ad70f: Download complete 22:41:09 2848faf0eed1: Verifying Checksum 22:41:09 2848faf0eed1: Download complete 22:41:09 0e6b1d234666: Verifying Checksum 22:41:09 0e6b1d234666: Download complete 22:41:09 bf5d7aec512f: Verifying Checksum 22:41:09 bf5d7aec512f: Download complete 22:41:09 e6b0cf9c0882: Verifying Checksum 22:41:09 e6b0cf9c0882: Download complete 22:41:09 e6b0cf9c0882: Pull complete 22:41:10 34c802a77dc8: Verifying Checksum 22:41:10 34c802a77dc8: Download complete 22:41:10 27c7a5d97fbd: Verifying Checksum 22:41:10 27c7a5d97fbd: Download complete 22:41:10 5c102a31e300: Verifying Checksum 22:41:10 5c102a31e300: Download complete 22:41:10 dcfb455df0a1: Verifying Checksum 22:41:10 dcfb455df0a1: Download complete 22:41:11 9eb99e56ec68: Verifying Checksum 22:41:11 9eb99e56ec68: Download complete 22:41:11 5788d62ee057: Download complete 22:41:12 2848faf0eed1: Pull complete 22:41:12 0f37312ad70f: Pull complete 22:41:14 b9c365052c96: Pull complete 22:41:14 a2d8cc88f415: Pull complete 22:41:16 ea1d1ca13537: Pull complete 22:41:16 3750a50a1c5e: Pull complete 22:41:16 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 22:41:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 22:41:16 ---> 78745c68409d 22:41:16 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:41:20 5788d62ee057: Pull complete 22:41:20 0e6b1d234666: Pull complete 22:41:20 bf5d7aec512f: Pull complete 22:41:21 ---> Running in 0b233bf0650f 22:41:21 Removing intermediate container 0b233bf0650f 22:41:21 ---> 746ffdf3ff12 22:41:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:21 ---> Running in 87e926e7ed0f 22:41:23 Removing intermediate container 87e926e7ed0f 22:41:23 ---> 7f2b44f969df 22:41:23 Step 5/8 : RUN apk add --update --no-cache git make 22:41:23 ---> Running in 252bbe66d73b 22:41:24 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 22:41:24 34c802a77dc8: Pull complete 22:41:25 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 22:41:25 OK: 125 MiB in 39 packages 22:41:26 Removing intermediate container 252bbe66d73b 22:41:26 ---> efee14e98612 22:41:26 Step 6/8 : WORKDIR /build 22:41:27 ---> Running in 9b8304dd5419 22:41:27 Removing intermediate container 9b8304dd5419 22:41:27 ---> 51c5d84adff0 22:41:27 Step 7/8 : COPY go.mod . 22:41:28 ---> 236521a49202 22:41:28 Step 8/8 : RUN go mod download 22:41:28 9eb99e56ec68: Pull complete 22:41:28 27c7a5d97fbd: Pull complete 22:41:28 ---> Running in 29b0f2bf2179 22:41:29 5c102a31e300: Pull complete 22:41:29 dcfb455df0a1: Pull complete 22:41:29 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 22:41:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 22:41:29 ---> 7c70fe431013 22:41:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:41:29 ---> Running in 1051a81cf428 22:41:29 Removing intermediate container 1051a81cf428 22:41:29 ---> 75127ebba14d 22:41:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:29 ---> Running in 888e2754f36f 22:41:30 Removing intermediate container 888e2754f36f 22:41:30 ---> 378797a00417 22:41:30 Step 5/8 : RUN apk add --update --no-cache git make 22:41:30 ---> Running in f43475e5b291 22:41:31 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 22:41:31 go: finding github.com/BurntSushi/toml v0.3.1 22:41:31 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:41:31 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:41:31 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 22:41:31 go: finding github.com/bgentry/speakeasy v0.1.0 22:41:31 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:41:31 go: finding github.com/davecgh/go-spew v1.1.1 22:41:31 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:41:31 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 22:41:32 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 22:41:32 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 22:41:32 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:41:32 go: finding github.com/fatih/color v1.7.0 22:41:32 go: finding github.com/go-kit/kit v0.8.0 22:41:32 go: finding github.com/go-logfmt/logfmt v0.4.0 22:41:32 go: finding github.com/go-stack/stack v1.8.0 22:41:32 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:41:32 go: finding github.com/google/uuid v1.1.0 22:41:32 go: finding github.com/gorilla/mux v1.7.1 22:41:32 go: finding github.com/hashicorp/consul/api v1.1.0 22:41:32 OK: 143 MiB in 39 packages 22:41:32 go: finding github.com/hashicorp/consul/sdk v0.1.1 22:41:32 go: finding github.com/hashicorp/errwrap v1.0.0 22:41:32 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:41:32 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:41:32 go: finding github.com/hashicorp/go-msgpack v0.5.3 22:41:32 go: finding github.com/hashicorp/go-multierror v1.0.0 22:41:32 Removing intermediate container f43475e5b291 22:41:32 ---> db487956bf73 22:41:32 Step 6/8 : WORKDIR /build 22:41:32 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:41:32 go: finding github.com/hashicorp/go-sockaddr v1.0.0 22:41:32 go: finding github.com/hashicorp/go-syslog v1.0.0 22:41:32 go: finding github.com/hashicorp/go-uuid v1.0.1 22:41:32 go: finding github.com/hashicorp/go.net v0.0.1 22:41:32 go: finding github.com/hashicorp/golang-lru v0.5.0 22:41:32 ---> Running in b417d6721904 22:41:32 Removing intermediate container b417d6721904 22:41:32 ---> 784d7bc68861 22:41:32 Step 7/8 : COPY go.mod . 22:41:32 go: finding github.com/hashicorp/logutils v1.0.0 22:41:32 go: finding github.com/hashicorp/mdns v1.0.0 22:41:32 go: finding github.com/hashicorp/memberlist v0.1.3 22:41:32 go: finding github.com/hashicorp/serf v0.8.2 22:41:32 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:41:32 go: finding github.com/mattn/go-colorable v0.0.9 22:41:32 go: finding github.com/mattn/go-isatty v0.0.3 22:41:33 ---> ecf44db66f36 22:41:33 Step 8/8 : RUN go mod download 22:41:33 ---> Running in 71820f786e30 22:41:33 go: finding github.com/miekg/dns v1.0.14 22:41:33 go: finding github.com/mitchellh/cli v1.0.0 22:41:33 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:41:33 go: finding github.com/mitchellh/copystructure v1.0.0 22:41:33 go: finding github.com/mitchellh/go-homedir v1.0.0 22:41:33 go: finding github.com/mitchellh/go-testing-interface v1.0.0 22:41:33 go: finding github.com/mitchellh/gox v0.4.0 22:41:33 go: finding github.com/mitchellh/iochan v1.0.0 22:41:33 go: finding github.com/mitchellh/mapstructure v1.1.2 22:41:33 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:41:33 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:41:33 go: finding github.com/pelletier/go-toml v1.2.0 22:41:33 go: finding github.com/pkg/errors v0.8.1 22:41:33 go: finding github.com/pmezard/go-difflib v1.0.0 22:41:33 go: finding github.com/posener/complete v1.1.1 22:41:33 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 22:41:33 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:41:33 go: finding github.com/stretchr/objx v0.1.0 22:41:33 go: finding github.com/stretchr/testify v1.5.1 22:41:33 go: finding github.com/ugorji/go v1.1.4 22:41:33 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 22:41:33 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 22:41:33 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:41:33 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 22:41:34 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 22:41:34 go: finding gopkg.in/yaml.v2 v2.2.8 22:41:34 go: finding github.com/BurntSushi/toml v0.3.1 22:41:34 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:41:34 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:41:34 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 22:41:34 go: finding github.com/bgentry/speakeasy v0.1.0 22:41:34 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:41:34 go: finding github.com/davecgh/go-spew v1.1.1 22:41:34 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:41:34 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 22:41:34 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 22:41:34 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:41:34 go: finding github.com/fatih/color v1.7.0 22:41:34 go: finding github.com/go-kit/kit v0.8.0 22:41:34 go: finding github.com/go-logfmt/logfmt v0.4.0 22:41:34 go: finding github.com/go-stack/stack v1.8.0 22:41:34 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:41:34 go: finding github.com/google/uuid v1.1.0 22:41:34 go: finding github.com/gorilla/mux v1.7.1 22:41:34 go: finding github.com/hashicorp/consul/api v1.1.0 22:41:34 go: finding github.com/hashicorp/consul/sdk v0.1.1 22:41:34 go: finding github.com/hashicorp/errwrap v1.0.0 22:41:34 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:41:34 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:41:34 go: finding github.com/hashicorp/go-msgpack v0.5.3 22:41:34 go: finding github.com/hashicorp/go-multierror v1.0.0 22:41:34 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:41:34 go: finding github.com/hashicorp/go-sockaddr v1.0.0 22:41:34 go: finding github.com/hashicorp/go-syslog v1.0.0 22:41:34 go: finding github.com/hashicorp/go-uuid v1.0.1 22:41:34 go: finding github.com/hashicorp/go.net v0.0.1 22:41:34 go: finding github.com/hashicorp/golang-lru v0.5.0 22:41:34 go: finding github.com/hashicorp/logutils v1.0.0 22:41:34 go: finding github.com/hashicorp/mdns v1.0.0 22:41:34 go: finding github.com/hashicorp/memberlist v0.1.3 22:41:34 go: finding github.com/hashicorp/serf v0.8.2 22:41:34 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:41:34 go: finding github.com/mattn/go-colorable v0.0.9 22:41:34 go: finding github.com/mattn/go-isatty v0.0.3 22:41:34 go: finding github.com/miekg/dns v1.0.14 22:41:34 go: finding github.com/mitchellh/cli v1.0.0 22:41:34 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:41:34 go: finding github.com/mitchellh/copystructure v1.0.0 22:41:34 go: finding github.com/mitchellh/go-homedir v1.0.0 22:41:34 go: finding github.com/mitchellh/go-testing-interface v1.0.0 22:41:34 go: finding github.com/mitchellh/gox v0.4.0 22:41:34 go: finding github.com/mitchellh/iochan v1.0.0 22:41:34 go: finding github.com/mitchellh/mapstructure v1.1.2 22:41:34 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:41:34 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:41:34 go: finding github.com/pelletier/go-toml v1.2.0 22:41:34 go: finding github.com/pkg/errors v0.8.1 22:41:34 go: finding github.com/pmezard/go-difflib v1.0.0 22:41:35 go: finding github.com/posener/complete v1.1.1 22:41:35 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 22:41:35 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:41:35 go: finding github.com/stretchr/objx v0.1.0 22:41:35 go: finding github.com/stretchr/testify v1.5.1 22:41:35 go: finding github.com/ugorji/go v1.1.4 22:41:35 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 22:41:35 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 22:41:35 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:41:35 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 22:41:35 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 22:41:35 go: finding gopkg.in/yaml.v2 v2.2.8 22:41:39 Removing intermediate container 71820f786e30 22:41:39 ---> ebffc6088913 22:41:39 Successfully built ebffc6088913 22:41:39 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:41:40 + docker inspect -f . ci-base-image-x86_64 22:41:40 . [Pipeline] withDockerContainer 22:41:40 prd-centos7-docker-4c-2g-3342 does not seem to be running inside a container 22:41:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:41:40 $ docker top 601c7b06c7a3e2838635f0aa593cf8592361cd811fa529254b615032fb1b3bb2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:41:41 + go version 22:41:41 go version go1.13.5 linux/amd64 [Pipeline] sh 22:41:41 + make test 22:41:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:41:42 Removing intermediate container 29b0f2bf2179 22:41:42 ---> 6417cb4eafea 22:41:42 Successfully built 6417cb4eafea 22:41:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:41:43 + docker inspect -f . ci-base-image-arm64 22:41:43 . [Pipeline] withDockerContainer 22:41:43 prd-ubuntu18.04-docker-arm64-4c-16g-3341 does not seem to be running inside a container 22:41:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:41:45 $ docker top 25676d3b1ad065cd427f22de44dd57579be967c5f786704a822e02d9ad7d2e18 -eo pid,comm [Pipeline] { [Pipeline] sh 22:41:46 + go version 22:41:46 go version go1.13.5 linux/arm64 [Pipeline] sh 22:41:47 + make test 22:41:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:42:00 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 22:42:01 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.010s coverage: 44.1% of statements 22:42:01 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 22:42:01 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.067s coverage: 84.2% of statements 22:42:01 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 22:42:01 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 22:42:01 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 22:42:10 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.017s coverage: 100.0% of statements 22:42:10 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 22:42:10 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 22:42:10 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 22:42:10 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.009s coverage: 48.9% of statements 22:42:10 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 22:42:10 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 22:42:10 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.006s coverage: 91.3% of statements 22:42:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:42:11 gofmt -l . 22:42:11 [ "`gofmt -l .`" = "" ] [Pipeline] stash 22:42:11 Stashed 1 file(s) [Pipeline] } 22:42:11 $ docker stop --time=1 601c7b06c7a3e2838635f0aa593cf8592361cd811fa529254b615032fb1b3bb2 22:42:13 $ docker rm -f 601c7b06c7a3e2838635f0aa593cf8592361cd811fa529254b615032fb1b3bb2 [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:42:34 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 22:42:34 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.037s coverage: 44.1% of statements 22:42:34 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 22:42:34 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.056s coverage: 84.2% of statements 22:42:34 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 22:42:34 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 22:42:34 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 22:42:35 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.043s coverage: 100.0% of statements 22:42:35 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 22:42:35 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 22:42:35 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 22:42:35 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.025s coverage: 48.9% of statements 22:42:35 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 22:42:35 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 22:42:35 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.063s coverage: 91.3% of statements 22:42:36 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:42:42 gofmt -l . 22:42:42 [ "`gofmt -l .`" = "" ] [Pipeline] stash 22:42:42 Warning: overwriting stash ‘coverage-report’ 22:42:43 Stashed 1 file(s) [Pipeline] } 22:42:43 $ docker stop --time=1 25676d3b1ad065cd427f22de44dd57579be967c5f786704a822e02d9ad7d2e18 22:42:45 $ docker rm -f 25676d3b1ad065cd427f22de44dd57579be967c5f786704a822e02d9ad7d2e18 [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:42:47 provisioning config files... 22:42:47 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-66@tmp/config3278535156689766713tmp [Pipeline] { [Pipeline] sh 22:42:48 + curl -s https://codecov.io/bash 22:42:48 + bash -s - -t @/w/workspace/exfoundry_go-mod-bootstrap_PR-66@tmp/config3278535156689766713tmp 22:42:48 22:42:48 _____ _ 22:42:48 / ____| | | 22:42:48 | | ___ __| | ___ ___ _____ __ 22:42:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:42:48 | |___| (_) | (_| | __/ (_| (_) \ V / 22:42:48 \_____\___/ \__,_|\___|\___\___/ \_/ 22:42:48 Bash-20200410-0786dee 22:42:48 22:42:48 22:42:48 ==> Jenkins CI detected. 22:42:48 project root: . 22:42:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:42:48 ==> Running gcov in . (disable via -X gcov) 22:42:48 ==> Python coveragepy not found 22:42:48 ==> Searching for coverage reports in: 22:42:48 + . 22:42:48 -> Found 1 reports 22:42:48 ==> Detecting git/mercurial file structure 22:42:48 ==> Reading reports 22:42:48 + ./coverage.out bytes=18249 22:42:48 ==> Appending adjustments 22:42:48 http://docs.codecov.io/docs/fixing-reports 22:42:48 + Found adjustments 22:42:48 ==> Gzipping contents 22:42:48 ==> Uploading reports 22:42:48 url: https://codecov.io 22:42:48 query: branch=PR-66&commit=6d2e43b9dec14ec443e88720b2364c2cc19e0632&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-66%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=66&job= 22:42:48 -> Pinging Codecov 22:42:48 https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=PR-66&commit=6d2e43b9dec14ec443e88720b2364c2cc19e0632&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-66%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=66&job= 22:42:49 -> Uploading 22:42:49 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/6d2e43b9dec14ec443e88720b2364c2cc19e0632 [Pipeline] } 22:42:49 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:42:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:42:51 ---> package-listing.sh 22:42:51 ++ facter osfamily 22:42:51 ++ tr '[:upper:]' '[:lower:]' 22:42:51 + OS_FAMILY=redhat 22:42:51 + workspace=/w/workspace/exfoundry_go-mod-bootstrap_PR-66 22:42:51 + START_PACKAGES=/tmp/packages_start.txt 22:42:51 + END_PACKAGES=/tmp/packages_end.txt 22:42:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:42:51 + PACKAGES=/tmp/packages_start.txt 22:42:51 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-66 ']' 22:42:51 + PACKAGES=/tmp/packages_end.txt 22:42:51 + case "${OS_FAMILY}" in 22:42:51 + rpm -qa 22:42:51 + sort 22:42:55 + '[' -f /tmp/packages_start.txt ']' 22:42:55 + '[' -f /tmp/packages_end.txt ']' 22:42:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:42:55 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-66 ']' 22:42:55 + mkdir -p /w/workspace/exfoundry_go-mod-bootstrap_PR-66/archives/ 22:42:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-bootstrap_PR-66/archives/ [Pipeline] isUnix [Pipeline] sh 22:42:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:42:56 22:42:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:42:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:42:56 alpine: Pulling from edgex-lftools-log-publisher 22:42:56 c9b1b535fdd9: Pulling fs layer 22:42:56 2cc5ad85d9ab: Pulling fs layer 22:42:56 756a868c4378: Pulling fs layer 22:42:56 444b2fc9a129: Pulling fs layer 22:42:56 ea15f1150254: Pulling fs layer 22:42:56 41b27a9f41bf: Pulling fs layer 22:42:56 28c525ee5125: Pulling fs layer 22:42:56 094b1ea09ed8: Pulling fs layer 22:42:56 138eaada9080: Pulling fs layer 22:42:56 0622d0fa9048: Pulling fs layer 22:42:56 41b27a9f41bf: Waiting 22:42:56 28c525ee5125: Waiting 22:42:56 094b1ea09ed8: Waiting 22:42:56 138eaada9080: Waiting 22:42:56 0622d0fa9048: Waiting 22:42:56 444b2fc9a129: Waiting 22:42:56 ea15f1150254: Waiting 22:42:56 2cc5ad85d9ab: Download complete 22:42:56 444b2fc9a129: Download complete 22:42:56 c9b1b535fdd9: Verifying Checksum 22:42:56 ea15f1150254: Verifying Checksum 22:42:56 ea15f1150254: Download complete 22:42:57 28c525ee5125: Verifying Checksum 22:42:57 28c525ee5125: Download complete 22:42:57 756a868c4378: Verifying Checksum 22:42:57 756a868c4378: Download complete 22:42:57 c9b1b535fdd9: Pull complete 22:42:57 094b1ea09ed8: Verifying Checksum 22:42:57 094b1ea09ed8: Download complete 22:42:57 138eaada9080: Verifying Checksum 22:42:57 138eaada9080: Download complete 22:42:57 0622d0fa9048: Verifying Checksum 22:42:57 0622d0fa9048: Download complete 22:42:57 2cc5ad85d9ab: Pull complete 22:42:57 41b27a9f41bf: Verifying Checksum 22:42:57 41b27a9f41bf: Download complete 22:42:59 756a868c4378: Pull complete 22:42:59 444b2fc9a129: Pull complete 22:42:59 ea15f1150254: Pull complete 22:43:02 41b27a9f41bf: Pull complete 22:43:03 28c525ee5125: Pull complete 22:43:04 094b1ea09ed8: Pull complete 22:43:04 138eaada9080: Pull complete 22:43:05 0622d0fa9048: Pull complete 22:43:05 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 22:43:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:43:05 prd-centos7-docker-4c-2g-3340 does not seem to be running inside a container 22:43:05 $ 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-66 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-66:/w/workspace/exfoundry_go-mod-bootstrap_PR-66:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-66@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-66@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:43:06 $ docker top c0248ba053382ddad1730af9823bd7b3c312e5d048672c181712f70ad3ed1f1a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:43:07 provisioning config files... 22:43:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-66@tmp/config3244889739625151613tmp [Pipeline] { [Pipeline] echo 22:43:07 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:43:07 ---> create-netrc.sh [Pipeline] echo 22:43:07 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:43:07 ---> logs-deploy.sh 22:43:07 + ARCHIVE_ARTIFACTS= 22:43:07 + LOGS_SERVER=https://logs.edgexfoundry.org 22:43:07 + '[' https://logs.edgexfoundry.org == None ']' 22:43:07 + NEXUS_URL=https://nexus.edgexfoundry.org 22:43:07 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-66/1 22:43:07 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-66/1/ 22:43:07 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-66/1 /w/workspace/exfoundry_go-mod-bootstrap_PR-66 22:43:09 Archives upload complete. 22:43:09 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-66/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-66/1/ 22:43:09 ---> uname -a: 22:43:09 Linux c0248ba05338 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 22:43:09 22:43:09 22:43:09 ---> lscpu: 22:43:09 Architecture: x86_64 22:43:09 CPU op-mode(s): 32-bit, 64-bit 22:43:09 Byte Order: Little Endian 22:43:09 Address sizes: 40 bits physical, 48 bits virtual 22:43:09 CPU(s): 4 22:43:09 On-line CPU(s) list: 0-3 22:43:09 Thread(s) per core: 1 22:43:09 Core(s) per socket: 1 22:43:09 Socket(s): 4 22:43:09 NUMA node(s): 1 22:43:09 Vendor ID: GenuineIntel 22:43:09 CPU family: 6 22:43:09 Model: 44 22:43:09 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:43:09 Stepping: 1 22:43:09 CPU MHz: 2933.442 22:43:09 BogoMIPS: 5866.88 22:43:09 Virtualization: VT-x 22:43:09 Hypervisor vendor: KVM 22:43:09 Virtualization type: full 22:43:09 L1d cache: 128 KiB 22:43:09 L1i cache: 128 KiB 22:43:09 L2 cache: 16 MiB 22:43:09 L3 cache: 64 MiB 22:43:09 NUMA node0 CPU(s): 0-3 22:43:09 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 22:43:09 Vulnerability Meltdown: Mitigation; PTI 22:43:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:43:09 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 22:43:09 Vulnerability Spectre v2: Mitigation; Full retpoline 22:43:09 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:43:09 22:43:09 22:43:09 ---> nproc: 22:43:09 4 22:43:09 22:43:09 22:43:09 ---> df -h: 22:43:09 Filesystem Size Used Available Use% Mounted on 22:43:09 overlay 50.0G 6.4G 43.6G 13% / 22:43:09 tmpfs 64.0M 0 64.0M 0% /dev 22:43:09 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 22:43:09 shm 64.0M 0 64.0M 0% /dev/shm 22:43:09 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 22:43:09 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 22:43:09 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 22:43:09 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/exfoundry_go-mod-bootstrap_PR-66 22:43:09 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/exfoundry_go-mod-bootstrap_PR-66@tmp 22:43:09 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 22:43:09 22:43:09 22:43:09 ---> free -m: 22:43:09 total used free shared buff/cache available 22:43:09 Mem: 1838 608 71 0 1158 1125 22:43:09 Swap: 1023 1 1022 22:43:09 22:43:09 22:43:09 ---> ip addr: 22:43:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:43:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:43:09 inet 127.0.0.1/8 scope host lo 22:43:09 valid_lft forever preferred_lft forever 22:43:09 6: eth0@if7: mtu 1458 qdisc noqueue state UP 22:43:09 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 22:43:09 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 22:43:09 valid_lft forever preferred_lft forever 22:43:09 22:43:09 22:43:09 ---> sar -b -r -n DEV: 22:43:09 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/10/20 _x86_64_ (4 CPU) 22:43:09 22:43:09 22:37:21 LINUX RESTART 22:43:09 22:43:09 22:38:02 tps rtps wtps bread/s bwrtn/s 22:43:09 22:39:01 39.28 6.59 32.70 1881.07 2382.70 22:43:09 22:40:01 2.45 0.00 2.45 0.00 86.16 22:43:09 22:41:01 0.23 0.00 0.23 0.00 3.11 22:43:09 22:42:01 0.30 0.00 0.30 0.00 3.78 22:43:09 22:43:01 76.29 54.82 21.47 3583.37 8211.89 22:43:09 Average: 23.68 12.31 11.36 1091.14 2138.75 22:43:09 22:43:09 22:38:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:43:09 22:39:01 111916 1770388 94.05 2620 1224928 939832 32.07 434848 1177372 16 22:43:09 22:40:01 118200 1764104 93.72 2620 1224940 904208 30.85 429976 1177052 8 22:43:09 22:41:01 116816 1765488 93.79 2620 1224944 904472 30.86 431652 1176980 12 22:43:09 22:42:01 118024 1764280 93.73 2620 1224944 904208 30.85 430324 1176928 12 22:43:09 22:43:01 68852 1813452 96.34 2620 1208556 1104532 37.69 489580 1135924 104936 22:43:09 Average: 106762 1775542 94.33 2620 1221662 951450 32.46 443276 1168851 20997 22:43:09 22:43:09 22:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 22:43:09 22:39:01 eth0 132.04 94.65 459.54 44.82 0.00 0.00 0.00 22:43:09 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:09 22:39:01 docker0 1.30 1.13 0.29 2.47 0.00 0.00 0.00 22:43:09 22:40:01 eth0 0.77 0.08 0.06 0.02 0.00 0.00 0.00 22:43:09 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:09 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:09 22:41:01 eth0 1.25 0.57 0.56 0.36 0.00 0.00 0.00 22:43:09 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:09 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:09 22:42:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 22:43:09 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:09 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:09 22:43:01 eth0 109.43 86.95 2325.36 10.41 0.00 0.00 0.00 22:43:09 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:09 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:09 Average: eth0 48.47 36.30 558.02 11.02 0.00 0.00 0.00 22:43:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:09 Average: docker0 0.26 0.22 0.06 0.49 0.00 0.00 0.00 22:43:09 22:43:09 22:43:09 ---> sar -P ALL: 22:43:09 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/10/20 _x86_64_ (4 CPU) 22:43:09 22:43:09 22:37:21 LINUX RESTART 22:43:09 22:43:09 22:38:02 CPU %user %nice %system %iowait %steal %idle 22:43:09 22:39:01 all 3.81 0.00 1.60 1.15 0.00 93.43 22:43:09 22:39:01 0 3.66 0.00 1.82 0.51 0.00 94.01 22:43:09 22:39:01 1 4.47 0.00 1.38 0.08 0.00 94.07 22:43:09 22:39:01 2 3.37 0.00 1.60 0.14 0.00 94.90 22:43:09 22:39:01 3 3.76 0.00 1.65 3.88 0.02 90.69 22:43:09 22:40:01 all 0.18 0.00 0.05 0.00 0.00 99.77 22:43:09 22:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:43:09 22:40:01 1 0.52 0.00 0.03 0.00 0.00 99.45 22:43:09 22:40:01 2 0.08 0.00 0.07 0.00 0.00 99.85 22:43:09 22:40:01 3 0.05 0.00 0.05 0.00 0.00 99.90 22:43:09 22:41:01 all 0.16 0.00 0.06 0.00 0.00 99.77 22:43:09 22:41:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:43:09 22:41:01 1 0.47 0.00 0.12 0.00 0.00 99.42 22:43:09 22:41:01 2 0.08 0.00 0.05 0.00 0.00 99.87 22:43:09 22:41:01 3 0.07 0.00 0.07 0.00 0.02 99.85 22:43:09 22:42:01 all 0.05 0.00 0.05 0.00 0.00 99.90 22:43:09 22:42:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:43:09 22:42:01 1 0.05 0.00 0.03 0.00 0.00 99.92 22:43:09 22:42:01 2 0.05 0.00 0.07 0.00 0.00 99.88 22:43:09 22:42:01 3 0.07 0.00 0.08 0.00 0.00 99.85 22:43:09 22:43:01 all 3.17 0.00 1.80 1.29 0.01 93.74 22:43:09 22:43:01 0 2.73 0.00 2.04 0.84 0.00 94.40 22:43:09 22:43:01 1 2.49 0.00 1.59 0.72 0.02 95.19 22:43:09 22:43:01 2 3.41 0.00 1.85 2.81 0.00 91.94 22:43:09 22:43:01 3 4.08 0.00 1.69 0.79 0.00 93.45 22:43:09 Average: all 1.46 0.00 0.71 0.48 0.00 97.34 22:43:09 Average: 0 1.29 0.00 0.79 0.27 0.00 97.66 22:43:09 Average: 1 1.59 0.00 0.63 0.16 0.00 97.62 22:43:09 Average: 2 1.39 0.00 0.72 0.59 0.00 97.30 22:43:09 Average: 3 1.59 0.00 0.70 0.92 0.01 96.77 22:43:09 22:43:09 22:43:09