12:00:03 Started by user Robert Varga 12:00:03 Running as SYSTEM 12:00:03 [EnvInject] - Loading node environment variables. 12:00:03 Building remotely on prd-ubuntu2204-builder-4c-4g-492040 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-vanadium 12:00:03 [ssh-agent] Looking for ssh-agent implementation... 12:00:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:00:03 $ ssh-agent 12:00:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFNhMkJ/agent.1574 12:00:03 SSH_AGENT_PID=1576 12:00:03 [ssh-agent] Started. 12:00:03 Running ssh-add (command line suppressed) 12:00:03 Identity added: /w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/private_key_4824571083743077176.key (/w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/private_key_4824571083743077176.key) 12:00:03 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:00:03 The recommended git tool is: NONE 12:00:05 using credential jenkins-ssh 12:00:05 Wiping out workspace first. 12:00:05 Cloning the remote Git repository 12:00:05 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 12:00:05 > git init /w/workspace/autorelease-gerrit-branch-lock-vanadium # timeout=10 12:00:05 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 12:00:05 > git --version # timeout=10 12:00:05 > git --version # 'git version 2.34.1' 12:00:05 using GIT_SSH to set credentials jenkins-ssh 12:00:05 Verifying host key using known hosts file, will automatically accept unseen keys 12:00:05 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 12:00:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 12:00:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:00:08 Avoid second fetch 12:00:08 > git rev-parse refs/remotes/origin/stable/vanadium^{commit} # timeout=10 12:00:08 Checking out Revision ad5180ef2e20fb6ef2cfdf07adf691ea3ba5cd99 (refs/remotes/origin/stable/vanadium) 12:00:08 > git config core.sparsecheckout # timeout=10 12:00:08 > git checkout -f ad5180ef2e20fb6ef2cfdf07adf691ea3ba5cd99 # timeout=10 12:00:09 Commit message: "Update git submodules" 12:00:09 > git rev-list --no-walk ebe3cd96da7a659f32a910e82de16080f93d63e4 # timeout=10 12:00:12 provisioning config files... 12:00:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:00:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:00:12 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins1929146536250880550.sh 12:00:12 ---> autorelease-gerrit-branch-lock.sh 12:00:12 Cloning into 'All-Projects'... 12:00:14 Total 2035 (delta 640), reused 2035 (delta 640) 12:00:14 Note: switching to '01d61be2d1136b9559d26e07eaf2c1d155890208'. 12:00:14 12:00:14 You are in 'detached HEAD' state. You can look around, make experimental 12:00:14 changes and commit them, and you can discard any commits you make in this 12:00:14 state without impacting any branches by switching back to a branch. 12:00:14 12:00:14 If you want to create a new branch to retain commits you create, you may 12:00:14 do so (now or later) by using -c with the switch command. Example: 12:00:14 12:00:14 git switch -c 12:00:14 12:00:14 Or undo this operation with: 12:00:14 12:00:14 git switch - 12:00:14 12:00:14 Turn off this advice by setting config variable advice.detachedHead to false 12:00:14 12:00:16 From ssh://git.opendaylight.org:29418/All-Projects 12:00:16 * [new ref] refs/meta/config -> config 12:00:16 Switched to branch 'config' 12:00:22 + case $mode in 12:00:22 + echo 'INFO: Unlocking branch: stable/vanadium' 12:00:22 INFO: Unlocking branch: stable/vanadium 12:00:22 + git config -f project.config --remove-section access.refs/heads/stable/vanadium 12:00:22 + git commit -asm 'Chore: Unlock branch stable/vanadium' 12:00:22 [config 109a079] Chore: Unlock branch stable/vanadium 12:00:22 1 file changed, 6 deletions(-) 12:00:22 + git diff HEAD~1 12:00:22 diff --git a/project.config b/project.config 12:00:22 index d8dc14c..c00ee75 100644 12:00:22 --- a/project.config 12:00:22 +++ b/project.config 12:00:22 @@ -152,9 +152,3 @@ 12:00:22 exclusiveGroupPermissions = create 12:00:22 create = block group Registered Users 12:00:22 create = group Release Engineering Team 12:00:22 -[access "refs/heads/stable/vanadium"] 12:00:22 - exclusiveGroupPermissions = submit 12:00:22 - submit = group Release Engineering Team 12:00:22 - removeReviewer = group Release Engineering Team 12:00:22 - label-Code-Review = -2..+2 group Release Engineering Team 12:00:22 - label-Verified = -1..+1 group Release Engineering Team 12:00:22 + '[' false = true ']' 12:00:22 + echo 'INFO: Pushing changes to the repository.' 12:00:22 INFO: Pushing changes to the repository. 12:00:22 + git push origin HEAD:refs/meta/config 12:00:24 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 12:00:24 To ssh://git.opendaylight.org:29418/All-Projects 12:00:24 01d61be..109a079 HEAD -> refs/meta/config 12:00:24 $ ssh-agent -k 12:00:24 unset SSH_AUTH_SOCK; 12:00:24 unset SSH_AGENT_PID; 12:00:24 echo Agent pid 1576 killed; 12:00:24 [ssh-agent] Stopped. 12:00:24 [PostBuildScript] - [INFO] Executing post build scripts. 12:00:24 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins5813684385359959214.sh 12:00:24 ---> sysstat.sh 12:00:25 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins18243253456909438369.sh 12:00:25 ---> package-listing.sh 12:00:25 ++ facter osfamily 12:00:25 ++ tr '[:upper:]' '[:lower:]' 12:00:25 + OS_FAMILY=debian 12:00:25 + workspace=/w/workspace/autorelease-gerrit-branch-lock-vanadium 12:00:25 + START_PACKAGES=/tmp/packages_start.txt 12:00:25 + END_PACKAGES=/tmp/packages_end.txt 12:00:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:00:25 + PACKAGES=/tmp/packages_start.txt 12:00:25 + '[' /w/workspace/autorelease-gerrit-branch-lock-vanadium ']' 12:00:25 + PACKAGES=/tmp/packages_end.txt 12:00:25 + case "${OS_FAMILY}" in 12:00:25 + dpkg -l 12:00:25 + grep '^ii' 12:00:25 + '[' -f /tmp/packages_start.txt ']' 12:00:25 + '[' -f /tmp/packages_end.txt ']' 12:00:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:00:25 + '[' /w/workspace/autorelease-gerrit-branch-lock-vanadium ']' 12:00:25 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/ 12:00:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/ 12:00:25 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins17038621901991300102.sh 12:00:25 ---> capture-instance-metadata.sh 12:00:25 Setup pyenv: 12:00:25 * system (set by /opt/pyenv/version) 12:00:25 * 3.8.20 (set by /opt/pyenv/version) 12:00:25 * 3.9.20 (set by /opt/pyenv/version) 12:00:25 3.10.15 12:00:25 3.11.10 12:00:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SLSk 12:00:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:00:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:00:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:00:34 lf-activate-venv(): INFO: Base packages installed successfully 12:00:34 lf-activate-venv(): INFO: Installing additional packages: lftools 12:01:03 lf-activate-venv(): INFO: Adding /tmp/venv-SLSk/bin to PATH 12:01:03 INFO: Running in OpenStack, capturing instance metadata 12:01:03 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins16887411360742912717.sh 12:01:03 provisioning config files... 12:01:04 Could not find credentials [logs] for autorelease-gerrit-branch-lock-vanadium #26 12:01:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/config4355828775362380179tmp 12:01:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:01:04 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:01:04 provisioning config files... 12:01:04 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:01:04 [EnvInject] - Injecting environment variables from a build step. 12:01:04 [EnvInject] - Injecting as environment variables the properties content 12:01:04 SERVER_ID=logs 12:01:04 12:01:04 [EnvInject] - Variables injected successfully. 12:01:04 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins12130608908370413188.sh 12:01:04 ---> create-netrc.sh 12:01:04 WARN: Log server credential not found. 12:01:04 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins7853149416093697504.sh 12:01:04 ---> python-tools-install.sh 12:01:04 Setup pyenv: 12:01:04 system 12:01:04 3.8.20 12:01:04 3.9.20 12:01:04 3.10.15 12:01:04 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 12:01:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SLSk from file:/tmp/.os_lf_venv 12:01:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:01:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:01:06 lf-activate-venv(): INFO: Base packages installed successfully 12:01:06 lf-activate-venv(): INFO: Installing additional packages: lftools 12:01:16 lf-activate-venv(): INFO: Adding /tmp/venv-SLSk/bin to PATH 12:01:16 Generating Requirements File 12:01:35 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:01:35 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:01:36 Python 3.11.10 12:01:36 pip 26.0.1 from /tmp/venv-SLSk/lib/python3.11/site-packages/pip (python 3.11) 12:01:36 appdirs==1.4.4 12:01:36 argcomplete==3.6.3 12:01:36 aspy.yaml==1.3.0 12:01:36 attrs==25.4.0 12:01:36 autopage==0.6.0 12:01:36 beautifulsoup4==4.14.3 12:01:36 boto3==1.42.68 12:01:36 botocore==1.42.68 12:01:36 bs4==0.0.2 12:01:36 certifi==2026.2.25 12:01:36 cffi==2.0.0 12:01:36 cfgv==3.5.0 12:01:36 chardet==7.1.0 12:01:36 charset-normalizer==3.4.6 12:01:36 click==8.3.1 12:01:36 cliff==4.13.2 12:01:36 cmd2==3.4.0 12:01:36 cryptography==3.3.2 12:01:36 debtcollector==3.0.0 12:01:36 decorator==5.2.1 12:01:36 defusedxml==0.7.1 12:01:36 Deprecated==1.3.1 12:01:36 distlib==0.4.0 12:01:36 dnspython==2.8.0 12:01:36 docker==7.1.0 12:01:36 dogpile.cache==1.5.0 12:01:36 durationpy==0.10 12:01:36 email-validator==2.3.0 12:01:36 filelock==3.25.2 12:01:36 future==1.0.0 12:01:36 gitdb==4.0.12 12:01:36 GitPython==3.1.46 12:01:36 httplib2==0.30.2 12:01:36 identify==2.6.18 12:01:36 idna==3.11 12:01:36 importlib-resources==1.5.0 12:01:36 iso8601==2.1.0 12:01:36 Jinja2==3.1.6 12:01:36 jmespath==1.1.0 12:01:36 jsonpatch==1.33 12:01:36 jsonpointer==3.0.0 12:01:36 jsonschema==4.26.0 12:01:36 jsonschema-specifications==2025.9.1 12:01:36 keystoneauth1==5.13.1 12:01:36 kubernetes==35.0.0 12:01:36 lftools==0.37.22 12:01:36 lxml==6.0.2 12:01:36 markdown-it-py==4.0.0 12:01:36 MarkupSafe==3.0.3 12:01:36 mdurl==0.1.2 12:01:36 msgpack==1.1.2 12:01:36 multi_key_dict==2.0.3 12:01:36 munch==4.0.0 12:01:36 netaddr==1.3.0 12:01:36 niet==1.4.2 12:01:36 nodeenv==1.10.0 12:01:36 oauth2client==4.1.3 12:01:36 oauthlib==3.3.1 12:01:36 openstacksdk==4.10.0 12:01:36 os-service-types==1.8.2 12:01:36 osc-lib==4.4.0 12:01:36 oslo.config==10.3.0 12:01:36 oslo.context==6.3.0 12:01:36 oslo.i18n==6.7.2 12:01:36 oslo.log==8.1.0 12:01:36 oslo.serialization==5.9.1 12:01:36 oslo.utils==10.0.0 12:01:36 packaging==26.0 12:01:36 pbr==7.0.3 12:01:36 platformdirs==4.9.4 12:01:36 prettytable==3.17.0 12:01:36 psutil==7.2.2 12:01:36 pyasn1==0.6.2 12:01:36 pyasn1_modules==0.4.2 12:01:36 pycparser==3.0 12:01:36 pygerrit2==2.0.15 12:01:36 PyGithub==2.8.1 12:01:36 Pygments==2.19.2 12:01:36 PyJWT==2.12.1 12:01:36 PyNaCl==1.6.2 12:01:36 pyparsing==2.4.7 12:01:36 pyperclip==1.11.0 12:01:36 pyrsistent==0.20.0 12:01:36 python-cinderclient==9.9.0 12:01:36 python-dateutil==2.9.0.post0 12:01:36 python-discovery==1.1.3 12:01:36 python-heatclient==5.1.0 12:01:36 python-jenkins==1.8.3 12:01:36 python-keystoneclient==5.8.0 12:01:36 python-magnumclient==4.10.0 12:01:36 python-openstackclient==9.0.0 12:01:36 python-swiftclient==4.10.0 12:01:36 PyYAML==6.0.3 12:01:36 referencing==0.37.0 12:01:36 requests==2.32.5 12:01:36 requests-oauthlib==2.0.0 12:01:36 requestsexceptions==1.4.0 12:01:36 rfc3986==2.0.0 12:01:36 rich==14.3.3 12:01:36 rich-argparse==1.7.2 12:01:36 rpds-py==0.30.0 12:01:36 rsa==4.9.1 12:01:36 ruamel.yaml==0.19.1 12:01:36 ruamel.yaml.clib==0.2.15 12:01:36 s3transfer==0.16.0 12:01:36 simplejson==3.20.2 12:01:36 six==1.17.0 12:01:36 smmap==5.0.3 12:01:36 soupsieve==2.8.3 12:01:36 stevedore==5.7.0 12:01:36 tabulate==0.10.0 12:01:36 toml==0.10.2 12:01:36 tomlkit==0.14.0 12:01:36 tqdm==4.67.3 12:01:36 typing_extensions==4.15.0 12:01:36 urllib3==1.26.20 12:01:36 virtualenv==21.2.0 12:01:36 wcwidth==0.6.0 12:01:36 websocket-client==1.9.0 12:01:36 wrapt==2.1.2 12:01:36 xdg==6.0.0 12:01:36 xmltodict==1.0.4 12:01:36 yq==3.4.3 12:01:36 [autorelease-gerrit-branch-lock-vanadium] $ /bin/sh /tmp/jenkins11079035264704317788.sh 12:01:36 ---> uv-install.sh 12:01:36 Installing uv/uvx (latest) using shell installer 12:01:36 2026-03-16 12:01:36 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/62fdb47a-c294-4e00-b9b1-54de7e6f8b19?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-16T12%3A59%3A30Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-16T11%3A58%3A33Z&ske=2026-03-16T12%3A59%3A30Z&sks=b&skv=2018-11-09&sig=XqOVgFMO7KIWUBX4%2F68LbXUtOrp9neEWbVyWVCbw6GA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzY2Mjc0NywibmJmIjoxNzczNjYyNDQ3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.3UZp5ziNq7_vgPKxaaQvHVREMaH6bNxA-V6oQvcmj4w&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [68286/68286] -> "/tmp/uv-install-fURt74.sh" [1] 12:01:36 downloading uv 0.10.10 x86_64-unknown-linux-gnu 12:01:37 no checksums to verify 12:01:37 installing to /home/jenkins/.local/bin 12:01:37 uv 12:01:37 uvx 12:01:37 everything's installed! 12:01:37 12:01:37 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:01:37 12:01:37 source $HOME/.local/bin/env (sh, bash, zsh) 12:01:37 source $HOME/.local/bin/env.fish (fish) 12:01:37 Adding install location to PATH 12:01:37 ---> Validating uv/uvx install 12:01:37 uvx 0.10.10 12:01:37 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins6968399836871570804.sh 12:01:37 ---> sudo-logs.sh 12:01:37 Archiving 'sudo' log.. 12:01:38 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins7854198503499468366.sh 12:01:38 ---> job-cost.sh 12:01:38 INFO: Activating Python virtual environment... 12:01:38 Setup pyenv: 12:01:38 system 12:01:38 3.8.20 12:01:38 3.9.20 12:01:38 3.10.15 12:01:38 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 12:01:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SLSk from file:/tmp/.os_lf_venv 12:01:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:01:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:01:40 lf-activate-venv(): INFO: Base packages installed successfully 12:01:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:01:46 lf-activate-venv(): INFO: Adding /tmp/venv-SLSk/bin to PATH 12:01:46 INFO: No stack-cost file found 12:01:46 INFO: Instance uptime: 147s 12:01:46 INFO: Fetching instance metadata (attempt 1 of 3)... 12:01:46 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:01:46 INFO: Successfully fetched instance metadata 12:01:46 INFO: Instance type: v3-standard-4 12:01:46 INFO: Retrieving pricing info for: v3-standard-4 12:01:46 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:01:46 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=147 12:01:46 INFO: Successfully fetched Vexxhost pricing API 12:01:46 INFO: Retrieved cost: 0.11 12:01:46 INFO: Retrieved resource: v3-standard-4 12:01:46 INFO: Creating archive directory: /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/cost 12:01:46 INFO: Archiving costs to: /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/cost.csv 12:01:46 INFO: Successfully archived job cost data 12:01:46 DEBUG: Cost data: autorelease-gerrit-branch-lock-vanadium,26,2026-03-16 12:01:46,v3-standard-4,147,0.11,0.00,SUCCESS 12:01:46 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash -l /tmp/jenkins9040233321007357113.sh 12:01:46 ---> logs-deploy.sh 12:01:46 Setup pyenv: 12:01:46 system 12:01:46 3.8.20 12:01:46 3.9.20 12:01:46 3.10.15 12:01:46 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 12:01:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SLSk from file:/tmp/.os_lf_venv 12:01:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:01:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:01:48 lf-activate-venv(): INFO: Base packages installed successfully 12:01:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:02:01 lf-activate-venv(): INFO: Adding /tmp/venv-SLSk/bin to PATH 12:02:01 WARNING: Nexus logging server not set 12:02:01 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-vanadium/26/ 12:02:01 INFO: archiving logs to S3 12:02:01 /tmp/venv-SLSk/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.6) doesn't match a supported version! 12:02:01 warnings.warn( 12:02:02 ---> uname -a: 12:02:02 Linux prd-ubuntu2204-builder-4c-4g-492040 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 12:02:02 12:02:02 12:02:02 ---> lscpu: 12:02:02 Architecture: x86_64 12:02:02 CPU op-mode(s): 32-bit, 64-bit 12:02:02 Address sizes: 40 bits physical, 48 bits virtual 12:02:02 Byte Order: Little Endian 12:02:02 CPU(s): 4 12:02:02 On-line CPU(s) list: 0-3 12:02:02 Vendor ID: AuthenticAMD 12:02:02 Model name: AMD EPYC-Rome Processor 12:02:02 CPU family: 23 12:02:02 Model: 49 12:02:02 Thread(s) per core: 1 12:02:02 Core(s) per socket: 1 12:02:02 Socket(s): 4 12:02:02 Stepping: 0 12:02:02 BogoMIPS: 5599.99 12:02:02 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:02:02 Virtualization: AMD-V 12:02:02 Hypervisor vendor: KVM 12:02:02 Virtualization type: full 12:02:02 L1d cache: 128 KiB (4 instances) 12:02:02 L1i cache: 128 KiB (4 instances) 12:02:02 L2 cache: 2 MiB (4 instances) 12:02:02 L3 cache: 64 MiB (4 instances) 12:02:02 NUMA node(s): 1 12:02:02 NUMA node0 CPU(s): 0-3 12:02:02 Vulnerability Gather data sampling: Not affected 12:02:02 Vulnerability Indirect target selection: Not affected 12:02:02 Vulnerability Itlb multihit: Not affected 12:02:02 Vulnerability L1tf: Not affected 12:02:02 Vulnerability Mds: Not affected 12:02:02 Vulnerability Meltdown: Not affected 12:02:02 Vulnerability Mmio stale data: Not affected 12:02:02 Vulnerability Reg file data sampling: Not affected 12:02:02 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:02:02 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:02:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:02:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:02:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:02:02 Vulnerability Srbds: Not affected 12:02:02 Vulnerability Tsa: Not affected 12:02:02 Vulnerability Tsx async abort: Not affected 12:02:02 Vulnerability Vmscape: Not affected 12:02:02 12:02:02 12:02:02 ---> nproc: 12:02:02 4 12:02:02 12:02:02 12:02:02 ---> df -h: 12:02:02 Filesystem Size Used Avail Use% Mounted on 12:02:02 tmpfs 1.6G 1.1M 1.6G 1% /run 12:02:02 /dev/vda1 78G 8.4G 69G 11% / 12:02:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:02:02 tmpfs 5.0M 0 5.0M 0% /run/lock 12:02:02 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:02:02 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 12:02:02 12:02:02 12:02:02 ---> free -m: 12:02:02 total used free shared buff/cache available 12:02:02 Mem: 15989 661 12792 4 2535 15003 12:02:02 Swap: 1023 0 1023 12:02:02 12:02:02 12:02:02 ---> ip addr: 12:02:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:02:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:02:02 inet 127.0.0.1/8 scope host lo 12:02:02 valid_lft forever preferred_lft forever 12:02:02 inet6 ::1/128 scope host 12:02:02 valid_lft forever preferred_lft forever 12:02:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:02:02 link/ether fa:16:3e:44:69:4a brd ff:ff:ff:ff:ff:ff 12:02:02 altname enp0s3 12:02:02 inet 10.30.171.139/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:02:02 valid_lft 86244sec preferred_lft 86244sec 12:02:02 inet6 fe80::f816:3eff:fe44:694a/64 scope link 12:02:02 valid_lft forever preferred_lft forever 12:02:02 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:02:02 link/ether c6:1d:4c:f7:56:0a brd ff:ff:ff:ff:ff:ff 12:02:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:02:02 valid_lft forever preferred_lft forever 12:02:02 12:02:02 12:02:02 ---> sar -b -r -n DEV: 12:02:02 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-4c-4g-492040) 03/16/26 _x86_64_ (4 CPU) 12:02:02 12:02:02 11:59:30 LINUX RESTART (4 CPU) 12:02:02 12:02:02 12:02:02 ---> sar -P ALL: 12:02:02 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-4c-4g-492040) 03/16/26 _x86_64_ (4 CPU) 12:02:02 12:02:02 11:59:30 LINUX RESTART (4 CPU) 12:02:02 12:02:02 12:02:02