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