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