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