Pull request #195 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 cherrycl for edgexfoundry/edgex-compose Obtained Jenkinsfile from 41d885a66f1bcc534eb6d4b8c37f2f7a6e0c7319+868db09cba157175f7c3fd7be88d2e6719d46fc0 (0b12a659f4aa9011f11279251b24d025a4fb490c) 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-ssh7637135356455816397.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh6130595962837438298.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-195/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-195/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh142663920090630758.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh6213662213228140133.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-195/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-195/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2585349370880196629.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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-307 in /w/workspace/dgexfoundry_edgex-compose_PR-195 [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-195 # 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-195@tmp/jenkins-gitclient-ssh728953722329913168.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-compose.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-compose.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-195@tmp/jenkins-gitclient-ssh1393048703610609641.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 868db09cba157175f7c3fd7be88d2e6719d46fc0 into PR head commit 41d885a66f1bcc534eb6d4b8c37f2f7a6e0c7319 Merge succeeded, producing 41d885a66f1bcc534eb6d4b8c37f2f7a6e0c7319 Checking out Revision 41d885a66f1bcc534eb6d4b8c37f2f7a6e0c7319 (PR-195) > git config core.sparsecheckout # timeout=10 > git checkout -f 41d885a66f1bcc534eb6d4b8c37f2f7a6e0c7319 # 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-195@tmp/jenkins-gitclient-ssh7510659942424655402.key > git merge 868db09cba157175f7c3fd7be88d2e6719d46fc0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41d885a66f1bcc534eb6d4b8c37f2f7a6e0c7319 # timeout=10 Commit message: "feat: Add new app-service: app-service-external-mqtt-trigger for TAF test" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:10:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 02:10:18 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test > git rev-list --no-walk 811007c7393f5415f2795e3b71c094d48fc87979 # timeout=10 02:10:25 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #506 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:38:01 + '[' -d /w/workspace/dgexfoundry_edgex-compose_PR-195/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:38:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:38:02 ---> package-listing.sh 02:38:02 ++ tr '[:upper:]' '[:lower:]' 02:38:02 ++ facter osfamily 02:38:03 + OS_FAMILY=redhat 02:38:03 + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-195 02:38:03 + START_PACKAGES=/tmp/packages_start.txt 02:38:03 + END_PACKAGES=/tmp/packages_end.txt 02:38:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:38:03 + PACKAGES=/tmp/packages_start.txt 02:38:03 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-195 ']' 02:38:03 + PACKAGES=/tmp/packages_end.txt 02:38:03 + case "${OS_FAMILY}" in 02:38:03 + rpm -qa 02:38:03 + sort 02:38:04 + '[' -f /tmp/packages_start.txt ']' 02:38:04 + '[' -f /tmp/packages_end.txt ']' 02:38:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:38:04 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-195 ']' 02:38:04 + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-195/archives/ 02:38:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-195/archives/ [Pipeline] echo 02:38:04 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-195/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:38:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:38:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:38:04 02:38:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:38:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:38:05 latest: Pulling from edgex-lftools-log-publisher 02:38:05 b4d181a07f80: Pulling fs layer 02:38:05 a1111a8f2ec3: Pulling fs layer 02:38:05 ed53099fbce6: Pulling fs layer 02:38:05 dc539afda2c1: Pulling fs layer 02:38:05 77bc0d833cb6: Pulling fs layer 02:38:05 9065ff56babe: Pulling fs layer 02:38:05 d287ab97295c: Pulling fs layer 02:38:05 dc539afda2c1: Waiting 02:38:05 77bc0d833cb6: Waiting 02:38:05 9065ff56babe: Waiting 02:38:05 d287ab97295c: Waiting 02:38:05 a1111a8f2ec3: Download complete 02:38:05 dc539afda2c1: Verifying Checksum 02:38:05 dc539afda2c1: Download complete 02:38:05 77bc0d833cb6: Verifying Checksum 02:38:05 77bc0d833cb6: Download complete 02:38:05 ed53099fbce6: Verifying Checksum 02:38:05 ed53099fbce6: Download complete 02:38:05 9065ff56babe: Verifying Checksum 02:38:05 9065ff56babe: Download complete 02:38:05 b4d181a07f80: Verifying Checksum 02:38:05 b4d181a07f80: Download complete 02:38:06 d287ab97295c: Verifying Checksum 02:38:06 d287ab97295c: Download complete 02:38:08 b4d181a07f80: Pull complete 02:38:08 a1111a8f2ec3: Pull complete 02:38:08 ed53099fbce6: Pull complete 02:38:09 dc539afda2c1: Pull complete 02:38:09 77bc0d833cb6: Pull complete 02:38:09 9065ff56babe: Pull complete 02:38:16 d287ab97295c: Pull complete 02:38:16 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:38:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:38:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:38:16 prd-centos7-docker-4c-2g-307 does not seem to be running inside a container 02:38:16 $ 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-195/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-195 -v /w/workspace/dgexfoundry_edgex-compose_PR-195:/w/workspace/dgexfoundry_edgex-compose_PR-195:rw,z -v /w/workspace/dgexfoundry_edgex-compose_PR-195@tmp:/w/workspace/dgexfoundry_edgex-compose_PR-195@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:latest cat 02:38:19 $ docker top 46a23607c70ce0f63882ede3fe088b422f0323a339cd877a76369ca57c5e3cb3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:19 + touch /tmp/pre-build-complete [Pipeline] sh 02:38:20 + mkdir -p /var/log/sysstat [Pipeline] sh 02:38:20 + ls /var/log/sa-host 02:38:20 + sadf -c /var/log/sa-host/sa20 02:38:20 file_magic: OK 02:38:20 HZ: Using current value: 100 02:38:20 file_header: OK 02:38:20 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 02:38:20 Statistics: 02:38:20 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:38:20 File successfully converted to sysstat format version 12.0.3 02:38:20 + sadf -c /var/log/sa-host/sa30 02:38:20 file_magic: OK 02:38:20 HZ: Using current value: 100 02:38:20 file_header: OK 02:38:20 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 02:38:20 Statistics: 02:38:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:38:20 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:38:20 provisioning config files... 02:38:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-195@tmp/config4339641004448568029tmp [Pipeline] { [Pipeline] echo 02:38:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:38:20 ---> create-netrc.sh [Pipeline] } 02:38:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:38:21 ---> python-tools-install.sh [Pipeline] echo 02:38:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:38:21 ---> sudo-logs.sh 02:38:21 Archiving 'sudo' log.. 02:38:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-307.novalocal: Name or service not known 02:38:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-307.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:38:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:38:21 ---> job-cost.sh 02:38:21 lf-activate-venv: SKIPPING 02:38:21 INFO: No Stack... 02:38:22 INFO: Retrieving Pricing Info for: v3-standard-2 02:38:22 INFO: Archiving Costs [Pipeline] echo 02:38:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:38:22 ---> logs-deploy.sh 02:38:22 lf-activate-venv: SKIPPING 02:38:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-195/3 02:38:22 INFO: archiving workspace using pattern(s): 02:38:23 Archives upload complete. 02:38:23 INFO: archiving logs to Nexus 02:38:24 ---> uname -a: 02:38:24 Linux prd-centos7-docker-4c-2g-307.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 02:38:24 02:38:24 02:38:24 ---> lscpu: 02:38:24 Architecture: x86_64 02:38:24 CPU op-mode(s): 32-bit, 64-bit 02:38:24 Byte Order: Little Endian 02:38:24 Address sizes: 40 bits physical, 48 bits virtual 02:38:24 CPU(s): 2 02:38:24 On-line CPU(s) list: 0,1 02:38:24 Thread(s) per core: 1 02:38:24 Core(s) per socket: 1 02:38:24 Socket(s): 2 02:38:24 NUMA node(s): 1 02:38:24 Vendor ID: AuthenticAMD 02:38:24 CPU family: 23 02:38:24 Model: 49 02:38:24 Model name: AMD EPYC-Rome Processor 02:38:24 Stepping: 0 02:38:24 CPU MHz: 2799.998 02:38:24 BogoMIPS: 5599.99 02:38:24 Virtualization: AMD-V 02:38:24 Hypervisor vendor: KVM 02:38:24 Virtualization type: full 02:38:24 L1d cache: 32K 02:38:24 L1i cache: 32K 02:38:24 L2 cache: 512K 02:38:24 L3 cache: 16384K 02:38:24 NUMA node0 CPU(s): 0,1 02:38:24 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 02:38:24 02:38:24 02:38:24 ---> nproc: 02:38:24 2 02:38:24 02:38:24 02:38:24 ---> df -h: 02:38:24 Filesystem Size Used Avail Use% Mounted on 02:38:24 overlay 40G 7.3G 33G 19% / 02:38:24 tmpfs 64M 0 64M 0% /dev 02:38:24 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:38:24 shm 64M 0 64M 0% /dev/shm 02:38:24 /dev/vda1 40G 7.3G 33G 19% /facter-os 02:38:24 02:38:24 02:38:24 ---> sar -b -r -n DEV: 02:38:24 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/20/21 _x86_64_ (2 CPU) 02:38:24 02:38:24 02:09:38 LINUX RESTART (2 CPU) 02:38:24 02:38:24 02:10:01 tps rtps wtps bread/s bwrtn/s 02:38:24 02:11:01 91.31 14.55 76.75 2963.66 2431.44 02:38:24 02:12:01 1.58 0.00 1.58 0.00 32.84 02:38:24 02:13:01 0.23 0.00 0.23 0.00 2.70 02:38:24 02:14:01 0.18 0.00 0.18 0.00 2.05 02:38:24 02:15:01 0.32 0.00 0.32 0.00 4.03 02:38:24 02:16:01 0.28 0.00 0.28 0.00 4.61 02:38:24 02:17:01 0.27 0.00 0.27 0.00 3.65 02:38:24 02:18:01 0.28 0.00 0.28 0.00 4.83 02:38:24 02:19:01 0.15 0.00 0.15 0.00 1.87 02:38:24 02:20:01 0.32 0.00 0.32 0.00 6.25 02:38:24 02:21:01 0.15 0.00 0.15 0.00 1.73 02:38:24 02:22:01 0.28 0.00 0.28 0.00 3.28 02:38:24 02:23:01 0.27 0.00 0.27 0.00 3.25 02:38:24 02:24:01 0.20 0.00 0.20 0.00 1.75 02:38:24 02:25:01 0.45 0.20 0.25 6.40 2.97 02:38:24 02:26:01 0.70 0.00 0.70 0.00 12.92 02:38:24 02:27:01 0.25 0.00 0.25 0.00 3.35 02:38:24 02:28:01 0.22 0.00 0.22 0.00 3.12 02:38:24 02:29:01 0.28 0.00 0.28 0.00 4.10 02:38:24 02:30:01 0.23 0.00 0.23 0.00 2.98 02:38:24 02:31:02 0.20 0.00 0.20 0.00 1.88 02:38:24 02:32:01 0.25 0.00 0.25 0.00 3.83 02:38:24 02:33:01 0.25 0.00 0.25 0.00 2.72 02:38:24 02:34:01 0.28 0.00 0.28 0.00 3.10 02:38:24 02:35:01 0.22 0.00 0.22 0.00 2.17 02:38:24 02:36:01 0.23 0.00 0.23 0.00 2.30 02:38:24 02:37:01 0.33 0.00 0.33 0.00 4.48 02:38:24 02:38:01 0.22 0.00 0.22 0.00 2.15 02:38:24 Average: 3.57 0.53 3.04 106.17 91.38 02:38:24 02:38:24 02:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:38:24 02:11:01 5804084 0 612164 7.64 2620 1590072 1241748 13.71 500488 1476764 20 02:38:24 02:12:01 5810520 0 605724 7.56 2620 1590076 1177164 13.00 495384 1476536 8 02:38:24 02:13:01 5815068 0 601176 7.51 2620 1590076 1137364 12.56 491664 1476744 16 02:38:24 02:14:01 5813300 0 602936 7.53 2620 1590084 1137136 12.55 493540 1476744 16 02:38:24 02:15:01 5813704 0 602524 7.52 2620 1590092 1137136 12.55 493588 1476744 8 02:38:24 02:16:01 5812464 0 603760 7.54 2620 1590096 1137304 12.56 494500 1476744 12 02:38:24 02:17:01 5813360 0 602860 7.53 2620 1590100 1137136 12.55 493616 1476784 16 02:38:24 02:18:01 5802872 0 613340 7.66 2620 1590108 1137352 12.56 504516 1476784 12 02:38:24 02:19:01 5800388 0 615824 7.69 2620 1590108 1137440 12.56 507192 1476784 12 02:38:24 02:20:01 5799328 0 616880 7.70 2620 1590112 1137476 12.56 507696 1476536 8 02:38:24 02:21:01 5797132 0 619072 7.73 2620 1590116 1137380 12.56 509892 1476536 8 02:38:24 02:22:01 5798020 0 618180 7.72 2620 1590120 1137200 12.56 509068 1476536 16 02:38:24 02:23:01 5798168 0 618024 7.72 2620 1590128 1137200 12.56 509080 1476536 8 02:38:24 02:24:01 5798440 0 617752 7.71 2620 1590128 1137200 12.56 509048 1476536 8 02:38:24 02:25:01 5798292 0 617892 7.72 2620 1590136 1137200 12.56 509088 1476536 16 02:38:24 02:26:01 5797804 0 618380 7.72 2620 1590136 1137284 12.56 509616 1476536 12 02:38:24 02:27:01 5797416 0 618760 7.73 2620 1590144 1137308 12.56 509644 1476536 12 02:38:24 02:28:01 5796708 0 619464 7.73 2620 1590148 1137460 12.56 510236 1476536 20 02:38:24 02:29:01 5797116 0 619052 7.73 2620 1590152 1137684 12.56 510028 1476536 20 02:38:24 02:30:01 5798236 0 617924 7.72 2620 1590160 1137396 12.56 509276 1476536 16 02:38:24 02:31:02 5798124 0 618036 7.72 2620 1590160 1137444 12.56 509388 1476536 16 02:38:24 02:32:01 5798328 0 617824 7.71 2620 1590168 1137396 12.56 509396 1476536 16 02:38:24 02:33:01 5798508 0 617640 7.71 2620 1590172 1137396 12.56 509268 1476536 8 02:38:24 02:34:01 5797816 0 618328 7.72 2620 1590176 1137396 12.56 509452 1476536 8 02:38:24 02:35:01 5798524 0 617616 7.71 2620 1590180 1137396 12.56 509440 1476536 8 02:38:24 02:36:01 5797472 0 618612 7.72 2620 1590236 1137480 12.56 509452 1476548 16 02:38:24 02:37:01 5797816 0 618316 7.72 2620 1590188 1137396 12.56 509368 1476536 8 02:38:24 02:38:01 5797848 0 618280 7.72 2620 1590192 1137396 12.56 509372 1476536 8 02:38:24 Average: 5801673 0 614512 7.67 2620 1590134 1142495 12.61 505439 1476601 13 02:38:24 02:38:24 02:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:38:24 02:11:01 eth0 379.27 183.31 646.59 56.29 0.00 0.00 0.00 0.00 02:38:24 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:12:01 eth0 0.87 0.35 0.31 0.20 0.00 0.00 0.00 0.00 02:38:24 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:13:01 eth0 0.53 0.45 0.27 0.21 0.00 0.00 0.00 0.00 02:38:24 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:14:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:38:24 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:15:01 eth0 0.70 0.08 0.06 0.01 0.00 0.00 0.00 0.00 02:38:24 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:16:01 eth0 1.33 0.57 0.46 0.27 0.00 0.00 0.00 0.00 02:38:24 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:17:01 eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:38:24 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:18:01 eth0 1.25 0.35 0.33 0.20 0.00 0.00 0.00 0.00 02:38:24 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:19:01 eth0 1.22 0.32 0.34 0.20 0.00 0.00 0.00 0.00 02:38:24 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:20:01 eth0 0.52 0.33 0.27 0.20 0.00 0.00 0.00 0.00 02:38:24 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:21:01 eth0 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 02:38:24 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:22:01 eth0 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:23:01 eth0 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:38:24 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:24:01 eth0 0.32 0.10 0.03 0.01 0.00 0.00 0.00 0.00 02:38:24 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:25:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:38:24 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:26:01 eth0 1.32 0.27 0.24 0.08 0.00 0.00 0.00 0.00 02:38:24 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:27:01 eth0 0.85 0.32 0.29 0.20 0.00 0.00 0.00 0.00 02:38:24 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:28:01 eth0 1.87 0.45 0.63 0.36 0.00 0.00 0.00 0.00 02:38:24 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:29:01 eth0 0.47 0.43 0.27 0.21 0.00 0.00 0.00 0.00 02:38:24 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:30:01 eth0 0.12 0.07 0.01 0.03 0.00 0.00 0.00 0.00 02:38:24 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:31:02 eth0 0.32 0.25 0.15 0.07 0.00 0.00 0.00 0.00 02:38:24 02:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:32:01 eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 02:38:24 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:33:01 eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 02:38:24 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:34:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:35:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:38:24 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:36:01 eth0 0.30 0.17 0.14 0.07 0.00 0.00 0.00 0.00 02:38:24 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:37:01 eth0 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:38:24 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:38:01 eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 Average: eth0 14.05 6.75 23.26 2.10 0.00 0.00 0.00 0.00 02:38:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:24 02:38:24 02:38:24 ---> sar -P ALL: 02:38:24 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/20/21 _x86_64_ (2 CPU) 02:38:24 02:38:24 02:09:38 LINUX RESTART (2 CPU) 02:38:24 02:38:24 02:10:01 CPU %user %nice %system %iowait %steal %idle 02:38:24 02:11:01 all 11.51 0.00 1.89 2.02 0.03 84.55 02:38:24 02:11:01 0 10.33 0.00 2.19 1.46 0.03 85.99 02:38:24 02:11:01 1 12.68 0.00 1.60 2.58 0.03 83.10 02:38:24 02:12:01 all 0.13 0.00 0.06 0.00 0.01 99.80 02:38:24 02:12:01 0 0.07 0.00 0.05 0.00 0.00 99.88 02:38:24 02:12:01 1 0.20 0.00 0.07 0.00 0.02 99.72 02:38:24 02:13:01 all 0.22 0.00 0.06 0.00 0.02 99.71 02:38:24 02:13:01 0 0.08 0.00 0.05 0.00 0.00 99.87 02:38:24 02:13:01 1 0.35 0.00 0.07 0.00 0.03 99.55 02:38:24 02:14:01 all 0.22 0.00 0.04 0.00 0.02 99.72 02:38:24 02:14:01 0 0.07 0.00 0.07 0.00 0.03 99.83 02:38:24 02:14:01 1 0.37 0.00 0.02 0.00 0.00 99.62 02:38:24 02:15:01 all 0.22 0.00 0.03 0.00 0.02 99.73 02:38:24 02:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:38:24 02:15:01 1 0.38 0.00 0.03 0.00 0.02 99.57 02:38:24 02:16:01 all 0.24 0.00 0.03 0.00 0.01 99.72 02:38:24 02:16:01 0 0.07 0.00 0.03 0.00 0.02 99.88 02:38:24 02:16:01 1 0.42 0.00 0.03 0.00 0.00 99.55 02:38:24 02:17:01 all 0.26 0.00 0.03 0.00 0.02 99.69 02:38:24 02:17:01 0 0.03 0.00 0.05 0.00 0.02 99.90 02:38:24 02:17:01 1 0.48 0.00 0.02 0.00 0.02 99.48 02:38:24 02:18:01 all 0.25 0.00 0.06 0.00 0.01 99.68 02:38:24 02:18:01 0 0.05 0.00 0.07 0.00 0.00 99.88 02:38:24 02:18:01 1 0.45 0.00 0.05 0.00 0.02 99.48 02:38:24 02:19:01 all 0.27 0.00 0.08 0.00 0.02 99.64 02:38:24 02:19:01 0 0.30 0.00 0.05 0.00 0.02 99.63 02:38:24 02:19:01 1 0.23 0.00 0.10 0.00 0.02 99.65 02:38:24 02:20:01 all 0.21 0.00 0.05 0.00 0.02 99.72 02:38:24 02:20:01 0 0.05 0.00 0.05 0.00 0.02 99.88 02:38:24 02:20:01 1 0.37 0.00 0.05 0.00 0.02 99.57 02:38:24 02:21:01 all 0.27 0.00 0.06 0.00 0.01 99.67 02:38:24 02:21:01 0 0.08 0.00 0.05 0.00 0.00 99.87 02:38:24 02:21:01 1 0.45 0.00 0.07 0.00 0.02 99.47 02:38:24 02:38:24 02:21:01 CPU %user %nice %system %iowait %steal %idle 02:38:24 02:22:01 all 0.17 0.00 0.05 0.00 0.01 99.77 02:38:24 02:22:01 0 0.07 0.00 0.08 0.00 0.02 99.83 02:38:24 02:22:01 1 0.27 0.00 0.02 0.00 0.00 99.72 02:38:24 02:23:01 all 0.19 0.00 0.04 0.00 0.02 99.75 02:38:24 02:23:01 0 0.08 0.00 0.07 0.00 0.02 99.83 02:38:24 02:23:01 1 0.30 0.00 0.02 0.00 0.02 99.67 02:38:24 02:24:01 all 0.18 0.00 0.06 0.00 0.02 99.74 02:38:24 02:24:01 0 0.03 0.00 0.07 0.00 0.03 99.87 02:38:24 02:24:01 1 0.33 0.00 0.05 0.00 0.00 99.62 02:38:24 02:25:01 all 0.09 0.00 0.08 0.00 0.03 99.80 02:38:24 02:25:01 0 0.08 0.00 0.10 0.00 0.03 99.78 02:38:24 02:25:01 1 0.10 0.00 0.07 0.00 0.02 99.82 02:38:24 02:26:01 all 0.13 0.00 0.04 0.00 0.02 99.82 02:38:24 02:26:01 0 0.07 0.00 0.05 0.00 0.02 99.87 02:38:24 02:26:01 1 0.18 0.00 0.03 0.00 0.02 99.77 02:38:24 02:27:01 all 0.24 0.00 0.03 0.00 0.01 99.72 02:38:24 02:27:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:38:24 02:27:01 1 0.45 0.00 0.02 0.00 0.00 99.53 02:38:24 02:28:01 all 0.23 0.00 0.04 0.00 0.02 99.72 02:38:24 02:28:01 0 0.08 0.00 0.05 0.00 0.02 99.85 02:38:24 02:28:01 1 0.37 0.00 0.03 0.00 0.02 99.58 02:38:24 02:29:01 all 0.24 0.00 0.03 0.00 0.02 99.71 02:38:24 02:29:01 0 0.08 0.00 0.05 0.00 0.02 99.85 02:38:24 02:29:01 1 0.40 0.00 0.02 0.00 0.02 99.57 02:38:24 02:30:01 all 0.23 0.00 0.04 0.00 0.01 99.72 02:38:24 02:30:01 0 0.05 0.00 0.05 0.00 0.00 99.90 02:38:24 02:30:01 1 0.40 0.00 0.03 0.00 0.02 99.55 02:38:24 02:31:02 all 0.24 0.00 0.05 0.00 0.01 99.70 02:38:24 02:31:02 0 0.05 0.00 0.05 0.00 0.02 99.88 02:38:24 02:31:02 1 0.43 0.00 0.05 0.00 0.00 99.52 02:38:24 02:32:01 all 0.21 0.00 0.05 0.00 0.02 99.72 02:38:24 02:32:01 0 0.08 0.00 0.03 0.00 0.02 99.86 02:38:24 02:32:01 1 0.34 0.00 0.07 0.00 0.02 99.58 02:38:24 02:38:24 02:32:01 CPU %user %nice %system %iowait %steal %idle 02:38:24 02:33:01 all 0.23 0.00 0.03 0.00 0.03 99.72 02:38:24 02:33:01 0 0.05 0.00 0.05 0.00 0.03 99.87 02:38:24 02:33:01 1 0.40 0.00 0.02 0.00 0.02 99.57 02:38:24 02:34:01 all 0.25 0.00 0.04 0.00 0.03 99.68 02:38:24 02:34:01 0 0.03 0.00 0.07 0.00 0.03 99.87 02:38:24 02:34:01 1 0.47 0.00 0.02 0.00 0.02 99.50 02:38:24 02:35:01 all 0.23 0.00 0.05 0.00 0.03 99.68 02:38:24 02:35:01 0 0.05 0.00 0.08 0.00 0.05 99.82 02:38:24 02:35:01 1 0.42 0.00 0.02 0.00 0.02 99.55 02:38:24 02:36:01 all 0.22 0.00 0.05 0.00 0.04 99.69 02:38:24 02:36:01 0 0.38 0.00 0.05 0.00 0.07 99.50 02:38:24 02:36:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:38:24 02:37:01 all 0.24 0.00 0.04 0.00 0.03 99.68 02:38:24 02:37:01 0 0.40 0.00 0.03 0.00 0.02 99.55 02:38:24 02:37:01 1 0.08 0.00 0.05 0.00 0.05 99.82 02:38:24 02:38:01 all 0.15 0.00 0.07 0.00 0.03 99.75 02:38:24 02:38:01 0 0.22 0.00 0.05 0.00 0.02 99.72 02:38:24 02:38:01 1 0.08 0.00 0.08 0.00 0.05 99.78 02:38:24 Average: all 0.61 0.00 0.11 0.07 0.02 99.19 02:38:24 Average: 0 0.46 0.00 0.13 0.05 0.02 99.34 02:38:24 Average: 1 0.76 0.00 0.10 0.09 0.02 99.04 02:38:24 02:38:24 02:38:24