Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/aaa/+/113974 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2004-docker-4c-4g-42279 (ubuntu2004-docker-4c-4g) in workspace /w/workspace/aaa-maven-verify-master-mvn39-openjdk21 [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-asBVHQP1sNj3/agent.28911 SSH_AGENT_PID=28913 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21@tmp/private_key_7208809140249281650.key (/w/workspace/aaa-maven-verify-master-mvn39-openjdk21@tmp/private_key_7208809140249281650.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/aaa > git init /w/workspace/aaa-maven-verify-master-mvn39-openjdk21 # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/aaa > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/aaa +refs/heads/*:refs/remotes/origin/* # timeout=10 ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/aaa +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: unable to look up devvexx.opendaylight.org (port 9418) (System error) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2004-docker-4c-4g-42279 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1003) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) at jdk.internal.reflect.GeneratedMethodAccessor616.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) at com.sun.proxy.$Proxy202.execute(Unknown Source) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1895) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) ERROR: Error cloning remote repo 'origin' $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 28913 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins14077762796863341397.sh ---> sysstat.sh [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins405504605644316727.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21 + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/aaa-maven-verify-master-mvn39-openjdk21 ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/aaa-maven-verify-master-mvn39-openjdk21 ']' + mkdir -p /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/archives/ [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins16490666417342156518.sh ---> capture-instance-metadata.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EdD5 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-EdD5/bin to PATH INFO: Running in OpenStack, capturing instance metadata [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins13994935260784610102.sh provisioning config files... Could not find credentials [logs] for aaa-maven-verify-master-mvn39-openjdk21 #57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21@tmp/config13276827461914781659tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins7227259509756020862.sh ---> create-netrc.sh WARN: Log server credential not found. [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins7421158982358908516.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EdD5 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-EdD5/bin to PATH Generating Requirements File Python 3.11.7 pip 24.2 from /tmp/venv-EdD5/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.5.1 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.39 botocore==1.35.39 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.0 click==8.1.7 cliff==4.7.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.35.0 httplib2==0.22.0 identify==2.6.1 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.8.0 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.1 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.0.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.6.0 oslo.context==5.6.0 oslo.i18n==6.4.0 oslo.log==6.1.2 oslo.serialization==5.5.0 oslo.utils==7.3.0 packaging==24.1 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.11.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.4.0 PyJWT==2.9.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.1.3 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.20.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.3 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.3.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.66.5 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.26.6 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.14.1 yq==3.4.3 [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins10358116916014814439.sh ---> sudo-logs.sh Archiving 'sudo' log.. [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins16307355620404917371.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EdD5 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-EdD5/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins15605300059474876053.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EdD5 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-EdD5/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/aaa-maven-verify-master-mvn39-openjdk21/57/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2004-docker-4c-4g-42279 5.4.0-190-generic #210-Ubuntu SMP Fri Jul 5 17:03:38 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 40 bits physical, 48 bits virtual CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB L1i cache: 128 KiB L2 cache: 2 MiB L3 cache: 64 MiB NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Retbleed: Vulnerable Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.8G 0 7.8G 0% /dev tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 9.0G 69G 12% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/loop0 44M 44M 0 100% /snap/snapd/15177 /dev/loop1 62M 62M 0 100% /snap/core20/1405 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 /dev/loop3 64M 64M 0 100% /snap/core20/2379 /dev/loop4 92M 92M 0 100% /snap/lxd/29619 ---> free -m: total used free shared buff/cache available Mem: 15997 653 12630 1 2712 15012 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:08:f4:40 brd ff:ff:ff:ff:ff:ff inet 10.30.171.101/23 brd 10.30.171.255 scope global dynamic ens3 valid_lft 84087sec preferred_lft 84087sec inet6 fe80::f816:3eff:fe08:f440/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:1b:37:45:0f brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.4.0-190-generic (prd-ubuntu2004-docker-4c-4g-42279) 10/14/24 _x86_64_ (4 CPU) 08:17:03 LINUX RESTART (4 CPU) 08:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:19:01 58.31 43.52 14.79 0.00 470.97 586.22 0.00 08:20:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 08:21:01 0.80 0.00 0.80 0.00 0.00 9.07 0.00 08:22:01 1.52 0.00 1.52 0.00 0.00 18.40 0.00 08:23:01 34.21 5.73 28.48 0.00 4565.11 6386.54 0.00 08:24:01 1.87 0.00 1.87 0.00 0.00 22.13 0.00 08:25:01 0.83 0.00 0.83 0.00 0.00 9.60 0.00 08:26:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 08:27:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 08:28:01 1.87 0.02 1.85 0.00 0.13 34.53 0.00 08:29:01 0.85 0.00 0.85 0.00 0.00 9.73 0.00 08:30:01 1.40 0.00 1.40 0.00 0.00 16.39 0.00 08:31:01 0.80 0.00 0.80 0.00 0.00 9.60 0.00 08:32:01 2.17 0.02 2.15 0.00 0.13 25.33 0.00 08:33:01 0.95 0.00 0.95 0.00 0.00 10.67 0.00 08:34:01 1.22 0.00 1.22 0.00 0.00 15.60 0.00 08:35:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 08:36:01 1.12 0.00 1.12 0.00 0.00 14.93 0.00 08:37:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 08:38:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 08:39:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 08:40:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 08:41:01 0.82 0.00 0.82 0.00 0.00 9.60 0.00 08:42:01 1.22 0.00 1.22 0.00 0.00 16.13 0.00 08:43:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 08:44:01 1.18 0.00 1.18 0.00 0.00 15.86 0.00 08:45:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 08:46:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 08:47:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 08:48:01 1.63 0.00 1.63 0.00 0.00 20.40 0.00 08:49:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 08:50:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 08:51:01 0.80 0.00 0.80 0.00 0.00 9.60 0.00 08:52:01 1.33 0.00 1.33 0.00 0.00 17.20 0.00 08:53:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 08:54:01 6.15 3.70 2.45 0.00 157.84 357.27 0.00 08:55:01 85.07 21.23 63.84 0.00 1926.48 6491.72 0.00 Average: 5.99 1.99 4.00 0.00 192.32 386.48 0.00 08:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:19:01 13880364 15557584 441544 2.70 42232 1849860 1216408 6.98 605600 1657832 16 08:20:01 13880156 15557456 441348 2.69 42264 1849864 1216408 6.98 605760 1657816 8 08:21:01 13880084 15557408 441336 2.69 42280 1849864 1216408 6.98 606016 1657816 164 08:22:01 13882392 15559756 438972 2.68 42312 1849872 1216408 6.98 603504 1657820 20 08:23:01 13542212 15535804 449124 2.74 49892 2154440 1232504 7.07 809136 1771724 180 08:24:01 13542292 15535980 448912 2.74 49972 2154444 1232504 7.07 809012 1771728 184 08:25:01 13542640 15536344 448604 2.74 49988 2154444 1232504 7.07 809020 1771728 164 08:26:01 13543348 15537056 447860 2.73 50020 2154448 1232504 7.07 807892 1771732 8 08:27:01 13543868 15537608 447376 2.73 50060 2154440 1232504 7.07 807908 1771732 8 08:28:01 13545284 15539148 445828 2.72 50148 2154432 1232504 7.07 807056 1771716 4 08:29:01 13545324 15539204 445748 2.72 50172 2154432 1232504 7.07 807040 1771716 12 08:30:01 13545332 15539360 445484 2.72 50196 2154564 1232504 7.07 807084 1771848 8 08:31:01 13545104 15539148 445644 2.72 50212 2154568 1232504 7.07 807116 1771848 8 08:32:01 13543880 15538008 446652 2.73 50256 2154556 1219852 7.00 806648 1771856 4 08:33:01 13544344 15538488 446084 2.72 50288 2154572 1219852 7.00 806332 1771856 24 08:34:01 13544708 15538896 445648 2.72 50328 2154568 1219852 7.00 806332 1771860 8 08:35:01 13544448 15538668 445916 2.72 50360 2154576 1219852 7.00 806412 1771860 8 08:36:01 13544684 15538948 445612 2.72 50392 2154580 1219852 7.00 806444 1771864 8 08:37:01 13544612 15538936 445504 2.72 50424 2154572 1219852 7.00 806744 1771864 12 08:38:01 13544636 15539000 445404 2.72 50452 2154584 1219852 7.00 806844 1771868 28 08:39:01 13544328 15538716 445724 2.72 50476 2154588 1219852 7.00 806732 1771868 188 08:40:01 13544360 15538788 445632 2.72 50500 2154596 1203812 6.91 806844 1771872 176 08:41:01 13544732 15539172 445240 2.72 50516 2154596 1203812 6.91 806604 1771872 8 08:42:01 13544464 15538940 445420 2.72 50564 2154584 1203812 6.91 806648 1771884 220 08:43:01 13544544 15539068 445264 2.72 50588 2154600 1203812 6.91 806956 1771884 20 08:44:01 13544608 15539168 445132 2.72 50620 2154604 1203812 6.91 806768 1771888 8 08:45:01 13544640 15539200 445036 2.72 50652 2154604 1203812 6.91 806768 1771888 4 08:46:01 13544576 15539220 444960 2.72 50676 2154608 1203812 6.91 806816 1771896 8 08:47:01 13544608 15539252 444912 2.72 50692 2154608 1203812 6.91 806816 1771896 8 08:48:01 13544512 15539200 444920 2.72 50752 2154612 1203812 6.91 807120 1771896 8 08:49:01 13544640 15539384 444732 2.71 50776 2154616 1203812 6.91 807116 1771904 12 08:50:01 13544804 15539552 444616 2.71 50800 2154620 1203812 6.91 806932 1771908 12 08:51:01 13544892 15539684 444512 2.71 50816 2154620 1203812 6.91 806984 1771904 8 08:52:01 13544956 15539756 444404 2.71 50864 2154608 1203812 6.91 806984 1771908 204 08:53:01 13544980 15539844 444324 2.71 50888 2154624 1203812 6.91 807148 1771908 16 08:54:01 13482416 15492120 491804 3.00 51064 2169056 1203812 6.91 860764 1781152 80 08:55:01 13068612 15410616 554628 3.39 80664 2454436 1275076 7.32 999360 2019324 154720 Average: 13566227 15536067 449456 2.74 50383 2130115 1217547 6.99 791926 1766458 4232 08:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:01 ens3 0.44 0.05 0.03 0.00 0.00 0.00 0.00 0.00 08:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:01 ens3 0.42 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:01 ens3 0.40 0.00 0.02 0.00 0.00 0.00 0.00 0.00 08:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:01 ens3 0.35 0.13 0.02 0.01 0.00 0.00 0.00 0.00 08:23:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:01 ens3 130.88 61.41 2079.02 4.43 0.00 0.00 0.00 0.00 08:24:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:01 ens3 0.45 0.18 0.03 0.02 0.00 0.00 0.00 0.00 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:01 ens3 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:01 ens3 0.38 0.13 0.02 0.01 0.00 0.00 0.00 0.00 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:01 ens3 0.48 0.33 0.15 0.08 0.00 0.00 0.00 0.00 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:01 ens3 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:01 ens3 0.62 0.45 0.28 0.22 0.00 0.00 0.00 0.00 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:01 ens3 0.40 0.27 0.17 0.08 0.00 0.00 0.00 0.00 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:01 ens3 0.23 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:01 ens3 0.43 0.10 0.03 0.01 0.00 0.00 0.00 0.00 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:01 ens3 0.48 0.33 0.15 0.08 0.00 0.00 0.00 0.00 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:01 ens3 0.38 0.15 0.14 0.07 0.00 0.00 0.00 0.00 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:48:01 ens3 0.40 0.25 0.09 0.08 0.00 0.00 0.00 0.00 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:01 ens3 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:01 ens3 0.33 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:54:01 lo 0.43 0.43 0.03 0.03 0.00 0.00 0.00 0.00 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:01 ens3 100.27 71.10 200.98 29.47 0.00 0.00 0.00 0.00 08:55:01 lo 1.50 1.50 0.16 0.16 0.00 0.00 0.00 0.00 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:55:01 ens3 66.26 49.93 872.78 11.35 0.00 0.00 0.00 0.00 Average: lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 8.30 5.03 85.29 1.24 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.4.0-190-generic (prd-ubuntu2004-docker-4c-4g-42279) 10/14/24 _x86_64_ (4 CPU) 08:17:03 LINUX RESTART (4 CPU) 08:18:02 CPU %user %nice %system %iowait %steal %idle 08:19:01 all 0.16 8.73 5.40 1.22 0.09 84.40 08:19:01 0 0.02 8.63 5.48 1.20 0.07 84.61 08:19:01 1 0.41 8.80 5.29 1.33 0.07 84.11 08:19:01 2 0.17 8.74 5.58 1.27 0.07 84.16 08:19:01 3 0.05 8.74 5.24 1.08 0.15 84.74 08:20:01 all 0.06 0.00 0.02 0.01 0.02 99.89 08:20:01 0 0.00 0.00 0.02 0.05 0.02 99.92 08:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:20:01 2 0.15 0.00 0.03 0.00 0.02 99.80 08:20:01 3 0.07 0.00 0.03 0.00 0.03 99.87 08:21:01 all 0.52 0.00 0.01 0.00 0.01 99.45 08:21:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:21:01 2 2.02 0.00 0.03 0.00 0.03 97.91 08:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:22:01 all 0.52 0.00 0.01 0.01 0.02 99.44 08:22:01 0 0.07 0.00 0.03 0.03 0.03 99.83 08:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:22:01 2 1.99 0.00 0.02 0.00 0.03 97.96 08:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:23:01 all 3.15 0.00 0.93 1.08 0.03 94.82 08:23:01 0 2.92 0.00 0.87 1.64 0.03 94.54 08:23:01 1 3.54 0.00 0.81 0.54 0.03 95.08 08:23:01 2 2.89 0.00 1.27 0.07 0.03 95.74 08:23:01 3 3.22 0.00 0.77 2.07 0.03 93.90 08:24:01 all 0.32 0.00 0.02 0.05 0.01 99.59 08:24:01 0 0.07 0.00 0.05 0.00 0.03 99.85 08:24:01 1 1.17 0.00 0.00 0.00 0.00 98.83 08:24:01 2 0.00 0.00 0.03 0.02 0.02 99.93 08:24:01 3 0.02 0.00 0.02 0.20 0.00 99.77 08:25:01 all 0.03 0.00 0.01 0.01 0.02 99.93 08:25:01 0 0.05 0.00 0.03 0.00 0.03 99.88 08:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:25:01 3 0.02 0.00 0.00 0.03 0.02 99.93 08:26:01 all 0.03 0.00 0.03 0.02 0.03 99.90 08:26:01 0 0.03 0.00 0.05 0.00 0.03 99.88 08:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:26:01 2 0.03 0.00 0.02 0.02 0.03 99.90 08:26:01 3 0.02 0.00 0.02 0.07 0.02 99.88 08:27:01 all 0.20 0.00 0.01 0.00 0.02 99.77 08:27:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:27:01 1 0.71 0.00 0.00 0.00 0.02 99.27 08:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:27:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:28:01 all 0.08 0.00 0.02 0.18 0.02 99.70 08:28:01 0 0.05 0.00 0.05 0.00 0.03 99.87 08:28:01 1 0.12 0.00 0.02 0.00 0.00 99.87 08:28:01 2 0.12 0.00 0.00 0.02 0.02 99.85 08:28:01 3 0.03 0.00 0.02 0.70 0.02 99.23 08:29:01 all 0.14 0.00 0.03 0.03 0.02 99.78 08:29:01 0 0.05 0.00 0.05 0.00 0.03 99.87 08:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:29:01 2 0.48 0.00 0.05 0.00 0.02 99.45 08:29:01 3 0.02 0.00 0.02 0.12 0.02 99.83 08:29:01 CPU %user %nice %system %iowait %steal %idle 08:30:01 all 0.05 0.00 0.02 0.00 0.02 99.91 08:30:01 0 0.02 0.00 0.05 0.00 0.02 99.92 08:30:01 1 0.12 0.00 0.02 0.00 0.02 99.85 08:30:01 2 0.03 0.00 0.02 0.00 0.03 99.92 08:30:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:31:01 all 0.32 0.00 0.02 0.01 0.02 99.63 08:31:01 0 0.00 0.00 0.03 0.00 0.02 99.95 08:31:01 1 1.25 0.00 0.02 0.00 0.02 98.71 08:31:01 2 0.02 0.00 0.03 0.02 0.02 99.92 08:31:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:32:01 all 0.53 0.00 0.06 0.01 0.02 99.38 08:32:01 0 0.02 0.00 0.07 0.00 0.02 99.90 08:32:01 1 1.99 0.00 0.03 0.00 0.02 97.96 08:32:01 2 0.05 0.00 0.07 0.02 0.02 99.85 08:32:01 3 0.05 0.00 0.07 0.02 0.03 99.83 08:33:01 all 0.39 0.00 0.02 0.01 0.01 99.56 08:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:33:01 1 1.47 0.00 0.02 0.00 0.00 98.52 08:33:01 2 0.03 0.00 0.02 0.02 0.02 99.92 08:33:01 3 0.02 0.00 0.02 0.03 0.02 99.92 08:34:01 all 0.02 0.00 0.02 0.03 0.02 99.91 08:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:34:01 1 0.00 0.00 0.00 0.00 0.03 99.97 08:34:01 2 0.02 0.00 0.03 0.10 0.02 99.83 08:34:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:35:01 all 0.13 0.00 0.01 0.02 0.02 99.82 08:35:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:35:01 1 0.48 0.00 0.00 0.00 0.02 99.50 08:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:35:01 3 0.00 0.00 0.02 0.07 0.02 99.90 08:36:01 all 0.31 0.00 0.02 0.06 0.02 99.59 08:36:01 0 0.02 0.00 0.03 0.00 0.03 99.92 08:36:01 1 1.14 0.00 0.00 0.00 0.02 98.84 08:36:01 2 0.02 0.00 0.02 0.08 0.02 99.87 08:36:01 3 0.05 0.00 0.02 0.17 0.02 99.75 08:37:01 all 0.54 0.00 0.01 0.01 0.01 99.43 08:37:01 0 0.07 0.00 0.00 0.00 0.02 99.92 08:37:01 1 1.99 0.00 0.02 0.00 0.00 98.00 08:37:01 2 0.05 0.00 0.02 0.02 0.02 99.90 08:37:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:38:01 all 0.29 0.00 0.02 0.07 0.02 99.61 08:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:38:01 1 1.11 0.00 0.00 0.00 0.03 98.86 08:38:01 2 0.03 0.00 0.05 0.25 0.03 99.63 08:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:39:01 all 0.02 0.00 0.01 0.00 0.02 99.95 08:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:39:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:39:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:40:01 all 0.02 0.00 0.02 0.00 0.02 99.95 08:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:40:01 2 0.03 0.00 0.05 0.00 0.05 99.87 08:40:01 3 0.03 0.00 0.00 0.02 0.02 99.93 08:40:01 CPU %user %nice %system %iowait %steal %idle 08:41:01 all 0.02 0.00 0.02 0.01 0.02 99.94 08:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:41:01 2 0.03 0.00 0.03 0.02 0.03 99.88 08:41:01 3 0.02 0.00 0.03 0.02 0.03 99.90 08:42:01 all 0.02 0.00 0.01 0.02 0.02 99.92 08:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:42:01 2 0.03 0.00 0.03 0.00 0.03 99.90 08:42:01 3 0.03 0.00 0.02 0.08 0.02 99.85 08:43:01 all 0.02 0.00 0.01 0.01 0.02 99.94 08:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:43:01 2 0.03 0.00 0.02 0.00 0.03 99.92 08:43:01 3 0.02 0.00 0.00 0.05 0.02 99.92 08:44:01 all 0.42 0.00 0.02 0.01 0.02 99.52 08:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:44:01 2 0.05 0.00 0.07 0.00 0.05 99.83 08:44:01 3 1.63 0.00 0.02 0.03 0.02 98.31 08:45:01 all 0.31 0.00 0.01 0.03 0.02 99.63 08:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:45:01 2 0.03 0.00 0.03 0.00 0.03 99.90 08:45:01 3 1.16 0.00 0.00 0.13 0.02 98.69 08:46:01 all 0.33 0.00 0.02 0.01 0.02 99.62 08:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:46:01 2 0.07 0.00 0.03 0.02 0.03 99.85 08:46:01 3 1.26 0.00 0.03 0.02 0.02 98.68 08:47:01 all 0.21 0.00 0.01 0.01 0.02 99.74 08:47:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:47:01 2 0.03 0.00 0.03 0.00 0.07 99.87 08:47:01 3 0.81 0.00 0.02 0.02 0.03 99.12 08:48:01 all 0.05 0.00 0.03 0.06 0.03 99.85 08:48:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:48:01 2 0.03 0.00 0.03 0.18 0.05 99.70 08:48:01 3 0.13 0.00 0.02 0.05 0.02 99.78 08:49:01 all 0.09 0.00 0.00 0.00 0.01 99.89 08:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:49:01 2 0.02 0.00 0.02 0.00 0.03 99.93 08:49:01 3 0.33 0.00 0.00 0.02 0.02 99.63 08:50:01 all 0.31 0.00 0.04 0.01 0.02 99.63 08:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:50:01 2 0.03 0.00 0.05 0.02 0.03 99.87 08:50:01 3 1.17 0.00 0.08 0.02 0.02 98.71 08:51:01 all 0.08 0.00 0.03 0.00 0.01 99.87 08:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:51:01 2 0.03 0.00 0.05 0.00 0.03 99.88 08:51:01 3 0.28 0.00 0.07 0.02 0.02 99.62 08:51:01 CPU %user %nice %system %iowait %steal %idle 08:52:01 all 0.02 0.00 0.03 0.01 0.03 99.91 08:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:52:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:52:01 2 0.03 0.00 0.05 0.02 0.05 99.85 08:52:01 3 0.02 0.00 0.02 0.02 0.03 99.92 08:53:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:53:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:53:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:54:01 all 2.21 0.00 0.16 0.04 0.02 97.57 08:54:01 0 2.60 0.00 0.08 0.00 0.00 97.32 08:54:01 1 1.62 0.00 0.08 0.05 0.02 98.23 08:54:01 2 2.45 0.00 0.27 0.03 0.05 97.20 08:54:01 3 2.17 0.00 0.20 0.08 0.02 97.53 08:55:01 all 18.73 0.00 1.46 3.63 0.06 76.12 08:55:01 0 27.62 0.00 2.11 10.42 0.07 59.79 08:55:01 1 28.57 0.00 1.56 1.12 0.07 68.69 08:55:01 2 6.43 0.00 0.80 1.62 0.07 91.08 08:55:01 3 12.32 0.00 1.37 1.37 0.03 84.92 Average: all 0.83 0.23 0.23 0.18 0.02 98.51 Average: 0 0.91 0.23 0.25 0.36 0.02 98.23 Average: 1 1.24 0.23 0.21 0.08 0.01 98.22 Average: 2 0.48 0.23 0.24 0.10 0.03 98.92 Average: 3 0.68 0.23 0.22 0.18 0.02 98.67