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