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 ccf9024f775434c0751c3a8c884a6830449d43b8+79665c1855efd82e3860a98e58508e749547a639 (dd19e2c4270bd57224a245c888fd15a70f430274) 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-ssh3662865557206445806.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-ssh4994118852245160023.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-ssh548375685117599478.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-ssh2968816017468369597.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-ssh8219350056203546603.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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2146 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-ssh8130712584787896637.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 ccf9024f775434c0751c3a8c884a6830449d43b8 Merge succeeded, producing ccf9024f775434c0751c3a8c884a6830449d43b8 Checking out Revision ccf9024f775434c0751c3a8c884a6830449d43b8 (PR-168) > 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-ssh24961833549599882.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 ccf9024f775434c0751c3a8c884a6830449d43b8 # 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-ssh5404627127833130987.key > git merge 79665c1855efd82e3860a98e58508e749547a639 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ccf9024f775434c0751c3a8c884a6830449d43b8 # timeout=10 Commit message: "refactor: More Tweaks from Anthony's guidance" > git rev-list --no-walk 0820e6244bce8f805e122642bd42ed0c4be0ec91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:46:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 21:46:54 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 21:46:59 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #466 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:07:50 + '[' -d /w/workspace/dgexfoundry_edgex-compose_PR-168/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:07:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:07:51 ---> package-listing.sh 22:07:51 ++ facter osfamily 22:07:51 ++ tr '[:upper:]' '[:lower:]' 22:07:52 + OS_FAMILY=redhat 22:07:52 + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-168 22:07:52 + START_PACKAGES=/tmp/packages_start.txt 22:07:52 + END_PACKAGES=/tmp/packages_end.txt 22:07:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:07:52 + PACKAGES=/tmp/packages_start.txt 22:07:52 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-168 ']' 22:07:52 + PACKAGES=/tmp/packages_end.txt 22:07:52 + case "${OS_FAMILY}" in 22:07:52 + rpm -qa 22:07:52 + sort 22:07:52 + '[' -f /tmp/packages_start.txt ']' 22:07:52 + '[' -f /tmp/packages_end.txt ']' 22:07:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:07:52 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-168 ']' 22:07:52 + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-168/archives/ 22:07:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-168/archives/ [Pipeline] echo 22:07:52 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 22:07:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:07:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:55 22:07:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:07:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:56 latest: Pulling from edgex-lftools-log-publisher 22:07:56 b4d181a07f80: Pulling fs layer 22:07:56 a1111a8f2ec3: Pulling fs layer 22:07:56 ed53099fbce6: Pulling fs layer 22:07:56 dc539afda2c1: Pulling fs layer 22:07:56 77bc0d833cb6: Pulling fs layer 22:07:56 9065ff56babe: Pulling fs layer 22:07:56 d287ab97295c: Pulling fs layer 22:07:56 77bc0d833cb6: Waiting 22:07:56 9065ff56babe: Waiting 22:07:56 d287ab97295c: Waiting 22:07:56 dc539afda2c1: Waiting 22:07:56 a1111a8f2ec3: Verifying Checksum 22:07:56 a1111a8f2ec3: Download complete 22:07:56 dc539afda2c1: Verifying Checksum 22:07:56 dc539afda2c1: Download complete 22:07:56 77bc0d833cb6: Verifying Checksum 22:07:56 77bc0d833cb6: Download complete 22:07:56 ed53099fbce6: Verifying Checksum 22:07:56 ed53099fbce6: Download complete 22:07:56 9065ff56babe: Download complete 22:07:59 b4d181a07f80: Verifying Checksum 22:07:59 b4d181a07f80: Download complete 22:07:59 b4d181a07f80: Pull complete 22:07:59 a1111a8f2ec3: Pull complete 22:08:00 ed53099fbce6: Pull complete 22:08:00 dc539afda2c1: Pull complete 22:08:00 77bc0d833cb6: Pull complete 22:08:00 9065ff56babe: Pull complete 22:08:03 d287ab97295c: Verifying Checksum 22:08:03 d287ab97295c: Download complete 22:08:07 d287ab97295c: Pull complete 22:08:07 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:08:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:08:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:08:07 prd-centos7-docker-4c-2g-2146 does not seem to be running inside a container 22:08:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:08:09 $ docker top ad5cb54803de306c82b9d549b22ddde399f7e04f2f706dd2b47dfb7a0c3a45aa -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:10 + touch /tmp/pre-build-complete [Pipeline] sh 22:08:10 + mkdir -p /var/log/sysstat [Pipeline] sh 22:08:11 + ls /var/log/sa-host 22:08:11 + sadf -c /var/log/sa-host/sa05 22:08:11 file_magic: OK 22:08:11 HZ: Using current value: 100 22:08:11 file_header: OK 22:08:11 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 22:08:11 Statistics: 22:08:11 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... 22:08:11 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:13 provisioning config files... 22:08:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-168@tmp/config34685839889948047tmp [Pipeline] { [Pipeline] echo 22:08:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:08:14 ---> create-netrc.sh [Pipeline] } 22:08:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:08:14 ---> python-tools-install.sh [Pipeline] echo 22:08:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:08:14 ---> sudo-logs.sh 22:08:14 Archiving 'sudo' log.. 22:08:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-2146.vexxhost.local: Name or service not known 22:08:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-2146.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:08:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:08:15 ---> job-cost.sh 22:08:15 lf-activate-venv: SKIPPING 22:08:15 INFO: No Stack... 22:08:16 INFO: Retrieving Pricing Info for: v3-standard-2 22:08:16 INFO: Archiving Costs [Pipeline] echo 22:08:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:08:17 ---> logs-deploy.sh 22:08:17 lf-activate-venv: SKIPPING 22:08:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-168/3 22:08:17 INFO: archiving workspace using pattern(s): 22:08:18 Archives upload complete. 22:08:18 INFO: archiving logs to Nexus 22:08:18 ---> uname -a: 22:08:18 Linux prd-centos7-docker-4c-2g-2146.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 22:08:18 22:08:18 22:08:18 ---> lscpu: 22:08:18 Architecture: x86_64 22:08:18 CPU op-mode(s): 32-bit, 64-bit 22:08:18 Byte Order: Little Endian 22:08:18 Address sizes: 40 bits physical, 48 bits virtual 22:08:18 CPU(s): 2 22:08:18 On-line CPU(s) list: 0,1 22:08:18 Thread(s) per core: 1 22:08:18 Core(s) per socket: 1 22:08:18 Socket(s): 2 22:08:18 NUMA node(s): 1 22:08:18 Vendor ID: AuthenticAMD 22:08:18 CPU family: 23 22:08:18 Model: 49 22:08:18 Model name: AMD EPYC-Rome Processor 22:08:18 Stepping: 0 22:08:18 CPU MHz: 2799.998 22:08:18 BogoMIPS: 5599.99 22:08:18 Virtualization: AMD-V 22:08:18 Hypervisor vendor: KVM 22:08:18 Virtualization type: full 22:08:18 L1d cache: 32K 22:08:18 L1i cache: 32K 22:08:18 L2 cache: 512K 22:08:18 L3 cache: 16384K 22:08:18 NUMA node0 CPU(s): 0,1 22:08:18 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 22:08:18 22:08:18 22:08:18 ---> nproc: 22:08:18 2 22:08:18 22:08:18 22:08:18 ---> df -h: 22:08:18 Filesystem Size Used Avail Use% Mounted on 22:08:18 overlay 40G 7.3G 33G 19% / 22:08:18 tmpfs 64M 0 64M 0% /dev 22:08:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:08:18 shm 64M 0 64M 0% /dev/shm 22:08:18 /dev/vda1 40G 7.3G 33G 19% /facter-os 22:08:18 22:08:18 22:08:18 ---> sar -b -r -n DEV: 22:08:18 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) 22:08:18 22:08:18 21:46:04 LINUX RESTART (2 CPU) 22:08:18 22:08:18 21:47:02 tps rtps wtps bread/s bwrtn/s 22:08:18 21:48:01 5.27 0.00 5.27 0.00 1158.33 22:08:18 21:49:01 1.28 0.00 1.28 0.00 24.57 22:08:18 21:50:01 0.27 0.00 0.27 0.00 3.33 22:08:18 21:51:01 0.30 0.00 0.30 0.00 5.26 22:08:18 21:52:01 0.27 0.00 0.27 0.00 3.95 22:08:18 21:53:01 0.40 0.00 0.40 0.00 5.53 22:08:18 21:54:01 0.17 0.00 0.17 0.00 1.88 22:08:18 21:55:01 0.37 0.00 0.37 0.00 5.56 22:08:18 21:56:01 0.18 0.00 0.18 0.00 1.78 22:08:18 21:57:01 0.28 0.00 0.28 0.00 3.60 22:08:18 21:58:01 0.25 0.00 0.25 0.00 2.43 22:08:18 21:59:01 0.17 0.00 0.17 0.00 1.75 22:08:18 22:00:01 0.27 0.00 0.27 0.00 3.75 22:08:18 22:01:01 0.45 0.20 0.25 6.00 2.43 22:08:18 22:02:01 1.40 0.10 1.30 1.73 24.28 22:08:18 22:03:01 0.45 0.00 0.45 0.00 5.08 22:08:18 22:04:01 0.15 0.00 0.15 0.00 2.02 22:08:18 22:05:01 0.23 0.00 0.23 0.00 3.87 22:08:18 22:06:01 0.15 0.00 0.15 0.00 1.73 22:08:18 22:07:01 0.25 0.00 0.25 0.00 2.95 22:08:18 22:08:01 6.36 2.65 3.71 2181.44 146.44 22:08:18 Average: 0.90 0.14 0.76 104.32 66.31 22:08:18 22:08:18 21:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:08:18 21:48:01 5635832 0 758604 9.47 2620 1611884 1181056 13.04 488604 1498076 20 22:08:18 21:49:01 5635184 0 759192 9.48 2620 1611944 1175916 12.98 489196 1498440 24 22:08:18 21:50:01 5631316 0 763116 9.53 2620 1611888 1176192 12.99 492256 1498424 20 22:08:18 21:51:01 5630780 0 763644 9.53 2620 1611896 1176404 12.99 492752 1498696 20 22:08:18 21:52:01 5630532 0 763888 9.54 2620 1611900 1176440 12.99 492932 1498696 16 22:08:18 21:53:01 5629288 0 765128 9.55 2620 1611904 1176428 12.99 493988 1498696 12 22:08:18 21:54:01 5629476 0 764936 9.55 2620 1611908 1176044 12.98 494420 1498696 8 22:08:18 21:55:01 5621184 0 773220 9.65 2620 1611916 1176044 12.98 502800 1498744 12 22:08:18 21:56:01 5621196 0 773208 9.65 2620 1611916 1176044 12.98 503656 1497840 12 22:08:18 21:57:01 5618308 0 776088 9.69 2620 1611924 1184400 13.08 506652 1497844 12 22:08:18 21:58:01 5618584 0 775812 9.69 2620 1611924 1184304 13.08 506212 1497840 16 22:08:18 21:59:01 5619028 0 775364 9.68 2620 1611928 1184304 13.08 506200 1497840 12 22:08:18 22:00:01 5617592 0 776792 9.70 2620 1611936 1184552 13.08 507312 1497840 8 22:08:18 22:01:01 5616568 0 777816 9.71 2620 1611936 1186844 13.10 507060 1497840 16 22:08:18 22:02:01 5617020 0 777232 9.70 2620 1612068 1184988 13.08 507184 1497900 8 22:08:18 22:03:01 5617384 0 776864 9.70 2620 1612072 1184928 13.08 506820 1497900 16 22:08:18 22:04:01 5617896 0 776348 9.69 2620 1612076 1184880 13.08 506688 1497900 12 22:08:18 22:05:01 5615924 0 778312 9.72 2620 1612084 1185244 13.09 508376 1497904 16 22:08:18 22:06:01 5617588 0 776648 9.70 2620 1612084 1184944 13.08 506848 1497900 12 22:08:18 22:07:01 5617104 0 777128 9.70 2620 1612088 1185040 13.08 507312 1497900 12 22:08:18 22:08:01 5258376 0 858792 10.72 2620 1889152 1390028 15.35 725816 1610076 210664 22:08:18 Average: 5605531 0 775625 9.68 2620 1625163 1191192 13.15 512052 1503476 10045 22:08:18 22:08:18 21:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:08:18 21:48:01 eth0 0.15 0.14 0.06 0.14 0.00 0.00 0.00 0.00 22:08:18 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 21:49:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:08:18 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 21:50:01 eth0 1.68 0.40 0.39 0.20 0.00 0.00 0.00 0.00 22:08:18 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 21:51:01 eth0 3.22 0.87 0.98 0.60 0.00 0.00 0.00 0.00 22:08:18 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 21:52:01 eth0 1.83 0.60 0.75 0.48 0.00 0.00 0.00 0.00 22:08:18 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 21:53:01 eth0 0.57 0.32 0.27 0.17 0.00 0.00 0.00 0.00 22:08:18 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 21:54:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 22:08:18 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 21:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:08:18 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 21:56:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:08:18 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 21:57:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 22:08:18 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 21:58:01 eth0 0.77 0.08 0.06 0.01 0.00 0.00 0.00 0.00 22:08:18 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 21:59:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:08:18 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 22:00:01 eth0 0.53 0.32 0.27 0.20 0.00 0.00 0.00 0.00 22:08:18 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 22:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:08:18 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 22:02:01 eth0 0.28 0.23 0.09 0.07 0.00 0.00 0.00 0.00 22:08:18 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 22:03:01 eth0 0.18 0.18 0.09 0.01 0.00 0.00 0.00 0.00 22:08:18 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 22:04:01 eth0 1.32 0.08 0.13 0.01 0.00 0.00 0.00 0.00 22:08:18 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 22:05:01 eth0 1.07 0.60 0.55 0.42 0.00 0.00 0.00 0.00 22:08:18 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 22:06:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 22:07:01 eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 22:08:18 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 22:08:01 eth0 321.12 213.61 2196.36 19.95 0.00 0.00 0.00 0.00 22:08:18 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 Average: eth0 15.92 10.41 104.85 1.07 0.00 0.00 0.00 0.00 22:08:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:18 22:08:18 22:08:18 ---> sar -P ALL: 22:08:18 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) 22:08:18 22:08:18 21:46:04 LINUX RESTART (2 CPU) 22:08:18 22:08:18 21:47:02 CPU %user %nice %system %iowait %steal %idle 22:08:18 21:48:01 all 0.22 0.00 0.08 0.00 0.02 99.68 22:08:18 21:48:01 0 0.12 0.00 0.10 0.00 0.02 99.76 22:08:18 21:48:01 1 0.32 0.00 0.07 0.00 0.02 99.59 22:08:18 21:49:01 all 0.20 0.00 0.04 0.00 0.02 99.74 22:08:18 21:49:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:08:18 21:49:01 1 0.33 0.00 0.05 0.00 0.02 99.60 22:08:18 21:50:01 all 0.15 0.00 0.04 0.00 0.03 99.78 22:08:18 21:50:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:08:18 21:50:01 1 0.25 0.00 0.05 0.00 0.03 99.67 22:08:18 21:51:01 all 0.29 0.00 0.05 0.00 0.02 99.64 22:08:18 21:51:01 0 0.07 0.00 0.05 0.00 0.02 99.87 22:08:18 21:51:01 1 0.52 0.00 0.05 0.00 0.02 99.41 22:08:18 21:52:01 all 0.20 0.00 0.06 0.00 0.03 99.72 22:08:18 21:52:01 0 0.08 0.00 0.08 0.00 0.03 99.80 22:08:18 21:52:01 1 0.32 0.00 0.03 0.00 0.02 99.63 22:08:18 21:53:01 all 0.18 0.00 0.05 0.00 0.03 99.74 22:08:18 21:53:01 0 0.08 0.00 0.07 0.00 0.03 99.82 22:08:18 21:53:01 1 0.28 0.00 0.03 0.00 0.02 99.67 22:08:18 21:54:01 all 0.17 0.00 0.06 0.00 0.02 99.76 22:08:18 21:54:01 0 0.05 0.00 0.10 0.00 0.03 99.82 22:08:18 21:54:01 1 0.28 0.00 0.02 0.00 0.00 99.70 22:08:18 21:55:01 all 0.19 0.00 0.05 0.00 0.03 99.72 22:08:18 21:55:01 0 0.30 0.00 0.07 0.00 0.03 99.60 22:08:18 21:55:01 1 0.08 0.00 0.03 0.00 0.03 99.85 22:08:18 21:56:01 all 0.07 0.00 0.05 0.00 0.03 99.86 22:08:18 21:56:01 0 0.08 0.00 0.05 0.00 0.03 99.83 22:08:18 21:56:01 1 0.05 0.00 0.05 0.00 0.02 99.88 22:08:18 21:57:01 all 0.22 0.00 0.04 0.00 0.02 99.72 22:08:18 21:57:01 0 0.40 0.00 0.05 0.00 0.02 99.53 22:08:18 21:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:08:18 21:58:01 all 0.18 0.00 0.05 0.00 0.03 99.75 22:08:18 21:58:01 0 0.15 0.00 0.05 0.00 0.02 99.78 22:08:18 21:58:01 1 0.20 0.00 0.05 0.00 0.03 99.72 22:08:18 22:08:18 21:58:01 CPU %user %nice %system %iowait %steal %idle 22:08:18 21:59:01 all 0.16 0.00 0.04 0.00 0.01 99.79 22:08:18 21:59:01 0 0.28 0.00 0.03 0.00 0.00 99.68 22:08:18 21:59:01 1 0.03 0.00 0.05 0.00 0.02 99.90 22:08:18 22:00:01 all 0.23 0.00 0.03 0.00 0.03 99.72 22:08:18 22:00:01 0 0.35 0.00 0.03 0.00 0.02 99.60 22:08:18 22:00:01 1 0.10 0.00 0.03 0.00 0.03 99.83 22:08:18 22:01:01 all 0.15 0.00 0.07 0.00 0.03 99.76 22:08:18 22:01:01 0 0.25 0.00 0.07 0.00 0.02 99.67 22:08:18 22:01:01 1 0.05 0.00 0.07 0.00 0.03 99.85 22:08:18 22:02:01 all 0.20 0.00 0.05 0.00 0.02 99.73 22:08:18 22:02:01 0 0.32 0.00 0.03 0.00 0.00 99.65 22:08:18 22:02:01 1 0.08 0.00 0.07 0.00 0.03 99.82 22:08:18 22:03:01 all 0.16 0.00 0.04 0.00 0.01 99.79 22:08:18 22:03:01 0 0.27 0.00 0.03 0.00 0.00 99.70 22:08:18 22:03:01 1 0.05 0.00 0.05 0.00 0.02 99.88 22:08:18 22:04:01 all 0.18 0.00 0.04 0.00 0.03 99.76 22:08:18 22:04:01 0 0.28 0.00 0.02 0.00 0.02 99.68 22:08:18 22:04:01 1 0.07 0.00 0.07 0.00 0.03 99.83 22:08:18 22:05:01 all 0.25 0.00 0.05 0.00 0.02 99.68 22:08:18 22:05:01 0 0.40 0.00 0.02 0.00 0.00 99.58 22:08:18 22:05:01 1 0.10 0.00 0.08 0.00 0.03 99.78 22:08:18 22:06:01 all 0.25 0.00 0.04 0.00 0.02 99.69 22:08:18 22:06:01 0 0.47 0.00 0.05 0.00 0.02 99.47 22:08:18 22:06:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:08:18 22:07:01 all 0.21 0.00 0.03 0.00 0.01 99.75 22:08:18 22:07:01 0 0.38 0.00 0.05 0.00 0.02 99.55 22:08:18 22:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:08:18 22:08:01 all 3.85 0.00 1.24 0.08 0.03 94.79 22:08:18 22:08:01 0 4.29 0.00 1.44 0.12 0.03 94.12 22:08:18 22:08:01 1 3.42 0.00 1.04 0.03 0.03 95.47 22:08:18 Average: all 0.36 0.00 0.11 0.00 0.02 99.51 22:08:18 Average: 0 0.41 0.00 0.12 0.01 0.02 99.45 22:08:18 Average: 1 0.32 0.00 0.09 0.00 0.02 99.57 22:08:18 22:08:18 22:08:18