08:01:02 Started by timer 08:01:02 Running as SYSTEM 08:01:02 [EnvInject] - Loading node environment variables. 08:01:02 Building remotely on prd-ubuntu2204-builder-2c-2g-3866 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-jenkins-sandbox-cleanup 08:01:03 [ssh-agent] Looking for ssh-agent implementation... 08:01:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:03 $ ssh-agent 08:01:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXV6HGWR/agent.1534 08:01:03 SSH_AGENT_PID=1536 08:01:03 [ssh-agent] Started. 08:01:03 Running ssh-add (command line suppressed) 08:01:03 Identity added: /w/workspace/builder-jenkins-sandbox-cleanup@tmp/private_key_12812111469812394303.key (/w/workspace/builder-jenkins-sandbox-cleanup@tmp/private_key_12812111469812394303.key) 08:01:03 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:01:03 provisioning config files... 08:01:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:03 provisioning config files... 08:01:03 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:03 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8655147521198401846.sh 08:01:03 ---> jenkins-sandbox-cleanup.sh 08:01:03 Setup pyenv: 08:01:03 * system (set by /opt/pyenv/version) 08:01:03 * 3.8.20 (set by /opt/pyenv/version) 08:01:03 * 3.9.20 (set by /opt/pyenv/version) 08:01:03 3.10.15 08:01:03 3.11.10 08:01:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Dy9N 08:01:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:22 lf-activate-venv(): INFO: Base packages installed successfully 08:01:22 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:01:38 lf-activate-venv(): INFO: Adding /tmp/venv-Dy9N/bin to PATH 08:01:38 /tmp/venv-Dy9N/lib/python3.11/site-packages/jenkins_jobs/registry.py:21: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 08:01:38 import pkg_resources 08:01:38 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:01:38 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:01:38 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:01:38 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:01:38 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:01:38 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:01:38 Traceback (most recent call last): 08:01:38 File "/tmp/venv-Dy9N/bin/jenkins-jobs", line 7, in 08:01:38 sys.exit(main()) 08:01:38 ^^^^^^ 08:01:38 File "/tmp/venv-Dy9N/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:38 jjb = JenkinsJobs(argv) 08:01:38 ^^^^^^^^^^^^^^^^^ 08:01:38 File "/tmp/venv-Dy9N/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:38 self.parser = create_parser() 08:01:38 ^^^^^^^^^^^^^^^ 08:01:38 File "/tmp/venv-Dy9N/lib/python3.11/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:38 extension_manager.map(parse_subcommand_args, subparser) 08:01:38 File "/tmp/venv-Dy9N/lib/python3.11/site-packages/stevedore/extension.py", line 379, in map 08:01:38 raise NoMatches(f'No {self.namespace} extensions found') 08:01:38 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:38 Build step 'Execute shell' marked build as failure 08:01:38 $ ssh-agent -k 08:01:38 unset SSH_AUTH_SOCK; 08:01:38 unset SSH_AGENT_PID; 08:01:38 echo Agent pid 1536 killed; 08:01:38 [ssh-agent] Stopped. 08:01:38 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:38 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6386566000957489034.sh 08:01:38 ---> sysstat.sh 08:01:39 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15560609117208507963.sh 08:01:39 ---> package-listing.sh 08:01:39 ++ tr '[:upper:]' '[:lower:]' 08:01:39 ++ facter osfamily 08:01:39 + OS_FAMILY=debian 08:01:39 + workspace=/w/workspace/builder-jenkins-sandbox-cleanup 08:01:39 + START_PACKAGES=/tmp/packages_start.txt 08:01:39 + END_PACKAGES=/tmp/packages_end.txt 08:01:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:39 + PACKAGES=/tmp/packages_start.txt 08:01:39 + '[' /w/workspace/builder-jenkins-sandbox-cleanup ']' 08:01:39 + PACKAGES=/tmp/packages_end.txt 08:01:39 + case "${OS_FAMILY}" in 08:01:39 + dpkg -l 08:01:39 + grep '^ii' 08:01:39 + '[' -f /tmp/packages_start.txt ']' 08:01:39 + '[' -f /tmp/packages_end.txt ']' 08:01:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:39 + '[' /w/workspace/builder-jenkins-sandbox-cleanup ']' 08:01:39 + mkdir -p /w/workspace/builder-jenkins-sandbox-cleanup/archives/ 08:01:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-jenkins-sandbox-cleanup/archives/ 08:01:39 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12282040515308073988.sh 08:01:39 ---> capture-instance-metadata.sh 08:01:39 Setup pyenv: 08:01:39 system 08:01:39 3.8.20 08:01:39 3.9.20 08:01:39 3.10.15 08:01:39 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:01:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rOc1 08:01:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:53 lf-activate-venv(): INFO: Base packages installed successfully 08:01:53 lf-activate-venv(): INFO: Installing additional packages: lftools 08:02:21 lf-activate-venv(): INFO: Adding /tmp/venv-rOc1/bin to PATH 08:02:21 INFO: Running in OpenStack, capturing instance metadata 08:02:22 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9095112059411173943.sh 08:02:22 provisioning config files... 08:02:22 Could not find credentials [logs] for builder-jenkins-sandbox-cleanup #388 08:02:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-jenkins-sandbox-cleanup@tmp/config7256514228432569697tmp 08:02:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:02:22 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:02:22 provisioning config files... 08:02:22 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:02:22 [EnvInject] - Injecting environment variables from a build step. 08:02:22 [EnvInject] - Injecting as environment variables the properties content 08:02:22 SERVER_ID=logs 08:02:22 08:02:22 [EnvInject] - Variables injected successfully. 08:02:22 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13286432025263986688.sh 08:02:22 ---> create-netrc.sh 08:02:22 WARN: Log server credential not found. 08:02:22 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13022910540735072372.sh 08:02:22 ---> python-tools-install.sh 08:02:22 Setup pyenv: 08:02:22 system 08:02:22 3.8.20 08:02:22 3.9.20 08:02:22 3.10.15 08:02:22 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:02:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rOc1 from file:/tmp/.os_lf_venv 08:02:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:24 lf-activate-venv(): INFO: Base packages installed successfully 08:02:24 lf-activate-venv(): INFO: Installing additional packages: lftools 08:02:35 lf-activate-venv(): INFO: Adding /tmp/venv-rOc1/bin to PATH 08:02:35 Generating Requirements File 08:02:56 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. 08:02:56 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:02:56 Python 3.11.10 08:02:56 pip 25.3 from /tmp/venv-rOc1/lib/python3.11/site-packages/pip (python 3.11) 08:02:56 appdirs==1.4.4 08:02:56 argcomplete==3.6.3 08:02:56 aspy.yaml==1.3.0 08:02:56 attrs==25.4.0 08:02:56 autopage==0.5.2 08:02:56 beautifulsoup4==4.14.3 08:02:56 boto3==1.42.34 08:02:56 botocore==1.42.34 08:02:56 bs4==0.0.2 08:02:56 certifi==2026.1.4 08:02:56 cffi==2.0.0 08:02:56 cfgv==3.5.0 08:02:56 chardet==5.2.0 08:02:56 charset-normalizer==3.4.4 08:02:56 click==8.3.1 08:02:56 cliff==4.13.1 08:02:56 cmd2==3.1.0 08:02:56 cryptography==3.3.2 08:02:56 debtcollector==3.0.0 08:02:56 decorator==5.2.1 08:02:56 defusedxml==0.7.1 08:02:56 Deprecated==1.3.1 08:02:56 distlib==0.4.0 08:02:56 dnspython==2.8.0 08:02:56 docker==7.1.0 08:02:56 dogpile.cache==1.5.0 08:02:56 durationpy==0.10 08:02:56 email-validator==2.3.0 08:02:56 filelock==3.20.3 08:02:56 future==1.0.0 08:02:56 gitdb==4.0.12 08:02:56 GitPython==3.1.46 08:02:56 httplib2==0.30.2 08:02:56 identify==2.6.16 08:02:56 idna==3.11 08:02:56 importlib-resources==1.5.0 08:02:56 iso8601==2.1.0 08:02:56 Jinja2==3.1.6 08:02:56 jmespath==1.1.0 08:02:56 jsonpatch==1.33 08:02:56 jsonpointer==3.0.0 08:02:56 jsonschema==4.26.0 08:02:56 jsonschema-specifications==2025.9.1 08:02:56 keystoneauth1==5.13.0 08:02:56 kubernetes==35.0.0 08:02:56 lftools==0.37.21 08:02:56 lxml==6.0.2 08:02:56 markdown-it-py==4.0.0 08:02:56 MarkupSafe==3.0.3 08:02:56 mdurl==0.1.2 08:02:56 msgpack==1.1.2 08:02:56 multi_key_dict==2.0.3 08:02:56 munch==4.0.0 08:02:56 netaddr==1.3.0 08:02:56 niet==1.4.2 08:02:56 nodeenv==1.10.0 08:02:56 oauth2client==4.1.3 08:02:56 oauthlib==3.3.1 08:02:56 openstacksdk==4.9.0 08:02:56 os-service-types==1.8.2 08:02:56 osc-lib==4.3.0 08:02:56 oslo.config==10.2.0 08:02:56 oslo.context==6.2.0 08:02:56 oslo.i18n==6.7.1 08:02:56 oslo.log==8.0.0 08:02:56 oslo.serialization==5.9.0 08:02:56 oslo.utils==9.2.0 08:02:56 packaging==26.0 08:02:56 pbr==7.0.3 08:02:56 platformdirs==4.5.1 08:02:56 prettytable==3.17.0 08:02:56 psutil==7.2.1 08:02:56 pyasn1==0.6.2 08:02:56 pyasn1_modules==0.4.2 08:02:56 pycparser==3.0 08:02:56 pygerrit2==2.0.15 08:02:56 PyGithub==2.8.1 08:02:56 Pygments==2.19.2 08:02:56 PyJWT==2.10.1 08:02:56 PyNaCl==1.6.2 08:02:56 pyparsing==2.4.7 08:02:56 pyperclip==1.11.0 08:02:56 pyrsistent==0.20.0 08:02:56 python-cinderclient==9.8.0 08:02:56 python-dateutil==2.9.0.post0 08:02:56 python-heatclient==5.0.0 08:02:56 python-jenkins==1.8.3 08:02:56 python-keystoneclient==5.7.0 08:02:56 python-magnumclient==4.9.0 08:02:56 python-openstackclient==8.3.0 08:02:56 python-swiftclient==4.9.0 08:02:56 PyYAML==6.0.3 08:02:56 referencing==0.37.0 08:02:56 requests==2.32.5 08:02:56 requests-oauthlib==2.0.0 08:02:56 requestsexceptions==1.4.0 08:02:56 rfc3986==2.0.0 08:02:56 rich==14.2.0 08:02:56 rich-argparse==1.7.2 08:02:56 rpds-py==0.30.0 08:02:56 rsa==4.9.1 08:02:56 ruamel.yaml==0.19.1 08:02:56 ruamel.yaml.clib==0.2.15 08:02:56 s3transfer==0.16.0 08:02:56 simplejson==3.20.2 08:02:56 six==1.17.0 08:02:56 smmap==5.0.2 08:02:56 soupsieve==2.8.3 08:02:56 stevedore==5.6.0 08:02:56 tabulate==0.9.0 08:02:56 toml==0.10.2 08:02:56 tomlkit==0.14.0 08:02:56 tqdm==4.67.1 08:02:56 typing_extensions==4.15.0 08:02:56 tzdata==2025.3 08:02:56 urllib3==1.26.20 08:02:56 virtualenv==20.36.1 08:02:56 wcwidth==0.3.2 08:02:56 websocket-client==1.9.0 08:02:56 wrapt==2.0.1 08:02:56 xdg==6.0.0 08:02:56 xmltodict==1.0.2 08:02:56 yq==3.4.3 08:02:56 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8959841361038050494.sh 08:02:56 ---> sudo-logs.sh 08:02:56 Archiving 'sudo' log.. 08:02:57 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15487055647093970305.sh 08:02:57 ---> job-cost.sh 08:02:57 Setup pyenv: 08:02:57 system 08:02:57 3.8.20 08:02:57 3.9.20 08:02:57 3.10.15 08:02:57 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:02:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rOc1 from file:/tmp/.os_lf_venv 08:02:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:59 lf-activate-venv(): INFO: Base packages installed successfully 08:02:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:03:12 lf-activate-venv(): INFO: Adding /tmp/venv-rOc1/bin to PATH 08:03:12 INFO: No Stack... 08:03:12 INFO: Retrieving Pricing Info for: v3-standard-2 08:03:12 INFO: Archiving Costs 08:03:12 [builder-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins10517194990492421681.sh 08:03:12 ---> logs-deploy.sh 08:03:12 Setup pyenv: 08:03:12 system 08:03:12 3.8.20 08:03:12 3.9.20 08:03:12 3.10.15 08:03:12 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:03:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rOc1 from file:/tmp/.os_lf_venv 08:03:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:03:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:03:14 lf-activate-venv(): INFO: Base packages installed successfully 08:03:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:03:26 lf-activate-venv(): INFO: Adding /tmp/venv-rOc1/bin to PATH 08:03:26 WARNING: Nexus logging server not set 08:03:26 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-jenkins-sandbox-cleanup/388/ 08:03:26 INFO: archiving logs to S3 08:03:27 ---> uname -a: 08:03:27 Linux prd-ubuntu2204-builder-2c-2g-3866 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 08:03:27 08:03:27 08:03:27 ---> lscpu: 08:03:27 Architecture: x86_64 08:03:27 CPU op-mode(s): 32-bit, 64-bit 08:03:27 Address sizes: 40 bits physical, 48 bits virtual 08:03:27 Byte Order: Little Endian 08:03:27 CPU(s): 2 08:03:27 On-line CPU(s) list: 0,1 08:03:27 Vendor ID: AuthenticAMD 08:03:27 Model name: AMD EPYC-Rome Processor 08:03:27 CPU family: 23 08:03:27 Model: 49 08:03:27 Thread(s) per core: 1 08:03:27 Core(s) per socket: 1 08:03:27 Socket(s): 2 08:03:27 Stepping: 0 08:03:27 BogoMIPS: 5600.00 08:03:27 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 08:03:27 Virtualization: AMD-V 08:03:27 Hypervisor vendor: KVM 08:03:27 Virtualization type: full 08:03:27 L1d cache: 64 KiB (2 instances) 08:03:27 L1i cache: 64 KiB (2 instances) 08:03:27 L2 cache: 1 MiB (2 instances) 08:03:27 L3 cache: 32 MiB (2 instances) 08:03:27 NUMA node(s): 1 08:03:27 NUMA node0 CPU(s): 0,1 08:03:27 Vulnerability Gather data sampling: Not affected 08:03:27 Vulnerability Indirect target selection: Not affected 08:03:27 Vulnerability Itlb multihit: Not affected 08:03:27 Vulnerability L1tf: Not affected 08:03:27 Vulnerability Mds: Not affected 08:03:27 Vulnerability Meltdown: Not affected 08:03:27 Vulnerability Mmio stale data: Not affected 08:03:27 Vulnerability Reg file data sampling: Not affected 08:03:27 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:03:27 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:03:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:03:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:03:27 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:03:27 Vulnerability Srbds: Not affected 08:03:27 Vulnerability Tsa: Not affected 08:03:27 Vulnerability Tsx async abort: Not affected 08:03:27 Vulnerability Vmscape: Not affected 08:03:27 08:03:27 08:03:27 ---> nproc: 08:03:27 2 08:03:27 08:03:27 08:03:27 ---> df -h: 08:03:27 Filesystem Size Used Avail Use% Mounted on 08:03:27 tmpfs 794M 1.1M 793M 1% /run 08:03:27 /dev/vda1 39G 8.3G 31G 22% / 08:03:27 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:03:27 tmpfs 5.0M 0 5.0M 0% /run/lock 08:03:27 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:03:27 tmpfs 794M 4.0K 794M 1% /run/user/1001 08:03:27 08:03:27 08:03:27 ---> free -m: 08:03:27 total used free shared buff/cache available 08:03:27 Mem: 7937 497 4966 4 2474 7145 08:03:27 Swap: 1023 0 1023 08:03:27 08:03:27 08:03:27 ---> ip addr: 08:03:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:03:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:03:27 inet 127.0.0.1/8 scope host lo 08:03:27 valid_lft forever preferred_lft forever 08:03:27 inet6 ::1/128 scope host 08:03:27 valid_lft forever preferred_lft forever 08:03:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:03:27 link/ether fa:16:3e:61:e3:53 brd ff:ff:ff:ff:ff:ff 08:03:27 altname enp0s3 08:03:27 inet 10.30.170.218/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:03:27 valid_lft 86218sec preferred_lft 86218sec 08:03:27 inet6 fe80::f816:3eff:fe61:e353/64 scope link 08:03:27 valid_lft forever preferred_lft forever 08:03:27 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:03:27 link/ether be:5d:75:4c:e7:2e brd ff:ff:ff:ff:ff:ff 08:03:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:03:27 valid_lft forever preferred_lft forever 08:03:27 08:03:27 08:03:27 ---> sar -b -r -n DEV: 08:03:27 Linux 5.15.0-164-generic (prd-ubuntu2204-builder-2c-2g-3866) 01/24/26 _x86_64_ (2 CPU) 08:03:27 08:03:27 08:00:29 LINUX RESTART (2 CPU) 08:03:27 08:03:27 08:03:27 ---> sar -P ALL: 08:03:27 Linux 5.15.0-164-generic (prd-ubuntu2204-builder-2c-2g-3866) 01/24/26 _x86_64_ (2 CPU) 08:03:27 08:03:27 08:00:29 LINUX RESTART (2 CPU) 08:03:27 08:03:27 08:03:27