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