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