14:32:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/138575 14:32:17 Running as SYSTEM 14:32:17 [EnvInject] - Loading node environment variables. 14:32:17 Building remotely on prd-ubuntu2004-helm-2c-1g-26415 (ubuntu2004-helm-2c-1g) in workspace /w/workspace/oom-master-image-verify 14:32:17 [ssh-agent] Looking for ssh-agent implementation... 14:32:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:32:17 $ ssh-agent 14:32:17 SSH_AUTH_SOCK=/tmp/ssh-hJJtke3qoQic/agent.11094 14:32:17 SSH_AGENT_PID=11096 14:32:17 [ssh-agent] Started. 14:32:17 Running ssh-add (command line suppressed) 14:32:17 Identity added: /w/workspace/oom-master-image-verify@tmp/private_key_128087205859407815.key (/w/workspace/oom-master-image-verify@tmp/private_key_128087205859407815.key) 14:32:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:32:17 The recommended git tool is: NONE 14:32:19 using credential onap-jenkins-ssh 14:32:19 Wiping out workspace first. 14:32:19 Cloning the remote Git repository 14:32:19 Cloning repository git://cloud.onap.org/mirror/oom.git 14:32:19 > git init /w/workspace/oom-master-image-verify # timeout=10 14:32:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:32:19 > git --version # timeout=10 14:32:19 > git --version # 'git version 2.25.1' 14:32:19 using GIT_SSH to set credentials Gerrit user 14:32:19 Verifying host key using manually-configured host key entries 14:32:19 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:32:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:32:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:32:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:32:26 using GIT_SSH to set credentials Gerrit user 14:32:26 Verifying host key using manually-configured host key entries 14:32:26 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/138575/1 # timeout=30 14:32:26 > git rev-parse b2537c641f4547918f8e0852d1ae9073501fcde3^{commit} # timeout=10 14:32:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:32:26 Checking out Revision b2537c641f4547918f8e0852d1ae9073501fcde3 (refs/changes/75/138575/1) 14:32:26 > git config core.sparsecheckout # timeout=10 14:32:26 > git checkout -f b2537c641f4547918f8e0852d1ae9073501fcde3 # timeout=30 14:32:30 Commit message: "[POLICY] Deprecation of policy-gui" 14:32:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:32:30 > git rev-list --no-walk 004ebce85d8214df87689db574efd7f16c87524d # timeout=10 14:32:30 provisioning config files... 14:32:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:32:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:32:30 [oom-master-image-verify] $ /bin/bash /tmp/jenkins3830736863873290385.sh 14:32:30 ---> python-tools-install.sh 14:32:30 Setup pyenv: 14:32:30 * system (set by /opt/pyenv/version) 14:32:30 * 3.8.13 (set by /opt/pyenv/version) 14:32:30 * 3.9.13 (set by /opt/pyenv/version) 14:32:30 * 3.10.6 (set by /opt/pyenv/version) 14:32:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-A3Ch 14:32:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:32:38 lf-activate-venv(): INFO: Installing: lftools 14:33:12 lf-activate-venv(): INFO: Adding /tmp/venv-A3Ch/bin to PATH 14:33:12 Generating Requirements File 14:33:33 Python 3.10.6 14:33:33 pip 24.1.2 from /tmp/venv-A3Ch/lib/python3.10/site-packages/pip (python 3.10) 14:33:33 appdirs==1.4.4 14:33:33 argcomplete==3.4.0 14:33:33 aspy.yaml==1.3.0 14:33:33 attrs==23.2.0 14:33:33 autopage==0.5.2 14:33:33 beautifulsoup4==4.12.3 14:33:33 boto3==1.34.148 14:33:33 botocore==1.34.148 14:33:33 bs4==0.0.2 14:33:33 cachetools==5.4.0 14:33:33 certifi==2024.7.4 14:33:33 cffi==1.16.0 14:33:33 cfgv==3.4.0 14:33:33 chardet==5.2.0 14:33:33 charset-normalizer==3.3.2 14:33:33 click==8.1.7 14:33:33 cliff==4.7.0 14:33:33 cmd2==2.4.3 14:33:33 cryptography==3.3.2 14:33:33 debtcollector==3.0.0 14:33:33 decorator==5.1.1 14:33:33 defusedxml==0.7.1 14:33:33 Deprecated==1.2.14 14:33:33 distlib==0.3.8 14:33:33 dnspython==2.6.1 14:33:33 docker==4.2.2 14:33:33 dogpile.cache==1.3.3 14:33:33 email_validator==2.2.0 14:33:33 filelock==3.15.4 14:33:33 future==1.0.0 14:33:33 gitdb==4.0.11 14:33:33 GitPython==3.1.43 14:33:33 google-auth==2.32.0 14:33:33 httplib2==0.22.0 14:33:33 identify==2.6.0 14:33:33 idna==3.7 14:33:33 importlib-resources==1.5.0 14:33:33 iso8601==2.1.0 14:33:33 Jinja2==3.1.4 14:33:33 jmespath==1.0.1 14:33:33 jsonpatch==1.33 14:33:33 jsonpointer==3.0.0 14:33:33 jsonschema==4.23.0 14:33:33 jsonschema-specifications==2023.12.1 14:33:33 keystoneauth1==5.7.0 14:33:33 kubernetes==30.1.0 14:33:33 lftools==0.37.10 14:33:33 lxml==5.2.2 14:33:33 MarkupSafe==2.1.5 14:33:33 msgpack==1.0.8 14:33:33 multi_key_dict==2.0.3 14:33:33 munch==4.0.0 14:33:33 netaddr==1.3.0 14:33:33 netifaces==0.11.0 14:33:33 niet==1.4.2 14:33:33 nodeenv==1.9.1 14:33:33 oauth2client==4.1.3 14:33:33 oauthlib==3.2.2 14:33:33 openstacksdk==3.3.0 14:33:33 os-client-config==2.1.0 14:33:33 os-service-types==1.7.0 14:33:33 osc-lib==3.1.0 14:33:33 oslo.config==9.5.0 14:33:33 oslo.context==5.5.0 14:33:33 oslo.i18n==6.3.0 14:33:33 oslo.log==6.1.1 14:33:33 oslo.serialization==5.4.0 14:33:33 oslo.utils==7.2.0 14:33:33 packaging==24.1 14:33:33 pbr==6.0.0 14:33:33 platformdirs==4.2.2 14:33:33 prettytable==3.10.2 14:33:33 pyasn1==0.6.0 14:33:33 pyasn1_modules==0.4.0 14:33:33 pycparser==2.22 14:33:33 pygerrit2==2.0.15 14:33:33 PyGithub==2.3.0 14:33:33 PyJWT==2.8.0 14:33:33 PyNaCl==1.5.0 14:33:33 pyparsing==2.4.7 14:33:33 pyperclip==1.9.0 14:33:33 pyrsistent==0.20.0 14:33:33 python-cinderclient==9.5.0 14:33:33 python-dateutil==2.9.0.post0 14:33:33 python-heatclient==3.5.0 14:33:33 python-jenkins==1.8.2 14:33:33 python-keystoneclient==5.4.0 14:33:33 python-magnumclient==4.6.0 14:33:33 python-novaclient==18.6.0 14:33:33 python-openstackclient==6.6.0 14:33:33 python-swiftclient==4.6.0 14:33:33 PyYAML==6.0.1 14:33:33 referencing==0.35.1 14:33:33 requests==2.32.3 14:33:33 requests-oauthlib==2.0.0 14:33:33 requestsexceptions==1.4.0 14:33:33 rfc3986==2.0.0 14:33:33 rpds-py==0.19.1 14:33:33 rsa==4.9 14:33:33 ruamel.yaml==0.18.6 14:33:33 ruamel.yaml.clib==0.2.8 14:33:33 s3transfer==0.10.2 14:33:33 simplejson==3.19.2 14:33:33 six==1.16.0 14:33:33 smmap==5.0.1 14:33:33 soupsieve==2.5 14:33:33 stevedore==5.2.0 14:33:33 tabulate==0.9.0 14:33:33 toml==0.10.2 14:33:33 tomlkit==0.13.0 14:33:33 tqdm==4.66.4 14:33:33 typing_extensions==4.12.2 14:33:33 tzdata==2024.1 14:33:33 urllib3==1.26.19 14:33:33 virtualenv==20.26.3 14:33:33 wcwidth==0.2.13 14:33:33 websocket-client==1.8.0 14:33:33 wrapt==1.16.0 14:33:33 xdg==6.0.0 14:33:33 xmltodict==0.13.0 14:33:33 yq==3.4.3 14:33:34 [oom-master-image-verify] $ /bin/sh -xe /tmp/jenkins12776906328111249030.sh 14:33:34 + cd kubernetes 14:33:34 + make check-for-staging-images 14:33:34 /w/workspace/oom-master-image-verify/kubernetes/../.ci/check-for-staging-images.sh 14:33:39 ........................................................................................................................................ 14:33:39 $ ssh-agent -k 14:33:39 unset SSH_AUTH_SOCK; 14:33:39 unset SSH_AGENT_PID; 14:33:39 echo Agent pid 11096 killed; 14:33:39 [ssh-agent] Stopped. 14:33:39 [PostBuildScript] - [INFO] Executing post build scripts. 14:33:39 [oom-master-image-verify] $ /bin/bash /tmp/jenkins1550626578521677858.sh 14:33:39 ---> sysstat.sh 14:33:39 [oom-master-image-verify] $ /bin/bash /tmp/jenkins9195025147132071633.sh 14:33:39 ---> package-listing.sh 14:33:39 ++ facter osfamily 14:33:39 ++ tr '[:upper:]' '[:lower:]' 14:33:39 + OS_FAMILY=debian 14:33:39 + workspace=/w/workspace/oom-master-image-verify 14:33:39 + START_PACKAGES=/tmp/packages_start.txt 14:33:39 + END_PACKAGES=/tmp/packages_end.txt 14:33:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:33:39 + PACKAGES=/tmp/packages_start.txt 14:33:39 + '[' /w/workspace/oom-master-image-verify ']' 14:33:39 + PACKAGES=/tmp/packages_end.txt 14:33:39 + case "${OS_FAMILY}" in 14:33:39 + dpkg -l 14:33:39 + grep '^ii' 14:33:39 + '[' -f /tmp/packages_start.txt ']' 14:33:39 + '[' -f /tmp/packages_end.txt ']' 14:33:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:33:40 + '[' /w/workspace/oom-master-image-verify ']' 14:33:40 + mkdir -p /w/workspace/oom-master-image-verify/archives/ 14:33:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-image-verify/archives/ 14:33:40 [oom-master-image-verify] $ /bin/bash /tmp/jenkins7380523830215629363.sh 14:33:40 ---> capture-instance-metadata.sh 14:33:40 Setup pyenv: 14:33:40 system 14:33:40 3.8.13 14:33:40 3.9.13 14:33:40 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 14:33:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A3Ch from file:/tmp/.os_lf_venv 14:33:41 lf-activate-venv(): INFO: Installing: lftools 14:33:49 lf-activate-venv(): INFO: Adding /tmp/venv-A3Ch/bin to PATH 14:33:49 INFO: Running in OpenStack, capturing instance metadata 14:33:50 [oom-master-image-verify] $ /bin/bash /tmp/jenkins7592072499336085383.sh 14:33:50 provisioning config files... 14:33:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-image-verify@tmp/config17382080471906933123tmp 14:33:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:33:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:33:50 [EnvInject] - Injecting environment variables from a build step. 14:33:50 [EnvInject] - Injecting as environment variables the properties content 14:33:50 SERVER_ID=logs 14:33:50 14:33:50 [EnvInject] - Variables injected successfully. 14:33:50 [oom-master-image-verify] $ /bin/bash /tmp/jenkins7168964353835762043.sh 14:33:50 ---> create-netrc.sh 14:33:50 [oom-master-image-verify] $ /bin/bash /tmp/jenkins6921313033900235375.sh 14:33:50 ---> python-tools-install.sh 14:33:50 Setup pyenv: 14:33:50 system 14:33:50 3.8.13 14:33:50 3.9.13 14:33:50 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 14:33:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A3Ch from file:/tmp/.os_lf_venv 14:33:51 lf-activate-venv(): INFO: Installing: lftools 14:33:59 lf-activate-venv(): INFO: Adding /tmp/venv-A3Ch/bin to PATH 14:33:59 [oom-master-image-verify] $ /bin/bash /tmp/jenkins8589057291699986829.sh 14:33:59 ---> sudo-logs.sh 14:33:59 Archiving 'sudo' log.. 14:33:59 [oom-master-image-verify] $ /bin/bash /tmp/jenkins8771157878372961610.sh 14:33:59 ---> job-cost.sh 14:33:59 Setup pyenv: 14:33:59 system 14:33:59 3.8.13 14:33:59 3.9.13 14:33:59 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 14:33:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A3Ch from file:/tmp/.os_lf_venv 14:34:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:34:06 lf-activate-venv(): INFO: Adding /tmp/venv-A3Ch/bin to PATH 14:34:06 INFO: No Stack... 14:34:06 INFO: Retrieving Pricing Info for: v3-standard-4 14:34:06 INFO: Archiving Costs 14:34:06 [oom-master-image-verify] $ /bin/bash -l /tmp/jenkins718306213481214437.sh 14:34:06 ---> logs-deploy.sh 14:34:06 Setup pyenv: 14:34:06 system 14:34:06 3.8.13 14:34:06 3.9.13 14:34:06 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 14:34:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A3Ch from file:/tmp/.os_lf_venv 14:34:07 lf-activate-venv(): INFO: Installing: lftools 14:34:15 lf-activate-venv(): INFO: Adding /tmp/venv-A3Ch/bin to PATH 14:34:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-image-verify/7636 14:34:15 INFO: archiving workspace using pattern(s): 14:34:16 Archives upload complete. 14:34:16 INFO: archiving logs to Nexus 14:34:17 ---> uname -a: 14:34:17 Linux prd-ubuntu2004-helm-2c-1g-26415 5.4.0-146-generic #163-Ubuntu SMP Fri Mar 17 18:26:02 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 14:34:17 14:34:17 14:34:17 ---> lscpu: 14:34:17 Architecture: x86_64 14:34:17 CPU op-mode(s): 32-bit, 64-bit 14:34:17 Byte Order: Little Endian 14:34:17 Address sizes: 40 bits physical, 48 bits virtual 14:34:17 CPU(s): 4 14:34:17 On-line CPU(s) list: 0-3 14:34:17 Thread(s) per core: 1 14:34:17 Core(s) per socket: 1 14:34:17 Socket(s): 4 14:34:17 NUMA node(s): 1 14:34:17 Vendor ID: AuthenticAMD 14:34:17 CPU family: 23 14:34:17 Model: 49 14:34:17 Model name: AMD EPYC-Rome Processor 14:34:17 Stepping: 0 14:34:17 CPU MHz: 2799.998 14:34:17 BogoMIPS: 5599.99 14:34:17 Virtualization: AMD-V 14:34:17 Hypervisor vendor: KVM 14:34:17 Virtualization type: full 14:34:17 L1d cache: 128 KiB 14:34:17 L1i cache: 128 KiB 14:34:17 L2 cache: 2 MiB 14:34:17 L3 cache: 64 MiB 14:34:17 NUMA node0 CPU(s): 0-3 14:34:17 Vulnerability Itlb multihit: Not affected 14:34:17 Vulnerability L1tf: Not affected 14:34:17 Vulnerability Mds: Not affected 14:34:17 Vulnerability Meltdown: Not affected 14:34:17 Vulnerability Mmio stale data: Not affected 14:34:17 Vulnerability Retbleed: Vulnerable 14:34:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:34:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:34:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 14:34:17 Vulnerability Srbds: Not affected 14:34:17 Vulnerability Tsx async abort: Not affected 14:34:17 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:34:17 14:34:17 14:34:17 ---> nproc: 14:34:17 4 14:34:17 14:34:17 14:34:17 ---> df -h: 14:34:17 Filesystem Size Used Avail Use% Mounted on 14:34:17 udev 7.9G 0 7.9G 0% /dev 14:34:17 tmpfs 1.6G 1.1M 1.6G 1% /run 14:34:17 /dev/vda1 78G 8.9G 69G 12% / 14:34:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:34:17 tmpfs 5.0M 0 5.0M 0% /run/lock 14:34:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:34:17 /dev/loop0 62M 62M 0 100% /snap/core20/1405 14:34:17 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:34:17 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 14:34:17 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 14:34:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:34:17 14:34:17 14:34:17 ---> free -m: 14:34:17 total used free shared buff/cache available 14:34:17 Mem: 16009 661 13168 1 2179 15033 14:34:17 Swap: 1023 0 1023 14:34:17 14:34:17 14:34:17 ---> ip addr: 14:34:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:34:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:34:17 inet 127.0.0.1/8 scope host lo 14:34:17 valid_lft forever preferred_lft forever 14:34:17 inet6 ::1/128 scope host 14:34:17 valid_lft forever preferred_lft forever 14:34:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:34:17 link/ether fa:16:3e:71:a8:12 brd ff:ff:ff:ff:ff:ff 14:34:17 inet 10.30.107.33/23 brd 10.30.107.255 scope global dynamic ens3 14:34:17 valid_lft 86230sec preferred_lft 86230sec 14:34:17 inet6 fe80::f816:3eff:fe71:a812/64 scope link 14:34:17 valid_lft forever preferred_lft forever 14:34:17 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:34:17 link/ether 02:42:70:bb:b5:86 brd ff:ff:ff:ff:ff:ff 14:34:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:34:17 valid_lft forever preferred_lft forever 14:34:17 14:34:17 14:34:17 ---> sar -b -r -n DEV: 14:34:17 Linux 5.4.0-146-generic (prd-ubuntu2004-helm-2c-1g-26415) 07/25/24 _x86_64_ (4 CPU) 14:34:17 14:34:17 14:31:31 LINUX RESTART (4 CPU) 14:34:17 14:34:17 14:32:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:34:17 14:33:01 301.67 120.58 181.09 0.00 5380.73 44110.33 0.00 14:34:17 14:34:01 106.25 22.28 83.97 0.00 421.13 8739.36 0.00 14:34:17 Average: 202.30 70.60 131.71 0.00 2858.91 26125.14 0.00 14:34:17 14:34:17 14:32:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:34:17 14:33:01 13634876 15353604 662496 4.04 59320 1853164 1438420 8.25 872104 1631476 98996 14:34:17 14:34:01 13517552 15425320 576916 3.52 78272 2008552 1338328 7.67 818208 1775440 86184 14:34:17 Average: 13576214 15389462 619706 3.78 68796 1930858 1388374 7.96 845156 1703458 92590 14:34:17 14:34:17 14:32:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:34:17 14:33:01 ens3 459.63 285.92 2323.66 77.24 0.00 0.00 0.00 0.00 14:34:17 14:33:01 lo 1.59 1.59 0.17 0.17 0.00 0.00 0.00 0.00 14:34:17 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:17 14:34:01 ens3 57.39 57.64 271.97 19.01 0.00 0.00 0.00 0.00 14:34:17 14:34:01 lo 9.73 9.73 0.90 0.90 0.00 0.00 0.00 0.00 14:34:17 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:17 Average: ens3 255.10 169.84 1280.43 47.63 0.00 0.00 0.00 0.00 14:34:17 Average: lo 5.73 5.73 0.54 0.54 0.00 0.00 0.00 0.00 14:34:17 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:17 14:34:17 14:34:17 ---> sar -P ALL: 14:34:17 Linux 5.4.0-146-generic (prd-ubuntu2004-helm-2c-1g-26415) 07/25/24 _x86_64_ (4 CPU) 14:34:17 14:34:17 14:31:31 LINUX RESTART (4 CPU) 14:34:17 14:34:17 14:32:03 CPU %user %nice %system %iowait %steal %idle 14:34:17 14:33:01 all 18.39 15.12 12.58 12.44 0.11 41.35 14:34:17 14:33:01 0 17.95 15.35 11.88 7.10 0.11 47.61 14:34:17 14:33:01 1 15.21 16.51 12.30 12.53 0.12 43.32 14:34:17 14:33:01 2 17.16 14.66 13.30 16.22 0.10 38.55 14:34:17 14:33:01 3 23.21 13.98 12.85 13.86 0.12 35.97 14:34:17 14:34:01 all 20.16 3.24 3.99 5.06 0.08 67.47 14:34:17 14:34:01 0 7.50 4.08 4.26 11.26 0.08 72.82 14:34:17 14:34:01 1 43.06 2.88 4.49 4.79 0.08 44.70 14:34:17 14:34:01 2 13.12 4.15 3.93 2.20 0.07 76.53 14:34:17 14:34:01 3 16.98 1.86 3.28 1.97 0.07 75.84 14:34:17 Average: all 19.29 9.05 8.19 8.67 0.09 54.71 14:34:17 Average: 0 12.59 9.57 7.97 9.23 0.09 60.54 14:34:17 Average: 1 29.45 9.54 8.31 8.57 0.10 44.03 14:34:17 Average: 2 15.10 9.30 8.52 9.07 0.09 57.92 14:34:17 Average: 3 20.03 7.79 7.96 7.79 0.09 56.34 14:34:17 14:34:17 14:34:17