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