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