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