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