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