08:49:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143337 08:49:30 Running as SYSTEM 08:49:30 [EnvInject] - Loading node environment variables. 08:49:30 Building remotely on prd-ubuntu2004-helm-2c-1g-19422 (ubuntu2004-helm-2c-1g) in workspace /w/workspace/oom-master-image-verify 08:49:30 [ssh-agent] Looking for ssh-agent implementation... 08:49:31 $ ssh-agent 08:49:31 SSH_AUTH_SOCK=/tmp/ssh-6HsGOkUmSLIl/agent.11797 08:49:31 SSH_AGENT_PID=11800 08:49:31 [ssh-agent] Started. 08:49:31 Running ssh-add (command line suppressed) 08:49:31 Identity added: /w/workspace/oom-master-image-verify@tmp/private_key_10335262207710556073.key (/w/workspace/oom-master-image-verify@tmp/private_key_10335262207710556073.key) 08:49:31 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:49:31 The recommended git tool is: NONE 08:49:32 using credential onap-jenkins-ssh 08:49:32 Wiping out workspace first. 08:49:32 Cloning the remote Git repository 08:49:32 Cloning repository git://cloud.onap.org/mirror/oom.git 08:49:32 > git init /w/workspace/oom-master-image-verify # timeout=10 08:49:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:49:33 > git --version # timeout=10 08:49:33 > git --version # 'git version 2.25.1' 08:49:33 using GIT_SSH to set credentials Gerrit user 08:49:33 Verifying host key using manually-configured host key entries 08:49:33 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:49:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:49:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:49:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:49:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:49:38 using GIT_SSH to set credentials Gerrit user 08:49:38 Verifying host key using manually-configured host key entries 08:49:38 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/143337/4 # timeout=30 08:49:38 > git rev-parse ffd25fb01c337246ea9a29d8d1ba88d00a4b3d47^{commit} # timeout=10 08:49:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:49:38 Checking out Revision ffd25fb01c337246ea9a29d8d1ba88d00a4b3d47 (refs/changes/37/143337/4) 08:49:38 > git config core.sparsecheckout # timeout=10 08:49:38 > git checkout -f ffd25fb01c337246ea9a29d8d1ba88d00a4b3d47 # timeout=30 08:49:42 Commit message: "Fix GroupAuthorizationException in ACM" 08:49:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:49:42 > git rev-list --no-walk 8d08e253a1112049d7eccc28ca516a7a656639ff # timeout=10 08:49:42 provisioning config files... 08:49:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:49:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:49:42 [oom-master-image-verify] $ /bin/bash /tmp/jenkins531238091417154389.sh 08:49:42 ---> python-tools-install.sh 08:49:42 Setup pyenv: 08:49:42 * system (set by /opt/pyenv/version) 08:49:42 * 3.8.13 (set by /opt/pyenv/version) 08:49:42 * 3.9.13 (set by /opt/pyenv/version) 08:49:42 * 3.10.6 (set by /opt/pyenv/version) 08:49:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8ShE 08:49:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:49:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:49:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:49:51 lf-activate-venv(): INFO: Base packages installed successfully 08:49:51 lf-activate-venv(): INFO: Installing additional packages: lftools 08:50:15 lf-activate-venv(): INFO: Adding /tmp/venv-8ShE/bin to PATH 08:50:15 Generating Requirements File 08:50:31 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. 08:50:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:50:32 Python 3.10.6 08:50:32 pip 26.0.1 from /tmp/venv-8ShE/lib/python3.10/site-packages/pip (python 3.10) 08:50:32 appdirs==1.4.4 08:50:32 argcomplete==3.6.3 08:50:32 aspy.yaml==1.3.0 08:50:32 attrs==25.4.0 08:50:32 autopage==0.6.0 08:50:32 backports.strenum==1.3.1 08:50:32 beautifulsoup4==4.14.3 08:50:32 boto3==1.42.54 08:50:32 botocore==1.42.54 08:50:32 bs4==0.0.2 08:50:32 certifi==2026.1.4 08:50:32 cffi==2.0.0 08:50:32 cfgv==3.5.0 08:50:32 chardet==6.0.0.post1 08:50:32 charset-normalizer==3.4.4 08:50:32 click==8.3.1 08:50:32 cliff==4.13.2 08:50:32 cmd2==3.2.2 08:50:32 cryptography==3.3.2 08:50:32 debtcollector==3.0.0 08:50:32 decorator==5.2.1 08:50:32 defusedxml==0.7.1 08:50:32 Deprecated==1.3.1 08:50:32 distlib==0.4.0 08:50:32 dnspython==2.8.0 08:50:32 docker==7.1.0 08:50:32 dogpile.cache==1.5.0 08:50:32 durationpy==0.10 08:50:32 email-validator==2.3.0 08:50:32 filelock==3.24.3 08:50:32 future==1.0.0 08:50:32 gitdb==4.0.12 08:50:32 GitPython==3.1.46 08:50:32 httplib2==0.30.2 08:50:32 identify==2.6.16 08:50:32 idna==3.11 08:50:32 importlib-resources==1.5.0 08:50:32 iso8601==2.1.0 08:50:32 Jinja2==3.1.6 08:50:32 jmespath==1.1.0 08:50:32 jsonpatch==1.33 08:50:32 jsonpointer==3.0.0 08:50:32 jsonschema==4.26.0 08:50:32 jsonschema-specifications==2025.9.1 08:50:32 keystoneauth1==5.13.1 08:50:32 kubernetes==35.0.0 08:50:32 lftools==0.37.21 08:50:32 lxml==6.0.2 08:50:32 markdown-it-py==4.0.0 08:50:32 MarkupSafe==3.0.3 08:50:32 mdurl==0.1.2 08:50:32 msgpack==1.1.2 08:50:32 multi_key_dict==2.0.3 08:50:32 munch==4.0.0 08:50:32 netaddr==1.3.0 08:50:32 niet==1.4.2 08:50:32 nodeenv==1.10.0 08:50:32 oauth2client==4.1.3 08:50:32 oauthlib==3.3.1 08:50:32 openstacksdk==4.10.0 08:50:32 os-service-types==1.8.2 08:50:32 osc-lib==4.4.0 08:50:32 oslo.config==10.3.0 08:50:32 oslo.context==6.3.0 08:50:32 oslo.i18n==6.7.2 08:50:32 oslo.log==8.1.0 08:50:32 oslo.serialization==5.9.1 08:50:32 oslo.utils==10.0.0 08:50:32 packaging==26.0 08:50:32 pbr==7.0.3 08:50:32 platformdirs==4.9.2 08:50:32 prettytable==3.17.0 08:50:32 psutil==7.2.2 08:50:32 pyasn1==0.6.2 08:50:32 pyasn1_modules==0.4.2 08:50:32 pycparser==3.0 08:50:32 pygerrit2==2.0.15 08:50:32 PyGithub==2.8.1 08:50:32 Pygments==2.19.2 08:50:32 PyJWT==2.11.0 08:50:32 PyNaCl==1.6.2 08:50:32 pyparsing==2.4.7 08:50:32 pyperclip==1.11.0 08:50:32 pyrsistent==0.20.0 08:50:32 python-cinderclient==9.8.0 08:50:32 python-dateutil==2.9.0.post0 08:50:32 python-heatclient==5.0.0 08:50:32 python-jenkins==1.8.3 08:50:32 python-keystoneclient==5.7.0 08:50:32 python-magnumclient==4.9.0 08:50:32 python-openstackclient==9.0.0 08:50:32 python-swiftclient==4.9.0 08:50:32 PyYAML==6.0.3 08:50:32 referencing==0.37.0 08:50:32 requests==2.32.5 08:50:32 requests-oauthlib==2.0.0 08:50:32 requestsexceptions==1.4.0 08:50:32 rfc3986==2.0.0 08:50:32 rich==14.3.3 08:50:32 rich-argparse==1.7.2 08:50:32 rpds-py==0.30.0 08:50:32 rsa==4.9.1 08:50:32 ruamel.yaml==0.19.1 08:50:32 ruamel.yaml.clib==0.2.15 08:50:32 s3transfer==0.16.0 08:50:32 simplejson==3.20.2 08:50:32 six==1.17.0 08:50:32 smmap==5.0.2 08:50:32 soupsieve==2.8.3 08:50:32 stevedore==5.7.0 08:50:32 tabulate==0.9.0 08:50:32 toml==0.10.2 08:50:32 tomlkit==0.14.0 08:50:32 tqdm==4.67.3 08:50:32 typing_extensions==4.15.0 08:50:32 urllib3==1.26.20 08:50:32 virtualenv==20.38.0 08:50:32 wcwidth==0.6.0 08:50:32 websocket-client==1.9.0 08:50:32 wrapt==2.1.1 08:50:32 xdg==6.0.0 08:50:32 xmltodict==1.0.4 08:50:32 yq==3.4.3 08:50:32 [oom-master-image-verify] $ /bin/sh -xe /tmp/jenkins2127531712561239573.sh 08:50:32 + cd kubernetes 08:50:32 + make check-for-staging-images 08:50:32 /w/workspace/oom-master-image-verify/kubernetes/../.ci/check-for-staging-images.sh 08:50:37 .................................................................................................... 08:50:37 $ ssh-agent -k 08:50:37 unset SSH_AUTH_SOCK; 08:50:37 unset SSH_AGENT_PID; 08:50:37 echo Agent pid 11800 killed; 08:50:37 [ssh-agent] Stopped. 08:50:37 [PostBuildScript] - [INFO] Executing post build scripts. 08:50:37 [oom-master-image-verify] $ /bin/bash /tmp/jenkins11041809621994613420.sh 08:50:37 ---> sysstat.sh 08:50:38 [oom-master-image-verify] $ /bin/bash /tmp/jenkins17985666637710543436.sh 08:50:38 ---> package-listing.sh 08:50:38 ++ tr '[:upper:]' '[:lower:]' 08:50:38 ++ facter osfamily 08:50:38 + OS_FAMILY=debian 08:50:38 + workspace=/w/workspace/oom-master-image-verify 08:50:38 + START_PACKAGES=/tmp/packages_start.txt 08:50:38 + END_PACKAGES=/tmp/packages_end.txt 08:50:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:50:38 + PACKAGES=/tmp/packages_start.txt 08:50:38 + '[' /w/workspace/oom-master-image-verify ']' 08:50:38 + PACKAGES=/tmp/packages_end.txt 08:50:38 + case "${OS_FAMILY}" in 08:50:38 + dpkg -l 08:50:38 + grep '^ii' 08:50:39 + '[' -f /tmp/packages_start.txt ']' 08:50:39 + '[' -f /tmp/packages_end.txt ']' 08:50:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:50:39 + '[' /w/workspace/oom-master-image-verify ']' 08:50:39 + mkdir -p /w/workspace/oom-master-image-verify/archives/ 08:50:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-image-verify/archives/ 08:50:39 [oom-master-image-verify] $ /bin/bash /tmp/jenkins5119870339514232748.sh 08:50:39 ---> capture-instance-metadata.sh 08:50:39 Setup pyenv: 08:50:39 system 08:50:39 3.8.13 08:50:39 3.9.13 08:50:39 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 08:50:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8ShE from file:/tmp/.os_lf_venv 08:50:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:50:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:50:40 lf-activate-venv(): INFO: Base packages installed successfully 08:50:40 lf-activate-venv(): INFO: Installing additional packages: lftools 08:50:49 lf-activate-venv(): INFO: Adding /tmp/venv-8ShE/bin to PATH 08:50:49 INFO: Running in OpenStack, capturing instance metadata 08:50:50 [oom-master-image-verify] $ /bin/bash /tmp/jenkins4075256998480566575.sh 08:50:50 provisioning config files... 08:50:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-image-verify@tmp/config1111892131830715625tmp 08:50:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:50:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:50:50 [EnvInject] - Injecting environment variables from a build step. 08:50:50 [EnvInject] - Injecting as environment variables the properties content 08:50:50 SERVER_ID=logs 08:50:50 08:50:50 [EnvInject] - Variables injected successfully. 08:50:50 [oom-master-image-verify] $ /bin/bash /tmp/jenkins17700140416669184644.sh 08:50:50 ---> create-netrc.sh 08:50:50 [oom-master-image-verify] $ /bin/bash /tmp/jenkins2822423110357429544.sh 08:50:50 ---> python-tools-install.sh 08:50:50 Setup pyenv: 08:50:50 system 08:50:50 3.8.13 08:50:50 3.9.13 08:50:50 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 08:50:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8ShE from file:/tmp/.os_lf_venv 08:50:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:50:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:50:52 lf-activate-venv(): INFO: Base packages installed successfully 08:50:52 lf-activate-venv(): INFO: Installing additional packages: lftools 08:50:59 lf-activate-venv(): INFO: Adding /tmp/venv-8ShE/bin to PATH 08:50:59 [oom-master-image-verify] $ /bin/bash /tmp/jenkins120921864358522153.sh 08:50:59 ---> sudo-logs.sh 08:50:59 Archiving 'sudo' log.. 08:50:59 [oom-master-image-verify] $ /bin/bash /tmp/jenkins7835078574137742956.sh 08:50:59 ---> job-cost.sh 08:50:59 INFO: Activating Python virtual environment... 08:50:59 Setup pyenv: 08:50:59 system 08:50:59 3.8.13 08:50:59 3.9.13 08:50:59 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 08:51:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8ShE from file:/tmp/.os_lf_venv 08:51:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:51:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:51:01 lf-activate-venv(): INFO: Base packages installed successfully 08:51:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:51:06 lf-activate-venv(): INFO: Adding /tmp/venv-8ShE/bin to PATH 08:51:06 INFO: No stack-cost file found 08:51:06 INFO: Instance uptime: 140s 08:51:06 INFO: Fetching instance metadata (attempt 1 of 3)... 08:51:06 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:51:06 INFO: Successfully fetched instance metadata 08:51:06 INFO: Instance type: v3-standard-4 08:51:06 INFO: Retrieving pricing info for: v3-standard-4 08:51:06 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:51:06 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=140 08:51:06 INFO: Successfully fetched Vexxhost pricing API 08:51:06 INFO: Retrieved cost: 0.11 08:51:06 INFO: Retrieved resource: v3-standard-4 08:51:06 INFO: Creating archive directory: /w/workspace/oom-master-image-verify/archives/cost 08:51:06 INFO: Archiving costs to: /w/workspace/oom-master-image-verify/archives/cost.csv 08:51:06 INFO: Successfully archived job cost data 08:51:06 DEBUG: Cost data: oom-master-image-verify,8259,2026-02-23 08:51:06,v3-standard-4,140,0.11,0.00,SUCCESS 08:51:06 [oom-master-image-verify] $ /bin/bash -l /tmp/jenkins12626741585919492097.sh 08:51:06 ---> logs-deploy.sh 08:51:06 Setup pyenv: 08:51:06 system 08:51:06 3.8.13 08:51:06 3.9.13 08:51:06 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 08:51:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8ShE from file:/tmp/.os_lf_venv 08:51:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:51:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:51:08 lf-activate-venv(): INFO: Base packages installed successfully 08:51:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:51:15 lf-activate-venv(): INFO: Adding /tmp/venv-8ShE/bin to PATH 08:51:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-image-verify/8259 08:51:15 INFO: archiving workspace using pattern(s): 08:51:16 /tmp/venv-8ShE/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 08:51:16 warnings.warn( 08:51:16 Archives upload complete. 08:51:17 INFO: archiving logs to Nexus 08:51:17 /tmp/venv-8ShE/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 08:51:17 warnings.warn( 08:51:17 ---> uname -a: 08:51:17 Linux prd-ubuntu2004-helm-2c-1g-19422 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:51:17 08:51:17 08:51:17 ---> lscpu: 08:51:17 Architecture: x86_64 08:51:17 CPU op-mode(s): 32-bit, 64-bit 08:51:17 Byte Order: Little Endian 08:51:17 Address sizes: 40 bits physical, 48 bits virtual 08:51:17 CPU(s): 4 08:51:17 On-line CPU(s) list: 0-3 08:51:17 Thread(s) per core: 1 08:51:17 Core(s) per socket: 1 08:51:17 Socket(s): 4 08:51:17 NUMA node(s): 1 08:51:17 Vendor ID: AuthenticAMD 08:51:17 CPU family: 23 08:51:17 Model: 49 08:51:17 Model name: AMD EPYC-Rome Processor 08:51:17 Stepping: 0 08:51:17 CPU MHz: 2800.000 08:51:17 BogoMIPS: 5600.00 08:51:17 Virtualization: AMD-V 08:51:17 Hypervisor vendor: KVM 08:51:17 Virtualization type: full 08:51:17 L1d cache: 128 KiB 08:51:17 L1i cache: 128 KiB 08:51:17 L2 cache: 2 MiB 08:51:17 L3 cache: 64 MiB 08:51:17 NUMA node0 CPU(s): 0-3 08:51:17 Vulnerability Itlb multihit: Not affected 08:51:17 Vulnerability L1tf: Not affected 08:51:17 Vulnerability Mds: Not affected 08:51:17 Vulnerability Meltdown: Not affected 08:51:17 Vulnerability Mmio stale data: Not affected 08:51:17 Vulnerability Retbleed: Vulnerable 08:51:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:51:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:51:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 08:51:17 Vulnerability Srbds: Not affected 08:51:17 Vulnerability Tsx async abort: Not affected 08:51: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 08:51:17 08:51:17 08:51:17 ---> nproc: 08:51:17 4 08:51:17 08:51:17 08:51:17 ---> df -h: 08:51:17 Filesystem Size Used Avail Use% Mounted on 08:51:17 udev 7.9G 0 7.9G 0% /dev 08:51:17 tmpfs 1.6G 1.1M 1.6G 1% /run 08:51:17 /dev/vda1 78G 9.0G 69G 12% / 08:51:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:51:17 tmpfs 5.0M 0 5.0M 0% /run/lock 08:51:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:51:17 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:51:17 /dev/loop0 62M 62M 0 100% /snap/core20/1405 08:51:17 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 08:51:17 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 08:51:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:51:17 08:51:17 08:51:17 ---> free -m: 08:51:17 total used free shared buff/cache available 08:51:17 Mem: 16009 661 13146 1 2201 15023 08:51:17 Swap: 1023 0 1023 08:51:17 08:51:17 08:51:17 ---> ip addr: 08:51:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:51:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:51:17 inet 127.0.0.1/8 scope host lo 08:51:17 valid_lft forever preferred_lft forever 08:51:17 inet6 ::1/128 scope host 08:51:17 valid_lft forever preferred_lft forever 08:51:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:51:17 link/ether fa:16:3e:ae:30:de brd ff:ff:ff:ff:ff:ff 08:51:17 inet 10.30.107.210/23 brd 10.30.107.255 scope global dynamic ens3 08:51:17 valid_lft 86256sec preferred_lft 86256sec 08:51:17 inet6 fe80::f816:3eff:feae:30de/64 scope link 08:51:17 valid_lft forever preferred_lft forever 08:51:17 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:51:17 link/ether 02:42:5a:ca:ad:c7 brd ff:ff:ff:ff:ff:ff 08:51:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:51:17 valid_lft forever preferred_lft forever 08:51:17 08:51:17 08:51:17 ---> sar -b -r -n DEV: 08:51:17 Linux 5.4.0-146-generic (prd-ubuntu2004-helm-2c-1g-19422) 02/23/26 _x86_64_ (4 CPU) 08:51:17 08:51:17 08:48:56 LINUX RESTART (4 CPU) 08:51:17 08:51:17 08:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:51:17 08:50:01 393.95 132.63 261.32 0.00 5590.67 50761.14 0.00 08:51:17 08:51:01 136.45 27.21 109.25 0.00 423.59 20334.57 0.00 08:51:17 Average: 265.19 79.91 185.28 0.00 3006.91 35546.59 0.00 08:51:17 08:51:17 08:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:51:17 08:50:01 13760368 15352036 661552 4.04 54448 1742800 1484888 8.51 840508 1544552 81396 08:51:17 08:51:01 13487556 15414908 579388 3.53 80080 2033068 1379060 7.91 810056 1811712 100044 08:51:17 Average: 13623962 15383472 620470 3.78 67264 1887934 1431974 8.21 825282 1678132 90720 08:51:17 08:51:17 08:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:51:17 08:50:01 ens3 405.05 256.47 1810.78 72.50 0.00 0.00 0.00 0.00 08:51:17 08:50:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 08:51:17 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:17 08:51:01 ens3 74.43 63.71 900.95 15.19 0.00 0.00 0.00 0.00 08:51:17 08:51:01 lo 7.13 7.13 0.66 0.66 0.00 0.00 0.00 0.00 08:51:17 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:17 Average: ens3 239.72 160.08 1355.83 43.84 0.00 0.00 0.00 0.00 08:51:17 Average: lo 4.53 4.53 0.43 0.43 0.00 0.00 0.00 0.00 08:51:17 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:17 08:51:17 08:51:17 ---> sar -P ALL: 08:51:17 Linux 5.4.0-146-generic (prd-ubuntu2004-helm-2c-1g-19422) 02/23/26 _x86_64_ (4 CPU) 08:51:17 08:51:17 08:48:56 LINUX RESTART (4 CPU) 08:51:17 08:51:17 08:49:01 CPU %user %nice %system %iowait %steal %idle 08:51:17 08:50:01 all 15.43 17.60 14.00 6.38 0.14 46.44 08:51:17 08:50:01 0 15.10 17.29 14.17 5.74 0.14 47.56 08:51:17 08:50:01 1 11.69 19.40 14.15 5.52 0.15 49.10 08:51:17 08:50:01 2 17.68 17.22 13.51 3.42 0.15 48.02 08:51:17 08:50:01 3 17.27 16.49 14.17 10.82 0.13 41.11 08:51:17 08:51:01 all 21.01 5.00 5.14 1.82 0.08 66.95 08:51:17 08:51:01 0 6.81 6.18 5.19 0.94 0.07 80.81 08:51:17 08:51:01 1 53.57 1.74 4.57 2.04 0.12 37.97 08:51:17 08:51:01 2 9.70 6.12 5.34 2.73 0.07 76.04 08:51:17 08:51:01 3 13.87 5.98 5.47 1.59 0.07 73.03 08:51:17 Average: all 18.23 11.27 9.55 4.09 0.11 56.74 08:51:17 Average: 0 10.93 11.70 9.66 3.32 0.10 64.28 08:51:17 Average: 1 32.74 10.52 9.34 3.77 0.13 43.50 08:51:17 Average: 2 13.67 11.65 9.41 3.07 0.11 62.09 08:51:17 Average: 3 15.56 11.21 9.80 6.18 0.10 57.14 08:51:17 08:51:17 08:51:17