Pull request #121 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of andresrinivasan for edgexfoundry/go-mod-bootstrap Loading trusted files from base branch master at 1c12cdf02cb8f3331559680e92071a911139f922 rather than 573b73cce9b2d89b51bda7e25706a3c47e53b1bd Obtained Jenkinsfile from 1c12cdf02cb8f3331559680e92071a911139f922 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 f3f382fce060f16c10d6f597981912fab355381a 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 --version # 'git version 2.16.6' > 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 f3f382fce060f16c10d6f597981912fab355381a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > 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 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-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, 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-9435’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-9438 in /w/workspace/xfoundry_go-mod-bootstrap_PR-121 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-121 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 1c12cdf02cb8f3331559680e92071a911139f922 into PR head commit 573b73cce9b2d89b51bda7e25706a3c47e53b1bd Merge succeeded, producing 573b73cce9b2d89b51bda7e25706a3c47e53b1bd Checking out Revision 573b73cce9b2d89b51bda7e25706a3c47e53b1bd (PR-121) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 573b73cce9b2d89b51bda7e25706a3c47e53b1bd # 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 1c12cdf02cb8f3331559680e92071a911139f922 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 573b73cce9b2d89b51bda7e25706a3c47e53b1bd # timeout=10 Commit message: "fix: Accept argument lists with a -r substring" First time build. Skipping changelog. > git rev-list --no-walk 1584644742d149b569638746bd19e46182df9f7a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:44:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:44:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:44:48 ========================================================= 05:44:48 EdgeX Global Pipelines Version Info 05:44:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:44:50 ------------------- 05:44:50 stable info: 05:44:50 ------------------- 05:44:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:44:50 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 05:44:50 Message: update stable to v1.0.148 05:44:51 ------------------- 05:44:51 experimental info: 05:44:51 ------------------- 05:44:51 Commited By: **** collab-it+edgex@linuxfoundation.org 05:44:51 Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 05:44:51 Message: update experimental to v1.0.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 05:44:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 05:44:51 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 05:44:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:44:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:44:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:44:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:44:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:44:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:44:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:44:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:44:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:44:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 05:44:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:44:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:44:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:44:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:44:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:44:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:44:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 05:44:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:44:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:44:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:44:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:44:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:44:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:44:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-121 [Pipeline] echo 05:44:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-121 [Pipeline] echo 05:44:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-121 [Pipeline] echo 05:44:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 573b73cce9b2d89b51bda7e25706a3c47e53b1bd [Pipeline] echo 05:44:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 573b73c [Pipeline] echo 05:44:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:44:55 + git log --format=format:%s -1 573b73cce9b2d89b51bda7e25706a3c47e53b1bd [Pipeline] echo 05:44:55 GIT_COMMIT: 573b73cce9b2d89b51bda7e25706a3c47e53b1bd, Commit Message: fix: Accept argument lists with a -r substring [Pipeline] echo 05:44:55 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:44:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:44:56 05:44:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:44:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:44:56 latest: Pulling from edgex-devops/git-semver 05:44:56 31603596830f: Pulling fs layer 05:44:56 2a8b12db71e7: Pulling fs layer 05:44:56 6ca5941a6612: Pulling fs layer 05:44:56 ecc8261a40a4: Pulling fs layer 05:44:56 ecc8261a40a4: Waiting 05:44:56 2a8b12db71e7: Verifying Checksum 05:44:56 2a8b12db71e7: Download complete 05:44:57 31603596830f: Download complete 05:44:57 ecc8261a40a4: Verifying Checksum 05:44:57 ecc8261a40a4: Download complete 05:44:57 6ca5941a6612: Verifying Checksum 05:44:57 6ca5941a6612: Download complete 05:44:57 31603596830f: Pull complete 05:44:57 2a8b12db71e7: Pull complete 05:44:58 6ca5941a6612: Pull complete 05:44:58 ecc8261a40a4: Pull complete 05:44:58 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:44:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:44:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:44:58 prd-centos7-docker-4c-2g-9438 does not seem to be running inside a container 05:44:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-121 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-121:/w/workspace/xfoundry_go-mod-bootstrap_PR-121:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-121@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:45:01 $ docker top e7fa09086433b83491bbfcabb7ebeee2f682110c5a027c66d60bbde2c281aa6b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:45:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:01 [ssh-agent] Looking for ssh-agent implementation... 05:45:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:01 $ docker exec e7fa09086433b83491bbfcabb7ebeee2f682110c5a027c66d60bbde2c281aa6b ssh-agent 05:45:02 SSH_AUTH_SOCK=/tmp/ssh-YNZSXaH237zg/agent.12 05:45:02 SSH_AGENT_PID=18 05:45:02 Running ssh-add (command line suppressed) 05:45:02 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-121@tmp/private_key_350864824248065200.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-121@tmp/private_key_350864824248065200.key) 05:45:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:02 + git tag --points-at HEAD [Pipeline] } 05:45:02 $ docker exec --env ******** --env ******** e7fa09086433b83491bbfcabb7ebeee2f682110c5a027c66d60bbde2c281aa6b ssh-agent -k 05:45:02 unset SSH_AUTH_SOCK; 05:45:02 unset SSH_AGENT_PID; 05:45:02 echo Agent pid 18 killed; 05:45:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:45:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:02 [ssh-agent] Looking for ssh-agent implementation... 05:45:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:03 $ docker exec e7fa09086433b83491bbfcabb7ebeee2f682110c5a027c66d60bbde2c281aa6b ssh-agent 05:45:03 SSH_AUTH_SOCK=/tmp/ssh-92uCEf019lI9/agent.49 05:45:03 SSH_AGENT_PID=54 05:45:03 Running ssh-add (command line suppressed) 05:45:03 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-121@tmp/private_key_4111557919881432904.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-121@tmp/private_key_4111557919881432904.key) 05:45:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:03 + git semver init 05:45:03 # -> Open(): unable to determine branch for HEAD 05:45:03 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-121/.git 05:45:03 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-121 05:45:03 # $SEMVER_REMOTE_NAME = origin 05:45:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:45:03 # $SEMVER_USER_NAME = edgex-jenkins 05:45:03 # $SEMVER_BRANCH = PR-121 05:45:03 # $SEMVER_TEMP = /tmp/semver-250644966 05:45:03 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 05:45:04 # '/tmp/semver-250644966' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-121/.semver' 05:45:04 # -> Force: false 05:45:04 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-121/.semver [Pipeline] } 05:45:04 $ docker exec --env ******** --env ******** e7fa09086433b83491bbfcabb7ebeee2f682110c5a027c66d60bbde2c281aa6b ssh-agent -k 05:45:04 unset SSH_AUTH_SOCK; 05:45:04 unset SSH_AGENT_PID; 05:45:04 echo Agent pid 54 killed; 05:45:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:45:05 + git semver [Pipeline] } 05:45:05 $ docker stop --time=1 e7fa09086433b83491bbfcabb7ebeee2f682110c5a027c66d60bbde2c281aa6b 05:45:07 $ docker rm -f e7fa09086433b83491bbfcabb7ebeee2f682110c5a027c66d60bbde2c281aa6b [Pipeline] // withDockerContainer [Pipeline] sh 05:45:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:45:08 Stashed 1 file(s) [Pipeline] echo 05:45:08 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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 05:45:08 Running on prd-centos7-docker-4c-2g-9439 in /w/workspace/xfoundry_go-mod-bootstrap_PR-121 [Pipeline] { [Pipeline] ws 05:45:08 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 05:45:11 using credential edgex-jenkins-ssh 05:45:11 Cloning the remote Git repository 05:45:11 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 05:45:11 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 05:45:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:45:11 > git --version # timeout=10 05:45:11 > git --version # 'git version 2.16.5' 05:45:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:45:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:45:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:45:12 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:45:12 Merging remotes/origin/master commit 1c12cdf02cb8f3331559680e92071a911139f922 into PR head commit 573b73cce9b2d89b51bda7e25706a3c47e53b1bd 05:45:12 Merge succeeded, producing 573b73cce9b2d89b51bda7e25706a3c47e53b1bd 05:45:12 Checking out Revision 573b73cce9b2d89b51bda7e25706a3c47e53b1bd (PR-121) 05:45:12 > git config core.sparsecheckout # timeout=10 05:45:12 > git checkout -f 573b73cce9b2d89b51bda7e25706a3c47e53b1bd # timeout=10 05:45:12 > git remote # timeout=10 05:45:12 > git config --get remote.origin.url # timeout=10 05:45:12 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:12 > git merge 1c12cdf02cb8f3331559680e92071a911139f922 # timeout=10 05:45:12 > git rev-parse HEAD^{commit} # timeout=10 05:45:12 > git config core.sparsecheckout # timeout=10 05:45:12 > git checkout -f 573b73cce9b2d89b51bda7e25706a3c47e53b1bd # timeout=10 05:45:16 Commit message: "fix: Accept argument lists with a -r substring" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:45:17 ========================================================= 05:45:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:45:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:45:17 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 05:45:18 Sending build context to Docker daemon 559.6kB 05:45:18 Step 1/8 : ARG BASE=golang:1.15-alpine 05:45:18 Step 2/8 : FROM ${BASE} 05:45:18 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:45:18 df20fa9351a1: Pulling fs layer 05:45:18 ed8968b2872e: Pulling fs layer 05:45:18 a92cc7c5fd73: Pulling fs layer 05:45:18 e871e8e8d7a9: Pulling fs layer 05:45:18 e73272ec9a57: Pulling fs layer 05:45:18 1e910a182e73: Pulling fs layer 05:45:18 4e634b169226: Pulling fs layer 05:45:18 e73272ec9a57: Waiting 05:45:18 1e910a182e73: Waiting 05:45:18 4e634b169226: Waiting 05:45:18 e871e8e8d7a9: Waiting 05:45:18 a92cc7c5fd73: Verifying Checksum 05:45:18 a92cc7c5fd73: Download complete 05:45:18 ed8968b2872e: Download complete 05:45:18 e73272ec9a57: Verifying Checksum 05:45:18 e73272ec9a57: Download complete 05:45:18 1e910a182e73: Verifying Checksum 05:45:18 1e910a182e73: Download complete 05:45:18 df20fa9351a1: Download complete 05:45:18 df20fa9351a1: Pull complete 05:45:18 ed8968b2872e: Pull complete 05:45:18 a92cc7c5fd73: Pull complete 05:45:20 4e634b169226: Verifying Checksum 05:45:20 4e634b169226: Download complete 05:45:21 e871e8e8d7a9: Verifying Checksum 05:45:21 e871e8e8d7a9: Download complete 05:45:23 Still waiting to schedule task 05:45:23 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:45:26 e871e8e8d7a9: Pull complete 05:45:26 e73272ec9a57: Pull complete 05:45:27 1e910a182e73: Pull complete 05:45:32 4e634b169226: Pull complete 05:45:32 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 05:45:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:45:32 ---> f7629b54cfaa 05:45:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:45:32 ---> Running in e057d0c09ef3 05:45:32 Removing intermediate container e057d0c09ef3 05:45:32 ---> 53b9c0bb543d 05:45:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:45:32 ---> Running in 89d6e7509d8f 05:45:33 Removing intermediate container 89d6e7509d8f 05:45:33 ---> d364aa1d3893 05:45:33 Step 5/8 : RUN apk add --update --no-cache git make 05:45:33 ---> Running in 4bfa84bb6ae6 05:45:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:45:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:45:36 OK: 166 MiB in 39 packages 05:45:36 Removing intermediate container 4bfa84bb6ae6 05:45:36 ---> b3b8c0905df4 05:45:36 Step 6/8 : WORKDIR /build 05:45:36 ---> Running in 3ea09523bae3 05:45:36 Removing intermediate container 3ea09523bae3 05:45:36 ---> 307833ab5404 05:45:36 Step 7/8 : COPY go.mod . 05:45:37 ---> 9e07875040a0 05:45:37 Step 8/8 : RUN go mod download 05:45:37 ---> Running in 00eb2f4d4869 05:45:59 Removing intermediate container 00eb2f4d4869 05:45:59 ---> 22f8cb905fbe 05:45:59 Successfully built 22f8cb905fbe 05:45:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:45:59 + docker inspect -f . ci-base-image-x86_64 05:45:59 . [Pipeline] withDockerContainer 05:45:59 prd-centos7-docker-4c-2g-9439 does not seem to be running inside a container 05:45:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:46:00 $ docker top b3249155f2f5870887539fe07cf74999c593118d8e94e9d1c16b1d3fd33ab587 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:00 + go version 05:46:00 go version go1.15.2 linux/amd64 [Pipeline] } 05:46:00 $ docker stop --time=1 b3249155f2f5870887539fe07cf74999c593118d8e94e9d1c16b1d3fd33ab587 05:46:02 $ docker rm -f b3249155f2f5870887539fe07cf74999c593118d8e94e9d1c16b1d3fd33ab587 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:46:03 + docker inspect -f . ci-base-image-x86_64 05:46:03 . [Pipeline] withDockerContainer 05:46:03 prd-centos7-docker-4c-2g-9439 does not seem to be running inside a container 05:46:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:46:03 $ docker top a3d10eedfd5567bd79440a012eda473aec86dabeee1e6ba4735deb3a1b7687a0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:04 + make test 05:46:04 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:46:14 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 05:46:14 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.011s coverage: 9.0% of statements 05:46:14 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 05:46:14 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.009s coverage: 95.1% of statements 05:46:14 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.011s coverage: 85.4% of statements 05:46:14 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 05:46:14 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 05:46:14 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 05:46:21 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.015s coverage: 100.0% of statements 05:46:21 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 05:46:21 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 05:46:21 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 05:46:21 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.005s coverage: 48.9% of statements 05:46:21 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 05:46:21 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 05:46:21 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.006s coverage: 91.3% of statements 05:46:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:46:22 gofmt -l . 05:46:22 [ "`gofmt -l .`" = "" ] [Pipeline] stash 05:46:23 Stashed 1 file(s) [Pipeline] } 05:46:23 $ docker stop --time=1 a3d10eedfd5567bd79440a012eda473aec86dabeee1e6ba4735deb3a1b7687a0 05:46:26 $ docker rm -f a3d10eedfd5567bd79440a012eda473aec86dabeee1e6ba4735deb3a1b7687a0 [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] } 05:47:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-9440 in /w/workspace/xfoundry_go-mod-bootstrap_PR-121 [Pipeline] { [Pipeline] ws 05:47:12 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 05:47:17 using credential edgex-jenkins-ssh 05:47:17 Cloning the remote Git repository 05:47:17 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 05:47:17 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 05:47:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:47:17 > git --version # timeout=10 05:47:17 > git --version # 'git version 2.17.1' 05:47:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:19 Merging remotes/origin/master commit 1c12cdf02cb8f3331559680e92071a911139f922 into PR head commit 573b73cce9b2d89b51bda7e25706a3c47e53b1bd 05:47:19 Merge succeeded, producing 573b73cce9b2d89b51bda7e25706a3c47e53b1bd 05:47:19 Checking out Revision 573b73cce9b2d89b51bda7e25706a3c47e53b1bd (PR-121) 05:47:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:47:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:47:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:47:18 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:47:19 > git config core.sparsecheckout # timeout=10 05:47:19 > git checkout -f 573b73cce9b2d89b51bda7e25706a3c47e53b1bd # timeout=10 05:47:19 > git remote # timeout=10 05:47:19 > git config --get remote.origin.url # timeout=10 05:47:19 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:19 > git merge 1c12cdf02cb8f3331559680e92071a911139f922 # timeout=10 05:47:19 > git rev-parse HEAD^{commit} # timeout=10 05:47:19 > git config core.sparsecheckout # timeout=10 05:47:19 > git checkout -f 573b73cce9b2d89b51bda7e25706a3c47e53b1bd # timeout=10 05:47:23 Commit message: "fix: Accept argument lists with a -r substring" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:47:24 ========================================================= 05:47:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:47:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:47:25 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 05:47:26 Sending build context to Docker daemon 559.6kB 05:47:26 Step 1/8 : ARG BASE=golang:1.15-alpine 05:47:26 Step 2/8 : FROM ${BASE} 05:47:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:47:27 b538f80385f9: Pulling fs layer 05:47:27 74f711af9a0d: Pulling fs layer 05:47:27 99f96fe45779: Pulling fs layer 05:47:27 8529a6b9a6be: Pulling fs layer 05:47:27 45590311c82a: Pulling fs layer 05:47:27 69ca0ff8b7b3: Pulling fs layer 05:47:27 209524e5b208: Pulling fs layer 05:47:27 8529a6b9a6be: Waiting 05:47:27 45590311c82a: Waiting 05:47:27 69ca0ff8b7b3: Waiting 05:47:27 209524e5b208: Waiting 05:47:27 99f96fe45779: Download complete 05:47:27 74f711af9a0d: Verifying Checksum 05:47:27 74f711af9a0d: Download complete 05:47:27 45590311c82a: Verifying Checksum 05:47:27 45590311c82a: Download complete 05:47:27 69ca0ff8b7b3: Download complete 05:47:27 b538f80385f9: Verifying Checksum 05:47:27 b538f80385f9: Download complete 05:47:27 b538f80385f9: Pull complete 05:47:28 74f711af9a0d: Pull complete 05:47:29 99f96fe45779: Pull complete 05:47:29 209524e5b208: Verifying Checksum 05:47:29 209524e5b208: Download complete 05:47:31 8529a6b9a6be: Verifying Checksum 05:47:31 8529a6b9a6be: Download complete 05:47:41 8529a6b9a6be: Pull complete 05:47:41 45590311c82a: Pull complete 05:47:41 69ca0ff8b7b3: Pull complete 05:47:45 209524e5b208: Pull complete 05:47:45 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 05:47:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:47:45 ---> 5bddaf1c2fca 05:47:45 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:47:47 ---> Running in 489c2ca5e919 05:47:48 Removing intermediate container 489c2ca5e919 05:47:48 ---> 47fd50c20fcf 05:47:48 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:48 ---> Running in 1c3b229c0763 05:47:51 Removing intermediate container 1c3b229c0763 05:47:51 ---> c5f8e75329f5 05:47:51 Step 5/8 : RUN apk add --update --no-cache git make 05:47:51 ---> Running in 268c4b70c7e8 05:47:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:47:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:47:54 OK: 142 MiB in 39 packages 05:47:55 Removing intermediate container 268c4b70c7e8 05:47:55 ---> 9386b58861a1 05:47:55 Step 6/8 : WORKDIR /build 05:47:55 ---> Running in e47e4c737307 05:47:56 Removing intermediate container e47e4c737307 05:47:56 ---> ec7759ac242e 05:47:56 Step 7/8 : COPY go.mod . 05:47:57 ---> 9396bc8973d7 05:47:57 Step 8/8 : RUN go mod download 05:47:57 ---> Running in 27dcc4dc0fc5 05:48:19 Removing intermediate container 27dcc4dc0fc5 05:48:19 ---> 076157858126 05:48:19 Successfully built 076157858126 05:48:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:48:19 + docker inspect -f . ci-base-image-arm64 05:48:19 . [Pipeline] withDockerContainer 05:48:19 prd-ubuntu18.04-docker-arm64-4c-16g-9440 does not seem to be running inside a container 05:48:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:48:21 $ docker top 6b683543e7eefb323a629260163d1dc20981284bfc01a64c4b44ccf3065ecc20 -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:23 + go version 05:48:23 go version go1.15.2 linux/arm64 [Pipeline] } 05:48:23 $ docker stop --time=1 6b683543e7eefb323a629260163d1dc20981284bfc01a64c4b44ccf3065ecc20 05:48:25 $ docker rm -f 6b683543e7eefb323a629260163d1dc20981284bfc01a64c4b44ccf3065ecc20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:48:26 + docker inspect -f . ci-base-image-arm64 05:48:26 . [Pipeline] withDockerContainer 05:48:26 prd-ubuntu18.04-docker-arm64-4c-16g-9440 does not seem to be running inside a container 05:48:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:48:28 $ docker top 051a68edfd7d5e1a29f0646d5689ca8867537ae1803b586c5893a318bb4ef2d0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:29 + make test 05:48:29 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:48:56 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 05:48:57 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.033s coverage: 9.0% of statements 05:48:57 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 05:48:58 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.038s coverage: 95.1% of statements 05:48:58 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.036s coverage: 85.4% of statements 05:48:58 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 05:48:58 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 05:48:58 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 05:49:08 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.036s coverage: 100.0% of statements 05:49:08 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 05:49:08 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 05:49:08 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 05:49:08 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.013s coverage: 48.9% of statements 05:49:08 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 05:49:08 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 05:49:08 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.012s coverage: 91.3% of statements 05:49:08 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:49:12 gofmt -l . 05:49:12 [ "`gofmt -l .`" = "" ] [Pipeline] stash 05:49:12 Warning: overwriting stash ‘coverage-report’ 05:49:13 Stashed 1 file(s) [Pipeline] } 05:49:13 $ docker stop --time=1 051a68edfd7d5e1a29f0646d5689ca8867537ae1803b586c5893a318bb4ef2d0 05:49:15 $ docker rm -f 051a68edfd7d5e1a29f0646d5689ca8867537ae1803b586c5893a318bb4ef2d0 [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 05:49:18 provisioning config files... 05:49:18 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-121@tmp/config3156241032269849527tmp [Pipeline] { [Pipeline] sh 05:49:19 + set +x 05:49:19 + curl -s https://codecov.io/bash 05:49:19 + bash -s -- 05:49:19 05:49:19 _____ _ 05:49:19 / ____| | | 05:49:19 | | ___ __| | ___ ___ _____ __ 05:49:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:49:19 | |___| (_) | (_| | __/ (_| (_) \ V / 05:49:19 \_____\___/ \__,_|\___|\___\___/ \_/ 05:49:19 Bash-20201009-048fee3 05:49:19 05:49:19 05:49:19 ==> Jenkins CI detected. 05:49:19 project root: . 05:49:19 --> token set from env 05:49:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:49:19 ==> Running gcov in . (disable via -X gcov) 05:49:19 ==> Python coveragepy not found 05:49:19 ==> Searching for coverage reports in: 05:49:19 + . 05:49:19 -> Found 1 reports 05:49:19 ==> Detecting git/mercurial file structure 05:49:19 ==> Reading reports 05:49:19 + ./coverage.out bytes=21005 05:49:19 ==> Appending adjustments 05:49:19 https://docs.codecov.io/docs/fixing-reports 05:49:19 + Found adjustments 05:49:19 ==> Gzipping contents 05:49:19 ==> Uploading reports 05:49:19 url: https://codecov.io 05:49:19 query: branch=PR-121&commit=573b73cce9b2d89b51bda7e25706a3c47e53b1bd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-121%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=121&job=&cmd_args= 05:49:19 -> Pinging Codecov 05:49:19 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-121&commit=573b73cce9b2d89b51bda7e25706a3c47e53b1bd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-121%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=121&job=&cmd_args= 05:49:20 -> Uploading to 05:49:20 05:49:20 % Total % Received % Xferd Average Speed Time Time Time Current 05:49:20 Dload Upload Total Spent Left Speed 05:49:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 05:49:20 X> Failed to upload 05:49:20 ==> Uploading to Codecov 05:49:20 % Total % Received % Xferd Average Speed Time Time Time Current 05:49:20 Dload Upload Total Spent Left Speed 05:49:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4502 100 113 100 4389 227 8833 --:--:-- --:--:-- --:--:-- 8848 05:49:20 View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/573b73cce9b2d89b51bda7e25706a3c47e53b1bd [Pipeline] } 05:49:20 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] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 05:49:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:49:23 ---> package-listing.sh 05:49:23 ++ facter osfamily 05:49:23 ++ tr '[:upper:]' '[:lower:]' 05:49:23 + OS_FAMILY=redhat 05:49:23 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-121 05:49:23 + START_PACKAGES=/tmp/packages_start.txt 05:49:23 + END_PACKAGES=/tmp/packages_end.txt 05:49:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:49:23 + PACKAGES=/tmp/packages_start.txt 05:49:23 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-121 ']' 05:49:23 + PACKAGES=/tmp/packages_end.txt 05:49:23 + case "${OS_FAMILY}" in 05:49:23 + rpm -qa 05:49:23 + sort 05:49:28 + '[' -f /tmp/packages_start.txt ']' 05:49:28 + '[' -f /tmp/packages_end.txt ']' 05:49:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:49:28 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-121 ']' 05:49:28 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-121/archives/ 05:49:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-121/archives/ [Pipeline] echo 05:49:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-121/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:49:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:49:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:49:28 05:49:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:49:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:49:29 alpine: Pulling from edgex-lftools-log-publisher 05:49:29 df20fa9351a1: Pulling fs layer 05:49:29 36b3adc4ff6f: Pulling fs layer 05:49:29 8ad3a11d3b57: Pulling fs layer 05:49:29 46f8f816bc3b: Pulling fs layer 05:49:29 93b61091891f: Pulling fs layer 05:49:29 93b9cdb0e59b: Pulling fs layer 05:49:29 5e14af77c1be: Pulling fs layer 05:49:29 01666e4c0597: Pulling fs layer 05:49:29 aa168da1d23b: Pulling fs layer 05:49:29 46f8f816bc3b: Waiting 05:49:29 5e14af77c1be: Waiting 05:49:29 93b61091891f: Waiting 05:49:29 93b9cdb0e59b: Waiting 05:49:29 aa168da1d23b: Waiting 05:49:29 01666e4c0597: Waiting 05:49:29 36b3adc4ff6f: Download complete 05:49:29 46f8f816bc3b: Verifying Checksum 05:49:29 46f8f816bc3b: Download complete 05:49:29 df20fa9351a1: Verifying Checksum 05:49:29 df20fa9351a1: Download complete 05:49:29 93b9cdb0e59b: Verifying Checksum 05:49:29 93b9cdb0e59b: Download complete 05:49:29 5e14af77c1be: Verifying Checksum 05:49:29 5e14af77c1be: Download complete 05:49:29 01666e4c0597: Verifying Checksum 05:49:29 01666e4c0597: Download complete 05:49:29 93b61091891f: Verifying Checksum 05:49:29 93b61091891f: Download complete 05:49:29 df20fa9351a1: Pull complete 05:49:29 36b3adc4ff6f: Pull complete 05:49:30 8ad3a11d3b57: Verifying Checksum 05:49:30 8ad3a11d3b57: Download complete 05:49:30 8ad3a11d3b57: Pull complete 05:49:31 46f8f816bc3b: Pull complete 05:49:31 93b61091891f: Pull complete 05:49:31 93b9cdb0e59b: Pull complete 05:49:31 aa168da1d23b: Verifying Checksum 05:49:31 aa168da1d23b: Download complete 05:49:31 5e14af77c1be: Pull complete 05:49:31 01666e4c0597: Pull complete 05:49:40 aa168da1d23b: Pull complete 05:49:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:49:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:49:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:49:40 prd-centos7-docker-4c-2g-9438 does not seem to be running inside a container 05:49:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-121/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-121 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-121:/w/workspace/xfoundry_go-mod-bootstrap_PR-121:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-121@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:49:44 $ docker top 219f045323e8025439c9ca1cc886b51674eec2233a026612574d8b70edd4f40c -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:44 + touch /tmp/pre-build-complete [Pipeline] sh 05:49:45 + mkdir -p /var/log/sa [Pipeline] sh 05:49:45 + ls /var/log/sa-host 05:49:45 + sadf -c /var/log/sa-host/sa05 05:49:45 file_magic: OK 05:49:45 HZ: Using current value: 100 05:49:45 file_header: OK 05:49:45 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:49:45 Statistics: 05:49:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:49:45 File successfully converted to sysstat format version 12.2.1 05:49:45 + sadf -c /var/log/sa-host/sa28 05:49:45 file_magic: OK 05:49:45 HZ: Using current value: 100 05:49:45 file_header: OK 05:49:45 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:49:45 Statistics: 05:49:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:49:45 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:49:45 provisioning config files... 05:49:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-121@tmp/config7519394924961249266tmp [Pipeline] { [Pipeline] echo 05:49:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:49:46 ---> create-netrc.sh [Pipeline] } 05:49:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:49:46 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:49:46 ---> python-tools-install.sh [Pipeline] echo 05:49:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:49:46 ---> sudo-logs.sh 05:49:46 Archiving 'sudo' log.. [Pipeline] echo 05:49:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:49:47 ---> job-cost.sh 05:49:47 lf-activate-venv: SKIPPING 05:49:47 INFO: No Stack... 05:49:48 INFO: Retrieving Pricing Info for: v1-standard-2 05:49:49 INFO: Archiving Costs [Pipeline] echo 05:49:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:49:49 ---> logs-deploy.sh 05:49:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-121/3 05:49:49 INFO: archiving workspace using pattern(s): 05:49:51 Archives upload complete. 05:49:51 INFO: archiving logs to Nexus 05:49:52 ---> uname -a: 05:49:52 Linux prd-centos7-docker-4c-2g-9438.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 05:49:52 05:49:52 05:49:52 ---> lscpu: 05:49:52 Architecture: x86_64 05:49:52 CPU op-mode(s): 32-bit, 64-bit 05:49:52 Byte Order: Little Endian 05:49:52 Address sizes: 40 bits physical, 48 bits virtual 05:49:52 CPU(s): 4 05:49:52 On-line CPU(s) list: 0-3 05:49:52 Thread(s) per core: 1 05:49:52 Core(s) per socket: 1 05:49:52 Socket(s): 4 05:49:52 NUMA node(s): 1 05:49:52 Vendor ID: GenuineIntel 05:49:52 CPU family: 6 05:49:52 Model: 44 05:49:52 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:49:52 Stepping: 1 05:49:52 CPU MHz: 2933.438 05:49:52 BogoMIPS: 5866.87 05:49:52 Virtualization: VT-x 05:49:52 Hypervisor vendor: KVM 05:49:52 Virtualization type: full 05:49:52 L1d cache: 128 KiB 05:49:52 L1i cache: 128 KiB 05:49:52 L2 cache: 16 MiB 05:49:52 L3 cache: 64 MiB 05:49:52 NUMA node0 CPU(s): 0-3 05:49:52 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:49:52 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:49:52 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:49:52 Vulnerability Meltdown: Mitigation; PTI 05:49:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:49:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:49:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:49:52 Vulnerability Tsx async abort: Not affected 05:49:52 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 05:49:52 05:49:52 05:49:52 ---> nproc: 05:49:52 4 05:49:52 05:49:52 05:49:52 ---> df -h: 05:49:52 Filesystem Size Used Available Use% Mounted on 05:49:52 overlay 50.0G 7.2G 42.8G 14% / 05:49:52 tmpfs 64.0M 0 64.0M 0% /dev 05:49:52 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:49:52 shm 64.0M 0 64.0M 0% /dev/shm 05:49:52 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 05:49:52 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 05:49:52 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 05:49:52 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 05:49:52 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 05:49:52 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 05:49:52 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 05:49:52 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/xfoundry_go-mod-bootstrap_PR-121 05:49:52 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/xfoundry_go-mod-bootstrap_PR-121@tmp 05:49:52 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 05:49:52 05:49:52 05:49:52 ---> free -m: 05:49:52 total used free shared buff/cache available 05:49:52 Mem: 1837 678 120 0 1039 1056 05:49:52 Swap: 1023 1 1022 05:49:52 05:49:52 05:49:52 ---> ip addr: 05:49:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:49:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:49:52 inet 127.0.0.1/8 scope host lo 05:49:52 valid_lft forever preferred_lft forever 05:49:52 inet6 ::1/128 scope host 05:49:52 valid_lft forever preferred_lft forever 05:49:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:49:52 link/ether fa:16:3e:58:24:23 brd ff:ff:ff:ff:ff:ff 05:49:52 inet 10.30.123.192/23 brd 10.30.123.255 scope global dynamic eth0 05:49:52 valid_lft 86063sec preferred_lft 86063sec 05:49:52 inet6 fe80::f816:3eff:fe58:2423/64 scope link 05:49:52 valid_lft forever preferred_lft forever 05:49:52 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:49:52 link/ether 02:42:83:c5:b6:2b brd ff:ff:ff:ff:ff:ff 05:49:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:49:52 valid_lft forever preferred_lft forever 05:49:52 inet6 fe80::42:83ff:fec5:b62b/64 scope link 05:49:52 valid_lft forever preferred_lft forever 05:49:52 05:49:52 05:49:52 ---> sar -b -r -n DEV: 05:49:52 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/28/20 _x86_64_ (4 CPU) 05:49:52 05:49:52 05:43:56 LINUX RESTART (4 CPU) 05:49:52 05:49:52 05:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:49:52 05:46:01 10.21 3.78 6.43 0.00 632.17 151.12 0.00 05:49:52 05:47:01 0.35 0.00 0.35 0.00 0.00 5.43 0.00 05:49:52 05:48:01 0.27 0.00 0.27 0.00 0.00 3.63 0.00 05:49:52 05:49:01 0.23 0.00 0.23 0.00 0.00 2.96 0.00 05:49:52 Average: 2.76 0.95 1.82 0.00 158.08 40.79 0.00 05:49:52 05:49:52 05:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:49:52 05:46:01 157108 0 574724 30.55 2620 1147104 1113136 37.99 411608 1152356 24 05:49:52 05:47:01 162420 0 569404 30.26 2620 1147112 1077384 36.77 411060 1148696 12 05:49:52 05:48:01 162152 0 569668 30.28 2620 1147116 1077552 36.77 411992 1148696 16 05:49:52 05:49:01 161716 0 570104 30.30 2620 1147116 1077384 36.77 414620 1146140 12 05:49:52 Average: 160849 0 570975 30.35 2620 1147112 1086364 37.08 412320 1148972 16 05:49:52 05:49:52 05:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:49:52 05:46:01 eth0 30.12 23.71 26.58 28.57 0.00 0.00 0.00 0.00 05:49:52 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:52 05:46:01 docker0 2.83 1.96 0.56 3.67 0.00 0.00 0.00 0.00 05:49:52 05:47:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 05:49:52 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:52 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:52 05:48:01 eth0 0.53 0.33 0.27 0.20 0.00 0.00 0.00 0.00 05:49:52 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:52 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:52 05:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:49:52 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:52 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:52 Average: eth0 7.84 6.05 6.73 7.20 0.00 0.00 0.00 0.00 05:49:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:52 Average: docker0 0.71 0.49 0.14 0.92 0.00 0.00 0.00 0.00 05:49:52 05:49:52 05:49:52 ---> sar -P ALL: 05:49:52 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/28/20 _x86_64_ (4 CPU) 05:49:52 05:49:52 05:43:56 LINUX RESTART (4 CPU) 05:49:52 05:49:52 05:45:01 CPU %user %nice %system %iowait %steal %idle 05:49:52 05:46:01 all 1.46 0.00 0.77 0.18 0.01 97.58 05:49:52 05:46:01 0 1.29 0.00 0.68 0.00 0.02 98.01 05:49:52 05:46:01 1 1.44 0.00 0.75 0.00 0.02 97.79 05:49:52 05:46:01 2 1.75 0.00 0.85 0.10 0.00 97.30 05:49:52 05:46:01 3 1.37 0.00 0.80 0.62 0.00 97.21 05:49:52 05:47:01 all 0.14 0.00 0.04 0.00 0.00 99.82 05:49:52 05:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:49:52 05:47:01 1 0.42 0.00 0.03 0.00 0.00 99.55 05:49:52 05:47:01 2 0.08 0.00 0.07 0.00 0.00 99.85 05:49:52 05:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:49:52 05:48:01 all 0.16 0.00 0.03 0.00 0.00 99.80 05:49:52 05:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:49:52 05:48:01 1 0.55 0.00 0.03 0.00 0.00 99.42 05:49:52 05:48:01 2 0.03 0.00 0.07 0.00 0.02 99.88 05:49:52 05:48:01 3 0.03 0.00 0.03 0.00 0.00 99.93 05:49:52 05:49:01 all 0.13 0.00 0.04 0.00 0.00 99.83 05:49:52 05:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:49:52 05:49:01 1 0.43 0.00 0.07 0.00 0.00 99.50 05:49:52 05:49:01 2 0.05 0.00 0.05 0.00 0.00 99.90 05:49:52 05:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:49:52 Average: all 0.47 0.00 0.22 0.04 0.00 99.26 05:49:52 Average: 0 0.34 0.00 0.19 0.00 0.00 99.47 05:49:52 Average: 1 0.71 0.00 0.22 0.00 0.00 99.07 05:49:52 Average: 2 0.48 0.00 0.26 0.03 0.00 99.23 05:49:52 Average: 3 0.37 0.00 0.22 0.15 0.00 99.26 05:49:52 05:49:52 05:49:52