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