07:10:08 Started by user Robert Varga 07:10:08 Running as SYSTEM 07:10:08 [EnvInject] - Loading node environment variables. 07:10:08 Building remotely on prd-ubuntu2204-builder-4c-4g-42411 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-vanadium 07:10:08 [ssh-agent] Looking for ssh-agent implementation... 07:10:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:10:08 $ ssh-agent 07:10:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXYFkPqh/agent.1565 07:10:08 SSH_AGENT_PID=1567 07:10:08 [ssh-agent] Started. 07:10:08 Running ssh-add (command line suppressed) 07:10:08 Identity added: /w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/private_key_12305957498813430191.key (/w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/private_key_12305957498813430191.key) 07:10:08 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:10:08 The recommended git tool is: NONE 07:10:11 using credential jenkins-ssh 07:10:11 Wiping out workspace first. 07:10:11 Cloning the remote Git repository 07:10:11 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 07:10:11 > git init /w/workspace/autorelease-gerrit-branch-lock-vanadium # timeout=10 07:10:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 07:10:11 > git --version # timeout=10 07:10:11 > git --version # 'git version 2.34.1' 07:10:11 using GIT_SSH to set credentials jenkins-ssh 07:10:11 Verifying host key using known hosts file, will automatically accept unseen keys 07:10:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 07:10:14 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 07:10:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:10:14 Avoid second fetch 07:10:14 > git rev-parse refs/remotes/origin/stable/vanadium^{commit} # timeout=10 07:10:15 Checking out Revision 9be63f3ef4aee99d8d273748399f8fbcf0eccc85 (refs/remotes/origin/stable/vanadium) 07:10:15 > git config core.sparsecheckout # timeout=10 07:10:15 > git checkout -f 9be63f3ef4aee99d8d273748399f8fbcf0eccc85 # timeout=10 07:10:15 Commit message: "Update git submodules" 07:10:15 > git rev-list --no-walk 9fee35296572c9083cd407b52e7fe4abf79ba908 # timeout=10 07:10:18 provisioning config files... 07:10:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:10:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:10:18 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins4103267279421322055.sh 07:10:18 ---> autorelease-gerrit-branch-lock.sh 07:10:18 Cloning into 'All-Projects'... 07:10:21 Total 2152 (delta 655), reused 2152 (delta 655) 07:10:21 Note: switching to '7940f5bf686508b3e12b431ee028421939600b5d'. 07:10:21 07:10:21 You are in 'detached HEAD' state. You can look around, make experimental 07:10:21 changes and commit them, and you can discard any commits you make in this 07:10:21 state without impacting any branches by switching back to a branch. 07:10:21 07:10:21 If you want to create a new branch to retain commits you create, you may 07:10:21 do so (now or later) by using -c with the switch command. Example: 07:10:21 07:10:21 git switch -c 07:10:21 07:10:21 Or undo this operation with: 07:10:21 07:10:21 git switch - 07:10:21 07:10:21 Turn off this advice by setting config variable advice.detachedHead to false 07:10:21 07:10:23 From ssh://git.opendaylight.org:29418/All-Projects 07:10:23 * [new ref] refs/meta/config -> config 07:10:23 Switched to branch 'config' 07:10:28 + case $mode in 07:10:28 + echo 'INFO: Unlocking branch: stable/vanadium' 07:10:28 INFO: Unlocking branch: stable/vanadium 07:10:28 + git config -f project.config --remove-section access.refs/heads/stable/vanadium 07:10:28 + git commit -asm 'Chore: Unlock branch stable/vanadium' 07:10:28 [config 7728561] Chore: Unlock branch stable/vanadium 07:10:28 1 file changed, 6 deletions(-) 07:10:28 + git diff HEAD~1 07:10:28 diff --git a/project.config b/project.config 07:10:28 index d8dc14c..c00ee75 100644 07:10:28 --- a/project.config 07:10:28 +++ b/project.config 07:10:28 @@ -152,9 +152,3 @@ 07:10:28 exclusiveGroupPermissions = create 07:10:28 create = block group Registered Users 07:10:28 create = group Release Engineering Team 07:10:28 -[access "refs/heads/stable/vanadium"] 07:10:28 - exclusiveGroupPermissions = submit 07:10:28 - submit = group Release Engineering Team 07:10:28 - removeReviewer = group Release Engineering Team 07:10:28 - label-Code-Review = -2..+2 group Release Engineering Team 07:10:28 - label-Verified = -1..+1 group Release Engineering Team 07:10:28 + '[' false = true ']' 07:10:28 + echo 'INFO: Pushing changes to the repository.' 07:10:28 INFO: Pushing changes to the repository. 07:10:28 + git push origin HEAD:refs/meta/config 07:10:30 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 07:10:30 To ssh://git.opendaylight.org:29418/All-Projects 07:10:30 7940f5b..7728561 HEAD -> refs/meta/config 07:10:30 $ ssh-agent -k 07:10:30 unset SSH_AUTH_SOCK; 07:10:30 unset SSH_AGENT_PID; 07:10:30 echo Agent pid 1567 killed; 07:10:30 [ssh-agent] Stopped. 07:10:30 [PostBuildScript] - [INFO] Executing post build scripts. 07:10:30 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins2962222757754719266.sh 07:10:30 ---> sysstat.sh 07:10:31 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins6555188002708885252.sh 07:10:31 ---> package-listing.sh 07:10:31 ++ facter osfamily 07:10:31 ++ tr '[:upper:]' '[:lower:]' 07:10:31 + OS_FAMILY=debian 07:10:31 + workspace=/w/workspace/autorelease-gerrit-branch-lock-vanadium 07:10:31 + START_PACKAGES=/tmp/packages_start.txt 07:10:31 + END_PACKAGES=/tmp/packages_end.txt 07:10:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:10:31 + PACKAGES=/tmp/packages_start.txt 07:10:31 + '[' /w/workspace/autorelease-gerrit-branch-lock-vanadium ']' 07:10:31 + PACKAGES=/tmp/packages_end.txt 07:10:31 + case "${OS_FAMILY}" in 07:10:31 + dpkg -l 07:10:31 + grep '^ii' 07:10:31 + '[' -f /tmp/packages_start.txt ']' 07:10:31 + '[' -f /tmp/packages_end.txt ']' 07:10:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:10:31 + '[' /w/workspace/autorelease-gerrit-branch-lock-vanadium ']' 07:10:31 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/ 07:10:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/ 07:10:31 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins13276019583398636416.sh 07:10:31 ---> capture-instance-metadata.sh 07:10:31 Setup pyenv: 07:10:32 * system (set by /opt/pyenv/version) 07:10:32 * 3.8.20 (set by /opt/pyenv/version) 07:10:32 * 3.9.20 (set by /opt/pyenv/version) 07:10:32 3.10.15 07:10:32 3.11.10 07:10:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SBBY 07:10:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:10:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:10:41 lf-activate-venv(): INFO: Installing additional packages: lftools 07:11:06 lf-activate-venv(): INFO: Adding /tmp/venv-SBBY/bin to PATH 07:11:06 INFO: Running in OpenStack, capturing instance metadata 07:11:07 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins6071249888603047911.sh 07:11:07 provisioning config files... 07:11:07 Could not find credentials [logs] for autorelease-gerrit-branch-lock-vanadium #40 07:11:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/config12691512566647554017tmp 07:11:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:11:07 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:11:07 provisioning config files... 07:11:07 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:11:07 [EnvInject] - Injecting environment variables from a build step. 07:11:07 [EnvInject] - Injecting as environment variables the properties content 07:11:07 SERVER_ID=logs 07:11:07 07:11:07 [EnvInject] - Variables injected successfully. 07:11:07 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins3918551276046909844.sh 07:11:07 ---> create-netrc.sh 07:11:07 WARN: Log server credential not found. 07:11:07 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins3491114733497709805.sh 07:11:07 ---> python-tools-install.sh 07:11:07 Setup pyenv: 07:11:07 system 07:11:07 3.8.20 07:11:07 3.9.20 07:11:07 3.10.15 07:11:07 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 07:11:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SBBY from file:/tmp/.os_lf_venv 07:11:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:11:09 lf-activate-venv(): INFO: Installing additional packages: lftools 07:11:19 lf-activate-venv(): INFO: Adding /tmp/venv-SBBY/bin to PATH 07:11:19 Generating Requirements File 07:11:47 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:11:47 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:11:47 Python 3.11.10 07:11:48 pip 26.2.1 from /tmp/venv-SBBY/lib/python3.11/site-packages/pip (python 3.11) 07:11:48 aiohappyeyeballs==2.7.1 07:11:48 aiohttp==3.14.3 07:11:48 aiosignal==1.4.0 07:11:48 appdirs==1.4.4 07:11:48 argcomplete==3.7.2 07:11:48 aspy.yaml==1.3.0 07:11:48 attrs==26.1.0 07:11:48 autopage==0.6.0 07:11:48 beautifulsoup4==4.15.0 07:11:48 boto3==1.43.83 07:11:48 botocore==1.43.83 07:11:48 bs4==0.0.2 07:11:48 certifi==2026.7.22 07:11:48 cffi==2.1.1 07:11:48 cfgv==3.5.0 07:11:48 chardet==7.6.0 07:11:48 charset-normalizer==3.5.1 07:11:48 click==8.5.0 07:11:48 cliff==4.16.0 07:11:48 cmd2==4.2.2 07:11:48 cryptography==3.3.2 07:11:48 debtcollector==3.1.0 07:11:48 decorator==5.3.1 07:11:48 defusedxml==0.7.1 07:11:48 Deprecated==1.3.1 07:11:48 distlib==0.4.3 07:11:48 dnspython==2.8.0 07:11:48 docker==7.2.0 07:11:48 dogpile.cache==1.5.0 07:11:48 durationpy==0.11 07:11:48 email-validator==2.3.0 07:11:48 filelock==3.32.4 07:11:48 frozenlist==1.8.0 07:11:48 future==1.0.0 07:11:48 gitdb==4.0.12 07:11:48 GitPython==3.1.61 07:11:48 httplib2==0.30.2 07:11:48 identify==2.6.19 07:11:48 idna==3.19 07:11:48 importlib-resources==1.5.0 07:11:48 iso8601==2.1.0 07:11:48 Jinja2==3.1.6 07:11:48 jmespath==1.1.0 07:11:48 jsonpatch==1.33 07:11:48 jsonpointer==3.1.1 07:11:48 jsonschema==4.26.0 07:11:48 jsonschema-specifications==2025.9.1 07:11:48 keystoneauth1==5.17.0 07:11:48 kubernetes==36.0.3 07:11:48 lftools==0.37.23 07:11:48 lxml==6.1.2 07:11:48 markdown-it-py==4.2.0 07:11:48 MarkupSafe==3.0.3 07:11:48 mdurl==0.1.2 07:11:48 msgpack==1.2.2 07:11:48 multi_key_dict==2.0.3 07:11:48 multidict==6.7.1 07:11:48 munch==4.0.0 07:11:48 netaddr==1.3.0 07:11:48 niet==1.4.2 07:11:48 nodeenv==1.10.0 07:11:48 oauth2client==4.1.3 07:11:48 oauthlib==3.3.1 07:11:48 openstacksdk==4.19.1 07:11:48 os-service-types==1.9.0 07:11:48 osc-lib==4.7.0 07:11:48 oslo.config==10.7.0 07:11:48 oslo.context==6.5.0 07:11:48 oslo.i18n==6.9.0 07:11:48 oslo.log==8.3.1 07:11:48 oslo.serialization==5.11.0 07:11:48 oslo.utils==10.2.0 07:11:48 packaging==26.3 07:11:48 pbr==7.0.3 07:11:48 platformdirs==4.11.5 07:11:48 prettytable==3.18.0 07:11:48 prompt_toolkit==3.0.53 07:11:48 propcache==0.5.2 07:11:48 psutil==7.2.2 07:11:48 pyasn1==0.6.4 07:11:48 pyasn1_modules==0.4.2 07:11:48 pycparser==3.0 07:11:48 pygerrit2==2.0.15 07:11:48 PyGithub==2.10.0 07:11:48 Pygments==2.21.0 07:11:48 PyJWT==2.13.0 07:11:48 PyNaCl==1.6.2 07:11:48 pyparsing==2.4.7 07:11:48 pyperclip==1.11.0 07:11:48 pyrsistent==0.20.0 07:11:48 python-dateutil==2.9.0.post0 07:11:48 python-discovery==1.6.0 07:11:48 python-heatclient==5.3.0 07:11:48 python-jenkins==1.8.3 07:11:48 python-keystoneclient==6.0.0 07:11:48 python-magnumclient==5.0.0 07:11:48 python-manilaclient==6.3.0 07:11:48 python-openstackclient==10.3.0 07:11:48 python-swiftclient==4.11.0 07:11:48 PyYAML==6.0.3 07:11:48 referencing==0.37.0 07:11:48 requests==2.34.2 07:11:48 requests-oauthlib==2.0.0 07:11:48 rfc3986==2.0.0 07:11:48 rich==15.0.0 07:11:48 rich-argparse==1.8.0 07:11:48 rpds-py==2026.6.3 07:11:48 rsa==4.9.1 07:11:48 ruamel.yaml==0.19.1 07:11:48 ruamel.yaml.clib==0.2.15 07:11:48 s3transfer==0.19.2 07:11:48 simplejson==4.1.2 07:11:48 six==1.17.0 07:11:48 smmap==5.0.3 07:11:48 soupsieve==2.9.2 07:11:48 stevedore==5.9.1 07:11:48 tabulate==0.10.0 07:11:48 toml==0.10.2 07:11:48 tomlkit==0.15.1 07:11:48 tqdm==4.70.0 07:11:48 typing_extensions==4.16.0 07:11:48 urllib3==1.26.20 07:11:48 virtualenv==21.7.7 07:11:48 wcwidth==0.8.3 07:11:48 websocket-client==1.9.0 07:11:48 wrapt==2.3.0 07:11:48 xdg==6.0.0 07:11:48 xmltodict==1.0.4 07:11:48 yarl==1.24.5 07:11:48 yq==4.1.2 07:11:48 [autorelease-gerrit-branch-lock-vanadium] $ /bin/sh /tmp/jenkins653214042723537913.sh 07:11:48 ---> uv-install.sh 07:11:48 Installing uv/uvx (latest) using shell installer 07:11:48 2026-08-29 07:11:48 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-rTAnTk.sh" [1] 07:11:48 downloading uv 0.12.7 x86_64-unknown-linux-gnu 07:11:49 installing to /home/jenkins/.local/bin 07:11:49 uv 07:11:49 uvx 07:11:49 everything's installed! 07:11:49 07:11:49 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:11:49 07:11:49 source $HOME/.local/bin/env (sh, bash, zsh) 07:11:49 source $HOME/.local/bin/env.fish (fish) 07:11:49 Adding install location to PATH 07:11:49 ---> Validating uv/uvx install 07:11:49 uvx 0.12.7 (x86_64-unknown-linux-gnu) 07:11:49 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins8025646088636574591.sh 07:11:49 ---> sudo-logs.sh 07:11:49 Archiving 'sudo' log.. 07:11:49 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins15787710624763167992.sh 07:11:49 ---> job-cost.sh 07:11:49 INFO: Activating Python virtual environment... 07:11:49 Setup pyenv: 07:11:50 system 07:11:50 3.8.20 07:11:50 3.9.20 07:11:50 3.10.15 07:11:50 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 07:11:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SBBY from file:/tmp/.os_lf_venv 07:11:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:11:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:11:59 lf-activate-venv(): INFO: Adding /tmp/venv-SBBY/bin to PATH 07:11:59 INFO: No stack-cost file found 07:11:59 INFO: Instance uptime: 155s 07:11:59 INFO: Fetching instance metadata (attempt 1 of 3)... 07:11:59 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:11:59 INFO: Successfully fetched instance metadata 07:11:59 INFO: Instance type: v3-standard-4 07:11:59 INFO: Retrieving pricing info for: v3-standard-4 07:11:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:11:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=155 07:11:59 INFO: Successfully fetched Vexxhost pricing API 07:11:59 INFO: Retrieved cost: 0.11 07:11:59 INFO: Retrieved resource: v3-standard-4 07:11:59 INFO: Creating archive directory: /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/cost 07:11:59 INFO: Archiving costs to: /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/cost.csv 07:11:59 INFO: Successfully archived job cost data 07:11:59 DEBUG: Cost data: autorelease-gerrit-branch-lock-vanadium,40,2026-08-29 07:11:59,v3-standard-4,155,0.11,0.00,SUCCESS 07:11:59 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash -l /tmp/jenkins6329162947471157233.sh 07:11:59 ---> logs-deploy.sh 07:11:59 Setup pyenv: 07:11:59 system 07:11:59 3.8.20 07:11:59 3.9.20 07:11:59 3.10.15 07:11:59 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 07:12:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SBBY from file:/tmp/.os_lf_venv 07:12:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:12:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:12:12 lf-activate-venv(): INFO: Adding /tmp/venv-SBBY/bin to PATH 07:12:12 WARNING: Nexus logging server not set 07:12:12 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-vanadium/40/ 07:12:12 INFO: archiving logs to S3 07:12:13 ---> uname -a: 07:12:13 Linux prd-ubuntu2204-builder-4c-4g-42411 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 07:12:13 07:12:13 07:12:13 ---> lscpu: 07:12:13 Architecture: x86_64 07:12:13 CPU op-mode(s): 32-bit, 64-bit 07:12:13 Address sizes: 40 bits physical, 48 bits virtual 07:12:13 Byte Order: Little Endian 07:12:13 CPU(s): 4 07:12:13 On-line CPU(s) list: 0-3 07:12:13 Vendor ID: AuthenticAMD 07:12:13 Model name: AMD EPYC-Rome Processor 07:12:13 CPU family: 23 07:12:13 Model: 49 07:12:13 Thread(s) per core: 1 07:12:13 Core(s) per socket: 1 07:12:13 Socket(s): 4 07:12:13 Stepping: 0 07:12:13 BogoMIPS: 5599.99 07:12:13 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:12:13 Virtualization: AMD-V 07:12:13 Hypervisor vendor: KVM 07:12:13 Virtualization type: full 07:12:13 L1d cache: 128 KiB (4 instances) 07:12:13 L1i cache: 128 KiB (4 instances) 07:12:13 L2 cache: 2 MiB (4 instances) 07:12:13 L3 cache: 64 MiB (4 instances) 07:12:13 NUMA node(s): 1 07:12:13 NUMA node0 CPU(s): 0-3 07:12:13 Vulnerability Gather data sampling: Not affected 07:12:13 Vulnerability Indirect target selection: Not affected 07:12:13 Vulnerability Itlb multihit: Not affected 07:12:13 Vulnerability L1tf: Not affected 07:12:13 Vulnerability Mds: Not affected 07:12:13 Vulnerability Meltdown: Not affected 07:12:13 Vulnerability Mmio stale data: Not affected 07:12:13 Vulnerability Reg file data sampling: Not affected 07:12:13 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 07:12:13 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 07:12:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:12:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:12:13 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:12:13 Vulnerability Srbds: Not affected 07:12:13 Vulnerability Tsa: Not affected 07:12:13 Vulnerability Tsx async abort: Not affected 07:12:13 Vulnerability Vmscape: Not affected 07:12:13 07:12:13 07:12:13 ---> nproc: 07:12:13 4 07:12:13 07:12:13 07:12:13 ---> df -h: 07:12:13 Filesystem Size Used Avail Use% Mounted on 07:12:13 tmpfs 1.6G 1.1M 1.6G 1% /run 07:12:13 /dev/vda1 78G 11G 67G 14% / 07:12:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:12:13 tmpfs 5.0M 0 5.0M 0% /run/lock 07:12:13 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:12:13 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 07:12:13 07:12:13 07:12:13 ---> free -m: 07:12:13 total used free shared buff/cache available 07:12:13 Mem: 15989 696 12624 4 2668 14963 07:12:13 Swap: 1023 0 1023 07:12:13 07:12:13 07:12:13 ---> ip addr: 07:12:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:12:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:12:13 inet 127.0.0.1/8 scope host lo 07:12:13 valid_lft forever preferred_lft forever 07:12:13 inet6 ::1/128 scope host 07:12:13 valid_lft forever preferred_lft forever 07:12:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:12:13 link/ether fa:16:3e:ed:28:c9 brd ff:ff:ff:ff:ff:ff 07:12:13 altname enp0s3 07:12:13 inet 10.30.170.75/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 07:12:13 valid_lft 86238sec preferred_lft 86238sec 07:12:13 inet6 fe80::f816:3eff:feed:28c9/64 scope link 07:12:13 valid_lft forever preferred_lft forever 07:12:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:12:13 link/ether 22:dc:26:ef:f5:67 brd ff:ff:ff:ff:ff:ff 07:12:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:12:13 valid_lft forever preferred_lft forever 07:12:13 07:12:13 07:12:13 ---> sar -b -r -n DEV: 07:12:13 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-4c-4g-42411) 08/29/26 _x86_64_ (4 CPU) 07:12:13 07:12:13 07:09:34 LINUX RESTART (4 CPU) 07:12:13 07:12:13 07:12:13 ---> sar -P ALL: 07:12:13 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-4c-4g-42411) 08/29/26 _x86_64_ (4 CPU) 07:12:13 07:12:13 07:09:34 LINUX RESTART (4 CPU) 07:12:13 07:12:13 07:12:13