Pull request #79 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bc6754a1bf94519a448658cebb908b9549b90c4c+e7263182f03795a80ecad393cb2c8c940050476c (b089ae47f1f6018e992ca075fbc1f30c324b0e9f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-79/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3218 in /w/workspace/exfoundry_go-mod-bootstrap_PR-79 [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-79 # 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/79/head:refs/remotes/origin/PR-79 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/79/head:refs/remotes/origin/PR-79 # 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/79/head:refs/remotes/origin/PR-79 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e7263182f03795a80ecad393cb2c8c940050476c into PR head commit bc6754a1bf94519a448658cebb908b9549b90c4c Merge succeeded, producing bc6754a1bf94519a448658cebb908b9549b90c4c Checking out Revision bc6754a1bf94519a448658cebb908b9549b90c4c (PR-79) > git config core.sparsecheckout # timeout=10 > git checkout -f bc6754a1bf94519a448658cebb908b9549b90c4c # 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 e7263182f03795a80ecad393cb2c8c940050476c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc6754a1bf94519a448658cebb908b9549b90c4c # timeout=10 Commit message: "docs: Update PR Template" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:00:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:00:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:00:05 ========================================================= 23:00:05 EdgeX Global Pipelines Version Info 23:00:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:00:06 ------------------- 23:00:06 stable info: 23:00:06 ------------------- 23:00:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:00:06 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 23:00:06 Message: update stable to v1.0.89 23:00:07 ------------------- 23:00:07 experimental info: 23:00:07 ------------------- 23:00:07 Commited By: **** collab-it+edgex@linuxfoundation.org 23:00:07 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 23:00:07 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 23:00:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:00:09 23:00:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:00:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:00:10 latest: Pulling from edgex-devops/git-semver 23:00:10 9123ac7c32f7: Pulling fs layer 23:00:10 b8cc5d1170e3: Pulling fs layer 23:00:10 2924cbbf6a41: Pulling fs layer 23:00:10 93b08a4f1073: Pulling fs layer 23:00:10 93b08a4f1073: Waiting 23:00:10 b8cc5d1170e3: Verifying Checksum 23:00:10 b8cc5d1170e3: Download complete 23:00:10 9123ac7c32f7: Verifying Checksum 23:00:10 9123ac7c32f7: Download complete 23:00:10 93b08a4f1073: Verifying Checksum 23:00:10 93b08a4f1073: Download complete 23:00:10 2924cbbf6a41: Verifying Checksum 23:00:10 2924cbbf6a41: Download complete 23:00:10 9123ac7c32f7: Pull complete 23:00:10 b8cc5d1170e3: Pull complete 23:00:11 2924cbbf6a41: Pull complete 23:00:11 93b08a4f1073: Pull complete 23:00:11 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 23:00:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:00:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:00:11 prd-centos7-docker-4c-2g-3218 does not seem to be running inside a container 23:00:11 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-bootstrap_PR-79 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-79:/w/workspace/exfoundry_go-mod-bootstrap_PR-79:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-79@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-79@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 23:00:13 $ docker top 11918a330451edd67b29462b43771b5024e35a3f8c5c3ce9c62de53cf85c2d22 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:00:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:00:13 [ssh-agent] Looking for ssh-agent implementation... 23:00:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:00:14 $ docker exec 11918a330451edd67b29462b43771b5024e35a3f8c5c3ce9c62de53cf85c2d22 ssh-agent 23:00:14 SSH_AUTH_SOCK=/tmp/ssh-BpJiO5ApmVLn/agent.11 23:00:14 SSH_AGENT_PID=17 23:00:14 Running ssh-add (command line suppressed) 23:00:14 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-79@tmp/private_key_767684182098535229.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-79@tmp/private_key_767684182098535229.key) 23:00:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:00:14 + git describe --exact-match --tags HEAD 23:00:14 fatal: No names found, cannot describe anything. [Pipeline] } 23:00:14 $ docker exec --env ******** --env ******** 11918a330451edd67b29462b43771b5024e35a3f8c5c3ce9c62de53cf85c2d22 ssh-agent -k 23:00:15 unset SSH_AUTH_SOCK; 23:00:15 unset SSH_AGENT_PID; 23:00:15 echo Agent pid 17 killed; 23:00:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 23:00:15 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 23:00:15 This usually means this commit has not been tagged. [Pipeline] sshagent 23:00:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:00:15 [ssh-agent] Looking for ssh-agent implementation... 23:00:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:00:15 $ docker exec 11918a330451edd67b29462b43771b5024e35a3f8c5c3ce9c62de53cf85c2d22 ssh-agent 23:00:15 SSH_AUTH_SOCK=/tmp/ssh-zS8bMYO7OvT0/agent.45 23:00:15 SSH_AGENT_PID=50 23:00:15 Running ssh-add (command line suppressed) 23:00:15 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-79@tmp/private_key_796434784100231451.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-79@tmp/private_key_796434784100231451.key) 23:00:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:00:16 + git semver init 23:00:16 # -> Open(): unable to determine branch for HEAD 23:00:16 # $GIT_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-79/.git 23:00:16 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-bootstrap_PR-79 23:00:16 # $SEMVER_REMOTE_NAME = origin 23:00:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:00:16 # $SEMVER_USER_NAME = edgex-jenkins 23:00:16 # $SEMVER_BRANCH = PR-79 23:00:16 # $SEMVER_TEMP = /tmp/semver-662206499 23:00:16 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 23:00:16 # '/tmp/semver-662206499' -> '/w/workspace/exfoundry_go-mod-bootstrap_PR-79/.semver' 23:00:16 # -> Force: false 23:00:16 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-79/.semver [Pipeline] } 23:00:16 $ docker exec --env ******** --env ******** 11918a330451edd67b29462b43771b5024e35a3f8c5c3ce9c62de53cf85c2d22 ssh-agent -k 23:00:16 unset SSH_AUTH_SOCK; 23:00:16 unset SSH_AGENT_PID; 23:00:16 echo Agent pid 50 killed; 23:00:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:00:16 + git semver [Pipeline] } 23:00:17 $ docker stop --time=1 11918a330451edd67b29462b43771b5024e35a3f8c5c3ce9c62de53cf85c2d22 23:00:18 $ docker rm -f 11918a330451edd67b29462b43771b5024e35a3f8c5c3ce9c62de53cf85c2d22 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 23:00:19 Stashed 46 file(s) [Pipeline] echo 23:00:19 [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 23:00:34 Still waiting to schedule task 23:00:34 ‘prd-centos7-docker-4c-2g-3219’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ doesn’t have label ‘centos7-docker-4c-2g’ 23:00:34 Still waiting to schedule task 23:00:34 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 23:03:11 Running on prd-centos7-docker-4c-2g-3222 in /w/workspace/exfoundry_go-mod-bootstrap_PR-79 [Pipeline] { [Pipeline] ws 23:03:11 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 23:03:13 using credential edgex-jenkins-ssh 23:03:13 Cloning the remote Git repository 23:03:13 Cloning with configured refspecs honoured and without tags 23:03:13 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 23:03:13 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 23:03:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:03:14 > git --version # timeout=10 23:03:14 using GIT_SSH to set credentials SSH Credentials for GitHub 23:03:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:03:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:03:14 Fetching without tags 23:03:15 Merging remotes/origin/master commit e7263182f03795a80ecad393cb2c8c940050476c into PR head commit bc6754a1bf94519a448658cebb908b9549b90c4c 23:03:15 Merge succeeded, producing bc6754a1bf94519a448658cebb908b9549b90c4c 23:03:15 Checking out Revision bc6754a1bf94519a448658cebb908b9549b90c4c (PR-79) 23:03:14 > git config --add remote.origin.fetch +refs/pull/79/head:refs/remotes/origin/PR-79 # timeout=10 23:03:14 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:03:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:03:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:03:14 using GIT_SSH to set credentials SSH Credentials for GitHub 23:03:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:03:15 > git config core.sparsecheckout # timeout=10 23:03:15 > git checkout -f bc6754a1bf94519a448658cebb908b9549b90c4c # timeout=10 23:03:15 > git remote # timeout=10 23:03:15 > git config --get remote.origin.url # timeout=10 23:03:15 using GIT_SSH to set credentials SSH Credentials for GitHub 23:03:15 > git merge e7263182f03795a80ecad393cb2c8c940050476c # timeout=10 23:03:15 > git rev-parse HEAD^{commit} # timeout=10 23:03:15 > git config core.sparsecheckout # timeout=10 23:03:15 > git checkout -f bc6754a1bf94519a448658cebb908b9549b90c4c # timeout=10 23:03:19 Commit message: "docs: Update PR Template" 23:03:19 > git --version # timeout=10 23:03:19 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:03:19 ========================================================= 23:03:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 23:03:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:03:20 + 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 . 23:03:20 Sending build context to Docker daemon 597kB 23:03:20 Step 1/8 : ARG BASE=golang:1.13-alpine 23:03:20 Step 2/8 : FROM ${BASE} 23:03:20 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 23:03:20 e6b0cf9c0882: Pulling fs layer 23:03:20 2848faf0eed1: Pulling fs layer 23:03:20 0f37312ad70f: Pulling fs layer 23:03:20 5788d62ee057: Pulling fs layer 23:03:20 0e6b1d234666: Pulling fs layer 23:03:20 bf5d7aec512f: Pulling fs layer 23:03:20 34c802a77dc8: Pulling fs layer 23:03:20 9eb99e56ec68: Pulling fs layer 23:03:20 27c7a5d97fbd: Pulling fs layer 23:03:20 5c102a31e300: Pulling fs layer 23:03:20 dcfb455df0a1: Pulling fs layer 23:03:20 34c802a77dc8: Waiting 23:03:20 9eb99e56ec68: Waiting 23:03:20 5788d62ee057: Waiting 23:03:20 0e6b1d234666: Waiting 23:03:20 bf5d7aec512f: Waiting 23:03:20 27c7a5d97fbd: Waiting 23:03:20 5c102a31e300: Waiting 23:03:20 dcfb455df0a1: Waiting 23:03:20 0f37312ad70f: Verifying Checksum 23:03:20 0f37312ad70f: Download complete 23:03:20 2848faf0eed1: Verifying Checksum 23:03:20 2848faf0eed1: Download complete 23:03:20 0e6b1d234666: Download complete 23:03:20 bf5d7aec512f: Verifying Checksum 23:03:20 bf5d7aec512f: Download complete 23:03:20 e6b0cf9c0882: Verifying Checksum 23:03:20 e6b0cf9c0882: Download complete 23:03:21 e6b0cf9c0882: Pull complete 23:03:21 34c802a77dc8: Verifying Checksum 23:03:21 34c802a77dc8: Download complete 23:03:21 27c7a5d97fbd: Verifying Checksum 23:03:21 27c7a5d97fbd: Download complete 23:03:22 5c102a31e300: Verifying Checksum 23:03:22 5c102a31e300: Download complete 23:03:22 dcfb455df0a1: Verifying Checksum 23:03:22 dcfb455df0a1: Download complete 23:03:22 9eb99e56ec68: Verifying Checksum 23:03:22 9eb99e56ec68: Download complete 23:03:22 5788d62ee057: Verifying Checksum 23:03:22 5788d62ee057: Download complete 23:03:23 2848faf0eed1: Pull complete 23:03:23 0f37312ad70f: Pull complete 23:03:29 5788d62ee057: Pull complete 23:03:29 0e6b1d234666: Pull complete 23:03:29 bf5d7aec512f: Pull complete 23:03:35 34c802a77dc8: Pull complete 23:03:38 9eb99e56ec68: Pull complete 23:03:38 27c7a5d97fbd: Pull complete 23:03:38 5c102a31e300: Pull complete 23:03:38 dcfb455df0a1: Pull complete 23:03:38 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 23:03:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 23:03:38 ---> 7c70fe431013 23:03:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:03:40 ---> Running in cfbff2481efd 23:03:40 Removing intermediate container cfbff2481efd 23:03:40 ---> 4886795170fa 23:03:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:03:40 ---> Running in d030c2f16778 23:03:41 Removing intermediate container d030c2f16778 23:03:41 ---> e08ac98470a8 23:03:41 Step 5/8 : RUN apk add --update --no-cache git make 23:03:41 ---> Running in f4e48ebe1335 23:03:42 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 23:03:43 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 23:03:43 OK: 143 MiB in 39 packages 23:03:43 Removing intermediate container f4e48ebe1335 23:03:43 ---> ded437781f17 23:03:43 Step 6/8 : WORKDIR /build 23:03:43 ---> Running in 5ecd059d33bc 23:03:43 Removing intermediate container 5ecd059d33bc 23:03:43 ---> 2a0a522f8266 23:03:43 Step 7/8 : COPY go.mod . 23:03:44 ---> 3b427dc6b9af 23:03:44 Step 8/8 : RUN go mod download 23:03:44 ---> Running in b848dae9a062 23:03:45 go: finding github.com/BurntSushi/toml v0.3.1 23:03:45 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 23:03:45 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:03:45 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 23:03:45 go: finding github.com/bgentry/speakeasy v0.1.0 23:03:45 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 23:03:45 go: finding github.com/davecgh/go-spew v1.1.1 23:03:45 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 23:03:45 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 23:03:45 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 23:03:45 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 23:03:45 go: finding github.com/fatih/color v1.7.0 23:03:45 go: finding github.com/go-kit/kit v0.8.0 23:03:45 go: finding github.com/go-logfmt/logfmt v0.4.0 23:03:45 go: finding github.com/go-stack/stack v1.8.0 23:03:45 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:03:45 go: finding github.com/google/uuid v1.1.0 23:03:45 go: finding github.com/gorilla/mux v1.7.1 23:03:45 go: finding github.com/hashicorp/consul/api v1.1.0 23:03:45 go: finding github.com/hashicorp/consul/sdk v0.1.1 23:03:45 go: finding github.com/hashicorp/errwrap v1.0.0 23:03:45 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 23:03:45 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 23:03:45 go: finding github.com/hashicorp/go-msgpack v0.5.3 23:03:45 go: finding github.com/hashicorp/go-multierror v1.0.0 23:03:45 go: finding github.com/hashicorp/go-rootcerts v1.0.0 23:03:45 go: finding github.com/hashicorp/go-sockaddr v1.0.0 23:03:45 go: finding github.com/hashicorp/go-syslog v1.0.0 23:03:45 go: finding github.com/hashicorp/go-uuid v1.0.1 23:03:45 go: finding github.com/hashicorp/go.net v0.0.1 23:03:45 go: finding github.com/hashicorp/golang-lru v0.5.0 23:03:45 go: finding github.com/hashicorp/logutils v1.0.0 23:03:45 go: finding github.com/hashicorp/mdns v1.0.0 23:03:45 go: finding github.com/hashicorp/memberlist v0.1.3 23:03:45 go: finding github.com/hashicorp/serf v0.8.2 23:03:45 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:03:45 go: finding github.com/mattn/go-colorable v0.0.9 23:03:45 go: finding github.com/mattn/go-isatty v0.0.3 23:03:45 go: finding github.com/miekg/dns v1.0.14 23:03:45 go: finding github.com/mitchellh/cli v1.0.0 23:03:45 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:03:45 go: finding github.com/mitchellh/copystructure v1.0.0 23:03:45 go: finding github.com/mitchellh/go-homedir v1.0.0 23:03:45 go: finding github.com/mitchellh/go-testing-interface v1.0.0 23:03:45 go: finding github.com/mitchellh/gox v0.4.0 23:03:46 go: finding github.com/mitchellh/iochan v1.0.0 23:03:46 go: finding github.com/mitchellh/mapstructure v1.1.2 23:03:46 go: finding github.com/mitchellh/reflectwalk v1.0.0 23:03:46 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:03:46 go: finding github.com/pelletier/go-toml v1.2.0 23:03:46 go: finding github.com/pkg/errors v0.8.1 23:03:46 go: finding github.com/pmezard/go-difflib v1.0.0 23:03:46 go: finding github.com/posener/complete v1.1.1 23:03:46 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 23:03:46 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:03:46 go: finding github.com/stretchr/objx v0.1.0 23:03:46 go: finding github.com/stretchr/testify v1.5.1 23:03:46 go: finding github.com/ugorji/go v1.1.4 23:03:46 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 23:03:46 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 23:03:46 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 23:03:46 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 23:03:46 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 23:03:46 go: finding gopkg.in/yaml.v2 v2.2.8 23:03:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3221 in /w/workspace/exfoundry_go-mod-bootstrap_PR-79 [Pipeline] { [Pipeline] ws 23:03:46 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 23:03:51 using credential edgex-jenkins-ssh 23:03:51 Cloning the remote Git repository 23:03:51 Cloning with configured refspecs honoured and without tags 23:03:52 Fetching without tags 23:03:51 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 23:03:51 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 23:03:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:03:51 > git --version # timeout=10 23:03:51 using GIT_SSH to set credentials SSH Credentials for GitHub 23:03:51 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:03:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:03:52 > git config --add remote.origin.fetch +refs/pull/79/head:refs/remotes/origin/PR-79 # timeout=10 23:03:52 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:03:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:03:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:03:52 using GIT_SSH to set credentials SSH Credentials for GitHub 23:03:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:03:52 Merging remotes/origin/master commit e7263182f03795a80ecad393cb2c8c940050476c into PR head commit bc6754a1bf94519a448658cebb908b9549b90c4c 23:03:53 Merge succeeded, producing bc6754a1bf94519a448658cebb908b9549b90c4c 23:03:53 Checking out Revision bc6754a1bf94519a448658cebb908b9549b90c4c (PR-79) 23:03:52 > git config core.sparsecheckout # timeout=10 23:03:52 > git checkout -f bc6754a1bf94519a448658cebb908b9549b90c4c # timeout=10 23:03:52 > git remote # timeout=10 23:03:52 > git config --get remote.origin.url # timeout=10 23:03:53 using GIT_SSH to set credentials SSH Credentials for GitHub 23:03:53 > git merge e7263182f03795a80ecad393cb2c8c940050476c # timeout=10 23:03:53 > git rev-parse HEAD^{commit} # timeout=10 23:03:53 > git config core.sparsecheckout # timeout=10 23:03:53 > git checkout -f bc6754a1bf94519a448658cebb908b9549b90c4c # timeout=10 23:03:54 Removing intermediate container b848dae9a062 23:03:54 ---> 2ca3f12731c7 23:03:54 Successfully built 2ca3f12731c7 23:03:54 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 23:03:54 + docker inspect -f . ci-base-image-x86_64 23:03:54 . [Pipeline] withDockerContainer 23:03:55 prd-centos7-docker-4c-2g-3222 does not seem to be running inside a container 23:03:55 $ 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 ******** -e ******** ci-base-image-x86_64 cat 23:03:56 $ docker top bed06b33bd11e76fc9525a32b03ae382a3d8b3410d984a7d32d03d366a7b24d9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:56 + go version 23:03:56 go version go1.13.5 linux/amd64 [Pipeline] sh 23:03:57 + make test 23:03:57 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:03:57 Commit message: "docs: Update PR Template" 23:03:57 > git --version # timeout=10 23:03:57 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:03:58 ========================================================= 23:03:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 23:03:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:04:00 + 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 . 23:04:00 Sending build context to Docker daemon 597kB 23:04:01 Step 1/8 : ARG BASE=golang:1.13-alpine 23:04:01 Step 2/8 : FROM ${BASE} 23:04:01 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:04:01 cde5963f3b93: Pulling fs layer 23:04:01 2a23fa8c16f7: Pulling fs layer 23:04:01 777b28850792: Pulling fs layer 23:04:01 8a11ddd9e578: Pulling fs layer 23:04:01 4cf88f913ddb: Pulling fs layer 23:04:01 1df406cf5192: Pulling fs layer 23:04:01 cd6300453558: Pulling fs layer 23:04:01 b9c365052c96: Pulling fs layer 23:04:01 a2d8cc88f415: Pulling fs layer 23:04:01 ea1d1ca13537: Pulling fs layer 23:04:01 3750a50a1c5e: Pulling fs layer 23:04:01 4cf88f913ddb: Waiting 23:04:01 1df406cf5192: Waiting 23:04:01 cd6300453558: Waiting 23:04:01 b9c365052c96: Waiting 23:04:01 a2d8cc88f415: Waiting 23:04:01 ea1d1ca13537: Waiting 23:04:01 3750a50a1c5e: Waiting 23:04:01 8a11ddd9e578: Waiting 23:04:01 777b28850792: Verifying Checksum 23:04:01 777b28850792: Download complete 23:04:01 2a23fa8c16f7: Verifying Checksum 23:04:01 2a23fa8c16f7: Download complete 23:04:01 4cf88f913ddb: Verifying Checksum 23:04:01 4cf88f913ddb: Download complete 23:04:01 1df406cf5192: Download complete 23:04:01 cde5963f3b93: Verifying Checksum 23:04:02 cde5963f3b93: Pull complete 23:04:02 2a23fa8c16f7: Pull complete 23:04:03 777b28850792: Pull complete 23:04:03 cd6300453558: Verifying Checksum 23:04:03 cd6300453558: Download complete 23:04:03 a2d8cc88f415: Verifying Checksum 23:04:03 a2d8cc88f415: Download complete 23:04:04 ea1d1ca13537: Verifying Checksum 23:04:04 ea1d1ca13537: Download complete 23:04:04 3750a50a1c5e: Verifying Checksum 23:04:04 3750a50a1c5e: Download complete 23:04:06 b9c365052c96: Verifying Checksum 23:04:06 b9c365052c96: Download complete 23:04:06 8a11ddd9e578: Verifying Checksum 23:04:06 8a11ddd9e578: Download complete 23:04:12 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 23:04:12 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.013s coverage: 50.4% of statements 23:04:12 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 23:04:12 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.345s coverage: 84.2% of statements 23:04:12 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 23:04:12 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 23:04:12 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 23:04:19 8a11ddd9e578: Pull complete 23:04:19 4cf88f913ddb: Pull complete 23:04:19 1df406cf5192: Pull complete 23:04:20 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.016s coverage: 100.0% of statements 23:04:20 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 23:04:20 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 23:04:20 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 23:04:20 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.007s coverage: 48.9% of statements 23:04:20 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 23:04:20 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 23:04:20 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.004s coverage: 91.3% of statements 23:04:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:04:20 gofmt -l . 23:04:20 [ "`gofmt -l .`" = "" ] [Pipeline] stash 23:04:21 Stashed 1 file(s) [Pipeline] } 23:04:21 $ docker stop --time=1 bed06b33bd11e76fc9525a32b03ae382a3d8b3410d984a7d32d03d366a7b24d9 23:04:22 $ docker rm -f bed06b33bd11e76fc9525a32b03ae382a3d8b3410d984a7d32d03d366a7b24d9 [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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 23:04:23 cd6300453558: Pull complete [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:04:27 b9c365052c96: Pull complete 23:04:28 a2d8cc88f415: Pull complete 23:04:30 ea1d1ca13537: Pull complete 23:04:30 3750a50a1c5e: Pull complete 23:04:30 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 23:04:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 23:04:30 ---> 78745c68409d 23:04:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:04:34 ---> Running in 5fd58fdf1cae 23:04:35 Removing intermediate container 5fd58fdf1cae 23:04:35 ---> 60780a3715eb 23:04:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:35 ---> Running in f278f89931f5 23:04:38 Removing intermediate container f278f89931f5 23:04:38 ---> d59b4e399edd 23:04:38 Step 5/8 : RUN apk add --update --no-cache git make 23:04:38 ---> Running in 89874eeb5f38 23:04:40 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 23:04:40 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 23:04:40 OK: 125 MiB in 39 packages 23:04:41 Removing intermediate container 89874eeb5f38 23:04:41 ---> 8d697a46333f 23:04:41 Step 6/8 : WORKDIR /build 23:04:42 ---> Running in d600abc87fde 23:04:42 Removing intermediate container d600abc87fde 23:04:42 ---> 23b3be082c74 23:04:42 Step 7/8 : COPY go.mod . 23:04:43 ---> 8307dc0453a4 23:04:43 Step 8/8 : RUN go mod download 23:04:43 ---> Running in 0b3ca9bd75ae 23:04:45 go: finding github.com/BurntSushi/toml v0.3.1 23:04:45 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 23:04:45 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:04:45 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 23:04:45 go: finding github.com/bgentry/speakeasy v0.1.0 23:04:45 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 23:04:45 go: finding github.com/davecgh/go-spew v1.1.1 23:04:45 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 23:04:45 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 23:04:45 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 23:04:45 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 23:04:45 go: finding github.com/fatih/color v1.7.0 23:04:45 go: finding github.com/go-kit/kit v0.8.0 23:04:45 go: finding github.com/go-logfmt/logfmt v0.4.0 23:04:45 go: finding github.com/go-stack/stack v1.8.0 23:04:45 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:04:45 go: finding github.com/google/uuid v1.1.0 23:04:45 go: finding github.com/gorilla/mux v1.7.1 23:04:45 go: finding github.com/hashicorp/consul/api v1.1.0 23:04:45 go: finding github.com/hashicorp/consul/sdk v0.1.1 23:04:45 go: finding github.com/hashicorp/errwrap v1.0.0 23:04:45 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 23:04:45 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 23:04:45 go: finding github.com/hashicorp/go-msgpack v0.5.3 23:04:45 go: finding github.com/hashicorp/go-multierror v1.0.0 23:04:45 go: finding github.com/hashicorp/go-rootcerts v1.0.0 23:04:45 go: finding github.com/hashicorp/go-sockaddr v1.0.0 23:04:45 go: finding github.com/hashicorp/go-syslog v1.0.0 23:04:45 go: finding github.com/hashicorp/go-uuid v1.0.1 23:04:45 go: finding github.com/hashicorp/go.net v0.0.1 23:04:45 go: finding github.com/hashicorp/golang-lru v0.5.0 23:04:45 go: finding github.com/hashicorp/logutils v1.0.0 23:04:45 go: finding github.com/hashicorp/mdns v1.0.0 23:04:45 go: finding github.com/hashicorp/memberlist v0.1.3 23:04:45 go: finding github.com/hashicorp/serf v0.8.2 23:04:45 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:04:45 go: finding github.com/mattn/go-colorable v0.0.9 23:04:45 go: finding github.com/mattn/go-isatty v0.0.3 23:04:45 go: finding github.com/miekg/dns v1.0.14 23:04:45 go: finding github.com/mitchellh/cli v1.0.0 23:04:45 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:04:45 go: finding github.com/mitchellh/copystructure v1.0.0 23:04:45 go: finding github.com/mitchellh/go-homedir v1.0.0 23:04:45 go: finding github.com/mitchellh/go-testing-interface v1.0.0 23:04:45 go: finding github.com/mitchellh/gox v0.4.0 23:04:45 go: finding github.com/mitchellh/iochan v1.0.0 23:04:45 go: finding github.com/mitchellh/mapstructure v1.1.2 23:04:45 go: finding github.com/mitchellh/reflectwalk v1.0.0 23:04:45 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:04:45 go: finding github.com/pelletier/go-toml v1.2.0 23:04:45 go: finding github.com/pkg/errors v0.8.1 23:04:45 go: finding github.com/pmezard/go-difflib v1.0.0 23:04:45 go: finding github.com/posener/complete v1.1.1 23:04:45 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 23:04:45 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:04:46 go: finding github.com/stretchr/objx v0.1.0 23:04:46 go: finding github.com/stretchr/testify v1.5.1 23:04:46 go: finding github.com/ugorji/go v1.1.4 23:04:46 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 23:04:46 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 23:04:46 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 23:04:46 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 23:04:46 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 23:04:46 go: finding gopkg.in/yaml.v2 v2.2.8 23:04:56 Removing intermediate container 0b3ca9bd75ae 23:04:56 ---> 19e727f15bb6 23:04:56 Successfully built 19e727f15bb6 23:04:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:04:57 + docker inspect -f . ci-base-image-arm64 23:04:57 . [Pipeline] withDockerContainer 23:04:57 prd-ubuntu18.04-docker-arm64-4c-16g-3221 does not seem to be running inside a container 23:04:57 $ 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 ******** -e ******** ci-base-image-arm64 cat 23:04:59 $ docker top 7ee1c57026b1640189ecc9e19580732997e4b39b36face4a07b2862b42c31bee -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:01 + go version 23:05:01 go version go1.13.5 linux/arm64 [Pipeline] sh 23:05:02 + make test 23:05:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:05:49 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 23:05:49 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.042s coverage: 50.4% of statements 23:05:49 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 23:05:49 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.069s coverage: 84.2% of statements 23:05:49 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 23:05:49 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 23:05:49 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 23:05:49 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.049s coverage: 100.0% of statements 23:05:49 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 23:05:49 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 23:05:49 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 23:05:49 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.024s coverage: 48.9% of statements 23:05:49 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 23:05:49 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 23:05:49 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.049s coverage: 91.3% of statements 23:05:50 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:05:56 gofmt -l . 23:05:56 [ "`gofmt -l .`" = "" ] [Pipeline] stash 23:05:56 Warning: overwriting stash ‘coverage-report’ 23:05:57 Stashed 1 file(s) [Pipeline] } 23:05:57 $ docker stop --time=1 7ee1c57026b1640189ecc9e19580732997e4b39b36face4a07b2862b42c31bee 23:05:59 $ docker rm -f 7ee1c57026b1640189ecc9e19580732997e4b39b36face4a07b2862b42c31bee [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] stage [Pipeline] { (Snap) Stage "Snap" 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 23:06:01 provisioning config files... 23:06:01 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-79@tmp/config6326828419242804081tmp [Pipeline] { [Pipeline] sh 23:06:01 + curl -s https://codecov.io/bash 23:06:01 + bash -s - -t @/w/workspace/exfoundry_go-mod-bootstrap_PR-79@tmp/config6326828419242804081tmp 23:06:02 23:06:02 _____ _ 23:06:02 / ____| | | 23:06:02 | | ___ __| | ___ ___ _____ __ 23:06:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:06:02 | |___| (_) | (_| | __/ (_| (_) \ V / 23:06:02 \_____\___/ \__,_|\___|\___\___/ \_/ 23:06:02 Bash-20200602-f809a24 23:06:02 23:06:02 23:06:02 ==> Jenkins CI detected. 23:06:02 project root: . 23:06:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:06:02 ==> Running gcov in . (disable via -X gcov) 23:06:02 ==> Python coveragepy not found 23:06:02 ==> Searching for coverage reports in: 23:06:02 + . 23:06:02 -> Found 1 reports 23:06:02 ==> Detecting git/mercurial file structure 23:06:02 ==> Reading reports 23:06:02 + ./coverage.out bytes=20411 23:06:02 ==> Appending adjustments 23:06:02 https://docs.codecov.io/docs/fixing-reports 23:06:02 + Found adjustments 23:06:02 ==> Gzipping contents 23:06:02 ==> Uploading reports 23:06:02 url: https://codecov.io 23:06:02 query: branch=PR-79&commit=bc6754a1bf94519a448658cebb908b9549b90c4c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-79%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=79&job= 23:06:02 -> Pinging Codecov 23:06:02 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-79&commit=bc6754a1bf94519a448658cebb908b9549b90c4c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-79%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=79&job= 23:06:02 -> Uploading 23:06:03 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/bc6754a1bf94519a448658cebb908b9549b90c4c [Pipeline] } 23:06:03 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 23:06:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:06:05 ---> package-listing.sh 23:06:05 ++ facter osfamily 23:06:05 ++ tr '[:upper:]' '[:lower:]' 23:06:05 + OS_FAMILY=redhat 23:06:05 + workspace=/w/workspace/exfoundry_go-mod-bootstrap_PR-79 23:06:05 + START_PACKAGES=/tmp/packages_start.txt 23:06:05 + END_PACKAGES=/tmp/packages_end.txt 23:06:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:06:05 + PACKAGES=/tmp/packages_start.txt 23:06:05 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-79 ']' 23:06:05 + PACKAGES=/tmp/packages_end.txt 23:06:05 + case "${OS_FAMILY}" in 23:06:05 + rpm -qa 23:06:05 + sort 23:06:10 + '[' -f /tmp/packages_start.txt ']' 23:06:10 + '[' -f /tmp/packages_end.txt ']' 23:06:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:06:10 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-79 ']' 23:06:10 + mkdir -p /w/workspace/exfoundry_go-mod-bootstrap_PR-79/archives/ 23:06:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-bootstrap_PR-79/archives/ [Pipeline] isUnix [Pipeline] sh 23:06:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:06:10 23:06:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:06:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:06:11 alpine: Pulling from edgex-lftools-log-publisher 23:06:11 c9b1b535fdd9: Pulling fs layer 23:06:11 2cc5ad85d9ab: Pulling fs layer 23:06:11 756a868c4378: Pulling fs layer 23:06:11 444b2fc9a129: Pulling fs layer 23:06:11 ea15f1150254: Pulling fs layer 23:06:11 41b27a9f41bf: Pulling fs layer 23:06:11 28c525ee5125: Pulling fs layer 23:06:11 094b1ea09ed8: Pulling fs layer 23:06:11 138eaada9080: Pulling fs layer 23:06:11 0622d0fa9048: Pulling fs layer 23:06:11 41b27a9f41bf: Waiting 23:06:11 28c525ee5125: Waiting 23:06:11 094b1ea09ed8: Waiting 23:06:11 138eaada9080: Waiting 23:06:11 444b2fc9a129: Waiting 23:06:11 ea15f1150254: Waiting 23:06:11 0622d0fa9048: Waiting 23:06:11 2cc5ad85d9ab: Verifying Checksum 23:06:11 2cc5ad85d9ab: Download complete 23:06:11 444b2fc9a129: Verifying Checksum 23:06:11 444b2fc9a129: Download complete 23:06:11 c9b1b535fdd9: Verifying Checksum 23:06:11 ea15f1150254: Verifying Checksum 23:06:11 ea15f1150254: Download complete 23:06:11 28c525ee5125: Verifying Checksum 23:06:11 28c525ee5125: Download complete 23:06:11 756a868c4378: Verifying Checksum 23:06:11 756a868c4378: Download complete 23:06:11 c9b1b535fdd9: Pull complete 23:06:11 138eaada9080: Download complete 23:06:11 094b1ea09ed8: Verifying Checksum 23:06:11 094b1ea09ed8: Download complete 23:06:11 0622d0fa9048: Verifying Checksum 23:06:11 0622d0fa9048: Download complete 23:06:12 2cc5ad85d9ab: Pull complete 23:06:12 41b27a9f41bf: Verifying Checksum 23:06:12 41b27a9f41bf: Download complete 23:06:13 756a868c4378: Pull complete 23:06:13 444b2fc9a129: Pull complete 23:06:13 ea15f1150254: Pull complete 23:06:18 41b27a9f41bf: Pull complete 23:06:18 28c525ee5125: Pull complete 23:06:20 094b1ea09ed8: Pull complete 23:06:20 138eaada9080: Pull complete 23:06:21 0622d0fa9048: Pull complete 23:06:21 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 23:06:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:06:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:06:21 prd-centos7-docker-4c-2g-3218 does not seem to be running inside a container 23:06:21 $ 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-79 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-79:/w/workspace/exfoundry_go-mod-bootstrap_PR-79:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-79@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-79@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 23:06:24 $ docker top c01e02bc1e0d563a5e2c8828cf006b9674f18cf5b721e774970e06e263455fd7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:06:24 provisioning config files... 23:06:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-79@tmp/config4093081912530431461tmp [Pipeline] { [Pipeline] echo 23:06:24 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:06:25 ---> create-netrc.sh [Pipeline] echo 23:06:25 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:06:25 ---> logs-deploy.sh 23:06:25 + ARCHIVE_ARTIFACTS= 23:06:25 + LOGS_SERVER=https://logs.edgexfoundry.org 23:06:25 + '[' https://logs.edgexfoundry.org == None ']' 23:06:25 + NEXUS_URL=https://nexus.edgexfoundry.org 23:06:25 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-79/1 23:06:25 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-79/1/ 23:06:25 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-79/1 /w/workspace/exfoundry_go-mod-bootstrap_PR-79 23:06:26 Archives upload complete. 23:06:26 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-79/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-79/1/ 23:06:27 ---> uname -a: 23:06:27 Linux c01e02bc1e0d 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 23:06:27 23:06:27 23:06:27 ---> lscpu: 23:06:27 Architecture: x86_64 23:06:27 CPU op-mode(s): 32-bit, 64-bit 23:06:27 Byte Order: Little Endian 23:06:27 Address sizes: 40 bits physical, 48 bits virtual 23:06:27 CPU(s): 4 23:06:27 On-line CPU(s) list: 0-3 23:06:27 Thread(s) per core: 1 23:06:27 Core(s) per socket: 1 23:06:27 Socket(s): 4 23:06:27 NUMA node(s): 1 23:06:27 Vendor ID: GenuineIntel 23:06:27 CPU family: 6 23:06:27 Model: 44 23:06:27 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:06:27 Stepping: 1 23:06:27 CPU MHz: 2933.442 23:06:27 BogoMIPS: 5866.88 23:06:27 Virtualization: VT-x 23:06:27 Hypervisor vendor: KVM 23:06:27 Virtualization type: full 23:06:27 L1d cache: 128 KiB 23:06:27 L1i cache: 128 KiB 23:06:27 L2 cache: 16 MiB 23:06:27 L3 cache: 64 MiB 23:06:27 NUMA node0 CPU(s): 0-3 23:06:27 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:06:27 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:06:27 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:06:27 Vulnerability Meltdown: Mitigation; PTI 23:06:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:06:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:06:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:06:27 Vulnerability Tsx async abort: Not affected 23:06:27 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 23:06:27 23:06:27 23:06:27 ---> nproc: 23:06:27 4 23:06:27 23:06:27 23:06:27 ---> df -h: 23:06:27 Filesystem Size Used Available Use% Mounted on 23:06:27 overlay 50.0G 7.2G 42.8G 14% / 23:06:27 tmpfs 64.0M 0 64.0M 0% /dev 23:06:27 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:06:27 shm 64.0M 0 64.0M 0% /dev/shm 23:06:27 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 23:06:27 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 23:06:27 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 23:06:27 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 23:06:27 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/exfoundry_go-mod-bootstrap_PR-79 23:06:27 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/exfoundry_go-mod-bootstrap_PR-79@tmp 23:06:27 23:06:27 23:06:27 ---> free -m: 23:06:27 total used free shared buff/cache available 23:06:27 Mem: 1837 653 114 0 1069 1078 23:06:27 Swap: 1023 0 1023 23:06:27 23:06:27 23:06:27 ---> ip addr: 23:06:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:06:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:06:27 inet 127.0.0.1/8 scope host lo 23:06:27 valid_lft forever preferred_lft forever 23:06:27 6: eth0@if7: mtu 1458 qdisc noqueue state UP 23:06:27 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 23:06:27 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 23:06:27 valid_lft forever preferred_lft forever 23:06:27 23:06:27 23:06:27 ---> sar -b -r -n DEV: 23:06:27 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/16/20 _x86_64_ (4 CPU) 23:06:27 23:06:27 22:59:17 LINUX RESTART 23:06:27 23:06:27 23:00:01 tps rtps wtps bread/s bwrtn/s 23:06:27 23:01:01 42.45 10.00 32.45 4338.41 2164.42 23:06:27 23:02:01 1.63 0.07 1.57 1.47 29.53 23:06:27 23:03:01 0.28 0.00 0.28 0.00 3.40 23:06:27 23:04:01 0.18 0.00 0.18 0.00 2.15 23:06:27 23:05:01 0.17 0.00 0.17 0.00 1.82 23:06:27 23:06:01 0.45 0.18 0.27 16.26 3.38 23:06:27 Average: 7.53 1.71 5.82 726.34 367.61 23:06:27 23:06:27 23:00:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:06:27 23:01:01 151760 1729796 91.93 2620 1156116 1120276 38.23 407924 1160252 20 23:06:27 23:02:01 158688 1722868 91.57 2620 1156260 1077136 36.76 406720 1156056 12 23:06:27 23:03:01 158644 1722912 91.57 2620 1156264 1077256 36.76 407448 1156052 8 23:06:27 23:04:01 155344 1726212 91.74 2620 1156264 1077244 36.76 411064 1155440 12 23:06:27 23:05:01 155384 1726172 91.74 2620 1156272 1077220 36.76 416712 1149764 16 23:06:27 23:06:01 151100 1730456 91.97 2620 1156644 1089332 37.18 419996 1150136 12 23:06:27 Average: 155153 1726403 91.75 2620 1156303 1086411 37.08 411644 1154617 13 23:06:27 23:06:27 23:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 23:06:27 23:01:01 eth0 132.65 92.73 447.89 36.07 0.00 0.00 0.00 23:06:27 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:27 23:01:01 docker0 1.40 1.37 0.33 2.69 0.00 0.00 0.00 23:06:27 23:02:01 eth0 0.80 0.07 0.12 0.01 0.00 0.00 0.00 23:06:27 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:27 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:27 23:03:01 eth0 1.67 0.27 0.37 0.14 0.00 0.00 0.00 23:06:27 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:27 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:27 23:04:01 eth0 1.48 0.62 0.59 0.46 0.00 0.00 0.00 23:06:27 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:27 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:27 23:05:01 eth0 0.80 0.50 0.41 0.27 0.00 0.00 0.00 23:06:27 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:27 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:27 23:06:01 eth0 1.68 1.12 1.51 0.52 0.00 0.00 0.00 23:06:27 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:27 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:27 Average: eth0 23.19 15.89 75.18 6.25 0.00 0.00 0.00 23:06:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:27 Average: docker0 0.23 0.23 0.06 0.45 0.00 0.00 0.00 23:06:27 23:06:27 23:06:27 ---> sar -P ALL: 23:06:27 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/16/20 _x86_64_ (4 CPU) 23:06:27 23:06:27 22:59:17 LINUX RESTART 23:06:27 23:06:27 23:00:01 CPU %user %nice %system %iowait %steal %idle 23:06:27 23:01:01 all 3.28 0.00 1.67 1.66 0.02 93.37 23:06:27 23:01:01 0 3.56 0.00 1.66 0.13 0.02 94.63 23:06:27 23:01:01 1 2.91 0.00 1.85 5.46 0.02 89.76 23:06:27 23:01:01 2 3.99 0.00 1.67 0.97 0.02 93.35 23:06:27 23:01:01 3 2.68 0.00 1.47 0.08 0.03 95.74 23:06:27 23:02:01 all 0.16 0.00 0.04 0.00 0.00 99.80 23:06:27 23:02:01 0 0.52 0.00 0.07 0.02 0.00 99.40 23:06:27 23:02:01 1 0.05 0.00 0.03 0.00 0.00 99.92 23:06:27 23:02:01 2 0.07 0.00 0.05 0.00 0.00 99.88 23:06:27 23:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:06:27 23:03:01 all 0.14 0.00 0.03 0.00 0.00 99.84 23:06:27 23:03:01 0 0.42 0.00 0.03 0.00 0.00 99.55 23:06:27 23:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:06:27 23:03:01 2 0.05 0.00 0.03 0.00 0.00 99.92 23:06:27 23:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:06:27 23:04:01 all 0.15 0.00 0.03 0.00 0.00 99.82 23:06:27 23:04:01 0 0.07 0.00 0.03 0.00 0.00 99.90 23:06:27 23:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:06:27 23:04:01 2 0.50 0.00 0.03 0.00 0.00 99.47 23:06:27 23:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:06:27 23:05:01 all 0.15 0.00 0.03 0.00 0.00 99.82 23:06:27 23:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:06:27 23:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:06:27 23:05:01 2 0.53 0.00 0.07 0.00 0.00 99.40 23:06:27 23:05:01 3 0.05 0.00 0.03 0.00 0.00 99.92 23:06:27 23:06:01 all 0.18 0.00 0.05 0.00 0.00 99.76 23:06:27 23:06:01 0 0.08 0.00 0.03 0.02 0.00 99.87 23:06:27 23:06:01 1 0.10 0.00 0.07 0.00 0.00 99.83 23:06:27 23:06:01 2 0.52 0.00 0.07 0.00 0.00 99.42 23:06:27 23:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:06:27 Average: all 0.68 0.00 0.31 0.28 0.00 98.74 23:06:27 Average: 0 0.78 0.00 0.31 0.03 0.00 98.89 23:06:27 Average: 1 0.53 0.00 0.33 0.91 0.00 98.23 23:06:27 Average: 2 0.94 0.00 0.32 0.16 0.00 98.57 23:06:27 Average: 3 0.46 0.00 0.26 0.01 0.01 99.26 23:06:27 23:06:27 23:06:27