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