20:30:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/143350 20:30:40 Running as SYSTEM 20:30:40 [EnvInject] - Loading node environment variables. 20:30:40 Building remotely on prd-ubuntu2204-docker-8c-8g-19311 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 20:30:40 [ssh-agent] Looking for ssh-agent implementation... 20:30:40 $ ssh-agent 20:30:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNPWx5P/agent.1569 20:30:40 SSH_AGENT_PID=1571 20:30:40 [ssh-agent] Started. 20:30:41 Running ssh-add (command line suppressed) 20:30:41 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_15706286982967069589.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_15706286982967069589.key) 20:30:41 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:30:41 The recommended git tool is: NONE 20:30:42 using credential onap-jenkins-ssh 20:30:42 Wiping out workspace first. 20:30:42 Cloning the remote Git repository 20:30:42 Cloning repository git://cloud.onap.org/mirror/sdc.git 20:30:42 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 20:30:42 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 20:30:42 > git --version # timeout=10 20:30:42 > git --version # 'git version 2.34.1' 20:30:42 using GIT_SSH to set credentials Gerrit user 20:30:42 Verifying host key using manually-configured host key entries 20:30:42 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:30:52 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 20:30:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:30:53 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 20:30:53 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 20:30:53 using GIT_SSH to set credentials Gerrit user 20:30:53 Verifying host key using manually-configured host key entries 20:30:53 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/50/143350/2 # timeout=30 20:30:53 > git rev-parse b334dfdc0f79ab1604bef2c7d43e228d6a9417f5^{commit} # timeout=10 20:30:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:30:53 Checking out Revision b334dfdc0f79ab1604bef2c7d43e228d6a9417f5 (refs/changes/50/143350/2) 20:30:53 > git config core.sparsecheckout # timeout=10 20:30:53 > git checkout -f b334dfdc0f79ab1604bef2c7d43e228d6a9417f5 # timeout=30 20:30:57 Commit message: "Disable UEB health check when kafka is used" 20:30:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:30:57 > git rev-list --no-walk 483a1b23518b6d32b0abdcae48a92465a4688116 # timeout=10 20:30:58 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins7138455922794983089.sh 20:30:58 All python files compiled successfully 20:30:58 $ ssh-agent -k 20:30:58 unset SSH_AUTH_SOCK; 20:30:58 unset SSH_AGENT_PID; 20:30:58 echo Agent pid 1571 killed; 20:30:58 [ssh-agent] Stopped. 20:30:58 [PostBuildScript] - [INFO] Executing post build scripts. 20:30:58 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins2364975273352959945.sh 20:30:58 ---> sysstat.sh 20:30:58 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins2052119646638962333.sh 20:30:58 ---> package-listing.sh 20:30:58 ++ tr '[:upper:]' '[:lower:]' 20:30:58 ++ facter osfamily 20:30:59 + OS_FAMILY=debian 20:30:59 + workspace=/w/workspace/sdc-master-python-verify-shell 20:30:59 + START_PACKAGES=/tmp/packages_start.txt 20:30:59 + END_PACKAGES=/tmp/packages_end.txt 20:30:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:30:59 + PACKAGES=/tmp/packages_start.txt 20:30:59 + '[' /w/workspace/sdc-master-python-verify-shell ']' 20:30:59 + PACKAGES=/tmp/packages_end.txt 20:30:59 + case "${OS_FAMILY}" in 20:30:59 + dpkg -l 20:30:59 + grep '^ii' 20:30:59 + '[' -f /tmp/packages_start.txt ']' 20:30:59 + '[' -f /tmp/packages_end.txt ']' 20:30:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:30:59 + '[' /w/workspace/sdc-master-python-verify-shell ']' 20:30:59 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 20:30:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 20:30:59 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins15315504655882530722.sh 20:30:59 ---> capture-instance-metadata.sh 20:30:59 Setup pyenv: 20:30:59 * system (set by /opt/pyenv/version) 20:30:59 * 3.8.20 (set by /opt/pyenv/version) 20:30:59 * 3.9.20 (set by /opt/pyenv/version) 20:30:59 3.10.15 20:30:59 3.11.10 20:31:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dFBJ 20:31:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:31:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:31:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:31:07 lf-activate-venv(): INFO: Base packages installed successfully 20:31:07 lf-activate-venv(): INFO: Installing additional packages: lftools 20:31:29 lf-activate-venv(): INFO: Adding /tmp/venv-dFBJ/bin to PATH 20:31:29 INFO: Running in OpenStack, capturing instance metadata 20:31:30 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins3001186662074596540.sh 20:31:30 provisioning config files... 20:31:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config7194189502000859681tmp 20:31:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:31:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:31:30 [EnvInject] - Injecting environment variables from a build step. 20:31:30 [EnvInject] - Injecting as environment variables the properties content 20:31:30 SERVER_ID=logs 20:31:30 20:31:30 [EnvInject] - Variables injected successfully. 20:31:30 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins1388209418429233388.sh 20:31:30 ---> create-netrc.sh 20:31:30 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins10890743030586579922.sh 20:31:30 ---> python-tools-install.sh 20:31:30 Setup pyenv: 20:31:30 system 20:31:30 3.8.20 20:31:30 3.9.20 20:31:30 3.10.15 20:31:30 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 20:31:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dFBJ from file:/tmp/.os_lf_venv 20:31:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:31:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:31:32 lf-activate-venv(): INFO: Base packages installed successfully 20:31:32 lf-activate-venv(): INFO: Installing additional packages: lftools 20:31:38 lf-activate-venv(): INFO: Adding /tmp/venv-dFBJ/bin to PATH 20:31:38 Generating Requirements File 20:31:55 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. 20:31:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:31:55 Python 3.11.10 20:31:55 pip 26.0.1 from /tmp/venv-dFBJ/lib/python3.11/site-packages/pip (python 3.11) 20:31:55 appdirs==1.4.4 20:31:55 argcomplete==3.6.3 20:31:55 aspy.yaml==1.3.0 20:31:55 attrs==25.4.0 20:31:55 autopage==0.6.0 20:31:55 beautifulsoup4==4.14.3 20:31:55 boto3==1.42.54 20:31:55 botocore==1.42.54 20:31:55 bs4==0.0.2 20:31:55 certifi==2026.1.4 20:31:55 cffi==2.0.0 20:31:55 cfgv==3.5.0 20:31:55 chardet==6.0.0.post1 20:31:55 charset-normalizer==3.4.4 20:31:55 click==8.3.1 20:31:55 cliff==4.13.2 20:31:55 cmd2==3.2.2 20:31:55 cryptography==3.3.2 20:31:55 debtcollector==3.0.0 20:31:55 decorator==5.2.1 20:31:55 defusedxml==0.7.1 20:31:55 Deprecated==1.3.1 20:31:55 distlib==0.4.0 20:31:55 dnspython==2.8.0 20:31:55 docker==7.1.0 20:31:55 dogpile.cache==1.5.0 20:31:55 durationpy==0.10 20:31:55 email-validator==2.3.0 20:31:55 filelock==3.24.3 20:31:55 future==1.0.0 20:31:55 gitdb==4.0.12 20:31:55 GitPython==3.1.46 20:31:55 httplib2==0.30.2 20:31:55 identify==2.6.16 20:31:55 idna==3.11 20:31:55 importlib-resources==1.5.0 20:31:55 iso8601==2.1.0 20:31:55 Jinja2==3.1.6 20:31:55 jmespath==1.1.0 20:31:55 jsonpatch==1.33 20:31:55 jsonpointer==3.0.0 20:31:55 jsonschema==4.26.0 20:31:55 jsonschema-specifications==2025.9.1 20:31:55 keystoneauth1==5.13.1 20:31:55 kubernetes==35.0.0 20:31:55 lftools==0.37.21 20:31:55 lxml==6.0.2 20:31:55 markdown-it-py==4.0.0 20:31:55 MarkupSafe==3.0.3 20:31:55 mdurl==0.1.2 20:31:55 msgpack==1.1.2 20:31:55 multi_key_dict==2.0.3 20:31:55 munch==4.0.0 20:31:55 netaddr==1.3.0 20:31:55 niet==1.4.2 20:31:55 nodeenv==1.10.0 20:31:55 oauth2client==4.1.3 20:31:55 oauthlib==3.3.1 20:31:55 openstacksdk==4.10.0 20:31:55 os-service-types==1.8.2 20:31:55 osc-lib==4.4.0 20:31:55 oslo.config==10.3.0 20:31:55 oslo.context==6.3.0 20:31:55 oslo.i18n==6.7.2 20:31:55 oslo.log==8.1.0 20:31:55 oslo.serialization==5.9.1 20:31:55 oslo.utils==10.0.0 20:31:55 packaging==26.0 20:31:55 pbr==7.0.3 20:31:55 platformdirs==4.9.2 20:31:55 prettytable==3.17.0 20:31:55 psutil==7.2.2 20:31:55 pyasn1==0.6.2 20:31:55 pyasn1_modules==0.4.2 20:31:55 pycparser==3.0 20:31:55 pygerrit2==2.0.15 20:31:55 PyGithub==2.8.1 20:31:55 Pygments==2.19.2 20:31:55 PyJWT==2.11.0 20:31:55 PyNaCl==1.6.2 20:31:55 pyparsing==2.4.7 20:31:55 pyperclip==1.11.0 20:31:55 pyrsistent==0.20.0 20:31:55 python-cinderclient==9.8.0 20:31:55 python-dateutil==2.9.0.post0 20:31:55 python-heatclient==5.0.0 20:31:55 python-jenkins==1.8.3 20:31:55 python-keystoneclient==5.7.0 20:31:55 python-magnumclient==4.9.0 20:31:55 python-openstackclient==9.0.0 20:31:55 python-swiftclient==4.9.0 20:31:55 PyYAML==6.0.3 20:31:55 referencing==0.37.0 20:31:55 requests==2.32.5 20:31:55 requests-oauthlib==2.0.0 20:31:55 requestsexceptions==1.4.0 20:31:55 rfc3986==2.0.0 20:31:55 rich==14.3.3 20:31:55 rich-argparse==1.7.2 20:31:55 rpds-py==0.30.0 20:31:55 rsa==4.9.1 20:31:55 ruamel.yaml==0.19.1 20:31:55 ruamel.yaml.clib==0.2.15 20:31:55 s3transfer==0.16.0 20:31:55 simplejson==3.20.2 20:31:55 six==1.17.0 20:31:55 smmap==5.0.2 20:31:55 soupsieve==2.8.3 20:31:55 stevedore==5.7.0 20:31:55 tabulate==0.9.0 20:31:55 toml==0.10.2 20:31:55 tomlkit==0.14.0 20:31:55 tqdm==4.67.3 20:31:55 typing_extensions==4.15.0 20:31:55 urllib3==1.26.20 20:31:55 virtualenv==20.38.0 20:31:55 wcwidth==0.6.0 20:31:55 websocket-client==1.9.0 20:31:55 wrapt==2.1.1 20:31:55 xdg==6.0.0 20:31:55 xmltodict==1.0.4 20:31:55 yq==3.4.3 20:31:55 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins5866411277254444117.sh 20:31:55 ---> sudo-logs.sh 20:31:55 Archiving 'sudo' log.. 20:31:56 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins16317085142856927091.sh 20:31:56 ---> job-cost.sh 20:31:56 INFO: Activating Python virtual environment... 20:31:56 Setup pyenv: 20:31:56 system 20:31:56 3.8.20 20:31:56 3.9.20 20:31:56 3.10.15 20:31:56 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 20:31:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dFBJ from file:/tmp/.os_lf_venv 20:31:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:31:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:31:58 lf-activate-venv(): INFO: Base packages installed successfully 20:31:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:32:02 lf-activate-venv(): INFO: Adding /tmp/venv-dFBJ/bin to PATH 20:32:02 INFO: No stack-cost file found 20:32:02 INFO: Instance uptime: 122s 20:32:02 INFO: Fetching instance metadata (attempt 1 of 3)... 20:32:02 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:32:02 INFO: Successfully fetched instance metadata 20:32:02 INFO: Instance type: v3-standard-8 20:32:02 INFO: Retrieving pricing info for: v3-standard-8 20:32:02 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:32:02 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=122 20:32:03 INFO: Successfully fetched Vexxhost pricing API 20:32:03 INFO: Retrieved cost: 0.22 20:32:03 INFO: Retrieved resource: v3-standard-8 20:32:03 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 20:32:03 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 20:32:03 INFO: Successfully archived job cost data 20:32:03 DEBUG: Cost data: sdc-master-python-verify-shell,994,2026-02-22 20:32:03,v3-standard-8,122,0.22,0.00,SUCCESS 20:32:03 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins4976019637162572024.sh 20:32:03 ---> logs-deploy.sh 20:32:03 Setup pyenv: 20:32:03 system 20:32:03 3.8.20 20:32:03 3.9.20 20:32:03 3.10.15 20:32:03 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 20:32:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dFBJ from file:/tmp/.os_lf_venv 20:32:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:32:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:32:05 lf-activate-venv(): INFO: Base packages installed successfully 20:32:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:32:11 lf-activate-venv(): INFO: Adding /tmp/venv-dFBJ/bin to PATH 20:32:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/994 20:32:11 INFO: archiving workspace using pattern(s): 20:32:11 /tmp/venv-dFBJ/lib/python3.11/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! 20:32:11 warnings.warn( 20:32:12 Archives upload complete. 20:32:13 INFO: archiving logs to Nexus 20:32:13 /tmp/venv-dFBJ/lib/python3.11/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! 20:32:13 warnings.warn( 20:32:13 ---> uname -a: 20:32:13 Linux prd-ubuntu2204-docker-8c-8g-19311 5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 20:32:13 20:32:13 20:32:13 ---> lscpu: 20:32:13 Architecture: x86_64 20:32:13 CPU op-mode(s): 32-bit, 64-bit 20:32:13 Address sizes: 40 bits physical, 48 bits virtual 20:32:13 Byte Order: Little Endian 20:32:13 CPU(s): 8 20:32:13 On-line CPU(s) list: 0-7 20:32:13 Vendor ID: AuthenticAMD 20:32:13 Model name: AMD EPYC-Rome Processor 20:32:13 CPU family: 23 20:32:13 Model: 49 20:32:13 Thread(s) per core: 1 20:32:13 Core(s) per socket: 1 20:32:13 Socket(s): 8 20:32:13 Stepping: 0 20:32:13 BogoMIPS: 5599.99 20:32:13 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 20:32:13 Virtualization: AMD-V 20:32:13 Hypervisor vendor: KVM 20:32:13 Virtualization type: full 20:32:13 L1d cache: 256 KiB (8 instances) 20:32:13 L1i cache: 256 KiB (8 instances) 20:32:13 L2 cache: 4 MiB (8 instances) 20:32:13 L3 cache: 128 MiB (8 instances) 20:32:13 NUMA node(s): 1 20:32:13 NUMA node0 CPU(s): 0-7 20:32:13 Vulnerability Gather data sampling: Not affected 20:32:13 Vulnerability Indirect target selection: Not affected 20:32:13 Vulnerability Itlb multihit: Not affected 20:32:13 Vulnerability L1tf: Not affected 20:32:13 Vulnerability Mds: Not affected 20:32:13 Vulnerability Meltdown: Not affected 20:32:13 Vulnerability Mmio stale data: Not affected 20:32:13 Vulnerability Reg file data sampling: Not affected 20:32:13 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 20:32:13 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 20:32:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:32:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:32:13 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 20:32:13 Vulnerability Srbds: Not affected 20:32:13 Vulnerability Tsa: Not affected 20:32:13 Vulnerability Tsx async abort: Not affected 20:32:13 Vulnerability Vmscape: Not affected 20:32:13 20:32:13 20:32:13 ---> nproc: 20:32:13 8 20:32:13 20:32:13 20:32:13 ---> df -h: 20:32:13 Filesystem Size Used Avail Use% Mounted on 20:32:13 tmpfs 3.2G 1.1M 3.2G 1% /run 20:32:13 /dev/vda1 155G 11G 145G 7% / 20:32:13 tmpfs 16G 0 16G 0% /dev/shm 20:32:13 tmpfs 5.0M 0 5.0M 0% /run/lock 20:32:13 /dev/vda15 105M 6.1M 99M 6% /boot/efi 20:32:13 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 20:32:13 20:32:13 20:32:13 ---> free -m: 20:32:13 total used free shared buff/cache available 20:32:13 Mem: 32092 886 28307 4 2898 30750 20:32:13 Swap: 1023 0 1023 20:32:13 20:32:13 20:32:13 ---> ip addr: 20:32:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:32:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:32:13 inet 127.0.0.1/8 scope host lo 20:32:13 valid_lft forever preferred_lft forever 20:32:13 inet6 ::1/128 scope host 20:32:13 valid_lft forever preferred_lft forever 20:32:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:32:13 link/ether fa:16:3e:c5:43:3d brd ff:ff:ff:ff:ff:ff 20:32:13 altname enp0s3 20:32:13 inet 10.30.106.147/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 20:32:13 valid_lft 86274sec preferred_lft 86274sec 20:32:13 inet6 fe80::f816:3eff:fec5:433d/64 scope link 20:32:13 valid_lft forever preferred_lft forever 20:32:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 20:32:13 link/ether b6:34:d0:6a:03:01 brd ff:ff:ff:ff:ff:ff 20:32:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:32:13 valid_lft forever preferred_lft forever 20:32:13 20:32:13 20:32:13 ---> sar -b -r -n DEV: 20:32:13 Linux 5.15.0-170-generic (prd-ubuntu2204-docker-8c-8g-19311) 02/22/26 _x86_64_ (8 CPU) 20:32:13 20:32:13 20:30:11 LINUX RESTART (8 CPU) 20:32:13 20:32:13 20:32:13 ---> sar -P ALL: 20:32:13 Linux 5.15.0-170-generic (prd-ubuntu2204-docker-8c-8g-19311) 02/22/26 _x86_64_ (8 CPU) 20:32:13 20:32:13 20:30:11 LINUX RESTART (8 CPU) 20:32:13 20:32:13 20:32:13