08:36:15 Started by user Robert Varga 08:36:15 Running as SYSTEM 08:36:15 [EnvInject] - Loading node environment variables. 08:36:15 Building remotely on prd-ubuntu2204-builder-4c-4g-26852 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-chromium 08:36:16 [ssh-agent] Looking for ssh-agent implementation... 08:36:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:36:16 $ ssh-agent 08:36:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXASziwO/agent.1565 08:36:16 SSH_AGENT_PID=1567 08:36:16 [ssh-agent] Started. 08:36:16 Running ssh-add (command line suppressed) 08:36:16 Identity added: /w/workspace/autorelease-gerrit-branch-lock-chromium@tmp/private_key_1790135746077677532.key (/w/workspace/autorelease-gerrit-branch-lock-chromium@tmp/private_key_1790135746077677532.key) 08:36:16 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:36:16 The recommended git tool is: NONE 08:36:17 using credential jenkins-ssh 08:36:17 Wiping out workspace first. 08:36:17 Cloning the remote Git repository 08:36:17 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 08:36:18 > git init /w/workspace/autorelease-gerrit-branch-lock-chromium # timeout=10 08:36:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 08:36:18 > git --version # timeout=10 08:36:18 > git --version # 'git version 2.34.1' 08:36:18 using GIT_SSH to set credentials jenkins-ssh 08:36:18 Verifying host key using known hosts file, will automatically accept unseen keys 08:36:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 08:36:21 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 08:36:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:36:21 Avoid second fetch 08:36:21 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:36:21 Checking out Revision 51f4a86ff1bd604693fdb780a15575d7c884d669 (refs/remotes/origin/master) 08:36:21 > git config core.sparsecheckout # timeout=10 08:36:21 > git checkout -f 51f4a86ff1bd604693fdb780a15575d7c884d669 # timeout=10 08:36:21 Commit message: "Update git submodules" 08:36:21 > git rev-list --no-walk 51f4a86ff1bd604693fdb780a15575d7c884d669 # timeout=10 08:36:24 provisioning config files... 08:36:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:36:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:36:24 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins901024755260735569.sh 08:36:25 ---> autorelease-gerrit-branch-lock.sh 08:36:25 Cloning into 'All-Projects'... 08:36:26 Total 2096 (delta 648), reused 2096 (delta 648) 08:36:26 Note: switching to '677b7cd894b56cf8ee32a7c7f95b0886ceee5581'. 08:36:26 08:36:26 You are in 'detached HEAD' state. You can look around, make experimental 08:36:26 changes and commit them, and you can discard any commits you make in this 08:36:26 state without impacting any branches by switching back to a branch. 08:36:26 08:36:26 If you want to create a new branch to retain commits you create, you may 08:36:26 do so (now or later) by using -c with the switch command. Example: 08:36:26 08:36:26 git switch -c 08:36:26 08:36:26 Or undo this operation with: 08:36:26 08:36:26 git switch - 08:36:26 08:36:26 Turn off this advice by setting config variable advice.detachedHead to false 08:36:26 08:36:28 From ssh://git.opendaylight.org:29418/All-Projects 08:36:28 * [new ref] refs/meta/config -> config 08:36:28 Switched to branch 'config' 08:36:33 + case $mode in 08:36:33 + echo 'INFO: Locking branch for MRI: master' 08:36:33 INFO: Locking branch for MRI: master 08:36:33 + git config -f project.config access.refs/heads/master.exclusiveGroupPermissions submit 08:36:33 + git config -f project.config access.refs/heads/master.submit 'group Release Engineering Team' 08:36:33 + git config -f project.config access.refs/heads/master.removeReviewer 'group Release Engineering Team' 08:36:33 + git config -f project.config access.refs/heads/master.label-Code-Review '-2..+2 group Release Engineering Team' 08:36:33 + git config -f project.config access.refs/heads/master.label-Verified '-1..+1 group Release Engineering Team' 08:36:33 + git commit -asm 'Chore: Grant supercommitters rights master' 08:36:33 [config 6f5f5c9] Chore: Grant supercommitters rights master 08:36:33 1 file changed, 6 insertions(+) 08:36:33 + git diff HEAD~1 08:36:33 diff --git a/project.config b/project.config 08:36:33 index c00ee75..03d812c 100644 08:36:33 --- a/project.config 08:36:33 +++ b/project.config 08:36:33 @@ -152,3 +152,9 @@ 08:36:33 exclusiveGroupPermissions = create 08:36:33 create = block group Registered Users 08:36:33 create = group Release Engineering Team 08:36:33 +[access "refs/heads/master"] 08:36:33 + exclusiveGroupPermissions = submit 08:36:33 + submit = group Release Engineering Team 08:36:33 + removeReviewer = group Release Engineering Team 08:36:33 + label-Code-Review = -2..+2 group Release Engineering Team 08:36:33 + label-Verified = -1..+1 group Release Engineering Team 08:36:33 + '[' false = true ']' 08:36:33 + echo 'INFO: Pushing changes to the repository.' 08:36:33 INFO: Pushing changes to the repository. 08:36:33 + git push origin HEAD:refs/meta/config 08:36:35 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 08:36:35 To ssh://git.opendaylight.org:29418/All-Projects 08:36:35 677b7cd..6f5f5c9 HEAD -> refs/meta/config 08:36:35 $ ssh-agent -k 08:36:35 unset SSH_AUTH_SOCK; 08:36:35 unset SSH_AGENT_PID; 08:36:35 echo Agent pid 1567 killed; 08:36:35 [ssh-agent] Stopped. 08:36:35 [PostBuildScript] - [INFO] Executing post build scripts. 08:36:35 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins16739065166018037448.sh 08:36:35 ---> sysstat.sh 08:36:35 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins15349768410089982403.sh 08:36:35 ---> package-listing.sh 08:36:35 ++ facter osfamily 08:36:35 ++ tr '[:upper:]' '[:lower:]' 08:36:36 + OS_FAMILY=debian 08:36:36 + workspace=/w/workspace/autorelease-gerrit-branch-lock-chromium 08:36:36 + START_PACKAGES=/tmp/packages_start.txt 08:36:36 + END_PACKAGES=/tmp/packages_end.txt 08:36:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:36:36 + PACKAGES=/tmp/packages_start.txt 08:36:36 + '[' /w/workspace/autorelease-gerrit-branch-lock-chromium ']' 08:36:36 + PACKAGES=/tmp/packages_end.txt 08:36:36 + case "${OS_FAMILY}" in 08:36:36 + dpkg -l 08:36:36 + grep '^ii' 08:36:36 + '[' -f /tmp/packages_start.txt ']' 08:36:36 + '[' -f /tmp/packages_end.txt ']' 08:36:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:36:36 + '[' /w/workspace/autorelease-gerrit-branch-lock-chromium ']' 08:36:36 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-chromium/archives/ 08:36:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-chromium/archives/ 08:36:36 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins8599427999915659205.sh 08:36:36 ---> capture-instance-metadata.sh 08:36:36 Setup pyenv: 08:36:36 * system (set by /opt/pyenv/version) 08:36:36 * 3.8.20 (set by /opt/pyenv/version) 08:36:36 * 3.9.20 (set by /opt/pyenv/version) 08:36:36 3.10.15 08:36:36 3.11.10 08:36:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SgTS 08:36:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:36:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:36:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:36:45 lf-activate-venv(): INFO: Base packages installed successfully 08:36:45 lf-activate-venv(): INFO: Installing additional packages: lftools 08:37:08 lf-activate-venv(): INFO: Adding /tmp/venv-SgTS/bin to PATH 08:37:08 INFO: Running in OpenStack, capturing instance metadata 08:37:08 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins1299946267187990432.sh 08:37:08 provisioning config files... 08:37:09 Could not find credentials [logs] for autorelease-gerrit-branch-lock-chromium #29 08:37:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-chromium@tmp/config12423565550250706893tmp 08:37:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:37:09 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:37:09 provisioning config files... 08:37:09 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:37:09 [EnvInject] - Injecting environment variables from a build step. 08:37:09 [EnvInject] - Injecting as environment variables the properties content 08:37:09 SERVER_ID=logs 08:37:09 08:37:09 [EnvInject] - Variables injected successfully. 08:37:09 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins13275434317235979254.sh 08:37:09 ---> create-netrc.sh 08:37:09 WARN: Log server credential not found. 08:37:09 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins8183011568835279721.sh 08:37:09 ---> python-tools-install.sh 08:37:09 Setup pyenv: 08:37:09 system 08:37:09 3.8.20 08:37:09 3.9.20 08:37:09 3.10.15 08:37:09 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-chromium/.python-version) 08:37:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SgTS from file:/tmp/.os_lf_venv 08:37:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:37:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:37:11 lf-activate-venv(): INFO: Base packages installed successfully 08:37:11 lf-activate-venv(): INFO: Installing additional packages: lftools 08:37:22 lf-activate-venv(): INFO: Adding /tmp/venv-SgTS/bin to PATH 08:37:22 Generating Requirements File 08:37: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. 08:37:47 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:37:47 Python 3.11.10 08:37:48 pip 26.1.2 from /tmp/venv-SgTS/lib/python3.11/site-packages/pip (python 3.11) 08:37:48 aiohappyeyeballs==2.6.2 08:37:48 aiohttp==3.14.1 08:37:48 aiosignal==1.4.0 08:37:48 appdirs==1.4.4 08:37:48 argcomplete==3.6.3 08:37:48 aspy.yaml==1.3.0 08:37:48 attrs==26.1.0 08:37:48 autopage==0.6.0 08:37:48 beautifulsoup4==4.15.0 08:37:48 boto3==1.43.28 08:37:48 botocore==1.43.28 08:37:48 bs4==0.0.2 08:37:48 certifi==2026.5.20 08:37:48 cffi==2.0.0 08:37:48 cfgv==3.5.0 08:37:48 chardet==7.4.3 08:37:48 charset-normalizer==3.4.7 08:37:48 click==8.4.1 08:37:48 cliff==4.14.0 08:37:48 cmd2==4.0.0 08:37:48 cryptography==3.3.2 08:37:48 debtcollector==3.1.0 08:37:48 decorator==5.3.1 08:37:48 defusedxml==0.7.1 08:37:48 Deprecated==1.3.1 08:37:48 distlib==0.4.3 08:37:48 dnspython==2.8.0 08:37:48 docker==7.1.0 08:37:48 dogpile.cache==1.5.0 08:37:48 durationpy==0.10 08:37:48 email-validator==2.3.0 08:37:48 filelock==3.29.3 08:37:48 frozenlist==1.8.0 08:37:48 future==1.0.0 08:37:48 gitdb==4.0.12 08:37:48 GitPython==3.1.50 08:37:48 httplib2==0.30.2 08:37:48 identify==2.6.19 08:37:48 idna==3.18 08:37:48 importlib-resources==1.5.0 08:37:48 iso8601==2.1.0 08:37:48 Jinja2==3.1.6 08:37:48 jmespath==1.1.0 08:37:48 jsonpatch==1.33 08:37:48 jsonpointer==3.1.1 08:37:48 jsonschema==4.26.0 08:37:48 jsonschema-specifications==2025.9.1 08:37:48 keystoneauth1==5.14.0 08:37:48 kubernetes==36.0.2 08:37:48 lftools==0.37.22 08:37:48 lxml==6.1.1 08:37:48 markdown-it-py==4.2.0 08:37:48 MarkupSafe==3.0.3 08:37:48 mdurl==0.1.2 08:37:48 msgpack==1.2.0 08:37:48 multi_key_dict==2.0.3 08:37:48 multidict==6.7.1 08:37:48 munch==4.0.0 08:37:48 netaddr==1.3.0 08:37:48 niet==1.4.2 08:37:48 nodeenv==1.10.0 08:37:48 oauth2client==4.1.3 08:37:48 oauthlib==3.3.1 08:37:48 openstacksdk==4.15.0 08:37:48 os-service-types==1.8.2 08:37:48 osc-lib==4.6.0 08:37:48 oslo.config==10.5.0 08:37:48 oslo.context==6.4.0 08:37:48 oslo.i18n==6.8.0 08:37:48 oslo.log==8.2.0 08:37:48 oslo.serialization==5.10.0 08:37:48 oslo.utils==10.1.1 08:37:48 packaging==26.2 08:37:48 pbr==7.0.3 08:37:48 platformdirs==4.10.0 08:37:48 prettytable==3.17.0 08:37:48 prompt_toolkit==3.0.52 08:37:48 propcache==0.5.2 08:37:48 psutil==7.2.2 08:37:48 pyasn1==0.6.3 08:37:48 pyasn1_modules==0.4.2 08:37:48 pycparser==3.0 08:37:48 pygerrit2==2.0.15 08:37:48 PyGithub==2.9.1 08:37:48 Pygments==2.20.0 08:37:48 PyJWT==2.13.0 08:37:48 PyNaCl==1.6.2 08:37:48 pyparsing==2.4.7 08:37:48 pyperclip==1.11.0 08:37:48 pyrsistent==0.20.0 08:37:48 python-cinderclient==9.9.0 08:37:48 python-dateutil==2.9.0.post0 08:37:48 python-discovery==1.4.2 08:37:48 python-heatclient==5.2.0 08:37:48 python-jenkins==1.8.3 08:37:48 python-keystoneclient==5.8.0 08:37:48 python-magnumclient==4.10.0 08:37:48 python-openstackclient==10.1.0 08:37:48 python-swiftclient==4.10.0 08:37:48 PyYAML==6.0.3 08:37:48 referencing==0.37.0 08:37:48 requests==2.34.2 08:37:48 requests-oauthlib==2.0.0 08:37:48 rfc3986==2.0.0 08:37:48 rich==15.0.0 08:37:48 rich-argparse==1.8.0 08:37:48 rpds-py==2026.5.1 08:37:48 rsa==4.9.1 08:37:48 ruamel.yaml==0.19.1 08:37:48 ruamel.yaml.clib==0.2.15 08:37:48 s3transfer==0.18.0 08:37:48 simplejson==4.1.1 08:37:48 six==1.17.0 08:37:48 smmap==5.0.3 08:37:48 soupsieve==2.8.4 08:37:48 stevedore==5.8.0 08:37:48 tabulate==0.10.0 08:37:48 toml==0.10.2 08:37:48 tomlkit==0.15.0 08:37:48 tqdm==4.68.2 08:37:48 typing_extensions==4.15.0 08:37:48 urllib3==1.26.20 08:37:48 virtualenv==21.4.3 08:37:48 wcwidth==0.8.1 08:37:48 websocket-client==1.9.0 08:37:48 wrapt==2.2.1 08:37:48 xdg==6.0.0 08:37:48 xmltodict==1.0.4 08:37:48 yarl==1.24.2 08:37:48 yq==3.4.3 08:37:48 [autorelease-gerrit-branch-lock-chromium] $ /bin/sh /tmp/jenkins908437766448319377.sh 08:37:48 ---> uv-install.sh 08:37:48 Installing uv/uvx (latest) using shell installer 08:37:48 2026-06-12 08:37:48 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-ugdIXA.sh" [1] 08:37:48 downloading uv 0.11.21 x86_64-unknown-linux-gnu 08:37:49 installing to /home/jenkins/.local/bin 08:37:49 uv 08:37:49 uvx 08:37:49 everything's installed! 08:37:49 08:37:49 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:37:49 08:37:49 source $HOME/.local/bin/env (sh, bash, zsh) 08:37:49 source $HOME/.local/bin/env.fish (fish) 08:37:49 Adding install location to PATH 08:37:49 ---> Validating uv/uvx install 08:37:49 uvx 0.11.21 (x86_64-unknown-linux-gnu) 08:37:49 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins14540425763456115796.sh 08:37:49 ---> sudo-logs.sh 08:37:49 Archiving 'sudo' log.. 08:37:50 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins17771990716470536710.sh 08:37:50 ---> job-cost.sh 08:37:50 INFO: Activating Python virtual environment... 08:37:50 Setup pyenv: 08:37:50 system 08:37:50 3.8.20 08:37:50 3.9.20 08:37:50 3.10.15 08:37:50 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-chromium/.python-version) 08:37:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SgTS from file:/tmp/.os_lf_venv 08:37:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:37:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:37:52 lf-activate-venv(): INFO: Base packages installed successfully 08:37:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:37:58 lf-activate-venv(): INFO: Adding /tmp/venv-SgTS/bin to PATH 08:37:58 INFO: No stack-cost file found 08:37:58 INFO: Instance uptime: 149s 08:37:58 INFO: Fetching instance metadata (attempt 1 of 3)... 08:37:58 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:37:59 INFO: Successfully fetched instance metadata 08:37:59 INFO: Instance type: v3-standard-4 08:37:59 INFO: Retrieving pricing info for: v3-standard-4 08:37:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:37:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=149 08:37:59 INFO: Successfully fetched Vexxhost pricing API 08:37:59 INFO: Retrieved cost: 0.11 08:37:59 INFO: Retrieved resource: v3-standard-4 08:37:59 INFO: Creating archive directory: /w/workspace/autorelease-gerrit-branch-lock-chromium/archives/cost 08:37:59 INFO: Archiving costs to: /w/workspace/autorelease-gerrit-branch-lock-chromium/archives/cost.csv 08:37:59 INFO: Successfully archived job cost data 08:37:59 DEBUG: Cost data: autorelease-gerrit-branch-lock-chromium,29,2026-06-12 08:37:59,v3-standard-4,149,0.11,0.00,SUCCESS 08:37:59 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash -l /tmp/jenkins7825669254922398522.sh 08:37:59 ---> logs-deploy.sh 08:37:59 Setup pyenv: 08:37:59 system 08:37:59 3.8.20 08:37:59 3.9.20 08:37:59 3.10.15 08:37:59 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-chromium/.python-version) 08:38:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SgTS from file:/tmp/.os_lf_venv 08:38:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:38:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:38:01 lf-activate-venv(): INFO: Base packages installed successfully 08:38:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:38:12 lf-activate-venv(): INFO: Adding /tmp/venv-SgTS/bin to PATH 08:38:12 WARNING: Nexus logging server not set 08:38:12 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-chromium/29/ 08:38:12 INFO: archiving logs to S3 08:38:13 ---> uname -a: 08:38:13 Linux prd-ubuntu2204-builder-4c-4g-26852 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 08:38:13 08:38:13 08:38:13 ---> lscpu: 08:38:13 Architecture: x86_64 08:38:13 CPU op-mode(s): 32-bit, 64-bit 08:38:13 Address sizes: 40 bits physical, 48 bits virtual 08:38:13 Byte Order: Little Endian 08:38:13 CPU(s): 4 08:38:13 On-line CPU(s) list: 0-3 08:38:13 Vendor ID: AuthenticAMD 08:38:13 Model name: AMD EPYC-Rome Processor 08:38:13 CPU family: 23 08:38:13 Model: 49 08:38:13 Thread(s) per core: 1 08:38:13 Core(s) per socket: 1 08:38:13 Socket(s): 4 08:38:13 Stepping: 0 08:38:13 BogoMIPS: 5599.99 08:38: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 nrip_save umip rdpid arch_capabilities 08:38:13 Virtualization: AMD-V 08:38:13 Hypervisor vendor: KVM 08:38:13 Virtualization type: full 08:38:13 L1d cache: 128 KiB (4 instances) 08:38:13 L1i cache: 128 KiB (4 instances) 08:38:13 L2 cache: 2 MiB (4 instances) 08:38:13 L3 cache: 64 MiB (4 instances) 08:38:13 NUMA node(s): 1 08:38:13 NUMA node0 CPU(s): 0-3 08:38:13 Vulnerability Gather data sampling: Not affected 08:38:13 Vulnerability Indirect target selection: Not affected 08:38:13 Vulnerability Itlb multihit: Not affected 08:38:13 Vulnerability L1tf: Not affected 08:38:13 Vulnerability Mds: Not affected 08:38:13 Vulnerability Meltdown: Not affected 08:38:13 Vulnerability Mmio stale data: Not affected 08:38:13 Vulnerability Reg file data sampling: Not affected 08:38:13 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:38:13 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:38:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:38:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:38:13 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:38:13 Vulnerability Srbds: Not affected 08:38:13 Vulnerability Tsa: Not affected 08:38:13 Vulnerability Tsx async abort: Not affected 08:38:13 Vulnerability Vmscape: Not affected 08:38:13 08:38:13 08:38:13 ---> nproc: 08:38:13 4 08:38:13 08:38:13 08:38:13 ---> df -h: 08:38:13 Filesystem Size Used Avail Use% Mounted on 08:38:13 tmpfs 1.6G 1.1M 1.6G 1% /run 08:38:13 /dev/vda1 78G 8.5G 69G 11% / 08:38:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:38:13 tmpfs 5.0M 0 5.0M 0% /run/lock 08:38:13 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:38:13 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 08:38:13 08:38:13 08:38:13 ---> free -m: 08:38:13 total used free shared buff/cache available 08:38:13 Mem: 15989 664 12680 4 2643 14996 08:38:13 Swap: 1023 0 1023 08:38:13 08:38:13 08:38:13 ---> ip addr: 08:38:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:38:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:38:13 inet 127.0.0.1/8 scope host lo 08:38:13 valid_lft forever preferred_lft forever 08:38:13 inet6 ::1/128 scope host 08:38:13 valid_lft forever preferred_lft forever 08:38:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:38:13 link/ether fa:16:3e:34:4e:c5 brd ff:ff:ff:ff:ff:ff 08:38:13 altname enp0s3 08:38:13 inet 10.30.171.200/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:38:13 valid_lft 86245sec preferred_lft 86245sec 08:38:13 inet6 fe80::f816:3eff:fe34:4ec5/64 scope link 08:38:13 valid_lft forever preferred_lft forever 08:38:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:38:13 link/ether c2:f9:dd:a1:86:a5 brd ff:ff:ff:ff:ff:ff 08:38:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:38:13 valid_lft forever preferred_lft forever 08:38:13 08:38:13 08:38:13 ---> sar -b -r -n DEV: 08:38:13 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-4c-4g-26852) 06/12/26 _x86_64_ (4 CPU) 08:38:13 08:38:13 08:35:42 LINUX RESTART (4 CPU) 08:38:13 08:38:13 08:38:13 ---> sar -P ALL: 08:38:13 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-4c-4g-26852) 06/12/26 _x86_64_ (4 CPU) 08:38:13 08:38:13 08:35:42 LINUX RESTART (4 CPU) 08:38:13 08:38:13 08:38:13