20:47:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/145593 20:47:16 Running as SYSTEM 20:47:16 [EnvInject] - Loading node environment variables. 20:47:16 Building remotely on prd-ubuntu2204-docker-8c-8g-3337 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 20:47:16 [ssh-agent] Looking for ssh-agent implementation... 20:47:16 $ ssh-agent 20:47:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXzpxUg0/agent.1559 20:47:16 SSH_AGENT_PID=1561 20:47:16 [ssh-agent] Started. 20:47:17 Running ssh-add (command line suppressed) 20:47:17 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_8585070270502495352.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_8585070270502495352.key) 20:47:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:47:17 The recommended git tool is: NONE 20:47:18 using credential onap-jenkins-ssh 20:47:18 Wiping out workspace first. 20:47:18 Cloning the remote Git repository 20:47:18 Cloning repository git://cloud.onap.org/mirror/sdc.git 20:47:18 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 20:47:18 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 20:47:18 > git --version # timeout=10 20:47:18 > git --version # 'git version 2.34.1' 20:47:18 using GIT_SSH to set credentials Gerrit user 20:47:18 Verifying host key using manually-configured host key entries 20:47:18 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:47:32 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 20:47:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:47:32 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 20:47:32 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 20:47:32 using GIT_SSH to set credentials Gerrit user 20:47:32 Verifying host key using manually-configured host key entries 20:47:32 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/93/145593/2 # timeout=30 20:47:33 > git rev-parse 18d6802abc911daa084c1c09d0c427d122abeef2^{commit} # timeout=10 20:47:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:47:33 Checking out Revision 18d6802abc911daa084c1c09d0c427d122abeef2 (refs/changes/93/145593/2) 20:47:33 > git config core.sparsecheckout # timeout=10 20:47:33 > git checkout -f 18d6802abc911daa084c1c09d0c427d122abeef2 # timeout=30 20:47:37 Commit message: "Migrate General tab to Angular GeneralTabComponent" 20:47:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:47:37 > git rev-list --no-walk f89b301410cec73cb8c01ec5d21c95292d2c206e # timeout=10 20:47:37 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins4230655614677036951.sh 20:47:37 All python files compiled successfully 20:47:37 $ ssh-agent -k 20:47:37 unset SSH_AUTH_SOCK; 20:47:37 unset SSH_AGENT_PID; 20:47:37 echo Agent pid 1561 killed; 20:47:37 [ssh-agent] Stopped. 20:47:37 [PostBuildScript] - [INFO] Executing post build scripts. 20:47:37 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins3014704004984734981.sh 20:47:37 ---> sysstat.sh 20:47:38 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins8619123914801852200.sh 20:47:38 ---> package-listing.sh 20:47:38 ++ facter osfamily 20:47:38 ++ tr '[:upper:]' '[:lower:]' 20:47:38 + OS_FAMILY=debian 20:47:38 + workspace=/w/workspace/sdc-master-python-verify-shell 20:47:38 + START_PACKAGES=/tmp/packages_start.txt 20:47:38 + END_PACKAGES=/tmp/packages_end.txt 20:47:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:47:38 + PACKAGES=/tmp/packages_start.txt 20:47:38 + '[' /w/workspace/sdc-master-python-verify-shell ']' 20:47:38 + PACKAGES=/tmp/packages_end.txt 20:47:38 + case "${OS_FAMILY}" in 20:47:38 + grep '^ii' 20:47:38 + dpkg -l 20:47:38 + '[' -f /tmp/packages_start.txt ']' 20:47:38 + '[' -f /tmp/packages_end.txt ']' 20:47:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:47:38 + '[' /w/workspace/sdc-master-python-verify-shell ']' 20:47:38 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 20:47:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 20:47:38 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins3117471092900876245.sh 20:47:38 ---> capture-instance-metadata.sh 20:47:38 Setup pyenv: 20:47:39 * system (set by /opt/pyenv/version) 20:47:39 * 3.8.20 (set by /opt/pyenv/version) 20:47:39 * 3.9.20 (set by /opt/pyenv/version) 20:47:39 3.10.15 20:47:39 3.11.10 20:47:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8sjh 20:47:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:47:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:47:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:47:47 lf-activate-venv(): INFO: Base packages installed successfully 20:47:47 lf-activate-venv(): INFO: Installing additional packages: lftools 20:48:10 lf-activate-venv(): INFO: Adding /tmp/venv-8sjh/bin to PATH 20:48:10 INFO: Running in OpenStack, capturing instance metadata 20:48:10 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins2554966753268507365.sh 20:48:10 provisioning config files... 20:48:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config10265715705012059954tmp 20:48:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:48:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:48:10 [EnvInject] - Injecting environment variables from a build step. 20:48:10 [EnvInject] - Injecting as environment variables the properties content 20:48:10 SERVER_ID=logs 20:48:10 20:48:10 [EnvInject] - Variables injected successfully. 20:48:10 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins261631503169800619.sh 20:48:10 ---> create-netrc.sh 20:48:10 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins17866448081637362580.sh 20:48:10 ---> python-tools-install.sh 20:48:10 Setup pyenv: 20:48:10 system 20:48:10 3.8.20 20:48:10 3.9.20 20:48:10 3.10.15 20:48:10 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 20:48:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8sjh from file:/tmp/.os_lf_venv 20:48:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:48:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:48:12 lf-activate-venv(): INFO: Base packages installed successfully 20:48:12 lf-activate-venv(): INFO: Installing additional packages: lftools 20:48:19 lf-activate-venv(): INFO: Adding /tmp/venv-8sjh/bin to PATH 20:48:19 Generating Requirements File 20:48:42 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. 20:48:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:48:45 Python 3.11.10 20:48:46 pip 26.1.2 from /tmp/venv-8sjh/lib/python3.11/site-packages/pip (python 3.11) 20:48:46 aiohappyeyeballs==2.6.2 20:48:46 aiohttp==3.14.1 20:48:46 aiosignal==1.4.0 20:48:46 appdirs==1.4.4 20:48:46 argcomplete==3.6.3 20:48:46 aspy.yaml==1.3.0 20:48:46 attrs==26.1.0 20:48:46 autopage==0.6.0 20:48:46 beautifulsoup4==4.15.0 20:48:46 boto3==1.43.36 20:48:46 botocore==1.43.36 20:48:46 bs4==0.0.2 20:48:46 certifi==2026.6.17 20:48:46 cffi==2.0.0 20:48:46 cfgv==3.5.0 20:48:46 chardet==7.4.3 20:48:46 charset-normalizer==3.4.7 20:48:46 click==8.4.2 20:48:46 cliff==4.14.0 20:48:46 cmd2==4.0.0 20:48:46 cryptography==3.3.2 20:48:46 debtcollector==3.1.0 20:48:46 decorator==5.3.1 20:48:46 defusedxml==0.7.1 20:48:46 Deprecated==1.3.1 20:48:46 distlib==0.4.3 20:48:46 dnspython==2.8.0 20:48:46 docker==7.1.0 20:48:46 dogpile.cache==1.5.0 20:48:46 durationpy==0.10 20:48:46 email-validator==2.3.0 20:48:46 filelock==3.29.4 20:48:46 frozenlist==1.8.0 20:48:46 future==1.0.0 20:48:46 gitdb==4.0.12 20:48:46 GitPython==3.1.50 20:48:46 httplib2==0.30.2 20:48:46 identify==2.6.19 20:48:46 idna==3.18 20:48:46 importlib-resources==1.5.0 20:48:46 iso8601==2.1.0 20:48:46 Jinja2==3.1.6 20:48:46 jmespath==1.1.0 20:48:46 jsonpatch==1.33 20:48:46 jsonpointer==3.1.1 20:48:46 jsonschema==4.26.0 20:48:46 jsonschema-specifications==2025.9.1 20:48:46 keystoneauth1==5.14.0 20:48:46 kubernetes==36.0.2 20:48:46 lftools==0.37.22 20:48:46 lxml==6.1.1 20:48:46 markdown-it-py==4.2.0 20:48:46 MarkupSafe==3.0.3 20:48:46 mdurl==0.1.2 20:48:46 msgpack==1.2.1 20:48:46 multi_key_dict==2.0.3 20:48:46 multidict==6.7.1 20:48:46 munch==4.0.0 20:48:46 netaddr==1.3.0 20:48:46 niet==1.4.2 20:48:46 nodeenv==1.10.0 20:48:46 oauth2client==4.1.3 20:48:46 oauthlib==3.3.1 20:48:46 openstacksdk==4.17.0 20:48:46 os-service-types==1.8.2 20:48:46 osc-lib==4.6.0 20:48:46 oslo.config==10.5.0 20:48:46 oslo.context==6.4.0 20:48:46 oslo.i18n==6.8.0 20:48:46 oslo.log==8.2.0 20:48:46 oslo.serialization==5.10.0 20:48:46 oslo.utils==10.1.1 20:48:46 packaging==26.2 20:48:46 pbr==7.0.3 20:48:46 platformdirs==4.10.0 20:48:46 prettytable==3.18.0 20:48:46 prompt_toolkit==3.0.52 20:48:46 propcache==0.5.2 20:48:46 psutil==7.2.2 20:48:46 pyasn1==0.6.3 20:48:46 pyasn1_modules==0.4.2 20:48:46 pycparser==3.0 20:48:46 pygerrit2==2.0.15 20:48:46 PyGithub==2.9.1 20:48:46 Pygments==2.20.0 20:48:46 PyJWT==2.13.0 20:48:46 PyNaCl==1.6.2 20:48:46 pyparsing==2.4.7 20:48:46 pyperclip==1.11.0 20:48:46 pyrsistent==0.20.0 20:48:46 python-cinderclient==9.9.0 20:48:46 python-dateutil==2.9.0.post0 20:48:46 python-discovery==1.4.2 20:48:46 python-heatclient==5.2.0 20:48:46 python-jenkins==1.8.3 20:48:46 python-keystoneclient==5.8.0 20:48:46 python-magnumclient==4.10.0 20:48:46 python-openstackclient==10.1.0 20:48:46 python-swiftclient==4.10.0 20:48:46 PyYAML==6.0.3 20:48:46 referencing==0.37.0 20:48:46 requests==2.34.2 20:48:46 requests-oauthlib==2.0.0 20:48:46 rfc3986==2.0.0 20:48:46 rich==15.0.0 20:48:46 rich-argparse==1.8.0 20:48:46 rpds-py==2026.5.1 20:48:46 rsa==4.9.1 20:48:46 ruamel.yaml==0.19.1 20:48:46 ruamel.yaml.clib==0.2.15 20:48:46 s3transfer==0.19.0 20:48:46 simplejson==4.1.1 20:48:46 six==1.17.0 20:48:46 smmap==5.0.3 20:48:46 soupsieve==2.8.4 20:48:46 stevedore==5.8.0 20:48:46 tabulate==0.10.0 20:48:46 toml==0.10.2 20:48:46 tomlkit==0.15.0 20:48:46 tqdm==4.68.3 20:48:46 typing_extensions==4.15.0 20:48:46 urllib3==1.26.20 20:48:46 virtualenv==21.5.1 20:48:46 wcwidth==0.8.1 20:48:46 websocket-client==1.9.0 20:48:46 wrapt==2.2.2 20:48:46 xdg==6.0.0 20:48:46 xmltodict==1.0.4 20:48:46 yarl==1.24.2 20:48:46 yq==3.4.3 20:48:46 [sdc-master-python-verify-shell] $ /bin/sh /tmp/jenkins18142513029031711978.sh 20:48:46 ---> uv-install.sh 20:48:46 Installing uv/uvx (latest) using shell installer 20:48:46 2026-06-28 20:48:46 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-cv7siB.sh" [1] 20:48:46 downloading uv 0.11.25 x86_64-unknown-linux-gnu 20:48:47 installing to /home/jenkins/.local/bin 20:48:47 uv 20:48:47 uvx 20:48:47 everything's installed! 20:48:47 20:48:47 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:48:47 20:48:47 source $HOME/.local/bin/env (sh, bash, zsh) 20:48:47 source $HOME/.local/bin/env.fish (fish) 20:48:47 Adding install location to PATH 20:48:47 ---> Validating uv/uvx install 20:48:47 uvx 0.11.25 (x86_64-unknown-linux-gnu) 20:48:47 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins1286743499578260123.sh 20:48:47 ---> sudo-logs.sh 20:48:47 Archiving 'sudo' log.. 20:48:48 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins6575991723942474967.sh 20:48:48 ---> job-cost.sh 20:48:48 INFO: Activating Python virtual environment... 20:48:48 Setup pyenv: 20:48:48 system 20:48:48 3.8.20 20:48:48 3.9.20 20:48:48 3.10.15 20:48:48 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 20:48:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8sjh from file:/tmp/.os_lf_venv 20:48:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:48:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:48:49 lf-activate-venv(): INFO: Base packages installed successfully 20:48:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:48:54 lf-activate-venv(): INFO: Adding /tmp/venv-8sjh/bin to PATH 20:48:54 INFO: No stack-cost file found 20:48:54 INFO: Instance uptime: 140s 20:48:54 INFO: Fetching instance metadata (attempt 1 of 3)... 20:48:54 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:48:55 INFO: Successfully fetched instance metadata 20:48:55 INFO: Instance type: v3-standard-8 20:48:55 INFO: Retrieving pricing info for: v3-standard-8 20:48:55 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:48:55 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=140 20:48:55 INFO: Successfully fetched Vexxhost pricing API 20:48:55 INFO: Retrieved cost: 0.22 20:48:55 INFO: Retrieved resource: v3-standard-8 20:48:55 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 20:48:55 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 20:48:55 INFO: Successfully archived job cost data 20:48:55 DEBUG: Cost data: sdc-master-python-verify-shell,1196,2026-06-28 20:48:55,v3-standard-8,140,0.22,0.00,SUCCESS 20:48:55 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins4244533753830585268.sh 20:48:55 ---> logs-deploy.sh 20:48:55 Setup pyenv: 20:48:55 system 20:48:55 3.8.20 20:48:55 3.9.20 20:48:55 3.10.15 20:48:55 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 20:48:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8sjh from file:/tmp/.os_lf_venv 20:48:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:48:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:48:57 lf-activate-venv(): INFO: Base packages installed successfully 20:48:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:49:04 lf-activate-venv(): INFO: Adding /tmp/venv-8sjh/bin to PATH 20:49:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/1196 20:49:04 INFO: archiving workspace using pattern(s): 20:49:05 Archives upload complete. 20:49:06 INFO: archiving logs to Nexus 20:49:06 ---> uname -a: 20:49:06 Linux prd-ubuntu2204-docker-8c-8g-3337 5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 20:49:06 20:49:06 20:49:06 ---> lscpu: 20:49:06 Architecture: x86_64 20:49:06 CPU op-mode(s): 32-bit, 64-bit 20:49:06 Address sizes: 40 bits physical, 48 bits virtual 20:49:06 Byte Order: Little Endian 20:49:06 CPU(s): 8 20:49:06 On-line CPU(s) list: 0-7 20:49:06 Vendor ID: AuthenticAMD 20:49:06 Model name: AMD EPYC-Rome Processor 20:49:06 CPU family: 23 20:49:06 Model: 49 20:49:06 Thread(s) per core: 1 20:49:06 Core(s) per socket: 1 20:49:06 Socket(s): 8 20:49:06 Stepping: 0 20:49:06 BogoMIPS: 5599.99 20:49:06 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 20:49:06 Virtualization: AMD-V 20:49:06 Hypervisor vendor: KVM 20:49:06 Virtualization type: full 20:49:06 L1d cache: 256 KiB (8 instances) 20:49:06 L1i cache: 256 KiB (8 instances) 20:49:06 L2 cache: 4 MiB (8 instances) 20:49:06 L3 cache: 128 MiB (8 instances) 20:49:06 NUMA node(s): 1 20:49:06 NUMA node0 CPU(s): 0-7 20:49:06 Vulnerability Gather data sampling: Not affected 20:49:06 Vulnerability Indirect target selection: Not affected 20:49:06 Vulnerability Itlb multihit: Not affected 20:49:06 Vulnerability L1tf: Not affected 20:49:06 Vulnerability Mds: Not affected 20:49:06 Vulnerability Meltdown: Not affected 20:49:06 Vulnerability Mmio stale data: Not affected 20:49:06 Vulnerability Reg file data sampling: Not affected 20:49:06 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 20:49:06 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 20:49:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:49:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:49:06 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 20:49:06 Vulnerability Srbds: Not affected 20:49:06 Vulnerability Tsa: Not affected 20:49:06 Vulnerability Tsx async abort: Not affected 20:49:06 Vulnerability Vmscape: Not affected 20:49:06 20:49:06 20:49:06 ---> nproc: 20:49:06 8 20:49:06 20:49:06 20:49:07 ---> df -h: 20:49:07 Filesystem Size Used Avail Use% Mounted on 20:49:07 tmpfs 3.2G 1.1M 3.2G 1% /run 20:49:07 /dev/vda1 155G 11G 145G 7% / 20:49:07 tmpfs 16G 0 16G 0% /dev/shm 20:49:07 tmpfs 5.0M 0 5.0M 0% /run/lock 20:49:07 /dev/vda15 105M 6.1M 99M 6% /boot/efi 20:49:07 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 20:49:07 20:49:07 20:49:07 ---> free -m: 20:49:07 total used free shared buff/cache available 20:49:07 Mem: 32092 907 28118 4 3066 30725 20:49:07 Swap: 1023 0 1023 20:49:07 20:49:07 20:49:07 ---> ip addr: 20:49:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:49:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:49:07 inet 127.0.0.1/8 scope host lo 20:49:07 valid_lft forever preferred_lft forever 20:49:07 inet6 ::1/128 scope host 20:49:07 valid_lft forever preferred_lft forever 20:49:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:49:07 link/ether fa:16:3e:5d:30:34 brd ff:ff:ff:ff:ff:ff 20:49:07 altname enp0s3 20:49:07 inet 10.30.106.222/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 20:49:07 valid_lft 86256sec preferred_lft 86256sec 20:49:07 inet6 fe80::f816:3eff:fe5d:3034/64 scope link 20:49:07 valid_lft forever preferred_lft forever 20:49:07 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 20:49:07 link/ether a6:1b:e3:bd:9d:c8 brd ff:ff:ff:ff:ff:ff 20:49:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:49:07 valid_lft forever preferred_lft forever 20:49:07 20:49:07 20:49:07 ---> sar -b -r -n DEV: 20:49:07 Linux 5.15.0-181-generic (prd-ubuntu2204-docker-8c-8g-3337) 06/28/26 _x86_64_ (8 CPU) 20:49:07 20:49:07 20:46:45 LINUX RESTART (8 CPU) 20:49:07 20:49:07 20:49:07 ---> sar -P ALL: 20:49:07 Linux 5.15.0-181-generic (prd-ubuntu2204-docker-8c-8g-3337) 06/28/26 _x86_64_ (8 CPU) 20:49:07 20:49:07 20:46:45 LINUX RESTART (8 CPU) 20:49:07 20:49:07 20:49:07