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