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