11:30:40 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/autorelease/+/124076 11:30:40 Running as SYSTEM 11:30:40 [EnvInject] - Loading node environment variables. 11:30:40 Building remotely on prd-ubuntu2204-builder-2c-2g-38065 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/autorelease-tox-verify-chromium 11:30:40 [ssh-agent] Looking for ssh-agent implementation... 11:30:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:30:41 $ ssh-agent 11:30:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXq6dWmv/agent.1510 11:30:41 SSH_AGENT_PID=1512 11:30:41 [ssh-agent] Started. 11:30:41 Running ssh-add (command line suppressed) 11:30:41 Identity added: /w/workspace/autorelease-tox-verify-chromium@tmp/private_key_5323402710711633581.key (/w/workspace/autorelease-tox-verify-chromium@tmp/private_key_5323402710711633581.key) 11:30:41 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:30:41 The recommended git tool is: NONE 11:30:43 using credential jenkins-ssh 11:30:43 Wiping out workspace first. 11:30:43 Cloning the remote Git repository 11:30:43 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 11:30:43 > git init /w/workspace/autorelease-tox-verify-chromium # timeout=10 11:30:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 11:30:43 > git --version # timeout=10 11:30:43 > git --version # 'git version 2.34.1' 11:30:43 using GIT_SSH to set credentials jenkins-ssh 11:30:43 Verifying host key using known hosts file, will automatically accept unseen keys 11:30:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 11:30:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 11:30:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:30:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 11:30:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 11:30:47 using GIT_SSH to set credentials jenkins-ssh 11:30:47 Verifying host key using known hosts file, will automatically accept unseen keys 11:30:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease refs/changes/76/124076/2 # timeout=10 11:30:47 > git rev-parse 6f8be294530459f5bb52197c965f30d0bacf6151^{commit} # timeout=10 11:30:47 Checking out Revision 6f8be294530459f5bb52197c965f30d0bacf6151 (refs/changes/76/124076/2) 11:30:47 > git config core.sparsecheckout # timeout=10 11:30:47 > git checkout -f 6f8be294530459f5bb52197c965f30d0bacf6151 # timeout=10 11:30:50 Commit message: "CI: Add Dependabot cooldown for github-actions" 11:30:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:30:50 > git rev-list --no-walk e2620bae189ade8ac77ed60919f6bdb06830b473 # timeout=10 11:30:50 > git remote # timeout=10 11:30:50 > git submodule init # timeout=10 11:30:50 > git submodule sync # timeout=10 11:30:50 > git config --get remote.origin.url # timeout=10 11:30:50 > git submodule init # timeout=10 11:30:50 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:30:50 > git config --get submodule.daexim.url # timeout=10 11:30:50 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 11:30:50 > git config --get submodule.integration/distribution.url # timeout=10 11:30:50 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 11:30:50 > git config --get submodule.jsonrpc.url # timeout=10 11:30:50 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 11:30:50 > git config --get submodule.lispflowmapping.url # timeout=10 11:30:50 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 11:30:50 > git config --get submodule.ovsdb.url # timeout=10 11:30:50 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 11:30:50 > git submodule update --init --recursive daexim # timeout=10 11:30:51 > git submodule update --init --recursive integration/distribution # timeout=10 11:30:52 > git submodule update --init --recursive jsonrpc # timeout=10 11:30:52 > git submodule update --init --recursive lispflowmapping # timeout=10 11:30:53 > git submodule update --init --recursive ovsdb # timeout=10 11:30:56 provisioning config files... 11:30:56 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:30:56 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:30:56 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins12640261603236938154.sh 11:30:56 ---> python-tools-install.sh 11:30:56 Setup pyenv: 11:30:56 * system (set by /opt/pyenv/version) 11:30:56 * 3.8.20 (set by /opt/pyenv/version) 11:30:56 * 3.9.20 (set by /opt/pyenv/version) 11:30:56 3.10.15 11:30:56 3.11.10 11:31:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O8uI 11:31:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:31:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:05 lf-activate-venv(): INFO: Base packages installed successfully 11:31:05 lf-activate-venv(): INFO: Installing additional packages: lftools 11:31:28 lf-activate-venv(): INFO: Adding /tmp/venv-O8uI/bin to PATH 11:31:28 Generating Requirements File 11:31:53 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. 11:31:53 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:31:53 Python 3.11.10 11:31:53 pip 26.1.2 from /tmp/venv-O8uI/lib/python3.11/site-packages/pip (python 3.11) 11:31:54 aiohappyeyeballs==2.7.1 11:31:54 aiohttp==3.14.3 11:31:54 aiosignal==1.4.0 11:31:54 appdirs==1.4.4 11:31:54 argcomplete==3.7.0 11:31:54 aspy.yaml==1.3.0 11:31:54 attrs==26.1.0 11:31:54 autopage==0.6.0 11:31:54 beautifulsoup4==4.15.0 11:31:54 boto3==1.43.54 11:31:54 botocore==1.43.54 11:31:54 bs4==0.0.2 11:31:54 certifi==2026.7.22 11:31:54 cffi==2.1.0 11:31:54 cfgv==3.5.0 11:31:54 chardet==7.4.3 11:31:54 charset-normalizer==3.4.9 11:31:54 click==8.4.2 11:31:54 cliff==4.15.0 11:31:54 cmd2==4.1.2 11:31:54 cryptography==3.3.2 11:31:54 debtcollector==3.1.0 11:31:54 decorator==5.3.1 11:31:54 defusedxml==0.7.1 11:31:54 Deprecated==1.3.1 11:31:54 distlib==0.4.3 11:31:54 dnspython==2.8.0 11:31:54 docker==7.2.0 11:31:54 dogpile.cache==1.5.0 11:31:54 durationpy==0.10 11:31:54 email-validator==2.3.0 11:31:54 filelock==3.32.0 11:31:54 frozenlist==1.8.0 11:31:54 future==1.0.0 11:31:54 gitdb==4.0.12 11:31:54 GitPython==3.1.55 11:31:54 httplib2==0.30.2 11:31:54 identify==2.6.19 11:31:54 idna==3.18 11:31:54 importlib-resources==1.5.0 11:31:54 iso8601==2.1.0 11:31:54 Jinja2==3.1.6 11:31:54 jmespath==1.1.0 11:31:54 jsonpatch==1.33 11:31:54 jsonpointer==3.1.1 11:31:54 jsonschema==4.26.0 11:31:54 jsonschema-specifications==2025.9.1 11:31:54 keystoneauth1==5.15.0 11:31:54 kubernetes==36.0.3 11:31:54 lftools==0.37.22 11:31:54 lxml==6.1.1 11:31:54 markdown-it-py==4.2.0 11:31:54 MarkupSafe==3.0.3 11:31:54 mdurl==0.1.2 11:31:54 msgpack==1.2.1 11:31:54 multi_key_dict==2.0.3 11:31:54 multidict==6.7.1 11:31:54 munch==4.0.0 11:31:54 netaddr==1.3.0 11:31:54 niet==1.4.2 11:31:54 nodeenv==1.10.0 11:31:54 oauth2client==4.1.3 11:31:54 oauthlib==3.3.1 11:31:54 openstacksdk==4.17.0 11:31:54 os-service-types==1.8.2 11:31:54 osc-lib==4.7.0 11:31:54 oslo.config==10.6.0 11:31:54 oslo.context==6.5.0 11:31:54 oslo.i18n==6.9.0 11:31:54 oslo.log==8.3.0 11:31:54 oslo.serialization==5.11.0 11:31:54 oslo.utils==10.1.1 11:31:54 packaging==26.2 11:31:54 pbr==7.0.3 11:31:54 platformdirs==4.11.0 11:31:54 prettytable==3.18.0 11:31:54 prompt_toolkit==3.0.52 11:31:54 propcache==0.5.2 11:31:54 psutil==7.2.2 11:31:54 pyasn1==0.6.4 11:31:54 pyasn1_modules==0.4.2 11:31:54 pycparser==3.0 11:31:54 pygerrit2==2.0.15 11:31:54 PyGithub==2.9.1 11:31:54 Pygments==2.20.0 11:31:54 PyJWT==2.13.0 11:31:54 PyNaCl==1.6.2 11:31:54 pyparsing==2.4.7 11:31:54 pyperclip==1.11.0 11:31:54 pyrsistent==0.20.0 11:31:54 python-dateutil==2.9.0.post0 11:31:54 python-discovery==1.5.0 11:31:54 python-heatclient==5.2.0 11:31:54 python-jenkins==1.8.3 11:31:54 python-keystoneclient==5.8.0 11:31:54 python-magnumclient==4.11.0 11:31:54 python-manilaclient==6.2.0 11:31:54 python-openstackclient==10.2.1 11:31:54 python-swiftclient==4.10.0 11:31:54 PyYAML==6.0.3 11:31:54 referencing==0.37.0 11:31:54 requests==2.34.2 11:31:54 requests-oauthlib==2.0.0 11:31:54 rfc3986==2.0.0 11:31:54 rich==15.0.0 11:31:54 rich-argparse==1.8.0 11:31:54 rpds-py==2026.6.3 11:31:54 rsa==4.9.1 11:31:54 ruamel.yaml==0.19.1 11:31:54 ruamel.yaml.clib==0.2.15 11:31:54 s3transfer==0.19.2 11:31:54 simplejson==4.1.1 11:31:54 six==1.17.0 11:31:54 smmap==5.0.3 11:31:54 soupsieve==2.9.1 11:31:54 stevedore==5.9.0 11:31:54 tabulate==0.10.0 11:31:54 toml==0.10.2 11:31:54 tomlkit==0.15.1 11:31:54 tqdm==4.69.0 11:31:54 typing_extensions==4.16.0 11:31:54 urllib3==1.26.20 11:31:54 virtualenv==21.7.0 11:31:54 wcwidth==0.8.2 11:31:54 websocket-client==1.9.0 11:31:54 wrapt==2.2.2 11:31:54 xdg==6.0.0 11:31:54 xmltodict==1.0.4 11:31:54 yarl==1.24.5 11:31:54 yq==4.1.2 11:31:54 [autorelease-tox-verify-chromium] $ /bin/sh /tmp/jenkins4257306727470587983.sh 11:31:54 ---> uv-install.sh 11:31:54 Installing uv/uvx (latest) using shell installer 11:31:54 2026-07-23 11:31:54 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-PFQzgz.sh" [1] 11:31:54 downloading uv 0.11.31 x86_64-unknown-linux-gnu 11:31:55 installing to /home/jenkins/.local/bin 11:31:55 uv 11:31:55 uvx 11:31:55 everything's installed! 11:31:55 11:31:55 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:31:55 11:31:55 source $HOME/.local/bin/env (sh, bash, zsh) 11:31:55 source $HOME/.local/bin/env.fish (fish) 11:31:55 Adding install location to PATH 11:31:55 ---> Validating uv/uvx install 11:31:55 uvx 0.11.31 (x86_64-unknown-linux-gnu) 11:31:55 [EnvInject] - Injecting environment variables from a build step. 11:31:55 [EnvInject] - Injecting as environment variables the properties content 11:31:55 PYTHON=python3 11:31:55 11:31:55 [EnvInject] - Variables injected successfully. 11:31:55 [autorelease-tox-verify-chromium] $ /bin/bash -l /tmp/jenkins7790803177422244905.sh 11:31:55 ---> tox-install.sh 11:31:55 + source /home/jenkins/lf-env.sh 11:31:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:31:55 ++ mktemp -d /tmp/venv-XXXX 11:31:55 + lf_venv=/tmp/venv-8wVi 11:31:55 + local venv_file=/tmp/.os_lf_venv 11:31:55 + local python=python3 11:31:55 + local options 11:31:55 + local set_path=true 11:31:55 + local install_args= 11:31:55 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:31:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:31:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:31:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:31:55 + true 11:31:55 + case $1 in 11:31:55 + venv_file=/tmp/.toxenv 11:31:55 + shift 2 11:31:55 + true 11:31:55 + case $1 in 11:31:55 + shift 11:31:55 + break 11:31:55 + case $python in 11:31:55 + local pkg_list= 11:31:55 + [[ -d /opt/pyenv ]] 11:31:55 + echo 'Setup pyenv:' 11:31:55 Setup pyenv: 11:31:55 + export PYENV_ROOT=/opt/pyenv 11:31:55 + PYENV_ROOT=/opt/pyenv 11:31:55 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:31:55 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:31:55 + pyenv versions 11:31:55 system 11:31:55 3.8.20 11:31:55 3.9.20 11:31:55 3.10.15 11:31:55 * 3.11.10 (set by /w/workspace/autorelease-tox-verify-chromium/.python-version) 11:31:55 + command -v pyenv 11:31:55 ++ pyenv init - --no-rehash 11:31:55 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:31:55 for i in ${!paths[@]}; do 11:31:55 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:31:55 fi; done; 11:31:55 echo "${paths[*]}"'\'')" 11:31:55 export PATH="/opt/pyenv/shims:${PATH}" 11:31:55 export PYENV_SHELL=bash 11:31:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:31:55 pyenv() { 11:31:55 local command 11:31:55 command="${1:-}" 11:31:55 if [ "$#" -gt 0 ]; then 11:31:55 shift 11:31:55 fi 11:31:55 11:31:55 case "$command" in 11:31:55 rehash|shell) 11:31:55 eval "$(pyenv "sh-$command" "$@")" 11:31:55 ;; 11:31:55 *) 11:31:55 command pyenv "$command" "$@" 11:31:55 ;; 11:31:55 esac 11:31:55 }' 11:31:55 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:31:55 for i in ${!paths[@]}; do 11:31:55 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:31:55 fi; done; 11:31:55 echo "${paths[*]}"' 11:31:55 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:31:55 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:31:55 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:31:55 ++ export PYENV_SHELL=bash 11:31:55 ++ PYENV_SHELL=bash 11:31:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:31:55 +++ complete -F _pyenv pyenv 11:31:55 ++ lf-pyver python3 11:31:55 ++ local py_version_xy=python3 11:31:55 ++ local py_version_xyz= 11:31:55 ++ sed 's/^[ *]* //' 11:31:55 ++ pyenv versions 11:31:55 ++ local command 11:31:55 ++ command=versions 11:31:55 ++ '[' 1 -gt 0 ']' 11:31:55 ++ shift 11:31:55 ++ case "$command" in 11:31:55 ++ command pyenv versions 11:31:55 ++ awk '{ print $1 }' 11:31:55 ++ grep -E '^[0-9.]*[0-9]$' 11:31:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:31:55 +++ grep '^3' /tmp/.pyenv_versions 11:31:55 +++ tail -n 1 11:31:55 +++ sort -V 11:31:55 ++ py_version_xyz=3.11.10 11:31:55 ++ [[ -z 3.11.10 ]] 11:31:55 ++ echo 3.11.10 11:31:55 ++ return 0 11:31:55 + pyenv local 3.11.10 11:31:55 + local command 11:31:55 + command=local 11:31:55 + '[' 2 -gt 0 ']' 11:31:55 + shift 11:31:55 + case "$command" in 11:31:55 + command pyenv local 3.11.10 11:31:55 + for arg in "$@" 11:31:55 + case $arg in 11:31:55 + pkg_list+='tox ' 11:31:55 + for arg in "$@" 11:31:55 + case $arg in 11:31:55 + pkg_list+='virtualenv ' 11:31:55 + for arg in "$@" 11:31:55 + case $arg in 11:31:55 + pkg_list+='urllib3~=1.26.15 ' 11:31:55 + [[ -f /tmp/.toxenv ]] 11:31:55 + [[ ! -f /tmp/.toxenv ]] 11:31:55 + [[ -n '' ]] 11:31:55 + python3 -m venv /tmp/venv-8wVi 11:31:59 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8wVi' 11:31:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8wVi 11:31:59 + echo /tmp/venv-8wVi 11:31:59 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:31:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:31:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:31:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:59 + local 'pip_opts=--upgrade --quiet' 11:31:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:31:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:31:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:31:59 + [[ -n '' ]] 11:31:59 + [[ -n '' ]] 11:31:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:31:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:59 + /tmp/venv-8wVi/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:32:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:32:03 lf-activate-venv(): INFO: Base packages installed successfully 11:32:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:32:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:32:03 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:32:03 + /tmp/venv-8wVi/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:32:05 + type python3 11:32:05 + true 11:32:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8wVi/bin to PATH' 11:32:05 lf-activate-venv(): INFO: Adding /tmp/venv-8wVi/bin to PATH 11:32:05 + PATH=/tmp/venv-8wVi/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:32:05 + return 0 11:32:05 + python3 --version 11:32:05 Python 3.11.10 11:32:05 + python3 -m pip --version 11:32:05 pip 26.1.2 from /tmp/venv-8wVi/lib/python3.11/site-packages/pip (python 3.11) 11:32:05 + python3 -m pip freeze 11:32:05 cachetools==7.1.5 11:32:05 colorama==0.4.6 11:32:05 distlib==0.4.3 11:32:05 filelock==3.32.0 11:32:05 packaging==26.2 11:32:05 platformdirs==4.11.0 11:32:05 pluggy==1.6.0 11:32:05 pyproject-api==1.11.0 11:32:05 python-discovery==1.5.0 11:32:05 tomli_w==1.2.0 11:32:05 tox==4.58.0 11:32:05 urllib3==1.26.20 11:32:05 virtualenv==21.7.0 11:32:05 [autorelease-tox-verify-chromium] $ /bin/sh -xe /tmp/jenkins8442320407588843244.sh 11:32:05 [EnvInject] - Injecting environment variables from a build step. 11:32:05 [EnvInject] - Injecting as environment variables the properties content 11:32:05 PARALLEL=False 11:32:05 11:32:05 [EnvInject] - Variables injected successfully. 11:32:05 [autorelease-tox-verify-chromium] $ /bin/bash -l /tmp/jenkins6923005676594703558.sh 11:32:05 ---> tox-run.sh 11:32:05 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:32:05 + ARCHIVE_TOX_DIR=/w/workspace/autorelease-tox-verify-chromium/archives/tox 11:32:05 + ARCHIVE_DOC_DIR=/w/workspace/autorelease-tox-verify-chromium/archives/docs 11:32:05 + mkdir -p /w/workspace/autorelease-tox-verify-chromium/archives/tox 11:32:05 + cd /w/workspace/autorelease-tox-verify-chromium/. 11:32:05 + source /home/jenkins/lf-env.sh 11:32:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:32:05 ++ mktemp -d /tmp/venv-XXXX 11:32:05 + lf_venv=/tmp/venv-Z4dA 11:32:05 + local venv_file=/tmp/.os_lf_venv 11:32:05 + local python=python3 11:32:05 + local options 11:32:05 + local set_path=true 11:32:05 + local install_args= 11:32:05 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:32:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:32:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:32:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:32:05 + true 11:32:05 + case $1 in 11:32:05 + venv_file=/tmp/.toxenv 11:32:05 + shift 2 11:32:05 + true 11:32:05 + case $1 in 11:32:05 + shift 11:32:05 + break 11:32:05 + case $python in 11:32:05 + local pkg_list= 11:32:05 + [[ -d /opt/pyenv ]] 11:32:05 + echo 'Setup pyenv:' 11:32:05 Setup pyenv: 11:32:05 + export PYENV_ROOT=/opt/pyenv 11:32:05 + PYENV_ROOT=/opt/pyenv 11:32:05 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:32:05 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:32:05 + pyenv versions 11:32:05 system 11:32:05 3.8.20 11:32:05 3.9.20 11:32:05 3.10.15 11:32:05 * 3.11.10 (set by /w/workspace/autorelease-tox-verify-chromium/.python-version) 11:32:05 + command -v pyenv 11:32:05 ++ pyenv init - --no-rehash 11:32:05 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:32:05 for i in ${!paths[@]}; do 11:32:05 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:32:05 fi; done; 11:32:05 echo "${paths[*]}"'\'')" 11:32:05 export PATH="/opt/pyenv/shims:${PATH}" 11:32:05 export PYENV_SHELL=bash 11:32:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:32:05 pyenv() { 11:32:05 local command 11:32:05 command="${1:-}" 11:32:05 if [ "$#" -gt 0 ]; then 11:32:05 shift 11:32:05 fi 11:32:05 11:32:05 case "$command" in 11:32:05 rehash|shell) 11:32:05 eval "$(pyenv "sh-$command" "$@")" 11:32:05 ;; 11:32:05 *) 11:32:05 command pyenv "$command" "$@" 11:32:05 ;; 11:32:05 esac 11:32:05 }' 11:32:05 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:32:05 for i in ${!paths[@]}; do 11:32:05 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:32:05 fi; done; 11:32:05 echo "${paths[*]}"' 11:32:05 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:32:05 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:32:05 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:32:05 ++ export PYENV_SHELL=bash 11:32:05 ++ PYENV_SHELL=bash 11:32:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:32:05 +++ complete -F _pyenv pyenv 11:32:05 ++ lf-pyver python3 11:32:05 ++ local py_version_xy=python3 11:32:05 ++ local py_version_xyz= 11:32:05 ++ pyenv versions 11:32:05 ++ local command 11:32:05 ++ command=versions 11:32:05 ++ awk '{ print $1 }' 11:32:05 ++ '[' 1 -gt 0 ']' 11:32:05 ++ shift 11:32:05 ++ case "$command" in 11:32:05 ++ command pyenv versions 11:32:05 ++ grep -E '^[0-9.]*[0-9]$' 11:32:05 ++ sed 's/^[ *]* //' 11:32:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:32:05 +++ grep '^3' /tmp/.pyenv_versions 11:32:05 +++ tail -n 1 11:32:05 +++ sort -V 11:32:05 ++ py_version_xyz=3.11.10 11:32:05 ++ [[ -z 3.11.10 ]] 11:32:05 ++ echo 3.11.10 11:32:05 ++ return 0 11:32:05 + pyenv local 3.11.10 11:32:05 + local command 11:32:05 + command=local 11:32:05 + '[' 2 -gt 0 ']' 11:32:05 + shift 11:32:05 + case "$command" in 11:32:05 + command pyenv local 3.11.10 11:32:05 + for arg in "$@" 11:32:05 + case $arg in 11:32:05 + pkg_list+='tox ' 11:32:05 + for arg in "$@" 11:32:05 + case $arg in 11:32:05 + pkg_list+='virtualenv ' 11:32:05 + for arg in "$@" 11:32:05 + case $arg in 11:32:05 + pkg_list+='urllib3~=1.26.15 ' 11:32:05 + [[ -f /tmp/.toxenv ]] 11:32:05 ++ cat /tmp/.toxenv 11:32:05 + lf_venv=/tmp/venv-8wVi 11:32:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8wVi from' file:/tmp/.toxenv 11:32:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8wVi from file:/tmp/.toxenv 11:32:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:32:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:32:05 + local 'pip_opts=--upgrade --quiet' 11:32:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:32:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:32:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:32:05 + [[ -n '' ]] 11:32:05 + [[ -n '' ]] 11:32:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:32:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:32:05 + /tmp/venv-8wVi/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:32:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:32:06 lf-activate-venv(): INFO: Base packages installed successfully 11:32:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:32:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:32:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:32:06 + /tmp/venv-8wVi/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:32:07 + type python3 11:32:07 + true 11:32:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8wVi/bin to PATH' 11:32:07 lf-activate-venv(): INFO: Adding /tmp/venv-8wVi/bin to PATH 11:32:07 + PATH=/tmp/venv-8wVi/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:32:07 + return 0 11:32:07 + [[ -d /opt/pyenv ]] 11:32:07 + echo '---> Setting up pyenv' 11:32:07 ---> Setting up pyenv 11:32:07 + export PYENV_ROOT=/opt/pyenv 11:32:07 + PYENV_ROOT=/opt/pyenv 11:32:07 + export PATH=/opt/pyenv/bin:/tmp/venv-8wVi/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:32:07 + PATH=/opt/pyenv/bin:/tmp/venv-8wVi/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:32:07 ++ pwd 11:32:07 + PYTHONPATH=/w/workspace/autorelease-tox-verify-chromium 11:32:07 + export PYTHONPATH 11:32:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:32:07 + TOX_TESTENV_PASSENV=PYTHONPATH 11:32:07 + tox --version 11:32:08 4.58.0 from /tmp/venv-8wVi/lib/python3.11/site-packages/tox/__init__.py 11:32:08 + PARALLEL=False 11:32:08 + TOX_OPTIONS_LIST= 11:32:08 + [[ -n '' ]] 11:32:08 + case ${PARALLEL,,} in 11:32:08 + tox 11:32:08 + tee -a /w/workspace/autorelease-tox-verify-chromium/archives/tox/tox.log 11:32:09 py: freeze> python -m pip freeze --all 11:32:09 py: pip==26.1.2,setuptools==83.0.0 11:32:09 py: OK (1.21 seconds) 11:32:09 congratulations :) (1.23 seconds) 11:32:09 + tox_status=0 11:32:09 + echo '---> Completed tox runs' 11:32:09 ---> Completed tox runs 11:32:09 + for i in .tox/*/log 11:32:09 ++ echo .tox/py/log 11:32:09 ++ awk -F/ '{print $2}' 11:32:09 + tox_env=py 11:32:09 + cp -r .tox/py/log /w/workspace/autorelease-tox-verify-chromium/archives/tox/py 11:32:09 + DOC_DIR=docs/_build/html 11:32:09 + [[ -d docs/_build/html ]] 11:32:09 + echo '---> tox-run.sh ends' 11:32:09 ---> tox-run.sh ends 11:32:09 + test 0 -eq 0 11:32:09 $ ssh-agent -k 11:32:09 unset SSH_AUTH_SOCK; 11:32:09 unset SSH_AGENT_PID; 11:32:09 echo Agent pid 1512 killed; 11:32:09 [ssh-agent] Stopped. 11:32:09 [PostBuildScript] - [INFO] Executing post build scripts. 11:32:09 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins3692400700450324441.sh 11:32:09 ---> sysstat.sh 11:32:10 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins14182919068706337574.sh 11:32:10 ---> package-listing.sh 11:32:10 ++ facter osfamily 11:32:10 ++ tr '[:upper:]' '[:lower:]' 11:32:10 + OS_FAMILY=debian 11:32:10 + workspace=/w/workspace/autorelease-tox-verify-chromium 11:32:10 + START_PACKAGES=/tmp/packages_start.txt 11:32:10 + END_PACKAGES=/tmp/packages_end.txt 11:32:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:32:10 + PACKAGES=/tmp/packages_start.txt 11:32:10 + '[' /w/workspace/autorelease-tox-verify-chromium ']' 11:32:10 + PACKAGES=/tmp/packages_end.txt 11:32:10 + case "${OS_FAMILY}" in 11:32:10 + dpkg -l 11:32:10 + grep '^ii' 11:32:10 + '[' -f /tmp/packages_start.txt ']' 11:32:10 + '[' -f /tmp/packages_end.txt ']' 11:32:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:32:10 + '[' /w/workspace/autorelease-tox-verify-chromium ']' 11:32:10 + mkdir -p /w/workspace/autorelease-tox-verify-chromium/archives/ 11:32:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-tox-verify-chromium/archives/ 11:32:10 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins4286997112269858872.sh 11:32:10 ---> capture-instance-metadata.sh 11:32:10 Setup pyenv: 11:32:10 system 11:32:10 3.8.20 11:32:10 3.9.20 11:32:10 3.10.15 11:32:10 * 3.11.10 (set by /w/workspace/autorelease-tox-verify-chromium/.python-version) 11:32:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O8uI from file:/tmp/.os_lf_venv 11:32:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:32:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:32:12 lf-activate-venv(): INFO: Base packages installed successfully 11:32:12 lf-activate-venv(): INFO: Installing additional packages: lftools 11:32:22 lf-activate-venv(): INFO: Adding /tmp/venv-O8uI/bin to PATH 11:32:22 INFO: Running in OpenStack, capturing instance metadata 11:32:22 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins10843058576141702453.sh 11:32:22 provisioning config files... 11:32:23 Could not find credentials [logs] for autorelease-tox-verify-chromium #38 11:32:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-tox-verify-chromium@tmp/config17715375235384114912tmp 11:32:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:32:23 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:32:23 provisioning config files... 11:32:23 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:32:23 [EnvInject] - Injecting environment variables from a build step. 11:32:23 [EnvInject] - Injecting as environment variables the properties content 11:32:23 SERVER_ID=logs 11:32:23 11:32:23 [EnvInject] - Variables injected successfully. 11:32:23 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins16252369667803690186.sh 11:32:23 ---> create-netrc.sh 11:32:23 WARN: Log server credential not found. 11:32:23 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins2483465988025273588.sh 11:32:23 ---> python-tools-install.sh 11:32:23 Setup pyenv: 11:32:23 system 11:32:23 3.8.20 11:32:23 3.9.20 11:32:23 3.10.15 11:32:23 * 3.11.10 (set by /w/workspace/autorelease-tox-verify-chromium/.python-version) 11:32:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O8uI from file:/tmp/.os_lf_venv 11:32:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:32:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:32:25 lf-activate-venv(): INFO: Base packages installed successfully 11:32:25 lf-activate-venv(): INFO: Installing additional packages: lftools 11:32:34 lf-activate-venv(): INFO: Adding /tmp/venv-O8uI/bin to PATH 11:32:34 [autorelease-tox-verify-chromium] $ /bin/sh /tmp/jenkins3072537786329658742.sh 11:32:34 ---> uv-install.sh 11:32:34 uv 0.11.31 is already installed 11:32:34 uvx 0.11.31 (x86_64-unknown-linux-gnu) 11:32:34 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins13576642948954940176.sh 11:32:34 ---> sudo-logs.sh 11:32:34 Archiving 'sudo' log.. 11:32:35 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins17382527656598038058.sh 11:32:35 ---> job-cost.sh 11:32:35 INFO: Activating Python virtual environment... 11:32:35 Setup pyenv: 11:32:35 system 11:32:35 3.8.20 11:32:35 3.9.20 11:32:35 3.10.15 11:32:35 * 3.11.10 (set by /w/workspace/autorelease-tox-verify-chromium/.python-version) 11:32:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O8uI from file:/tmp/.os_lf_venv 11:32:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:32:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:32:37 lf-activate-venv(): INFO: Base packages installed successfully 11:32:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:32:43 lf-activate-venv(): INFO: Adding /tmp/venv-O8uI/bin to PATH 11:32:43 INFO: No stack-cost file found 11:32:43 INFO: Instance uptime: 164s 11:32:43 INFO: Fetching instance metadata (attempt 1 of 3)... 11:32:43 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:32:43 INFO: Successfully fetched instance metadata 11:32:43 INFO: Instance type: v3-standard-2 11:32:43 INFO: Retrieving pricing info for: v3-standard-2 11:32:43 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:32:43 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=164 11:32:43 INFO: Successfully fetched Vexxhost pricing API 11:32:43 INFO: Retrieved cost: 0.06 11:32:43 INFO: Retrieved resource: v3-standard-2 11:32:43 INFO: Creating archive directory: /w/workspace/autorelease-tox-verify-chromium/archives/cost 11:32:44 INFO: Archiving costs to: /w/workspace/autorelease-tox-verify-chromium/archives/cost.csv 11:32:44 INFO: Successfully archived job cost data 11:32:44 DEBUG: Cost data: autorelease-tox-verify-chromium,38,2026-07-23 11:32:43,v3-standard-2,164,0.06,0.00,SUCCESS 11:32:44 [autorelease-tox-verify-chromium] $ /bin/bash -l /tmp/jenkins15638794047792991775.sh 11:32:44 ---> logs-deploy.sh 11:32:44 Setup pyenv: 11:32:44 system 11:32:44 3.8.20 11:32:44 3.9.20 11:32:44 3.10.15 11:32:44 * 3.11.10 (set by /w/workspace/autorelease-tox-verify-chromium/.python-version) 11:32:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O8uI from file:/tmp/.os_lf_venv 11:32:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:32:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:32:46 lf-activate-venv(): INFO: Base packages installed successfully 11:32:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:32:55 lf-activate-venv(): INFO: Adding /tmp/venv-O8uI/bin to PATH 11:32:55 WARNING: Nexus logging server not set 11:32:55 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-tox-verify-chromium/38/ 11:32:55 INFO: archiving logs to S3 11:32:56 ---> uname -a: 11:32:56 Linux prd-ubuntu2204-builder-2c-2g-38065 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 11:32:56 11:32:56 11:32:56 ---> lscpu: 11:32:56 Architecture: x86_64 11:32:56 CPU op-mode(s): 32-bit, 64-bit 11:32:56 Address sizes: 40 bits physical, 48 bits virtual 11:32:56 Byte Order: Little Endian 11:32:56 CPU(s): 2 11:32:56 On-line CPU(s) list: 0,1 11:32:56 Vendor ID: AuthenticAMD 11:32:56 Model name: AMD EPYC-Rome Processor 11:32:56 CPU family: 23 11:32:56 Model: 49 11:32:56 Thread(s) per core: 1 11:32:56 Core(s) per socket: 1 11:32:56 Socket(s): 2 11:32:56 Stepping: 0 11:32:56 BogoMIPS: 5600.00 11:32:56 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 11:32:56 Virtualization: AMD-V 11:32:56 Hypervisor vendor: KVM 11:32:56 Virtualization type: full 11:32:56 L1d cache: 64 KiB (2 instances) 11:32:56 L1i cache: 64 KiB (2 instances) 11:32:56 L2 cache: 1 MiB (2 instances) 11:32:56 L3 cache: 32 MiB (2 instances) 11:32:56 NUMA node(s): 1 11:32:56 NUMA node0 CPU(s): 0,1 11:32:56 Vulnerability Gather data sampling: Not affected 11:32:56 Vulnerability Indirect target selection: Not affected 11:32:56 Vulnerability Itlb multihit: Not affected 11:32:56 Vulnerability L1tf: Not affected 11:32:56 Vulnerability Mds: Not affected 11:32:56 Vulnerability Meltdown: Not affected 11:32:56 Vulnerability Mmio stale data: Not affected 11:32:56 Vulnerability Reg file data sampling: Not affected 11:32:56 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:32:56 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:32:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:32:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:32:56 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:32:56 Vulnerability Srbds: Not affected 11:32:56 Vulnerability Tsa: Not affected 11:32:56 Vulnerability Tsx async abort: Not affected 11:32:56 Vulnerability Vmscape: Not affected 11:32:56 11:32:56 11:32:56 ---> nproc: 11:32:56 2 11:32:56 11:32:56 11:32:56 ---> df -h: 11:32:56 Filesystem Size Used Avail Use% Mounted on 11:32:56 tmpfs 794M 1.1M 793M 1% /run 11:32:56 /dev/vda1 39G 8.7G 30G 23% / 11:32:56 tmpfs 3.9G 0 3.9G 0% /dev/shm 11:32:56 tmpfs 5.0M 0 5.0M 0% /run/lock 11:32:56 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:32:56 tmpfs 794M 4.0K 794M 1% /run/user/1001 11:32:56 11:32:56 11:32:56 ---> free -m: 11:32:56 total used free shared buff/cache available 11:32:56 Mem: 7937 552 4586 4 2798 7079 11:32:56 Swap: 1023 0 1023 11:32:56 11:32:56 11:32:56 ---> ip addr: 11:32:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:32:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:32:56 inet 127.0.0.1/8 scope host lo 11:32:56 valid_lft forever preferred_lft forever 11:32:56 inet6 ::1/128 scope host 11:32:56 valid_lft forever preferred_lft forever 11:32:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:32:56 link/ether fa:16:3e:36:03:e0 brd ff:ff:ff:ff:ff:ff 11:32:56 altname enp0s3 11:32:56 inet 10.30.171.18/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:32:56 valid_lft 86231sec preferred_lft 86231sec 11:32:56 inet6 fe80::f816:3eff:fe36:3e0/64 scope link 11:32:56 valid_lft forever preferred_lft forever 11:32:56 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:32:56 link/ether f2:ab:e0:06:dc:41 brd ff:ff:ff:ff:ff:ff 11:32:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:32:56 valid_lft forever preferred_lft forever 11:32:56 11:32:56 11:32:56 ---> sar -b -r -n DEV: 11:32:56 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-2c-2g-38065) 07/23/26 _x86_64_ (2 CPU) 11:32:56 11:32:56 11:30:09 LINUX RESTART (2 CPU) 11:32:56 11:32:56 11:32:56 ---> sar -P ALL: 11:32:56 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-2c-2g-38065) 07/23/26 _x86_64_ (2 CPU) 11:32:56 11:32:56 11:30:09 LINUX RESTART (2 CPU) 11:32:56 11:32:56 11:32:56