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