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