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