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