12:12:39 Started by user Robert Varga 12:12:39 Running as SYSTEM 12:12:39 [EnvInject] - Loading node environment variables. 12:12:39 Building remotely on prd-ubuntu2204-builder-4c-4g-41075 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-titanium 12:12:39 [ssh-agent] Looking for ssh-agent implementation... 12:12:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:12:39 $ ssh-agent 12:12:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXe08BVP/agent.1576 12:12:39 SSH_AGENT_PID=1578 12:12:39 [ssh-agent] Started. 12:12:39 Running ssh-add (command line suppressed) 12:12:39 Identity added: /w/workspace/autorelease-gerrit-branch-lock-titanium@tmp/private_key_17009149414841874456.key (/w/workspace/autorelease-gerrit-branch-lock-titanium@tmp/private_key_17009149414841874456.key) 12:12:39 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:12:39 The recommended git tool is: NONE 12:12:41 using credential jenkins-ssh 12:12:41 Wiping out workspace first. 12:12:41 Cloning the remote Git repository 12:12:41 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 12:12:41 > git init /w/workspace/autorelease-gerrit-branch-lock-titanium # timeout=10 12:12:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 12:12:41 > git --version # timeout=10 12:12:41 > git --version # 'git version 2.34.1' 12:12:41 using GIT_SSH to set credentials jenkins-ssh 12:12:41 Verifying host key using known hosts file 12:12:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:12:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 12:12:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 12:12:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:12:44 Avoid second fetch 12:12:44 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:12:44 Checking out Revision 27b38ea52cbde13638e7542ac45c5848f074968c (refs/remotes/origin/master) 12:12:44 > git config core.sparsecheckout # timeout=10 12:12:44 > git checkout -f 27b38ea52cbde13638e7542ac45c5848f074968c # timeout=10 12:12:45 Commit message: "Update git submodules" 12:12:45 > git rev-list --no-walk 2fcf3238b46e83426cd0c6e35b6a92ba03fa36f9 # timeout=10 12:12:48 provisioning config files... 12:12:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:12:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:12:48 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins513224724247599441.sh 12:12:48 ---> autorelease-gerrit-branch-lock.sh 12:12:48 Cloning into 'All-Projects'... 12:12:50 Total 1907 (delta 620), reused 1907 (delta 620) 12:12:50 Note: switching to '9b9edba3b3eb5b0652911132353fdf3e0731a624'. 12:12:50 12:12:50 You are in 'detached HEAD' state. You can look around, make experimental 12:12:50 changes and commit them, and you can discard any commits you make in this 12:12:50 state without impacting any branches by switching back to a branch. 12:12:50 12:12:50 If you want to create a new branch to retain commits you create, you may 12:12:50 do so (now or later) by using -c with the switch command. Example: 12:12:50 12:12:50 git switch -c 12:12:50 12:12:50 Or undo this operation with: 12:12:50 12:12:50 git switch - 12:12:50 12:12:50 Turn off this advice by setting config variable advice.detachedHead to false 12:12:50 12:12:52 From ssh://git.opendaylight.org:29418/All-Projects 12:12:52 * [new ref] refs/meta/config -> config 12:12:52 Switched to branch 'config' 12:12:58 + case $mode in 12:12:58 + echo 'INFO: Unlocking branch: master' 12:12:58 INFO: Unlocking branch: master 12:12:58 + git config -f project.config --remove-section access.refs/heads/master 12:12:58 + git commit -asm 'Chore: Unlock branch master' 12:12:58 [config 8385256] Chore: Unlock branch master 12:12:58 1 file changed, 6 deletions(-) 12:12:58 + git diff HEAD~1 12:12:58 diff --git a/project.config b/project.config 12:12:58 index 268f5c0..52d4f8a 100644 12:12:58 --- a/project.config 12:12:58 +++ b/project.config 12:12:58 @@ -142,9 +142,3 @@ 12:12:58 exclusiveGroupPermissions = create 12:12:58 create = block group Registered Users 12:12:58 create = group Release Engineering Team 12:12:58 -[access "refs/heads/master"] 12:12:58 - exclusiveGroupPermissions = submit 12:12:58 - submit = group Release Engineering Team 12:12:58 - removeReviewer = group Release Engineering Team 12:12:58 - label-Code-Review = -2..+2 group Release Engineering Team 12:12:58 - label-Verified = -1..+1 group Release Engineering Team 12:12:58 + '[' false = true ']' 12:12:58 + echo 'INFO: Pushing changes to the repository.' 12:12:58 INFO: Pushing changes to the repository. 12:12:58 + git push origin HEAD:refs/meta/config 12:12:59 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 12:12:59 To ssh://git.opendaylight.org:29418/All-Projects 12:12:59 9b9edba..8385256 HEAD -> refs/meta/config 12:12:59 $ ssh-agent -k 12:12:59 unset SSH_AUTH_SOCK; 12:12:59 unset SSH_AGENT_PID; 12:12:59 echo Agent pid 1578 killed; 12:12:59 [ssh-agent] Stopped. 12:13:00 [PostBuildScript] - [INFO] Executing post build scripts. 12:13:00 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins17706651455264925482.sh 12:13:00 ---> sysstat.sh 12:13:00 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins13649048424453244048.sh 12:13:00 ---> package-listing.sh 12:13:00 ++ facter osfamily 12:13:00 ++ tr '[:upper:]' '[:lower:]' 12:13:01 + OS_FAMILY=debian 12:13:01 + workspace=/w/workspace/autorelease-gerrit-branch-lock-titanium 12:13:01 + START_PACKAGES=/tmp/packages_start.txt 12:13:01 + END_PACKAGES=/tmp/packages_end.txt 12:13:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:13:01 + PACKAGES=/tmp/packages_start.txt 12:13:01 + '[' /w/workspace/autorelease-gerrit-branch-lock-titanium ']' 12:13:01 + PACKAGES=/tmp/packages_end.txt 12:13:01 + case "${OS_FAMILY}" in 12:13:01 + dpkg -l 12:13:01 + grep '^ii' 12:13:01 + '[' -f /tmp/packages_start.txt ']' 12:13:01 + '[' -f /tmp/packages_end.txt ']' 12:13:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:13:01 + '[' /w/workspace/autorelease-gerrit-branch-lock-titanium ']' 12:13:01 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-titanium/archives/ 12:13:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-titanium/archives/ 12:13:01 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins12666939454237336235.sh 12:13:01 ---> capture-instance-metadata.sh 12:13:01 Setup pyenv: 12:13:01 * system (set by /opt/pyenv/version) 12:13:01 * 3.8.20 (set by /opt/pyenv/version) 12:13:01 * 3.9.20 (set by /opt/pyenv/version) 12:13:01 * 3.10.15 (set by /opt/pyenv/version) 12:13:01 * 3.11.10 (set by /opt/pyenv/version) 12:13:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yjmm 12:13:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:13:09 lf-activate-venv(): INFO: Installing: lftools 12:13:35 lf-activate-venv(): INFO: Adding /tmp/venv-yjmm/bin to PATH 12:13:35 INFO: Running in OpenStack, capturing instance metadata 12:13:35 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins9507439225788834386.sh 12:13:35 provisioning config files... 12:13:36 Could not find credentials [logs] for autorelease-gerrit-branch-lock-titanium #20 12:13:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-titanium@tmp/config11887364713877741524tmp 12:13:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:13:36 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:13:36 provisioning config files... 12:13:36 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:13:36 [EnvInject] - Injecting environment variables from a build step. 12:13:36 [EnvInject] - Injecting as environment variables the properties content 12:13:36 SERVER_ID=logs 12:13:36 12:13:36 [EnvInject] - Variables injected successfully. 12:13:36 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins4556395185086184811.sh 12:13:36 ---> create-netrc.sh 12:13:36 WARN: Log server credential not found. 12:13:36 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins11595429672029531846.sh 12:13:36 ---> python-tools-install.sh 12:13:36 Setup pyenv: 12:13:36 system 12:13:36 3.8.20 12:13:36 3.9.20 12:13:36 3.10.15 12:13:36 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-titanium/.python-version) 12:13:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yjmm from file:/tmp/.os_lf_venv 12:13:38 lf-activate-venv(): INFO: Installing: lftools 12:13:48 lf-activate-venv(): INFO: Adding /tmp/venv-yjmm/bin to PATH 12:13:48 Generating Requirements File 12:14:10 Python 3.11.10 12:14:10 pip 25.1.1 from /tmp/venv-yjmm/lib/python3.11/site-packages/pip (python 3.11) 12:14:10 appdirs==1.4.4 12:14:10 argcomplete==3.6.2 12:14:10 aspy.yaml==1.3.0 12:14:10 attrs==25.3.0 12:14:10 autopage==0.5.2 12:14:10 beautifulsoup4==4.13.4 12:14:10 boto3==1.39.3 12:14:10 botocore==1.39.3 12:14:10 bs4==0.0.2 12:14:10 cachetools==5.5.2 12:14:10 certifi==2025.7.9 12:14:10 cffi==1.17.1 12:14:10 cfgv==3.4.0 12:14:10 chardet==5.2.0 12:14:10 charset-normalizer==3.4.2 12:14:10 click==8.2.1 12:14:10 cliff==4.10.0 12:14:10 cmd2==2.7.0 12:14:10 cryptography==3.3.2 12:14:10 debtcollector==3.0.0 12:14:10 decorator==5.2.1 12:14:10 defusedxml==0.7.1 12:14:10 Deprecated==1.2.18 12:14:10 distlib==0.3.9 12:14:10 dnspython==2.7.0 12:14:10 docker==7.1.0 12:14:10 dogpile.cache==1.4.0 12:14:10 durationpy==0.10 12:14:10 email_validator==2.2.0 12:14:10 filelock==3.18.0 12:14:10 future==1.0.0 12:14:10 gitdb==4.0.12 12:14:10 GitPython==3.1.44 12:14:10 google-auth==2.40.3 12:14:10 httplib2==0.22.0 12:14:10 identify==2.6.12 12:14:10 idna==3.10 12:14:10 importlib-resources==1.5.0 12:14:10 iso8601==2.1.0 12:14:10 Jinja2==3.1.6 12:14:10 jmespath==1.0.1 12:14:10 jsonpatch==1.33 12:14:10 jsonpointer==3.0.0 12:14:10 jsonschema==4.24.0 12:14:10 jsonschema-specifications==2025.4.1 12:14:10 keystoneauth1==5.11.1 12:14:10 kubernetes==33.1.0 12:14:10 lftools==0.37.13 12:14:10 lxml==6.0.0 12:14:10 markdown-it-py==3.0.0 12:14:10 MarkupSafe==3.0.2 12:14:10 mdurl==0.1.2 12:14:10 msgpack==1.1.1 12:14:10 multi_key_dict==2.0.3 12:14:10 munch==4.0.0 12:14:10 netaddr==1.3.0 12:14:10 niet==1.4.2 12:14:10 nodeenv==1.9.1 12:14:10 oauth2client==4.1.3 12:14:10 oauthlib==3.3.1 12:14:10 openstacksdk==4.6.0 12:14:10 os-client-config==2.3.0 12:14:10 os-service-types==1.8.0 12:14:10 osc-lib==4.1.0 12:14:10 oslo.config==9.8.0 12:14:10 oslo.context==6.0.0 12:14:10 oslo.i18n==6.5.1 12:14:10 oslo.log==7.1.0 12:14:10 oslo.serialization==5.7.0 12:14:10 oslo.utils==9.0.0 12:14:10 packaging==25.0 12:14:10 pbr==6.1.1 12:14:10 platformdirs==4.3.8 12:14:10 prettytable==3.16.0 12:14:10 psutil==7.0.0 12:14:10 pyasn1==0.6.1 12:14:10 pyasn1_modules==0.4.2 12:14:10 pycparser==2.22 12:14:10 pygerrit2==2.0.15 12:14:10 PyGithub==2.6.1 12:14:10 Pygments==2.19.2 12:14:10 PyJWT==2.10.1 12:14:10 PyNaCl==1.5.0 12:14:10 pyparsing==2.4.7 12:14:10 pyperclip==1.9.0 12:14:10 pyrsistent==0.20.0 12:14:10 python-cinderclient==9.7.0 12:14:10 python-dateutil==2.9.0.post0 12:14:10 python-heatclient==4.2.0 12:14:10 python-jenkins==1.8.2 12:14:10 python-keystoneclient==5.6.0 12:14:10 python-magnumclient==4.8.1 12:14:10 python-openstackclient==8.1.0 12:14:10 python-swiftclient==4.8.0 12:14:10 PyYAML==6.0.2 12:14:10 referencing==0.36.2 12:14:10 requests==2.32.4 12:14:10 requests-oauthlib==2.0.0 12:14:10 requestsexceptions==1.4.0 12:14:10 rfc3986==2.0.0 12:14:10 rich==14.0.0 12:14:10 rich-argparse==1.7.1 12:14:10 rpds-py==0.26.0 12:14:10 rsa==4.9.1 12:14:10 ruamel.yaml==0.18.14 12:14:10 ruamel.yaml.clib==0.2.12 12:14:10 s3transfer==0.13.0 12:14:10 simplejson==3.20.1 12:14:10 six==1.17.0 12:14:10 smmap==5.0.2 12:14:10 soupsieve==2.7 12:14:10 stevedore==5.4.1 12:14:10 tabulate==0.9.0 12:14:10 toml==0.10.2 12:14:10 tomlkit==0.13.3 12:14:10 tqdm==4.67.1 12:14:10 typing_extensions==4.14.1 12:14:10 tzdata==2025.2 12:14:10 urllib3==1.26.20 12:14:10 virtualenv==20.31.2 12:14:10 wcwidth==0.2.13 12:14:10 websocket-client==1.8.0 12:14:10 wrapt==1.17.2 12:14:10 xdg==6.0.0 12:14:10 xmltodict==0.14.2 12:14:10 yq==3.4.3 12:14:10 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins14835510258221470469.sh 12:14:11 ---> sudo-logs.sh 12:14:11 Archiving 'sudo' log.. 12:14:11 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins5188654369360369763.sh 12:14:11 ---> job-cost.sh 12:14:11 Setup pyenv: 12:14:11 system 12:14:11 3.8.20 12:14:11 3.9.20 12:14:11 3.10.15 12:14:11 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-titanium/.python-version) 12:14:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yjmm from file:/tmp/.os_lf_venv 12:14:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:14:19 lf-activate-venv(): INFO: Adding /tmp/venv-yjmm/bin to PATH 12:14:19 INFO: No Stack... 12:14:19 INFO: Retrieving Pricing Info for: v3-standard-4 12:14:20 INFO: Archiving Costs 12:14:20 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash -l /tmp/jenkins12666942870267164024.sh 12:14:20 ---> logs-deploy.sh 12:14:20 Setup pyenv: 12:14:20 system 12:14:20 3.8.20 12:14:20 3.9.20 12:14:20 3.10.15 12:14:20 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-titanium/.python-version) 12:14:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yjmm from file:/tmp/.os_lf_venv 12:14:22 lf-activate-venv(): INFO: Installing: lftools 12:14:32 lf-activate-venv(): INFO: Adding /tmp/venv-yjmm/bin to PATH 12:14:32 WARNING: Nexus logging server not set 12:14:32 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-titanium/20/ 12:14:32 INFO: archiving logs to S3 12:14:33 ---> uname -a: 12:14:33 Linux prd-ubuntu2204-builder-4c-4g-41075 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:14:33 12:14:33 12:14:33 ---> lscpu: 12:14:33 Architecture: x86_64 12:14:33 CPU op-mode(s): 32-bit, 64-bit 12:14:33 Address sizes: 40 bits physical, 48 bits virtual 12:14:33 Byte Order: Little Endian 12:14:33 CPU(s): 4 12:14:33 On-line CPU(s) list: 0-3 12:14:33 Vendor ID: AuthenticAMD 12:14:33 Model name: AMD EPYC-Rome Processor 12:14:33 CPU family: 23 12:14:33 Model: 49 12:14:33 Thread(s) per core: 1 12:14:33 Core(s) per socket: 1 12:14:33 Socket(s): 4 12:14:33 Stepping: 0 12:14:33 BogoMIPS: 5600.00 12:14:33 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:14:33 Virtualization: AMD-V 12:14:33 Hypervisor vendor: KVM 12:14:33 Virtualization type: full 12:14:33 L1d cache: 128 KiB (4 instances) 12:14:33 L1i cache: 128 KiB (4 instances) 12:14:33 L2 cache: 2 MiB (4 instances) 12:14:33 L3 cache: 64 MiB (4 instances) 12:14:33 NUMA node(s): 1 12:14:33 NUMA node0 CPU(s): 0-3 12:14:33 Vulnerability Gather data sampling: Not affected 12:14:33 Vulnerability Itlb multihit: Not affected 12:14:33 Vulnerability L1tf: Not affected 12:14:33 Vulnerability Mds: Not affected 12:14:33 Vulnerability Meltdown: Not affected 12:14:33 Vulnerability Mmio stale data: Not affected 12:14:33 Vulnerability Reg file data sampling: Not affected 12:14:33 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:14:33 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:14:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:14:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:14:33 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:14:33 Vulnerability Srbds: Not affected 12:14:33 Vulnerability Tsx async abort: Not affected 12:14:33 12:14:33 12:14:33 ---> nproc: 12:14:33 4 12:14:33 12:14:33 12:14:33 ---> df -h: 12:14:33 Filesystem Size Used Avail Use% Mounted on 12:14:33 tmpfs 1.6G 1.1M 1.6G 1% /run 12:14:33 /dev/vda1 78G 8.2G 70G 11% / 12:14:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:14:33 tmpfs 5.0M 0 5.0M 0% /run/lock 12:14:33 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:14:33 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 12:14:33 12:14:33 12:14:33 ---> free -m: 12:14:33 total used free shared buff/cache available 12:14:33 Mem: 15989 646 12977 4 2365 15021 12:14:33 Swap: 1023 0 1023 12:14:33 12:14:33 12:14:33 ---> ip addr: 12:14:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:14:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:14:33 inet 127.0.0.1/8 scope host lo 12:14:33 valid_lft forever preferred_lft forever 12:14:33 inet6 ::1/128 scope host 12:14:33 valid_lft forever preferred_lft forever 12:14:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:14:33 link/ether fa:16:3e:99:f3:00 brd ff:ff:ff:ff:ff:ff 12:14:33 altname enp0s3 12:14:33 inet 10.30.170.182/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:14:33 valid_lft 86251sec preferred_lft 86251sec 12:14:33 inet6 fe80::f816:3eff:fe99:f300/64 scope link 12:14:33 valid_lft forever preferred_lft forever 12:14:33 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:14:33 link/ether 02:42:d5:c4:fc:76 brd ff:ff:ff:ff:ff:ff 12:14:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:14:33 valid_lft forever preferred_lft forever 12:14:33 12:14:33 12:14:33 ---> sar -b -r -n DEV: 12:14:33 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-4c-4g-41075) 07/09/25 _x86_64_ (4 CPU) 12:14:33 12:14:33 12:12:05 LINUX RESTART (4 CPU) 12:14:33 12:14:33 12:14:33 ---> sar -P ALL: 12:14:33 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-4c-4g-41075) 07/09/25 _x86_64_ (4 CPU) 12:14:33 12:14:33 12:12:05 LINUX RESTART (4 CPU) 12:14:33 12:14:33 12:14:33