Pull request #131 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 ajcasagrande for edgexfoundry/edgex-compose Loading trusted files from base branch master at ddbf1b6c1fd4d366fb6fb13a194b95726f859846 rather than aa01ccefe3facd19f8882cc7b15347886c0c47dd Obtained Jenkinsfile from ddbf1b6c1fd4d366fb6fb13a194b95726f859846 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5414740792365421661.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3951645596296957905.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 6a41506d72e8e131afc862d141935157bee59f41 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-131/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-131/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6695599485793141228.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8285690343996306542.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-131/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-131/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2353960078884462618.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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-1824 in /w/workspace/dgexfoundry_edgex-compose_PR-131 [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-131 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-131@tmp/jenkins-gitclient-ssh1189593731357429739.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ddbf1b6c1fd4d366fb6fb13a194b95726f859846 into PR head commit aa01ccefe3facd19f8882cc7b15347886c0c47dd Merge succeeded, producing aa01ccefe3facd19f8882cc7b15347886c0c47dd Checking out Revision aa01ccefe3facd19f8882cc7b15347886c0c47dd (PR-131) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-131@tmp/jenkins-gitclient-ssh5169328664827057750.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/131/head:refs/remotes/origin/PR-131 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa01ccefe3facd19f8882cc7b15347886c0c47dd # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-131@tmp/jenkins-gitclient-ssh3000039872620395934.key > git merge ddbf1b6c1fd4d366fb6fb13a194b95726f859846 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa01ccefe3facd19f8882cc7b15347886c0c47dd # timeout=10 Commit message: "Merge branch 'master' into add-tab-compl" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:57:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 23:57:22 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test > git rev-list --no-walk 166bef0c06094dc588767d88ebfec37ebc720eb3 # timeout=10 23:57:29 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #419 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:27:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:27:50 ---> package-listing.sh 00:27:50 ++ facter osfamily 00:27:50 ++ tr '[:upper:]' '[:lower:]' 00:27:50 + OS_FAMILY=redhat 00:27:50 + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-131 00:27:50 + START_PACKAGES=/tmp/packages_start.txt 00:27:50 + END_PACKAGES=/tmp/packages_end.txt 00:27:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:27:50 + PACKAGES=/tmp/packages_start.txt 00:27:50 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-131 ']' 00:27:50 + PACKAGES=/tmp/packages_end.txt 00:27:50 + case "${OS_FAMILY}" in 00:27:50 + sort 00:27:50 + rpm -qa 00:27:50 + '[' -f /tmp/packages_start.txt ']' 00:27:50 + '[' -f /tmp/packages_end.txt ']' 00:27:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:27:50 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-131 ']' 00:27:50 + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-131/archives/ 00:27:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-131/archives/ [Pipeline] echo 00:27:50 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-131/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:27:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:27:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:27:54 00:27:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:27:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:27:54 alpine: Pulling from edgex-lftools-log-publisher 00:27:54 df20fa9351a1: Pulling fs layer 00:27:54 36b3adc4ff6f: Pulling fs layer 00:27:54 8ad3a11d3b57: Pulling fs layer 00:27:54 46f8f816bc3b: Pulling fs layer 00:27:54 93b61091891f: Pulling fs layer 00:27:54 93b9cdb0e59b: Pulling fs layer 00:27:54 5e14af77c1be: Pulling fs layer 00:27:54 01666e4c0597: Pulling fs layer 00:27:54 aa168da1d23b: Pulling fs layer 00:27:54 93b9cdb0e59b: Waiting 00:27:54 5e14af77c1be: Waiting 00:27:54 01666e4c0597: Waiting 00:27:54 aa168da1d23b: Waiting 00:27:54 46f8f816bc3b: Waiting 00:27:54 93b61091891f: Waiting 00:27:54 36b3adc4ff6f: Verifying Checksum 00:27:54 36b3adc4ff6f: Download complete 00:27:54 46f8f816bc3b: Verifying Checksum 00:27:54 46f8f816bc3b: Download complete 00:27:55 df20fa9351a1: Verifying Checksum 00:27:55 df20fa9351a1: Download complete 00:27:55 93b9cdb0e59b: Verifying Checksum 00:27:55 93b9cdb0e59b: Download complete 00:27:55 93b61091891f: Verifying Checksum 00:27:55 93b61091891f: Download complete 00:27:55 5e14af77c1be: Verifying Checksum 00:27:55 5e14af77c1be: Download complete 00:27:55 01666e4c0597: Verifying Checksum 00:27:55 01666e4c0597: Download complete 00:27:55 df20fa9351a1: Pull complete 00:27:55 8ad3a11d3b57: Verifying Checksum 00:27:55 8ad3a11d3b57: Download complete 00:27:55 36b3adc4ff6f: Pull complete 00:27:55 8ad3a11d3b57: Pull complete 00:27:56 46f8f816bc3b: Pull complete 00:27:58 93b61091891f: Pull complete 00:27:58 93b9cdb0e59b: Pull complete 00:27:58 5e14af77c1be: Pull complete 00:27:58 01666e4c0597: Pull complete 00:27:58 aa168da1d23b: Verifying Checksum 00:27:58 aa168da1d23b: Download complete 00:28:01 aa168da1d23b: Pull complete 00:28:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:28:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:28:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:28:01 prd-centos7-docker-4c-2g-1824 does not seem to be running inside a container 00:28:01 $ 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-131/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-131 -v /w/workspace/dgexfoundry_edgex-compose_PR-131:/w/workspace/dgexfoundry_edgex-compose_PR-131:rw,z -v /w/workspace/dgexfoundry_edgex-compose_PR-131@tmp:/w/workspace/dgexfoundry_edgex-compose_PR-131@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 00:28:04 $ docker top 3cb572392662216df2058760e2c50c395f1cf64e3f0775ca99f49e4c5a0aca5d -eo pid,comm [Pipeline] { [Pipeline] sh 00:28:04 + touch /tmp/pre-build-complete [Pipeline] sh 00:28:05 + mkdir -p /var/log/sa [Pipeline] sh 00:28:05 + ls /var/log/sa-host 00:28:05 + sadf -c /var/log/sa-host/sa05 00:28:05 file_magic: OK 00:28:05 HZ: Using current value: 100 00:28:05 file_header: OK 00:28:05 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 00:28:05 Statistics: 00:28:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:28:05 File successfully converted to sysstat format version 12.2.1 00:28:05 + sadf -c /var/log/sa-host/sa16 00:28:05 file_magic: OK 00:28:05 HZ: Using current value: 100 00:28:05 file_header: OK 00:28:05 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 00:28:05 Statistics: 00:28:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:28:05 File successfully converted to sysstat format version 12.2.1 00:28:05 + sadf -c /var/log/sa-host/sa17 00:28:05 file_magic: OK 00:28:05 HZ: Using current value: 100 00:28:05 file_header: OK 00:28:05 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 00:28:05 Statistics: 00:28:05 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...Hnuu...uuuununununu... 00:28:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:28:08 provisioning config files... 00:28:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-131@tmp/config851762271679394235tmp [Pipeline] { [Pipeline] echo 00:28:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:28:08 ---> create-netrc.sh [Pipeline] } 00:28:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:28:08 ---> python-tools-install.sh [Pipeline] echo 00:28:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:28:09 ---> sudo-logs.sh 00:28:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:28:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:28:09 ---> job-cost.sh 00:28:09 lf-activate-venv: SKIPPING 00:28:09 INFO: No Stack... 00:28:16 INFO: Retrieving Pricing Info for: v3-standard-2 00:28:16 INFO: Archiving Costs [Pipeline] echo 00:28:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:28:17 ---> logs-deploy.sh 00:28:17 lf-activate-venv: SKIPPING 00:28:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-131/2 00:28:17 INFO: archiving workspace using pattern(s): 00:28:18 Archives upload complete. 00:28:18 INFO: archiving logs to Nexus 00:28:18 ---> uname -a: 00:28:18 Linux prd-centos7-docker-4c-2g-1824.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:28:18 00:28:18 00:28:18 ---> lscpu: 00:28:18 Architecture: x86_64 00:28:18 CPU op-mode(s): 32-bit, 64-bit 00:28:18 Byte Order: Little Endian 00:28:18 Address sizes: 40 bits physical, 48 bits virtual 00:28:18 CPU(s): 2 00:28:18 On-line CPU(s) list: 0,1 00:28:18 Thread(s) per core: 1 00:28:18 Core(s) per socket: 1 00:28:18 Socket(s): 2 00:28:18 NUMA node(s): 1 00:28:18 Vendor ID: AuthenticAMD 00:28:18 CPU family: 23 00:28:18 Model: 49 00:28:18 Model name: AMD EPYC-Rome Processor 00:28:18 Stepping: 0 00:28:18 CPU MHz: 2800.000 00:28:18 BogoMIPS: 5600.00 00:28:18 Virtualization: AMD-V 00:28:18 Hypervisor vendor: KVM 00:28:18 Virtualization type: full 00:28:18 L1d cache: 64 KiB 00:28:18 L1i cache: 64 KiB 00:28:18 L2 cache: 1 MiB 00:28:18 L3 cache: 32 MiB 00:28:18 NUMA node0 CPU(s): 0,1 00:28:18 Vulnerability Itlb multihit: Not affected 00:28:18 Vulnerability L1tf: Not affected 00:28:18 Vulnerability Mds: Not affected 00:28:18 Vulnerability Meltdown: Not affected 00:28:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:28:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:28:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:28:18 Vulnerability Srbds: Not affected 00:28:18 Vulnerability Tsx async abort: Not affected 00:28: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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 00:28:18 00:28:18 00:28:18 ---> nproc: 00:28:18 2 00:28:18 00:28:18 00:28:18 ---> df -h: 00:28:18 Filesystem Size Used Available Use% Mounted on 00:28:18 overlay 40.0G 7.2G 32.8G 18% / 00:28:18 tmpfs 64.0M 0 64.0M 0% /dev 00:28:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:28:18 shm 64.0M 0 64.0M 0% /dev/shm 00:28:18 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 00:28:18 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 00:28:18 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 00:28:18 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 00:28:18 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 00:28:18 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 00:28:18 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dgexfoundry_edgex-compose_PR-131 00:28:18 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dgexfoundry_edgex-compose_PR-131@tmp 00:28:18 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 00:28:18 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 00:28:18 00:28:18 00:28:18 ---> free -m: 00:28:18 total used free shared buff/cache available 00:28:18 Mem: 7821 913 4858 0 2049 6727 00:28:18 Swap: 1023 0 1023 00:28:18 00:28:18 00:28:18 ---> ip addr: 00:28:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:28:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:28:18 inet 127.0.0.1/8 scope host lo 00:28:18 valid_lft forever preferred_lft forever 00:28:18 inet6 ::1/128 scope host 00:28:18 valid_lft forever preferred_lft forever 00:28:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:28:18 link/ether fa:16:3e:f1:d9:52 brd ff:ff:ff:ff:ff:ff 00:28:18 inet 10.30.123.135/23 brd 10.30.123.255 scope global dynamic eth0 00:28:18 valid_lft 84503sec preferred_lft 84503sec 00:28:18 inet6 fe80::f816:3eff:fef1:d952/64 scope link 00:28:18 valid_lft forever preferred_lft forever 00:28:18 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:28:18 link/ether 02:42:a1:4f:62:77 brd ff:ff:ff:ff:ff:ff 00:28:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:28:18 valid_lft forever preferred_lft forever 00:28:18 00:28:18 00:28:18 ---> sar -b -r -n DEV: 00:28:18 Linux 3.10.0-1160.21.1.el7.x86_64 (prd-centos7-docker-4c-2g-1824.vexxhost.local) 06/17/21 _x86_64_ (2 CPU) 00:28:18 00:28:18 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:28:18 00:01:01 0.30 0.00 0.30 0.00 0.00 4.60 0.00 00:28:18 00:02:01 0.43 0.12 0.32 0.00 1.86 5.22 0.00 00:28:18 00:03:01 0.33 0.00 0.33 0.00 0.00 4.36 0.00 00:28:18 00:04:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 00:28:18 00:05:01 0.15 0.00 0.15 0.00 0.00 2.03 0.00 00:28:18 00:06:01 0.27 0.00 0.27 0.00 0.00 3.78 0.00 00:28:18 00:07:01 0.23 0.00 0.23 0.00 0.00 3.10 0.00 00:28:18 00:08:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 00:28:18 00:09:01 0.18 0.00 0.18 0.00 0.00 2.45 0.00 00:28:18 00:10:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 00:28:18 00:11:01 0.27 0.00 0.27 0.00 0.00 2.96 0.00 00:28:18 00:12:01 0.52 0.18 0.33 0.00 5.86 5.41 0.00 00:28:18 00:13:01 0.68 0.00 0.68 0.00 0.00 14.07 0.00 00:28:18 00:14:01 0.20 0.00 0.20 0.00 0.00 3.72 0.00 00:28:18 00:15:02 0.33 0.00 0.33 0.00 0.00 5.98 0.00 00:28:18 00:16:01 0.27 0.00 0.27 0.00 0.00 5.08 0.00 00:28:18 00:17:01 0.25 0.00 0.25 0.00 0.00 3.33 0.00 00:28:18 00:18:01 0.23 0.00 0.23 0.00 0.00 3.65 0.00 00:28:18 00:19:01 0.25 0.00 0.25 0.00 0.00 4.25 0.00 00:28:18 00:20:01 0.35 0.00 0.35 0.00 0.00 5.45 0.00 00:28:18 00:21:01 0.27 0.00 0.27 0.00 0.00 4.28 0.00 00:28:18 00:22:01 0.25 0.00 0.25 0.00 0.00 3.47 0.00 00:28:18 00:23:01 0.25 0.00 0.25 0.00 0.00 3.46 0.00 00:28:18 00:24:01 0.22 0.00 0.22 0.00 0.00 3.30 0.00 00:28:18 00:25:01 0.38 0.00 0.38 0.00 0.00 5.80 0.00 00:28:18 00:26:01 0.27 0.00 0.27 0.00 0.00 4.51 0.00 00:28:18 00:27:01 0.22 0.00 0.22 0.00 0.00 3.30 0.00 00:28:18 00:28:01 13.11 2.67 10.44 0.00 2181.58 519.82 0.00 00:28:18 Average: 0.74 0.11 0.64 0.00 78.23 22.64 0.00 00:28:18 00:28:18 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:28:18 00:01:01 5650944 0 744036 9.29 2620 1611340 1214672 13.41 462440 1507904 20 00:28:18 00:02:01 5650856 0 744000 9.29 2620 1611464 1212992 13.39 463064 1507964 20 00:28:18 00:03:01 5650136 0 744712 9.30 2620 1611472 1212944 13.39 463784 1507964 20 00:28:18 00:04:01 5650900 0 743948 9.29 2620 1611472 1212836 13.39 463196 1507964 12 00:28:18 00:05:01 5639776 0 755064 9.43 2620 1611480 1213016 13.39 474428 1508020 8 00:28:18 00:06:01 5615908 0 778928 9.73 2620 1611484 1181496 13.04 498224 1508020 20 00:28:18 00:07:01 5616220 0 778612 9.72 2620 1611488 1181316 13.04 498040 1507228 16 00:28:18 00:08:01 5616664 0 778164 9.72 2620 1611492 1181328 13.04 498176 1507228 8 00:28:18 00:09:01 5617676 0 777144 9.70 2620 1611500 1181252 13.04 496712 1507232 16 00:28:18 00:10:01 5617840 0 776980 9.70 2620 1611500 1181316 13.04 496808 1507228 8 00:28:18 00:11:01 5619116 0 775700 9.69 2620 1611504 1172040 12.94 495872 1507228 20 00:28:18 00:12:01 5618476 0 776332 9.69 2620 1611512 1172088 12.94 496132 1507228 28 00:28:18 00:13:01 5614660 0 780148 9.74 2620 1611512 1172100 12.94 499660 1507228 8 00:28:18 00:14:01 5614032 0 780768 9.75 2620 1611520 1172272 12.94 500380 1507228 20 00:28:18 00:15:02 5616748 0 778048 9.71 2620 1611524 1171972 12.94 497960 1507228 20 00:28:18 00:16:01 5616208 0 778580 9.72 2620 1611532 1172116 12.94 498488 1507228 8 00:28:18 00:17:01 5616440 0 778348 9.72 2620 1611532 1171972 12.94 497968 1507228 8 00:28:18 00:18:01 5616576 0 778204 9.72 2620 1611540 1172056 12.94 498080 1507232 8 00:28:18 00:19:01 5616936 0 777840 9.71 2620 1611544 1171972 12.94 498044 1507228 8 00:28:18 00:20:01 5613536 0 781240 9.75 2620 1611544 1174560 12.97 500800 1507228 16 00:28:18 00:21:01 5616232 0 778536 9.72 2620 1611552 1172424 12.94 498420 1507228 16 00:28:18 00:22:01 5614328 0 780436 9.74 2620 1611556 1172460 12.94 499964 1507228 16 00:28:18 00:23:01 5614692 0 780068 9.74 2620 1611560 1172472 12.94 499856 1507228 12 00:28:18 00:24:01 5615480 0 779276 9.73 2620 1611564 1172292 12.94 499256 1507228 8 00:28:18 00:25:01 5615404 0 779344 9.73 2620 1611572 1172292 12.94 499340 1507232 12 00:28:18 00:26:01 5614888 0 779860 9.74 2620 1611572 1172400 12.94 499556 1507228 12 00:28:18 00:27:01 5615120 0 779624 9.73 2620 1611576 1172460 12.94 499756 1507228 12 00:28:18 00:28:01 5052364 0 868584 10.85 2620 2085372 1191656 13.16 713524 1789900 406980 00:28:18 Average: 5601720 0 776162 9.69 2620 1628439 1181956 13.05 500283 1517483 14549 00:28:18 00:28:18 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:28:18 00:01:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:28:18 00:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:02:01 eth0 0.85 0.28 0.31 0.17 0.00 0.00 0.00 0.00 00:28:18 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:03:01 eth0 0.30 0.23 0.14 0.11 0.00 0.00 0.00 0.00 00:28:18 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:04:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 00:28:18 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:05:01 eth0 1.40 0.33 0.34 0.20 0.00 0.00 0.00 0.00 00:28:18 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:06:01 eth0 1.95 2.30 0.39 5.68 0.00 0.00 0.00 0.00 00:28:18 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:07:01 eth0 1.63 0.48 0.61 0.42 0.00 0.00 0.00 0.00 00:28:18 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:08:01 eth0 2.50 0.68 0.81 0.46 0.00 0.00 0.00 0.00 00:28:18 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:09:01 eth0 1.33 0.50 0.58 0.39 0.00 0.00 0.00 0.00 00:28:18 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:10:01 eth0 0.98 0.23 0.32 0.19 0.00 0.00 0.00 0.00 00:28:18 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:11:01 eth0 1.15 0.32 0.33 0.20 0.00 0.00 0.00 0.00 00:28:18 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:12:01 eth0 1.87 0.40 0.42 0.21 0.00 0.00 0.00 0.00 00:28:18 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:13:01 eth0 0.80 0.20 0.20 0.07 0.00 0.00 0.00 0.00 00:28:18 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:14:01 eth0 1.35 0.70 0.80 0.55 0.00 0.00 0.00 0.00 00:28:18 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:15:02 eth0 0.08 0.05 0.01 0.04 0.00 0.00 0.00 0.00 00:28:18 00:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:16:01 eth0 0.49 0.30 0.27 0.20 0.00 0.00 0.00 0.00 00:28:18 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:17:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:18:01 eth0 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 00:28:18 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:19:01 eth0 0.67 0.00 0.06 0.00 0.00 0.00 0.00 0.00 00:28:18 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:20:01 eth0 0.78 0.43 0.30 0.21 0.00 0.00 0.00 0.00 00:28:18 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:21:01 eth0 0.68 0.23 0.29 0.19 0.00 0.00 0.00 0.00 00:28:18 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:22:01 eth0 1.05 0.35 0.33 0.20 0.00 0.00 0.00 0.00 00:28:18 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:23:01 eth0 0.22 0.17 0.14 0.04 0.00 0.00 0.00 0.00 00:28:18 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:25:01 eth0 0.63 0.08 0.06 0.03 0.00 0.00 0.00 0.00 00:28:18 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:26:01 eth0 0.98 0.25 0.32 0.20 0.00 0.00 0.00 0.00 00:28:18 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:27:01 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 00:28:18 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:28:01 eth0 252.87 216.13 2244.11 21.00 0.00 0.00 0.00 0.00 00:28:18 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 Average: eth0 9.87 8.05 80.45 1.11 0.00 0.00 0.00 0.00 00:28:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:18 00:28:18 00:28:18 ---> sar -P ALL: 00:28:18 Linux 3.10.0-1160.21.1.el7.x86_64 (prd-centos7-docker-4c-2g-1824.vexxhost.local) 06/17/21 _x86_64_ (2 CPU) 00:28:18 00:28:18 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:28:18 00:01:01 all 0.08 0.00 0.05 0.00 0.03 99.83 00:28:18 00:01:01 0 0.15 0.00 0.07 0.00 0.05 99.73 00:28:18 00:01:01 1 0.02 0.00 0.03 0.00 0.02 99.93 00:28:18 00:02:01 all 0.10 0.00 0.08 0.12 0.03 99.68 00:28:18 00:02:01 0 0.05 0.00 0.07 0.17 0.03 99.68 00:28:18 00:02:01 1 0.15 0.00 0.08 0.07 0.02 99.68 00:28:18 00:03:01 all 0.04 0.00 0.03 0.00 0.04 99.89 00:28:18 00:03:01 0 0.05 0.00 0.02 0.00 0.03 99.90 00:28:18 00:03:01 1 0.03 0.00 0.03 0.00 0.05 99.88 00:28:18 00:04:01 all 0.12 0.00 0.02 0.00 0.03 99.84 00:28:18 00:04:01 0 0.07 0.00 0.02 0.00 0.03 99.88 00:28:18 00:04:01 1 0.17 0.00 0.02 0.00 0.02 99.80 00:28:18 00:05:01 all 0.14 0.00 0.06 0.00 0.03 99.77 00:28:18 00:05:01 0 0.02 0.00 0.03 0.00 0.03 99.92 00:28:18 00:05:01 1 0.27 0.00 0.08 0.00 0.03 99.62 00:28:18 00:06:01 all 0.29 0.00 0.05 0.00 0.04 99.62 00:28:18 00:06:01 0 0.28 0.00 0.05 0.00 0.07 99.60 00:28:18 00:06:01 1 0.30 0.00 0.05 0.00 0.02 99.63 00:28:18 00:07:01 all 0.15 0.00 0.06 0.00 0.02 99.77 00:28:18 00:07:01 0 0.17 0.00 0.02 0.00 0.00 99.82 00:28:18 00:07:01 1 0.13 0.00 0.10 0.00 0.03 99.73 00:28:18 00:08:01 all 0.16 0.00 0.04 0.00 0.02 99.78 00:28:18 00:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:28:18 00:08:01 1 0.28 0.00 0.07 0.00 0.02 99.63 00:28:18 00:09:01 all 0.15 0.00 0.05 0.00 0.03 99.77 00:28:18 00:09:01 0 0.07 0.00 0.07 0.00 0.03 99.83 00:28:18 00:09:01 1 0.23 0.00 0.03 0.00 0.02 99.72 00:28:18 00:10:01 all 0.12 0.00 0.05 0.00 0.03 99.80 00:28:18 00:10:01 0 0.05 0.00 0.02 0.00 0.05 99.88 00:28:18 00:10:01 1 0.18 0.00 0.08 0.00 0.02 99.72 00:28:18 00:11:01 all 0.21 0.00 0.05 0.01 0.03 99.71 00:28:18 00:11:01 0 0.07 0.00 0.05 0.02 0.02 99.85 00:28:18 00:11:01 1 0.35 0.00 0.05 0.00 0.03 99.57 00:28:18 00:28:18 00:11:01 CPU %user %nice %system %iowait %steal %idle 00:28:18 00:12:01 all 0.12 0.00 0.08 0.02 0.02 99.77 00:28:18 00:12:01 0 0.10 0.00 0.05 0.03 0.03 99.78 00:28:18 00:12:01 1 0.13 0.00 0.10 0.00 0.00 99.77 00:28:18 00:13:01 all 0.21 0.00 0.05 0.00 0.03 99.71 00:28:18 00:13:01 0 0.05 0.00 0.07 0.00 0.05 99.83 00:28:18 00:13:01 1 0.37 0.00 0.03 0.00 0.02 99.58 00:28:18 00:14:01 all 0.15 0.00 0.06 0.00 0.03 99.77 00:28:18 00:14:01 0 0.12 0.00 0.05 0.00 0.05 99.78 00:28:18 00:14:01 1 0.18 0.00 0.07 0.00 0.00 99.75 00:28:18 00:15:02 all 0.13 0.00 0.05 0.00 0.03 99.78 00:28:18 00:15:02 0 0.07 0.00 0.07 0.00 0.05 99.82 00:28:18 00:15:02 1 0.20 0.00 0.03 0.00 0.02 99.75 00:28:18 00:16:01 all 0.12 0.00 0.07 0.00 0.02 99.80 00:28:18 00:16:01 0 0.10 0.00 0.07 0.00 0.03 99.80 00:28:18 00:16:01 1 0.14 0.00 0.07 0.00 0.00 99.80 00:28:18 00:17:01 all 0.17 0.00 0.03 0.00 0.03 99.77 00:28:18 00:17:01 0 0.05 0.00 0.02 0.00 0.03 99.90 00:28:18 00:17:01 1 0.28 0.00 0.05 0.00 0.03 99.63 00:28:18 00:18:01 all 0.19 0.00 0.05 0.00 0.03 99.73 00:28:18 00:18:01 0 0.02 0.00 0.02 0.00 0.03 99.93 00:28:18 00:18:01 1 0.37 0.00 0.08 0.00 0.02 99.53 00:28:18 00:19:01 all 0.16 0.00 0.04 0.00 0.03 99.77 00:28:18 00:19:01 0 0.07 0.00 0.07 0.00 0.05 99.82 00:28:18 00:19:01 1 0.25 0.00 0.02 0.00 0.00 99.73 00:28:18 00:20:01 all 0.18 0.00 0.04 0.00 0.03 99.76 00:28:18 00:20:01 0 0.32 0.00 0.05 0.00 0.03 99.60 00:28:18 00:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:28:18 00:21:01 all 0.16 0.00 0.03 0.00 0.02 99.79 00:28:18 00:21:01 0 0.27 0.00 0.03 0.00 0.03 99.67 00:28:18 00:21:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:28:18 00:22:01 all 0.04 0.00 0.03 0.00 0.03 99.90 00:28:18 00:22:01 0 0.07 0.00 0.02 0.00 0.03 99.88 00:28:18 00:22:01 1 0.02 0.00 0.03 0.00 0.03 99.92 00:28:18 00:28:18 00:22:01 CPU %user %nice %system %iowait %steal %idle 00:28:18 00:23:01 all 0.09 0.00 0.03 0.00 0.03 99.86 00:28:18 00:23:01 0 0.13 0.00 0.02 0.00 0.00 99.85 00:28:18 00:23:01 1 0.05 0.00 0.03 0.00 0.05 99.87 00:28:18 00:24:01 all 0.08 0.00 0.02 0.00 0.03 99.87 00:28:18 00:24:01 0 0.13 0.00 0.02 0.00 0.02 99.83 00:28:18 00:24:01 1 0.03 0.00 0.02 0.00 0.05 99.90 00:28:18 00:25:01 all 0.11 0.00 0.03 0.00 0.03 99.82 00:28:18 00:25:01 0 0.18 0.00 0.03 0.00 0.02 99.77 00:28:18 00:25:01 1 0.03 0.00 0.03 0.00 0.05 99.88 00:28:18 00:26:01 all 0.08 0.00 0.02 0.00 0.03 99.87 00:28:18 00:26:01 0 0.13 0.00 0.03 0.00 0.03 99.80 00:28:18 00:26:01 1 0.03 0.00 0.00 0.00 0.03 99.93 00:28:18 00:27:01 all 0.09 0.00 0.03 0.00 0.03 99.85 00:28:18 00:27:01 0 0.12 0.00 0.02 0.00 0.02 99.85 00:28:18 00:27:01 1 0.07 0.00 0.03 0.00 0.05 99.85 00:28:18 00:28:01 all 6.63 0.00 2.41 0.12 0.05 90.78 00:28:18 00:28:01 0 6.58 0.00 2.65 0.22 0.05 90.50 00:28:18 00:28:01 1 6.69 0.00 2.18 0.02 0.05 91.06 00:28:18 Average: all 0.36 0.00 0.13 0.01 0.03 99.47 00:28:18 Average: 0 0.34 0.00 0.13 0.02 0.03 99.48 00:28:18 Average: 1 0.39 0.00 0.12 0.00 0.02 99.46 00:28:18 00:28:18 00:28:18