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