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