Push event to branch main Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 152c15f88b9e1c145499af1f47b8d68a35226704 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-ssh8900993454769565088.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh9101609836725769478.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 144eb70ba3d470a427e699408e811d3f535e987a 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-core-contracts/branches/main/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-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2197903551605325003.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-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh896759907417031442.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh8534049520412415802.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-core-contracts/branches/main/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-core-contracts/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6460616550926319859.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 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 144eb70ba3d470a427e699408e811d3f535e987a 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-647 in /w/workspace/undry_go-mod-core-contracts_main [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-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/undry_go-mod-core-contracts_main@tmp/jenkins-gitclient-ssh2307743018165107317.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 152c15f88b9e1c145499af1f47b8d68a35226704 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 Commit message: "Merge pull request #639 from weichou1229/issue-638" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:50:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:50:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:50:46 ========================================================= 22:50:46 EdgeX Global Pipelines Version Info 22:50:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:50:47 ------------------- 22:50:47 stable info: 22:50:47 ------------------- 22:50:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:50:47 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 22:50:47 Message: update stable to v1.0.196 22:50:48 ------------------- 22:50:48 experimental info: 22:50:48 ------------------- 22:50:48 Commited By: **** collab-it+edgex@linuxfoundation.org 22:50:48 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 22:50:48 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:50:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 22:50:48 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 22:50:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:50:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:50:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:50:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:50:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 22:50:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:50:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:50:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:50:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:50:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:50:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:50:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:50:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:50:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:50:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:50:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:50:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:50:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:50:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:50:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:50:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:50:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:50:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 152c15f88b9e1c145499af1f47b8d68a35226704 [Pipeline] echo 22:50:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 152c15f [Pipeline] echo 22:50:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:50:52 + git log --format=format:%s -1 152c15f88b9e1c145499af1f47b8d68a35226704 [Pipeline] echo 22:50:52 GIT_COMMIT: 152c15f88b9e1c145499af1f47b8d68a35226704, Commit Message: Merge pull request #639 from weichou1229/issue-638 [Pipeline] echo 22:50:52 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:50:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:50:54 22:50:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:50:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:50:56 latest: Pulling from edgex-devops/git-semver 22:50:56 31603596830f: Pulling fs layer 22:50:56 54011a49482f: Pulling fs layer 22:50:56 a6820b24f6d8: Pulling fs layer 22:50:56 f581987b2513: Pulling fs layer 22:50:56 f581987b2513: Waiting 22:50:56 54011a49482f: Verifying Checksum 22:50:56 54011a49482f: Download complete 22:50:56 31603596830f: Verifying Checksum 22:50:56 31603596830f: Download complete 22:50:56 f581987b2513: Verifying Checksum 22:50:56 f581987b2513: Download complete 22:50:56 a6820b24f6d8: Verifying Checksum 22:50:56 a6820b24f6d8: Download complete 22:50:56 31603596830f: Pull complete 22:50:56 54011a49482f: Pull complete 22:50:58 a6820b24f6d8: Pull complete 22:50:58 f581987b2513: Pull complete 22:50:58 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:50:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:50:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:50:58 prd-centos7-docker-4c-2g-647 does not seem to be running inside a container 22:50:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:51:11 $ docker top 0f7587c92f855fccdbf7cbf803975941f088bc199ea47cacecc371cf2e864cc0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:51:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:51:11 [ssh-agent] Looking for ssh-agent implementation... 22:51:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:51:11 $ docker exec 0f7587c92f855fccdbf7cbf803975941f088bc199ea47cacecc371cf2e864cc0 ssh-agent 22:51:11 SSH_AUTH_SOCK=/tmp/ssh-Hh4n4QGi4a1z/agent.15 22:51:11 SSH_AGENT_PID=21 22:51:11 Running ssh-add (command line suppressed) 22:51:11 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7225779094297952477.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7225779094297952477.key) 22:51:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:51:12 + git tag --points-at HEAD [Pipeline] } 22:51:12 $ docker exec --env ******** --env ******** 0f7587c92f855fccdbf7cbf803975941f088bc199ea47cacecc371cf2e864cc0 ssh-agent -k 22:51:12 unset SSH_AUTH_SOCK; 22:51:12 unset SSH_AGENT_PID; 22:51:12 echo Agent pid 21 killed; 22:51:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:51:12 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.0.0|v2.0.0-dev.103' [Pipeline] sshagent 22:51:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:51:12 [ssh-agent] Looking for ssh-agent implementation... 22:51:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:51:12 $ docker exec 0f7587c92f855fccdbf7cbf803975941f088bc199ea47cacecc371cf2e864cc0 ssh-agent 22:51:12 SSH_AUTH_SOCK=/tmp/ssh-f2qxowrYrJme/agent.54 22:51:12 SSH_AGENT_PID=61 22:51:12 Running ssh-add (command line suppressed) 22:51:12 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2244362858156619191.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2244362858156619191.key) 22:51:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:51:13 + git semver init 22:51:13 # -> Open(): unable to determine branch for HEAD 22:51:13 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 22:51:13 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 22:51:13 # $SEMVER_REMOTE_NAME = origin 22:51:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:51:13 # $SEMVER_USER_NAME = edgex-jenkins 22:51:13 # $SEMVER_BRANCH = main 22:51:13 # $SEMVER_TEMP = /tmp/semver-956023185 22:51:13 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 22:51:13 # '/tmp/semver-956023185' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' 22:51:13 # -> Force: false 22:51:13 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 22:51:14 $ docker exec --env ******** --env ******** 0f7587c92f855fccdbf7cbf803975941f088bc199ea47cacecc371cf2e864cc0 ssh-agent -k 22:51:14 unset SSH_AUTH_SOCK; 22:51:14 unset SSH_AGENT_PID; 22:51:14 echo Agent pid 61 killed; 22:51:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:51:14 + git semver [Pipeline] } 22:51:14 $ docker stop --time=1 0f7587c92f855fccdbf7cbf803975941f088bc199ea47cacecc371cf2e864cc0 22:51:16 $ docker rm -f 0f7587c92f855fccdbf7cbf803975941f088bc199ea47cacecc371cf2e864cc0 [Pipeline] // withDockerContainer [Pipeline] sh 22:51:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:51:16 Stashed 1 file(s) [Pipeline] echo 22:51:16 [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [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 22:51:32 Still waiting to schedule task 22:51:32 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:51:32 Still waiting to schedule task 22:51:32 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 22:58:43 Running on prd-centos7-docker-4c-2g-1160 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 22:58:43 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 22:58:43 Selected Git installation does not exist. Using Default 22:58:43 The recommended git tool is: NONE 22:58:46 using credential edgex-jenkins-ssh 22:58:46 Cloning the remote Git repository 22:58:46 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 22:58:46 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 22:58:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 22:58:46 > git --version # timeout=10 22:58:46 > git --version # 'git version 2.24.4' 22:58:46 using GIT_SSH to set credentials SSH Credentials for GitHub 22:58:46 [INFO] Currently running in a labeled security context 22:58:46 [INFO] Currently SELinux is 'enforcing' on the host 22:58:46 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh6372403318348774560.key 22:58:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:58:47 Avoid second fetch 22:58:47 Checking out Revision 152c15f88b9e1c145499af1f47b8d68a35226704 (main) 22:58:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 22:58:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:58:47 > git config core.sparsecheckout # timeout=10 22:58:47 > git checkout -f 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 22:58:51 Commit message: "Merge pull request #639 from weichou1229/issue-638" 22:58:51 > git --version # timeout=10 22:58:51 > git --version # 'git version 2.24.4' 22:58:51 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:58:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:58:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:58:53 + sudo service docker restart 22:58:53 + true 22:58:53 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 22:59:11 ========================================================= 22:59:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:59:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:59:12 + 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 . 22:59:12 Sending build context to Docker daemon 2.89MB 22:59:12 Step 1/7 : ARG BASE=golang:1.16-alpine 22:59:12 Step 2/7 : FROM ${BASE} 22:59:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:59:12 540db60ca938: Pulling fs layer 22:59:12 adcc1eea9eea: Pulling fs layer 22:59:12 4c4ab2625f07: Pulling fs layer 22:59:12 0510c868ecb4: Pulling fs layer 22:59:12 afea3b2eda06: Pulling fs layer 22:59:12 7809a108b3ef: Pulling fs layer 22:59:12 f706445af74f: Pulling fs layer 22:59:12 afea3b2eda06: Waiting 22:59:12 7809a108b3ef: Waiting 22:59:12 f706445af74f: Waiting 22:59:12 0510c868ecb4: Waiting 22:59:12 4c4ab2625f07: Verifying Checksum 22:59:12 4c4ab2625f07: Download complete 22:59:12 adcc1eea9eea: Verifying Checksum 22:59:12 adcc1eea9eea: Download complete 22:59:12 afea3b2eda06: Verifying Checksum 22:59:12 afea3b2eda06: Download complete 22:59:12 7809a108b3ef: Verifying Checksum 22:59:12 7809a108b3ef: Download complete 22:59:12 540db60ca938: Verifying Checksum 22:59:12 540db60ca938: Download complete 22:59:12 540db60ca938: Pull complete 22:59:13 adcc1eea9eea: Pull complete 22:59:13 4c4ab2625f07: Pull complete 22:59:15 f706445af74f: Verifying Checksum 22:59:15 f706445af74f: Download complete 22:59:17 0510c868ecb4: Verifying Checksum 22:59:17 0510c868ecb4: Download complete 22:59:20 0510c868ecb4: Pull complete 22:59:20 afea3b2eda06: Pull complete 22:59:20 7809a108b3ef: Pull complete 22:59:21 f706445af74f: Pull complete 22:59:21 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:59:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:59:21 ---> b068be0155e3 22:59:21 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:59:28 ---> Running in 78a4303c942f 22:59:28 Removing intermediate container 78a4303c942f 22:59:28 ---> 7997ac2ea7f9 22:59:28 Step 4/7 : RUN apk add bash 22:59:28 ---> Running in eb5c9289426d 22:59:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:59:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:59:30 OK: 149 MiB in 40 packages 22:59:31 Removing intermediate container eb5c9289426d 22:59:31 ---> 47cbc32dc8cc 22:59:31 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:59:31 ---> Running in 62925edf9da6 22:59:32 Removing intermediate container 62925edf9da6 22:59:32 ---> ecb4de539ebb 22:59:32 Step 6/7 : COPY go.mod . 22:59:32 ---> 3e8d8ba9caf3 22:59:32 Step 7/7 : RUN go mod download 22:59:32 ---> Running in 87208b72916f 22:59:44 Removing intermediate container 87208b72916f 22:59:44 ---> 620ca6cd4f52 22:59:44 Successfully built 620ca6cd4f52 22:59:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:59:45 + docker inspect -f . ci-base-image-x86_64 22:59:45 . [Pipeline] withDockerContainer 22:59:45 prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container 22:59:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** ci-base-image-x86_64 cat 22:59:45 $ docker top 9c4c1b8d83b21d66357b1840fd4c4da57990750004ec8f86551c8ce0cd5734f3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:59:46 + go version 22:59:46 go version go1.16.3 linux/amd64 [Pipeline] } 22:59:46 $ docker stop --time=1 9c4c1b8d83b21d66357b1840fd4c4da57990750004ec8f86551c8ce0cd5734f3 22:59:47 $ docker rm -f 9c4c1b8d83b21d66357b1840fd4c4da57990750004ec8f86551c8ce0cd5734f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:59:48 + docker inspect -f . ci-base-image-x86_64 22:59:48 . [Pipeline] withDockerContainer 22:59:48 prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container 22:59:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** ci-base-image-x86_64 cat 22:59:48 $ docker top ccf73d3c28eff2dc3471fb55825c3332fcd0a8ef21d7688515e80b8575ce169d -eo pid,comm [Pipeline] { [Pipeline] sh 22:59:49 + go mod tidy [Pipeline] sh 22:59:49 + make test 22:59:49 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:59:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 23:00:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.051s coverage: 83.2% of statements 23:00:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 23:00:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 23:00:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 23:00:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.008s coverage: 26.3% of statements 23:00:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 23:00:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.012s coverage: 47.2% of statements 23:00:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.020s coverage: 90.0% of statements 23:00:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.028s coverage: 86.2% of statements 23:00:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 59.5% of statements 23:00:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 35.5% of statements 23:00:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 23:00:02 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:00:07 gofmt -l . 23:00:07 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:00:07 $ docker stop --time=1 ccf73d3c28eff2dc3471fb55825c3332fcd0a8ef21d7688515e80b8575ce169d 23:00:09 $ docker rm -f ccf73d3c28eff2dc3471fb55825c3332fcd0a8ef21d7688515e80b8575ce169d [Pipeline] // withDockerContainer [Pipeline] sh 23:00:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:00:10 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 23:00:11 ---> job-cost.sh 23:00:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EXXf 23:00:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:00:34 lf-activate-venv(): INFO: Adding /tmp/venv-EXXf/bin to PATH 23:00:34 INFO: No Stack... 23:00:34 INFO: Retrieving Pricing Info for: v3-standard-2 23:00:35 INFO: Archiving Costs [Pipeline] sh 23:00:35 + cut -d, -f6 23:00:35 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [Pipeline] lock 23:00:35 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-1-stack-cost] 23:00:35 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-1-stack-cost] did not exist. Created. 23:00:35 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:00:36 + echo total: 0.05999999865889549 [Pipeline] stash 23:00:36 Stashed 1 file(s) [Pipeline] } 23:00:36 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:19:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1958 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 23:19:30 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 23:19:30 Selected Git installation does not exist. Using Default 23:19:30 The recommended git tool is: NONE 23:19:36 using credential edgex-jenkins-ssh 23:19:36 Cloning the remote Git repository 23:19:36 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 23:19:36 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 23:19:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:19:36 > git --version # timeout=10 23:19:36 > git --version # 'git version 2.17.1' 23:19:36 using GIT_SSH to set credentials SSH Credentials for GitHub 23:19:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:19:38 Avoid second fetch 23:19:38 Checking out Revision 152c15f88b9e1c145499af1f47b8d68a35226704 (main) 23:19:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:19:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:19:38 > git config core.sparsecheckout # timeout=10 23:19:38 > git checkout -f 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 23:19:42 Commit message: "Merge pull request #639 from weichou1229/issue-638" 23:19:42 > git --version # timeout=10 23:19:43 > git --version # 'git version 2.17.1' 23:19:43 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:19:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:19:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:19:46 + sudo service docker restart 23:19:46 + true [Pipeline] unstash [Pipeline] echo 23:20:04 ========================================================= 23:20:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:20:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:20:05 + 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 . 23:20:06 Sending build context to Docker daemon 2.889MB 23:20:06 Step 1/7 : ARG BASE=golang:1.16-alpine 23:20:06 Step 2/7 : FROM ${BASE} 23:20:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:20:06 595b0fe564bb: Pulling fs layer 23:20:06 3088b5b3c5c0: Pulling fs layer 23:20:06 5b7225fbf94c: Pulling fs layer 23:20:06 ba82ee9f976e: Pulling fs layer 23:20:06 506bd15cee9f: Pulling fs layer 23:20:06 75a0a4a0db45: Pulling fs layer 23:20:06 618dc40b7e24: Pulling fs layer 23:20:06 75a0a4a0db45: Waiting 23:20:06 ba82ee9f976e: Waiting 23:20:06 506bd15cee9f: Waiting 23:20:06 618dc40b7e24: Waiting 23:20:06 5b7225fbf94c: Verifying Checksum 23:20:06 5b7225fbf94c: Download complete 23:20:06 3088b5b3c5c0: Download complete 23:20:06 506bd15cee9f: Verifying Checksum 23:20:06 506bd15cee9f: Download complete 23:20:06 75a0a4a0db45: Verifying Checksum 23:20:06 75a0a4a0db45: Download complete 23:20:06 595b0fe564bb: Verifying Checksum 23:20:06 595b0fe564bb: Download complete 23:20:07 595b0fe564bb: Pull complete 23:20:08 3088b5b3c5c0: Pull complete 23:20:08 5b7225fbf94c: Pull complete 23:20:10 618dc40b7e24: Verifying Checksum 23:20:10 618dc40b7e24: Download complete 23:20:11 ba82ee9f976e: Download complete 23:20:21 ba82ee9f976e: Pull complete 23:20:21 506bd15cee9f: Pull complete 23:20:21 75a0a4a0db45: Pull complete 23:20:25 618dc40b7e24: Pull complete 23:20:25 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 23:20:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:20:25 ---> a36622ca3599 23:20:25 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:20:27 ---> Running in 97e5e8f4257e 23:20:28 Removing intermediate container 97e5e8f4257e 23:20:28 ---> eb37a7e0b558 23:20:28 Step 4/7 : RUN apk add bash 23:20:28 ---> Running in afdcbf2c1f77 23:20:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:20:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:20:33 OK: 138 MiB in 40 packages 23:20:34 Removing intermediate container afdcbf2c1f77 23:20:34 ---> b8fa2fdedbca 23:20:34 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 23:20:34 ---> Running in f3fb51a270bf 23:20:34 Removing intermediate container f3fb51a270bf 23:20:34 ---> 9f3785007397 23:20:34 Step 6/7 : COPY go.mod . 23:20:35 ---> 766ef83a0669 23:20:35 Step 7/7 : RUN go mod download 23:20:35 ---> Running in 50093293499a 23:20:54 Removing intermediate container 50093293499a 23:20:54 ---> a0c5f55b609b 23:20:54 Successfully built a0c5f55b609b 23:20:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:20:54 + docker inspect -f . ci-base-image-arm64 23:20:54 . [Pipeline] withDockerContainer 23:20:55 prd-ubuntu18.04-docker-arm64-4c-16g-1958 does not seem to be running inside a container 23:20:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** ci-base-image-arm64 cat 23:20:56 $ docker top b9fe1f8648e24f54d1a53cb8a869211a4eb2a77614d2c9fb1f700a201eeba25d -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:58 + go version 23:20:58 go version go1.16.5 linux/arm64 [Pipeline] } 23:20:58 $ docker stop --time=1 b9fe1f8648e24f54d1a53cb8a869211a4eb2a77614d2c9fb1f700a201eeba25d 23:20:59 $ docker rm -f b9fe1f8648e24f54d1a53cb8a869211a4eb2a77614d2c9fb1f700a201eeba25d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:21:01 + docker inspect -f . ci-base-image-arm64 23:21:01 . [Pipeline] withDockerContainer 23:21:01 prd-ubuntu18.04-docker-arm64-4c-16g-1958 does not seem to be running inside a container 23:21:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** ci-base-image-arm64 cat 23:21:03 $ docker top 8537c40d2326483ea6e82f573aebab0a14f1aaf87e37c80f33164e932f0045cb -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:04 + go mod tidy [Pipeline] sh 23:21:05 + make test 23:21:05 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:21:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 23:21:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.438s coverage: 83.2% of statements 23:21:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 23:21:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 23:21:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 23:21:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.083s coverage: 26.3% of statements 23:21:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 23:21:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.087s coverage: 47.2% of statements 23:21:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.057s coverage: 90.0% of statements 23:21:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.225s coverage: 86.2% of statements 23:21:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.052s coverage: 59.5% of statements 23:21:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.016s coverage: 35.5% of statements 23:21:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.037s coverage: 49.4% of statements 23:21:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:22:10 gofmt -l . 23:22:10 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:22:10 $ docker stop --time=1 8537c40d2326483ea6e82f573aebab0a14f1aaf87e37c80f33164e932f0045cb 23:22:12 $ docker rm -f 8537c40d2326483ea6e82f573aebab0a14f1aaf87e37c80f33164e932f0045cb [Pipeline] // withDockerContainer [Pipeline] sh 23:22:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:22:13 Warning: overwriting stash ‘coverage-report’ 23:22:14 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 23:22:15 ---> job-cost.sh 23:22:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-viSr 23:23:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:24:39 lf-activate-venv(): INFO: Adding /tmp/venv-viSr/bin to PATH 23:24:39 INFO: No Stack... 23:24:39 INFO: Retrieving Pricing Info for: v2-standard-4 23:24:39 INFO: Archiving Costs [Pipeline] sh 23:24:39 + cut -d, -f6 23:24:39 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [Pipeline] lock 23:24:39 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-1-stack-cost] 23:24:39 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-1-stack-cost] did not exist. Created. 23:24:39 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:24:40 /w/workspace/go-mod-core-contracts/1@tmp/durable-832fe15d/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-832fe15d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:24:40 + echo total: 0.18000000715255737 [Pipeline] stash 23:24:40 Warning: overwriting stash ‘stack-cost’ 23:24:40 Stashed 1 file(s) [Pipeline] } 23:24:40 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-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 23:24:42 provisioning config files... 23:24:42 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config9219702860612609819tmp [Pipeline] { [Pipeline] sh 23:24:42 + set +x 23:24:42 + curl -s https://codecov.io/bash 23:24:42 + bash -s -- 23:24:42 23:24:42 _____ _ 23:24:42 / ____| | | 23:24:42 | | ___ __| | ___ ___ _____ __ 23:24:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:24:42 | |___| (_) | (_| | __/ (_| (_) \ V / 23:24:42 \_____\___/ \__,_|\___|\___\___/ \_/ 23:24:42 Bash-1.0.3 23:24:42 23:24:42 23:24:42 ==> git version 2.24.4 found 23:24:42 ==> 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 23:24:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:24:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:24:42 ==> Jenkins CI detected. 23:24:42 project root: . 23:24:42 --> token set from env 23:24:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:24:42 ==> Running gcov in . (disable via -X gcov) 23:24:42 ==> Python coveragepy not found 23:24:42 ==> Searching for coverage reports in: 23:24:42 + . 23:24:42 -> Found 1 reports 23:24:42 ==> Detecting git/mercurial file structure 23:24:42 ==> Reading reports 23:24:42 + ./coverage.out bytes=100858 23:24:42 ==> Appending adjustments 23:24:42 https://docs.codecov.io/docs/fixing-reports 23:24:42 + Found adjustments 23:24:42 ==> Gzipping contents 23:24:42 16K /tmp/codecov.5SN1Ix.gz 23:24:42 ==> Uploading reports 23:24:42 url: https://codecov.io 23:24:42 query: branch=main&commit=152c15f88b9e1c145499af1f47b8d68a35226704&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 23:24:43 -> Pinging Codecov 23:24:43 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=main&commit=152c15f88b9e1c145499af1f47b8d68a35226704&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 23:24:43 -> Uploading to 23:24:43 https://storage.googleapis.com/codecov/v4/raw/2021-07-06/71470A77251A30514AAF9C0BB2E5B6CE/152c15f88b9e1c145499af1f47b8d68a35226704/fa4ef35d-15c7-4c62-b43d-89c226e655fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210706T232443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a75dfaed1283d57466b2764989677ed0af6b9cdcae85efb540ff6d3893387b8 23:24:43 % Total % Received % Xferd Average Speed Time Time Time Current 23:24:43 Dload Upload Total Spent Left Speed 23:24:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15411 0 0 100 15411 0 44941 --:--:-- --:--:-- --:--:-- 45061 23:24:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/152c15f88b9e1c145499af1f47b8d68a35226704 [Pipeline] } 23:24:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:24:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:24:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:24:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:24:44 23:24:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:24:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:24:45 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:24:45 188c0c94c7c5: Pulling fs layer 23:24:45 0ef7d3d256c8: Pulling fs layer 23:24:45 de9db76c5a1d: Pulling fs layer 23:24:45 0eba1c9be4d2: Pulling fs layer 23:24:45 0d57e429df01: Pulling fs layer 23:24:45 4e4be7b47b0d: Pulling fs layer 23:24:45 e1f770b5df2f: Pulling fs layer 23:24:45 85a0685a4137: Pulling fs layer 23:24:45 0eba1c9be4d2: Waiting 23:24:45 0d57e429df01: Waiting 23:24:45 4e4be7b47b0d: Waiting 23:24:45 e1f770b5df2f: Waiting 23:24:45 85a0685a4137: Waiting 23:24:45 de9db76c5a1d: Verifying Checksum 23:24:45 de9db76c5a1d: Download complete 23:24:45 0ef7d3d256c8: Verifying Checksum 23:24:45 0ef7d3d256c8: Download complete 23:24:45 0d57e429df01: Verifying Checksum 23:24:45 0d57e429df01: Download complete 23:24:45 4e4be7b47b0d: Verifying Checksum 23:24:45 4e4be7b47b0d: Download complete 23:24:45 188c0c94c7c5: Verifying Checksum 23:24:45 188c0c94c7c5: Download complete 23:24:45 188c0c94c7c5: Pull complete 23:24:45 0ef7d3d256c8: Pull complete 23:24:46 de9db76c5a1d: Pull complete 23:24:47 e1f770b5df2f: Verifying Checksum 23:24:47 e1f770b5df2f: Download complete 23:24:49 0eba1c9be4d2: Verifying Checksum 23:24:49 0eba1c9be4d2: Download complete 23:24:49 85a0685a4137: Verifying Checksum 23:24:49 85a0685a4137: Download complete 23:24:52 0eba1c9be4d2: Pull complete 23:24:52 0d57e429df01: Pull complete 23:24:52 4e4be7b47b0d: Pull complete 23:24:53 e1f770b5df2f: Pull complete 23:25:15 85a0685a4137: Pull complete 23:25:15 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:25:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:25:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:25:15 prd-centos7-docker-4c-2g-647 does not seem to be running inside a container 23:25:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:25:20 $ docker top ea888ad909b67229234147523039bf1fa7c77fae50d48ed729e32179110bd107 -eo pid,comm [Pipeline] { [Pipeline] echo 23:25:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:25:20 + set -o pipefail 23:25:20 + snyk monitor '--org=edgex-jenkins' 23:25:25 23:25:25 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... 23:25:25 23:25:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/5e98a055-8a0c-4f03-9230-50c0fe4f0a4f 23:25:25 23:25:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:25:25 23:25:25 [Pipeline] } 23:25:25 $ docker stop --time=1 ea888ad909b67229234147523039bf1fa7c77fae50d48ed729e32179110bd107 23:25:27 $ docker rm -f ea888ad909b67229234147523039bf1fa7c77fae50d48ed729e32179110bd107 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:25:29 + git log --format=format:%s -1 152c15f88b9e1c145499af1f47b8d68a35226704 [Pipeline] isUnix [Pipeline] sh 23:25:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:25:29 . [Pipeline] withDockerContainer 23:25:29 prd-centos7-docker-4c-2g-647 does not seem to be running inside a container 23:25:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:25:30 $ docker top 97b7fbb162449017c3abe599d3e1597399ae0535552042ff1b71b423d87e1c34 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:25:30 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.0.0|v2.0.0-dev.103' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:25:30 + git semver [Pipeline] } 23:25:30 $ docker stop --time=1 97b7fbb162449017c3abe599d3e1597399ae0535552042ff1b71b423d87e1c34 23:25:31 $ docker rm -f 97b7fbb162449017c3abe599d3e1597399ae0535552042ff1b71b423d87e1c34 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:25:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:25:32 23:25:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:25:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:25:32 0.23.1-centos7: Pulling from edgex-lftools 23:25:32 ab5ef0e58194: Pulling fs layer 23:25:32 9712f1f96733: Pulling fs layer 23:25:32 63f879dbbcfc: Pulling fs layer 23:25:32 0d9ebad4ef96: Pulling fs layer 23:25:32 e9a5061849ea: Pulling fs layer 23:25:32 d747dcd14b5f: Pulling fs layer 23:25:32 2de7ff778b66: Pulling fs layer 23:25:32 e9a5061849ea: Waiting 23:25:32 d747dcd14b5f: Waiting 23:25:32 2de7ff778b66: Waiting 23:25:32 0d9ebad4ef96: Waiting 23:25:32 9712f1f96733: Verifying Checksum 23:25:32 9712f1f96733: Download complete 23:25:35 63f879dbbcfc: Verifying Checksum 23:25:35 63f879dbbcfc: Download complete 23:25:35 e9a5061849ea: Verifying Checksum 23:25:35 e9a5061849ea: Download complete 23:25:35 d747dcd14b5f: Verifying Checksum 23:25:35 d747dcd14b5f: Download complete 23:25:35 2de7ff778b66: Verifying Checksum 23:25:35 2de7ff778b66: Download complete 23:25:35 0d9ebad4ef96: Verifying Checksum 23:25:35 0d9ebad4ef96: Download complete 23:25:35 ab5ef0e58194: Verifying Checksum 23:25:35 ab5ef0e58194: Download complete 23:25:39 ab5ef0e58194: Pull complete 23:25:39 9712f1f96733: Pull complete 23:25:39 63f879dbbcfc: Pull complete 23:25:44 0d9ebad4ef96: Pull complete 23:25:45 e9a5061849ea: Pull complete 23:25:45 d747dcd14b5f: Pull complete 23:25:46 2de7ff778b66: Pull complete 23:25:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:25:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:25:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:25:47 prd-centos7-docker-4c-2g-647 does not seem to be running inside a container 23:25:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:26:18 $ docker top 3ff114626a71ad0dd6281d5074bf76a4c7fe25691630e277ed60ee0dd5f75bde -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:26:19 provisioning config files... 23:26:19 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1464332911263257235tmp 23:26:19 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8373362364745150510tmp 23:26:19 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config7144970843899698856tmp [Pipeline] { [Pipeline] echo 23:26:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:26:19 ---> sigul-configuration.sh 23:26:19 gpg: directory `/root/.gnupg' created 23:26:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:26:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:26:19 gpg: keyring `/root/.gnupg/secring.gpg' created 23:26:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:26:19 gpg: CAST5 encrypted data 23:26:19 gpg: encrypted with 1 passphrase 23:26:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:26:19 + mkdir /home/jenkins 23:26:19 + mkdir /home/jenkins/sigul [Pipeline] sh 23:26:20 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:26:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:26:20 ---> sigul-install.sh 23:26:25 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 23:26:26 + git tag --list 23:26:26 v0.0.0 23:26:26 v0.0.1 23:26:26 v0.1.0 23:26:26 v0.1.1 23:26:26 v0.1.10 23:26:26 v0.1.100 23:26:26 v0.1.101 23:26:26 v0.1.102 23:26:26 v0.1.103 23:26:26 v0.1.104 23:26:26 v0.1.105 23:26:26 v0.1.106 23:26:26 v0.1.107 23:26:26 v0.1.108 23:26:26 v0.1.109 23:26:26 v0.1.11 23:26:26 v0.1.110 23:26:26 v0.1.111 23:26:26 v0.1.112 23:26:26 v0.1.113 23:26:26 v0.1.114 23:26:26 v0.1.115 23:26:26 v0.1.116 23:26:26 v0.1.117 23:26:26 v0.1.118 23:26:26 v0.1.119 23:26:26 v0.1.12 23:26:26 v0.1.120 23:26:26 v0.1.121 23:26:26 v0.1.122 23:26:26 v0.1.123 23:26:26 v0.1.124 23:26:26 v0.1.125 23:26:26 v0.1.126 23:26:26 v0.1.127 23:26:26 v0.1.128 23:26:26 v0.1.129 23:26:26 v0.1.13 23:26:26 v0.1.130 23:26:26 v0.1.131 23:26:26 v0.1.132 23:26:26 v0.1.133 23:26:26 v0.1.134 23:26:26 v0.1.135 23:26:26 v0.1.136 23:26:26 v0.1.137 23:26:26 v0.1.138 23:26:26 v0.1.139 23:26:26 v0.1.14 23:26:26 v0.1.140 23:26:26 v0.1.141 23:26:26 v0.1.142 23:26:26 v0.1.143 23:26:26 v0.1.144 23:26:26 v0.1.145 23:26:26 v0.1.146 23:26:26 v0.1.147 23:26:26 v0.1.148 23:26:26 v0.1.149 23:26:26 v0.1.15 23:26:26 v0.1.16 23:26:26 v0.1.17 23:26:26 v0.1.18 23:26:26 v0.1.19 23:26:26 v0.1.2 23:26:26 v0.1.20 23:26:26 v0.1.21 23:26:26 v0.1.22 23:26:26 v0.1.23 23:26:26 v0.1.24 23:26:26 v0.1.25 23:26:26 v0.1.26 23:26:26 v0.1.27 23:26:26 v0.1.28 23:26:26 v0.1.29 23:26:26 v0.1.3 23:26:26 v0.1.30 23:26:26 v0.1.31 23:26:26 v0.1.32 23:26:26 v0.1.33 23:26:26 v0.1.34 23:26:26 v0.1.35 23:26:26 v0.1.36 23:26:26 v0.1.37 23:26:26 v0.1.38 23:26:26 v0.1.39 23:26:26 v0.1.4 23:26:26 v0.1.40 23:26:26 v0.1.41 23:26:26 v0.1.42 23:26:26 v0.1.43 23:26:26 v0.1.44 23:26:26 v0.1.45 23:26:26 v0.1.46 23:26:26 v0.1.47 23:26:26 v0.1.48 23:26:26 v0.1.49 23:26:26 v0.1.5 23:26:26 v0.1.50 23:26:26 v0.1.51 23:26:26 v0.1.52 23:26:26 v0.1.53 23:26:26 v0.1.54 23:26:26 v0.1.55 23:26:26 v0.1.56 23:26:26 v0.1.57 23:26:26 v0.1.58 23:26:26 v0.1.59 23:26:26 v0.1.6 23:26:26 v0.1.60 23:26:26 v0.1.61 23:26:26 v0.1.62 23:26:26 v0.1.63 23:26:26 v0.1.64 23:26:26 v0.1.65 23:26:26 v0.1.66 23:26:26 v0.1.67 23:26:26 v0.1.68 23:26:26 v0.1.69 23:26:26 v0.1.7 23:26:26 v0.1.70 23:26:26 v0.1.71 23:26:26 v0.1.72 23:26:26 v0.1.73 23:26:26 v0.1.74 23:26:26 v0.1.75 23:26:26 v0.1.76 23:26:26 v0.1.77 23:26:26 v0.1.78 23:26:26 v0.1.79 23:26:26 v0.1.8 23:26:26 v0.1.80 23:26:26 v0.1.81 23:26:26 v0.1.82 23:26:26 v0.1.83 23:26:26 v0.1.84 23:26:26 v0.1.85 23:26:26 v0.1.86 23:26:26 v0.1.87 23:26:26 v0.1.88 23:26:26 v0.1.89 23:26:26 v0.1.9 23:26:26 v0.1.90 23:26:26 v0.1.91 23:26:26 v0.1.92 23:26:26 v0.1.93 23:26:26 v0.1.94 23:26:26 v0.1.95 23:26:26 v0.1.96 23:26:26 v0.1.97 23:26:26 v0.1.98 23:26:26 v0.1.99 23:26:26 v2.0.0 23:26:26 v2.0.0-dev.1 23:26:26 v2.0.0-dev.10 23:26:26 v2.0.0-dev.100 23:26:26 v2.0.0-dev.101 23:26:26 v2.0.0-dev.102 23:26:26 v2.0.0-dev.103 23:26:26 v2.0.0-dev.11 23:26:26 v2.0.0-dev.12 23:26:26 v2.0.0-dev.13 23:26:26 v2.0.0-dev.14 23:26:26 v2.0.0-dev.15 23:26:26 v2.0.0-dev.16 23:26:26 v2.0.0-dev.17 23:26:26 v2.0.0-dev.18 23:26:26 v2.0.0-dev.19 23:26:26 v2.0.0-dev.2 23:26:26 v2.0.0-dev.20 23:26:26 v2.0.0-dev.21 23:26:26 v2.0.0-dev.22 23:26:26 v2.0.0-dev.23 23:26:26 v2.0.0-dev.24 23:26:26 v2.0.0-dev.25 23:26:26 v2.0.0-dev.26 23:26:26 v2.0.0-dev.27 23:26:26 v2.0.0-dev.28 23:26:26 v2.0.0-dev.29 23:26:26 v2.0.0-dev.3 23:26:26 v2.0.0-dev.30 23:26:26 v2.0.0-dev.31 23:26:26 v2.0.0-dev.32 23:26:26 v2.0.0-dev.33 23:26:26 v2.0.0-dev.34 23:26:26 v2.0.0-dev.35 23:26:26 v2.0.0-dev.36 23:26:26 v2.0.0-dev.37 23:26:26 v2.0.0-dev.38 23:26:26 v2.0.0-dev.39 23:26:26 v2.0.0-dev.4 23:26:26 v2.0.0-dev.40 23:26:26 v2.0.0-dev.41 23:26:26 v2.0.0-dev.42 23:26:26 v2.0.0-dev.43 23:26:26 v2.0.0-dev.44 23:26:26 v2.0.0-dev.45 23:26:26 v2.0.0-dev.46 23:26:26 v2.0.0-dev.47 23:26:26 v2.0.0-dev.48 23:26:26 v2.0.0-dev.49 23:26:26 v2.0.0-dev.5 23:26:26 v2.0.0-dev.50 23:26:26 v2.0.0-dev.51 23:26:26 v2.0.0-dev.52 23:26:26 v2.0.0-dev.53 23:26:26 v2.0.0-dev.54 23:26:26 v2.0.0-dev.55 23:26:26 v2.0.0-dev.56 23:26:26 v2.0.0-dev.57 23:26:26 v2.0.0-dev.58 23:26:26 v2.0.0-dev.59 23:26:26 v2.0.0-dev.6 23:26:26 v2.0.0-dev.60 23:26:26 v2.0.0-dev.61 23:26:26 v2.0.0-dev.62 23:26:26 v2.0.0-dev.63 23:26:26 v2.0.0-dev.64 23:26:26 v2.0.0-dev.65 23:26:26 v2.0.0-dev.66 23:26:26 v2.0.0-dev.67 23:26:26 v2.0.0-dev.68 23:26:26 v2.0.0-dev.69 23:26:26 v2.0.0-dev.7 23:26:26 v2.0.0-dev.70 23:26:26 v2.0.0-dev.71 23:26:26 v2.0.0-dev.72 23:26:26 v2.0.0-dev.73 23:26:26 v2.0.0-dev.74 23:26:26 v2.0.0-dev.75 23:26:26 v2.0.0-dev.76 23:26:26 v2.0.0-dev.77 23:26:26 v2.0.0-dev.78 23:26:26 v2.0.0-dev.79 23:26:26 v2.0.0-dev.8 23:26:26 v2.0.0-dev.80 23:26:26 v2.0.0-dev.81 23:26:26 v2.0.0-dev.82 23:26:26 v2.0.0-dev.83 23:26:26 v2.0.0-dev.84 23:26:26 v2.0.0-dev.85 23:26:26 v2.0.0-dev.86 23:26:26 v2.0.0-dev.87 23:26:26 v2.0.0-dev.88 23:26:26 v2.0.0-dev.89 23:26:26 v2.0.0-dev.9 23:26:26 v2.0.0-dev.90 23:26:26 v2.0.0-dev.91 23:26:26 v2.0.0-dev.92 23:26:26 v2.0.0-dev.93 23:26:26 v2.0.0-dev.94 23:26:26 v2.0.0-dev.95 23:26:26 v2.0.0-dev.96 23:26:26 v2.0.0-dev.97 23:26:26 v2.0.0-dev.98 23:26:26 v2.0.0-dev.99 [Pipeline] sh 23:26:26 + lftools sign git-tag v2.0.1-dev.1 23:26:27 Signing Git tag with Sigul... 23:26:27 Signing v2.0.1-dev.1 23:26:27 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.0.1-dev.1'], return code 1, stdout , stderr [Pipeline] echo 23:26:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:26:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:26:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:26:27 $ docker stop --time=1 3ff114626a71ad0dd6281d5074bf76a4c7fe25691630e277ed60ee0dd5f75bde 23:26:32 $ docker rm -f 3ff114626a71ad0dd6281d5074bf76a4c7fe25691630e277ed60ee0dd5f75bde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:26:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:26:33 . [Pipeline] withDockerContainer 23:26:33 prd-centos7-docker-4c-2g-647 does not seem to be running inside a container 23:26:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:26:34 $ docker top 4c6c9c46f5d1e54610abeac5ae18b3e569c13c452d2f0d035fa5b3f48510052b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:26:34 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.0.0|v2.0.0-dev.103' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:26:35 + git semver [Pipeline] } 23:26:35 $ docker stop --time=1 4c6c9c46f5d1e54610abeac5ae18b3e569c13c452d2f0d035fa5b3f48510052b 23:26:36 $ docker rm -f 4c6c9c46f5d1e54610abeac5ae18b3e569c13c452d2f0d035fa5b3f48510052b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:26:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:26:36 . [Pipeline] withDockerContainer 23:26:36 prd-centos7-docker-4c-2g-647 does not seem to be running inside a container 23:26:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:26:37 $ docker top 774c6fd44f138afa2dec523a0dbc7e068bceed0bd8e225bd728911c9899407c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:26:37 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.0.0|v2.0.0-dev.103' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:26:38 + git semver [Pipeline] } 23:26:38 $ docker stop --time=1 774c6fd44f138afa2dec523a0dbc7e068bceed0bd8e225bd728911c9899407c7 23:26:39 $ docker rm -f 774c6fd44f138afa2dec523a0dbc7e068bceed0bd8e225bd728911c9899407c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:26:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:26:41 ---> package-listing.sh 23:26:41 ++ facter osfamily 23:26:41 ++ tr '[:upper:]' '[:lower:]' 23:26:41 + OS_FAMILY=redhat 23:26:41 + workspace=/w/workspace/undry_go-mod-core-contracts_main 23:26:41 + START_PACKAGES=/tmp/packages_start.txt 23:26:41 + END_PACKAGES=/tmp/packages_end.txt 23:26:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:26:41 + PACKAGES=/tmp/packages_start.txt 23:26:41 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 23:26:41 + PACKAGES=/tmp/packages_end.txt 23:26:41 + case "${OS_FAMILY}" in 23:26:41 + rpm -qa 23:26:41 + sort 23:26:42 + '[' -f /tmp/packages_start.txt ']' 23:26:42 + '[' -f /tmp/packages_end.txt ']' 23:26:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:26:42 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 23:26:42 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 23:26:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 23:26:42 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:26:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:26:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:26:43 23:26:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:26:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:26:43 alpine: Pulling from edgex-lftools-log-publisher 23:26:43 df20fa9351a1: Pulling fs layer 23:26:43 36b3adc4ff6f: Pulling fs layer 23:26:43 8ad3a11d3b57: Pulling fs layer 23:26:43 46f8f816bc3b: Pulling fs layer 23:26:43 93b61091891f: Pulling fs layer 23:26:43 93b9cdb0e59b: Pulling fs layer 23:26:43 5e14af77c1be: Pulling fs layer 23:26:43 01666e4c0597: Pulling fs layer 23:26:43 aa168da1d23b: Pulling fs layer 23:26:43 46f8f816bc3b: Waiting 23:26:43 93b61091891f: Waiting 23:26:43 93b9cdb0e59b: Waiting 23:26:43 5e14af77c1be: Waiting 23:26:43 01666e4c0597: Waiting 23:26:43 aa168da1d23b: Waiting 23:26:43 36b3adc4ff6f: Verifying Checksum 23:26:43 36b3adc4ff6f: Download complete 23:26:43 46f8f816bc3b: Verifying Checksum 23:26:43 46f8f816bc3b: Download complete 23:26:44 df20fa9351a1: Verifying Checksum 23:26:44 df20fa9351a1: Download complete 23:26:44 93b9cdb0e59b: Verifying Checksum 23:26:44 93b9cdb0e59b: Download complete 23:26:44 5e14af77c1be: Verifying Checksum 23:26:44 5e14af77c1be: Download complete 23:26:44 93b61091891f: Verifying Checksum 23:26:44 93b61091891f: Download complete 23:26:44 01666e4c0597: Verifying Checksum 23:26:44 01666e4c0597: Download complete 23:26:44 df20fa9351a1: Pull complete 23:26:44 8ad3a11d3b57: Verifying Checksum 23:26:44 8ad3a11d3b57: Download complete 23:26:44 36b3adc4ff6f: Pull complete 23:26:45 8ad3a11d3b57: Pull complete 23:26:45 46f8f816bc3b: Pull complete 23:26:45 93b61091891f: Pull complete 23:26:45 93b9cdb0e59b: Pull complete 23:26:45 5e14af77c1be: Pull complete 23:26:46 01666e4c0597: Pull complete 23:26:46 aa168da1d23b: Verifying Checksum 23:26:46 aa168da1d23b: Download complete 23:26:50 aa168da1d23b: Pull complete 23:26:50 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:26:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:26:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:26:50 prd-centos7-docker-4c-2g-647 does not seem to be running inside a container 23:26:50 $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:27:04 $ docker top 08bec9e82c2dfa61b2019a36ac2597dc914d8d8042b43e0c1f9e38973b2d85fe -eo pid,comm [Pipeline] { [Pipeline] sh 23:27:05 + touch /tmp/pre-build-complete [Pipeline] sh 23:27:05 + mkdir -p /var/log/sa [Pipeline] sh 23:27:05 + ls /var/log/sa-host 23:27:05 + sadf -c /var/log/sa-host/sa05 23:27:05 file_magic: OK 23:27:05 HZ: Using current value: 100 23:27:05 file_header: OK 23:27:05 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 23:27:05 Statistics: 23:27:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:27:05 File successfully converted to sysstat format version 12.2.1 23:27:05 + sadf -c /var/log/sa-host/sa06 23:27:05 file_magic: OK 23:27:05 HZ: Using current value: 100 23:27:05 file_header: OK 23:27:05 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 23:27:05 Statistics: 23:27:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:27:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:27:06 provisioning config files... 23:27:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4406008738407279054tmp [Pipeline] { [Pipeline] echo 23:27:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:27:06 ---> create-netrc.sh [Pipeline] } 23:27:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:27:07 ---> python-tools-install.sh [Pipeline] echo 23:27:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:27:07 ---> sudo-logs.sh 23:27:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:27:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:27:07 ---> job-cost.sh 23:27:07 lf-activate-venv: SKIPPING 23:27:07 DEBUG: total: 0.18000000715255737 23:27:07 INFO: Retrieving Stack Cost... 23:27:08 INFO: Retrieving Pricing Info for: v3-standard-2 23:27:09 INFO: Archiving Costs [Pipeline] echo 23:27:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:27:09 ---> logs-deploy.sh 23:27:09 lf-activate-venv: SKIPPING 23:27:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/1 23:27:09 INFO: archiving workspace using pattern(s): 23:27:10 Archives upload complete. 23:27:10 INFO: archiving logs to Nexus 23:27:11 ---> uname -a: 23:27:11 Linux prd-centos7-docker-4c-2g-647.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 23:27:11 23:27:11 23:27:11 ---> lscpu: 23:27:11 Architecture: x86_64 23:27:11 CPU op-mode(s): 32-bit, 64-bit 23:27:11 Byte Order: Little Endian 23:27:11 Address sizes: 40 bits physical, 48 bits virtual 23:27:11 CPU(s): 2 23:27:11 On-line CPU(s) list: 0,1 23:27:11 Thread(s) per core: 1 23:27:11 Core(s) per socket: 1 23:27:11 Socket(s): 2 23:27:11 NUMA node(s): 1 23:27:11 Vendor ID: AuthenticAMD 23:27:11 CPU family: 23 23:27:11 Model: 49 23:27:11 Model name: AMD EPYC-Rome Processor 23:27:11 Stepping: 0 23:27:11 CPU MHz: 2799.998 23:27:11 BogoMIPS: 5599.99 23:27:11 Virtualization: AMD-V 23:27:11 Hypervisor vendor: KVM 23:27:11 Virtualization type: full 23:27:11 L1d cache: 64 KiB 23:27:11 L1i cache: 64 KiB 23:27:11 L2 cache: 1 MiB 23:27:11 L3 cache: 32 MiB 23:27:11 NUMA node0 CPU(s): 0,1 23:27:11 Vulnerability Itlb multihit: Not affected 23:27:11 Vulnerability L1tf: Not affected 23:27:11 Vulnerability Mds: Not affected 23:27:11 Vulnerability Meltdown: Not affected 23:27:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:27:11 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:27:11 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:27:11 Vulnerability Srbds: Not affected 23:27:11 Vulnerability Tsx async abort: Not affected 23:27:11 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 23:27:11 23:27:11 23:27:11 ---> nproc: 23:27:11 2 23:27:11 23:27:11 23:27:11 ---> df -h: 23:27:11 Filesystem Size Used Available Use% Mounted on 23:27:11 overlay 40.0G 8.5G 31.5G 21% / 23:27:11 tmpfs 64.0M 0 64.0M 0% /dev 23:27:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:27:11 shm 64.0M 0 64.0M 0% /dev/shm 23:27:11 /dev/vda1 40.0G 8.5G 31.5G 21% /facter-os 23:27:11 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/resolv.conf 23:27:11 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hostname 23:27:11 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hosts 23:27:11 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/secure 23:27:11 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/auth.log 23:27:11 /dev/vda1 40.0G 8.5G 31.5G 21% /run/cloud-init/result.json 23:27:11 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/undry_go-mod-core-contracts_main 23:27:11 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/undry_go-mod-core-contracts_main@tmp 23:27:11 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/sa-host 23:27:11 23:27:11 23:27:11 ---> free -m: 23:27:11 total used free shared buff/cache available 23:27:11 Mem: 7821 1148 3286 0 3386 6591 23:27:11 Swap: 1023 0 1023 23:27:11 23:27:11 23:27:11 ---> ip addr: 23:27:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:27:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:27:11 inet 127.0.0.1/8 scope host lo 23:27:11 valid_lft forever preferred_lft forever 23:27:11 inet6 ::1/128 scope host 23:27:11 valid_lft forever preferred_lft forever 23:27:11 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:27:11 link/ether fa:16:3e:23:16:b3 brd ff:ff:ff:ff:ff:ff 23:27:11 inet 10.30.122.45/23 brd 10.30.123.255 scope global dynamic eth0 23:27:11 valid_lft 84078sec preferred_lft 84078sec 23:27:11 inet6 fe80::f816:3eff:fe23:16b3/64 scope link 23:27:11 valid_lft forever preferred_lft forever 23:27:11 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:27:11 link/ether 02:42:3f:fd:b8:e5 brd ff:ff:ff:ff:ff:ff 23:27:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:27:11 valid_lft forever preferred_lft forever 23:27:11 inet6 fe80::42:3fff:fefd:b8e5/64 scope link 23:27:11 valid_lft forever preferred_lft forever 23:27:11 23:27:11 23:27:11 ---> sar -b -r -n DEV: 23:27:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/06/21 _x86_64_ (2 CPU) 23:27:11 23:27:11 22:48:10 LINUX RESTART (2 CPU) 23:27:11 23:27:11 22:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:27:11 22:50:01 86.06 61.75 24.31 0.00 5480.63 8632.07 0.00 23:27:11 22:51:01 64.26 14.12 50.14 0.00 4243.93 28178.12 0.00 23:27:11 22:52:02 15.92 0.65 15.27 0.00 352.77 2754.12 0.00 23:27:11 22:53:01 1.83 0.00 1.83 0.00 0.00 42.40 0.00 23:27:11 22:54:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 23:27:11 22:55:01 0.42 0.00 0.42 0.00 0.00 5.36 0.00 23:27:11 22:56:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 23:27:11 22:57:01 0.18 0.00 0.18 0.00 0.00 2.03 0.00 23:27:11 22:58:01 0.25 0.00 0.25 0.00 0.00 3.60 0.00 23:27:11 22:59:01 0.22 0.00 0.22 0.00 0.00 2.57 0.00 23:27:11 23:00:01 0.35 0.00 0.35 0.00 0.00 5.66 0.00 23:27:11 23:01:01 0.23 0.02 0.22 0.00 0.13 2.70 0.00 23:27:11 23:02:01 0.42 0.10 0.32 0.00 1.73 5.30 0.00 23:27:11 23:03:01 0.28 0.05 0.23 0.00 1.60 2.70 0.00 23:27:11 23:04:01 0.85 0.10 0.75 0.00 3.20 16.06 0.00 23:27:11 23:05:01 0.27 0.00 0.27 0.00 0.00 2.77 0.00 23:27:11 23:06:01 0.20 0.00 0.20 0.00 0.00 2.67 0.00 23:27:11 23:07:01 0.18 0.00 0.18 0.00 0.00 2.43 0.00 23:27:11 23:08:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 23:27:11 23:09:01 0.18 0.00 0.18 0.00 0.00 3.10 0.00 23:27:11 23:10:01 0.17 0.00 0.17 0.00 0.00 2.28 0.00 23:27:11 23:11:01 0.15 0.00 0.15 0.00 0.00 2.02 0.00 23:27:11 23:12:01 0.20 0.00 0.20 0.00 0.00 1.90 0.00 23:27:11 23:13:01 0.35 0.00 0.35 0.00 0.00 5.53 0.00 23:27:11 23:14:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 23:27:11 23:15:01 0.20 0.00 0.20 0.00 0.00 1.63 0.00 23:27:11 23:16:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 23:27:11 23:17:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 23:27:11 23:18:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 23:27:11 23:19:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 23:27:11 23:20:01 0.25 0.00 0.25 0.00 0.00 3.90 0.00 23:27:11 23:21:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 23:27:11 23:22:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 23:27:11 23:23:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 23:27:11 23:24:01 0.23 0.00 0.23 0.00 0.00 2.30 0.00 23:27:11 23:25:02 29.39 0.03 29.36 0.00 3.73 10057.15 0.00 23:27:11 23:26:01 134.36 0.00 134.36 0.00 0.00 35841.39 0.00 23:27:11 23:27:01 90.02 0.10 89.93 0.00 9.99 22923.00 0.00 23:27:11 Average: 11.29 2.03 9.27 0.00 265.98 2851.48 0.00 23:27:11 23:27:11 22:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:27:11 22:50:01 5968344 0 523640 6.54 2620 1514336 696472 8.70 206260 1452228 711432 23:27:11 22:51:01 5441544 0 840216 10.49 2620 1724560 1345812 14.86 588164 1565836 16 23:27:11 22:52:02 5474436 0 793980 9.91 2620 1737904 1103888 12.19 560440 1572688 20 23:27:11 22:53:01 5480372 0 788040 9.84 2620 1737908 1060484 11.71 556136 1572688 12 23:27:11 22:54:01 5480488 0 787916 9.84 2620 1737916 1060484 11.71 553688 1575136 8 23:27:11 22:55:01 5471748 0 796656 9.95 2620 1737916 1060484 11.71 562600 1575136 8 23:27:11 22:56:01 5465984 0 802412 10.02 2620 1737924 1060592 11.71 562496 1580996 8 23:27:11 22:57:01 5466800 0 801592 10.01 2620 1737928 1060484 11.71 563896 1579144 20 23:27:11 22:58:01 5466388 0 802004 10.01 2620 1737928 1060484 11.71 563844 1579200 8 23:27:11 22:59:01 5465212 0 803172 10.03 2620 1737936 1060744 11.71 574816 1569312 16 23:27:11 23:00:01 5465600 0 802780 10.02 2620 1737940 1060720 11.71 574524 1569520 12 23:27:11 23:01:01 5463920 0 804452 10.04 2620 1737948 1063844 11.75 575092 1569520 8 23:27:11 23:02:01 5464948 0 803296 10.03 2620 1738076 1061192 11.72 574508 1569580 8 23:27:11 23:03:01 5464472 0 803772 10.04 2620 1738076 1062800 11.73 575248 1569580 8 23:27:11 23:04:01 5465648 0 802588 10.02 2620 1738084 1061060 11.71 573792 1569580 16 23:27:11 23:05:01 5466020 0 802216 10.02 2620 1738084 1061060 11.71 573832 1569524 8 23:27:11 23:06:01 5465296 0 802936 10.03 2620 1738088 1061156 11.72 574664 1569316 20 23:27:11 23:07:01 5465572 0 802652 10.02 2620 1738096 1061060 11.71 574088 1569316 8 23:27:11 23:08:01 5465760 0 802464 10.02 2620 1738096 1061060 11.71 574068 1569316 8 23:27:11 23:09:01 5464060 0 804156 10.04 2620 1738104 1061288 11.72 575308 1569316 16 23:27:11 23:10:01 5458076 0 810140 10.12 2620 1738104 1137008 12.55 580156 1569316 8 23:27:11 23:11:01 5463412 0 804796 10.05 2620 1738112 1094456 12.08 575276 1569316 8 23:27:11 23:12:01 5466324 0 801880 10.01 2620 1738116 1059504 11.70 573048 1569316 12 23:27:11 23:13:01 5466928 0 801276 10.00 2620 1738116 1059504 11.70 573016 1569316 8 23:27:11 23:14:01 5467372 0 800824 10.00 2620 1738124 1059504 11.70 573092 1569316 8 23:27:11 23:15:01 5466680 0 801512 10.01 2620 1738128 1059504 11.70 573056 1569320 8 23:27:11 23:16:01 5466584 0 801604 10.01 2620 1738132 1059588 11.70 573152 1569316 8 23:27:11 23:17:01 5466520 0 801664 10.01 2620 1738136 1059612 11.70 573332 1569316 8 23:27:11 23:18:01 5467052 0 801128 10.00 2620 1738140 1059504 11.70 573148 1569316 8 23:27:11 23:19:01 5467068 0 801108 10.00 2620 1738144 1059504 11.70 573216 1569316 8 23:27:11 23:20:01 5464644 0 803524 10.03 2620 1738152 1060024 11.70 575148 1569320 8 23:27:11 23:21:01 5465144 0 803024 10.03 2620 1738152 1059928 11.70 574640 1569316 16 23:27:11 23:22:01 5465292 0 802872 10.02 2620 1738156 1059904 11.70 574652 1569316 12 23:27:11 23:23:01 5466372 0 801788 10.01 2620 1738160 1059700 11.70 573848 1569316 8 23:27:11 23:24:01 5466060 0 802092 10.01 2620 1738168 1059700 11.70 573772 1569320 8 23:27:11 23:25:02 4611408 0 938616 11.72 2620 2456296 1256052 13.87 671980 2230016 436580 23:27:11 23:26:01 3878312 0 1067904 13.33 2620 3060104 1276480 14.09 773872 2729276 148840 23:27:11 23:27:01 3376980 0 1164680 14.54 2620 3464660 1361956 15.04 951900 2962324 32824 23:27:11 Average: 5360075 0 815299 10.18 2620 1830946 1081226 11.94 580204 1652061 35001 23:27:11 23:27:11 22:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:27:11 22:50:01 eth0 10.46 8.11 2.39 1.78 0.00 0.00 0.00 0.00 23:27:11 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 22:51:01 eth0 355.47 257.17 1047.26 70.31 0.00 0.00 0.00 0.00 23:27:11 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 22:52:02 eth0 29.24 27.51 49.28 9.33 0.00 0.00 0.00 0.00 23:27:11 22:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 22:52:02 docker0 12.12 6.59 2.46 26.35 0.00 0.00 0.00 0.00 23:27:11 22:53:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 22:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:27:11 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 22:55:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:27:11 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 22:56:01 eth0 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00 23:27:11 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 22:57:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:27:11 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 22:58:01 eth0 2.86 0.08 0.26 0.01 0.00 0.00 0.00 0.00 23:27:11 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 22:59:01 eth0 5.91 0.55 1.02 0.36 0.00 0.00 0.00 0.00 23:27:11 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:00:01 eth0 0.62 0.32 0.28 0.23 0.00 0.00 0.00 0.00 23:27:11 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:01:01 eth0 0.50 0.22 0.15 0.07 0.00 0.00 0.00 0.00 23:27:11 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:02:01 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 23:27:11 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:03:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:27:11 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:04:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:27:11 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:05:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:27:11 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:06:01 eth0 0.22 0.12 0.14 0.07 0.00 0.00 0.00 0.00 23:27:11 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:07:01 eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 23:27:11 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:08:01 eth0 1.85 0.08 0.11 0.01 0.00 0.00 0.00 0.00 23:27:11 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:09:01 eth0 4.21 0.27 0.63 0.20 0.00 0.00 0.00 0.00 23:27:11 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:10:01 eth0 4.90 3.67 1.06 23.49 0.00 0.00 0.00 0.00 23:27:11 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:11:01 eth0 0.73 0.37 0.41 0.32 0.00 0.00 0.00 0.00 23:27:11 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:12:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:27:11 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:13:01 eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:27:11 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:14:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:27:11 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:15:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:16:01 eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 23:27:11 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:17:01 eth0 0.22 0.07 0.12 0.03 0.00 0.00 0.00 0.00 23:27:11 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:18:01 eth0 0.88 0.02 0.04 0.03 0.00 0.00 0.00 0.00 23:27:11 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:19:01 eth0 3.53 0.02 0.32 0.00 0.00 0.00 0.00 0.00 23:27:11 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:20:01 eth0 3.25 0.88 1.18 0.77 0.00 0.00 0.00 0.00 23:27:11 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:21:01 eth0 0.82 0.35 0.41 0.23 0.00 0.00 0.00 0.00 23:27:11 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:22:01 eth0 0.42 0.22 0.26 0.19 0.00 0.00 0.00 0.00 23:27:11 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:23:01 eth0 0.15 0.03 0.01 0.03 0.00 0.00 0.00 0.00 23:27:11 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:24:01 eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:27:11 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:25:02 eth0 397.44 368.48 4073.06 30.13 0.00 0.00 0.00 0.00 23:27:11 23:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:26:01 eth0 441.73 403.86 3527.10 48.53 0.00 0.00 0.00 0.00 23:27:11 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:26:01 docker0 34.54 34.53 2.39 284.04 0.00 0.00 0.00 0.00 23:27:11 23:27:01 eth0 364.96 284.98 2486.57 94.49 0.00 0.00 0.00 0.00 23:27:11 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 23:27:01 docker0 68.24 113.74 3.57 278.30 0.00 0.00 0.00 0.00 23:27:11 Average: eth0 42.93 35.72 294.16 7.39 0.00 0.00 0.00 0.00 23:27:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:11 Average: docker0 3.02 4.07 0.22 15.45 0.00 0.00 0.00 0.00 23:27:11 23:27:11 23:27:11 ---> sar -P ALL: 23:27:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/06/21 _x86_64_ (2 CPU) 23:27:11 23:27:11 22:48:10 LINUX RESTART (2 CPU) 23:27:11 23:27:11 22:49:01 CPU %user %nice %system %iowait %steal %idle 23:27:11 22:50:01 all 7.33 0.00 3.30 56.56 0.08 32.73 23:27:11 22:50:01 0 7.26 0.00 3.36 56.10 0.08 33.20 23:27:11 22:50:01 1 7.40 0.00 3.25 57.02 0.07 32.26 23:27:11 22:51:01 all 11.75 0.00 2.57 40.74 0.07 44.87 23:27:11 22:51:01 0 12.67 0.00 2.71 36.84 0.05 47.73 23:27:11 22:51:01 1 10.83 0.00 2.44 44.63 0.09 42.02 23:27:11 22:52:02 all 1.65 0.00 0.90 7.62 0.02 89.82 23:27:11 22:52:02 0 1.49 0.00 0.96 9.08 0.02 88.45 23:27:11 22:52:02 1 1.80 0.00 0.84 6.15 0.02 91.19 23:27:11 22:53:01 all 0.14 0.00 0.03 0.00 0.02 99.81 23:27:11 22:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:27:11 22:53:01 1 0.25 0.00 0.03 0.00 0.02 99.69 23:27:11 22:54:01 all 0.23 0.00 0.02 0.00 0.02 99.73 23:27:11 22:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:27:11 22:54:01 1 0.43 0.00 0.02 0.00 0.02 99.53 23:27:11 22:55:01 all 0.28 0.00 0.04 0.00 0.01 99.67 23:27:11 22:55:01 0 0.03 0.00 0.07 0.00 0.02 99.88 23:27:11 22:55:01 1 0.52 0.00 0.02 0.00 0.00 99.47 23:27:11 22:56:01 all 0.24 0.00 0.04 0.00 0.03 99.69 23:27:11 22:56:01 0 0.07 0.00 0.07 0.00 0.03 99.83 23:27:11 22:56:01 1 0.42 0.00 0.02 0.00 0.02 99.55 23:27:11 22:57:01 all 0.18 0.00 0.02 0.00 0.01 99.79 23:27:11 22:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:27:11 22:57:01 1 0.33 0.00 0.02 0.00 0.02 99.63 23:27:11 22:58:01 all 0.22 0.00 0.03 0.00 0.01 99.74 23:27:11 22:58:01 0 0.05 0.00 0.05 0.00 0.02 99.88 23:27:11 22:58:01 1 0.38 0.00 0.02 0.00 0.00 99.60 23:27:11 22:59:01 all 0.17 0.00 0.04 0.00 0.03 99.77 23:27:11 22:59:01 0 0.05 0.00 0.05 0.00 0.03 99.87 23:27:11 22:59:01 1 0.28 0.00 0.03 0.00 0.02 99.67 23:27:11 23:00:01 all 0.20 0.00 0.04 0.00 0.00 99.76 23:27:11 23:00:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:27:11 23:00:01 1 0.37 0.00 0.05 0.00 0.00 99.58 23:27:11 23:27:11 23:00:01 CPU %user %nice %system %iowait %steal %idle 23:27:11 23:01:01 all 0.12 0.00 0.05 0.00 0.01 99.82 23:27:11 23:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:27:11 23:01:01 1 0.20 0.00 0.08 0.00 0.02 99.70 23:27:11 23:02:01 all 0.08 0.00 0.04 0.00 0.03 99.85 23:27:11 23:02:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:27:11 23:02:01 1 0.15 0.00 0.05 0.00 0.03 99.77 23:27:11 23:03:01 all 0.16 0.00 0.03 0.00 0.02 99.80 23:27:11 23:03:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:27:11 23:03:01 1 0.30 0.00 0.02 0.00 0.02 99.67 23:27:11 23:04:01 all 0.17 0.00 0.03 0.00 0.01 99.80 23:27:11 23:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:27:11 23:04:01 1 0.28 0.00 0.02 0.00 0.00 99.70 23:27:11 23:05:01 all 0.17 0.00 0.03 0.00 0.02 99.79 23:27:11 23:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:27:11 23:05:01 1 0.32 0.00 0.03 0.00 0.02 99.63 23:27:11 23:06:01 all 0.16 0.00 0.03 0.00 0.01 99.81 23:27:11 23:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:27:11 23:06:01 1 0.28 0.00 0.02 0.00 0.02 99.68 23:27:11 23:07:01 all 0.10 0.00 0.01 0.00 0.01 99.88 23:27:11 23:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:27:11 23:07:01 1 0.17 0.00 0.00 0.00 0.00 99.83 23:27:11 23:08:01 all 0.13 0.00 0.03 0.00 0.03 99.82 23:27:11 23:08:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:27:11 23:08:01 1 0.22 0.00 0.02 0.00 0.02 99.75 23:27:11 23:09:01 all 0.14 0.00 0.03 0.00 0.01 99.82 23:27:11 23:09:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:27:11 23:09:01 1 0.25 0.00 0.02 0.00 0.00 99.73 23:27:11 23:10:01 all 0.20 0.00 0.05 0.00 0.02 99.73 23:27:11 23:10:01 0 0.20 0.00 0.07 0.00 0.02 99.72 23:27:11 23:10:01 1 0.20 0.00 0.03 0.00 0.02 99.75 23:27:11 23:11:01 all 0.18 0.00 0.03 0.00 0.02 99.77 23:27:11 23:11:01 0 0.32 0.00 0.03 0.00 0.02 99.63 23:27:11 23:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:27:11 23:27:11 23:11:01 CPU %user %nice %system %iowait %steal %idle 23:27:11 23:12:01 all 0.22 0.00 0.02 0.00 0.02 99.75 23:27:11 23:12:01 0 0.40 0.00 0.02 0.00 0.02 99.57 23:27:11 23:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:27:11 23:13:01 all 0.18 0.00 0.01 0.00 0.01 99.81 23:27:11 23:13:01 0 0.33 0.00 0.02 0.00 0.02 99.63 23:27:11 23:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:27:11 23:14:01 all 0.11 0.00 0.03 0.00 0.02 99.85 23:27:11 23:14:01 0 0.20 0.00 0.03 0.00 0.02 99.75 23:27:11 23:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:27:11 23:15:01 all 0.18 0.00 0.03 0.00 0.01 99.79 23:27:11 23:15:01 0 0.33 0.00 0.03 0.00 0.02 99.62 23:27:11 23:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:27:11 23:16:01 all 0.18 0.00 0.01 0.00 0.02 99.79 23:27:11 23:16:01 0 0.35 0.00 0.00 0.00 0.02 99.63 23:27:11 23:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:27:11 23:17:01 all 0.20 0.00 0.03 0.00 0.01 99.76 23:27:11 23:17:01 0 0.35 0.00 0.05 0.00 0.02 99.58 23:27:11 23:17:01 1 0.05 0.00 0.02 0.00 0.00 99.93 23:27:11 23:18:01 all 0.18 0.00 0.02 0.00 0.02 99.78 23:27:11 23:18:01 0 0.37 0.00 0.02 0.00 0.02 99.60 23:27:11 23:18:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:27:11 23:19:01 all 0.03 0.00 0.02 0.00 0.01 99.94 23:27:11 23:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:27:11 23:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:27:11 23:20:01 all 0.12 0.00 0.03 0.00 0.02 99.84 23:27:11 23:20:01 0 0.08 0.00 0.03 0.00 0.03 99.85 23:27:11 23:20:01 1 0.15 0.00 0.02 0.00 0.00 99.83 23:27:11 23:21:01 all 0.16 0.00 0.02 0.00 0.02 99.81 23:27:11 23:21:01 0 0.30 0.00 0.02 0.00 0.02 99.67 23:27:11 23:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:27:11 23:22:01 all 0.11 0.00 0.03 0.00 0.00 99.87 23:27:11 23:22:01 0 0.18 0.00 0.03 0.00 0.00 99.78 23:27:11 23:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:27:11 23:27:11 23:22:01 CPU %user %nice %system %iowait %steal %idle 23:27:11 23:23:01 all 0.17 0.00 0.03 0.00 0.02 99.78 23:27:11 23:23:01 0 0.30 0.00 0.05 0.00 0.02 99.63 23:27:11 23:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:27:11 23:24:01 all 0.19 0.00 0.01 0.00 0.01 99.79 23:27:11 23:24:01 0 0.37 0.00 0.02 0.00 0.02 99.60 23:27:11 23:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:27:11 23:25:02 all 7.80 0.00 3.02 6.13 0.04 83.00 23:27:11 23:25:02 0 7.93 0.00 3.10 5.60 0.03 83.33 23:27:11 23:25:02 1 7.67 0.00 2.94 6.67 0.05 82.68 23:27:11 23:26:01 all 10.84 0.00 4.79 14.67 0.06 69.64 23:27:11 23:26:01 0 10.79 0.00 4.73 17.12 0.07 67.29 23:27:11 23:26:01 1 10.90 0.00 4.84 12.24 0.05 71.97 23:27:11 23:27:01 all 10.50 0.00 4.24 11.48 0.05 73.73 23:27:11 23:27:01 0 12.35 0.00 4.51 12.87 0.05 70.22 23:27:11 23:27:01 1 8.66 0.00 3.97 10.11 0.05 77.21 23:27:11 Average: all 1.42 0.00 0.51 3.55 0.02 94.51 23:27:11 Average: 0 1.47 0.00 0.52 3.55 0.02 94.43 23:27:11 Average: 1 1.37 0.00 0.49 3.54 0.02 94.58 23:27:11 23:27:11 23:27:11