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