Pull request #252 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3+6002097aa897ad8ccac87e44b1e114925388b639 (a5d571a193632f7573ee4ee345357345f99f80b8) Running in Durability level: MAX_SURVIVABILITY 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9071444258488980674.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh513945964182193364.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git 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-252/workspace@libs/edgex-global-pipelines # timeout=10 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-252/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9148608445985717012.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-252/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7334737414045436187.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git --version # 'git version 2.16.6' 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3937698861499054084.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-252/workspace@libs/lf-pipelines # timeout=10 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-252/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4923983712955976251.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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:pre] ========================================================= [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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1141’ is offline ‘prd-centos7-docker-4c-2g-309’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1139’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1145 in /w/workspace/xfoundry_go-mod-bootstrap_PR-252 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-252 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-252@tmp/jenkins-gitclient-ssh452418564116630882.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 6002097aa897ad8ccac87e44b1e114925388b639 into PR head commit f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 Merge succeeded, producing f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 Checking out Revision f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 (PR-252) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-252@tmp/jenkins-gitclient-ssh8958296033259795023.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/252/head:refs/remotes/origin/PR-252 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-252@tmp/jenkins-gitclient-ssh7783231613573741703.key > git merge 6002097aa897ad8ccac87e44b1e114925388b639 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:42:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:42:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:42:40 ========================================================= 05:42:40 EdgeX Global Pipelines Version Info 05:42:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:42:44 ------------------- 05:42:44 stable info: 05:42:44 ------------------- 05:42:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:42:44 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:42:44 Message: update stable to v1.0.192 05:42:47 ------------------- 05:42:47 experimental info: 05:42:47 ------------------- 05:42:47 Commited By: **** collab-it+edgex@linuxfoundation.org 05:42:47 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:42:47 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:42:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 05:42:47 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 05:42:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:42:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:42:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:42:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:42:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:42:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:42:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 05:42:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:42:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:42:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:42:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:42:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:42:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:42:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:42:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:42:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:42:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:42:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:42:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:42:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-252 [Pipeline] echo 05:42:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-252 [Pipeline] echo 05:42:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-252 [Pipeline] echo 05:42:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 [Pipeline] echo 05:42:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f0e2c12 [Pipeline] echo 05:42:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:42:54 + git log --format=format:%s -1 f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 [Pipeline] echo 05:42:54 GIT_COMMIT: f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:42:54 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:42:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:42:59 05:42:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:43:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:43:00 latest: Pulling from edgex-devops/git-semver 05:43:00 31603596830f: Pulling fs layer 05:43:00 54011a49482f: Pulling fs layer 05:43:00 a6820b24f6d8: Pulling fs layer 05:43:00 f581987b2513: Pulling fs layer 05:43:00 f581987b2513: Waiting 05:43:00 54011a49482f: Verifying Checksum 05:43:00 54011a49482f: Download complete 05:43:00 31603596830f: Verifying Checksum 05:43:00 31603596830f: Download complete 05:43:04 f581987b2513: Verifying Checksum 05:43:04 f581987b2513: Download complete 05:43:04 a6820b24f6d8: Verifying Checksum 05:43:04 a6820b24f6d8: Download complete 05:43:04 31603596830f: Pull complete 05:43:04 54011a49482f: Pull complete 05:43:04 a6820b24f6d8: Pull complete 05:43:04 f581987b2513: Pull complete 05:43:04 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:43:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:43:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:43:04 prd-centos7-docker-4c-2g-1145 does not seem to be running inside a container 05:43:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-252 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-252:/w/workspace/xfoundry_go-mod-bootstrap_PR-252:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-252@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-252@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:43:09 $ docker top b791b441e1e906d3c1b92b82e0187ef877ca529dd82947804a5423e2a6aa61ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:43:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:09 [ssh-agent] Looking for ssh-agent implementation... 05:43:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:10 $ docker exec b791b441e1e906d3c1b92b82e0187ef877ca529dd82947804a5423e2a6aa61ad ssh-agent 05:43:10 SSH_AUTH_SOCK=/tmp/ssh-T2h8W7lpezg5/agent.13 05:43:10 SSH_AGENT_PID=19 05:43:10 Running ssh-add (command line suppressed) 05:43:10 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-252@tmp/private_key_5932749579623317321.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-252@tmp/private_key_5932749579623317321.key) 05:43:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:12 + git tag --points-at HEAD [Pipeline] } 05:43:12 $ docker exec --env ******** --env ******** b791b441e1e906d3c1b92b82e0187ef877ca529dd82947804a5423e2a6aa61ad ssh-agent -k 05:43:12 unset SSH_AUTH_SOCK; 05:43:12 unset SSH_AGENT_PID; 05:43:12 echo Agent pid 19 killed; 05:43:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:43:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:12 [ssh-agent] Looking for ssh-agent implementation... 05:43:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:13 $ docker exec b791b441e1e906d3c1b92b82e0187ef877ca529dd82947804a5423e2a6aa61ad ssh-agent 05:43:13 SSH_AUTH_SOCK=/tmp/ssh-tNMHjpkrroKT/agent.53 05:43:13 SSH_AGENT_PID=59 05:43:13 Running ssh-add (command line suppressed) 05:43:13 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-252@tmp/private_key_1525463729429612658.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-252@tmp/private_key_1525463729429612658.key) 05:43:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:13 + git semver init 05:43:13 # -> Open(): unable to determine branch for HEAD 05:43:13 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-252/.git 05:43:13 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-252 05:43:13 # $SEMVER_REMOTE_NAME = origin 05:43:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:43:13 # $SEMVER_USER_NAME = edgex-jenkins 05:43:13 # $SEMVER_BRANCH = PR-252 05:43:13 # $SEMVER_TEMP = /tmp/semver-792039304 05:43:13 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 05:43:15 # '/tmp/semver-792039304' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-252/.semver' 05:43:15 # -> Force: false 05:43:15 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-252/.semver [Pipeline] } 05:43:15 $ docker exec --env ******** --env ******** b791b441e1e906d3c1b92b82e0187ef877ca529dd82947804a5423e2a6aa61ad ssh-agent -k 05:43:15 unset SSH_AUTH_SOCK; 05:43:15 unset SSH_AGENT_PID; 05:43:15 echo Agent pid 59 killed; 05:43:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:43:16 + git semver [Pipeline] } 05:43:16 $ docker stop --time=1 b791b441e1e906d3c1b92b82e0187ef877ca529dd82947804a5423e2a6aa61ad 05:43:19 $ docker rm -f b791b441e1e906d3c1b92b82e0187ef877ca529dd82947804a5423e2a6aa61ad [Pipeline] // withDockerContainer [Pipeline] sh 05:43:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:43:20 Stashed 1 file(s) [Pipeline] echo 05:43:20 [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:43:36 Still waiting to schedule task 05:43:36 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:43:36 Still waiting to schedule task 05:43:36 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:44:48 Running on prd-centos7-docker-4c-2g-1157 in /w/workspace/xfoundry_go-mod-bootstrap_PR-252 [Pipeline] { [Pipeline] ws 05:44:48 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 05:44:48 Selected Git installation does not exist. Using Default 05:44:48 The recommended git tool is: NONE 05:44:56 using credential edgex-jenkins-ssh 05:44:56 Cloning the remote Git repository 05:44:56 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 05:44:56 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 05:44:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:44:56 > git --version # timeout=10 05:44:56 > git --version # 'git version 2.24.4' 05:44:56 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:56 [INFO] Currently running in a labeled security context 05:44:56 [INFO] Currently SELinux is 'enforcing' on the host 05:44:56 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh8160115576884279144.key 05:44:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:44:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:44:58 Merging remotes/origin/master commit 6002097aa897ad8ccac87e44b1e114925388b639 into PR head commit f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 05:44:58 Merge succeeded, producing f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 05:44:58 Checking out Revision f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 (PR-252) 05:44:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:44:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:44:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:44:57 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:57 [INFO] Currently running in a labeled security context 05:44:57 [INFO] Currently SELinux is 'enforcing' on the host 05:44:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh1914048239534439527.key 05:44:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/252/head:refs/remotes/origin/PR-252 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:44:58 > git config core.sparsecheckout # timeout=10 05:44:58 > git checkout -f f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 # timeout=10 05:44:58 > git remote # timeout=10 05:44:58 > git config --get remote.origin.url # timeout=10 05:44:58 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:58 [INFO] Currently running in a labeled security context 05:44:58 [INFO] Currently SELinux is 'enforcing' on the host 05:44:58 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh6142083578027757132.key 05:44:58 > git merge 6002097aa897ad8ccac87e44b1e114925388b639 # timeout=10 05:44:58 > git rev-parse HEAD^{commit} # timeout=10 05:44:58 > git config core.sparsecheckout # timeout=10 05:44:58 > git checkout -f f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 # timeout=10 05:45:05 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:45:05 > git --version # timeout=10 05:45:05 > git --version # 'git version 2.24.4' 05:45:05 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:45:06 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:45:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:45:07 + sudo service docker restart 05:45:07 + true 05:45:07 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 05:45:25 ========================================================= 05:45:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:45:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:45:25 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:45:26 Sending build context to Docker daemon 974.3kB 05:45:26 Step 1/8 : ARG BASE=golang:1.16-alpine 05:45:26 Step 2/8 : FROM ${BASE} 05:45:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:45:26 540db60ca938: Pulling fs layer 05:45:26 adcc1eea9eea: Pulling fs layer 05:45:26 4c4ab2625f07: Pulling fs layer 05:45:26 0510c868ecb4: Pulling fs layer 05:45:26 afea3b2eda06: Pulling fs layer 05:45:26 7809a108b3ef: Pulling fs layer 05:45:26 f706445af74f: Pulling fs layer 05:45:26 0510c868ecb4: Waiting 05:45:26 afea3b2eda06: Waiting 05:45:26 7809a108b3ef: Waiting 05:45:26 f706445af74f: Waiting 05:45:26 4c4ab2625f07: Download complete 05:45:26 adcc1eea9eea: Verifying Checksum 05:45:26 adcc1eea9eea: Download complete 05:45:26 afea3b2eda06: Verifying Checksum 05:45:26 afea3b2eda06: Download complete 05:45:26 7809a108b3ef: Verifying Checksum 05:45:26 7809a108b3ef: Download complete 05:45:26 540db60ca938: Verifying Checksum 05:45:26 540db60ca938: Download complete 05:45:26 540db60ca938: Pull complete 05:45:27 adcc1eea9eea: Pull complete 05:45:27 4c4ab2625f07: Pull complete 05:45:31 f706445af74f: Verifying Checksum 05:45:31 f706445af74f: Download complete 05:45:31 0510c868ecb4: Verifying Checksum 05:45:31 0510c868ecb4: Download complete 05:45:32 0510c868ecb4: Pull complete 05:45:32 afea3b2eda06: Pull complete 05:45:32 7809a108b3ef: Pull complete 05:45:36 f706445af74f: Pull complete 05:45:36 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:45:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:45:36 ---> b068be0155e3 05:45:36 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:45:47 ---> Running in 02a27615c518 05:45:47 Removing intermediate container 02a27615c518 05:45:47 ---> 2bede8ca666e 05:45:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:45:47 ---> Running in d68f5d7968a1 05:45:48 Removing intermediate container d68f5d7968a1 05:45:48 ---> 074384900d57 05:45:48 Step 5/8 : RUN apk add --update --no-cache git make 05:45:49 ---> Running in afe2047f0535 05:45:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:45:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:45:52 OK: 149 MiB in 40 packages 05:45:52 Removing intermediate container afe2047f0535 05:45:52 ---> d498bc2c9961 05:45:52 Step 6/8 : WORKDIR /build 05:45:52 ---> Running in 2e47d6b28e11 05:45:52 Removing intermediate container 2e47d6b28e11 05:45:52 ---> 612062dd4757 05:45:52 Step 7/8 : COPY go.mod . 05:45:52 ---> 5ba0cc73e5e3 05:45:52 Step 8/8 : RUN go mod download 05:45:52 ---> Running in 467f1a362c7f 05:46:13 Removing intermediate container 467f1a362c7f 05:46:13 ---> 6fcb8f750d68 05:46:13 Successfully built 6fcb8f750d68 05:46:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:46:14 + docker inspect -f . ci-base-image-x86_64 05:46:14 . [Pipeline] withDockerContainer 05:46:14 prd-centos7-docker-4c-2g-1157 does not seem to be running inside a container 05:46:14 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:46:17 $ docker top 571a502295d75c6a4b90963c3289b07f4cd2b17a56811525ae3c181f8c0f1eb0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:17 + go version 05:46:17 go version go1.16.3 linux/amd64 [Pipeline] } 05:46:17 $ docker stop --time=1 571a502295d75c6a4b90963c3289b07f4cd2b17a56811525ae3c181f8c0f1eb0 05:46:19 $ docker rm -f 571a502295d75c6a4b90963c3289b07f4cd2b17a56811525ae3c181f8c0f1eb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:46:20 + docker inspect -f . ci-base-image-x86_64 05:46:20 . [Pipeline] withDockerContainer 05:46:20 prd-centos7-docker-4c-2g-1157 does not seem to be running inside a container 05:46:20 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:46:24 $ docker top f3e5ac6cadd85c82489a1cd39603a3a16cc4cbfe73dc11bb20e97d20e2714349 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:25 + go mod tidy [Pipeline] sh 05:46:27 + make test 05:46:27 go mod tidy 05:46:27 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:46:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 05:46:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.008s coverage: 5.4% of statements 05:46:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 05:46:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.019s coverage: 92.2% of statements 05:46:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.012s coverage: 85.3% of statements 05:46:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 05:46:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 05:46:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 05:46:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.005s coverage: 100.0% of statements 05:46:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.011s coverage: 26.7% of statements 05:46:43 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.013s coverage: 91.0% of statements 05:46:43 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 05:46:43 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 05:46:43 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements 05:46:43 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 05:46:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:46:49 gofmt -l . 05:46:49 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:46:49 $ docker stop --time=1 f3e5ac6cadd85c82489a1cd39603a3a16cc4cbfe73dc11bb20e97d20e2714349 05:46:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1161 in /w/workspace/xfoundry_go-mod-bootstrap_PR-252 05:46:51 $ docker rm -f f3e5ac6cadd85c82489a1cd39603a3a16cc4cbfe73dc11bb20e97d20e2714349 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] ws 05:46:51 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 05:46:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:46:52 Selected Git installation does not exist. Using Default 05:46:52 The recommended git tool is: NONE 05:46:52 Stashed 1 file(s) [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 Post stage [Pipeline] libraryResource [Pipeline] sh 05:46:55 ---> job-cost.sh 05:46:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S3h3 05:46:58 using credential edgex-jenkins-ssh 05:46:58 Cloning the remote Git repository 05:46:58 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 05:47:01 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 05:47:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:47:01 > git --version # timeout=10 05:47:01 > git --version # 'git version 2.17.1' 05:47:01 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:47:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:47:06 Merging remotes/origin/master commit 6002097aa897ad8ccac87e44b1e114925388b639 into PR head commit f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 05:47:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:47:03 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/252/head:refs/remotes/origin/PR-252 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:47:06 Merge succeeded, producing f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 05:47:06 Checking out Revision f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 (PR-252) 05:47:06 > git config core.sparsecheckout # timeout=10 05:47:06 > git checkout -f f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 # timeout=10 05:47:06 > git remote # timeout=10 05:47:06 > git config --get remote.origin.url # timeout=10 05:47:06 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:06 > git merge 6002097aa897ad8ccac87e44b1e114925388b639 # timeout=10 05:47:06 > git rev-parse HEAD^{commit} # timeout=10 05:47:06 > git config core.sparsecheckout # timeout=10 05:47:06 > git checkout -f f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 # timeout=10 05:47:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:47:12 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:47:12 > git --version # timeout=10 05:47:12 > git --version # 'git version 2.17.1' 05:47:12 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 05:47:12 05:47:12 GitHub has been notified of this commit’s build result 05:47:12 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:47:13 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:47:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:47:14 + sudo service docker restart+ 05:47:14 true 05:47:25 lf-activate-venv(): INFO: Adding /tmp/venv-S3h3/bin to PATH 05:47:25 INFO: No Stack... 05:47:25 INFO: Retrieving Pricing Info for: v3-standard-2 05:47:27 INFO: Archiving Costs [Pipeline] sh 05:47:28 + cut -d, -f6 05:47:28 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock 05:47:28 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-252-1-stack-cost] 05:47:28 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-252-1-stack-cost] did not exist. Created. 05:47:28 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-252-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:47:28 + echo total: 0.05999999865889549 [Pipeline] stash 05:47:28 Stashed 1 file(s) [Pipeline] } 05:47:28 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-252-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo 05:47:33 ========================================================= 05:47:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:47:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:47:33 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:47:34 Sending build context to Docker daemon 974.3kB 05:47:34 Step 1/8 : ARG BASE=golang:1.16-alpine 05:47:34 Step 2/8 : FROM ${BASE} 05:47:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:47:34 595b0fe564bb: Pulling fs layer 05:47:34 7186ed65a4f7: Pulling fs layer 05:47:34 316046926c0a: Pulling fs layer 05:47:34 4ebd0625c992: Pulling fs layer 05:47:34 207e8628e3a3: Pulling fs layer 05:47:34 c791037a9be2: Pulling fs layer 05:47:34 ffd874e62e21: Pulling fs layer 05:47:34 207e8628e3a3: Waiting 05:47:34 c791037a9be2: Waiting 05:47:34 4ebd0625c992: Waiting 05:47:34 ffd874e62e21: Waiting 05:47:34 316046926c0a: Verifying Checksum 05:47:34 316046926c0a: Download complete 05:47:35 7186ed65a4f7: Verifying Checksum 05:47:35 7186ed65a4f7: Download complete 05:47:35 207e8628e3a3: Download complete 05:47:35 c791037a9be2: Verifying Checksum 05:47:35 c791037a9be2: Download complete 05:47:35 595b0fe564bb: Verifying Checksum 05:47:35 595b0fe564bb: Download complete 05:47:35 595b0fe564bb: Pull complete 05:47:36 7186ed65a4f7: Pull complete 05:47:36 316046926c0a: Pull complete 05:47:37 ffd874e62e21: Download complete 05:47:38 4ebd0625c992: Verifying Checksum 05:47:38 4ebd0625c992: Download complete 05:47:49 4ebd0625c992: Pull complete 05:47:49 207e8628e3a3: Pull complete 05:47:49 c791037a9be2: Pull complete 05:47:54 ffd874e62e21: Pull complete 05:47:54 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:47:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:47:54 ---> cfc18b08335c 05:47:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:47:55 ---> Running in b2395b4a3953 05:47:56 Removing intermediate container b2395b4a3953 05:47:56 ---> ddc4d5e66454 05:47:56 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:56 ---> Running in adbfe4b012b9 05:47:58 Removing intermediate container adbfe4b012b9 05:47:58 ---> 98d24cf60ac6 05:47:58 Step 5/8 : RUN apk add --update --no-cache git make 05:47:58 ---> Running in 95c03c38839e 05:47:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:48:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:48:01 OK: 138 MiB in 40 packages 05:48:02 Removing intermediate container 95c03c38839e 05:48:02 ---> 236489e71c7e 05:48:02 Step 6/8 : WORKDIR /build 05:48:02 ---> Running in 00d465ad091e 05:48:03 Removing intermediate container 00d465ad091e 05:48:03 ---> b21618a670d5 05:48:03 Step 7/8 : COPY go.mod . 05:48:04 ---> 3459e7387f17 05:48:04 Step 8/8 : RUN go mod download 05:48:04 ---> Running in 4f702ebd36af 05:48:26 Removing intermediate container 4f702ebd36af 05:48:26 ---> b93912555cb0 05:48:26 Successfully built b93912555cb0 05:48:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:48:27 + docker inspect -f . ci-base-image-arm64 05:48:27 . [Pipeline] withDockerContainer 05:48:27 prd-ubuntu18.04-docker-arm64-4c-16g-1161 does not seem to be running inside a container 05:48:27 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:48:29 $ docker top ec334c092c7d717d1bb8a1f908841ef50e0dbb8da322c12cea60750374c6e659 -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:30 + go version 05:48:30 go version go1.16.3 linux/arm64 [Pipeline] } 05:48:30 $ docker stop --time=1 ec334c092c7d717d1bb8a1f908841ef50e0dbb8da322c12cea60750374c6e659 05:48:32 $ docker rm -f ec334c092c7d717d1bb8a1f908841ef50e0dbb8da322c12cea60750374c6e659 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:48:33 + docker inspect -f . ci-base-image-arm64 05:48:33 . [Pipeline] withDockerContainer 05:48:33 prd-ubuntu18.04-docker-arm64-4c-16g-1161 does not seem to be running inside a container 05:48:33 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:48:36 $ docker top 398968ba79fed66b9638b7dc3cbb7062237dc600a1882fe676d1d09a540aebd8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:37 + go mod tidy [Pipeline] sh 05:48:38 + make test 05:48:38 go mod tidy 05:48:39 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:49:21 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 05:49:21 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.054s coverage: 5.4% of statements 05:49:21 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 05:49:21 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.066s coverage: 92.2% of statements 05:49:21 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.053s coverage: 85.3% of statements 05:49:21 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 05:49:21 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 05:49:21 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 05:49:21 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.063s coverage: 100.0% of statements 05:49:21 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.065s coverage: 26.7% of statements 05:49:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.075s coverage: 91.0% of statements 05:49:25 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 05:49:25 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 05:49:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.034s coverage: 91.3% of statements 05:49:25 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 05:49:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:49:46 gofmt -l . 05:49:46 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:49:46 $ docker stop --time=1 398968ba79fed66b9638b7dc3cbb7062237dc600a1882fe676d1d09a540aebd8 05:49:48 $ docker rm -f 398968ba79fed66b9638b7dc3cbb7062237dc600a1882fe676d1d09a540aebd8 [Pipeline] // withDockerContainer [Pipeline] sh 05:49:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:49:49 Warning: overwriting stash ‘coverage-report’ 05:49:50 Stashed 1 file(s) [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 Post stage [Pipeline] libraryResource [Pipeline] sh 05:49:51 ---> job-cost.sh 05:49:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0ReG 05:50:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:52:13 lf-activate-venv(): INFO: Adding /tmp/venv-0ReG/bin to PATH 05:52:13 INFO: No Stack... 05:52:13 INFO: Retrieving Pricing Info for: v2-standard-4 05:52:13 INFO: Archiving Costs [Pipeline] sh 05:52:13 + + cut -d, -f6cat 05:52:13 /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock 05:52:13 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-252-1-stack-cost] 05:52:13 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-252-1-stack-cost] did not exist. Created. 05:52:13 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-252-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:52:13 /w/workspace/go-mod-bootstrap/1@tmp/durable-dc61b207/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-dc61b207/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:52:16 + echo total: 0.18000000715255737 [Pipeline] stash 05:52:16 Warning: overwriting stash ‘stack-cost’ 05:52:16 Stashed 1 file(s) [Pipeline] } 05:52:16 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-252-1-stack-cost] [Pipeline] // lock [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] configFileProvider 05:52:17 provisioning config files... 05:52:17 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-252@tmp/config4572207525570972728tmp [Pipeline] { [Pipeline] sh 05:52:19 + set +x 05:52:19 + bash -s -- 05:52:19 + curl -s https://codecov.io/bash 05:52:19 05:52:19 _____ _ 05:52:19 / ____| | | 05:52:19 | | ___ __| | ___ ___ _____ __ 05:52:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:52:19 | |___| (_) | (_| | __/ (_| (_) \ V / 05:52:19 \_____\___/ \__,_|\___|\___\___/ \_/ 05:52:19 Bash-1.0.3 05:52:19 05:52:19 05:52:19 ==> git version 2.24.4 found 05:52:19 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 05:52:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:52:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:52:19 ==> Jenkins CI detected. 05:52:19 project root: . 05:52:19 --> token set from env 05:52:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:52:19 ==> Running gcov in . (disable via -X gcov) 05:52:19 ==> Python coveragepy not found 05:52:19 ==> Searching for coverage reports in: 05:52:19 + . 05:52:19 -> Found 1 reports 05:52:19 ==> Detecting git/mercurial file structure 05:52:19 ==> Reading reports 05:52:19 + ./coverage.out bytes=31740 05:52:19 ==> Appending adjustments 05:52:19 https://docs.codecov.io/docs/fixing-reports 05:52:19 + Found adjustments 05:52:19 ==> Gzipping contents 05:52:19 8.0K /tmp/codecov.790n1W.gz 05:52:19 ==> Uploading reports 05:52:19 url: https://codecov.io 05:52:19 query: branch=PR-252&commit=f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-252%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=252&job=&cmd_args= 05:52:19 -> Pinging Codecov 05:52:19 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-252&commit=f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-252%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=252&job=&cmd_args= 05:52:19 -> Uploading to 05:52:19 https://storage.googleapis.com/codecov/v4/raw/2021-05-31/833815588EE85121546D348822E98E2E/f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3/e37a75c8-ad39-4d64-a78a-22813fce7b0e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210531T055218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=77a8ddde543a157dc232eb5820f8ccdb48a8f78f95f3c85b381d44959d560529 05:52:19 % Total % Received % Xferd Average Speed Time Time Time Current 05:52:19 Dload Upload Total Spent Left Speed 05:52:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5990 0 0 100 5990 0 18643 --:--:-- --:--:-- --:--:-- 18660 05:52:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 [Pipeline] } 05:52:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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:52:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:52:22 ---> package-listing.sh 05:52:22 ++ facter osfamily 05:52:22 ++ tr '[:upper:]' '[:lower:]' 05:52:24 + OS_FAMILY=redhat 05:52:24 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-252 05:52:24 + START_PACKAGES=/tmp/packages_start.txt 05:52:24 + END_PACKAGES=/tmp/packages_end.txt 05:52:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:52:24 + PACKAGES=/tmp/packages_start.txt 05:52:24 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-252 ']' 05:52:24 + PACKAGES=/tmp/packages_end.txt 05:52:24 + case "${OS_FAMILY}" in 05:52:24 + sort 05:52:24 + rpm -qa 05:52:24 + '[' -f /tmp/packages_start.txt ']' 05:52:24 + '[' -f /tmp/packages_end.txt ']' 05:52:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:52:24 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-252 ']' 05:52:24 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-252/archives/ 05:52:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-252/archives/ [Pipeline] echo 05:52:24 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-252/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:52:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:52:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:52:25 05:52:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:52:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:52:25 alpine: Pulling from edgex-lftools-log-publisher 05:52:25 df20fa9351a1: Pulling fs layer 05:52:25 36b3adc4ff6f: Pulling fs layer 05:52:25 8ad3a11d3b57: Pulling fs layer 05:52:25 46f8f816bc3b: Pulling fs layer 05:52:25 93b61091891f: Pulling fs layer 05:52:25 93b9cdb0e59b: Pulling fs layer 05:52:25 5e14af77c1be: Pulling fs layer 05:52:25 01666e4c0597: Pulling fs layer 05:52:25 aa168da1d23b: Pulling fs layer 05:52:25 93b61091891f: Waiting 05:52:25 93b9cdb0e59b: Waiting 05:52:25 5e14af77c1be: Waiting 05:52:25 01666e4c0597: Waiting 05:52:25 aa168da1d23b: Waiting 05:52:25 46f8f816bc3b: Waiting 05:52:25 36b3adc4ff6f: Verifying Checksum 05:52:25 36b3adc4ff6f: Download complete 05:52:25 46f8f816bc3b: Verifying Checksum 05:52:25 46f8f816bc3b: Download complete 05:52:25 df20fa9351a1: Verifying Checksum 05:52:25 df20fa9351a1: Download complete 05:52:25 93b9cdb0e59b: Verifying Checksum 05:52:25 93b9cdb0e59b: Download complete 05:52:26 5e14af77c1be: Verifying Checksum 05:52:26 5e14af77c1be: Download complete 05:52:26 93b61091891f: Verifying Checksum 05:52:26 93b61091891f: Download complete 05:52:26 01666e4c0597: Verifying Checksum 05:52:26 01666e4c0597: Download complete 05:52:26 df20fa9351a1: Pull complete 05:52:26 8ad3a11d3b57: Verifying Checksum 05:52:26 8ad3a11d3b57: Download complete 05:52:26 36b3adc4ff6f: Pull complete 05:52:26 8ad3a11d3b57: Pull complete 05:52:26 46f8f816bc3b: Pull complete 05:52:27 93b61091891f: Pull complete 05:52:27 93b9cdb0e59b: Pull complete 05:52:27 5e14af77c1be: Pull complete 05:52:27 01666e4c0597: Pull complete 05:52:27 aa168da1d23b: Verifying Checksum 05:52:27 aa168da1d23b: Download complete 05:52:32 aa168da1d23b: Pull complete 05:52:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:52:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:52:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:52:32 prd-centos7-docker-4c-2g-1145 does not seem to be running inside a container 05:52:32 $ 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-252/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-252 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-252:/w/workspace/xfoundry_go-mod-bootstrap_PR-252:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-252@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-252@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:52:36 $ docker top bab79b970bad47bcc87514c97e7ba61644684eaf22ecd4d9383ec0cf3f849791 -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:37 + touch /tmp/pre-build-complete [Pipeline] sh 05:52:37 + mkdir -p /var/log/sa [Pipeline] sh 05:52:37 + ls /var/log/sa-host 05:52:37 + sadf -c /var/log/sa-host/sa05 05:52:37 file_magic: OK 05:52:37 HZ: Using current value: 100 05:52:37 file_header: OK 05:52:37 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:52:37 Statistics: 05:52:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:52:37 File successfully converted to sysstat format version 12.2.1 05:52:37 + sadf -c /var/log/sa-host/sa31 05:52:37 file_magic: OK 05:52:37 HZ: Using current value: 100 05:52:37 file_header: OK 05:52:37 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:52:37 Statistics: 05:52:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:52:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:37 provisioning config files... 05:52:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-252@tmp/config7745098227838262621tmp [Pipeline] { [Pipeline] echo 05:52:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:52:38 ---> create-netrc.sh [Pipeline] } 05:52:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:52:38 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:52:38 ---> python-tools-install.sh [Pipeline] echo 05:52:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:52:39 ---> sudo-logs.sh 05:52:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:52:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:52:39 ---> job-cost.sh 05:52:39 lf-activate-venv: SKIPPING 05:52:39 DEBUG: total: 0.18000000715255737 05:52:39 INFO: Retrieving Stack Cost... 05:52:40 INFO: Retrieving Pricing Info for: v3-standard-2 05:52:40 INFO: Archiving Costs [Pipeline] echo 05:52:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:52:41 ---> logs-deploy.sh 05:52:41 lf-activate-venv: SKIPPING 05:52:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-252/1 05:52:41 INFO: archiving workspace using pattern(s): 05:52:42 Archives upload complete. 05:52:42 INFO: archiving logs to Nexus 05:52:42 ---> uname -a: 05:52:42 Linux prd-centos7-docker-4c-2g-1145.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:52:42 05:52:42 05:52:42 ---> lscpu: 05:52:42 Architecture: x86_64 05:52:42 CPU op-mode(s): 32-bit, 64-bit 05:52:42 Byte Order: Little Endian 05:52:42 Address sizes: 40 bits physical, 48 bits virtual 05:52:42 CPU(s): 2 05:52:42 On-line CPU(s) list: 0,1 05:52:42 Thread(s) per core: 1 05:52:42 Core(s) per socket: 1 05:52:42 Socket(s): 2 05:52:42 NUMA node(s): 1 05:52:42 Vendor ID: AuthenticAMD 05:52:42 CPU family: 23 05:52:42 Model: 49 05:52:42 Model name: AMD EPYC-Rome Processor 05:52:42 Stepping: 0 05:52:42 CPU MHz: 2800.000 05:52:42 BogoMIPS: 5600.00 05:52:42 Virtualization: AMD-V 05:52:42 Hypervisor vendor: KVM 05:52:42 Virtualization type: full 05:52:42 L1d cache: 64 KiB 05:52:42 L1i cache: 64 KiB 05:52:42 L2 cache: 1 MiB 05:52:42 L3 cache: 32 MiB 05:52:42 NUMA node0 CPU(s): 0,1 05:52:42 Vulnerability Itlb multihit: Not affected 05:52:42 Vulnerability L1tf: Not affected 05:52:42 Vulnerability Mds: Not affected 05:52:42 Vulnerability Meltdown: Not affected 05:52:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:52:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:52:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:52:42 Vulnerability Srbds: Not affected 05:52:42 Vulnerability Tsx async abort: Not affected 05:52:42 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 05:52:42 05:52:42 05:52:42 ---> nproc: 05:52:42 2 05:52:42 05:52:42 05:52:42 ---> df -h: 05:52:42 Filesystem Size Used Available Use% Mounted on 05:52:42 overlay 40.0G 7.6G 32.4G 19% / 05:52:42 tmpfs 64.0M 0 64.0M 0% /dev 05:52:42 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:52:42 shm 64.0M 0 64.0M 0% /dev/shm 05:52:42 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 05:52:42 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 05:52:42 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 05:52:42 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 05:52:42 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 05:52:42 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-252 05:52:42 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-252@tmp 05:52:42 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 05:52:42 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 05:52:42 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 05:52:42 05:52:42 05:52:42 ---> free -m: 05:52:42 total used free shared buff/cache available 05:52:42 Mem: 7821 922 4808 0 2090 6721 05:52:42 Swap: 1023 0 1023 05:52:42 05:52:42 05:52:42 ---> ip addr: 05:52:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:52:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:52:42 inet 127.0.0.1/8 scope host lo 05:52:42 valid_lft forever preferred_lft forever 05:52:42 inet6 ::1/128 scope host 05:52:42 valid_lft forever preferred_lft forever 05:52:42 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:52:42 link/ether fa:16:3e:a3:53:00 brd ff:ff:ff:ff:ff:ff 05:52:42 inet 10.30.122.113/23 brd 10.30.123.255 scope global dynamic eth0 05:52:42 valid_lft 85733sec preferred_lft 85733sec 05:52:42 inet6 fe80::f816:3eff:fea3:5300/64 scope link 05:52:42 valid_lft forever preferred_lft forever 05:52:42 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:52:42 link/ether 02:42:46:8f:b9:8d brd ff:ff:ff:ff:ff:ff 05:52:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:52:42 valid_lft forever preferred_lft forever 05:52:42 inet6 fe80::42:46ff:fe8f:b98d/64 scope link 05:52:42 valid_lft forever preferred_lft forever 05:52:42 05:52:42 05:52:42 ---> sar -b -r -n DEV: 05:52:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/31/21 _x86_64_ (2 CPU) 05:52:42 05:52:42 05:41:24 LINUX RESTART (2 CPU) 05:52:42 05:52:42 05:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:52:42 05:43:01 63.57 13.97 49.60 0.00 4284.91 1386.10 0.00 05:52:42 05:44:01 18.12 0.63 17.49 0.00 352.24 2163.63 0.00 05:52:42 05:45:01 0.35 0.00 0.35 0.00 0.00 6.05 0.00 05:52:42 05:46:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 05:52:42 05:47:01 0.25 0.00 0.25 0.00 0.00 3.80 0.00 05:52:42 05:48:01 0.32 0.00 0.32 0.00 0.00 3.91 0.00 05:52:42 05:49:01 0.25 0.00 0.25 0.00 0.00 3.33 0.00 05:52:42 05:50:01 0.22 0.00 0.22 0.00 0.00 3.12 0.00 05:52:42 05:51:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 05:52:42 05:52:01 0.23 0.00 0.23 0.00 0.00 3.20 0.00 05:52:42 Average: 8.28 1.44 6.84 0.00 457.47 356.08 0.00 05:52:42 05:52:42 05:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:52:42 05:43:01 5452708 0 853080 10.65 2620 1700524 1666940 18.40 605392 1558184 31984 05:52:42 05:44:01 5472232 0 800520 10.00 2620 1733560 1284380 14.18 563312 1573220 20 05:52:42 05:45:01 5478188 0 794508 9.92 2620 1733616 1231748 13.60 562840 1568708 16 05:52:42 05:46:01 5478652 0 794092 9.92 2620 1733568 1217468 13.44 562520 1568780 8 05:52:42 05:47:01 5478752 0 793984 9.91 2620 1733576 1217492 13.44 562876 1568780 8 05:52:42 05:48:01 5477796 0 794940 9.93 2620 1733576 1216368 13.43 556700 1576172 12 05:52:42 05:49:01 5477764 0 794964 9.93 2620 1733584 1201976 13.27 556360 1576172 20 05:52:42 05:50:01 5470476 0 802248 10.02 2620 1733588 1201976 13.27 564024 1576172 8 05:52:42 05:51:01 5469004 0 803716 10.04 2620 1733592 1202108 13.27 565140 1576172 8 05:52:42 05:52:01 5468664 0 804052 10.04 2620 1733596 1202156 13.27 567352 1574292 8 05:52:42 Average: 5472424 0 803610 10.03 2620 1730278 1264261 13.96 566652 1571665 3209 05:52:42 05:52:42 05:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:52:42 05:43:01 eth0 365.71 265.62 1042.84 69.85 0.00 0.00 0.00 0.00 05:52:42 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:42 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:42 05:44:01 eth0 31.49 23.08 35.40 9.42 0.00 0.00 0.00 0.00 05:52:42 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:42 05:44:01 docker0 5.78 3.78 1.21 8.28 0.00 0.00 0.00 0.00 05:52:42 05:45:01 eth0 3.20 0.87 1.22 0.77 0.00 0.00 0.00 0.00 05:52:42 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:42 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:42 05:46:01 eth0 3.36 0.53 0.79 0.37 0.00 0.00 0.00 0.00 05:52:42 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:42 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:42 05:47:01 eth0 2.83 1.60 1.64 1.26 0.00 0.00 0.00 0.00 05:52:42 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:42 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:42 05:48:01 eth0 0.33 0.20 0.15 0.08 0.00 0.00 0.00 0.00 05:52:42 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:42 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:42 05:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:52:42 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:42 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:42 05:50:01 eth0 1.03 0.08 0.08 0.01 0.00 0.00 0.00 0.00 05:52:42 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:42 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:42 05:51:01 eth0 1.40 0.28 0.37 0.20 0.00 0.00 0.00 0.00 05:52:42 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:42 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:42 05:52:01 eth0 0.63 0.38 0.28 0.21 0.00 0.00 0.00 0.00 05:52:42 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:42 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:42 Average: eth0 40.48 28.89 106.75 8.12 0.00 0.00 0.00 0.00 05:52:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:42 Average: docker0 0.58 0.38 0.12 0.83 0.00 0.00 0.00 0.00 05:52:42 05:52:42 05:52:42 ---> sar -P ALL: 05:52:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/31/21 _x86_64_ (2 CPU) 05:52:42 05:52:42 05:41:24 LINUX RESTART (2 CPU) 05:52:42 05:52:42 05:42:02 CPU %user %nice %system %iowait %steal %idle 05:52:42 05:43:01 all 9.84 0.00 1.72 3.03 0.04 85.36 05:52:42 05:43:01 0 8.47 0.00 1.87 2.20 0.03 87.42 05:52:42 05:43:01 1 11.22 0.00 1.56 3.87 0.05 83.31 05:52:42 05:44:01 all 1.98 0.00 1.06 2.51 0.04 94.41 05:52:42 05:44:01 0 1.97 0.00 1.11 3.70 0.03 93.18 05:52:42 05:44:01 1 1.99 0.00 1.01 1.32 0.05 95.63 05:52:42 05:45:01 all 0.13 0.00 0.05 0.00 0.03 99.79 05:52:42 05:45:01 0 0.03 0.00 0.05 0.00 0.02 99.90 05:52:42 05:45:01 1 0.23 0.00 0.05 0.00 0.03 99.68 05:52:42 05:46:01 all 0.13 0.00 0.03 0.00 0.03 99.82 05:52:42 05:46:01 0 0.03 0.00 0.02 0.00 0.03 99.92 05:52:42 05:46:01 1 0.23 0.00 0.03 0.00 0.02 99.72 05:52:42 05:47:01 all 0.16 0.00 0.03 0.00 0.03 99.79 05:52:42 05:47:01 0 0.10 0.00 0.03 0.00 0.02 99.85 05:52:42 05:47:01 1 0.22 0.00 0.02 0.00 0.03 99.73 05:52:42 05:48:01 all 0.15 0.00 0.04 0.00 0.02 99.79 05:52:42 05:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:52:42 05:48:01 1 0.27 0.00 0.07 0.00 0.02 99.65 05:52:42 05:49:01 all 0.11 0.00 0.03 0.00 0.02 99.84 05:52:42 05:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:52:42 05:49:01 1 0.18 0.00 0.05 0.00 0.02 99.75 05:52:42 05:50:01 all 0.10 0.00 0.03 0.00 0.03 99.84 05:52:42 05:50:01 0 0.03 0.00 0.03 0.00 0.05 99.88 05:52:42 05:50:01 1 0.17 0.00 0.02 0.00 0.02 99.80 05:52:42 05:51:01 all 0.15 0.00 0.04 0.00 0.01 99.80 05:52:42 05:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:52:42 05:51:01 1 0.27 0.00 0.05 0.00 0.00 99.68 05:52:42 05:52:01 all 0.04 0.00 0.03 0.00 0.03 99.90 05:52:42 05:52:01 0 0.03 0.00 0.03 0.00 0.03 99.90 05:52:42 05:52:01 1 0.05 0.00 0.03 0.00 0.02 99.90 05:52:42 Average: all 1.25 0.00 0.30 0.54 0.03 97.88 05:52:42 Average: 0 1.05 0.00 0.32 0.58 0.03 98.03 05:52:42 Average: 1 1.45 0.00 0.28 0.51 0.03 97.74 05:52:42 05:52:42 05:52:42