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