14:29:51 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/147310 14:29:51 Running as SYSTEM 14:29:51 [EnvInject] - Loading node environment variables. 14:29:51 Building remotely on prd-ubuntu2204-docker-8c-8g-17389 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 14:29:51 [ssh-agent] Looking for ssh-agent implementation... 14:29:51 $ ssh-agent 14:29:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJvzORe/agent.1563 14:29:51 SSH_AGENT_PID=1565 14:29:51 [ssh-agent] Started. 14:29:51 Running ssh-add (command line suppressed) 14:29:51 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_8158199227882787691.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_8158199227882787691.key) 14:29:51 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:29:51 The recommended git tool is: NONE 14:29:53 using credential onap-jenkins-ssh 14:29:53 Wiping out workspace first. 14:29:54 Cloning the remote Git repository 14:29:54 Cloning repository git://cloud.onap.org/mirror/sdc.git 14:29:54 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 14:29:54 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 14:29:54 > git --version # timeout=10 14:29:54 > git --version # 'git version 2.34.1' 14:29:54 using GIT_SSH to set credentials Gerrit user 14:29:54 Verifying host key using manually-configured host key entries 14:29:54 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:30:22 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 14:30:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:30:23 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 14:30:23 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 14:30:23 using GIT_SSH to set credentials Gerrit user 14:30:23 Verifying host key using manually-configured host key entries 14:30:23 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/10/147310/1 # timeout=30 14:30:23 > git rev-parse ee5d9c52205204db4d53b85eecc11e25a97ce34b^{commit} # timeout=10 14:30:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:30:24 Checking out Revision ee5d9c52205204db4d53b85eecc11e25a97ce34b (refs/changes/10/147310/1) 14:30:24 > git config core.sparsecheckout # timeout=10 14:30:24 > git checkout -f ee5d9c52205204db4d53b85eecc11e25a97ce34b # timeout=30 14:30:28 Commit message: "Remove dead build scaffolding from catalog-ui" 14:30:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:30:28 > git rev-list --no-walk 67a22a73989f2911e973b8f2689a433086740888 # timeout=10 14:30:28 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins4281728188466376172.sh 14:30:29 All python files compiled successfully 14:30:29 $ ssh-agent -k 14:30:29 unset SSH_AUTH_SOCK; 14:30:29 unset SSH_AGENT_PID; 14:30:29 echo Agent pid 1565 killed; 14:30:29 [ssh-agent] Stopped. 14:30:29 [PostBuildScript] - [INFO] Executing post build scripts. 14:30:29 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins17337520183946536786.sh 14:30:29 ---> sysstat.sh 14:30:29 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins16748805066183136572.sh 14:30:29 ---> package-listing.sh 14:30:29 ++ facter osfamily 14:30:29 ++ tr '[:upper:]' '[:lower:]' 14:30:30 + OS_FAMILY=debian 14:30:30 + workspace=/w/workspace/sdc-master-python-verify-shell 14:30:30 + START_PACKAGES=/tmp/packages_start.txt 14:30:30 + END_PACKAGES=/tmp/packages_end.txt 14:30:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:30:30 + PACKAGES=/tmp/packages_start.txt 14:30:30 + '[' /w/workspace/sdc-master-python-verify-shell ']' 14:30:30 + PACKAGES=/tmp/packages_end.txt 14:30:30 + case "${OS_FAMILY}" in 14:30:30 + dpkg -l 14:30:30 + grep '^ii' 14:30:30 + '[' -f /tmp/packages_start.txt ']' 14:30:30 + '[' -f /tmp/packages_end.txt ']' 14:30:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:30:30 + '[' /w/workspace/sdc-master-python-verify-shell ']' 14:30:30 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 14:30:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 14:30:30 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins9865786032789541041.sh 14:30:30 ---> capture-instance-metadata.sh 14:30:30 Setup pyenv: 14:30:30 * system (set by /opt/pyenv/version) 14:30:30 * 3.8.20 (set by /opt/pyenv/version) 14:30:30 * 3.9.20 (set by /opt/pyenv/version) 14:30:30 3.10.15 14:30:30 3.11.10 14:30:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ubU9 14:30:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:30:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:30:39 lf-activate-venv(): INFO: Installing additional packages: lftools 14:31:23 lf-activate-venv(): INFO: Adding /tmp/venv-ubU9/bin to PATH 14:31:23 INFO: Running in OpenStack, capturing instance metadata 14:31:24 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins7989102106056706822.sh 14:31:24 provisioning config files... 14:31:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config15479768806525986783tmp 14:31:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:31:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:31:24 [EnvInject] - Injecting environment variables from a build step. 14:31:24 [EnvInject] - Injecting as environment variables the properties content 14:31:24 SERVER_ID=logs 14:31:24 14:31:24 [EnvInject] - Variables injected successfully. 14:31:24 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins11890205689122005206.sh 14:31:24 ---> create-netrc.sh 14:31:24 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins18099703516556890834.sh 14:31:24 ---> python-tools-install.sh 14:31:24 Setup pyenv: 14:31:24 system 14:31:24 3.8.20 14:31:24 3.9.20 14:31:24 3.10.15 14:31:24 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 14:31:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ubU9 from file:/tmp/.os_lf_venv 14:31:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:31:25 lf-activate-venv(): INFO: Installing additional packages: lftools 14:31:31 lf-activate-venv(): INFO: Adding /tmp/venv-ubU9/bin to PATH 14:31:31 Generating Requirements File 14:31:52 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. 14:31:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:31:53 Python 3.11.10 14:31:53 pip 26.2.1 from /tmp/venv-ubU9/lib/python3.11/site-packages/pip (python 3.11) 14:31:53 aiohappyeyeballs==2.7.1 14:31:53 aiohttp==3.14.3 14:31:53 aiosignal==1.4.0 14:31:53 appdirs==1.4.4 14:31:53 argcomplete==3.7.2 14:31:53 aspy.yaml==1.3.0 14:31:53 attrs==26.1.0 14:31:53 autopage==0.6.0 14:31:53 beautifulsoup4==4.15.0 14:31:53 boto3==1.43.86 14:31:53 botocore==1.43.86 14:31:53 bs4==0.0.2 14:31:53 certifi==2026.7.22 14:31:53 cffi==2.1.1 14:31:53 cfgv==3.5.0 14:31:53 chardet==7.6.0 14:31:53 charset-normalizer==3.5.1 14:31:53 click==8.5.0 14:31:53 cliff==4.16.0 14:31:53 cmd2==4.2.2 14:31:53 cryptography==3.3.2 14:31:53 debtcollector==3.1.0 14:31:53 decorator==5.3.1 14:31:53 defusedxml==0.7.1 14:31:53 Deprecated==1.3.1 14:31:53 distlib==0.4.3 14:31:53 dnspython==2.8.0 14:31:53 docker==7.2.0 14:31:53 dogpile.cache==1.5.0 14:31:53 durationpy==0.11 14:31:53 email-validator==2.3.0 14:31:53 filelock==3.32.5 14:31:53 frozenlist==1.8.0 14:31:53 future==1.0.0 14:31:53 gitdb==4.0.12 14:31:53 GitPython==3.1.61 14:31:53 httplib2==0.30.2 14:31:53 identify==2.6.19 14:31:53 idna==3.19 14:31:53 importlib-resources==1.5.0 14:31:53 iso8601==2.1.0 14:31:53 Jinja2==3.1.6 14:31:53 jmespath==1.1.0 14:31:53 jsonpatch==1.33 14:31:53 jsonpointer==3.1.1 14:31:53 jsonschema==4.26.0 14:31:53 jsonschema-specifications==2025.9.1 14:31:53 keystoneauth1==5.17.0 14:31:53 kubernetes==36.0.3 14:31:53 lftools==0.37.23 14:31:53 lxml==6.1.2 14:31:53 markdown-it-py==4.2.0 14:31:53 MarkupSafe==3.0.3 14:31:53 mdurl==0.1.2 14:31:53 msgpack==1.2.2 14:31:53 multi_key_dict==2.0.3 14:31:53 multidict==6.7.1 14:31:53 munch==4.0.0 14:31:53 netaddr==1.3.0 14:31:53 niet==1.4.2 14:31:53 nodeenv==1.10.0 14:31:53 oauth2client==4.1.3 14:31:53 oauthlib==3.3.1 14:31:53 openstacksdk==4.20.0 14:31:53 os-service-types==1.9.0 14:31:53 osc-lib==4.7.0 14:31:53 oslo.config==10.7.0 14:31:53 oslo.context==6.5.0 14:31:53 oslo.i18n==6.9.0 14:31:53 oslo.log==8.3.1 14:31:53 oslo.serialization==5.11.0 14:31:53 oslo.utils==10.2.0 14:31:53 packaging==26.3 14:31:53 pbr==7.0.3 14:31:53 platformdirs==4.11.7 14:31:53 prettytable==3.18.0 14:31:53 prompt_toolkit==3.0.53 14:31:53 propcache==0.5.2 14:31:53 psutil==7.2.2 14:31:53 pyasn1==0.6.4 14:31:53 pyasn1_modules==0.4.2 14:31:53 pycparser==3.0 14:31:53 pygerrit2==2.0.15 14:31:53 PyGithub==2.10.0 14:31:53 Pygments==2.21.0 14:31:53 PyJWT==2.13.0 14:31:53 PyNaCl==1.6.2 14:31:53 pyparsing==2.4.7 14:31:53 pyperclip==1.11.0 14:31:53 pyrsistent==0.20.0 14:31:53 python-dateutil==2.9.0.post0 14:31:53 python-discovery==1.6.0 14:31:53 python-heatclient==5.3.0 14:31:53 python-jenkins==1.8.3 14:31:53 python-keystoneclient==6.0.0 14:31:53 python-magnumclient==5.0.0 14:31:53 python-manilaclient==6.3.0 14:31:53 python-openstackclient==10.3.0 14:31:53 python-swiftclient==4.11.0 14:31:53 PyYAML==6.0.3 14:31:53 referencing==0.37.0 14:31:53 requests==2.34.2 14:31:53 requests-oauthlib==2.0.0 14:31:53 rfc3986==2.0.0 14:31:53 rich==15.0.0 14:31:53 rich-argparse==1.8.0 14:31:53 rpds-py==2026.6.3 14:31:53 rsa==4.9.1 14:31:53 ruamel.yaml==0.19.1 14:31:53 ruamel.yaml.clib==0.2.15 14:31:53 s3transfer==0.19.2 14:31:53 simplejson==4.1.2 14:31:53 six==1.17.0 14:31:53 smmap==5.0.3 14:31:53 soupsieve==2.9.2 14:31:53 stevedore==5.9.1 14:31:53 tabulate==0.10.0 14:31:53 toml==0.10.2 14:31:53 tomlkit==0.15.1 14:31:53 tqdm==4.70.0 14:31:53 typing_extensions==4.16.0 14:31:53 urllib3==1.26.20 14:31:53 virtualenv==21.7.8 14:31:53 wcwidth==0.8.3 14:31:53 websocket-client==1.9.2 14:31:53 wrapt==2.4.0 14:31:53 xdg==6.0.0 14:31:53 xmltodict==1.0.4 14:31:53 yarl==1.24.5 14:31:53 yq==4.1.2 14:31:53 [sdc-master-python-verify-shell] $ /bin/sh /tmp/jenkins16215377258125269672.sh 14:31:53 ---> uv-install.sh 14:31:53 Installing uv/uvx (latest) using shell installer 14:31:53 2026-09-02 14:31:53 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-emQSMq.sh" [1] 14:31:53 downloading uv 0.12.9 x86_64-unknown-linux-gnu 14:31:54 installing to /home/jenkins/.local/bin 14:31:54 uv 14:31:54 uvx 14:31:54 everything's installed! 14:31:54 14:31:54 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:31:54 14:31:54 source $HOME/.local/bin/env (sh, bash, zsh) 14:31:54 source $HOME/.local/bin/env.fish (fish) 14:31:54 Adding install location to PATH 14:31:54 ---> Validating uv/uvx install 14:31:54 uvx 0.12.9 (x86_64-unknown-linux-gnu) 14:31:54 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins5716063850453473482.sh 14:31:54 ---> sudo-logs.sh 14:31:54 Archiving 'sudo' log.. 14:31:55 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins16956864156114549248.sh 14:31:55 ---> job-cost.sh 14:31:55 INFO: Activating Python virtual environment... 14:31:55 Setup pyenv: 14:31:55 system 14:31:55 3.8.20 14:31:55 3.9.20 14:31:55 3.10.15 14:31:55 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 14:31:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ubU9 from file:/tmp/.os_lf_venv 14:31:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:31:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:32:00 lf-activate-venv(): INFO: Adding /tmp/venv-ubU9/bin to PATH 14:32:00 INFO: No stack-cost file found 14:32:00 INFO: Instance uptime: 171s 14:32:00 INFO: Fetching instance metadata (attempt 1 of 3)... 14:32:00 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:32:01 INFO: Successfully fetched instance metadata 14:32:01 INFO: Instance type: v3-standard-8 14:32:01 INFO: Retrieving pricing info for: v3-standard-8 14:32:01 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:32:01 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=171 14:32:01 INFO: Successfully fetched Vexxhost pricing API 14:32:01 INFO: Retrieved cost: 0.22 14:32:01 INFO: Retrieved resource: v3-standard-8 14:32:01 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 14:32:01 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 14:32:01 INFO: Successfully archived job cost data 14:32:01 DEBUG: Cost data: sdc-master-python-verify-shell,1318,2026-09-02 14:32:01,v3-standard-8,171,0.22,0.00,SUCCESS 14:32:01 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins17595905333357785563.sh 14:32:01 ---> logs-deploy.sh 14:32:01 Setup pyenv: 14:32:01 system 14:32:01 3.8.20 14:32:01 3.9.20 14:32:01 3.10.15 14:32:01 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 14:32:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ubU9 from file:/tmp/.os_lf_venv 14:32:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:32:08 lf-activate-venv(): INFO: Adding /tmp/venv-ubU9/bin to PATH 14:32:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/1318 14:32:08 INFO: archiving workspace using pattern(s): 14:32:09 Archives upload complete. 14:32:10 INFO: archiving logs to Nexus 14:32:10 ---> uname -a: 14:32:10 Linux prd-ubuntu2204-docker-8c-8g-17389 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 14:32:10 14:32:10 14:32:10 ---> lscpu: 14:32:10 Architecture: x86_64 14:32:10 CPU op-mode(s): 32-bit, 64-bit 14:32:10 Address sizes: 40 bits physical, 48 bits virtual 14:32:10 Byte Order: Little Endian 14:32:10 CPU(s): 8 14:32:10 On-line CPU(s) list: 0-7 14:32:10 Vendor ID: AuthenticAMD 14:32:10 Model name: AMD EPYC-Rome Processor 14:32:10 CPU family: 23 14:32:10 Model: 49 14:32:10 Thread(s) per core: 1 14:32:10 Core(s) per socket: 1 14:32:10 Socket(s): 8 14:32:10 Stepping: 0 14:32:10 BogoMIPS: 5600.00 14:32:10 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 14:32:10 Virtualization: AMD-V 14:32:10 Hypervisor vendor: KVM 14:32:10 Virtualization type: full 14:32:10 L1d cache: 256 KiB (8 instances) 14:32:10 L1i cache: 256 KiB (8 instances) 14:32:10 L2 cache: 4 MiB (8 instances) 14:32:10 L3 cache: 128 MiB (8 instances) 14:32:10 NUMA node(s): 1 14:32:10 NUMA node0 CPU(s): 0-7 14:32:10 Vulnerability Gather data sampling: Not affected 14:32:10 Vulnerability Indirect target selection: Not affected 14:32:10 Vulnerability Itlb multihit: Not affected 14:32:10 Vulnerability L1tf: Not affected 14:32:10 Vulnerability Mds: Not affected 14:32:10 Vulnerability Meltdown: Not affected 14:32:10 Vulnerability Mmio stale data: Not affected 14:32:10 Vulnerability Reg file data sampling: Not affected 14:32:10 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:32:10 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:32:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:32:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:32:10 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:32:10 Vulnerability Srbds: Not affected 14:32:10 Vulnerability Tsa: Not affected 14:32:10 Vulnerability Tsx async abort: Not affected 14:32:10 Vulnerability Vmscape: Not affected 14:32:10 14:32:10 14:32:10 ---> nproc: 14:32:10 8 14:32:10 14:32:10 14:32:10 ---> df -h: 14:32:10 Filesystem Size Used Avail Use% Mounted on 14:32:10 tmpfs 3.2G 1.1M 3.2G 1% /run 14:32:10 /dev/vda1 155G 11G 145G 7% / 14:32:10 tmpfs 16G 0 16G 0% /dev/shm 14:32:10 tmpfs 5.0M 0 5.0M 0% /run/lock 14:32:10 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:32:10 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 14:32:10 14:32:10 14:32:11 ---> free -m: 14:32:11 total used free shared buff/cache available 14:32:11 Mem: 32092 891 28128 4 3072 30740 14:32:11 Swap: 1023 0 1023 14:32:11 14:32:11 14:32:11 ---> ip addr: 14:32:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:32:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:32:11 inet 127.0.0.1/8 scope host lo 14:32:11 valid_lft forever preferred_lft forever 14:32:11 inet6 ::1/128 scope host 14:32:11 valid_lft forever preferred_lft forever 14:32:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:32:11 link/ether fa:16:3e:61:73:7a brd ff:ff:ff:ff:ff:ff 14:32:11 altname enp0s3 14:32:11 inet 10.30.107.235/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 14:32:11 valid_lft 86227sec preferred_lft 86227sec 14:32:11 inet6 fe80::f816:3eff:fe61:737a/64 scope link 14:32:11 valid_lft forever preferred_lft forever 14:32:11 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:32:11 link/ether 0a:69:29:85:08:b1 brd ff:ff:ff:ff:ff:ff 14:32:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:32:11 valid_lft forever preferred_lft forever 14:32:11 14:32:11 14:32:11 ---> sar -b -r -n DEV: 14:32:11 Linux 5.15.0-190-generic (prd-ubuntu2204-docker-8c-8g-17389) 09/02/26 _x86_64_ (8 CPU) 14:32:11 14:32:11 14:29:21 LINUX RESTART (8 CPU) 14:32:11 14:32:11 14:32:11 ---> sar -P ALL: 14:32:11 Linux 5.15.0-190-generic (prd-ubuntu2204-docker-8c-8g-17389) 09/02/26 _x86_64_ (8 CPU) 14:32:11 14:32:11 14:29:21 LINUX RESTART (8 CPU) 14:32:11 14:32:11 14:32:11