07:59:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137603 07:59:58 Running as SYSTEM 07:59:58 [EnvInject] - Loading node environment variables. 07:59:58 Building remotely on prd-ubuntu2004-helm-2c-1g-20009 (ubuntu2004-helm-2c-1g) in workspace /w/workspace/oom-master-image-verify 07:59:58 [ssh-agent] Looking for ssh-agent implementation... 07:59:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:59:58 $ ssh-agent 07:59:58 SSH_AUTH_SOCK=/tmp/ssh-O2mNkmlucVTz/agent.12469 07:59:58 SSH_AGENT_PID=12471 07:59:58 [ssh-agent] Started. 07:59:58 Running ssh-add (command line suppressed) 07:59:58 Identity added: /w/workspace/oom-master-image-verify@tmp/private_key_14065734600200712209.key (/w/workspace/oom-master-image-verify@tmp/private_key_14065734600200712209.key) 07:59:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:59:58 The recommended git tool is: NONE 08:00:00 using credential onap-jenkins-ssh 08:00:00 Wiping out workspace first. 08:00:00 Cloning the remote Git repository 08:00:00 Cloning repository git://cloud.onap.org/mirror/oom.git 08:00:00 > git init /w/workspace/oom-master-image-verify # timeout=10 08:00:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:00:00 > git --version # timeout=10 08:00:00 > git --version # 'git version 2.25.1' 08:00:00 using GIT_SSH to set credentials Gerrit user 08:00:00 Verifying host key using manually-configured host key entries 08:00:00 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:00:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:00:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:00:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:00:06 using GIT_SSH to set credentials Gerrit user 08:00:06 Verifying host key using manually-configured host key entries 08:00:06 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/137603/6 # timeout=30 08:00:07 > git rev-parse 35db47c15edab26f335653d159a5440494331b81^{commit} # timeout=10 08:00:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:00:07 Checking out Revision 35db47c15edab26f335653d159a5440494331b81 (refs/changes/03/137603/6) 08:00:07 > git config core.sparsecheckout # timeout=10 08:00:07 > git checkout -f 35db47c15edab26f335653d159a5440494331b81 # timeout=30 08:00:10 Commit message: "[AAI] Add model-loader tracing config" 08:00:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:00:10 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 08:00:10 provisioning config files... 08:00:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:00:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:00:10 [oom-master-image-verify] $ /bin/bash /tmp/jenkins2127737122749560529.sh 08:00:10 ---> python-tools-install.sh 08:00:10 Setup pyenv: 08:00:10 * system (set by /opt/pyenv/version) 08:00:10 * 3.8.13 (set by /opt/pyenv/version) 08:00:10 * 3.9.13 (set by /opt/pyenv/version) 08:00:10 * 3.10.6 (set by /opt/pyenv/version) 08:00:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-otbC 08:00:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:00:18 lf-activate-venv(): INFO: Installing: lftools 08:01:00 lf-activate-venv(): INFO: Adding /tmp/venv-otbC/bin to PATH 08:01:00 Generating Requirements File 08:01:28 Python 3.10.6 08:01:29 pip 24.0 from /tmp/venv-otbC/lib/python3.10/site-packages/pip (python 3.10) 08:01:29 appdirs==1.4.4 08:01:29 argcomplete==3.2.3 08:01:29 aspy.yaml==1.3.0 08:01:29 attrs==23.2.0 08:01:29 autopage==0.5.2 08:01:29 beautifulsoup4==4.12.3 08:01:29 boto3==1.34.75 08:01:29 botocore==1.34.75 08:01:29 bs4==0.0.2 08:01:29 cachetools==5.3.3 08:01:29 certifi==2024.2.2 08:01:29 cffi==1.16.0 08:01:29 cfgv==3.4.0 08:01:29 chardet==5.2.0 08:01:29 charset-normalizer==3.3.2 08:01:29 click==8.1.7 08:01:29 cliff==4.6.0 08:01:29 cmd2==2.4.3 08:01:29 cryptography==3.3.2 08:01:29 debtcollector==3.0.0 08:01:29 decorator==5.1.1 08:01:29 defusedxml==0.7.1 08:01:29 Deprecated==1.2.14 08:01:29 distlib==0.3.8 08:01:29 dnspython==2.6.1 08:01:29 docker==4.2.2 08:01:29 dogpile.cache==1.3.2 08:01:29 email_validator==2.1.1 08:01:29 filelock==3.13.3 08:01:29 future==1.0.0 08:01:29 gitdb==4.0.11 08:01:29 GitPython==3.1.43 08:01:29 google-auth==2.29.0 08:01:29 httplib2==0.22.0 08:01:29 identify==2.5.35 08:01:29 idna==3.6 08:01:29 importlib-resources==1.5.0 08:01:29 iso8601==2.1.0 08:01:29 Jinja2==3.1.3 08:01:29 jmespath==1.0.1 08:01:29 jsonpatch==1.33 08:01:29 jsonpointer==2.4 08:01:29 jsonschema==4.21.1 08:01:29 jsonschema-specifications==2023.12.1 08:01:29 keystoneauth1==5.6.0 08:01:29 kubernetes==29.0.0 08:01:29 lftools==0.37.10 08:01:29 lxml==5.2.0 08:01:29 MarkupSafe==2.1.5 08:01:29 msgpack==1.0.8 08:01:29 multi_key_dict==2.0.3 08:01:29 munch==4.0.0 08:01:29 netaddr==1.2.1 08:01:29 netifaces==0.11.0 08:01:29 niet==1.4.2 08:01:29 nodeenv==1.8.0 08:01:29 oauth2client==4.1.3 08:01:29 oauthlib==3.2.2 08:01:29 openstacksdk==3.0.0 08:01:29 os-client-config==2.1.0 08:01:29 os-service-types==1.7.0 08:01:29 osc-lib==3.0.1 08:01:29 oslo.config==9.4.0 08:01:29 oslo.context==5.5.0 08:01:29 oslo.i18n==6.3.0 08:01:29 oslo.log==5.5.1 08:01:29 oslo.serialization==5.4.0 08:01:29 oslo.utils==7.1.0 08:01:29 packaging==24.0 08:01:29 pbr==6.0.0 08:01:29 platformdirs==4.2.0 08:01:29 prettytable==3.10.0 08:01:29 pyasn1==0.6.0 08:01:29 pyasn1_modules==0.4.0 08:01:29 pycparser==2.22 08:01:29 pygerrit2==2.0.15 08:01:29 PyGithub==2.3.0 08:01:29 pyinotify==0.9.6 08:01:29 PyJWT==2.8.0 08:01:29 PyNaCl==1.5.0 08:01:29 pyparsing==2.4.7 08:01:29 pyperclip==1.8.2 08:01:29 pyrsistent==0.20.0 08:01:29 python-cinderclient==9.5.0 08:01:29 python-dateutil==2.9.0.post0 08:01:29 python-heatclient==3.5.0 08:01:29 python-jenkins==1.8.2 08:01:29 python-keystoneclient==5.4.0 08:01:29 python-magnumclient==4.4.0 08:01:29 python-novaclient==18.6.0 08:01:29 python-openstackclient==6.6.0 08:01:29 python-swiftclient==4.5.0 08:01:29 PyYAML==6.0.1 08:01:29 referencing==0.34.0 08:01:29 requests==2.31.0 08:01:29 requests-oauthlib==2.0.0 08:01:29 requestsexceptions==1.4.0 08:01:29 rfc3986==2.0.0 08:01:29 rpds-py==0.18.0 08:01:29 rsa==4.9 08:01:29 ruamel.yaml==0.18.6 08:01:29 ruamel.yaml.clib==0.2.8 08:01:29 s3transfer==0.10.1 08:01:29 simplejson==3.19.2 08:01:29 six==1.16.0 08:01:29 smmap==5.0.1 08:01:29 soupsieve==2.5 08:01:29 stevedore==5.2.0 08:01:29 tabulate==0.9.0 08:01:29 toml==0.10.2 08:01:29 tomlkit==0.12.4 08:01:29 tqdm==4.66.2 08:01:29 typing_extensions==4.10.0 08:01:29 tzdata==2024.1 08:01:29 urllib3==1.26.18 08:01:29 virtualenv==20.25.1 08:01:29 wcwidth==0.2.13 08:01:29 websocket-client==1.7.0 08:01:29 wrapt==1.16.0 08:01:29 xdg==6.0.0 08:01:29 xmltodict==0.13.0 08:01:29 yq==3.2.3 08:01:29 [oom-master-image-verify] $ /bin/sh -xe /tmp/jenkins3979880237166725529.sh 08:01:29 + cd kubernetes 08:01:29 + make check-for-staging-images 08:01:29 /w/workspace/oom-master-image-verify/kubernetes/../.ci/check-for-staging-images.sh 08:01:34 .......................................................................................................................................... 08:01:34 $ ssh-agent -k 08:01:34 unset SSH_AUTH_SOCK; 08:01:34 unset SSH_AGENT_PID; 08:01:34 echo Agent pid 12471 killed; 08:01:34 [ssh-agent] Stopped. 08:01:34 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:34 [oom-master-image-verify] $ /bin/bash /tmp/jenkins17415216310839561131.sh 08:01:34 ---> sysstat.sh 08:01:35 [oom-master-image-verify] $ /bin/bash /tmp/jenkins13377688166529160958.sh 08:01:35 ---> package-listing.sh 08:01:35 ++ facter osfamily 08:01:35 ++ tr '[:upper:]' '[:lower:]' 08:01:35 + OS_FAMILY=debian 08:01:35 + workspace=/w/workspace/oom-master-image-verify 08:01:35 + START_PACKAGES=/tmp/packages_start.txt 08:01:35 + END_PACKAGES=/tmp/packages_end.txt 08:01:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:35 + PACKAGES=/tmp/packages_start.txt 08:01:35 + '[' /w/workspace/oom-master-image-verify ']' 08:01:35 + PACKAGES=/tmp/packages_end.txt 08:01:35 + case "${OS_FAMILY}" in 08:01:35 + dpkg -l 08:01:35 + grep '^ii' 08:01:35 + '[' -f /tmp/packages_start.txt ']' 08:01:35 + '[' -f /tmp/packages_end.txt ']' 08:01:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:35 + '[' /w/workspace/oom-master-image-verify ']' 08:01:35 + mkdir -p /w/workspace/oom-master-image-verify/archives/ 08:01:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-image-verify/archives/ 08:01:35 [oom-master-image-verify] $ /bin/bash /tmp/jenkins14217451225719175193.sh 08:01:35 ---> capture-instance-metadata.sh 08:01:35 Setup pyenv: 08:01:35 system 08:01:35 3.8.13 08:01:35 3.9.13 08:01:35 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 08:01:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-otbC from file:/tmp/.os_lf_venv 08:01:37 lf-activate-venv(): INFO: Installing: lftools 08:01:46 lf-activate-venv(): INFO: Adding /tmp/venv-otbC/bin to PATH 08:01:46 INFO: Running in OpenStack, capturing instance metadata 08:01:47 [oom-master-image-verify] $ /bin/bash /tmp/jenkins17461835179034743680.sh 08:01:47 provisioning config files... 08:01:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-image-verify@tmp/config16067026357484391048tmp 08:01:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:01:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:01:47 [EnvInject] - Injecting environment variables from a build step. 08:01:47 [EnvInject] - Injecting as environment variables the properties content 08:01:47 SERVER_ID=logs 08:01:47 08:01:47 [EnvInject] - Variables injected successfully. 08:01:47 [oom-master-image-verify] $ /bin/bash /tmp/jenkins18128264265514077330.sh 08:01:47 ---> create-netrc.sh 08:01:47 [oom-master-image-verify] $ /bin/bash /tmp/jenkins13419529065818603020.sh 08:01:47 ---> python-tools-install.sh 08:01:47 Setup pyenv: 08:01:47 system 08:01:47 3.8.13 08:01:47 3.9.13 08:01:47 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 08:01:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-otbC from file:/tmp/.os_lf_venv 08:01:48 lf-activate-venv(): INFO: Installing: lftools 08:01:56 lf-activate-venv(): INFO: Adding /tmp/venv-otbC/bin to PATH 08:01:56 [oom-master-image-verify] $ /bin/bash /tmp/jenkins8235239756173881147.sh 08:01:56 ---> sudo-logs.sh 08:01:56 Archiving 'sudo' log.. 08:01:56 [oom-master-image-verify] $ /bin/bash /tmp/jenkins14510537735476590696.sh 08:01:56 ---> job-cost.sh 08:01:56 Setup pyenv: 08:01:57 system 08:01:57 3.8.13 08:01:57 3.9.13 08:01:57 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 08:01:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-otbC from file:/tmp/.os_lf_venv 08:01:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:02:03 lf-activate-venv(): INFO: Adding /tmp/venv-otbC/bin to PATH 08:02:03 INFO: No Stack... 08:02:03 INFO: Retrieving Pricing Info for: v3-standard-4 08:02:03 INFO: Archiving Costs 08:02:03 [oom-master-image-verify] $ /bin/bash -l /tmp/jenkins11796572167941320179.sh 08:02:03 ---> logs-deploy.sh 08:02:03 Setup pyenv: 08:02:03 system 08:02:03 3.8.13 08:02:03 3.9.13 08:02:03 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 08:02:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-otbC from file:/tmp/.os_lf_venv 08:02:05 lf-activate-venv(): INFO: Installing: lftools 08:02:13 lf-activate-venv(): INFO: Adding /tmp/venv-otbC/bin to PATH 08:02:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-image-verify/7508 08:02:13 INFO: archiving workspace using pattern(s): 08:02:14 Archives upload complete. 08:02:14 INFO: archiving logs to Nexus 08:02:15 ---> uname -a: 08:02:15 Linux prd-ubuntu2004-helm-2c-1g-20009 5.4.0-146-generic #163-Ubuntu SMP Fri Mar 17 18:26:02 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:02:15 08:02:15 08:02:15 ---> lscpu: 08:02:15 Architecture: x86_64 08:02:15 CPU op-mode(s): 32-bit, 64-bit 08:02:15 Byte Order: Little Endian 08:02:15 Address sizes: 40 bits physical, 48 bits virtual 08:02:15 CPU(s): 4 08:02:15 On-line CPU(s) list: 0-3 08:02:15 Thread(s) per core: 1 08:02:15 Core(s) per socket: 1 08:02:15 Socket(s): 4 08:02:15 NUMA node(s): 1 08:02:15 Vendor ID: AuthenticAMD 08:02:15 CPU family: 23 08:02:15 Model: 49 08:02:15 Model name: AMD EPYC-Rome Processor 08:02:15 Stepping: 0 08:02:15 CPU MHz: 2799.998 08:02:15 BogoMIPS: 5599.99 08:02:15 Virtualization: AMD-V 08:02:15 Hypervisor vendor: KVM 08:02:15 Virtualization type: full 08:02:15 L1d cache: 128 KiB 08:02:15 L1i cache: 128 KiB 08:02:15 L2 cache: 2 MiB 08:02:15 L3 cache: 64 MiB 08:02:15 NUMA node0 CPU(s): 0-3 08:02:15 Vulnerability Itlb multihit: Not affected 08:02:15 Vulnerability L1tf: Not affected 08:02:15 Vulnerability Mds: Not affected 08:02:15 Vulnerability Meltdown: Not affected 08:02:15 Vulnerability Mmio stale data: Not affected 08:02:15 Vulnerability Retbleed: Vulnerable 08:02:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:02:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:02:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 08:02:15 Vulnerability Srbds: Not affected 08:02:15 Vulnerability Tsx async abort: Not affected 08:02:15 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 08:02:15 08:02:15 08:02:15 ---> nproc: 08:02:15 4 08:02:15 08:02:15 08:02:15 ---> df -h: 08:02:15 Filesystem Size Used Avail Use% Mounted on 08:02:15 udev 7.9G 0 7.9G 0% /dev 08:02:15 tmpfs 1.6G 1.1M 1.6G 1% /run 08:02:15 /dev/vda1 78G 8.9G 69G 12% / 08:02:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:02:15 tmpfs 5.0M 0 5.0M 0% /run/lock 08:02:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:02:15 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:02:15 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 08:02:15 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 08:02:15 /dev/loop2 62M 62M 0 100% /snap/core20/1405 08:02:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:02:15 08:02:15 08:02:15 ---> free -m: 08:02:15 total used free shared buff/cache available 08:02:15 Mem: 16009 644 13187 1 2177 15051 08:02:15 Swap: 1023 0 1023 08:02:15 08:02:15 08:02:15 ---> ip addr: 08:02:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:02:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:02:15 inet 127.0.0.1/8 scope host lo 08:02:15 valid_lft forever preferred_lft forever 08:02:15 inet6 ::1/128 scope host 08:02:15 valid_lft forever preferred_lft forever 08:02:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:02:15 link/ether fa:16:3e:45:4d:ab brd ff:ff:ff:ff:ff:ff 08:02:15 inet 10.30.107.155/23 brd 10.30.107.255 scope global dynamic ens3 08:02:15 valid_lft 86226sec preferred_lft 86226sec 08:02:15 inet6 fe80::f816:3eff:fe45:4dab/64 scope link 08:02:15 valid_lft forever preferred_lft forever 08:02:15 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:02:15 link/ether 02:42:ab:6e:fd:35 brd ff:ff:ff:ff:ff:ff 08:02:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:02:15 valid_lft forever preferred_lft forever 08:02:15 08:02:15 08:02:15 ---> sar -b -r -n DEV: 08:02:15 Linux 5.4.0-146-generic (prd-ubuntu2004-helm-2c-1g-20009) 04/02/24 _x86_64_ (4 CPU) 08:02:15 08:02:15 07:59:22 LINUX RESTART (4 CPU) 08:02:15 08:02:15 08:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:02:15 08:01:01 277.51 85.07 192.44 0.00 2455.45 9286.31 0.00 08:02:15 08:02:01 81.30 1.23 80.07 0.00 142.64 9547.21 0.00 08:02:15 Average: 178.58 42.80 135.78 0.00 1289.33 9417.85 0.00 08:02:15 08:02:15 08:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:02:15 08:01:01 13653936 15443136 566996 3.46 69504 1904848 1360012 7.80 782204 1686652 136864 08:02:15 08:02:01 13504520 15412024 590328 3.60 79284 2006392 1375272 7.88 831020 1776004 25384 08:02:15 Average: 13579228 15427580 578662 3.53 74394 1955620 1367642 7.84 806612 1731328 81124 08:02:15 08:02:15 08:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:02:15 08:01:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 08:02:15 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:15 08:01:01 ens3 131.45 100.08 1502.94 26.05 0.00 0.00 0.00 0.00 08:02:15 08:02:01 lo 9.93 9.93 0.92 0.92 0.00 0.00 0.00 0.00 08:02:15 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:15 08:02:01 ens3 54.89 57.71 270.35 14.59 0.00 0.00 0.00 0.00 08:02:15 Average: lo 5.55 5.55 0.52 0.52 0.00 0.00 0.00 0.00 08:02:15 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:15 Average: ens3 92.85 78.72 881.47 20.27 0.00 0.00 0.00 0.00 08:02:15 08:02:15 08:02:15 ---> sar -P ALL: 08:02:15 Linux 5.4.0-146-generic (prd-ubuntu2004-helm-2c-1g-20009) 04/02/24 _x86_64_ (4 CPU) 08:02:15 08:02:15 07:59:22 LINUX RESTART (4 CPU) 08:02:15 08:02:15 08:00:02 CPU %user %nice %system %iowait %steal %idle 08:02:15 08:01:01 all 16.46 12.71 9.96 11.33 0.12 49.43 08:02:15 08:01:01 0 19.78 11.30 9.06 10.89 0.14 48.82 08:02:15 08:01:01 1 19.59 13.91 11.67 9.75 0.12 44.96 08:02:15 08:01:01 2 15.70 12.23 8.85 12.30 0.10 50.81 08:02:15 08:01:01 3 10.78 13.39 10.24 12.39 0.10 53.10 08:02:15 08:02:01 all 22.37 0.00 1.67 2.68 0.08 73.20 08:02:15 08:02:01 0 18.13 0.00 1.43 4.63 0.13 75.67 08:02:15 08:02:01 1 31.62 0.00 2.27 1.45 0.05 64.62 08:02:15 08:02:01 2 5.53 0.00 1.00 3.77 0.07 89.64 08:02:15 08:02:01 3 34.30 0.00 2.00 0.87 0.07 62.76 08:02:15 Average: all 19.45 6.27 5.76 6.95 0.10 61.47 08:02:15 Average: 0 18.95 5.58 5.20 7.72 0.13 62.41 08:02:15 Average: 1 25.68 6.86 6.90 5.54 0.08 54.93 08:02:15 Average: 2 10.53 6.02 4.86 7.96 0.08 70.55 08:02:15 Average: 3 22.66 6.63 6.08 6.57 0.08 57.98 08:02:15 08:02:15 08:02:15