11:20:26 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/121423 11:20:26 Running as SYSTEM 11:20:26 [EnvInject] - Loading node environment variables. 11:20:26 Building remotely on prd-ubuntu2204-builder-2c-2g-442377 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 11:20:27 [ssh-agent] Looking for ssh-agent implementation... 11:20:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:20:27 $ ssh-agent 11:20:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXb4B9gi/agent.1538 11:20:27 SSH_AGENT_PID=1540 11:20:27 [ssh-agent] Started. 11:20:27 Running ssh-add (command line suppressed) 11:20:27 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_3347192843321841308.key (/w/workspace/builder-tox-verify-master@tmp/private_key_3347192843321841308.key) 11:20:27 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:20:27 The recommended git tool is: NONE 11:20:30 using credential jenkins-ssh 11:20:30 Wiping out workspace first. 11:20:30 Cloning the remote Git repository 11:20:30 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:20:30 > git init /w/workspace/builder-tox-verify-master # timeout=10 11:20:30 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:20:30 > git --version # timeout=10 11:20:30 > git --version # 'git version 2.34.1' 11:20:30 using GIT_SSH to set credentials jenkins-ssh 11:20:30 Verifying host key using known hosts file, will automatically accept unseen keys 11:20:30 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:20:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:20:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:20:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:20:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:20:33 using GIT_SSH to set credentials jenkins-ssh 11:20:33 Verifying host key using known hosts file, will automatically accept unseen keys 11:20:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/23/121423/1 # timeout=10 11:20:33 > git rev-parse 658808a3f832f46cacf2555fd8b1f7072580a53c^{commit} # timeout=10 11:20:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:20:33 Checking out Revision 658808a3f832f46cacf2555fd8b1f7072580a53c (refs/changes/23/121423/1) 11:20:33 > git config core.sparsecheckout # timeout=10 11:20:33 > git checkout -f 658808a3f832f46cacf2555fd8b1f7072580a53c # timeout=10 11:20:36 Commit message: "Chore: Update global-jjb to the latest v0.93.1" 11:20:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:20:36 > git rev-list --no-walk 9ac786d99611307deb63ec02db481a6ed97d9d59 # timeout=10 11:20:36 > git remote # timeout=10 11:20:36 > git submodule init # timeout=10 11:20:36 > git submodule sync # timeout=10 11:20:36 > git config --get remote.origin.url # timeout=10 11:20:36 > git submodule init # timeout=10 11:20:36 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:20:36 > git config --get submodule.global-jjb.url # timeout=10 11:20:36 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:20:36 > git config --get submodule.packer/common-packer.url # timeout=10 11:20:36 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:20:36 > git submodule update --init --recursive global-jjb # timeout=10 11:20:38 > git submodule update --init --recursive packer/common-packer # timeout=10 11:20:39 provisioning config files... 11:20:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:20:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:20:39 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1516262077853871385.sh 11:20:39 ---> python-tools-install.sh 11:20:39 Setup pyenv: 11:20:39 * system (set by /opt/pyenv/version) 11:20:39 * 3.8.20 (set by /opt/pyenv/version) 11:20:39 * 3.9.20 (set by /opt/pyenv/version) 11:20:39 3.10.15 11:20:39 3.11.10 11:20:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xeeY 11:20:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:20:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:20:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:20:48 lf-activate-venv(): INFO: Base packages installed successfully 11:20:48 lf-activate-venv(): INFO: Installing additional packages: lftools 11:21:18 lf-activate-venv(): INFO: Adding /tmp/venv-xeeY/bin to PATH 11:21:18 Generating Requirements File 11:21:43 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:21:43 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:21:43 Python 3.11.10 11:21:43 pip 26.0.1 from /tmp/venv-xeeY/lib/python3.11/site-packages/pip (python 3.11) 11:21:43 appdirs==1.4.4 11:21:43 argcomplete==3.6.3 11:21:43 aspy.yaml==1.3.0 11:21:43 attrs==25.4.0 11:21:43 autopage==0.6.0 11:21:43 beautifulsoup4==4.14.3 11:21:43 boto3==1.42.65 11:21:43 botocore==1.42.65 11:21:43 bs4==0.0.2 11:21:43 certifi==2026.2.25 11:21:43 cffi==2.0.0 11:21:43 cfgv==3.5.0 11:21:43 chardet==7.0.1 11:21:43 charset-normalizer==3.4.5 11:21:43 click==8.3.1 11:21:43 cliff==4.13.2 11:21:43 cmd2==3.4.0 11:21:43 cryptography==3.3.2 11:21:43 debtcollector==3.0.0 11:21:43 decorator==5.2.1 11:21:43 defusedxml==0.7.1 11:21:43 Deprecated==1.3.1 11:21:43 distlib==0.4.0 11:21:43 dnspython==2.8.0 11:21:43 docker==7.1.0 11:21:43 dogpile.cache==1.5.0 11:21:43 durationpy==0.10 11:21:43 email-validator==2.3.0 11:21:43 filelock==3.25.1 11:21:43 future==1.0.0 11:21:43 gitdb==4.0.12 11:21:43 GitPython==3.1.46 11:21:43 httplib2==0.30.2 11:21:43 identify==2.6.17 11:21:43 idna==3.11 11:21:43 importlib-resources==1.5.0 11:21:43 iso8601==2.1.0 11:21:43 Jinja2==3.1.6 11:21:43 jmespath==1.1.0 11:21:43 jsonpatch==1.33 11:21:43 jsonpointer==3.0.0 11:21:43 jsonschema==4.26.0 11:21:43 jsonschema-specifications==2025.9.1 11:21:43 keystoneauth1==5.13.1 11:21:43 kubernetes==35.0.0 11:21:43 lftools==0.37.22 11:21:43 lxml==6.0.2 11:21:43 markdown-it-py==4.0.0 11:21:43 MarkupSafe==3.0.3 11:21:43 mdurl==0.1.2 11:21:43 msgpack==1.1.2 11:21:43 multi_key_dict==2.0.3 11:21:43 munch==4.0.0 11:21:43 netaddr==1.3.0 11:21:43 niet==1.4.2 11:21:43 nodeenv==1.10.0 11:21:43 oauth2client==4.1.3 11:21:43 oauthlib==3.3.1 11:21:43 openstacksdk==4.10.0 11:21:43 os-service-types==1.8.2 11:21:43 osc-lib==4.4.0 11:21:43 oslo.config==10.3.0 11:21:43 oslo.context==6.3.0 11:21:43 oslo.i18n==6.7.2 11:21:43 oslo.log==8.1.0 11:21:43 oslo.serialization==5.9.1 11:21:43 oslo.utils==10.0.0 11:21:43 packaging==26.0 11:21:43 pbr==7.0.3 11:21:43 platformdirs==4.9.4 11:21:43 prettytable==3.17.0 11:21:43 psutil==7.2.2 11:21:43 pyasn1==0.6.2 11:21:43 pyasn1_modules==0.4.2 11:21:43 pycparser==3.0 11:21:43 pygerrit2==2.0.15 11:21:43 PyGithub==2.8.1 11:21:43 Pygments==2.19.2 11:21:43 PyJWT==2.11.0 11:21:43 PyNaCl==1.6.2 11:21:43 pyparsing==2.4.7 11:21:43 pyperclip==1.11.0 11:21:43 pyrsistent==0.20.0 11:21:43 python-cinderclient==9.9.0 11:21:43 python-dateutil==2.9.0.post0 11:21:43 python-discovery==1.1.3 11:21:43 python-heatclient==5.1.0 11:21:43 python-jenkins==1.8.3 11:21:43 python-keystoneclient==5.8.0 11:21:43 python-magnumclient==4.10.0 11:21:43 python-openstackclient==9.0.0 11:21:43 python-swiftclient==4.10.0 11:21:43 PyYAML==6.0.3 11:21:43 referencing==0.37.0 11:21:43 requests==2.32.5 11:21:43 requests-oauthlib==2.0.0 11:21:43 requestsexceptions==1.4.0 11:21:43 rfc3986==2.0.0 11:21:43 rich==14.3.3 11:21:43 rich-argparse==1.7.2 11:21:43 rpds-py==0.30.0 11:21:43 rsa==4.9.1 11:21:43 ruamel.yaml==0.19.1 11:21:43 ruamel.yaml.clib==0.2.15 11:21:43 s3transfer==0.16.0 11:21:43 simplejson==3.20.2 11:21:43 six==1.17.0 11:21:43 smmap==5.0.3 11:21:43 soupsieve==2.8.3 11:21:43 stevedore==5.7.0 11:21:43 tabulate==0.10.0 11:21:43 toml==0.10.2 11:21:43 tomlkit==0.14.0 11:21:43 tqdm==4.67.3 11:21:43 typing_extensions==4.15.0 11:21:43 urllib3==1.26.20 11:21:43 virtualenv==21.2.0 11:21:43 wcwidth==0.6.0 11:21:43 websocket-client==1.9.0 11:21:43 wrapt==2.1.2 11:21:43 xdg==6.0.0 11:21:43 xmltodict==1.0.4 11:21:43 yq==3.4.3 11:21:43 [EnvInject] - Injecting environment variables from a build step. 11:21:43 [EnvInject] - Injecting as environment variables the properties content 11:21:43 PYTHON=python3 11:21:43 11:21:43 [EnvInject] - Variables injected successfully. 11:21:43 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins1185429819258766150.sh 11:21:44 ---> tox-install.sh 11:21:44 + source /home/jenkins/lf-env.sh 11:21:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:21:44 ++ mktemp -d /tmp/venv-XXXX 11:21:44 + lf_venv=/tmp/venv-5c2g 11:21:44 + local venv_file=/tmp/.os_lf_venv 11:21:44 + local python=python3 11:21:44 + local options 11:21:44 + local set_path=true 11:21:44 + local install_args= 11:21:44 ++ 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:21:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:21:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:21:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:21:44 + true 11:21:44 + case $1 in 11:21:44 + venv_file=/tmp/.toxenv 11:21:44 + shift 2 11:21:44 + true 11:21:44 + case $1 in 11:21:44 + shift 11:21:44 + break 11:21:44 + case $python in 11:21:44 + local pkg_list= 11:21:44 + [[ -d /opt/pyenv ]] 11:21:44 + echo 'Setup pyenv:' 11:21:44 Setup pyenv: 11:21:44 + export PYENV_ROOT=/opt/pyenv 11:21:44 + PYENV_ROOT=/opt/pyenv 11:21:44 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:21:44 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:21:44 + pyenv versions 11:21:44 system 11:21:44 3.8.20 11:21:44 3.9.20 11:21:44 3.10.15 11:21:44 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:21:44 + command -v pyenv 11:21:44 ++ pyenv init - --no-rehash 11:21:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:21:44 for i in ${!paths[@]}; do 11:21:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:21:44 fi; done; 11:21:44 echo "${paths[*]}"'\'')" 11:21:44 export PATH="/opt/pyenv/shims:${PATH}" 11:21:44 export PYENV_SHELL=bash 11:21:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:21:44 pyenv() { 11:21:44 local command 11:21:44 command="${1:-}" 11:21:44 if [ "$#" -gt 0 ]; then 11:21:44 shift 11:21:44 fi 11:21:44 11:21:44 case "$command" in 11:21:44 rehash|shell) 11:21:44 eval "$(pyenv "sh-$command" "$@")" 11:21:44 ;; 11:21:44 *) 11:21:44 command pyenv "$command" "$@" 11:21:44 ;; 11:21:44 esac 11:21:44 }' 11:21:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:21:44 for i in ${!paths[@]}; do 11:21:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:21:44 fi; done; 11:21:44 echo "${paths[*]}"' 11:21:44 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:21:44 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:21:44 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:21:44 ++ export PYENV_SHELL=bash 11:21:44 ++ PYENV_SHELL=bash 11:21:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:21:44 +++ complete -F _pyenv pyenv 11:21:44 ++ lf-pyver python3 11:21:44 ++ local py_version_xy=python3 11:21:44 ++ local py_version_xyz= 11:21:44 ++ sed 's/^[ *]* //' 11:21:44 ++ pyenv versions 11:21:44 ++ local command 11:21:44 ++ command=versions 11:21:44 ++ '[' 1 -gt 0 ']' 11:21:44 ++ shift 11:21:44 ++ case "$command" in 11:21:44 ++ command pyenv versions 11:21:44 ++ awk '{ print $1 }' 11:21:44 ++ grep -E '^[0-9.]*[0-9]$' 11:21:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:21:44 +++ sort -V 11:21:44 +++ grep '^3' /tmp/.pyenv_versions 11:21:44 +++ tail -n 1 11:21:44 ++ py_version_xyz=3.11.10 11:21:44 ++ [[ -z 3.11.10 ]] 11:21:44 ++ echo 3.11.10 11:21:44 ++ return 0 11:21:44 + pyenv local 3.11.10 11:21:44 + local command 11:21:44 + command=local 11:21:44 + '[' 2 -gt 0 ']' 11:21:44 + shift 11:21:44 + case "$command" in 11:21:44 + command pyenv local 3.11.10 11:21:44 + for arg in "$@" 11:21:44 + case $arg in 11:21:44 + pkg_list+='tox ' 11:21:44 + for arg in "$@" 11:21:44 + case $arg in 11:21:44 + pkg_list+='virtualenv ' 11:21:44 + for arg in "$@" 11:21:44 + case $arg in 11:21:44 + pkg_list+='urllib3~=1.26.15 ' 11:21:44 + [[ -f /tmp/.toxenv ]] 11:21:44 + [[ ! -f /tmp/.toxenv ]] 11:21:44 + [[ -n '' ]] 11:21:44 + python3 -m venv /tmp/venv-5c2g 11:21:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5c2g' 11:21:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5c2g 11:21:49 + echo /tmp/venv-5c2g 11:21:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:21:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:21:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:21:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:21:49 + local 'pip_opts=--upgrade --quiet' 11:21:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:21:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:21:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:21:49 + [[ -n '' ]] 11:21:49 + [[ -n '' ]] 11:21:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:21:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:21:49 + /tmp/venv-5c2g/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:21:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:21:53 lf-activate-venv(): INFO: Base packages installed successfully 11:21:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:21:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:21:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:21:53 + /tmp/venv-5c2g/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:21:55 + type python3 11:21:55 + true 11:21:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5c2g/bin to PATH' 11:21:55 lf-activate-venv(): INFO: Adding /tmp/venv-5c2g/bin to PATH 11:21:55 + PATH=/tmp/venv-5c2g/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:21:55 + return 0 11:21:55 + python3 --version 11:21:55 Python 3.11.10 11:21:55 + python3 -m pip --version 11:21:55 pip 26.0.1 from /tmp/venv-5c2g/lib/python3.11/site-packages/pip (python 3.11) 11:21:55 + python3 -m pip freeze 11:21:55 cachetools==7.0.5 11:21:55 colorama==0.4.6 11:21:55 distlib==0.4.0 11:21:55 filelock==3.25.1 11:21:55 packaging==26.0 11:21:55 platformdirs==4.9.4 11:21:55 pluggy==1.6.0 11:21:55 pyproject-api==1.10.0 11:21:55 python-discovery==1.1.3 11:21:55 tomli_w==1.2.0 11:21:55 tox==4.49.1 11:21:55 urllib3==1.26.20 11:21:55 virtualenv==21.2.0 11:21:55 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins1049460206447862936.sh 11:21:55 [EnvInject] - Injecting environment variables from a build step. 11:21:55 [EnvInject] - Injecting as environment variables the properties content 11:21:55 PARALLEL=False 11:21:55 11:21:55 [EnvInject] - Variables injected successfully. 11:21:55 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins10271072815514333573.sh 11:21:55 ---> tox-run.sh 11:21:55 + PATH=/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:21:55 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 11:21:55 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 11:21:55 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 11:21:55 + cd /w/workspace/builder-tox-verify-master/. 11:21:55 + source /home/jenkins/lf-env.sh 11:21:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:21:55 ++ mktemp -d /tmp/venv-XXXX 11:21:55 + lf_venv=/tmp/venv-abFq 11:21:55 + local venv_file=/tmp/.os_lf_venv 11:21:55 + local python=python3 11:21:55 + local options 11:21:55 + local set_path=true 11:21:55 + local install_args= 11:21: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:21:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:21:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:21:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:21:55 + true 11:21:55 + case $1 in 11:21:55 + venv_file=/tmp/.toxenv 11:21:55 + shift 2 11:21:55 + true 11:21:55 + case $1 in 11:21:55 + shift 11:21:55 + break 11:21:55 + case $python in 11:21:55 + local pkg_list= 11:21:55 + [[ -d /opt/pyenv ]] 11:21:55 + echo 'Setup pyenv:' 11:21:55 Setup pyenv: 11:21:55 + export PYENV_ROOT=/opt/pyenv 11:21:55 + PYENV_ROOT=/opt/pyenv 11:21: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:21: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:21:55 + pyenv versions 11:21:55 system 11:21:55 3.8.20 11:21:55 3.9.20 11:21:55 3.10.15 11:21:55 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:21:55 + command -v pyenv 11:21:55 ++ pyenv init - --no-rehash 11:21:55 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:21:55 for i in ${!paths[@]}; do 11:21:55 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:21:55 fi; done; 11:21:55 echo "${paths[*]}"'\'')" 11:21:55 export PATH="/opt/pyenv/shims:${PATH}" 11:21:55 export PYENV_SHELL=bash 11:21:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:21:55 pyenv() { 11:21:55 local command 11:21:55 command="${1:-}" 11:21:55 if [ "$#" -gt 0 ]; then 11:21:55 shift 11:21:55 fi 11:21:55 11:21:55 case "$command" in 11:21:55 rehash|shell) 11:21:55 eval "$(pyenv "sh-$command" "$@")" 11:21:55 ;; 11:21:55 *) 11:21:55 command pyenv "$command" "$@" 11:21:55 ;; 11:21:55 esac 11:21:55 }' 11:21:55 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:21:55 for i in ${!paths[@]}; do 11:21:55 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:21:55 fi; done; 11:21:55 echo "${paths[*]}"' 11:21: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:21: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:21: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:21:55 ++ export PYENV_SHELL=bash 11:21:55 ++ PYENV_SHELL=bash 11:21:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:21:55 +++ complete -F _pyenv pyenv 11:21:55 ++ lf-pyver python3 11:21:55 ++ local py_version_xy=python3 11:21:55 ++ local py_version_xyz= 11:21:55 ++ pyenv versions 11:21:55 ++ local command 11:21:55 ++ command=versions 11:21:55 ++ '[' 1 -gt 0 ']' 11:21:55 ++ shift 11:21:55 ++ case "$command" in 11:21:55 ++ command pyenv versions 11:21:55 ++ awk '{ print $1 }' 11:21:55 ++ grep -E '^[0-9.]*[0-9]$' 11:21:55 ++ sed 's/^[ *]* //' 11:21:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:21:55 +++ grep '^3' /tmp/.pyenv_versions 11:21:55 +++ tail -n 1 11:21:55 +++ sort -V 11:21:55 ++ py_version_xyz=3.11.10 11:21:55 ++ [[ -z 3.11.10 ]] 11:21:55 ++ echo 3.11.10 11:21:55 ++ return 0 11:21:55 + pyenv local 3.11.10 11:21:55 + local command 11:21:55 + command=local 11:21:55 + '[' 2 -gt 0 ']' 11:21:55 + shift 11:21:55 + case "$command" in 11:21:55 + command pyenv local 3.11.10 11:21:55 + for arg in "$@" 11:21:55 + case $arg in 11:21:55 + pkg_list+='tox ' 11:21:55 + for arg in "$@" 11:21:55 + case $arg in 11:21:55 + pkg_list+='virtualenv ' 11:21:55 + for arg in "$@" 11:21:55 + case $arg in 11:21:55 + pkg_list+='urllib3~=1.26.15 ' 11:21:55 + [[ -f /tmp/.toxenv ]] 11:21:55 ++ cat /tmp/.toxenv 11:21:55 + lf_venv=/tmp/venv-5c2g 11:21:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5c2g from' file:/tmp/.toxenv 11:21:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5c2g from file:/tmp/.toxenv 11:21:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:21:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:21:55 + local 'pip_opts=--upgrade --quiet' 11:21:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:21:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:21:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:21:55 + [[ -n '' ]] 11:21:55 + [[ -n '' ]] 11:21:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:21:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:21:55 + /tmp/venv-5c2g/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:21:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:21:57 lf-activate-venv(): INFO: Base packages installed successfully 11:21:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:21:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:21:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:21:57 + /tmp/venv-5c2g/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:21:58 + type python3 11:21:58 + true 11:21:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5c2g/bin to PATH' 11:21:58 lf-activate-venv(): INFO: Adding /tmp/venv-5c2g/bin to PATH 11:21:58 + PATH=/tmp/venv-5c2g/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:21:58 + return 0 11:21:58 + [[ -d /opt/pyenv ]] 11:21:58 + echo '---> Setting up pyenv' 11:21:58 ---> Setting up pyenv 11:21:58 + export PYENV_ROOT=/opt/pyenv 11:21:58 + PYENV_ROOT=/opt/pyenv 11:21:58 + export PATH=/opt/pyenv/bin:/tmp/venv-5c2g/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:21:58 + PATH=/opt/pyenv/bin:/tmp/venv-5c2g/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:21:58 ++ pwd 11:21:58 + PYTHONPATH=/w/workspace/builder-tox-verify-master 11:21:58 + export PYTHONPATH 11:21:58 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:21:58 + TOX_TESTENV_PASSENV=PYTHONPATH 11:21:58 + tox --version 11:21:58 4.49.1 from /tmp/venv-5c2g/lib/python3.11/site-packages/tox/__init__.py 11:21:58 + PARALLEL=False 11:21:58 + TOX_OPTIONS_LIST= 11:21:58 + [[ -n '' ]] 11:21:58 + case ${PARALLEL,,} in 11:21:58 + tox 11:21:58 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 11:21:59 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:22:23 docs: freeze> python -m pip freeze --all 11:22:23 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.5,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.3,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 11:22:23 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 11:22:25 docs: OK ✔ in 27 seconds 11:22:25 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 11:22:46 docs-linkcheck: freeze> python -m pip freeze --all 11:22:46 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.5,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.3,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 11:22:46 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 11:22:49 docs-linkcheck: OK ✔ in 23.86 seconds 11:22:49 jjb-version: freeze> python -m pip freeze --all 11:22:50 jjb-version: pip==26.0.1,setuptools==82.0.0 11:22:50 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 11:22:50 JJB version in jjb/releng-jobs.yaml: 6.3.0 11:22:50 JJB version in tox.ini: 6.3.0 11:22:50 jjb-version: OK ✔ in 0.78 seconds 11:22:50 prefix: freeze> python -m pip freeze --all 11:22:50 prefix: pip==26.0.1,setuptools==82.0.0 11:22:50 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 11:22:51 prefix: OK ✔ in 0.79 seconds 11:22:51 robot: freeze> python -m pip freeze --all 11:22:51 robot: pip==26.0.1,setuptools==82.0.0 11:22:51 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 11:22:51 docs: OK (26.99=setup[25.17]+cmd[1.82] seconds) 11:22:51 docs-linkcheck: OK (23.86=setup[21.44]+cmd[2.42] seconds) 11:22:51 jjb-version: OK (0.78=setup[0.75]+cmd[0.03] seconds) 11:22:51 prefix: OK (0.79=setup[0.77]+cmd[0.03] seconds) 11:22:51 robot: OK (0.80=setup[0.76]+cmd[0.04] seconds) 11:22:51 congratulations :) (53.25 seconds) 11:22:51 + tox_status=0 11:22:51 + echo '---> Completed tox runs' 11:22:51 ---> Completed tox runs 11:22:51 + for i in .tox/*/log 11:22:51 ++ echo .tox/docs-linkcheck/log 11:22:51 ++ awk -F/ '{print $2}' 11:22:51 + tox_env=docs-linkcheck 11:22:51 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 11:22:51 + for i in .tox/*/log 11:22:51 ++ awk -F/ '{print $2}' 11:22:51 ++ echo .tox/docs/log 11:22:51 + tox_env=docs 11:22:51 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 11:22:51 + for i in .tox/*/log 11:22:51 ++ awk -F/ '{print $2}' 11:22:51 ++ echo .tox/jjb-version/log 11:22:51 + tox_env=jjb-version 11:22:51 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 11:22:51 + for i in .tox/*/log 11:22:51 ++ awk -F/ '{print $2}' 11:22:51 ++ echo .tox/prefix/log 11:22:51 + tox_env=prefix 11:22:51 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 11:22:51 + for i in .tox/*/log 11:22:51 ++ echo .tox/robot/log 11:22:51 ++ awk -F/ '{print $2}' 11:22:51 + tox_env=robot 11:22:51 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 11:22:51 + DOC_DIR=docs/_build/html 11:22:51 + [[ -d docs/_build/html ]] 11:22:51 + echo '---> Archiving generated docs' 11:22:51 ---> Archiving generated docs 11:22:51 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 11:22:51 + echo '---> tox-run.sh ends' 11:22:51 ---> tox-run.sh ends 11:22:51 + test 0 -eq 0 11:22:51 $ ssh-agent -k 11:22:51 unset SSH_AUTH_SOCK; 11:22:51 unset SSH_AGENT_PID; 11:22:51 echo Agent pid 1540 killed; 11:22:51 [ssh-agent] Stopped. 11:22:51 [PostBuildScript] - [INFO] Executing post build scripts. 11:22:51 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4416052139764977098.sh 11:22:51 ---> sysstat.sh 11:22:52 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1796246267239537905.sh 11:22:52 ---> package-listing.sh 11:22:52 ++ tr '[:upper:]' '[:lower:]' 11:22:52 ++ facter osfamily 11:22:52 + OS_FAMILY=debian 11:22:52 + workspace=/w/workspace/builder-tox-verify-master 11:22:52 + START_PACKAGES=/tmp/packages_start.txt 11:22:52 + END_PACKAGES=/tmp/packages_end.txt 11:22:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:22:52 + PACKAGES=/tmp/packages_start.txt 11:22:52 + '[' /w/workspace/builder-tox-verify-master ']' 11:22:52 + PACKAGES=/tmp/packages_end.txt 11:22:52 + case "${OS_FAMILY}" in 11:22:52 + dpkg -l 11:22:52 + grep '^ii' 11:22:52 + '[' -f /tmp/packages_start.txt ']' 11:22:52 + '[' -f /tmp/packages_end.txt ']' 11:22:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:22:52 + '[' /w/workspace/builder-tox-verify-master ']' 11:22:52 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 11:22:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 11:22:52 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2230263227294727969.sh 11:22:52 ---> capture-instance-metadata.sh 11:22:52 Setup pyenv: 11:22:53 system 11:22:53 3.8.20 11:22:53 3.9.20 11:22:53 3.10.15 11:22:53 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:22:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xeeY from file:/tmp/.os_lf_venv 11:22:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:22:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:22:55 lf-activate-venv(): INFO: Base packages installed successfully 11:22:55 lf-activate-venv(): INFO: Installing additional packages: lftools 11:23:04 lf-activate-venv(): INFO: Adding /tmp/venv-xeeY/bin to PATH 11:23:04 INFO: Running in OpenStack, capturing instance metadata 11:23:05 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1061187892527516386.sh 11:23:05 provisioning config files... 11:23:05 Could not find credentials [logs] for builder-tox-verify-master #8332 11:23:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config9552319288314448487tmp 11:23:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:23:05 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:23:05 provisioning config files... 11:23:05 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:23:05 [EnvInject] - Injecting environment variables from a build step. 11:23:05 [EnvInject] - Injecting as environment variables the properties content 11:23:05 SERVER_ID=logs 11:23:05 11:23:05 [EnvInject] - Variables injected successfully. 11:23:06 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins542485525604428699.sh 11:23:06 ---> create-netrc.sh 11:23:06 WARN: Log server credential not found. 11:23:06 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12592585821920617189.sh 11:23:06 ---> python-tools-install.sh 11:23:06 Setup pyenv: 11:23:06 system 11:23:06 3.8.20 11:23:06 3.9.20 11:23:06 3.10.15 11:23:06 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:23:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xeeY from file:/tmp/.os_lf_venv 11:23:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:23:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:23:08 lf-activate-venv(): INFO: Base packages installed successfully 11:23:08 lf-activate-venv(): INFO: Installing additional packages: lftools 11:23:21 lf-activate-venv(): INFO: Adding /tmp/venv-xeeY/bin to PATH 11:23:21 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10714471901220456237.sh 11:23:21 ---> sudo-logs.sh 11:23:21 Archiving 'sudo' log.. 11:23:21 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3987693031280121312.sh 11:23:21 ---> job-cost.sh 11:23:21 INFO: Activating Python virtual environment... 11:23:21 Setup pyenv: 11:23:21 system 11:23:21 3.8.20 11:23:21 3.9.20 11:23:21 3.10.15 11:23:21 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:23:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xeeY from file:/tmp/.os_lf_venv 11:23:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:23:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:23:23 lf-activate-venv(): INFO: Base packages installed successfully 11:23:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:23:29 lf-activate-venv(): INFO: Adding /tmp/venv-xeeY/bin to PATH 11:23:29 INFO: No stack-cost file found 11:23:29 INFO: Instance uptime: 239s 11:23:29 INFO: Fetching instance metadata (attempt 1 of 3)... 11:23:29 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:23:29 INFO: Successfully fetched instance metadata 11:23:29 INFO: Instance type: v3-standard-2 11:23:29 INFO: Retrieving pricing info for: v3-standard-2 11:23:29 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:23:29 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=239 11:23:29 INFO: Successfully fetched Vexxhost pricing API 11:23:30 INFO: Retrieved cost: 0.06 11:23:30 INFO: Retrieved resource: v3-standard-2 11:23:30 INFO: Creating archive directory: /w/workspace/builder-tox-verify-master/archives/cost 11:23:30 INFO: Archiving costs to: /w/workspace/builder-tox-verify-master/archives/cost.csv 11:23:30 INFO: Successfully archived job cost data 11:23:30 DEBUG: Cost data: builder-tox-verify-master,8332,2026-03-11 11:23:30,v3-standard-2,239,0.06,0.00,SUCCESS 11:23:30 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins2062783907385419838.sh 11:23:30 ---> logs-deploy.sh 11:23:30 Setup pyenv: 11:23:30 system 11:23:30 3.8.20 11:23:30 3.9.20 11:23:30 3.10.15 11:23:30 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:23:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xeeY from file:/tmp/.os_lf_venv 11:23:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:23:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:23:32 lf-activate-venv(): INFO: Base packages installed successfully 11:23:32 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:23:43 lf-activate-venv(): INFO: Adding /tmp/venv-xeeY/bin to PATH 11:23:43 WARNING: Nexus logging server not set 11:23:43 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8332/ 11:23:43 INFO: archiving logs to S3 11:23:43 /tmp/venv-xeeY/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:23:43 warnings.warn( 11:23:44 ---> uname -a: 11:23:44 Linux prd-ubuntu2204-builder-2c-2g-442377 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 11:23:44 11:23:44 11:23:44 ---> lscpu: 11:23:44 Architecture: x86_64 11:23:44 CPU op-mode(s): 32-bit, 64-bit 11:23:44 Address sizes: 40 bits physical, 48 bits virtual 11:23:44 Byte Order: Little Endian 11:23:44 CPU(s): 2 11:23:44 On-line CPU(s) list: 0,1 11:23:44 Vendor ID: AuthenticAMD 11:23:44 Model name: AMD EPYC-Rome Processor 11:23:44 CPU family: 23 11:23:44 Model: 49 11:23:44 Thread(s) per core: 1 11:23:44 Core(s) per socket: 1 11:23:44 Socket(s): 2 11:23:44 Stepping: 0 11:23:44 BogoMIPS: 5599.99 11:23:44 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:23:44 Virtualization: AMD-V 11:23:44 Hypervisor vendor: KVM 11:23:44 Virtualization type: full 11:23:44 L1d cache: 64 KiB (2 instances) 11:23:44 L1i cache: 64 KiB (2 instances) 11:23:44 L2 cache: 1 MiB (2 instances) 11:23:44 L3 cache: 32 MiB (2 instances) 11:23:44 NUMA node(s): 1 11:23:44 NUMA node0 CPU(s): 0,1 11:23:44 Vulnerability Gather data sampling: Not affected 11:23:44 Vulnerability Indirect target selection: Not affected 11:23:44 Vulnerability Itlb multihit: Not affected 11:23:44 Vulnerability L1tf: Not affected 11:23:44 Vulnerability Mds: Not affected 11:23:44 Vulnerability Meltdown: Not affected 11:23:44 Vulnerability Mmio stale data: Not affected 11:23:44 Vulnerability Reg file data sampling: Not affected 11:23:44 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:23:44 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:23:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:23:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:23:44 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:23:44 Vulnerability Srbds: Not affected 11:23:44 Vulnerability Tsa: Not affected 11:23:44 Vulnerability Tsx async abort: Not affected 11:23:44 Vulnerability Vmscape: Not affected 11:23:44 11:23:44 11:23:44 ---> nproc: 11:23:44 2 11:23:44 11:23:44 11:23:44 ---> df -h: 11:23:44 Filesystem Size Used Avail Use% Mounted on 11:23:44 tmpfs 794M 1.1M 793M 1% /run 11:23:44 /dev/vda1 39G 9.2G 30G 24% / 11:23:44 tmpfs 3.9G 0 3.9G 0% /dev/shm 11:23:44 tmpfs 5.0M 0 5.0M 0% /run/lock 11:23:44 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:23:44 tmpfs 794M 4.0K 794M 1% /run/user/1001 11:23:44 11:23:44 11:23:44 ---> free -m: 11:23:44 total used free shared buff/cache available 11:23:44 Mem: 7937 541 4001 4 3394 7085 11:23:44 Swap: 1023 0 1023 11:23:44 11:23:44 11:23:44 ---> ip addr: 11:23:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:23:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:23:44 inet 127.0.0.1/8 scope host lo 11:23:44 valid_lft forever preferred_lft forever 11:23:44 inet6 ::1/128 scope host 11:23:44 valid_lft forever preferred_lft forever 11:23:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:23:44 link/ether fa:16:3e:e8:18:6a brd ff:ff:ff:ff:ff:ff 11:23:44 altname enp0s3 11:23:44 inet 10.30.170.116/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:23:44 valid_lft 86154sec preferred_lft 86154sec 11:23:44 inet6 fe80::f816:3eff:fee8:186a/64 scope link 11:23:44 valid_lft forever preferred_lft forever 11:23:44 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:23:44 link/ether 52:df:93:be:35:5b brd ff:ff:ff:ff:ff:ff 11:23:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:23:44 valid_lft forever preferred_lft forever 11:23:44 11:23:44 11:23:44 ---> sar -b -r -n DEV: 11:23:44 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-442377) 03/11/26 _x86_64_ (2 CPU) 11:23:44 11:23:44 11:19:40 LINUX RESTART (2 CPU) 11:23:44 11:23:44 11:23:44 ---> sar -P ALL: 11:23:44 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-442377) 03/11/26 _x86_64_ (2 CPU) 11:23:44 11:23:44 11:19:40 LINUX RESTART (2 CPU) 11:23:44 11:23:44 11:23:44