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