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 18:25:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 18:25:33 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 18:25:41 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 18:47:46 + '[' -d /w/workspace/dgexfoundry_edgex-compose_PR-168/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:47:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:47:47 ---> package-listing.sh 18:47:47 ++ facter osfamily 18:47:47 ++ tr '[:upper:]' '[:lower:]' 18:47:47 + OS_FAMILY=redhat 18:47:47 + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-168 18:47:47 + START_PACKAGES=/tmp/packages_start.txt 18:47:47 + END_PACKAGES=/tmp/packages_end.txt 18:47:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:47:47 + PACKAGES=/tmp/packages_start.txt 18:47:47 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-168 ']' 18:47:47 + PACKAGES=/tmp/packages_end.txt 18:47:47 + case "${OS_FAMILY}" in 18:47:47 + sort 18:47:47 + rpm -qa 18:47:48 + '[' -f /tmp/packages_start.txt ']' 18:47:48 + '[' -f /tmp/packages_end.txt ']' 18:47:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:47:48 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-168 ']' 18:47:48 + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-168/archives/ 18:47:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-168/archives/ [Pipeline] echo 18:47:48 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 18:47:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:47:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:47:49 18:47:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:47:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:47:49 latest: Pulling from edgex-lftools-log-publisher 18:47:49 b4d181a07f80: Pulling fs layer 18:47:49 a1111a8f2ec3: Pulling fs layer 18:47:49 ed53099fbce6: Pulling fs layer 18:47:49 dc539afda2c1: Pulling fs layer 18:47:49 77bc0d833cb6: Pulling fs layer 18:47:49 9065ff56babe: Pulling fs layer 18:47:49 d287ab97295c: Pulling fs layer 18:47:49 dc539afda2c1: Waiting 18:47:49 77bc0d833cb6: Waiting 18:47:49 9065ff56babe: Waiting 18:47:49 d287ab97295c: Waiting 18:47:50 a1111a8f2ec3: Verifying Checksum 18:47:50 a1111a8f2ec3: Download complete 18:47:50 dc539afda2c1: Verifying Checksum 18:47:50 dc539afda2c1: Download complete 18:47:50 77bc0d833cb6: Verifying Checksum 18:47:50 77bc0d833cb6: Download complete 18:47:50 ed53099fbce6: Verifying Checksum 18:47:50 ed53099fbce6: Download complete 18:47:50 9065ff56babe: Verifying Checksum 18:47:50 9065ff56babe: Download complete 18:47:51 b4d181a07f80: Verifying Checksum 18:47:51 b4d181a07f80: Download complete 18:47:53 b4d181a07f80: Pull complete 18:47:53 a1111a8f2ec3: Pull complete 18:47:53 ed53099fbce6: Pull complete 18:47:53 dc539afda2c1: Pull complete 18:47:53 77bc0d833cb6: Pull complete 18:47:53 9065ff56babe: Pull complete 18:47:56 d287ab97295c: Verifying Checksum 18:47:56 d287ab97295c: Download complete 18:48:00 d287ab97295c: Pull complete 18:48:00 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:48:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:48:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:48:00 prd-centos7-docker-4c-2g-2101 does not seem to be running inside a container 18:48:00 $ 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 18:48:02 $ docker top 3a242b2ce2db7268b50e74a13a2243957e59c28035885415e0c5ccf9c03f5a05 -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:03 + touch /tmp/pre-build-complete [Pipeline] sh 18:48:03 + mkdir -p /var/log/sysstat [Pipeline] sh 18:48:04 + ls /var/log/sa-host 18:48:04 + sadf -c /var/log/sa-host/sa05 18:48:04 file_magic: OK 18:48:04 HZ: Using current value: 100 18:48:04 file_header: OK 18:48:04 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 18:48:04 Statistics: 18:48:04 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... 18:48:04 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:48:04 provisioning config files... 18:48:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-168@tmp/config3759030470006243095tmp [Pipeline] { [Pipeline] echo 18:48:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:48:04 ---> create-netrc.sh [Pipeline] } 18:48:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:48:05 ---> python-tools-install.sh [Pipeline] echo 18:48:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:48:06 ---> sudo-logs.sh 18:48:06 Archiving 'sudo' log.. 18:48:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-2101.vexxhost.local: Name or service not known 18:48:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-2101.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 18:48:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:48:12 ---> job-cost.sh 18:48:12 lf-activate-venv: SKIPPING 18:48:12 INFO: No Stack... 18:48:13 INFO: Retrieving Pricing Info for: v3-standard-2 18:48:13 INFO: Archiving Costs [Pipeline] echo 18:48:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:48:14 ---> logs-deploy.sh 18:48:14 lf-activate-venv: SKIPPING 18:48:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-168/1 18:48:14 INFO: archiving workspace using pattern(s): 18:48:15 Archives upload complete. 18:48:15 INFO: archiving logs to Nexus 18:48:15 ---> uname -a: 18:48:15 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 18:48:15 18:48:15 18:48:15 ---> lscpu: 18:48:15 Architecture: x86_64 18:48:15 CPU op-mode(s): 32-bit, 64-bit 18:48:15 Byte Order: Little Endian 18:48:15 Address sizes: 40 bits physical, 48 bits virtual 18:48:15 CPU(s): 2 18:48:15 On-line CPU(s) list: 0,1 18:48:15 Thread(s) per core: 1 18:48:15 Core(s) per socket: 1 18:48:15 Socket(s): 2 18:48:15 NUMA node(s): 1 18:48:15 Vendor ID: AuthenticAMD 18:48:15 CPU family: 23 18:48:15 Model: 49 18:48:15 Model name: AMD EPYC-Rome Processor 18:48:15 Stepping: 0 18:48:15 CPU MHz: 2799.998 18:48:15 BogoMIPS: 5599.99 18:48:15 Virtualization: AMD-V 18:48:15 Hypervisor vendor: KVM 18:48:15 Virtualization type: full 18:48:15 L1d cache: 32K 18:48:15 L1i cache: 32K 18:48:15 L2 cache: 512K 18:48:15 L3 cache: 16384K 18:48:15 NUMA node0 CPU(s): 0,1 18:48:15 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 18:48:15 18:48:15 18:48:15 ---> nproc: 18:48:15 2 18:48:15 18:48:15 18:48:15 ---> df -h: 18:48:15 Filesystem Size Used Avail Use% Mounted on 18:48:15 overlay 40G 7.3G 33G 19% / 18:48:15 tmpfs 64M 0 64M 0% /dev 18:48:15 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:48:15 shm 64M 0 64M 0% /dev/shm 18:48:15 /dev/vda1 40G 7.3G 33G 19% /facter-os 18:48:15 18:48:15 18:48:15 ---> sar -b -r -n DEV: 18:48:15 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) 18:48:15 18:48:15 18:24:48 LINUX RESTART (2 CPU) 18:48:15 18:48:15 18:26:02 tps rtps wtps bread/s bwrtn/s 18:48:15 18:27:01 1.58 0.00 1.58 0.00 32.86 18:48:15 18:28:01 0.25 0.00 0.25 0.00 2.73 18:48:15 18:29:01 0.33 0.00 0.33 0.00 3.71 18:48:15 18:30:01 0.23 0.00 0.23 0.00 3.66 18:48:15 18:31:01 0.28 0.00 0.28 0.00 4.13 18:48:15 18:32:01 0.27 0.00 0.27 0.00 3.65 18:48:15 18:33:01 0.27 0.00 0.27 0.00 2.75 18:48:15 18:34:01 0.37 0.00 0.37 0.00 5.71 18:48:15 18:35:01 0.15 0.00 0.15 0.00 1.73 18:48:15 18:36:01 0.20 0.00 0.20 0.00 1.88 18:48:15 18:37:01 0.35 0.00 0.35 0.00 5.80 18:48:15 18:38:01 0.25 0.00 0.25 0.00 2.70 18:48:15 18:39:01 0.28 0.00 0.28 0.00 3.90 18:48:15 18:40:01 0.85 0.15 0.70 4.80 7.91 18:48:15 18:41:01 0.95 0.00 0.95 0.00 19.77 18:48:15 18:42:01 0.15 0.00 0.15 0.00 1.87 18:48:15 18:43:01 0.18 0.00 0.18 0.00 2.28 18:48:15 18:44:01 0.37 0.00 0.37 0.00 6.33 18:48:15 18:45:01 0.17 0.00 0.17 0.00 1.20 18:48:15 18:46:01 0.35 0.00 0.35 0.00 5.83 18:48:15 18:47:01 0.17 0.00 0.17 0.00 1.47 18:48:15 18:48:01 39.16 2.72 36.45 2182.78 10494.95 18:48:15 Average: 2.14 0.13 2.01 99.51 482.92 18:48:15 18:48:15 18:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:48:15 18:27:01 5634036 0 760456 9.50 2620 1611820 1185872 13.09 489992 1498220 16 18:48:15 18:28:01 5631888 0 762600 9.52 2620 1611824 1185872 13.09 492184 1498076 16 18:48:15 18:29:01 5628380 0 766108 9.57 2620 1611824 1186160 13.10 495064 1498308 20 18:48:15 18:30:01 5630160 0 764320 9.54 2620 1611832 1185872 13.09 492936 1498956 12 18:48:15 18:31:01 5626800 0 767676 9.59 2620 1611836 1188800 13.13 496436 1498956 12 18:48:15 18:32:01 5626968 0 767504 9.58 2620 1611840 1188904 13.13 496736 1498956 12 18:48:15 18:33:01 5625664 0 768804 9.60 2620 1611844 1188748 13.12 497300 1498956 12 18:48:15 18:34:01 5614268 0 780192 9.74 2620 1611852 1188748 13.12 509160 1499020 12 18:48:15 18:35:01 5612636 0 781824 9.76 2620 1611852 1188952 13.13 511000 1498308 8 18:48:15 18:36:01 5613048 0 781408 9.76 2620 1611856 1188916 13.13 510816 1498308 20 18:48:15 18:37:01 5612732 0 781720 9.76 2620 1611860 1189004 13.13 511448 1497764 16 18:48:15 18:38:01 5614176 0 780272 9.74 2620 1611864 1188812 13.13 510324 1497764 12 18:48:15 18:39:01 5613628 0 780812 9.75 2620 1611872 1188944 13.13 511108 1497764 8 18:48:15 18:40:01 5613480 0 780956 9.75 2620 1611876 1188920 13.13 511096 1497764 8 18:48:15 18:41:01 5613100 0 781328 9.76 2620 1611884 1188944 13.13 511084 1497764 8 18:48:15 18:42:01 5613248 0 781180 9.75 2620 1611884 1188908 13.13 511100 1497764 12 18:48:15 18:43:01 5613236 0 781184 9.75 2620 1611892 1189120 13.13 511328 1497764 8 18:48:15 18:44:01 5613740 0 780676 9.75 2620 1611896 1188940 13.13 510620 1497764 8 18:48:15 18:45:01 5613740 0 780676 9.75 2620 1611896 1188940 13.13 510700 1497764 8 18:48:15 18:46:01 5613816 0 780592 9.75 2620 1611904 1189012 13.13 510780 1497764 8 18:48:15 18:47:01 5613948 0 780460 9.74 2620 1611904 1188988 13.13 510640 1497764 16 18:48:15 18:48:01 4894460 0 944252 11.79 2620 2167600 1384740 15.29 760000 1858056 153140 18:48:15 Average: 5585780 0 783409 9.78 2620 1637123 1197278 13.22 516902 1514524 6972 18:48:15 18:48:15 18:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:48:15 18:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:48:15 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:28:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:48:15 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:29:01 eth0 1.03 0.37 0.32 0.20 0.00 0.00 0.00 0.00 18:48:15 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:30:01 eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:48:15 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:31:01 eth0 0.80 0.23 0.19 0.07 0.00 0.00 0.00 0.00 18:48:15 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:32:01 eth0 1.45 0.60 0.59 0.40 0.00 0.00 0.00 0.00 18:48:15 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:33:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:48:15 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:34:01 eth0 0.52 0.03 0.05 0.00 0.00 0.00 0.00 0.00 18:48:15 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:35:01 eth0 0.48 0.25 0.27 0.19 0.00 0.00 0.00 0.00 18:48:15 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:36:01 eth0 1.30 0.45 0.46 0.24 0.00 0.00 0.00 0.00 18:48:15 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:37:01 eth0 1.55 0.37 0.38 0.21 0.00 0.00 0.00 0.00 18:48:15 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:38:01 eth0 0.43 0.08 0.02 0.04 0.00 0.00 0.00 0.00 18:48:15 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:39:01 eth0 1.00 0.32 0.32 0.20 0.00 0.00 0.00 0.00 18:48:15 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:40:01 eth0 0.50 0.32 0.27 0.20 0.00 0.00 0.00 0.00 18:48:15 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:41:01 eth0 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 18:48:15 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:42:01 eth0 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 18:48:15 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:43:01 eth0 0.52 0.32 0.27 0.20 0.00 0.00 0.00 0.00 18:48:15 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:44:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:48:15 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:45:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:48:15 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:46:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:48:15 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:47:01 eth0 0.17 0.15 0.07 0.01 0.00 0.00 0.00 0.00 18:48:15 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:48:01 eth0 374.96 243.39 2620.60 23.91 0.00 0.00 0.00 0.00 18:48:15 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 Average: eth0 17.56 11.27 119.37 1.19 0.00 0.00 0.00 0.00 18:48:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:15 18:48:15 18:48:15 ---> sar -P ALL: 18:48:15 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) 18:48:15 18:48:15 18:24:48 LINUX RESTART (2 CPU) 18:48:15 18:48:15 18:26:02 CPU %user %nice %system %iowait %steal %idle 18:48:15 18:27:01 all 0.22 0.00 0.05 0.00 0.01 99.72 18:48:15 18:27:01 0 0.08 0.00 0.05 0.00 0.02 99.85 18:48:15 18:27:01 1 0.36 0.00 0.05 0.00 0.00 99.59 18:48:15 18:28:01 all 0.18 0.00 0.05 0.00 0.02 99.75 18:48:15 18:28:01 0 0.07 0.00 0.07 0.00 0.02 99.85 18:48:15 18:28:01 1 0.30 0.00 0.03 0.00 0.02 99.65 18:48:15 18:29:01 all 0.18 0.00 0.05 0.00 0.02 99.76 18:48:15 18:29:01 0 0.07 0.00 0.05 0.00 0.02 99.87 18:48:15 18:29:01 1 0.28 0.00 0.05 0.00 0.02 99.65 18:48:15 18:30:01 all 0.24 0.00 0.04 0.00 0.01 99.71 18:48:15 18:30:01 0 0.05 0.00 0.05 0.00 0.00 99.90 18:48:15 18:30:01 1 0.43 0.00 0.03 0.00 0.02 99.52 18:48:15 18:31:01 all 0.14 0.00 0.05 0.00 0.03 99.78 18:48:15 18:31:01 0 0.03 0.00 0.05 0.00 0.03 99.88 18:48:15 18:31:01 1 0.25 0.00 0.05 0.00 0.02 99.68 18:48:15 18:32:01 all 0.23 0.00 0.03 0.00 0.01 99.73 18:48:15 18:32:01 0 0.13 0.00 0.03 0.00 0.02 99.82 18:48:15 18:32:01 1 0.32 0.00 0.03 0.00 0.00 99.65 18:48:15 18:33:01 all 0.20 0.00 0.04 0.00 0.02 99.74 18:48:15 18:33:01 0 0.33 0.00 0.03 0.00 0.02 99.62 18:48:15 18:33:01 1 0.07 0.00 0.05 0.00 0.02 99.87 18:48:15 18:34:01 all 0.23 0.00 0.06 0.00 0.02 99.70 18:48:15 18:34:01 0 0.18 0.00 0.07 0.00 0.02 99.73 18:48:15 18:34:01 1 0.27 0.00 0.05 0.00 0.02 99.67 18:48:15 18:35:01 all 0.22 0.00 0.04 0.00 0.01 99.73 18:48:15 18:35:01 0 0.37 0.00 0.03 0.00 0.00 99.60 18:48:15 18:35:01 1 0.07 0.00 0.05 0.00 0.02 99.87 18:48:15 18:36:01 all 0.12 0.00 0.04 0.00 0.02 99.82 18:48:15 18:36:01 0 0.18 0.00 0.05 0.00 0.02 99.75 18:48:15 18:36:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:48:15 18:37:01 all 0.23 0.00 0.05 0.00 0.02 99.71 18:48:15 18:37:01 0 0.37 0.00 0.05 0.00 0.02 99.57 18:48:15 18:37:01 1 0.08 0.00 0.05 0.00 0.02 99.85 18:48:15 18:48:15 18:37:01 CPU %user %nice %system %iowait %steal %idle 18:48:15 18:38:01 all 0.20 0.00 0.03 0.00 0.02 99.75 18:48:15 18:38:01 0 0.35 0.00 0.02 0.00 0.02 99.62 18:48:15 18:38:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:48:15 18:39:01 all 0.19 0.00 0.05 0.00 0.01 99.75 18:48:15 18:39:01 0 0.30 0.00 0.03 0.00 0.00 99.67 18:48:15 18:39:01 1 0.08 0.00 0.07 0.00 0.02 99.83 18:48:15 18:40:01 all 0.14 0.00 0.06 0.00 0.02 99.78 18:48:15 18:40:01 0 0.22 0.00 0.05 0.00 0.02 99.72 18:48:15 18:40:01 1 0.07 0.00 0.07 0.00 0.02 99.85 18:48:15 18:41:01 all 0.20 0.00 0.03 0.00 0.02 99.75 18:48:15 18:41:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:48:15 18:41:01 1 0.35 0.00 0.03 0.00 0.02 99.60 18:48:15 18:42:01 all 0.18 0.00 0.03 0.00 0.01 99.77 18:48:15 18:42:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:48:15 18:42:01 1 0.32 0.00 0.02 0.00 0.00 99.67 18:48:15 18:43:01 all 0.14 0.00 0.04 0.00 0.03 99.79 18:48:15 18:43:01 0 0.07 0.00 0.07 0.00 0.03 99.83 18:48:15 18:43:01 1 0.22 0.00 0.02 0.00 0.02 99.75 18:48:15 18:44:01 all 0.13 0.00 0.04 0.00 0.02 99.82 18:48:15 18:44:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:48:15 18:44:01 1 0.20 0.00 0.03 0.00 0.02 99.75 18:48:15 18:45:01 all 0.13 0.00 0.03 0.00 0.03 99.82 18:48:15 18:45:01 0 0.05 0.00 0.05 0.00 0.03 99.87 18:48:15 18:45:01 1 0.20 0.00 0.02 0.00 0.02 99.77 18:48:15 18:46:01 all 0.17 0.00 0.03 0.00 0.02 99.78 18:48:15 18:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 18:48:15 18:46:01 1 0.28 0.00 0.05 0.00 0.02 99.65 18:48:15 18:47:01 all 0.25 0.00 0.04 0.00 0.03 99.68 18:48:15 18:47:01 0 0.43 0.00 0.03 0.00 0.03 99.50 18:48:15 18:47:01 1 0.07 0.00 0.05 0.00 0.02 99.87 18:48:15 18:48:01 all 8.24 0.00 2.97 0.49 0.05 88.25 18:48:15 18:48:01 0 8.17 0.00 3.18 0.51 0.05 88.09 18:48:15 18:48:01 1 8.31 0.00 2.76 0.46 0.05 88.42 18:48:15 18:48:15 Average: CPU %user %nice %system %iowait %steal %idle 18:48:15 Average: all 0.54 0.00 0.17 0.02 0.02 99.24 18:48:15 Average: 0 0.52 0.00 0.18 0.02 0.02 99.25 18:48:15 Average: 1 0.57 0.00 0.16 0.02 0.02 99.23 18:48:15 18:48:15 18:48:15