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