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