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