Pull request #75 updated Connecting to https://api.github.com using edgex-jenkins/****** (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 292ea5b51e7b3ad89c0e6f99524f09f7cb0b7ab2+3657a61eb468b4e857e859c6e56c18e95e1da4fe (67bcb79f1b733a64e85e32c144fa0746a6c038a3) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-2529’ Running on prd-centos7-docker-4c-2g-2532 in /w/workspace/edgexfoundry_edgex-compose_PR-75 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-compose.git > git init /w/workspace/edgexfoundry_edgex-compose_PR-75 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3657a61eb468b4e857e859c6e56c18e95e1da4fe into PR head commit 292ea5b51e7b3ad89c0e6f99524f09f7cb0b7ab2 Merge succeeded, producing 292ea5b51e7b3ad89c0e6f99524f09f7cb0b7ab2 Checking out Revision 292ea5b51e7b3ad89c0e6f99524f09f7cb0b7ab2 (PR-75) > git config core.sparsecheckout # timeout=10 > git checkout -f 292ea5b51e7b3ad89c0e6f99524f09f7cb0b7ab2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3657a61eb468b4e857e859c6e56c18e95e1da4fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 292ea5b51e7b3ad89c0e6f99524f09f7cb0b7ab2 # timeout=10 Commit message: "fix: Fix get-token and add missing get-consul-acl-token targets" > git rev-list --no-walk 37791f652a3e34ec830b48bdbe102c1a9b53c1f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:34:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 22:34:19 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 22:34:28 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #337 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:56:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:56:53 ---> package-listing.sh 22:56:53 ++ facter osfamily 22:56:53 ++ tr '[:upper:]' '[:lower:]' 22:56:53 + OS_FAMILY=redhat 22:56:53 + workspace=/w/workspace/edgexfoundry_edgex-compose_PR-75 22:56:53 + START_PACKAGES=/tmp/packages_start.txt 22:56:53 + END_PACKAGES=/tmp/packages_end.txt 22:56:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:56:53 + PACKAGES=/tmp/packages_start.txt 22:56:53 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-75 ']' 22:56:53 + PACKAGES=/tmp/packages_end.txt 22:56:53 + case "${OS_FAMILY}" in 22:56:53 + rpm -qa 22:56:53 + sort 22:56:57 + '[' -f /tmp/packages_start.txt ']' 22:56:57 + '[' -f /tmp/packages_end.txt ']' 22:56:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:56:57 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-75 ']' 22:56:57 + mkdir -p /w/workspace/edgexfoundry_edgex-compose_PR-75/archives/ 22:56:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-compose_PR-75/archives/ [Pipeline] echo 22:56:57 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/edgexfoundry_edgex-compose_PR-75/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:56:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:56:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:56:58 22:56:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:56:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:56:58 alpine: Pulling from edgex-lftools-log-publisher 22:56:58 df20fa9351a1: Pulling fs layer 22:56:58 36b3adc4ff6f: Pulling fs layer 22:56:58 8ad3a11d3b57: Pulling fs layer 22:56:58 46f8f816bc3b: Pulling fs layer 22:56:58 93b61091891f: Pulling fs layer 22:56:58 93b9cdb0e59b: Pulling fs layer 22:56:58 5e14af77c1be: Pulling fs layer 22:56:58 01666e4c0597: Pulling fs layer 22:56:58 aa168da1d23b: Pulling fs layer 22:56:58 46f8f816bc3b: Waiting 22:56:58 93b61091891f: Waiting 22:56:58 93b9cdb0e59b: Waiting 22:56:58 5e14af77c1be: Waiting 22:56:58 01666e4c0597: Waiting 22:56:58 aa168da1d23b: Waiting 22:56:58 36b3adc4ff6f: Verifying Checksum 22:56:58 36b3adc4ff6f: Download complete 22:56:58 46f8f816bc3b: Download complete 22:56:58 df20fa9351a1: Verifying Checksum 22:56:58 93b9cdb0e59b: Verifying Checksum 22:56:58 93b9cdb0e59b: Download complete 22:56:58 5e14af77c1be: Verifying Checksum 22:56:58 5e14af77c1be: Download complete 22:56:58 01666e4c0597: Verifying Checksum 22:56:58 01666e4c0597: Download complete 22:56:58 93b61091891f: Verifying Checksum 22:56:58 93b61091891f: Download complete 22:56:59 8ad3a11d3b57: Verifying Checksum 22:56:59 8ad3a11d3b57: Download complete 22:56:59 df20fa9351a1: Pull complete 22:56:59 36b3adc4ff6f: Pull complete 22:57:00 8ad3a11d3b57: Pull complete 22:57:00 46f8f816bc3b: Pull complete 22:57:01 93b61091891f: Pull complete 22:57:01 93b9cdb0e59b: Pull complete 22:57:01 aa168da1d23b: Verifying Checksum 22:57:01 aa168da1d23b: Download complete 22:57:01 5e14af77c1be: Pull complete 22:57:01 01666e4c0597: Pull complete 22:57:09 aa168da1d23b: Pull complete 22:57:09 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:57:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:57:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:57:10 prd-centos7-docker-4c-2g-2532 does not seem to be running inside a container 22:57:10 $ 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/edgexfoundry_edgex-compose_PR-75/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-compose_PR-75 -v /w/workspace/edgexfoundry_edgex-compose_PR-75:/w/workspace/edgexfoundry_edgex-compose_PR-75:rw,z -v /w/workspace/edgexfoundry_edgex-compose_PR-75@tmp:/w/workspace/edgexfoundry_edgex-compose_PR-75@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:57:13 $ docker top 9dca7f0440e99409500269c98a7cc2658f34b0c925a87de119c292f6b5251b02 -eo pid,comm [Pipeline] { [Pipeline] sh 22:57:13 + touch /tmp/pre-build-complete [Pipeline] sh 22:57:14 + mkdir -p /var/log/sa [Pipeline] sh 22:57:14 + ls /var/log/sa-host 22:57:14 + sadf -c /var/log/sa-host/sa23 22:57:14 file_magic: OK 22:57:14 HZ: Using current value: 100 22:57:14 file_header: OK 22:57:14 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:57:14 Statistics: 22:57:14 Hnuu...uuuununununu... 22:57:14 File successfully converted to sysstat format version 12.2.1 22:57:14 + sadf -c /var/log/sa-host/sa30 22:57:14 file_magic: OK 22:57:14 HZ: Using current value: 100 22:57:14 file_header: OK 22:57:14 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:57:14 Statistics: 22:57:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:57:14 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:57:15 provisioning config files... 22:57:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-compose_PR-75@tmp/config667228252567761212tmp [Pipeline] { [Pipeline] echo 22:57:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:57:15 ---> create-netrc.sh [Pipeline] } 22:57:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:57:15 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:57:15 ---> python-tools-install.sh [Pipeline] echo 22:57:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:57:16 ---> sudo-logs.sh 22:57:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:57:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:57:16 ---> job-cost.sh 22:57:16 lf-activate-venv: SKIPPING 22:57:16 INFO: No Stack... 22:57:17 INFO: Retrieving Pricing Info for: v1-standard-2 22:57:17 INFO: Archiving Costs [Pipeline] echo 22:57:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:57:18 ---> logs-deploy.sh 22:57:18 lf-activate-venv: SKIPPING 22:57:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-75/7 22:57:18 INFO: archiving workspace using pattern(s): 22:57:20 Archives upload complete. 22:57:20 INFO: archiving logs to Nexus 22:57:21 ---> uname -a: 22:57:21 Linux prd-centos7-docker-4c-2g-2532.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:57:21 22:57:21 22:57:21 ---> lscpu: 22:57:21 Architecture: x86_64 22:57:21 CPU op-mode(s): 32-bit, 64-bit 22:57:21 Byte Order: Little Endian 22:57:21 Address sizes: 40 bits physical, 48 bits virtual 22:57:21 CPU(s): 4 22:57:21 On-line CPU(s) list: 0-3 22:57:21 Thread(s) per core: 1 22:57:21 Core(s) per socket: 1 22:57:21 Socket(s): 4 22:57:21 NUMA node(s): 1 22:57:21 Vendor ID: GenuineIntel 22:57:21 CPU family: 6 22:57:21 Model: 44 22:57:21 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:57:21 Stepping: 1 22:57:21 CPU MHz: 2933.438 22:57:21 BogoMIPS: 5866.87 22:57:21 Virtualization: VT-x 22:57:21 Hypervisor vendor: KVM 22:57:21 Virtualization type: full 22:57:21 L1d cache: 128 KiB 22:57:21 L1i cache: 128 KiB 22:57:21 L2 cache: 16 MiB 22:57:21 L3 cache: 64 MiB 22:57:21 NUMA node0 CPU(s): 0-3 22:57:21 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:57:21 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:57:21 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:57:21 Vulnerability Meltdown: Mitigation; PTI 22:57:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:57:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:57:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:57:21 Vulnerability Srbds: Not affected 22:57:21 Vulnerability Tsx async abort: Not affected 22:57:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 22:57:21 22:57:21 22:57:21 ---> nproc: 22:57:21 4 22:57:21 22:57:21 22:57:21 ---> df -h: 22:57:21 Filesystem Size Used Available Use% Mounted on 22:57:21 overlay 50.0G 6.9G 43.1G 14% / 22:57:21 tmpfs 64.0M 0 64.0M 0% /dev 22:57:21 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:57:21 shm 64.0M 0 64.0M 0% /dev/shm 22:57:21 /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os 22:57:21 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 22:57:21 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 22:57:21 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 22:57:21 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-compose_PR-75 22:57:21 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-compose_PR-75@tmp 22:57:21 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host 22:57:21 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure 22:57:21 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log 22:57:21 /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json 22:57:21 22:57:21 22:57:21 ---> free -m: 22:57:21 total used free shared buff/cache available 22:57:21 Mem: 1837 687 95 0 1053 1043 22:57:21 Swap: 1023 0 1023 22:57:21 22:57:21 22:57:21 ---> ip addr: 22:57:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:57:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:57:21 inet 127.0.0.1/8 scope host lo 22:57:21 valid_lft forever preferred_lft forever 22:57:21 inet6 ::1/128 scope host 22:57:21 valid_lft forever preferred_lft forever 22:57:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:57:21 link/ether fa:16:3e:0c:d6:aa brd ff:ff:ff:ff:ff:ff 22:57:21 inet 10.30.123.2/23 brd 10.30.123.255 scope global dynamic eth0 22:57:21 valid_lft 84986sec preferred_lft 84986sec 22:57:21 inet6 fe80::f816:3eff:fe0c:d6aa/64 scope link 22:57:21 valid_lft forever preferred_lft forever 22:57:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:57:21 link/ether 02:42:80:ed:4b:8b brd ff:ff:ff:ff:ff:ff 22:57:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:57:21 valid_lft forever preferred_lft forever 22:57:21 22:57:21 22:57:21 ---> sar -b -r -n DEV: 22:57:21 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/30/21 _x86_64_ (4 CPU) 22:57:21 22:57:21 22:33:34 LINUX RESTART (4 CPU) 22:57:21 22:57:21 22:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:57:21 22:35:01 55.83 23.40 32.42 0.00 2967.51 2059.70 0.00 22:57:21 22:36:01 1.67 0.00 1.67 0.00 0.00 32.13 0.00 22:57:21 22:37:01 0.30 0.00 0.30 0.00 0.00 3.90 0.00 22:57:21 22:38:01 0.30 0.00 0.30 0.00 0.00 2.78 0.00 22:57:21 22:39:01 0.30 0.00 0.30 0.00 0.00 4.15 0.00 22:57:21 22:40:01 0.30 0.00 0.30 0.00 0.00 4.41 0.00 22:57:21 22:41:01 1.32 1.12 0.20 0.00 58.22 2.05 0.00 22:57:21 22:42:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 22:57:21 22:43:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 22:57:21 22:44:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 22:57:21 22:45:01 0.28 0.00 0.28 0.00 0.00 2.88 0.00 22:57:21 22:46:01 0.17 0.00 0.17 0.00 0.00 2.43 0.00 22:57:21 22:47:01 0.28 0.00 0.28 0.00 0.00 3.65 0.00 22:57:21 22:48:01 0.27 0.00 0.27 0.00 0.00 3.11 0.00 22:57:21 22:49:01 0.43 0.20 0.23 0.00 6.39 3.51 0.00 22:57:21 22:50:02 0.77 0.00 0.77 0.00 0.00 14.87 0.00 22:57:21 22:51:01 0.29 0.00 0.29 0.00 0.00 3.39 0.00 22:57:21 22:52:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 22:57:21 22:53:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 22:57:21 22:54:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 22:57:21 22:55:01 0.20 0.00 0.20 0.00 0.00 2.71 0.00 22:57:21 22:56:01 0.28 0.00 0.28 0.00 0.00 3.61 0.00 22:57:21 22:57:01 61.49 53.44 8.06 0.00 7320.13 3451.74 0.00 22:57:21 Average: 5.48 3.40 2.08 0.00 450.61 244.62 0.00 22:57:21 22:57:21 22:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:57:21 22:35:01 67480 0 546960 29.07 2620 1264484 1045108 35.67 373140 1244972 24 22:57:21 22:36:01 72612 0 541788 28.79 2620 1264524 1025132 34.99 366460 1247200 16 22:57:21 22:37:01 73140 0 541256 28.77 2620 1264528 1025132 34.99 366492 1247188 8 22:57:21 22:38:01 73008 0 541384 28.77 2620 1264532 1025132 34.99 366616 1247192 16 22:57:21 22:39:01 71764 0 542624 28.84 2620 1264536 1025312 34.99 367452 1247188 8 22:57:21 22:40:01 72552 0 541832 28.80 2620 1264540 1025228 34.99 366928 1247188 8 22:57:21 22:41:01 64968 0 547664 29.11 2620 1266292 1026984 35.05 374228 1247188 16 22:57:21 22:42:01 64416 0 548212 29.14 2620 1266296 1027020 35.05 374628 1247188 12 22:57:21 22:43:01 66060 0 546560 29.05 2620 1266304 1026804 35.04 373184 1247188 8 22:57:21 22:44:01 66104 0 546512 29.05 2620 1266308 1026804 35.04 373316 1247188 8 22:57:21 22:45:01 66112 0 546500 29.05 2620 1266312 1026864 35.05 373820 1247192 8 22:57:21 22:46:01 64484 0 548124 29.13 2620 1266316 1027020 35.05 374568 1247188 12 22:57:21 22:47:01 66100 0 546500 29.05 2620 1266324 1026804 35.04 373420 1247188 8 22:57:21 22:48:01 65296 0 547300 29.09 2620 1266328 1026948 35.05 374228 1247188 8 22:57:21 22:49:01 65912 0 546680 29.05 2620 1266332 1026804 35.04 373572 1247184 12 22:57:21 22:50:02 65668 0 546916 29.07 2620 1266340 1035136 35.33 373896 1247184 12 22:57:21 22:51:01 65796 0 546788 29.06 2620 1266340 1043260 35.60 373540 1247184 8 22:57:21 22:52:01 65724 0 546852 29.06 2620 1266348 1043260 35.60 373548 1247184 12 22:57:21 22:53:01 65420 0 547152 29.08 2620 1266352 1043516 35.61 373560 1247184 12 22:57:21 22:54:01 64204 0 548364 29.14 2620 1266356 1043776 35.62 374648 1247184 8 22:57:21 22:55:01 64500 0 548064 29.13 2620 1266360 1043752 35.62 374436 1247184 8 22:57:21 22:56:01 64452 0 548056 29.13 2620 1266416 1043816 35.62 374624 1247192 24 22:57:21 22:57:01 67308 0 636292 33.82 2620 1175324 1471768 50.23 435076 1177792 63212 22:57:21 Average: 67090 0 549930 29.23 2620 1261904 1051364 35.88 375017 1244074 2759 22:57:21 22:57:21 22:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:57:21 22:35:01 eth0 404.96 264.30 638.77 60.22 0.00 0.00 0.00 0.00 22:57:21 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:36:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:57:21 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:37:01 eth0 0.27 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:57:21 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:38:01 eth0 0.70 0.08 0.06 0.01 0.00 0.00 0.00 0.00 22:57:21 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:39:01 eth0 0.57 0.33 0.28 0.20 0.00 0.00 0.00 0.00 22:57:21 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:40:01 eth0 1.05 0.32 0.23 0.08 0.00 0.00 0.00 0.00 22:57:21 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:41:01 eth0 1.75 1.00 0.37 4.03 0.00 0.00 0.00 0.00 22:57:21 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:42:01 eth0 0.50 0.37 0.27 0.24 0.00 0.00 0.00 0.00 22:57:21 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:43:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:57:21 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:44:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:57:21 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:45:01 eth0 0.95 0.23 0.20 0.07 0.00 0.00 0.00 0.00 22:57:21 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:46:01 eth0 0.67 0.40 0.27 0.20 0.00 0.00 0.00 0.00 22:57:21 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:47:01 eth0 0.58 0.07 0.06 0.01 0.00 0.00 0.00 0.00 22:57:21 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:48:01 eth0 0.52 0.33 0.27 0.20 0.00 0.00 0.00 0.00 22:57:21 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:57:21 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:50:02 eth0 0.30 0.27 0.14 0.08 0.00 0.00 0.00 0.00 22:57:21 22:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:57:21 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:52:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:57:21 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:53:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 22:57:21 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:54:01 eth0 0.60 0.32 0.38 0.20 0.00 0.00 0.00 0.00 22:57:21 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:55:01 eth0 1.03 0.30 0.20 0.08 0.00 0.00 0.00 0.00 22:57:21 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:56:01 eth0 0.48 0.43 0.27 0.21 0.00 0.00 0.00 0.00 22:57:21 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:57:01 eth0 247.76 186.83 2262.73 19.64 0.00 0.00 0.00 0.00 22:57:21 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 Average: eth0 28.90 19.86 126.43 3.72 0.00 0.00 0.00 0.00 22:57:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:21 22:57:21 22:57:21 ---> sar -P ALL: 22:57:21 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/30/21 _x86_64_ (4 CPU) 22:57:21 22:57:21 22:33:34 LINUX RESTART (4 CPU) 22:57:21 22:57:21 22:34:01 CPU %user %nice %system %iowait %steal %idle 22:57:21 22:35:01 all 8.91 0.00 2.98 1.59 0.02 86.50 22:57:21 22:35:01 0 7.75 0.00 4.09 2.86 0.02 85.28 22:57:21 22:35:01 1 10.39 0.00 2.25 1.96 0.03 85.36 22:57:21 22:35:01 2 7.64 0.00 2.84 0.54 0.02 88.97 22:57:21 22:35:01 3 9.88 0.00 2.73 0.99 0.02 86.38 22:57:21 22:36:01 all 0.17 0.00 0.03 0.00 0.00 99.80 22:57:21 22:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:57:21 22:36:01 1 0.07 0.00 0.03 0.00 0.00 99.90 22:57:21 22:36:01 2 0.07 0.00 0.03 0.00 0.00 99.90 22:57:21 22:36:01 3 0.52 0.00 0.02 0.00 0.02 99.45 22:57:21 22:37:01 all 0.12 0.00 0.03 0.00 0.00 99.84 22:57:21 22:37:01 0 0.00 0.00 0.03 0.00 0.00 99.97 22:57:21 22:37:01 1 0.03 0.00 0.05 0.00 0.00 99.92 22:57:21 22:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:57:21 22:37:01 3 0.43 0.00 0.03 0.00 0.00 99.53 22:57:21 22:38:01 all 0.14 0.00 0.03 0.00 0.00 99.83 22:57:21 22:38:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:57:21 22:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:57:21 22:38:01 2 0.05 0.00 0.05 0.00 0.00 99.90 22:57:21 22:38:01 3 0.47 0.00 0.02 0.00 0.00 99.52 22:57:21 22:39:01 all 0.16 0.00 0.03 0.00 0.00 99.80 22:57:21 22:39:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:57:21 22:39:01 1 0.05 0.00 0.03 0.00 0.00 99.92 22:57:21 22:39:01 2 0.05 0.00 0.03 0.00 0.00 99.92 22:57:21 22:39:01 3 0.53 0.00 0.03 0.00 0.00 99.43 22:57:21 22:40:01 all 0.15 0.00 0.02 0.00 0.00 99.83 22:57:21 22:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:57:21 22:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:57:21 22:40:01 2 0.05 0.00 0.02 0.00 0.00 99.93 22:57:21 22:40:01 3 0.50 0.00 0.02 0.00 0.00 99.48 22:57:21 22:41:01 all 0.27 0.00 0.05 0.00 0.01 99.67 22:57:21 22:41:01 0 0.13 0.00 0.07 0.00 0.02 99.78 22:57:21 22:41:01 1 0.23 0.00 0.05 0.00 0.02 99.70 22:57:21 22:41:01 2 0.12 0.00 0.05 0.00 0.00 99.83 22:57:21 22:41:01 3 0.58 0.00 0.03 0.02 0.00 99.37 22:57:21 22:42:01 all 0.17 0.00 0.02 0.00 0.00 99.81 22:57:21 22:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:57:21 22:42:01 1 0.08 0.00 0.02 0.00 0.00 99.90 22:57:21 22:42:01 2 0.03 0.00 0.03 0.00 0.00 99.93 22:57:21 22:42:01 3 0.53 0.00 0.03 0.00 0.00 99.43 22:57:21 22:43:01 all 0.15 0.00 0.03 0.00 0.00 99.83 22:57:21 22:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:57:21 22:43:01 1 0.02 0.00 0.03 0.00 0.00 99.95 22:57:21 22:43:01 2 0.03 0.00 0.05 0.00 0.00 99.92 22:57:21 22:43:01 3 0.52 0.00 0.02 0.00 0.00 99.47 22:57:21 22:44:01 all 0.14 0.00 0.02 0.00 0.00 99.83 22:57:21 22:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:57:21 22:44:01 1 0.02 0.00 0.03 0.00 0.00 99.95 22:57:21 22:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:57:21 22:44:01 3 0.52 0.00 0.03 0.00 0.00 99.45 22:57:21 22:45:01 all 0.17 0.00 0.03 0.00 0.00 99.79 22:57:21 22:45:01 0 0.05 0.00 0.05 0.00 0.00 99.90 22:57:21 22:45:01 1 0.05 0.00 0.03 0.02 0.00 99.90 22:57:21 22:45:01 2 0.07 0.00 0.02 0.00 0.02 99.90 22:57:21 22:45:01 3 0.52 0.00 0.03 0.00 0.00 99.45 22:57:21 22:57:21 22:45:01 CPU %user %nice %system %iowait %steal %idle 22:57:21 22:46:01 all 0.17 0.00 0.03 0.00 0.00 99.80 22:57:21 22:46:01 0 0.03 0.00 0.05 0.00 0.00 99.92 22:57:21 22:46:01 1 0.02 0.00 0.03 0.00 0.00 99.95 22:57:21 22:46:01 2 0.10 0.00 0.02 0.00 0.00 99.88 22:57:21 22:46:01 3 0.52 0.00 0.03 0.00 0.00 99.45 22:57:21 22:47:01 all 0.15 0.00 0.03 0.00 0.00 99.81 22:57:21 22:47:01 0 0.03 0.00 0.05 0.00 0.00 99.92 22:57:21 22:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:57:21 22:47:01 2 0.05 0.00 0.05 0.00 0.00 99.90 22:57:21 22:47:01 3 0.50 0.00 0.02 0.00 0.00 99.48 22:57:21 22:48:01 all 0.15 0.00 0.03 0.00 0.00 99.81 22:57:21 22:48:01 0 0.05 0.00 0.05 0.00 0.00 99.90 22:57:21 22:48:01 1 0.03 0.00 0.05 0.00 0.00 99.92 22:57:21 22:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:57:21 22:48:01 3 0.50 0.00 0.02 0.00 0.02 99.47 22:57:21 22:49:01 all 0.16 0.00 0.06 0.00 0.00 99.78 22:57:21 22:49:01 0 0.05 0.00 0.05 0.00 0.00 99.90 22:57:21 22:49:01 1 0.03 0.00 0.05 0.00 0.00 99.92 22:57:21 22:49:01 2 0.03 0.00 0.07 0.00 0.00 99.90 22:57:21 22:49:01 3 0.52 0.00 0.07 0.00 0.00 99.42 22:57:21 22:50:02 all 0.21 0.00 0.03 0.00 0.00 99.75 22:57:21 22:50:02 0 0.03 0.00 0.02 0.00 0.00 99.95 22:57:21 22:50:02 1 0.02 0.00 0.02 0.00 0.00 99.97 22:57:21 22:50:02 2 0.08 0.00 0.07 0.00 0.00 99.85 22:57:21 22:50:02 3 0.72 0.00 0.03 0.00 0.00 99.25 22:57:21 22:51:01 all 0.13 0.00 0.06 0.00 0.00 99.82 22:57:21 22:51:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:57:21 22:51:01 1 0.07 0.00 0.05 0.00 0.00 99.88 22:57:21 22:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:57:21 22:51:01 3 0.37 0.00 0.12 0.00 0.00 99.51 22:57:21 22:52:01 all 0.03 0.00 0.04 0.00 0.00 99.92 22:57:21 22:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:57:21 22:52:01 1 0.02 0.00 0.05 0.00 0.00 99.93 22:57:21 22:52:01 2 0.07 0.00 0.07 0.00 0.00 99.87 22:57:21 22:52:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:57:21 22:53:01 all 0.09 0.00 0.03 0.00 0.01 99.87 22:57:21 22:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 22:57:21 22:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:57:21 22:53:01 2 0.23 0.00 0.02 0.00 0.02 99.73 22:57:21 22:53:01 3 0.08 0.00 0.07 0.00 0.00 99.85 22:57:21 22:54:01 all 0.18 0.00 0.04 0.00 0.00 99.78 22:57:21 22:54:01 0 0.08 0.00 0.02 0.00 0.00 99.90 22:57:21 22:54:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:57:21 22:54:01 2 0.55 0.00 0.03 0.00 0.00 99.42 22:57:21 22:54:01 3 0.05 0.00 0.07 0.00 0.00 99.88 22:57:21 22:55:01 all 0.15 0.00 0.03 0.00 0.00 99.81 22:57:21 22:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:57:21 22:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:57:21 22:55:01 2 0.55 0.00 0.03 0.00 0.00 99.42 22:57:21 22:55:01 3 0.05 0.00 0.07 0.00 0.00 99.88 22:57:21 22:56:01 all 0.16 0.00 0.03 0.00 0.00 99.80 22:57:21 22:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:57:21 22:56:01 1 0.05 0.00 0.05 0.00 0.02 99.88 22:57:21 22:56:01 2 0.53 0.00 0.02 0.00 0.00 99.45 22:57:21 22:56:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:57:21 22:57:21 22:56:01 CPU %user %nice %system %iowait %steal %idle 22:57:21 22:57:01 all 2.63 0.00 1.58 1.06 0.13 94.61 22:57:21 22:57:01 0 2.13 0.00 1.98 1.02 0.08 94.79 22:57:21 22:57:01 1 2.80 0.00 1.44 1.84 0.13 93.79 22:57:21 22:57:01 2 2.86 0.00 1.39 0.70 0.13 94.91 22:57:21 22:57:01 3 2.74 0.00 1.51 0.67 0.15 94.93 22:57:21 Average: all 0.64 0.00 0.23 0.11 0.01 99.01 22:57:21 Average: 0 0.46 0.00 0.29 0.17 0.01 99.08 22:57:21 Average: 1 0.61 0.00 0.19 0.17 0.01 99.03 22:57:21 Average: 2 0.58 0.00 0.21 0.05 0.01 99.15 22:57:21 Average: 3 0.91 0.00 0.22 0.07 0.01 98.79 22:57:21 22:57:21 22:57:21