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