Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143690 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2004-helm-2c-1g-5536 (ubuntu2004-helm-2c-1g) in workspace /w/workspace/oom-master-image-verify [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-0x7Yy6ymyBtw/agent.12702 SSH_AGENT_PID=12707 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/oom-master-image-verify@tmp/private_key_15234607961533718460.key (/w/workspace/oom-master-image-verify@tmp/private_key_15234607961533718460.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/oom.git > git init /w/workspace/oom-master-image-verify # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/143690/3 # timeout=30 > git rev-parse 20b3bbb6829068fa74d2f7cfde2af1e498adb55b^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 20b3bbb6829068fa74d2f7cfde2af1e498adb55b (refs/changes/90/143690/3) > git config core.sparsecheckout # timeout=10 > git checkout -f 20b3bbb6829068fa74d2f7cfde2af1e498adb55b # timeout=30 Commit message: "Improve build time for charts" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 2910a95af6fe223b6b3a2a294959eb0ee4993b03 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [oom-master-image-verify] $ /bin/bash /tmp/jenkins11742508523373498231.sh ---> python-tools-install.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.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5dew lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-5dew/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.0.1 from /tmp/venv-5dew/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.77 botocore==1.42.77 bs4==0.0.2 certifi==2026.2.25 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.0.post1 charset-normalizer==3.4.6 click==8.3.1 cliff==4.13.2 cmd2==3.4.0 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.25.2 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.18 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.1 kubernetes==35.0.0 lftools==0.37.22 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.10.0 os-service-types==1.8.2 osc-lib==4.4.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.1.0 oslo.serialization==5.9.1 oslo.utils==10.0.0 packaging==26.0 pbr==7.0.3 platformdirs==4.9.4 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.0 Pygments==2.19.2 PyJWT==2.12.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.2.1 python-heatclient==5.1.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==9.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.33.0 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.3 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.3 soupsieve==2.8.3 stevedore==5.7.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.2.0 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.2 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 [oom-master-image-verify] $ /bin/sh /tmp/jenkins10088983897304264539.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-03-27 14:30:51 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-27T15%3A28%3A47Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-27T14%3A28%3A06Z&ske=2026-03-27T15%3A28%3A47Z&sks=b&skv=2018-11-09&sig=Vqa7ZkdkQw2WcYvg82kwEoZNkjIVNDcd5iynEwbEJYk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDYyMjE0MiwibmJmIjoxNzc0NjIxODQyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Hw0sB6WaFPF0OQHUOicrZok2TRz42Y6EskP-p3bBhP8&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-6O16IG.sh" [1] downloading uv 0.11.2 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.11.2 (x86_64-unknown-linux-gnu) [oom-master-image-verify] $ /bin/sh -xe /tmp/jenkins10913430132250754992.sh + cd kubernetes + make check-for-staging-images /w/workspace/oom-master-image-verify/kubernetes/../.ci/check-for-staging-images.sh .................................................................................................... $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 12707 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [oom-master-image-verify] $ /bin/bash /tmp/jenkins2964559397839950252.sh ---> sysstat.sh [oom-master-image-verify] $ /bin/bash /tmp/jenkins5313135771053121530.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/oom-master-image-verify + 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/oom-master-image-verify ']' + 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/oom-master-image-verify ']' + mkdir -p /w/workspace/oom-master-image-verify/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-image-verify/archives/ [oom-master-image-verify] $ /bin/bash /tmp/jenkins1978419554274697877.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5dew from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-5dew/bin to PATH INFO: Running in OpenStack, capturing instance metadata [oom-master-image-verify] $ /bin/bash /tmp/jenkins14283346802879729209.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-image-verify@tmp/config6190316040656350062tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [oom-master-image-verify] $ /bin/bash /tmp/jenkins3951851833657885975.sh ---> create-netrc.sh [oom-master-image-verify] $ /bin/bash /tmp/jenkins6961479293067828072.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5dew from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-5dew/bin to PATH [oom-master-image-verify] $ /bin/sh /tmp/jenkins9648173657619024034.sh ---> uv-install.sh uv 0.11.2 is already installed uvx 0.11.2 (x86_64-unknown-linux-gnu) [oom-master-image-verify] $ /bin/bash /tmp/jenkins14094010718094974257.sh ---> sudo-logs.sh Archiving 'sudo' log.. [oom-master-image-verify] $ /bin/bash /tmp/jenkins5944741907954475508.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5dew from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-5dew/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 386s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-4 INFO: Retrieving pricing info for: v3-standard-4 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=386 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.11 INFO: Retrieved resource: v3-standard-4 INFO: Creating archive directory: /w/workspace/oom-master-image-verify/archives/cost INFO: Archiving costs to: /w/workspace/oom-master-image-verify/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: oom-master-image-verify,8315,2026-03-27 14:31:45,v3-standard-4,386,0.11,0.00,SUCCESS [oom-master-image-verify] $ /bin/bash -l /tmp/jenkins15429033822482644810.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5dew from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-5dew/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-image-verify/8315 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu2004-helm-2c-1g-5536 5.4.0-146-generic #163-Ubuntu SMP Fri Mar 17 18:26:02 UTC 2023 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: 2799.998 BogoMIPS: 5599.99 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 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 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.9G 0 7.9G 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 68M 68M 0 100% /snap/lxd/22753 /dev/vda15 105M 6.1M 99M 6% /boot/efi /dev/loop2 44M 44M 0 100% /snap/snapd/15177 /dev/loop1 62M 62M 0 100% /snap/core20/1405 tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 16009 648 13101 1 2259 15036 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:3f:f4:82 brd ff:ff:ff:ff:ff:ff inet 10.30.107.137/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85989sec preferred_lft 85989sec inet6 fe80::f816:3eff:fe3f:f482/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:5b:d2:74:20 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-146-generic (prd-ubuntu2004-helm-2c-1g-5536) 03/27/26 _x86_64_ (4 CPU) 14:25:32 LINUX RESTART (4 CPU) 14:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:27:01 177.65 94.73 82.92 0.00 4112.65 57725.85 0.00 14:28:01 45.76 18.15 27.61 0.00 219.96 18257.77 0.00 14:29:01 43.41 14.16 29.25 0.00 150.64 4876.25 0.00 14:30:01 38.59 0.03 38.56 0.00 4.40 7342.78 0.00 14:31:01 27.81 1.95 25.86 0.00 178.12 2781.15 0.00 14:32:01 38.19 0.85 37.34 0.00 72.25 5684.39 0.00 Average: 61.90 21.64 40.26 0.00 789.60 16109.88 0.00 14:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:27:01 13874020 15436748 578816 3.53 48992 1719964 1396924 8.01 746352 1530008 54668 14:28:01 13821960 15419116 593284 3.62 53784 1746860 1381108 7.92 775936 1545556 14224 14:29:01 13625472 15344204 665304 4.06 61060 1856900 1464948 8.40 873504 1638272 74720 14:30:01 13606372 15424248 576464 3.52 72028 1936868 1375748 7.89 788948 1726080 43440 14:31:01 13439324 15415768 576264 3.52 80092 2079532 1408692 8.08 799828 1865708 149972 14:32:01 13430808 15408504 583828 3.56 82480 2078672 1395560 8.00 823912 1850908 10676 Average: 13632993 15408098 595660 3.63 66406 1903133 1403830 8.05 801413 1692755 57950 14:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 14:27:01 ens3 403.78 268.49 1672.86 72.74 0.00 0.00 0.00 0.00 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:28:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 14:28:01 ens3 7.93 7.38 46.11 1.97 0.00 0.00 0.00 0.00 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:01 ens3 48.24 33.71 652.00 5.31 0.00 0.00 0.00 0.00 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 14:30:01 ens3 9.55 8.35 114.14 1.49 0.00 0.00 0.00 0.00 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:01 lo 6.66 6.66 0.61 0.61 0.00 0.00 0.00 0.00 14:31:01 ens3 57.20 50.81 562.08 9.87 0.00 0.00 0.00 0.00 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 14:32:01 ens3 17.61 16.88 14.76 6.86 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: lo 1.61 1.61 0.15 0.15 0.00 0.00 0.00 0.00 Average: ens3 90.72 64.27 510.33 16.37 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.4.0-146-generic (prd-ubuntu2004-helm-2c-1g-5536) 03/27/26 _x86_64_ (4 CPU) 14:25:32 LINUX RESTART (4 CPU) 14:26:01 CPU %user %nice %system %iowait %steal %idle 14:27:01 all 12.36 12.63 9.61 22.21 0.19 42.99 14:27:01 0 13.80 12.15 9.84 29.04 0.19 34.98 14:27:01 1 13.65 12.17 8.93 20.10 0.20 44.95 14:27:01 2 8.53 13.99 10.10 14.45 0.19 52.74 14:27:01 3 13.46 12.22 9.59 25.26 0.19 39.29 14:28:01 all 2.21 4.09 2.80 38.04 0.08 52.79 14:28:01 0 3.51 4.53 3.21 17.47 0.07 71.22 14:28:01 1 1.39 4.31 2.64 24.75 0.07 66.84 14:28:01 2 1.75 3.63 2.57 49.54 0.13 42.37 14:28:01 3 2.18 3.90 2.76 60.34 0.05 30.77 14:29:01 all 3.33 2.97 2.40 27.69 0.07 63.54 14:29:01 0 4.05 2.54 2.36 9.67 0.07 81.31 14:29:01 1 1.07 3.42 2.32 15.28 0.07 77.84 14:29:01 2 1.21 3.40 2.33 20.81 0.07 72.19 14:29:01 3 7.00 2.51 2.60 65.05 0.08 22.76 14:30:01 all 4.36 0.00 0.48 23.77 0.03 71.35 14:30:01 0 2.32 0.00 0.40 11.00 0.02 86.26 14:30:01 1 3.25 0.00 0.25 8.28 0.02 88.20 14:30:01 2 4.78 0.00 0.40 2.97 0.05 91.80 14:30:01 3 7.09 0.00 0.88 72.80 0.03 19.19 14:31:01 all 7.72 0.00 1.18 17.22 0.06 73.82 14:31:01 0 5.42 0.00 0.87 2.77 0.03 90.91 14:31:01 1 8.93 0.00 1.40 56.09 0.12 33.46 14:31:01 2 3.76 0.00 1.25 4.31 0.03 90.65 14:31:01 3 12.79 0.00 1.21 5.76 0.05 80.20 14:32:01 all 11.40 0.00 0.88 12.30 0.05 75.37 14:32:01 0 16.19 0.00 1.12 6.16 0.07 76.47 14:32:01 1 7.33 0.00 0.73 41.09 0.05 50.79 14:32:01 2 12.79 0.00 0.78 1.40 0.05 84.97 14:32:01 3 9.31 0.00 0.89 0.50 0.03 89.27 Average: all 6.89 3.27 2.88 23.54 0.08 63.35 Average: 0 7.54 3.19 2.95 12.65 0.07 73.59 Average: 1 5.92 3.30 2.70 27.60 0.09 60.38 Average: 2 5.47 3.48 2.89 15.57 0.09 72.50 Average: 3 8.63 3.09 2.98 38.31 0.07 46.91