23:21:20 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/124540 23:21:20 Running as SYSTEM 23:21:20 [EnvInject] - Loading node environment variables. 23:21:20 Building remotely on prd-ubuntu2204-builder-2c-2g-2153 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 23:21:20 [ssh-agent] Looking for ssh-agent implementation... 23:21:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:21:20 $ ssh-agent 23:21:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXj4WszU/agent.1249 23:21:20 SSH_AGENT_PID=1251 23:21:20 [ssh-agent] Started. 23:21:21 Running ssh-add (command line suppressed) 23:21:21 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_14113064309485824151.key (/w/workspace/builder-tox-verify-master@tmp/private_key_14113064309485824151.key) 23:21:21 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:21:21 The recommended git tool is: NONE 23:21:23 using credential jenkins-ssh 23:21:23 Wiping out workspace first. 23:21:23 Cloning the remote Git repository 23:21:23 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 23:21:23 > git init /w/workspace/builder-tox-verify-master # timeout=10 23:21:23 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:21:23 > git --version # timeout=10 23:21:23 > git --version # 'git version 2.34.1' 23:21:23 using GIT_SSH to set credentials jenkins-ssh 23:21:23 Verifying host key using known hosts file, will automatically accept unseen keys 23:21:23 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:21:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:26 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:21:26 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:21:26 using GIT_SSH to set credentials jenkins-ssh 23:21:26 Verifying host key using known hosts file, will automatically accept unseen keys 23:21:26 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/40/124540/1 # timeout=10 23:21:26 > git rev-parse af82280ee9e2c0dc6ef917f6d999c89d629e7548^{commit} # timeout=10 23:21:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 23:21:26 Checking out Revision af82280ee9e2c0dc6ef917f6d999c89d629e7548 (refs/changes/40/124540/1) 23:21:26 > git config core.sparsecheckout # timeout=10 23:21:26 > git checkout -f af82280ee9e2c0dc6ef917f6d999c89d629e7548 # timeout=10 23:21:29 Commit message: "Chore: check JJB shell fragments activate the lftools venv" 23:21:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:21:29 > git rev-list --no-walk 47624be48553584701023c233228bc6b74106e33 # timeout=10 23:21:29 > git remote # timeout=10 23:21:29 > git submodule init # timeout=10 23:21:30 > git submodule sync # timeout=10 23:21:30 > git config --get remote.origin.url # timeout=10 23:21:30 > git submodule init # timeout=10 23:21:30 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:21:30 > git config --get submodule.global-jjb.url # timeout=10 23:21:30 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:21:30 > git config --get submodule.packer/common-packer.url # timeout=10 23:21:30 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:21:30 > git submodule update --init --recursive global-jjb # timeout=10 23:21:30 > git submodule update --init --recursive packer/common-packer # timeout=10 23:21:35 provisioning config files... 23:21:35 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:21:35 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:21:35 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8867447329148462715.sh 23:21:35 ---> python-tools-install.sh 23:21:35 Setup pyenv: 23:21:35 * system (set by /opt/pyenv/version) 23:21:35 * 3.8.20 (set by /opt/pyenv/version) 23:21:35 * 3.9.20 (set by /opt/pyenv/version) 23:21:35 3.10.15 23:21:35 3.11.10 23:21:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4IFk 23:21:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:21:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:21:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:21:44 lf-activate-venv(): INFO: Base packages installed successfully 23:21:44 lf-activate-venv(): INFO: Installing additional packages: lftools 23:22:07 lf-activate-venv(): INFO: Adding /tmp/venv-4IFk/bin to PATH 23:22:07 Generating Requirements File 23:22:31 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. 23:22:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:22:32 Python 3.11.10 23:22:32 pip 26.2.1 from /tmp/venv-4IFk/lib/python3.11/site-packages/pip (python 3.11) 23:22:32 aiohappyeyeballs==2.7.1 23:22:32 aiohttp==3.14.3 23:22:32 aiosignal==1.4.0 23:22:32 appdirs==1.4.4 23:22:32 argcomplete==3.7.1 23:22:32 aspy.yaml==1.3.0 23:22:32 attrs==26.1.0 23:22:32 autopage==0.6.0 23:22:32 beautifulsoup4==4.15.0 23:22:32 boto3==1.43.64 23:22:32 botocore==1.43.64 23:22:32 bs4==0.0.2 23:22:32 certifi==2026.7.22 23:22:32 cffi==2.1.1 23:22:32 cfgv==3.5.0 23:22:32 chardet==7.4.3 23:22:32 charset-normalizer==3.4.9 23:22:32 click==8.4.2 23:22:32 cliff==4.15.0 23:22:32 cmd2==4.1.2 23:22:32 cryptography==3.3.2 23:22:32 debtcollector==3.1.0 23:22:32 decorator==5.3.1 23:22:32 defusedxml==0.7.1 23:22:32 Deprecated==1.3.1 23:22:32 distlib==0.4.3 23:22:32 dnspython==2.8.0 23:22:32 docker==7.2.0 23:22:32 dogpile.cache==1.5.0 23:22:32 durationpy==0.10 23:22:32 email-validator==2.3.0 23:22:32 filelock==3.32.2 23:22:32 frozenlist==1.8.0 23:22:32 future==1.0.0 23:22:32 gitdb==4.0.12 23:22:32 GitPython==3.1.58 23:22:32 httplib2==0.30.2 23:22:32 identify==2.6.19 23:22:32 idna==3.18 23:22:32 importlib-resources==1.5.0 23:22:32 iso8601==2.1.0 23:22:32 Jinja2==3.1.6 23:22:32 jmespath==1.1.0 23:22:32 jsonpatch==1.33 23:22:32 jsonpointer==3.1.1 23:22:32 jsonschema==4.26.0 23:22:32 jsonschema-specifications==2025.9.1 23:22:32 keystoneauth1==5.15.0 23:22:32 kubernetes==36.0.3 23:22:32 lftools==0.37.22 23:22:32 lxml==6.1.1 23:22:32 markdown-it-py==4.2.0 23:22:32 MarkupSafe==3.0.3 23:22:32 mdurl==0.1.2 23:22:32 msgpack==1.2.1 23:22:32 multi_key_dict==2.0.3 23:22:32 multidict==6.7.1 23:22:32 munch==4.0.0 23:22:32 netaddr==1.3.0 23:22:32 niet==1.4.2 23:22:32 nodeenv==1.10.0 23:22:32 oauth2client==4.1.3 23:22:32 oauthlib==3.3.1 23:22:32 openstacksdk==4.18.0 23:22:32 os-service-types==1.9.0 23:22:32 osc-lib==4.7.0 23:22:32 oslo.config==10.6.0 23:22:32 oslo.context==6.5.0 23:22:32 oslo.i18n==6.9.0 23:22:32 oslo.log==8.3.0 23:22:32 oslo.serialization==5.11.0 23:22:32 oslo.utils==10.1.1 23:22:32 packaging==26.3 23:22:32 pbr==7.0.3 23:22:32 platformdirs==4.11.0 23:22:32 prettytable==3.18.0 23:22:32 prompt_toolkit==3.0.53 23:22:32 propcache==0.5.2 23:22:32 psutil==7.2.2 23:22:32 pyasn1==0.6.4 23:22:32 pyasn1_modules==0.4.2 23:22:32 pycparser==3.0 23:22:32 pygerrit2==2.0.15 23:22:32 PyGithub==2.9.1 23:22:32 Pygments==2.20.0 23:22:32 PyJWT==2.13.0 23:22:32 PyNaCl==1.6.2 23:22:32 pyparsing==2.4.7 23:22:32 pyperclip==1.11.0 23:22:32 pyrsistent==0.20.0 23:22:32 python-dateutil==2.9.0.post0 23:22:32 python-discovery==1.5.1 23:22:32 python-heatclient==5.2.0 23:22:32 python-jenkins==1.8.3 23:22:32 python-keystoneclient==5.8.0 23:22:32 python-magnumclient==4.11.0 23:22:32 python-manilaclient==6.2.0 23:22:32 python-openstackclient==10.2.1 23:22:32 python-swiftclient==4.10.0 23:22:32 PyYAML==6.0.3 23:22:32 referencing==0.37.0 23:22:32 requests==2.34.2 23:22:32 requests-oauthlib==2.0.0 23:22:32 rfc3986==2.0.0 23:22:32 rich==15.0.0 23:22:32 rich-argparse==1.8.0 23:22:32 rpds-py==2026.6.3 23:22:32 rsa==4.9.1 23:22:32 ruamel.yaml==0.19.1 23:22:32 ruamel.yaml.clib==0.2.15 23:22:32 s3transfer==0.19.2 23:22:32 simplejson==4.1.1 23:22:32 six==1.17.0 23:22:32 smmap==5.0.3 23:22:32 soupsieve==2.9.1 23:22:32 stevedore==5.9.0 23:22:32 tabulate==0.10.0 23:22:32 toml==0.10.2 23:22:32 tomlkit==0.15.1 23:22:32 tqdm==4.70.0 23:22:32 typing_extensions==4.16.0 23:22:32 urllib3==1.26.20 23:22:32 virtualenv==21.7.1 23:22:32 wcwidth==0.8.2 23:22:32 websocket-client==1.9.0 23:22:32 wrapt==2.3.0 23:22:32 xdg==6.0.0 23:22:32 xmltodict==1.0.4 23:22:32 yarl==1.24.5 23:22:32 yq==4.1.2 23:22:32 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins14161010382837142999.sh 23:22:32 ---> uv-install.sh 23:22:32 Installing uv/uvx (latest) using shell installer 23:22:32 2026-08-04 23:22:32 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-jMLdve.sh" [1] 23:22:32 downloading uv 0.12.1 x86_64-unknown-linux-gnu 23:22:33 installing to /home/jenkins/.local/bin 23:22:33 uv 23:22:33 uvx 23:22:33 everything's installed! 23:22:33 23:22:33 To add $HOME/.local/bin to your PATH, either restart your shell or run: 23:22:33 23:22:33 source $HOME/.local/bin/env (sh, bash, zsh) 23:22:33 source $HOME/.local/bin/env.fish (fish) 23:22:33 Adding install location to PATH 23:22:33 ---> Validating uv/uvx install 23:22:33 uvx 0.12.1 (x86_64-unknown-linux-gnu) 23:22:33 [EnvInject] - Injecting environment variables from a build step. 23:22:33 [EnvInject] - Injecting as environment variables the properties content 23:22:33 PYTHON=python3 23:22:33 23:22:33 [EnvInject] - Variables injected successfully. 23:22:33 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins6130222924094781053.sh 23:22:33 ---> tox-install.sh 23:22:33 + source /home/jenkins/lf-env.sh 23:22:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:22:33 ++ mktemp -d /tmp/venv-XXXX 23:22:33 + lf_venv=/tmp/venv-LNMF 23:22:33 + local venv_file=/tmp/.os_lf_venv 23:22:33 + local python=python3 23:22:33 + local options 23:22:33 + local set_path=true 23:22:33 + local install_args= 23:22:33 ++ 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 23:22:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:22:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:22:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:22:33 + true 23:22:33 + case $1 in 23:22:33 + venv_file=/tmp/.toxenv 23:22:33 + shift 2 23:22:33 + true 23:22:33 + case $1 in 23:22:33 + shift 23:22:33 + break 23:22:33 + case $python in 23:22:33 + local pkg_list= 23:22:33 + [[ -d /opt/pyenv ]] 23:22:33 + echo 'Setup pyenv:' 23:22:33 Setup pyenv: 23:22:33 + export PYENV_ROOT=/opt/pyenv 23:22:33 + PYENV_ROOT=/opt/pyenv 23:22:33 + 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 23:22:33 + 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 23:22:33 + pyenv versions 23:22:33 system 23:22:33 3.8.20 23:22:33 3.9.20 23:22:33 3.10.15 23:22:33 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:22:33 + command -v pyenv 23:22:33 ++ pyenv init - --no-rehash 23:22:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:22:33 for i in ${!paths[@]}; do 23:22:33 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:22:33 fi; done; 23:22:33 echo "${paths[*]}"'\'')" 23:22:33 export PATH="/opt/pyenv/shims:${PATH}" 23:22:33 export PYENV_SHELL=bash 23:22:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:22:33 pyenv() { 23:22:33 local command 23:22:33 command="${1:-}" 23:22:33 if [ "$#" -gt 0 ]; then 23:22:33 shift 23:22:33 fi 23:22:33 23:22:33 case "$command" in 23:22:33 rehash|shell) 23:22:33 eval "$(pyenv "sh-$command" "$@")" 23:22:33 ;; 23:22:33 *) 23:22:33 command pyenv "$command" "$@" 23:22:33 ;; 23:22:33 esac 23:22:33 }' 23:22:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:22:33 for i in ${!paths[@]}; do 23:22:33 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:22:33 fi; done; 23:22:33 echo "${paths[*]}"' 23:22:33 ++ 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 23:22:33 ++ 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 23:22:33 ++ 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 23:22:33 ++ export PYENV_SHELL=bash 23:22:33 ++ PYENV_SHELL=bash 23:22:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:22:33 +++ complete -F _pyenv pyenv 23:22:33 ++ lf-pyver python3 23:22:33 ++ local py_version_xy=python3 23:22:33 ++ local py_version_xyz= 23:22:33 ++ pyenv versions 23:22:33 ++ local command 23:22:33 ++ command=versions 23:22:33 ++ '[' 1 -gt 0 ']' 23:22:33 ++ shift 23:22:33 ++ case "$command" in 23:22:33 ++ command pyenv versions 23:22:33 ++ grep -E '^[0-9.]*[0-9]$' 23:22:33 ++ awk '{ print $1 }' 23:22:33 ++ sed 's/^[ *]* //' 23:22:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:22:34 +++ grep '^3' /tmp/.pyenv_versions 23:22:34 +++ tail -n 1 23:22:34 +++ sort -V 23:22:34 ++ py_version_xyz=3.11.10 23:22:34 ++ [[ -z 3.11.10 ]] 23:22:34 ++ echo 3.11.10 23:22:34 ++ return 0 23:22:34 + pyenv local 3.11.10 23:22:34 + local command 23:22:34 + command=local 23:22:34 + '[' 2 -gt 0 ']' 23:22:34 + shift 23:22:34 + case "$command" in 23:22:34 + command pyenv local 3.11.10 23:22:34 + for arg in "$@" 23:22:34 + case $arg in 23:22:34 + pkg_list+='tox ' 23:22:34 + for arg in "$@" 23:22:34 + case $arg in 23:22:34 + pkg_list+='virtualenv ' 23:22:34 + for arg in "$@" 23:22:34 + case $arg in 23:22:34 + pkg_list+='urllib3~=1.26.15 ' 23:22:34 + [[ -f /tmp/.toxenv ]] 23:22:34 + [[ ! -f /tmp/.toxenv ]] 23:22:34 + [[ -n '' ]] 23:22:34 + python3 -m venv /tmp/venv-LNMF 23:22:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LNMF' 23:22:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LNMF 23:22:38 + echo /tmp/venv-LNMF 23:22:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 23:22:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 23:22:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:22:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:22:38 + local 'pip_opts=--upgrade --quiet' 23:22:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:22:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:22:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:22:38 + [[ -n '' ]] 23:22:38 + [[ -n '' ]] 23:22:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:22:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:22:38 + /tmp/venv-LNMF/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 23:22:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:22:41 lf-activate-venv(): INFO: Base packages installed successfully 23:22:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:22:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 23:22:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 23:22:41 + /tmp/venv-LNMF/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 23:22:43 + type python3 23:22:43 + true 23:22:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LNMF/bin to PATH' 23:22:43 lf-activate-venv(): INFO: Adding /tmp/venv-LNMF/bin to PATH 23:22:43 + PATH=/tmp/venv-LNMF/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 23:22:43 + return 0 23:22:43 + python3 --version 23:22:43 Python 3.11.10 23:22:43 + python3 -m pip --version 23:22:43 pip 26.2.1 from /tmp/venv-LNMF/lib/python3.11/site-packages/pip (python 3.11) 23:22:43 + python3 -m pip freeze 23:22:43 cachetools==7.1.7 23:22:43 colorama==0.4.6 23:22:43 distlib==0.4.3 23:22:43 filelock==3.32.2 23:22:43 packaging==26.3 23:22:43 platformdirs==4.11.0 23:22:43 pluggy==1.6.0 23:22:43 pyproject-api==1.11.0 23:22:43 python-discovery==1.5.1 23:22:43 tomli_w==1.2.0 23:22:43 tox==4.58.0 23:22:43 urllib3==1.26.20 23:22:43 virtualenv==21.7.1 23:22:43 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins7021086276586766234.sh 23:22:43 [EnvInject] - Injecting environment variables from a build step. 23:22:43 [EnvInject] - Injecting as environment variables the properties content 23:22:43 PARALLEL=False 23:22:43 23:22:43 [EnvInject] - Variables injected successfully. 23:22:43 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins16929463545164765703.sh 23:22:43 ---> tox-run.sh 23:22:43 + 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 23:22:43 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 23:22:43 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 23:22:43 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 23:22:43 + cd /w/workspace/builder-tox-verify-master/. 23:22:43 + source /home/jenkins/lf-env.sh 23:22:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:22:43 ++ mktemp -d /tmp/venv-XXXX 23:22:43 + lf_venv=/tmp/venv-16c4 23:22:43 + local venv_file=/tmp/.os_lf_venv 23:22:43 + local python=python3 23:22:43 + local options 23:22:43 + local set_path=true 23:22:43 + local install_args= 23:22:43 ++ 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 23:22:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:22:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:22:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:22:43 + true 23:22:43 + case $1 in 23:22:43 + venv_file=/tmp/.toxenv 23:22:43 + shift 2 23:22:43 + true 23:22:43 + case $1 in 23:22:43 + shift 23:22:43 + break 23:22:43 + case $python in 23:22:43 + local pkg_list= 23:22:43 + [[ -d /opt/pyenv ]] 23:22:43 + echo 'Setup pyenv:' 23:22:43 Setup pyenv: 23:22:43 + export PYENV_ROOT=/opt/pyenv 23:22:43 + PYENV_ROOT=/opt/pyenv 23:22:43 + 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 23:22:43 + 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 23:22:43 + pyenv versions 23:22:44 system 23:22:44 3.8.20 23:22:44 3.9.20 23:22:44 3.10.15 23:22:44 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:22:44 + command -v pyenv 23:22:44 ++ pyenv init - --no-rehash 23:22:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:22:44 for i in ${!paths[@]}; do 23:22:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:22:44 fi; done; 23:22:44 echo "${paths[*]}"'\'')" 23:22:44 export PATH="/opt/pyenv/shims:${PATH}" 23:22:44 export PYENV_SHELL=bash 23:22:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:22:44 pyenv() { 23:22:44 local command 23:22:44 command="${1:-}" 23:22:44 if [ "$#" -gt 0 ]; then 23:22:44 shift 23:22:44 fi 23:22:44 23:22:44 case "$command" in 23:22:44 rehash|shell) 23:22:44 eval "$(pyenv "sh-$command" "$@")" 23:22:44 ;; 23:22:44 *) 23:22:44 command pyenv "$command" "$@" 23:22:44 ;; 23:22:44 esac 23:22:44 }' 23:22:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:22:44 for i in ${!paths[@]}; do 23:22:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:22:44 fi; done; 23:22:44 echo "${paths[*]}"' 23:22:44 ++ 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 23:22:44 ++ 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 23:22:44 ++ 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 23:22:44 ++ export PYENV_SHELL=bash 23:22:44 ++ PYENV_SHELL=bash 23:22:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:22:44 +++ complete -F _pyenv pyenv 23:22:44 ++ lf-pyver python3 23:22:44 ++ local py_version_xy=python3 23:22:44 ++ local py_version_xyz= 23:22:44 ++ pyenv versions 23:22:44 ++ local command 23:22:44 ++ command=versions 23:22:44 ++ grep -E '^[0-9.]*[0-9]$' 23:22:44 ++ '[' 1 -gt 0 ']' 23:22:44 ++ shift 23:22:44 ++ case "$command" in 23:22:44 ++ command pyenv versions 23:22:44 ++ awk '{ print $1 }' 23:22:44 ++ sed 's/^[ *]* //' 23:22:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:22:44 +++ grep '^3' /tmp/.pyenv_versions 23:22:44 +++ tail -n 1 23:22:44 +++ sort -V 23:22:44 ++ py_version_xyz=3.11.10 23:22:44 ++ [[ -z 3.11.10 ]] 23:22:44 ++ echo 3.11.10 23:22:44 ++ return 0 23:22:44 + pyenv local 3.11.10 23:22:44 + local command 23:22:44 + command=local 23:22:44 + '[' 2 -gt 0 ']' 23:22:44 + shift 23:22:44 + case "$command" in 23:22:44 + command pyenv local 3.11.10 23:22:44 + for arg in "$@" 23:22:44 + case $arg in 23:22:44 + pkg_list+='tox ' 23:22:44 + for arg in "$@" 23:22:44 + case $arg in 23:22:44 + pkg_list+='virtualenv ' 23:22:44 + for arg in "$@" 23:22:44 + case $arg in 23:22:44 + pkg_list+='urllib3~=1.26.15 ' 23:22:44 + [[ -f /tmp/.toxenv ]] 23:22:44 ++ cat /tmp/.toxenv 23:22:44 + lf_venv=/tmp/venv-LNMF 23:22:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LNMF from' file:/tmp/.toxenv 23:22:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LNMF from file:/tmp/.toxenv 23:22:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:22:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:22:44 + local 'pip_opts=--upgrade --quiet' 23:22:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:22:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:22:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:22:44 + [[ -n '' ]] 23:22:44 + [[ -n '' ]] 23:22:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:22:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:22:44 + /tmp/venv-LNMF/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 23:22:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:22:45 lf-activate-venv(): INFO: Base packages installed successfully 23:22:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:22:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 23:22:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 23:22:45 + /tmp/venv-LNMF/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 23:22:46 + type python3 23:22:46 + true 23:22:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LNMF/bin to PATH' 23:22:46 lf-activate-venv(): INFO: Adding /tmp/venv-LNMF/bin to PATH 23:22:46 + PATH=/tmp/venv-LNMF/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 23:22:46 + return 0 23:22:46 + [[ -d /opt/pyenv ]] 23:22:46 + echo '---> Setting up pyenv' 23:22:46 ---> Setting up pyenv 23:22:46 + export PYENV_ROOT=/opt/pyenv 23:22:46 + PYENV_ROOT=/opt/pyenv 23:22:46 + export PATH=/opt/pyenv/bin:/tmp/venv-LNMF/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 23:22:46 + PATH=/opt/pyenv/bin:/tmp/venv-LNMF/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 23:22:46 ++ pwd 23:22:46 + PYTHONPATH=/w/workspace/builder-tox-verify-master 23:22:46 + export PYTHONPATH 23:22:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 23:22:46 + TOX_TESTENV_PASSENV=PYTHONPATH 23:22:46 + tox --version 23:22:46 4.58.0 from /tmp/venv-LNMF/lib/python3.11/site-packages/tox/__init__.py 23:22:46 + PARALLEL=False 23:22:46 + TOX_OPTIONS_LIST= 23:22:46 + [[ -n '' ]] 23:22:46 + case ${PARALLEL,,} in 23:22:46 + tox 23:22:46 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 23:22:47 docs: install_deps> python -I -m pip install -r docs/requirements.txt 23:22:58 docs: freeze> python -m pip freeze --all 23:22:58 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.22.0,mistune==3.3.4,packaging==26.3,picobox==4.0.0,pip==26.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 23:22:58 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 23:23:00 docs: OK ✔ in 13.88 seconds 23:23:00 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 23:23:09 docs-linkcheck: freeze> python -m pip freeze --all 23:23:09 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.22.0,mistune==3.3.4,packaging==26.3,picobox==4.0.0,pip==26.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 23:23:09 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 23:23:12 docs-linkcheck: OK ✔ in 11.68 seconds 23:23:12 jjb-version: freeze> python -m pip freeze --all 23:23:12 jjb-version: pip==26.2,setuptools==83.0.0 23:23:12 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 23:23:12 JJB version in jjb/releng-jobs.yaml: 6.3.0 23:23:12 JJB version in tox.ini: 6.3.0 23:23:13 jjb-version: OK ✔ in 0.76 seconds 23:23:13 prefix: freeze> python -m pip freeze --all 23:23:13 prefix: pip==26.2,setuptools==83.0.0 23:23:13 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 23:23:13 prefix: OK ✔ in 0.74 seconds 23:23:13 robot: freeze> python -m pip freeze --all 23:23:14 robot: pip==26.2,setuptools==83.0.0 23:23:14 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 23:23:14 docs: OK (13.88=setup[12.03]+cmd[1.85] seconds) 23:23:14 docs-linkcheck: OK (11.68=setup[9.21]+cmd[2.48] seconds) 23:23:14 jjb-version: OK (0.76=setup[0.74]+cmd[0.02] seconds) 23:23:14 prefix: OK (0.74=setup[0.72]+cmd[0.02] seconds) 23:23:14 robot: OK (0.78=setup[0.74]+cmd[0.04] seconds) 23:23:14 congratulations :) (27.87 seconds) 23:23:14 + tox_status=0 23:23:14 + echo '---> Completed tox runs' 23:23:14 ---> Completed tox runs 23:23:14 + for i in .tox/*/log 23:23:14 ++ awk -F/ '{print $2}' 23:23:14 ++ echo .tox/docs-linkcheck/log 23:23:14 + tox_env=docs-linkcheck 23:23:14 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 23:23:14 + for i in .tox/*/log 23:23:14 ++ awk -F/ '{print $2}' 23:23:14 ++ echo .tox/docs/log 23:23:14 + tox_env=docs 23:23:14 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 23:23:14 + for i in .tox/*/log 23:23:14 ++ awk -F/ '{print $2}' 23:23:14 ++ echo .tox/jjb-version/log 23:23:14 + tox_env=jjb-version 23:23:14 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 23:23:14 + for i in .tox/*/log 23:23:14 ++ awk -F/ '{print $2}' 23:23:14 ++ echo .tox/prefix/log 23:23:14 + tox_env=prefix 23:23:14 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 23:23:14 + for i in .tox/*/log 23:23:14 ++ awk -F/ '{print $2}' 23:23:14 ++ echo .tox/robot/log 23:23:14 + tox_env=robot 23:23:14 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 23:23:14 + DOC_DIR=docs/_build/html 23:23:14 + [[ -d docs/_build/html ]] 23:23:14 + echo '---> Archiving generated docs' 23:23:14 ---> Archiving generated docs 23:23:14 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 23:23:14 + echo '---> tox-run.sh ends' 23:23:14 ---> tox-run.sh ends 23:23:14 + test 0 -eq 0 23:23:14 $ ssh-agent -k 23:23:14 unset SSH_AUTH_SOCK; 23:23:14 unset SSH_AGENT_PID; 23:23:14 echo Agent pid 1251 killed; 23:23:14 [ssh-agent] Stopped. 23:23:14 [PostBuildScript] - [INFO] Executing post build scripts. 23:23:14 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11938313486564137992.sh 23:23:14 ---> sysstat.sh 23:23:15 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13810288182611052908.sh 23:23:15 ---> package-listing.sh 23:23:15 ++ facter osfamily 23:23:15 ++ tr '[:upper:]' '[:lower:]' 23:23:15 + OS_FAMILY=debian 23:23:15 + workspace=/w/workspace/builder-tox-verify-master 23:23:15 + START_PACKAGES=/tmp/packages_start.txt 23:23:15 + END_PACKAGES=/tmp/packages_end.txt 23:23:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:23:15 + PACKAGES=/tmp/packages_start.txt 23:23:15 + '[' /w/workspace/builder-tox-verify-master ']' 23:23:15 + PACKAGES=/tmp/packages_end.txt 23:23:15 + case "${OS_FAMILY}" in 23:23:15 + grep '^ii' 23:23:15 + dpkg -l 23:23:15 + '[' -f /tmp/packages_start.txt ']' 23:23:15 + '[' -f /tmp/packages_end.txt ']' 23:23:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:23:15 + '[' /w/workspace/builder-tox-verify-master ']' 23:23:15 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 23:23:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 23:23:15 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9384640167185190752.sh 23:23:15 ---> capture-instance-metadata.sh 23:23:15 Setup pyenv: 23:23:15 system 23:23:15 3.8.20 23:23:15 3.9.20 23:23:15 3.10.15 23:23:15 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:23:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4IFk from file:/tmp/.os_lf_venv 23:23:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:23:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:23:17 lf-activate-venv(): INFO: Base packages installed successfully 23:23:17 lf-activate-venv(): INFO: Installing additional packages: lftools 23:23:28 lf-activate-venv(): INFO: Adding /tmp/venv-4IFk/bin to PATH 23:23:28 INFO: Running in OpenStack, capturing instance metadata 23:23:28 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8370235500450237159.sh 23:23:28 provisioning config files... 23:23:29 Could not find credentials [logs] for builder-tox-verify-master #8641 23:23:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config6286149170592696170tmp 23:23:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:23:29 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:23:29 provisioning config files... 23:23:29 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:23:29 [EnvInject] - Injecting environment variables from a build step. 23:23:29 [EnvInject] - Injecting as environment variables the properties content 23:23:29 SERVER_ID=logs 23:23:29 23:23:29 [EnvInject] - Variables injected successfully. 23:23:29 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9367143374281922617.sh 23:23:29 ---> create-netrc.sh 23:23:29 WARN: Log server credential not found. 23:23:29 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6154529203124323449.sh 23:23:29 ---> python-tools-install.sh 23:23:29 Setup pyenv: 23:23:29 system 23:23:29 3.8.20 23:23:29 3.9.20 23:23:29 3.10.15 23:23:29 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:23:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4IFk from file:/tmp/.os_lf_venv 23:23:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:23:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:23:31 lf-activate-venv(): INFO: Base packages installed successfully 23:23:31 lf-activate-venv(): INFO: Installing additional packages: lftools 23:23:41 lf-activate-venv(): INFO: Adding /tmp/venv-4IFk/bin to PATH 23:23:41 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins14394975313889679053.sh 23:23:41 ---> uv-install.sh 23:23:41 uv 0.12.1 is already installed 23:23:41 uvx 0.12.1 (x86_64-unknown-linux-gnu) 23:23:41 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12929315054481866581.sh 23:23:41 ---> sudo-logs.sh 23:23:41 Archiving 'sudo' log.. 23:23:41 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2498441499692299477.sh 23:23:41 ---> job-cost.sh 23:23:41 INFO: Activating Python virtual environment... 23:23:41 Setup pyenv: 23:23:41 system 23:23:41 3.8.20 23:23:41 3.9.20 23:23:41 3.10.15 23:23:41 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:23:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4IFk from file:/tmp/.os_lf_venv 23:23:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:23:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:23:43 lf-activate-venv(): INFO: Base packages installed successfully 23:23:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:23:50 lf-activate-venv(): INFO: Adding /tmp/venv-4IFk/bin to PATH 23:23:50 INFO: No stack-cost file found 23:23:50 INFO: Instance uptime: 175s 23:23:50 INFO: Fetching instance metadata (attempt 1 of 3)... 23:23:50 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 23:23:50 INFO: Successfully fetched instance metadata 23:23:50 INFO: Instance type: v3-standard-2 23:23:50 INFO: Retrieving pricing info for: v3-standard-2 23:23:50 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 23:23:50 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=175 23:23:50 INFO: Successfully fetched Vexxhost pricing API 23:23:50 INFO: Retrieved cost: 0.06 23:23:50 INFO: Retrieved resource: v3-standard-2 23:23:50 INFO: Creating archive directory: /w/workspace/builder-tox-verify-master/archives/cost 23:23:50 INFO: Archiving costs to: /w/workspace/builder-tox-verify-master/archives/cost.csv 23:23:50 INFO: Successfully archived job cost data 23:23:50 DEBUG: Cost data: builder-tox-verify-master,8641,2026-08-04 23:23:50,v3-standard-2,175,0.06,0.00,SUCCESS 23:23:50 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins428354885552456207.sh 23:23:50 ---> logs-deploy.sh 23:23:50 Setup pyenv: 23:23:50 system 23:23:50 3.8.20 23:23:50 3.9.20 23:23:50 3.10.15 23:23:50 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:23:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4IFk from file:/tmp/.os_lf_venv 23:23:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:23:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:23:52 lf-activate-venv(): INFO: Base packages installed successfully 23:23:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:24:02 lf-activate-venv(): INFO: Adding /tmp/venv-4IFk/bin to PATH 23:24:02 WARNING: Nexus logging server not set 23:24:02 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8641/ 23:24:02 INFO: archiving logs to S3 23:24:03 ---> uname -a: 23:24:03 Linux prd-ubuntu2204-builder-2c-2g-2153 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 23:24:03 23:24:03 23:24:03 ---> lscpu: 23:24:03 Architecture: x86_64 23:24:03 CPU op-mode(s): 32-bit, 64-bit 23:24:03 Address sizes: 40 bits physical, 48 bits virtual 23:24:03 Byte Order: Little Endian 23:24:03 CPU(s): 2 23:24:03 On-line CPU(s) list: 0,1 23:24:03 Vendor ID: AuthenticAMD 23:24:03 Model name: AMD EPYC-Rome Processor 23:24:03 CPU family: 23 23:24:03 Model: 49 23:24:03 Thread(s) per core: 1 23:24:03 Core(s) per socket: 1 23:24:03 Socket(s): 2 23:24:03 Stepping: 0 23:24:03 BogoMIPS: 5599.86 23:24:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:24:03 Virtualization: AMD-V 23:24:03 Hypervisor vendor: KVM 23:24:03 Virtualization type: full 23:24:03 L1d cache: 64 KiB (2 instances) 23:24:03 L1i cache: 64 KiB (2 instances) 23:24:03 L2 cache: 1 MiB (2 instances) 23:24:03 L3 cache: 32 MiB (2 instances) 23:24:03 NUMA node(s): 1 23:24:03 NUMA node0 CPU(s): 0,1 23:24:03 Vulnerability Gather data sampling: Not affected 23:24:03 Vulnerability Indirect target selection: Not affected 23:24:03 Vulnerability Itlb multihit: Not affected 23:24:03 Vulnerability L1tf: Not affected 23:24:03 Vulnerability Mds: Not affected 23:24:03 Vulnerability Meltdown: Not affected 23:24:03 Vulnerability Mmio stale data: Not affected 23:24:03 Vulnerability Reg file data sampling: Not affected 23:24:03 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 23:24:03 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 23:24:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:24:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:24:03 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 23:24:03 Vulnerability Srbds: Not affected 23:24:03 Vulnerability Tsa: Not affected 23:24:03 Vulnerability Tsx async abort: Not affected 23:24:03 Vulnerability Vmscape: Not affected 23:24:03 23:24:03 23:24:03 ---> nproc: 23:24:03 2 23:24:03 23:24:03 23:24:03 ---> df -h: 23:24:03 Filesystem Size Used Avail Use% Mounted on 23:24:03 tmpfs 794M 1012K 793M 1% /run 23:24:03 /dev/vda1 39G 8.5G 31G 22% / 23:24:03 tmpfs 3.9G 0 3.9G 0% /dev/shm 23:24:03 tmpfs 5.0M 0 5.0M 0% /run/lock 23:24:03 /dev/vda15 105M 6.1M 99M 6% /boot/efi 23:24:03 tmpfs 794M 4.0K 794M 1% /run/user/1001 23:24:03 23:24:03 23:24:03 ---> free -m: 23:24:03 total used free shared buff/cache available 23:24:03 Mem: 7937 522 4399 3 3015 7104 23:24:03 Swap: 1023 0 1023 23:24:03 23:24:03 23:24:03 ---> ip addr: 23:24:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:24:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:24:03 inet 127.0.0.1/8 scope host lo 23:24:03 valid_lft forever preferred_lft forever 23:24:03 inet6 ::1/128 scope host 23:24:03 valid_lft forever preferred_lft forever 23:24:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:24:03 link/ether fa:16:3e:d9:c3:ee brd ff:ff:ff:ff:ff:ff 23:24:03 altname enp0s3 23:24:03 inet 10.30.170.196/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 23:24:03 valid_lft 86219sec preferred_lft 86219sec 23:24:03 inet6 fe80::f816:3eff:fed9:c3ee/64 scope link 23:24:03 valid_lft forever preferred_lft forever 23:24:03 23:24:03 23:24:03 ---> sar -b -r -n DEV: 23:24:03 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-2153) 08/04/26 _x86_64_ (2 CPU) 23:24:03 23:24:03 23:21:04 LINUX RESTART (2 CPU) 23:24:03 23:24:03 23:24:03 ---> sar -P ALL: 23:24:03 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-2153) 08/04/26 _x86_64_ (2 CPU) 23:24:03 23:24:03 23:21:04 LINUX RESTART (2 CPU) 23:24:03 23:24:03 23:24:03