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