Pull request #168 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-compose Obtained Jenkinsfile from 0325a62d619fd59f85db474040bee80b0361a4dc+79665c1855efd82e3860a98e58508e749547a639 (2ddbf22a9a99122d3902e73c606771c32dbd461f) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3629744198542853249.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8388154207645081167.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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/edgex-compose/branches/PR-168/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-168/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7392689662641358485.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-168/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh119421753476701738.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh538054124977324389.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/edgex-compose/branches/PR-168/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-168/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1142141588798095739.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 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2101 in /w/workspace/dgexfoundry_edgex-compose_PR-168 [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/edgex-compose.git > git init /w/workspace/dgexfoundry_edgex-compose_PR-168 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-168@tmp/jenkins-gitclient-ssh4936906699182566225.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-compose.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-compose.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-168@tmp/jenkins-gitclient-ssh3641554478320302588.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/168/head:refs/remotes/origin/PR-168 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 79665c1855efd82e3860a98e58508e749547a639 into PR head commit 0325a62d619fd59f85db474040bee80b0361a4dc Merge succeeded, producing 0325a62d619fd59f85db474040bee80b0361a4dc Checking out Revision 0325a62d619fd59f85db474040bee80b0361a4dc (PR-168) > git config core.sparsecheckout # timeout=10 > git checkout -f 0325a62d619fd59f85db474040bee80b0361a4dc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-168@tmp/jenkins-gitclient-ssh2076365995782784719.key > git merge 79665c1855efd82e3860a98e58508e749547a639 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0325a62d619fd59f85db474040bee80b0361a4dc # timeout=10 Commit message: "feat: Change clean commands to just clean EdgeX volumes, containers and networks" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-05T18:25:32.745Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build [2021-08-05T18:25:33.579Z] Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test [2021-08-05T18:25:41.705Z] Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #462 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-05T18:47:46.109Z] + '[' -d /w/workspace/dgexfoundry_edgex-compose_PR-168/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-05T18:47:46.567Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T18:47:47.275Z] ---> package-listing.sh [2021-08-05T18:47:47.275Z] ++ facter osfamily [2021-08-05T18:47:47.275Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-05T18:47:47.556Z] + OS_FAMILY=redhat [2021-08-05T18:47:47.556Z] + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-168 [2021-08-05T18:47:47.556Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-05T18:47:47.556Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-05T18:47:47.556Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-05T18:47:47.556Z] + PACKAGES=/tmp/packages_start.txt [2021-08-05T18:47:47.556Z] + '[' /w/workspace/dgexfoundry_edgex-compose_PR-168 ']' [2021-08-05T18:47:47.556Z] + PACKAGES=/tmp/packages_end.txt [2021-08-05T18:47:47.556Z] + case "${OS_FAMILY}" in [2021-08-05T18:47:47.556Z] + sort [2021-08-05T18:47:47.556Z] + rpm -qa [2021-08-05T18:47:48.143Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-05T18:47:48.143Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-05T18:47:48.143Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-05T18:47:48.143Z] + '[' /w/workspace/dgexfoundry_edgex-compose_PR-168 ']' [2021-08-05T18:47:48.143Z] + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-168/archives/ [2021-08-05T18:47:48.143Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-168/archives/ [Pipeline] echo [2021-08-05T18:47:48.212Z] 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/dgexfoundry_edgex-compose_PR-168/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-05T18:47:48.572Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-05T18:47:49.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T18:47:49.372Z] [2021-08-05T18:47:49.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T18:47:49.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T18:47:49.793Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-05T18:47:49.793Z] b4d181a07f80: Pulling fs layer [2021-08-05T18:47:49.793Z] a1111a8f2ec3: Pulling fs layer [2021-08-05T18:47:49.793Z] ed53099fbce6: Pulling fs layer [2021-08-05T18:47:49.793Z] dc539afda2c1: Pulling fs layer [2021-08-05T18:47:49.793Z] 77bc0d833cb6: Pulling fs layer [2021-08-05T18:47:49.793Z] 9065ff56babe: Pulling fs layer [2021-08-05T18:47:49.793Z] d287ab97295c: Pulling fs layer [2021-08-05T18:47:49.793Z] dc539afda2c1: Waiting [2021-08-05T18:47:49.793Z] 77bc0d833cb6: Waiting [2021-08-05T18:47:49.793Z] 9065ff56babe: Waiting [2021-08-05T18:47:49.793Z] d287ab97295c: Waiting [2021-08-05T18:47:50.384Z] a1111a8f2ec3: Verifying Checksum [2021-08-05T18:47:50.385Z] a1111a8f2ec3: Download complete [2021-08-05T18:47:50.385Z] dc539afda2c1: Verifying Checksum [2021-08-05T18:47:50.385Z] dc539afda2c1: Download complete [2021-08-05T18:47:50.652Z] 77bc0d833cb6: Verifying Checksum [2021-08-05T18:47:50.652Z] 77bc0d833cb6: Download complete [2021-08-05T18:47:50.652Z] ed53099fbce6: Verifying Checksum [2021-08-05T18:47:50.652Z] ed53099fbce6: Download complete [2021-08-05T18:47:50.652Z] 9065ff56babe: Verifying Checksum [2021-08-05T18:47:50.652Z] 9065ff56babe: Download complete [2021-08-05T18:47:51.625Z] b4d181a07f80: Verifying Checksum [2021-08-05T18:47:51.625Z] b4d181a07f80: Download complete [2021-08-05T18:47:53.063Z] b4d181a07f80: Pull complete [2021-08-05T18:47:53.063Z] a1111a8f2ec3: Pull complete [2021-08-05T18:47:53.651Z] ed53099fbce6: Pull complete [2021-08-05T18:47:53.651Z] dc539afda2c1: Pull complete [2021-08-05T18:47:53.920Z] 77bc0d833cb6: Pull complete [2021-08-05T18:47:53.920Z] 9065ff56babe: Pull complete [2021-08-05T18:47:56.090Z] d287ab97295c: Verifying Checksum [2021-08-05T18:47:56.090Z] d287ab97295c: Download complete [2021-08-05T18:48:00.595Z] d287ab97295c: Pull complete [2021-08-05T18:48:00.596Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-05T18:48:00.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T18:48:00.596Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-05T18:48:00.764Z] prd-centos7-docker-4c-2g-2101 does not seem to be running inside a container [2021-08-05T18:48:00.842Z] $ 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/dgexfoundry_edgex-compose_PR-168/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_edgex-compose_PR-168 -v /w/workspace/dgexfoundry_edgex-compose_PR-168:/w/workspace/dgexfoundry_edgex-compose_PR-168:rw,z -v /w/workspace/dgexfoundry_edgex-compose_PR-168@tmp:/w/workspace/dgexfoundry_edgex-compose_PR-168@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-05T18:48:02.827Z] $ docker top 3a242b2ce2db7268b50e74a13a2243957e59c28035885415e0c5ccf9c03f5a05 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T18:48:03.315Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-05T18:48:03.722Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-05T18:48:04.097Z] + ls /var/log/sa-host [2021-08-05T18:48:04.097Z] + sadf -c /var/log/sa-host/sa05 [2021-08-05T18:48:04.097Z] file_magic: OK [2021-08-05T18:48:04.097Z] HZ: Using current value: 100 [2021-08-05T18:48:04.097Z] file_header: OK [2021-08-05T18:48:04.097Z] 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 [2021-08-05T18:48:04.097Z] Statistics: [2021-08-05T18:48:04.097Z] 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... [2021-08-05T18:48:04.097Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T18:48:04.407Z] provisioning config files... [2021-08-05T18:48:04.433Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-168@tmp/config3759030470006243095tmp [Pipeline] { [Pipeline] echo [2021-08-05T18:48:04.514Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T18:48:04.927Z] ---> create-netrc.sh [Pipeline] } [2021-08-05T18:48:04.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-05T18:48:05.898Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-05T18:48:05.967Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T18:48:06.388Z] ---> sudo-logs.sh [2021-08-05T18:48:06.388Z] Archiving 'sudo' log.. [2021-08-05T18:48:11.727Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2101.vexxhost.local: Name or service not known [2021-08-05T18:48:11.727Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2101.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-05T18:48:11.831Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T18:48:12.200Z] ---> job-cost.sh [2021-08-05T18:48:12.200Z] lf-activate-venv: SKIPPING [2021-08-05T18:48:12.200Z] INFO: No Stack... [2021-08-05T18:48:13.370Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-05T18:48:13.641Z] INFO: Archiving Costs [Pipeline] echo [2021-08-05T18:48:13.889Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T18:48:14.447Z] ---> logs-deploy.sh [2021-08-05T18:48:14.447Z] lf-activate-venv: SKIPPING [2021-08-05T18:48:14.447Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-168/1 [2021-08-05T18:48:14.447Z] INFO: archiving workspace using pattern(s): [2021-08-05T18:48:15.036Z] Archives upload complete. [2021-08-05T18:48:15.304Z] INFO: archiving logs to Nexus [2021-08-05T18:48:15.920Z] ---> uname -a: [2021-08-05T18:48:15.920Z] Linux prd-centos7-docker-4c-2g-2101.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-05T18:48:15.920Z] [2021-08-05T18:48:15.920Z] [2021-08-05T18:48:15.920Z] ---> lscpu: [2021-08-05T18:48:15.920Z] Architecture: x86_64 [2021-08-05T18:48:15.920Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-05T18:48:15.920Z] Byte Order: Little Endian [2021-08-05T18:48:15.920Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-05T18:48:15.920Z] CPU(s): 2 [2021-08-05T18:48:15.920Z] On-line CPU(s) list: 0,1 [2021-08-05T18:48:15.920Z] Thread(s) per core: 1 [2021-08-05T18:48:15.920Z] Core(s) per socket: 1 [2021-08-05T18:48:15.920Z] Socket(s): 2 [2021-08-05T18:48:15.920Z] NUMA node(s): 1 [2021-08-05T18:48:15.920Z] Vendor ID: AuthenticAMD [2021-08-05T18:48:15.920Z] CPU family: 23 [2021-08-05T18:48:15.920Z] Model: 49 [2021-08-05T18:48:15.920Z] Model name: AMD EPYC-Rome Processor [2021-08-05T18:48:15.920Z] Stepping: 0 [2021-08-05T18:48:15.920Z] CPU MHz: 2799.998 [2021-08-05T18:48:15.920Z] BogoMIPS: 5599.99 [2021-08-05T18:48:15.920Z] Virtualization: AMD-V [2021-08-05T18:48:15.920Z] Hypervisor vendor: KVM [2021-08-05T18:48:15.920Z] Virtualization type: full [2021-08-05T18:48:15.920Z] L1d cache: 32K [2021-08-05T18:48:15.920Z] L1i cache: 32K [2021-08-05T18:48:15.920Z] L2 cache: 512K [2021-08-05T18:48:15.920Z] L3 cache: 16384K [2021-08-05T18:48:15.920Z] NUMA node0 CPU(s): 0,1 [2021-08-05T18:48:15.920Z] 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-05T18:48:15.920Z] [2021-08-05T18:48:15.920Z] [2021-08-05T18:48:15.920Z] ---> nproc: [2021-08-05T18:48:15.920Z] 2 [2021-08-05T18:48:15.920Z] [2021-08-05T18:48:15.920Z] [2021-08-05T18:48:15.920Z] ---> df -h: [2021-08-05T18:48:15.920Z] Filesystem Size Used Avail Use% Mounted on [2021-08-05T18:48:15.920Z] overlay 40G 7.3G 33G 19% / [2021-08-05T18:48:15.920Z] tmpfs 64M 0 64M 0% /dev [2021-08-05T18:48:15.920Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-05T18:48:15.920Z] shm 64M 0 64M 0% /dev/shm [2021-08-05T18:48:15.920Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2021-08-05T18:48:15.920Z] [2021-08-05T18:48:15.920Z] [2021-08-05T18:48:15.920Z] ---> sar -b -r -n DEV: [2021-08-05T18:48:15.920Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) [2021-08-05T18:48:15.920Z] [2021-08-05T18:48:15.920Z] 18:24:48 LINUX RESTART (2 CPU) [2021-08-05T18:48:15.920Z] [2021-08-05T18:48:15.920Z] 18:26:02 tps rtps wtps bread/s bwrtn/s [2021-08-05T18:48:15.920Z] 18:27:01 1.58 0.00 1.58 0.00 32.86 [2021-08-05T18:48:15.920Z] 18:28:01 0.25 0.00 0.25 0.00 2.73 [2021-08-05T18:48:15.920Z] 18:29:01 0.33 0.00 0.33 0.00 3.71 [2021-08-05T18:48:15.920Z] 18:30:01 0.23 0.00 0.23 0.00 3.66 [2021-08-05T18:48:15.920Z] 18:31:01 0.28 0.00 0.28 0.00 4.13 [2021-08-05T18:48:15.920Z] 18:32:01 0.27 0.00 0.27 0.00 3.65 [2021-08-05T18:48:15.920Z] 18:33:01 0.27 0.00 0.27 0.00 2.75 [2021-08-05T18:48:15.920Z] 18:34:01 0.37 0.00 0.37 0.00 5.71 [2021-08-05T18:48:15.920Z] 18:35:01 0.15 0.00 0.15 0.00 1.73 [2021-08-05T18:48:15.920Z] 18:36:01 0.20 0.00 0.20 0.00 1.88 [2021-08-05T18:48:15.920Z] 18:37:01 0.35 0.00 0.35 0.00 5.80 [2021-08-05T18:48:15.920Z] 18:38:01 0.25 0.00 0.25 0.00 2.70 [2021-08-05T18:48:15.920Z] 18:39:01 0.28 0.00 0.28 0.00 3.90 [2021-08-05T18:48:15.920Z] 18:40:01 0.85 0.15 0.70 4.80 7.91 [2021-08-05T18:48:15.920Z] 18:41:01 0.95 0.00 0.95 0.00 19.77 [2021-08-05T18:48:15.920Z] 18:42:01 0.15 0.00 0.15 0.00 1.87 [2021-08-05T18:48:15.920Z] 18:43:01 0.18 0.00 0.18 0.00 2.28 [2021-08-05T18:48:15.920Z] 18:44:01 0.37 0.00 0.37 0.00 6.33 [2021-08-05T18:48:15.920Z] 18:45:01 0.17 0.00 0.17 0.00 1.20 [2021-08-05T18:48:15.920Z] 18:46:01 0.35 0.00 0.35 0.00 5.83 [2021-08-05T18:48:15.920Z] 18:47:01 0.17 0.00 0.17 0.00 1.47 [2021-08-05T18:48:15.920Z] 18:48:01 39.16 2.72 36.45 2182.78 10494.95 [2021-08-05T18:48:15.920Z] Average: 2.14 0.13 2.01 99.51 482.92 [2021-08-05T18:48:15.920Z] [2021-08-05T18:48:15.920Z] 18:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-05T18:48:15.920Z] 18:27:01 5634036 0 760456 9.50 2620 1611820 1185872 13.09 489992 1498220 16 [2021-08-05T18:48:15.920Z] 18:28:01 5631888 0 762600 9.52 2620 1611824 1185872 13.09 492184 1498076 16 [2021-08-05T18:48:15.920Z] 18:29:01 5628380 0 766108 9.57 2620 1611824 1186160 13.10 495064 1498308 20 [2021-08-05T18:48:15.920Z] 18:30:01 5630160 0 764320 9.54 2620 1611832 1185872 13.09 492936 1498956 12 [2021-08-05T18:48:15.920Z] 18:31:01 5626800 0 767676 9.59 2620 1611836 1188800 13.13 496436 1498956 12 [2021-08-05T18:48:15.920Z] 18:32:01 5626968 0 767504 9.58 2620 1611840 1188904 13.13 496736 1498956 12 [2021-08-05T18:48:15.920Z] 18:33:01 5625664 0 768804 9.60 2620 1611844 1188748 13.12 497300 1498956 12 [2021-08-05T18:48:15.920Z] 18:34:01 5614268 0 780192 9.74 2620 1611852 1188748 13.12 509160 1499020 12 [2021-08-05T18:48:15.920Z] 18:35:01 5612636 0 781824 9.76 2620 1611852 1188952 13.13 511000 1498308 8 [2021-08-05T18:48:15.920Z] 18:36:01 5613048 0 781408 9.76 2620 1611856 1188916 13.13 510816 1498308 20 [2021-08-05T18:48:15.920Z] 18:37:01 5612732 0 781720 9.76 2620 1611860 1189004 13.13 511448 1497764 16 [2021-08-05T18:48:15.920Z] 18:38:01 5614176 0 780272 9.74 2620 1611864 1188812 13.13 510324 1497764 12 [2021-08-05T18:48:15.920Z] 18:39:01 5613628 0 780812 9.75 2620 1611872 1188944 13.13 511108 1497764 8 [2021-08-05T18:48:15.920Z] 18:40:01 5613480 0 780956 9.75 2620 1611876 1188920 13.13 511096 1497764 8 [2021-08-05T18:48:15.920Z] 18:41:01 5613100 0 781328 9.76 2620 1611884 1188944 13.13 511084 1497764 8 [2021-08-05T18:48:15.920Z] 18:42:01 5613248 0 781180 9.75 2620 1611884 1188908 13.13 511100 1497764 12 [2021-08-05T18:48:15.920Z] 18:43:01 5613236 0 781184 9.75 2620 1611892 1189120 13.13 511328 1497764 8 [2021-08-05T18:48:15.920Z] 18:44:01 5613740 0 780676 9.75 2620 1611896 1188940 13.13 510620 1497764 8 [2021-08-05T18:48:15.920Z] 18:45:01 5613740 0 780676 9.75 2620 1611896 1188940 13.13 510700 1497764 8 [2021-08-05T18:48:15.920Z] 18:46:01 5613816 0 780592 9.75 2620 1611904 1189012 13.13 510780 1497764 8 [2021-08-05T18:48:15.920Z] 18:47:01 5613948 0 780460 9.74 2620 1611904 1188988 13.13 510640 1497764 16 [2021-08-05T18:48:15.920Z] 18:48:01 4894460 0 944252 11.79 2620 2167600 1384740 15.29 760000 1858056 153140 [2021-08-05T18:48:15.920Z] Average: 5585780 0 783409 9.78 2620 1637123 1197278 13.22 516902 1514524 6972 [2021-08-05T18:48:15.920Z] [2021-08-05T18:48:15.920Z] 18:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-05T18:48:15.920Z] 18:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:28:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:29:01 eth0 1.03 0.37 0.32 0.20 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:30:01 eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:31:01 eth0 0.80 0.23 0.19 0.07 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:32:01 eth0 1.45 0.60 0.59 0.40 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:33:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:34:01 eth0 0.52 0.03 0.05 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:35:01 eth0 0.48 0.25 0.27 0.19 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:36:01 eth0 1.30 0.45 0.46 0.24 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:37:01 eth0 1.55 0.37 0.38 0.21 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:38:01 eth0 0.43 0.08 0.02 0.04 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:39:01 eth0 1.00 0.32 0.32 0.20 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:40:01 eth0 0.50 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:41:01 eth0 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:42:01 eth0 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:43:01 eth0 0.52 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:44:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:45:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:46:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:47:01 eth0 0.17 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:48:01 eth0 374.96 243.39 2620.60 23.91 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] Average: eth0 17.56 11.27 119.37 1.19 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T18:48:15.921Z] [2021-08-05T18:48:15.921Z] [2021-08-05T18:48:15.921Z] ---> sar -P ALL: [2021-08-05T18:48:15.921Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) [2021-08-05T18:48:15.921Z] [2021-08-05T18:48:15.921Z] 18:24:48 LINUX RESTART (2 CPU) [2021-08-05T18:48:15.921Z] [2021-08-05T18:48:15.921Z] 18:26:02 CPU %user %nice %system %iowait %steal %idle [2021-08-05T18:48:15.921Z] 18:27:01 all 0.22 0.00 0.05 0.00 0.01 99.72 [2021-08-05T18:48:15.921Z] 18:27:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2021-08-05T18:48:15.921Z] 18:27:01 1 0.36 0.00 0.05 0.00 0.00 99.59 [2021-08-05T18:48:15.921Z] 18:28:01 all 0.18 0.00 0.05 0.00 0.02 99.75 [2021-08-05T18:48:15.921Z] 18:28:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2021-08-05T18:48:15.921Z] 18:28:01 1 0.30 0.00 0.03 0.00 0.02 99.65 [2021-08-05T18:48:15.921Z] 18:29:01 all 0.18 0.00 0.05 0.00 0.02 99.76 [2021-08-05T18:48:15.921Z] 18:29:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-08-05T18:48:15.921Z] 18:29:01 1 0.28 0.00 0.05 0.00 0.02 99.65 [2021-08-05T18:48:15.921Z] 18:30:01 all 0.24 0.00 0.04 0.00 0.01 99.71 [2021-08-05T18:48:15.921Z] 18:30:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2021-08-05T18:48:15.921Z] 18:30:01 1 0.43 0.00 0.03 0.00 0.02 99.52 [2021-08-05T18:48:15.921Z] 18:31:01 all 0.14 0.00 0.05 0.00 0.03 99.78 [2021-08-05T18:48:15.921Z] 18:31:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-08-05T18:48:15.921Z] 18:31:01 1 0.25 0.00 0.05 0.00 0.02 99.68 [2021-08-05T18:48:15.921Z] 18:32:01 all 0.23 0.00 0.03 0.00 0.01 99.73 [2021-08-05T18:48:15.921Z] 18:32:01 0 0.13 0.00 0.03 0.00 0.02 99.82 [2021-08-05T18:48:15.921Z] 18:32:01 1 0.32 0.00 0.03 0.00 0.00 99.65 [2021-08-05T18:48:15.921Z] 18:33:01 all 0.20 0.00 0.04 0.00 0.02 99.74 [2021-08-05T18:48:15.921Z] 18:33:01 0 0.33 0.00 0.03 0.00 0.02 99.62 [2021-08-05T18:48:15.921Z] 18:33:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2021-08-05T18:48:15.921Z] 18:34:01 all 0.23 0.00 0.06 0.00 0.02 99.70 [2021-08-05T18:48:15.921Z] 18:34:01 0 0.18 0.00 0.07 0.00 0.02 99.73 [2021-08-05T18:48:15.921Z] 18:34:01 1 0.27 0.00 0.05 0.00 0.02 99.67 [2021-08-05T18:48:15.921Z] 18:35:01 all 0.22 0.00 0.04 0.00 0.01 99.73 [2021-08-05T18:48:15.921Z] 18:35:01 0 0.37 0.00 0.03 0.00 0.00 99.60 [2021-08-05T18:48:15.921Z] 18:35:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2021-08-05T18:48:15.921Z] 18:36:01 all 0.12 0.00 0.04 0.00 0.02 99.82 [2021-08-05T18:48:15.921Z] 18:36:01 0 0.18 0.00 0.05 0.00 0.02 99.75 [2021-08-05T18:48:15.921Z] 18:36:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-08-05T18:48:15.921Z] 18:37:01 all 0.23 0.00 0.05 0.00 0.02 99.71 [2021-08-05T18:48:15.921Z] 18:37:01 0 0.37 0.00 0.05 0.00 0.02 99.57 [2021-08-05T18:48:15.921Z] 18:37:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2021-08-05T18:48:15.921Z] [2021-08-05T18:48:15.921Z] 18:37:01 CPU %user %nice %system %iowait %steal %idle [2021-08-05T18:48:15.921Z] 18:38:01 all 0.20 0.00 0.03 0.00 0.02 99.75 [2021-08-05T18:48:15.921Z] 18:38:01 0 0.35 0.00 0.02 0.00 0.02 99.62 [2021-08-05T18:48:15.921Z] 18:38:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-08-05T18:48:15.921Z] 18:39:01 all 0.19 0.00 0.05 0.00 0.01 99.75 [2021-08-05T18:48:15.921Z] 18:39:01 0 0.30 0.00 0.03 0.00 0.00 99.67 [2021-08-05T18:48:15.921Z] 18:39:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2021-08-05T18:48:15.921Z] 18:40:01 all 0.14 0.00 0.06 0.00 0.02 99.78 [2021-08-05T18:48:15.921Z] 18:40:01 0 0.22 0.00 0.05 0.00 0.02 99.72 [2021-08-05T18:48:15.921Z] 18:40:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2021-08-05T18:48:15.921Z] 18:41:01 all 0.20 0.00 0.03 0.00 0.02 99.75 [2021-08-05T18:48:15.921Z] 18:41:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-08-05T18:48:15.921Z] 18:41:01 1 0.35 0.00 0.03 0.00 0.02 99.60 [2021-08-05T18:48:15.921Z] 18:42:01 all 0.18 0.00 0.03 0.00 0.01 99.77 [2021-08-05T18:48:15.921Z] 18:42:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-08-05T18:48:15.921Z] 18:42:01 1 0.32 0.00 0.02 0.00 0.00 99.67 [2021-08-05T18:48:15.921Z] 18:43:01 all 0.14 0.00 0.04 0.00 0.03 99.79 [2021-08-05T18:48:15.921Z] 18:43:01 0 0.07 0.00 0.07 0.00 0.03 99.83 [2021-08-05T18:48:15.921Z] 18:43:01 1 0.22 0.00 0.02 0.00 0.02 99.75 [2021-08-05T18:48:15.921Z] 18:44:01 all 0.13 0.00 0.04 0.00 0.02 99.82 [2021-08-05T18:48:15.921Z] 18:44:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-08-05T18:48:15.921Z] 18:44:01 1 0.20 0.00 0.03 0.00 0.02 99.75 [2021-08-05T18:48:15.921Z] 18:45:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-08-05T18:48:15.921Z] 18:45:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2021-08-05T18:48:15.921Z] 18:45:01 1 0.20 0.00 0.02 0.00 0.02 99.77 [2021-08-05T18:48:15.921Z] 18:46:01 all 0.17 0.00 0.03 0.00 0.02 99.78 [2021-08-05T18:48:15.921Z] 18:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-08-05T18:48:15.921Z] 18:46:01 1 0.28 0.00 0.05 0.00 0.02 99.65 [2021-08-05T18:48:15.921Z] 18:47:01 all 0.25 0.00 0.04 0.00 0.03 99.68 [2021-08-05T18:48:15.921Z] 18:47:01 0 0.43 0.00 0.03 0.00 0.03 99.50 [2021-08-05T18:48:15.921Z] 18:47:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2021-08-05T18:48:15.921Z] 18:48:01 all 8.24 0.00 2.97 0.49 0.05 88.25 [2021-08-05T18:48:15.921Z] 18:48:01 0 8.17 0.00 3.18 0.51 0.05 88.09 [2021-08-05T18:48:15.921Z] 18:48:01 1 8.31 0.00 2.76 0.46 0.05 88.42 [2021-08-05T18:48:15.921Z] [2021-08-05T18:48:15.921Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-08-05T18:48:15.921Z] Average: all 0.54 0.00 0.17 0.02 0.02 99.24 [2021-08-05T18:48:15.921Z] Average: 0 0.52 0.00 0.18 0.02 0.02 99.25 [2021-08-05T18:48:15.921Z] Average: 1 0.57 0.00 0.16 0.02 0.02 99.23 [2021-08-05T18:48:15.921Z] [2021-08-05T18:48:15.921Z] [2021-08-05T18:48:15.921Z]