12:34:48 Started by user Robert Varga 12:34:48 Running as SYSTEM 12:34:48 [EnvInject] - Loading node environment variables. 12:34:48 Building remotely on prd-ubuntu2204-builder-4c-4g-2222 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-vanadium 12:34:48 [ssh-agent] Looking for ssh-agent implementation... 12:34:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:34:48 $ ssh-agent 12:34:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXusZFwW/agent.1567 12:34:48 SSH_AGENT_PID=1569 12:34:48 [ssh-agent] Started. 12:34:48 Running ssh-add (command line suppressed) 12:34:48 Identity added: /w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/private_key_15288259196439748082.key (/w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/private_key_15288259196439748082.key) 12:34:48 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:34:48 The recommended git tool is: NONE 12:34:52 using credential jenkins-ssh 12:34:52 Wiping out workspace first. 12:34:52 Cloning the remote Git repository 12:34:52 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 12:34:53 > git init /w/workspace/autorelease-gerrit-branch-lock-vanadium # timeout=10 12:34:53 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 12:34:53 > git --version # timeout=10 12:34:53 > git --version # 'git version 2.34.1' 12:34:53 using GIT_SSH to set credentials jenkins-ssh 12:34:53 Verifying host key using known hosts file 12:34:53 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:34:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 12:34:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 12:34:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:34:58 Avoid second fetch 12:34:58 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:34:58 Checking out Revision 2631afe85438171f64f349a78d38ec7fc1f3fd07 (refs/remotes/origin/master) 12:34:58 > git config core.sparsecheckout # timeout=10 12:34:58 > git checkout -f 2631afe85438171f64f349a78d38ec7fc1f3fd07 # timeout=10 12:34:58 Commit message: "Update git submodules" 12:34:58 > git rev-list --no-walk 71fa80b034bc37c8b4e659ebf6514b116229df45 # timeout=10 12:35:02 provisioning config files... 12:35:02 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:35:02 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:35:02 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins14542950664525198647.sh 12:35:02 ---> autorelease-gerrit-branch-lock.sh 12:35:02 Cloning into 'All-Projects'... 12:35:05 Total 1962 (delta 628), reused 1962 (delta 628) 12:35:05 Note: switching to 'fd9e3d0fff81e8dcac7fb92db1e4fd480df0927c'. 12:35:05 12:35:05 You are in 'detached HEAD' state. You can look around, make experimental 12:35:05 changes and commit them, and you can discard any commits you make in this 12:35:05 state without impacting any branches by switching back to a branch. 12:35:05 12:35:05 If you want to create a new branch to retain commits you create, you may 12:35:05 do so (now or later) by using -c with the switch command. Example: 12:35:05 12:35:05 git switch -c 12:35:05 12:35:05 Or undo this operation with: 12:35:05 12:35:05 git switch - 12:35:05 12:35:05 Turn off this advice by setting config variable advice.detachedHead to false 12:35:05 12:35:06 From ssh://git.opendaylight.org:29418/All-Projects 12:35:06 * [new ref] refs/meta/config -> config 12:35:07 Switched to branch 'config' 12:35:12 + case $mode in 12:35:12 + echo 'INFO: Unlocking branch: master' 12:35:12 INFO: Unlocking branch: master 12:35:12 + git config -f project.config --remove-section access.refs/heads/master 12:35:12 + git commit -asm 'Chore: Unlock branch master' 12:35:12 [config 4c63741] Chore: Unlock branch master 12:35:12 1 file changed, 6 deletions(-) 12:35:12 + git diff HEAD~1 12:35:12 diff --git a/project.config b/project.config 12:35:12 index c85221b..cd43c3b 100644 12:35:12 --- a/project.config 12:35:12 +++ b/project.config 12:35:12 @@ -147,9 +147,3 @@ 12:35:12 exclusiveGroupPermissions = create 12:35:12 create = block group Registered Users 12:35:12 create = group Release Engineering Team 12:35:12 -[access "refs/heads/master"] 12:35:12 - exclusiveGroupPermissions = submit 12:35:12 - submit = group Release Engineering Team 12:35:12 - removeReviewer = group Release Engineering Team 12:35:12 - label-Code-Review = -2..+2 group Release Engineering Team 12:35:12 - label-Verified = -1..+1 group Release Engineering Team 12:35:12 + '[' false = true ']' 12:35:12 + echo 'INFO: Pushing changes to the repository.' 12:35:12 INFO: Pushing changes to the repository. 12:35:12 + git push origin HEAD:refs/meta/config 12:35:14 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 12:35:14 To ssh://git.opendaylight.org:29418/All-Projects 12:35:14 fd9e3d0..4c63741 HEAD -> refs/meta/config 12:35:14 $ ssh-agent -k 12:35:14 unset SSH_AUTH_SOCK; 12:35:14 unset SSH_AGENT_PID; 12:35:14 echo Agent pid 1569 killed; 12:35:14 [ssh-agent] Stopped. 12:35:14 [PostBuildScript] - [INFO] Executing post build scripts. 12:35:14 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins7471828690545129438.sh 12:35:14 ---> sysstat.sh 12:35:15 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins16681743900735124086.sh 12:35:15 ---> package-listing.sh 12:35:15 ++ facter osfamily 12:35:15 ++ tr '[:upper:]' '[:lower:]' 12:35:15 + OS_FAMILY=debian 12:35:15 + workspace=/w/workspace/autorelease-gerrit-branch-lock-vanadium 12:35:15 + START_PACKAGES=/tmp/packages_start.txt 12:35:15 + END_PACKAGES=/tmp/packages_end.txt 12:35:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:35:15 + PACKAGES=/tmp/packages_start.txt 12:35:15 + '[' /w/workspace/autorelease-gerrit-branch-lock-vanadium ']' 12:35:15 + PACKAGES=/tmp/packages_end.txt 12:35:15 + case "${OS_FAMILY}" in 12:35:15 + dpkg -l 12:35:15 + grep '^ii' 12:35:15 + '[' -f /tmp/packages_start.txt ']' 12:35:15 + '[' -f /tmp/packages_end.txt ']' 12:35:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:35:15 + '[' /w/workspace/autorelease-gerrit-branch-lock-vanadium ']' 12:35:15 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/ 12:35:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/ 12:35:15 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins979105308201135095.sh 12:35:15 ---> capture-instance-metadata.sh 12:35:15 Setup pyenv: 12:35:15 * system (set by /opt/pyenv/version) 12:35:15 * 3.8.20 (set by /opt/pyenv/version) 12:35:16 * 3.9.20 (set by /opt/pyenv/version) 12:35:16 * 3.10.15 (set by /opt/pyenv/version) 12:35:16 * 3.11.10 (set by /opt/pyenv/version) 12:35:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cyKR 12:35:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:35:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:35:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:35:30 lf-activate-venv(): INFO: Base packages installed successfully 12:35:30 lf-activate-venv(): INFO: Installing additional packages: lftools 12:36:11 lf-activate-venv(): INFO: Adding /tmp/venv-cyKR/bin to PATH 12:36:11 INFO: Running in OpenStack, capturing instance metadata 12:36:11 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins10975883947024884503.sh 12:36:11 provisioning config files... 12:36:11 Could not find credentials [logs] for autorelease-gerrit-branch-lock-vanadium #10 12:36:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/config10950807300964211254tmp 12:36:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:36:11 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:36:11 provisioning config files... 12:36:12 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:36:12 [EnvInject] - Injecting environment variables from a build step. 12:36:12 [EnvInject] - Injecting as environment variables the properties content 12:36:12 SERVER_ID=logs 12:36:12 12:36:12 [EnvInject] - Variables injected successfully. 12:36:12 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins3318078789312439879.sh 12:36:12 ---> create-netrc.sh 12:36:12 WARN: Log server credential not found. 12:36:12 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins7212633896219075563.sh 12:36:12 ---> python-tools-install.sh 12:36:12 Setup pyenv: 12:36:12 system 12:36:12 3.8.20 12:36:12 3.9.20 12:36:12 3.10.15 12:36:12 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 12:36:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cyKR from file:/tmp/.os_lf_venv 12:36:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:36:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:36:15 lf-activate-venv(): INFO: Base packages installed successfully 12:36:15 lf-activate-venv(): INFO: Installing additional packages: lftools 12:36:27 lf-activate-venv(): INFO: Adding /tmp/venv-cyKR/bin to PATH 12:36:27 Generating Requirements File 12:36:55 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. 12:36:55 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:36:55 Python 3.11.10 12:36:55 pip 25.2 from /tmp/venv-cyKR/lib/python3.11/site-packages/pip (python 3.11) 12:36:56 appdirs==1.4.4 12:36:56 argcomplete==3.6.2 12:36:56 aspy.yaml==1.3.0 12:36:56 attrs==25.3.0 12:36:56 autopage==0.5.2 12:36:56 beautifulsoup4==4.14.2 12:36:56 boto3==1.40.40 12:36:56 botocore==1.40.40 12:36:56 bs4==0.0.2 12:36:56 cachetools==5.5.2 12:36:56 certifi==2025.8.3 12:36:56 cffi==2.0.0 12:36:56 cfgv==3.4.0 12:36:56 chardet==5.2.0 12:36:56 charset-normalizer==3.4.3 12:36:56 click==8.3.0 12:36:56 cliff==4.11.0 12:36:56 cmd2==2.7.0 12:36:56 cryptography==3.3.2 12:36:56 debtcollector==3.0.0 12:36:56 decorator==5.2.1 12:36:56 defusedxml==0.7.1 12:36:56 Deprecated==1.2.18 12:36:56 distlib==0.4.0 12:36:56 dnspython==2.8.0 12:36:56 docker==7.1.0 12:36:56 dogpile.cache==1.4.1 12:36:56 durationpy==0.10 12:36:56 email-validator==2.3.0 12:36:56 filelock==3.19.1 12:36:56 future==1.0.0 12:36:56 gitdb==4.0.12 12:36:56 GitPython==3.1.45 12:36:56 google-auth==2.40.3 12:36:56 httplib2==0.31.0 12:36:56 identify==2.6.14 12:36:56 idna==3.10 12:36:56 importlib-resources==1.5.0 12:36:56 iso8601==2.1.0 12:36:56 Jinja2==3.1.6 12:36:56 jmespath==1.0.1 12:36:56 jsonpatch==1.33 12:36:56 jsonpointer==3.0.0 12:36:56 jsonschema==4.25.1 12:36:56 jsonschema-specifications==2025.9.1 12:36:56 keystoneauth1==5.12.0 12:36:56 kubernetes==33.1.0 12:36:56 lftools==0.37.14 12:36:56 lxml==6.0.2 12:36:56 markdown-it-py==4.0.0 12:36:56 MarkupSafe==3.0.3 12:36:56 mdurl==0.1.2 12:36:56 msgpack==1.1.1 12:36:56 multi_key_dict==2.0.3 12:36:56 munch==4.0.0 12:36:56 netaddr==1.3.0 12:36:56 niet==1.4.2 12:36:56 nodeenv==1.9.1 12:36:56 oauth2client==4.1.3 12:36:56 oauthlib==3.3.1 12:36:56 openstacksdk==4.7.1 12:36:56 os-service-types==1.8.0 12:36:56 osc-lib==4.2.0 12:36:56 oslo.config==10.0.0 12:36:56 oslo.context==6.1.0 12:36:56 oslo.i18n==6.6.0 12:36:56 oslo.log==7.2.1 12:36:56 oslo.serialization==5.8.0 12:36:56 oslo.utils==9.1.0 12:36:56 packaging==25.0 12:36:56 pbr==7.0.1 12:36:56 platformdirs==4.4.0 12:36:56 prettytable==3.16.0 12:36:56 psutil==7.1.0 12:36:56 pyasn1==0.6.1 12:36:56 pyasn1_modules==0.4.2 12:36:56 pycparser==2.23 12:36:56 pygerrit2==2.0.15 12:36:56 PyGithub==2.8.1 12:36:56 Pygments==2.19.2 12:36:56 PyJWT==2.10.1 12:36:56 PyNaCl==1.6.0 12:36:56 pyparsing==2.4.7 12:36:56 pyperclip==1.11.0 12:36:56 pyrsistent==0.20.0 12:36:56 python-cinderclient==9.8.0 12:36:56 python-dateutil==2.9.0.post0 12:36:56 python-heatclient==4.3.0 12:36:56 python-jenkins==1.8.3 12:36:56 python-keystoneclient==5.7.0 12:36:56 python-magnumclient==4.9.0 12:36:56 python-openstackclient==8.2.0 12:36:56 python-swiftclient==4.8.0 12:36:56 PyYAML==6.0.3 12:36:56 referencing==0.36.2 12:36:56 requests==2.32.5 12:36:56 requests-oauthlib==2.0.0 12:36:56 requestsexceptions==1.4.0 12:36:56 rfc3986==2.0.0 12:36:56 rich==14.1.0 12:36:56 rich-argparse==1.7.1 12:36:56 rpds-py==0.27.1 12:36:56 rsa==4.9.1 12:36:56 ruamel.yaml==0.18.15 12:36:56 ruamel.yaml.clib==0.2.14 12:36:56 s3transfer==0.14.0 12:36:56 simplejson==3.20.2 12:36:56 six==1.17.0 12:36:56 smmap==5.0.2 12:36:56 soupsieve==2.8 12:36:56 stevedore==5.5.0 12:36:56 tabulate==0.9.0 12:36:56 toml==0.10.2 12:36:56 tomlkit==0.13.3 12:36:56 tqdm==4.67.1 12:36:56 typing_extensions==4.15.0 12:36:56 tzdata==2025.2 12:36:56 urllib3==1.26.20 12:36:56 virtualenv==20.34.0 12:36:56 wcwidth==0.2.14 12:36:56 websocket-client==1.8.0 12:36:56 wrapt==1.17.3 12:36:56 xdg==6.0.0 12:36:56 xmltodict==1.0.2 12:36:56 yq==3.4.3 12:36:56 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins895186554891385899.sh 12:36:56 ---> sudo-logs.sh 12:36:56 Archiving 'sudo' log.. 12:36:56 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins18358160723803219183.sh 12:36:56 ---> job-cost.sh 12:36:56 Setup pyenv: 12:36:56 system 12:36:56 3.8.20 12:36:56 3.9.20 12:36:56 3.10.15 12:36:56 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 12:36:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cyKR from file:/tmp/.os_lf_venv 12:36:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:36:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:36:59 lf-activate-venv(): INFO: Base packages installed successfully 12:36:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:37:06 lf-activate-venv(): INFO: Adding /tmp/venv-cyKR/bin to PATH 12:37:06 INFO: No Stack... 12:37:06 INFO: Retrieving Pricing Info for: v3-standard-4 12:37:06 INFO: Archiving Costs 12:37:06 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash -l /tmp/jenkins13307367458118225224.sh 12:37:06 ---> logs-deploy.sh 12:37:06 Setup pyenv: 12:37:06 system 12:37:06 3.8.20 12:37:06 3.9.20 12:37:06 3.10.15 12:37:06 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 12:37:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cyKR from file:/tmp/.os_lf_venv 12:37:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:37:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:37:09 lf-activate-venv(): INFO: Base packages installed successfully 12:37:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:37:20 lf-activate-venv(): INFO: Adding /tmp/venv-cyKR/bin to PATH 12:37:20 WARNING: Nexus logging server not set 12:37:20 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-vanadium/10/ 12:37:20 INFO: archiving logs to S3 12:37:21 ---> uname -a: 12:37:21 Linux prd-ubuntu2204-builder-4c-4g-2222 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:37:21 12:37:21 12:37:21 ---> lscpu: 12:37:21 Architecture: x86_64 12:37:21 CPU op-mode(s): 32-bit, 64-bit 12:37:21 Address sizes: 40 bits physical, 48 bits virtual 12:37:21 Byte Order: Little Endian 12:37:21 CPU(s): 4 12:37:21 On-line CPU(s) list: 0-3 12:37:21 Vendor ID: AuthenticAMD 12:37:21 Model name: AMD EPYC-Rome Processor 12:37:21 CPU family: 23 12:37:21 Model: 49 12:37:21 Thread(s) per core: 1 12:37:21 Core(s) per socket: 1 12:37:21 Socket(s): 4 12:37:21 Stepping: 0 12:37:21 BogoMIPS: 5599.99 12:37:21 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 12:37:21 Virtualization: AMD-V 12:37:21 Hypervisor vendor: KVM 12:37:21 Virtualization type: full 12:37:21 L1d cache: 128 KiB (4 instances) 12:37:21 L1i cache: 128 KiB (4 instances) 12:37:21 L2 cache: 2 MiB (4 instances) 12:37:21 L3 cache: 64 MiB (4 instances) 12:37:21 NUMA node(s): 1 12:37:21 NUMA node0 CPU(s): 0-3 12:37:21 Vulnerability Gather data sampling: Not affected 12:37:21 Vulnerability Itlb multihit: Not affected 12:37:21 Vulnerability L1tf: Not affected 12:37:21 Vulnerability Mds: Not affected 12:37:21 Vulnerability Meltdown: Not affected 12:37:21 Vulnerability Mmio stale data: Not affected 12:37:21 Vulnerability Reg file data sampling: Not affected 12:37:21 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:37:21 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:37:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:37:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:37:21 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:37:21 Vulnerability Srbds: Not affected 12:37:21 Vulnerability Tsx async abort: Not affected 12:37:21 12:37:21 12:37:21 ---> nproc: 12:37:21 4 12:37:21 12:37:21 12:37:21 ---> df -h: 12:37:21 Filesystem Size Used Avail Use% Mounted on 12:37:21 tmpfs 1.6G 1.1M 1.6G 1% /run 12:37:21 /dev/vda1 78G 8.2G 70G 11% / 12:37:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:37:21 tmpfs 5.0M 0 5.0M 0% /run/lock 12:37:21 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:37:21 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 12:37:21 12:37:21 12:37:21 ---> free -m: 12:37:21 total used free shared buff/cache available 12:37:21 Mem: 15989 644 12975 4 2369 15023 12:37:21 Swap: 1023 0 1023 12:37:21 12:37:21 12:37:21 ---> ip addr: 12:37:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:37:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:37:21 inet 127.0.0.1/8 scope host lo 12:37:21 valid_lft forever preferred_lft forever 12:37:21 inet6 ::1/128 scope host 12:37:21 valid_lft forever preferred_lft forever 12:37:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:37:21 link/ether fa:16:3e:6d:49:55 brd ff:ff:ff:ff:ff:ff 12:37:21 altname enp0s3 12:37:21 inet 10.30.171.100/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:37:21 valid_lft 86185sec preferred_lft 86185sec 12:37:21 inet6 fe80::f816:3eff:fe6d:4955/64 scope link 12:37:21 valid_lft forever preferred_lft forever 12:37:21 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:37:21 link/ether 02:42:7a:55:e8:a2 brd ff:ff:ff:ff:ff:ff 12:37:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:37:21 valid_lft forever preferred_lft forever 12:37:21 12:37:21 12:37:21 ---> sar -b -r -n DEV: 12:37:21 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-4c-4g-2222) 09/29/25 _x86_64_ (4 CPU) 12:37:21 12:37:21 12:33:56 LINUX RESTART (4 CPU) 12:37:21 12:37:21 12:37:21 ---> sar -P ALL: 12:37:21 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-4c-4g-2222) 09/29/25 _x86_64_ (4 CPU) 12:37:21 12:37:21 12:33:56 LINUX RESTART (4 CPU) 12:37:21 12:37:21 12:37:21