23:11:12 Started by user Anil Belur 23:11:12 Running as SYSTEM 23:11:12 [EnvInject] - Loading node environment variables. 23:11:12 Building remotely on prd-ubuntu2204-builder-4c-4g-579 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-vanadium 23:11:12 [ssh-agent] Looking for ssh-agent implementation... 23:11:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:11:12 $ ssh-agent 23:11:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXr6tBgl/agent.1580 23:11:12 SSH_AGENT_PID=1582 23:11:12 [ssh-agent] Started. 23:11:12 Running ssh-add (command line suppressed) 23:11:12 Identity added: /w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/private_key_2899667652591838144.key (/w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/private_key_2899667652591838144.key) 23:11:12 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:11:13 The recommended git tool is: NONE 23:11:14 using credential jenkins-ssh 23:11:14 Wiping out workspace first. 23:11:14 Cloning the remote Git repository 23:11:14 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 23:11:14 > git init /w/workspace/autorelease-gerrit-branch-lock-vanadium # timeout=10 23:11:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 23:11:14 > git --version # timeout=10 23:11:14 > git --version # 'git version 2.34.1' 23:11:14 using GIT_SSH to set credentials jenkins-ssh 23:11:14 Verifying host key using known hosts file 23:11:15 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. 23:11:15 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 23:11:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 23:11:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:11:18 Avoid second fetch 23:11:18 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 23:11:18 Checking out Revision 111315b56eee86efe0c53291098db2fc3b9c9fa3 (refs/remotes/origin/master) 23:11:18 > git config core.sparsecheckout # timeout=10 23:11:18 > git checkout -f 111315b56eee86efe0c53291098db2fc3b9c9fa3 # timeout=10 23:11:19 Commit message: "Update git submodules" 23:11:19 > git rev-list --no-walk ee64de95fd509983d4d65fd11c0bd3f3545c28ab # timeout=10 23:11:22 provisioning config files... 23:11:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:11:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:11:22 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins13343582470923434083.sh 23:11:22 ---> autorelease-gerrit-branch-lock.sh 23:11:22 Cloning into 'All-Projects'... 23:11:24 Total 1996 (delta 631), reused 1996 (delta 631) 23:11:24 Note: switching to '0a59bb54eb76df2a80fb9e2deb6316b04661a6e4'. 23:11:24 23:11:24 You are in 'detached HEAD' state. You can look around, make experimental 23:11:24 changes and commit them, and you can discard any commits you make in this 23:11:24 state without impacting any branches by switching back to a branch. 23:11:24 23:11:24 If you want to create a new branch to retain commits you create, you may 23:11:24 do so (now or later) by using -c with the switch command. Example: 23:11:24 23:11:24 git switch -c 23:11:24 23:11:24 Or undo this operation with: 23:11:24 23:11:24 git switch - 23:11:24 23:11:24 Turn off this advice by setting config variable advice.detachedHead to false 23:11:24 23:11:26 From ssh://git.opendaylight.org:29418/All-Projects 23:11:26 * [new ref] refs/meta/config -> config 23:11:26 Switched to branch 'config' 23:11:32 + case $mode in 23:11:32 + echo 'INFO: Unlocking branch: master' 23:11:32 INFO: Unlocking branch: master 23:11:32 + git config -f project.config --remove-section access.refs/heads/master 23:11:32 + git commit -asm 'Chore: Unlock branch master' 23:11:32 [config e035cf3] Chore: Unlock branch master 23:11:32 1 file changed, 5 deletions(-) 23:11:32 + git diff HEAD~1 23:11:32 diff --git a/project.config b/project.config 23:11:32 index e485ed6..dc3cd6f 100644 23:11:32 --- a/project.config 23:11:32 +++ b/project.config 23:11:32 @@ -158,8 +158,3 @@ 23:11:32 submit = block group Registered Users 23:11:32 submit = group Release Engineering Team 23:11:32 exclusiveGroupPermissions = submit 23:11:32 -[access "refs/heads/master"] 23:11:32 - label-Code-Review = -2..+2 group Release Engineering Team 23:11:32 - label-Verified = -1..+1 group Release Engineering Team 23:11:32 - submit = block group Registered Users 23:11:32 - submit = group Release Engineering Team 23:11:32 + '[' false = true ']' 23:11:32 + echo 'INFO: Pushing changes to the repository.' 23:11:32 INFO: Pushing changes to the repository. 23:11:32 + git push origin HEAD:refs/meta/config 23:11:33 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 23:11:33 To ssh://git.opendaylight.org:29418/All-Projects 23:11:33 0a59bb5..e035cf3 HEAD -> refs/meta/config 23:11:33 $ ssh-agent -k 23:11:34 unset SSH_AUTH_SOCK; 23:11:34 unset SSH_AGENT_PID; 23:11:34 echo Agent pid 1582 killed; 23:11:34 [ssh-agent] Stopped. 23:11:34 [PostBuildScript] - [INFO] Executing post build scripts. 23:11:34 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins14437645256112627358.sh 23:11:34 ---> sysstat.sh 23:11:34 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins2235478575406013552.sh 23:11:34 ---> package-listing.sh 23:11:34 ++ tr '[:upper:]' '[:lower:]' 23:11:34 ++ facter osfamily 23:11:34 + OS_FAMILY=debian 23:11:34 + workspace=/w/workspace/autorelease-gerrit-branch-lock-vanadium 23:11:34 + START_PACKAGES=/tmp/packages_start.txt 23:11:34 + END_PACKAGES=/tmp/packages_end.txt 23:11:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:11:34 + PACKAGES=/tmp/packages_start.txt 23:11:34 + '[' /w/workspace/autorelease-gerrit-branch-lock-vanadium ']' 23:11:34 + PACKAGES=/tmp/packages_end.txt 23:11:34 + case "${OS_FAMILY}" in 23:11:34 + dpkg -l 23:11:34 + grep '^ii' 23:11:34 + '[' -f /tmp/packages_start.txt ']' 23:11:34 + '[' -f /tmp/packages_end.txt ']' 23:11:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:11:34 + '[' /w/workspace/autorelease-gerrit-branch-lock-vanadium ']' 23:11:34 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/ 23:11:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/ 23:11:34 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins8670562825230090854.sh 23:11:34 ---> capture-instance-metadata.sh 23:11:34 Setup pyenv: 23:11:35 * system (set by /opt/pyenv/version) 23:11:35 * 3.8.20 (set by /opt/pyenv/version) 23:11:35 * 3.9.20 (set by /opt/pyenv/version) 23:11:35 3.10.15 23:11:35 3.11.10 23:11:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Y8hl 23:11:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:11:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:11:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:11:43 lf-activate-venv(): INFO: Base packages installed successfully 23:11:43 lf-activate-venv(): INFO: Installing additional packages: lftools 23:12:13 lf-activate-venv(): INFO: Adding /tmp/venv-Y8hl/bin to PATH 23:12:13 INFO: Running in OpenStack, capturing instance metadata 23:12:13 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins8365683587018695232.sh 23:12:13 provisioning config files... 23:12:13 Could not find credentials [logs] for autorelease-gerrit-branch-lock-vanadium #20 23:12:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/config15980471094846081613tmp 23:12:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:12:13 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:12:13 provisioning config files... 23:12:14 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:12:14 [EnvInject] - Injecting environment variables from a build step. 23:12:14 [EnvInject] - Injecting as environment variables the properties content 23:12:14 SERVER_ID=logs 23:12:14 23:12:14 [EnvInject] - Variables injected successfully. 23:12:14 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins3397087353977345400.sh 23:12:14 ---> create-netrc.sh 23:12:14 WARN: Log server credential not found. 23:12:14 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins15267478978236983758.sh 23:12:14 ---> python-tools-install.sh 23:12:14 Setup pyenv: 23:12:14 system 23:12:14 3.8.20 23:12:14 3.9.20 23:12:14 3.10.15 23:12:14 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 23:12:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y8hl from file:/tmp/.os_lf_venv 23:12:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:12:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:12:16 lf-activate-venv(): INFO: Base packages installed successfully 23:12:16 lf-activate-venv(): INFO: Installing additional packages: lftools 23:12:26 lf-activate-venv(): INFO: Adding /tmp/venv-Y8hl/bin to PATH 23:12:26 Generating Requirements File 23:12:45 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. 23:12:45 httplib2 0.31.1 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:12:45 Python 3.11.10 23:12:45 pip 25.3 from /tmp/venv-Y8hl/lib/python3.11/site-packages/pip (python 3.11) 23:12:45 appdirs==1.4.4 23:12:45 argcomplete==3.6.3 23:12:45 aspy.yaml==1.3.0 23:12:45 attrs==25.4.0 23:12:45 autopage==0.5.2 23:12:45 beautifulsoup4==4.14.3 23:12:45 boto3==1.42.29 23:12:45 botocore==1.42.29 23:12:45 bs4==0.0.2 23:12:45 certifi==2026.1.4 23:12:45 cffi==2.0.0 23:12:45 cfgv==3.5.0 23:12:45 chardet==5.2.0 23:12:45 charset-normalizer==3.4.4 23:12:45 click==8.3.1 23:12:45 cliff==4.13.1 23:12:45 cmd2==3.1.0 23:12:45 cryptography==3.3.2 23:12:45 debtcollector==3.0.0 23:12:45 decorator==5.2.1 23:12:45 defusedxml==0.7.1 23:12:45 Deprecated==1.3.1 23:12:45 distlib==0.4.0 23:12:45 dnspython==2.8.0 23:12:45 docker==7.1.0 23:12:45 dogpile.cache==1.5.0 23:12:45 durationpy==0.10 23:12:45 email-validator==2.3.0 23:12:45 filelock==3.20.3 23:12:45 future==1.0.0 23:12:45 gitdb==4.0.12 23:12:45 GitPython==3.1.46 23:12:45 google-auth==2.47.0 23:12:45 httplib2==0.31.1 23:12:45 identify==2.6.16 23:12:45 idna==3.11 23:12:45 importlib-resources==1.5.0 23:12:45 iso8601==2.1.0 23:12:45 Jinja2==3.1.6 23:12:45 jmespath==1.0.1 23:12:45 jsonpatch==1.33 23:12:45 jsonpointer==3.0.0 23:12:45 jsonschema==4.26.0 23:12:45 jsonschema-specifications==2025.9.1 23:12:45 keystoneauth1==5.12.0 23:12:45 kubernetes==34.1.0 23:12:45 lftools==0.37.20 23:12:45 lxml==6.0.2 23:12:45 markdown-it-py==4.0.0 23:12:45 MarkupSafe==3.0.3 23:12:45 mdurl==0.1.2 23:12:45 msgpack==1.1.2 23:12:45 multi_key_dict==2.0.3 23:12:45 munch==4.0.0 23:12:45 netaddr==1.3.0 23:12:45 niet==1.4.2 23:12:45 nodeenv==1.10.0 23:12:45 oauth2client==4.1.3 23:12:45 oauthlib==3.3.1 23:12:45 openstacksdk==4.8.0 23:12:45 os-service-types==1.8.2 23:12:45 osc-lib==4.3.0 23:12:45 oslo.config==10.2.0 23:12:45 oslo.context==6.2.0 23:12:45 oslo.i18n==6.7.1 23:12:45 oslo.log==8.0.0 23:12:45 oslo.serialization==5.9.0 23:12:45 oslo.utils==9.2.0 23:12:45 packaging==25.0 23:12:45 pbr==7.0.3 23:12:45 platformdirs==4.5.1 23:12:45 prettytable==3.17.0 23:12:45 psutil==7.2.1 23:12:45 pyasn1==0.6.1 23:12:45 pyasn1_modules==0.4.2 23:12:45 pycparser==2.23 23:12:45 pygerrit2==2.0.15 23:12:45 PyGithub==2.8.1 23:12:45 Pygments==2.19.2 23:12:45 PyJWT==2.10.1 23:12:45 PyNaCl==1.6.2 23:12:45 pyparsing==2.4.7 23:12:45 pyperclip==1.11.0 23:12:45 pyrsistent==0.20.0 23:12:45 python-cinderclient==9.8.0 23:12:45 python-dateutil==2.9.0.post0 23:12:45 python-heatclient==4.3.0 23:12:45 python-jenkins==1.8.3 23:12:45 python-keystoneclient==5.7.0 23:12:45 python-magnumclient==4.9.0 23:12:45 python-openstackclient==8.3.0 23:12:45 python-swiftclient==4.9.0 23:12:45 PyYAML==6.0.3 23:12:45 referencing==0.37.0 23:12:45 requests==2.32.5 23:12:45 requests-oauthlib==2.0.0 23:12:45 requestsexceptions==1.4.0 23:12:45 rfc3986==2.0.0 23:12:45 rich==14.2.0 23:12:45 rich-argparse==1.7.2 23:12:45 rpds-py==0.30.0 23:12:45 rsa==4.9.1 23:12:45 ruamel.yaml==0.19.1 23:12:45 ruamel.yaml.clib==0.2.15 23:12:45 s3transfer==0.16.0 23:12:45 simplejson==3.20.2 23:12:45 six==1.17.0 23:12:45 smmap==5.0.2 23:12:45 soupsieve==2.8.1 23:12:45 stevedore==5.6.0 23:12:45 tabulate==0.9.0 23:12:45 toml==0.10.2 23:12:45 tomlkit==0.14.0 23:12:45 tqdm==4.67.1 23:12:45 typing_extensions==4.15.0 23:12:45 tzdata==2025.3 23:12:45 urllib3==1.26.20 23:12:45 virtualenv==20.36.1 23:12:45 wcwidth==0.2.14 23:12:45 websocket-client==1.9.0 23:12:45 wrapt==2.0.1 23:12:45 xdg==6.0.0 23:12:45 xmltodict==1.0.2 23:12:45 yq==3.4.3 23:12:45 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins11704203934739209512.sh 23:12:45 ---> sudo-logs.sh 23:12:45 Archiving 'sudo' log.. 23:12:46 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins6272696272729694473.sh 23:12:46 ---> job-cost.sh 23:12:46 Setup pyenv: 23:12:46 system 23:12:46 3.8.20 23:12:46 3.9.20 23:12:46 3.10.15 23:12:46 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 23:12:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y8hl from file:/tmp/.os_lf_venv 23:12:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:12:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:12:48 lf-activate-venv(): INFO: Base packages installed successfully 23:12:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:12:54 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. 23:12:54 lftools 0.37.20 requires pyparsing<3.2.0, but you have pyparsing 3.3.1 which is incompatible. 23:12:54 lf-activate-venv(): INFO: Adding /tmp/venv-Y8hl/bin to PATH 23:12:54 INFO: No Stack... 23:12:54 INFO: Retrieving Pricing Info for: v3-standard-4 23:12:55 INFO: Archiving Costs 23:12:55 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash -l /tmp/jenkins3631080688360030078.sh 23:12:55 ---> logs-deploy.sh 23:12:55 Setup pyenv: 23:12:55 system 23:12:55 3.8.20 23:12:55 3.9.20 23:12:55 3.10.15 23:12:55 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 23:12:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y8hl from file:/tmp/.os_lf_venv 23:12:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:12:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:12:57 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. 23:12:57 lftools 0.37.20 requires pyparsing<3.2.0, but you have pyparsing 3.3.1 which is incompatible. 23:12:57 lf-activate-venv(): INFO: Base packages installed successfully 23:12:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:13:07 lf-activate-venv(): INFO: Adding /tmp/venv-Y8hl/bin to PATH 23:13:07 WARNING: Nexus logging server not set 23:13:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-vanadium/20/ 23:13:07 INFO: archiving logs to S3 23:13:08 ---> uname -a: 23:13:08 Linux prd-ubuntu2204-builder-4c-4g-579 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 23:13:08 23:13:08 23:13:08 ---> lscpu: 23:13:08 Architecture: x86_64 23:13:08 CPU op-mode(s): 32-bit, 64-bit 23:13:08 Address sizes: 40 bits physical, 48 bits virtual 23:13:08 Byte Order: Little Endian 23:13:08 CPU(s): 4 23:13:08 On-line CPU(s) list: 0-3 23:13:08 Vendor ID: AuthenticAMD 23:13:08 Model name: AMD EPYC-Rome Processor 23:13:08 CPU family: 23 23:13:08 Model: 49 23:13:08 Thread(s) per core: 1 23:13:08 Core(s) per socket: 1 23:13:08 Socket(s): 4 23:13:08 Stepping: 0 23:13:08 BogoMIPS: 5599.99 23:13:08 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 23:13:08 Virtualization: AMD-V 23:13:08 Hypervisor vendor: KVM 23:13:08 Virtualization type: full 23:13:08 L1d cache: 128 KiB (4 instances) 23:13:08 L1i cache: 128 KiB (4 instances) 23:13:08 L2 cache: 2 MiB (4 instances) 23:13:08 L3 cache: 64 MiB (4 instances) 23:13:08 NUMA node(s): 1 23:13:08 NUMA node0 CPU(s): 0-3 23:13:08 Vulnerability Gather data sampling: Not affected 23:13:08 Vulnerability Indirect target selection: Not affected 23:13:08 Vulnerability Itlb multihit: Not affected 23:13:08 Vulnerability L1tf: Not affected 23:13:08 Vulnerability Mds: Not affected 23:13:08 Vulnerability Meltdown: Not affected 23:13:08 Vulnerability Mmio stale data: Not affected 23:13:08 Vulnerability Reg file data sampling: Not affected 23:13:08 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 23:13:08 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 23:13:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:13:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:13:08 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 23:13:08 Vulnerability Srbds: Not affected 23:13:08 Vulnerability Tsa: Not affected 23:13:08 Vulnerability Tsx async abort: Not affected 23:13:08 Vulnerability Vmscape: Not affected 23:13:08 23:13:08 23:13:08 ---> nproc: 23:13:08 4 23:13:08 23:13:08 23:13:08 ---> df -h: 23:13:08 Filesystem Size Used Avail Use% Mounted on 23:13:08 tmpfs 1.6G 1.1M 1.6G 1% /run 23:13:08 /dev/vda1 78G 8.3G 70G 11% / 23:13:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 23:13:08 tmpfs 5.0M 0 5.0M 0% /run/lock 23:13:08 /dev/vda15 105M 6.1M 99M 6% /boot/efi 23:13:08 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 23:13:08 23:13:08 23:13:08 ---> free -m: 23:13:08 total used free shared buff/cache available 23:13:08 Mem: 15989 674 12841 4 2472 14990 23:13:08 Swap: 1023 0 1023 23:13:08 23:13:08 23:13:08 ---> ip addr: 23:13:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:13:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:13:08 inet 127.0.0.1/8 scope host lo 23:13:08 valid_lft forever preferred_lft forever 23:13:08 inet6 ::1/128 scope host 23:13:08 valid_lft forever preferred_lft forever 23:13:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:13:08 link/ether fa:16:3e:cc:49:28 brd ff:ff:ff:ff:ff:ff 23:13:08 altname enp0s3 23:13:08 inet 10.30.171.53/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 23:13:08 valid_lft 86247sec preferred_lft 86247sec 23:13:08 inet6 fe80::f816:3eff:fecc:4928/64 scope link 23:13:08 valid_lft forever preferred_lft forever 23:13:08 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:13:08 link/ether 76:0b:0d:94:4a:e0 brd ff:ff:ff:ff:ff:ff 23:13:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:13:08 valid_lft forever preferred_lft forever 23:13:08 23:13:08 23:13:08 ---> sar -b -r -n DEV: 23:13:08 Linux 5.15.0-164-generic (prd-ubuntu2204-builder-4c-4g-579) 01/15/26 _x86_64_ (4 CPU) 23:13:08 23:13:08 23:10:39 LINUX RESTART (4 CPU) 23:13:08 23:13:08 23:13:08 ---> sar -P ALL: 23:13:08 Linux 5.15.0-164-generic (prd-ubuntu2204-builder-4c-4g-579) 01/15/26 _x86_64_ (4 CPU) 23:13:08 23:13:08 23:10:39 LINUX RESTART (4 CPU) 23:13:08 23:13:08 23:13:08