Pull request #168 updated 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 0820e6244bce8f805e122642bd42ed0c4be0ec91+79665c1855efd82e3860a98e58508e749547a639 (d6a34f3b32e4953fdbd6b35bbf1907b51afc9afa) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh782482702123601032.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-ssh1366217781685990322.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-168/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh7404172249741727461.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 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-ssh5926091162305792493.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-168/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh6668802507129706180.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2128’ Running on prd-centos7-docker-4c-2g-2132 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-ssh5412126501359289080.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 79665c1855efd82e3860a98e58508e749547a639 into PR head commit 0820e6244bce8f805e122642bd42ed0c4be0ec91 > 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-ssh8217933699814265298.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 > git config core.sparsecheckout # timeout=10 > git checkout -f 0820e6244bce8f805e122642bd42ed0c4be0ec91 # 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-ssh302403083301438364.key > git merge 79665c1855efd82e3860a98e58508e749547a639 # timeout=10 Merge succeeded, producing 0820e6244bce8f805e122642bd42ed0c4be0ec91 Checking out Revision 0820e6244bce8f805e122642bd42ed0c4be0ec91 (PR-168) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0820e6244bce8f805e122642bd42ed0c4be0ec91 # timeout=10 Commit message: "refactor: Addressed PR feed back from Anthony" > git rev-list --no-walk 0325a62d619fd59f85db474040bee80b0361a4dc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:15:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 21:15:22 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 21:15:29 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #464 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:37:29 + '[' -d /w/workspace/dgexfoundry_edgex-compose_PR-168/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:37:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:37:29 ---> package-listing.sh 21:37:29 ++ facter osfamily 21:37:29 ++ tr '[:upper:]' '[:lower:]' 21:37:30 + OS_FAMILY=redhat 21:37:30 + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-168 21:37:30 + START_PACKAGES=/tmp/packages_start.txt 21:37:30 + END_PACKAGES=/tmp/packages_end.txt 21:37:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:37:30 + PACKAGES=/tmp/packages_start.txt 21:37:30 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-168 ']' 21:37:30 + PACKAGES=/tmp/packages_end.txt 21:37:30 + case "${OS_FAMILY}" in 21:37:30 + rpm -qa 21:37:30 + sort 21:37:30 + '[' -f /tmp/packages_start.txt ']' 21:37:30 + '[' -f /tmp/packages_end.txt ']' 21:37:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:37:30 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-168 ']' 21:37:30 + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-168/archives/ 21:37:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-168/archives/ [Pipeline] echo 21:37:30 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 21:37:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:37:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:37:31 21:37:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:37:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:37:32 latest: Pulling from edgex-lftools-log-publisher 21:37:32 b4d181a07f80: Pulling fs layer 21:37:32 a1111a8f2ec3: Pulling fs layer 21:37:32 ed53099fbce6: Pulling fs layer 21:37:32 dc539afda2c1: Pulling fs layer 21:37:32 77bc0d833cb6: Pulling fs layer 21:37:32 9065ff56babe: Pulling fs layer 21:37:32 d287ab97295c: Pulling fs layer 21:37:32 77bc0d833cb6: Waiting 21:37:32 9065ff56babe: Waiting 21:37:32 d287ab97295c: Waiting 21:37:32 dc539afda2c1: Waiting 21:37:32 a1111a8f2ec3: Verifying Checksum 21:37:32 a1111a8f2ec3: Download complete 21:37:32 dc539afda2c1: Verifying Checksum 21:37:32 dc539afda2c1: Download complete 21:37:32 77bc0d833cb6: Verifying Checksum 21:37:32 77bc0d833cb6: Download complete 21:37:32 9065ff56babe: Verifying Checksum 21:37:32 9065ff56babe: Download complete 21:37:32 ed53099fbce6: Verifying Checksum 21:37:32 ed53099fbce6: Download complete 21:37:33 b4d181a07f80: Verifying Checksum 21:37:33 b4d181a07f80: Download complete 21:37:34 b4d181a07f80: Pull complete 21:37:35 a1111a8f2ec3: Pull complete 21:37:35 ed53099fbce6: Pull complete 21:37:35 dc539afda2c1: Pull complete 21:37:36 77bc0d833cb6: Pull complete 21:37:36 9065ff56babe: Pull complete 21:37:37 d287ab97295c: Verifying Checksum 21:37:37 d287ab97295c: Download complete 21:37:42 d287ab97295c: Pull complete 21:37:42 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:37:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:37:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:37:43 prd-centos7-docker-4c-2g-2132 does not seem to be running inside a container 21:37:43 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:37:45 $ docker top f75c94dcb9c117111ce3e722a1375696c0e50189b7c5819e0db3f3549e7db4ee -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:45 + touch /tmp/pre-build-complete [Pipeline] sh 21:37:45 + mkdir -p /var/log/sysstat [Pipeline] sh 21:37:46 + ls /var/log/sa-host 21:37:46 + sadf -c /var/log/sa-host/sa05 21:37:46 file_magic: OK 21:37:46 HZ: Using current value: 100 21:37:46 file_header: OK 21:37:46 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 21:37:46 Statistics: 21:37:46 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... 21:37:46 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:37:46 provisioning config files... 21:37:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-168@tmp/config5501640627530410907tmp [Pipeline] { [Pipeline] echo 21:37:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:37:46 ---> create-netrc.sh [Pipeline] } 21:37:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:37:47 ---> python-tools-install.sh [Pipeline] echo 21:37:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:37:47 ---> sudo-logs.sh 21:37:47 Archiving 'sudo' log.. 21:37:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-2132.vexxhost.local: Name or service not known 21:37:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-2132.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 21:37:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:37:47 ---> job-cost.sh 21:37:47 lf-activate-venv: SKIPPING 21:37:47 INFO: No Stack... 21:37:48 INFO: Retrieving Pricing Info for: v3-standard-2 21:37:49 INFO: Archiving Costs [Pipeline] echo 21:37:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:37:49 ---> logs-deploy.sh 21:37:49 lf-activate-venv: SKIPPING 21:37:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-168/2 21:37:49 INFO: archiving workspace using pattern(s): 21:37:52 Archives upload complete. 21:37:52 INFO: archiving logs to Nexus 21:37:52 ---> uname -a: 21:37:52 Linux prd-centos7-docker-4c-2g-2132.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 21:37:52 21:37:52 21:37:52 ---> lscpu: 21:37:52 Architecture: x86_64 21:37:52 CPU op-mode(s): 32-bit, 64-bit 21:37:52 Byte Order: Little Endian 21:37:52 Address sizes: 40 bits physical, 48 bits virtual 21:37:52 CPU(s): 2 21:37:52 On-line CPU(s) list: 0,1 21:37:52 Thread(s) per core: 1 21:37:52 Core(s) per socket: 1 21:37:52 Socket(s): 2 21:37:52 NUMA node(s): 1 21:37:52 Vendor ID: AuthenticAMD 21:37:52 CPU family: 23 21:37:52 Model: 49 21:37:52 Model name: AMD EPYC-Rome Processor 21:37:52 Stepping: 0 21:37:52 CPU MHz: 2799.996 21:37:52 BogoMIPS: 5599.99 21:37:52 Virtualization: AMD-V 21:37:52 Hypervisor vendor: KVM 21:37:52 Virtualization type: full 21:37:52 L1d cache: 32K 21:37:52 L1i cache: 32K 21:37:52 L2 cache: 512K 21:37:52 L3 cache: 16384K 21:37:52 NUMA node0 CPU(s): 0,1 21:37:52 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 21:37:52 21:37:52 21:37:52 ---> nproc: 21:37:52 2 21:37:52 21:37:52 21:37:52 ---> df -h: 21:37:52 Filesystem Size Used Avail Use% Mounted on 21:37:52 overlay 40G 7.3G 33G 19% / 21:37:52 tmpfs 64M 0 64M 0% /dev 21:37:52 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:37:52 shm 64M 0 64M 0% /dev/shm 21:37:52 /dev/vda1 40G 7.3G 33G 19% /facter-os 21:37:52 21:37:52 21:37:52 ---> sar -b -r -n DEV: 21:37:52 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) 21:37:52 21:37:52 21:14:38 LINUX RESTART (2 CPU) 21:37:52 21:37:52 21:15:01 tps rtps wtps bread/s bwrtn/s 21:37:52 21:16:01 91.01 13.88 77.13 3073.21 2665.26 21:37:52 21:17:01 1.42 0.00 1.42 0.00 29.00 21:37:52 21:18:01 0.25 0.00 0.25 0.00 2.60 21:37:52 21:19:01 0.25 0.00 0.25 0.00 3.65 21:37:52 21:20:01 0.32 0.00 0.32 0.00 3.41 21:37:52 21:21:01 0.27 0.00 0.27 0.00 3.55 21:37:52 21:22:01 0.28 0.00 0.28 0.00 3.78 21:37:52 21:23:01 0.25 0.00 0.25 0.00 3.03 21:37:52 21:24:01 0.32 0.00 0.32 0.00 3.65 21:37:52 21:25:01 0.20 0.00 0.20 0.00 2.60 21:37:52 21:26:01 0.20 0.00 0.20 0.00 1.78 21:37:52 21:27:01 0.27 0.00 0.27 0.00 3.56 21:37:52 21:28:01 0.25 0.00 0.25 0.00 3.53 21:37:52 21:29:02 0.27 0.00 0.27 0.00 3.36 21:37:52 21:30:01 0.36 0.15 0.20 4.88 2.95 21:37:52 21:31:01 0.80 0.00 0.80 0.00 16.77 21:37:52 21:32:01 0.22 0.00 0.22 0.00 2.73 21:37:52 21:33:01 0.20 0.00 0.20 0.00 2.20 21:37:52 21:34:01 0.30 0.00 0.30 0.00 3.97 21:37:52 21:35:01 0.28 0.00 0.28 0.00 4.70 21:37:52 21:36:01 0.23 0.00 0.23 0.00 3.07 21:37:52 21:37:01 0.32 0.00 0.32 0.00 4.95 21:37:52 Average: 4.47 0.64 3.83 140.10 126.26 21:37:52 21:37:52 21:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:37:52 21:16:01 5617524 0 776944 9.70 2620 1611852 1265548 13.97 505184 1498204 20 21:37:52 21:17:01 5626364 0 768100 9.59 2620 1611856 1179312 13.02 498124 1498460 12 21:37:52 21:18:01 5626596 0 767868 9.59 2620 1611856 1179312 13.02 498196 1498460 20 21:37:52 21:19:01 5621668 0 772788 9.65 2620 1611864 1179528 13.02 502572 1498836 20 21:37:52 21:20:01 5622836 0 771616 9.63 2620 1611868 1179312 13.02 501396 1498836 16 21:37:52 21:21:01 5622064 0 772384 9.64 2620 1611872 1179484 13.02 502060 1498836 20 21:37:52 21:22:01 5622488 0 771956 9.64 2620 1611876 1179508 13.02 502140 1498836 16 21:37:52 21:23:01 5618916 0 775520 9.68 2620 1611884 1179616 13.02 505180 1498900 12 21:37:52 21:24:01 5611580 0 782856 9.77 2620 1611884 1179376 13.02 512816 1498900 8 21:37:52 21:25:01 5611336 0 783096 9.78 2620 1611888 1179376 13.02 513752 1497964 8 21:37:52 21:26:01 5611308 0 783120 9.78 2620 1611892 1179472 13.02 514184 1497964 8 21:37:52 21:27:01 5611476 0 782948 9.78 2620 1611896 1179444 13.02 513716 1497964 12 21:37:52 21:28:01 5610252 0 784164 9.79 2620 1611904 1179624 13.02 514692 1497964 12 21:37:52 21:29:02 5608904 0 785512 9.81 2620 1611904 1179844 13.03 515748 1497964 20 21:37:52 21:30:01 5610888 0 783516 9.78 2620 1611916 1179508 13.02 513924 1497964 20 21:37:52 21:31:01 5607152 0 787252 9.83 2620 1611916 1179776 13.03 517996 1497964 16 21:37:52 21:32:01 5608024 0 786372 9.82 2620 1611924 1179572 13.02 516772 1497964 12 21:37:52 21:33:01 5608140 0 786252 9.82 2620 1611928 1179572 13.02 516760 1497964 12 21:37:52 21:34:01 5607092 0 787300 9.83 2620 1611928 1179864 13.03 518000 1497964 16 21:37:52 21:35:01 5606864 0 787520 9.83 2620 1611936 1179960 13.03 518208 1497964 8 21:37:52 21:36:01 5607376 0 787008 9.83 2620 1611936 1179860 13.03 517676 1497964 8 21:37:52 21:37:01 5608700 0 785676 9.81 2620 1611944 1179704 13.02 516908 1497964 12 21:37:52 Average: 5613979 0 780444 9.74 2620 1611897 1183481 13.07 510727 1498264 14 21:37:52 21:37:52 21:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:37:52 21:16:01 eth0 317.25 188.43 638.13 57.62 0.00 0.00 0.00 0.00 21:37:52 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:17:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:37:52 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:37:52 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:19:01 eth0 1.00 0.32 0.32 0.20 0.00 0.00 0.00 0.00 21:37:52 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:20:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:37:52 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:21:01 eth0 0.97 0.22 0.20 0.07 0.00 0.00 0.00 0.00 21:37:52 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:22:01 eth0 1.08 0.38 0.33 0.21 0.00 0.00 0.00 0.00 21:37:52 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:23:01 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 21:37:52 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:24:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:37:52 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:25:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:37:52 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:26:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 21:37:52 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:27:01 eth0 0.58 0.03 0.05 0.00 0.00 0.00 0.00 0.00 21:37:52 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:28:01 eth0 1.45 0.27 0.37 0.17 0.00 0.00 0.00 0.00 21:37:52 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:29:02 eth0 0.82 0.52 0.53 0.45 0.00 0.00 0.00 0.00 21:37:52 21:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:30:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 21:37:52 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:31:01 eth0 1.68 0.92 0.73 0.48 0.00 0.00 0.00 0.00 21:37:52 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:32:01 eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 21:37:52 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:33:01 eth0 0.65 0.07 0.06 0.01 0.00 0.00 0.00 0.00 21:37:52 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:34:01 eth0 1.65 0.32 0.38 0.17 0.00 0.00 0.00 0.00 21:37:52 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:35:01 eth0 0.52 0.32 0.27 0.23 0.00 0.00 0.00 0.00 21:37:52 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:36:01 eth0 0.70 0.45 0.40 0.27 0.00 0.00 0.00 0.00 21:37:52 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:37:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:37:52 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 Average: eth0 15.05 8.80 29.23 2.74 0.00 0.00 0.00 0.00 21:37:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:52 21:37:52 21:37:52 ---> sar -P ALL: 21:37:52 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) 21:37:52 21:37:52 21:14:38 LINUX RESTART (2 CPU) 21:37:52 21:37:52 21:15:01 CPU %user %nice %system %iowait %steal %idle 21:37:52 21:16:01 all 12.94 0.00 2.30 1.98 0.04 82.73 21:37:52 21:16:01 0 13.58 0.00 2.67 3.01 0.03 80.71 21:37:52 21:16:01 1 12.31 0.00 1.93 0.95 0.05 84.76 21:37:52 21:17:01 all 0.15 0.00 0.04 0.00 0.03 99.78 21:37:52 21:17:01 0 0.05 0.00 0.05 0.00 0.03 99.87 21:37:52 21:17:01 1 0.25 0.00 0.03 0.00 0.02 99.70 21:37:52 21:18:01 all 0.17 0.00 0.05 0.00 0.02 99.77 21:37:52 21:18:01 0 0.07 0.00 0.08 0.00 0.03 99.82 21:37:52 21:18:01 1 0.27 0.00 0.02 0.00 0.00 99.72 21:37:52 21:19:01 all 0.19 0.00 0.04 0.00 0.03 99.74 21:37:52 21:19:01 0 0.05 0.00 0.05 0.00 0.03 99.87 21:37:52 21:19:01 1 0.33 0.00 0.03 0.00 0.02 99.62 21:37:52 21:20:01 all 0.26 0.00 0.04 0.00 0.01 99.69 21:37:52 21:20:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:37:52 21:20:01 1 0.47 0.00 0.05 0.00 0.02 99.47 21:37:52 21:21:01 all 0.19 0.00 0.04 0.00 0.02 99.75 21:37:52 21:21:01 0 0.05 0.00 0.05 0.00 0.03 99.87 21:37:52 21:21:01 1 0.33 0.00 0.03 0.00 0.00 99.63 21:37:52 21:22:01 all 0.19 0.00 0.04 0.00 0.03 99.74 21:37:52 21:22:01 0 0.03 0.00 0.05 0.00 0.03 99.88 21:37:52 21:22:01 1 0.35 0.00 0.03 0.00 0.02 99.60 21:37:52 21:23:01 all 0.18 0.00 0.07 0.00 0.02 99.74 21:37:52 21:23:01 0 0.07 0.00 0.10 0.00 0.03 99.80 21:37:52 21:23:01 1 0.28 0.00 0.03 0.00 0.00 99.68 21:37:52 21:24:01 all 0.13 0.00 0.03 0.00 0.03 99.81 21:37:52 21:24:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:37:52 21:24:01 1 0.23 0.00 0.02 0.00 0.03 99.72 21:37:52 21:25:01 all 0.09 0.00 0.03 0.00 0.02 99.87 21:37:52 21:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:37:52 21:25:01 1 0.15 0.00 0.02 0.00 0.02 99.82 21:37:52 21:26:01 all 0.14 0.00 0.04 0.00 0.02 99.80 21:37:52 21:26:01 0 0.07 0.00 0.07 0.00 0.03 99.83 21:37:52 21:26:01 1 0.22 0.00 0.02 0.00 0.00 99.77 21:37:52 21:37:52 21:26:01 CPU %user %nice %system %iowait %steal %idle 21:37:52 21:27:01 all 0.10 0.00 0.03 0.01 0.03 99.84 21:37:52 21:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:37:52 21:27:01 1 0.17 0.00 0.03 0.02 0.03 99.75 21:37:52 21:28:01 all 0.15 0.00 0.04 0.00 0.02 99.79 21:37:52 21:28:01 0 0.07 0.00 0.05 0.00 0.02 99.87 21:37:52 21:28:01 1 0.23 0.00 0.03 0.00 0.02 99.72 21:37:52 21:29:02 all 0.21 0.00 0.04 0.00 0.01 99.74 21:37:52 21:29:02 0 0.18 0.00 0.03 0.00 0.02 99.77 21:37:52 21:29:02 1 0.23 0.00 0.05 0.00 0.00 99.72 21:37:52 21:30:01 all 0.04 0.00 0.06 0.00 0.02 99.88 21:37:52 21:30:01 0 0.03 0.00 0.05 0.00 0.02 99.90 21:37:52 21:30:01 1 0.05 0.00 0.07 0.00 0.02 99.86 21:37:52 21:31:01 all 0.19 0.00 0.05 0.00 0.02 99.74 21:37:52 21:31:01 0 0.33 0.00 0.07 0.00 0.02 99.58 21:37:52 21:31:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:37:52 21:32:01 all 0.08 0.00 0.04 0.00 0.02 99.87 21:37:52 21:32:01 0 0.13 0.00 0.05 0.00 0.02 99.80 21:37:52 21:32:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:37:52 21:33:01 all 0.10 0.00 0.04 0.00 0.02 99.84 21:37:52 21:33:01 0 0.15 0.00 0.03 0.00 0.00 99.82 21:37:52 21:33:01 1 0.05 0.00 0.05 0.00 0.03 99.87 21:37:52 21:34:01 all 0.18 0.00 0.03 0.01 0.03 99.77 21:37:52 21:34:01 0 0.27 0.00 0.02 0.02 0.02 99.68 21:37:52 21:34:01 1 0.08 0.00 0.03 0.00 0.03 99.85 21:37:52 21:35:01 all 0.21 0.00 0.04 0.00 0.01 99.74 21:37:52 21:35:01 0 0.35 0.00 0.03 0.00 0.00 99.62 21:37:52 21:35:01 1 0.07 0.00 0.05 0.00 0.02 99.87 21:37:52 21:36:01 all 0.20 0.00 0.04 0.00 0.00 99.76 21:37:52 21:36:01 0 0.35 0.00 0.03 0.00 0.00 99.62 21:37:52 21:36:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:37:52 21:37:01 all 0.21 0.00 0.03 0.00 0.02 99.74 21:37:52 21:37:01 0 0.37 0.00 0.03 0.00 0.02 99.58 21:37:52 21:37:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:37:52 21:37:52 Average: CPU %user %nice %system %iowait %steal %idle 21:37:52 Average: all 0.73 0.00 0.14 0.09 0.02 99.02 21:37:52 Average: 0 0.73 0.00 0.16 0.14 0.02 98.95 21:37:52 Average: 1 0.73 0.00 0.12 0.04 0.02 99.09 21:37:52 21:37:52 21:37:52