09:12:01 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/122232 09:12:01 Running as SYSTEM 09:12:01 [EnvInject] - Loading node environment variables. 09:12:01 Building remotely on prd-ubuntu2204-builder-2c-2g-43 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 09:12:02 [ssh-agent] Looking for ssh-agent implementation... 09:12:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:12:03 $ ssh-agent 09:12:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCv8xmH/agent.2022 09:12:03 SSH_AGENT_PID=2024 09:12:03 [ssh-agent] Started. 09:12:03 Running ssh-add (command line suppressed) 09:12:03 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_1605266874868897384.key (/w/workspace/builder-tox-verify-master@tmp/private_key_1605266874868897384.key) 09:12:03 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:12:03 The recommended git tool is: NONE 09:12:06 using credential jenkins-ssh 09:12:06 Wiping out workspace first. 09:12:06 Cloning the remote Git repository 09:12:06 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 09:12:06 > git init /w/workspace/builder-tox-verify-master # timeout=10 09:12:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 09:12:06 > git --version # timeout=10 09:12:06 > git --version # 'git version 2.34.1' 09:12:06 using GIT_SSH to set credentials jenkins-ssh 09:12:06 Verifying host key using known hosts file, will automatically accept unseen keys 09:12:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 09:12:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 09:12:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:12:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 09:12:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 09:12:09 using GIT_SSH to set credentials jenkins-ssh 09:12:09 Verifying host key using known hosts file, will automatically accept unseen keys 09:12:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/32/122232/1 # timeout=10 09:12:09 > git rev-parse 19aded90f6f25a644fd32bd2450e7f7cbbf778ab^{commit} # timeout=10 09:12:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:12:09 Checking out Revision 19aded90f6f25a644fd32bd2450e7f7cbbf778ab (refs/changes/32/122232/1) 09:12:09 > git config core.sparsecheckout # timeout=10 09:12:09 > git checkout -f 19aded90f6f25a644fd32bd2450e7f7cbbf778ab # timeout=10 09:12:13 Commit message: "Fix lf-odl-release-docker-hub node type" 09:12:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:12:13 > git rev-list --no-walk 557f484854e7d07e33b9baab8bb4ef6cadc7746f # timeout=10 09:12:13 > git remote # timeout=10 09:12:13 > git submodule init # timeout=10 09:12:13 > git submodule sync # timeout=10 09:12:13 > git config --get remote.origin.url # timeout=10 09:12:13 > git submodule init # timeout=10 09:12:13 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:12:13 > git config --get submodule.global-jjb.url # timeout=10 09:12:13 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 09:12:13 > git config --get submodule.packer/common-packer.url # timeout=10 09:12:13 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 09:12:13 > git submodule update --init --recursive global-jjb # timeout=10 09:12:14 > git submodule update --init --recursive packer/common-packer # timeout=10 09:12:14 provisioning config files... 09:12:14 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:12:14 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:12:14 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13726870944833786867.sh 09:12:14 ---> python-tools-install.sh 09:12:14 Setup pyenv: 09:12:14 * system (set by /opt/pyenv/version) 09:12:14 * 3.8.20 (set by /opt/pyenv/version) 09:12:14 * 3.9.20 (set by /opt/pyenv/version) 09:12:14 3.10.15 09:12:14 3.11.10 09:12:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1jOb 09:12:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:12:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:12:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:12:23 lf-activate-venv(): INFO: Base packages installed successfully 09:12:23 lf-activate-venv(): INFO: Installing additional packages: lftools 09:12:46 lf-activate-venv(): INFO: Adding /tmp/venv-1jOb/bin to PATH 09:12:46 Generating Requirements File 09:13:04 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. 09:13:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:13:04 Python 3.11.10 09:13:05 pip 26.0.1 from /tmp/venv-1jOb/lib/python3.11/site-packages/pip (python 3.11) 09:13:05 appdirs==1.4.4 09:13:05 argcomplete==3.6.3 09:13:05 aspy.yaml==1.3.0 09:13:05 attrs==26.1.0 09:13:05 autopage==0.6.0 09:13:05 beautifulsoup4==4.14.3 09:13:05 boto3==1.42.84 09:13:05 botocore==1.42.84 09:13:05 bs4==0.0.2 09:13:05 certifi==2026.2.25 09:13:05 cffi==2.0.0 09:13:05 cfgv==3.5.0 09:13:05 chardet==7.4.0.post2 09:13:05 charset-normalizer==3.4.7 09:13:05 click==8.3.2 09:13:05 cliff==4.13.2 09:13:05 cmd2==3.4.0 09:13:05 cryptography==3.3.2 09:13:05 debtcollector==3.1.0 09:13:05 decorator==5.2.1 09:13:05 defusedxml==0.7.1 09:13:05 Deprecated==1.3.1 09:13:05 distlib==0.4.0 09:13:05 dnspython==2.8.0 09:13:05 docker==7.1.0 09:13:05 dogpile.cache==1.5.0 09:13:05 durationpy==0.10 09:13:05 email-validator==2.3.0 09:13:05 filelock==3.25.2 09:13:05 future==1.0.0 09:13:05 gitdb==4.0.12 09:13:05 GitPython==3.1.46 09:13:05 httplib2==0.30.2 09:13:05 identify==2.6.18 09:13:05 idna==3.11 09:13:05 importlib-resources==1.5.0 09:13:05 iso8601==2.1.0 09:13:05 Jinja2==3.1.6 09:13:05 jmespath==1.1.0 09:13:05 jsonpatch==1.33 09:13:05 jsonpointer==3.1.1 09:13:05 jsonschema==4.26.0 09:13:05 jsonschema-specifications==2025.9.1 09:13:05 keystoneauth1==5.13.1 09:13:05 kubernetes==35.0.0 09:13:05 lftools==0.37.22 09:13:05 lxml==6.0.2 09:13:05 markdown-it-py==4.0.0 09:13:05 MarkupSafe==3.0.3 09:13:05 mdurl==0.1.2 09:13:05 msgpack==1.1.2 09:13:05 multi_key_dict==2.0.3 09:13:05 munch==4.0.0 09:13:05 netaddr==1.3.0 09:13:05 niet==1.4.2 09:13:05 nodeenv==1.10.0 09:13:05 oauth2client==4.1.3 09:13:05 oauthlib==3.3.1 09:13:05 openstacksdk==4.10.0 09:13:05 os-service-types==1.8.2 09:13:05 osc-lib==4.4.0 09:13:05 oslo.config==10.3.0 09:13:05 oslo.context==6.3.0 09:13:05 oslo.i18n==6.7.2 09:13:05 oslo.log==8.1.0 09:13:05 oslo.serialization==5.9.1 09:13:05 oslo.utils==10.0.0 09:13:05 packaging==26.0 09:13:05 pbr==7.0.3 09:13:05 platformdirs==4.9.4 09:13:05 prettytable==3.17.0 09:13:05 psutil==7.2.2 09:13:05 pyasn1==0.6.3 09:13:05 pyasn1_modules==0.4.2 09:13:05 pycparser==3.0 09:13:05 pygerrit2==2.0.15 09:13:05 PyGithub==2.9.0 09:13:05 Pygments==2.20.0 09:13:05 PyJWT==2.12.1 09:13:05 PyNaCl==1.6.2 09:13:05 pyparsing==2.4.7 09:13:05 pyperclip==1.11.0 09:13:05 pyrsistent==0.20.0 09:13:05 python-cinderclient==9.9.0 09:13:05 python-dateutil==2.9.0.post0 09:13:05 python-discovery==1.2.1 09:13:05 python-heatclient==5.1.0 09:13:05 python-jenkins==1.8.3 09:13:05 python-keystoneclient==5.8.0 09:13:05 python-magnumclient==4.10.0 09:13:05 python-openstackclient==9.0.0 09:13:05 python-swiftclient==4.10.0 09:13:05 PyYAML==6.0.3 09:13:05 referencing==0.37.0 09:13:05 requests==2.33.1 09:13:05 requests-oauthlib==2.0.0 09:13:05 requestsexceptions==1.4.0 09:13:05 rfc3986==2.0.0 09:13:05 rich==14.3.3 09:13:05 rich-argparse==1.7.2 09:13:05 rpds-py==0.30.0 09:13:05 rsa==4.9.1 09:13:05 ruamel.yaml==0.19.1 09:13:05 ruamel.yaml.clib==0.2.15 09:13:05 s3transfer==0.16.0 09:13:05 simplejson==3.20.2 09:13:05 six==1.17.0 09:13:05 smmap==5.0.3 09:13:05 soupsieve==2.8.3 09:13:05 stevedore==5.7.0 09:13:05 tabulate==0.10.0 09:13:05 toml==0.10.2 09:13:05 tomlkit==0.14.0 09:13:05 tqdm==4.67.3 09:13:05 typing_extensions==4.15.0 09:13:05 urllib3==1.26.20 09:13:05 virtualenv==21.2.0 09:13:05 wcwidth==0.6.0 09:13:05 websocket-client==1.9.0 09:13:05 wrapt==2.1.2 09:13:05 xdg==6.0.0 09:13:05 xmltodict==1.0.4 09:13:05 yq==3.4.3 09:13:05 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins13827408652817436538.sh 09:13:05 ---> uv-install.sh 09:13:05 Installing uv/uvx (latest) using shell installer 09:13:05 2026-04-07 09:13:05 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/c459da62-e838-45dc-bfca-ac56a38b294c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-07T10%3A01%3A58Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-07T09%3A01%3A01Z&ske=2026-04-07T10%3A01%3A58Z&sks=b&skv=2018-11-09&sig=6EKOfcN%2B78lQH7VErqozPtrLD%2B8KdCwuxSokXz4OuME%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTU1MzM2NiwibmJmIjoxNzc1NTUzMDY2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.tPLE3v3vsgta0C6OVInKznnJJ1F-L--fpLBxr5fttgI&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-FaVt7h.sh" [1] 09:13:05 downloading uv 0.11.3 x86_64-unknown-linux-gnu 09:13:06 installing to /home/jenkins/.local/bin 09:13:06 uv 09:13:06 uvx 09:13:06 everything's installed! 09:13:06 09:13:06 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:13:06 09:13:06 source $HOME/.local/bin/env (sh, bash, zsh) 09:13:06 source $HOME/.local/bin/env.fish (fish) 09:13:06 Adding install location to PATH 09:13:06 ---> Validating uv/uvx install 09:13:06 uvx 0.11.3 (x86_64-unknown-linux-gnu) 09:13:06 [EnvInject] - Injecting environment variables from a build step. 09:13:06 [EnvInject] - Injecting as environment variables the properties content 09:13:06 PYTHON=python3 09:13:06 09:13:06 [EnvInject] - Variables injected successfully. 09:13:06 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins10707070588507184429.sh 09:13:06 ---> tox-install.sh 09:13:06 + source /home/jenkins/lf-env.sh 09:13:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:13:06 ++ mktemp -d /tmp/venv-XXXX 09:13:06 + lf_venv=/tmp/venv-zv7z 09:13:06 + local venv_file=/tmp/.os_lf_venv 09:13:06 + local python=python3 09:13:06 + local options 09:13:06 + local set_path=true 09:13:06 + local install_args= 09:13:06 ++ 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 09:13:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:13:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:13:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:13:06 + true 09:13:06 + case $1 in 09:13:06 + venv_file=/tmp/.toxenv 09:13:06 + shift 2 09:13:06 + true 09:13:06 + case $1 in 09:13:06 + shift 09:13:06 + break 09:13:06 + case $python in 09:13:06 + local pkg_list= 09:13:06 + [[ -d /opt/pyenv ]] 09:13:06 + echo 'Setup pyenv:' 09:13:06 Setup pyenv: 09:13:06 + export PYENV_ROOT=/opt/pyenv 09:13:06 + PYENV_ROOT=/opt/pyenv 09:13:06 + 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 09:13:06 + 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 09:13:06 + pyenv versions 09:13:06 system 09:13:06 3.8.20 09:13:06 3.9.20 09:13:06 3.10.15 09:13:06 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 09:13:06 + command -v pyenv 09:13:06 ++ pyenv init - --no-rehash 09:13:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:13:06 for i in ${!paths[@]}; do 09:13:06 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:13:06 fi; done; 09:13:06 echo "${paths[*]}"'\'')" 09:13:06 export PATH="/opt/pyenv/shims:${PATH}" 09:13:06 export PYENV_SHELL=bash 09:13:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:13:06 pyenv() { 09:13:06 local command 09:13:06 command="${1:-}" 09:13:06 if [ "$#" -gt 0 ]; then 09:13:06 shift 09:13:06 fi 09:13:06 09:13:06 case "$command" in 09:13:06 rehash|shell) 09:13:06 eval "$(pyenv "sh-$command" "$@")" 09:13:06 ;; 09:13:06 *) 09:13:06 command pyenv "$command" "$@" 09:13:06 ;; 09:13:06 esac 09:13:06 }' 09:13:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:13:06 for i in ${!paths[@]}; do 09:13:06 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:13:06 fi; done; 09:13:06 echo "${paths[*]}"' 09:13:06 ++ 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 09:13:06 ++ 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 09:13:06 ++ 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 09:13:06 ++ export PYENV_SHELL=bash 09:13:06 ++ PYENV_SHELL=bash 09:13:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:13:06 +++ complete -F _pyenv pyenv 09:13:06 ++ lf-pyver python3 09:13:06 ++ local py_version_xy=python3 09:13:06 ++ local py_version_xyz= 09:13:06 ++ pyenv versions 09:13:06 ++ local command 09:13:06 ++ command=versions 09:13:06 ++ '[' 1 -gt 0 ']' 09:13:06 ++ shift 09:13:06 ++ awk '{ print $1 }' 09:13:06 ++ case "$command" in 09:13:06 ++ command pyenv versions 09:13:06 ++ grep -E '^[0-9.]*[0-9]$' 09:13:06 ++ sed 's/^[ *]* //' 09:13:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:13:06 +++ grep '^3' /tmp/.pyenv_versions 09:13:06 +++ tail -n 1 09:13:06 +++ sort -V 09:13:06 ++ py_version_xyz=3.11.10 09:13:06 ++ [[ -z 3.11.10 ]] 09:13:06 ++ echo 3.11.10 09:13:06 ++ return 0 09:13:06 + pyenv local 3.11.10 09:13:06 + local command 09:13:06 + command=local 09:13:06 + '[' 2 -gt 0 ']' 09:13:06 + shift 09:13:06 + case "$command" in 09:13:06 + command pyenv local 3.11.10 09:13:06 + for arg in "$@" 09:13:06 + case $arg in 09:13:06 + pkg_list+='tox ' 09:13:06 + for arg in "$@" 09:13:06 + case $arg in 09:13:06 + pkg_list+='virtualenv ' 09:13:06 + for arg in "$@" 09:13:06 + case $arg in 09:13:06 + pkg_list+='urllib3~=1.26.15 ' 09:13:06 + [[ -f /tmp/.toxenv ]] 09:13:06 + [[ ! -f /tmp/.toxenv ]] 09:13:06 + [[ -n '' ]] 09:13:06 + python3 -m venv /tmp/venv-zv7z 09:13:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zv7z' 09:13:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zv7z 09:13:10 + echo /tmp/venv-zv7z 09:13:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:13:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:13:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:13:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:13:10 + local 'pip_opts=--upgrade --quiet' 09:13:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:13:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:13:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:13:10 + [[ -n '' ]] 09:13:10 + [[ -n '' ]] 09:13:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:13:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:13:10 + /tmp/venv-zv7z/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 09:13:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:13:14 lf-activate-venv(): INFO: Base packages installed successfully 09:13:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:13:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:13:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:13:14 + /tmp/venv-zv7z/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 09:13:16 + type python3 09:13:16 + true 09:13:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zv7z/bin to PATH' 09:13:16 lf-activate-venv(): INFO: Adding /tmp/venv-zv7z/bin to PATH 09:13:16 + PATH=/tmp/venv-zv7z/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 09:13:16 + return 0 09:13:16 + python3 --version 09:13:16 Python 3.11.10 09:13:16 + python3 -m pip --version 09:13:16 pip 26.0.1 from /tmp/venv-zv7z/lib/python3.11/site-packages/pip (python 3.11) 09:13:17 + python3 -m pip freeze 09:13:17 cachetools==7.0.5 09:13:17 colorama==0.4.6 09:13:17 distlib==0.4.0 09:13:17 filelock==3.25.2 09:13:17 packaging==26.0 09:13:17 platformdirs==4.9.4 09:13:17 pluggy==1.6.0 09:13:17 pyproject-api==1.10.0 09:13:17 python-discovery==1.2.1 09:13:17 tomli_w==1.2.0 09:13:17 tox==4.52.0 09:13:17 urllib3==1.26.20 09:13:17 virtualenv==21.2.0 09:13:17 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins14627724734412488799.sh 09:13:17 [EnvInject] - Injecting environment variables from a build step. 09:13:17 [EnvInject] - Injecting as environment variables the properties content 09:13:17 PARALLEL=False 09:13:17 09:13:17 [EnvInject] - Variables injected successfully. 09:13:17 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins11620198060106120466.sh 09:13:17 ---> tox-run.sh 09:13:17 + 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 09:13:17 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 09:13:17 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 09:13:17 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 09:13:17 + cd /w/workspace/builder-tox-verify-master/. 09:13:17 + source /home/jenkins/lf-env.sh 09:13:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:13:17 ++ mktemp -d /tmp/venv-XXXX 09:13:17 + lf_venv=/tmp/venv-LK9R 09:13:17 + local venv_file=/tmp/.os_lf_venv 09:13:17 + local python=python3 09:13:17 + local options 09:13:17 + local set_path=true 09:13:17 + local install_args= 09:13:17 ++ 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 09:13:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:13:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:13:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:13:17 + true 09:13:17 + case $1 in 09:13:17 + venv_file=/tmp/.toxenv 09:13:17 + shift 2 09:13:17 + true 09:13:17 + case $1 in 09:13:17 + shift 09:13:17 + break 09:13:17 + case $python in 09:13:17 + local pkg_list= 09:13:17 + [[ -d /opt/pyenv ]] 09:13:17 + echo 'Setup pyenv:' 09:13:17 Setup pyenv: 09:13:17 + export PYENV_ROOT=/opt/pyenv 09:13:17 + PYENV_ROOT=/opt/pyenv 09:13:17 + 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 09:13:17 + 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 09:13:17 + pyenv versions 09:13:17 system 09:13:17 3.8.20 09:13:17 3.9.20 09:13:17 3.10.15 09:13:17 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 09:13:17 + command -v pyenv 09:13:17 ++ pyenv init - --no-rehash 09:13:17 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:13:17 for i in ${!paths[@]}; do 09:13:17 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:13:17 fi; done; 09:13:17 echo "${paths[*]}"'\'')" 09:13:17 export PATH="/opt/pyenv/shims:${PATH}" 09:13:17 export PYENV_SHELL=bash 09:13:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:13:17 pyenv() { 09:13:17 local command 09:13:17 command="${1:-}" 09:13:17 if [ "$#" -gt 0 ]; then 09:13:17 shift 09:13:17 fi 09:13:17 09:13:17 case "$command" in 09:13:17 rehash|shell) 09:13:17 eval "$(pyenv "sh-$command" "$@")" 09:13:17 ;; 09:13:17 *) 09:13:17 command pyenv "$command" "$@" 09:13:17 ;; 09:13:17 esac 09:13:17 }' 09:13:17 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:13:17 for i in ${!paths[@]}; do 09:13:17 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:13:17 fi; done; 09:13:17 echo "${paths[*]}"' 09:13:17 ++ 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 09:13:17 ++ 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 09:13:17 ++ 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 09:13:17 ++ export PYENV_SHELL=bash 09:13:17 ++ PYENV_SHELL=bash 09:13:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:13:17 +++ complete -F _pyenv pyenv 09:13:17 ++ lf-pyver python3 09:13:17 ++ local py_version_xy=python3 09:13:17 ++ local py_version_xyz= 09:13:17 ++ pyenv versions 09:13:17 ++ local command 09:13:17 ++ command=versions 09:13:17 ++ '[' 1 -gt 0 ']' 09:13:17 ++ shift 09:13:17 ++ case "$command" in 09:13:17 ++ command pyenv versions 09:13:17 ++ awk '{ print $1 }' 09:13:17 ++ grep -E '^[0-9.]*[0-9]$' 09:13:17 ++ sed 's/^[ *]* //' 09:13:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:13:17 +++ grep '^3' /tmp/.pyenv_versions 09:13:17 +++ tail -n 1 09:13:17 +++ sort -V 09:13:17 ++ py_version_xyz=3.11.10 09:13:17 ++ [[ -z 3.11.10 ]] 09:13:17 ++ echo 3.11.10 09:13:17 ++ return 0 09:13:17 + pyenv local 3.11.10 09:13:17 + local command 09:13:17 + command=local 09:13:17 + '[' 2 -gt 0 ']' 09:13:17 + shift 09:13:17 + case "$command" in 09:13:17 + command pyenv local 3.11.10 09:13:17 + for arg in "$@" 09:13:17 + case $arg in 09:13:17 + pkg_list+='tox ' 09:13:17 + for arg in "$@" 09:13:17 + case $arg in 09:13:17 + pkg_list+='virtualenv ' 09:13:17 + for arg in "$@" 09:13:17 + case $arg in 09:13:17 + pkg_list+='urllib3~=1.26.15 ' 09:13:17 + [[ -f /tmp/.toxenv ]] 09:13:17 ++ cat /tmp/.toxenv 09:13:17 + lf_venv=/tmp/venv-zv7z 09:13:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zv7z from' file:/tmp/.toxenv 09:13:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zv7z from file:/tmp/.toxenv 09:13:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:13:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:13:17 + local 'pip_opts=--upgrade --quiet' 09:13:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:13:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:13:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:13:17 + [[ -n '' ]] 09:13:17 + [[ -n '' ]] 09:13:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:13:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:13:17 + /tmp/venv-zv7z/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 09:13:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:13:18 lf-activate-venv(): INFO: Base packages installed successfully 09:13:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:13:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:13:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:13:18 + /tmp/venv-zv7z/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 09:13:19 + type python3 09:13:19 + true 09:13:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zv7z/bin to PATH' 09:13:19 lf-activate-venv(): INFO: Adding /tmp/venv-zv7z/bin to PATH 09:13:19 + PATH=/tmp/venv-zv7z/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 09:13:19 + return 0 09:13:19 + [[ -d /opt/pyenv ]] 09:13:19 + echo '---> Setting up pyenv' 09:13:19 ---> Setting up pyenv 09:13:19 + export PYENV_ROOT=/opt/pyenv 09:13:19 + PYENV_ROOT=/opt/pyenv 09:13:19 + export PATH=/opt/pyenv/bin:/tmp/venv-zv7z/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 09:13:19 + PATH=/opt/pyenv/bin:/tmp/venv-zv7z/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 09:13:19 ++ pwd 09:13:19 + PYTHONPATH=/w/workspace/builder-tox-verify-master 09:13:19 + export PYTHONPATH 09:13:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:13:19 + TOX_TESTENV_PASSENV=PYTHONPATH 09:13:19 + tox --version 09:13:19 4.52.0 from /tmp/venv-zv7z/lib/python3.11/site-packages/tox/__init__.py 09:13:19 + PARALLEL=False 09:13:19 + TOX_OPTIONS_LIST= 09:13:19 + [[ -n '' ]] 09:13:19 + case ${PARALLEL,,} in 09:13:19 + tox 09:13:19 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 09:13:20 docs: install_deps> python -I -m pip install -r docs/requirements.txt 09:13:40 docs: freeze> python -m pip freeze --all 09:13:41 docs: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.7,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.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.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.4,nwdiag==3.0.0,packaging==26.0,pillow==12.2.0,pip==26.0.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.33.1,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 09:13:41 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 09:13:42 docs: OK ✔ in 22.82 seconds 09:13:42 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 09:13:58 docs-linkcheck: freeze> python -m pip freeze --all 09:13:59 docs-linkcheck: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.7,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.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.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.4,nwdiag==3.0.0,packaging==26.0,pillow==12.2.0,pip==26.0.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.33.1,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 09:13:59 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 09:14:01 docs-linkcheck: OK ✔ in 18.99 seconds 09:14:01 jjb-version: freeze> python -m pip freeze --all 09:14:02 jjb-version: pip==26.0.1,setuptools==82.0.0 09:14:02 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 09:14:02 JJB version in jjb/releng-jobs.yaml: 6.3.0 09:14:02 JJB version in tox.ini: 6.3.0 09:14:02 jjb-version: OK ✔ in 0.76 seconds 09:14:02 prefix: freeze> python -m pip freeze --all 09:14:03 prefix: pip==26.0.1,setuptools==82.0.0 09:14:03 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 09:14:03 prefix: OK ✔ in 0.78 seconds 09:14:03 robot: freeze> python -m pip freeze --all 09:14:04 robot: pip==26.0.1,setuptools==82.0.0 09:14:04 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 09:14:04 docs: OK (22.82=setup[21.08]+cmd[1.74] seconds) 09:14:04 docs-linkcheck: OK (18.99=setup[16.46]+cmd[2.53] seconds) 09:14:04 jjb-version: OK (0.76=setup[0.73]+cmd[0.03] seconds) 09:14:04 prefix: OK (0.78=setup[0.75]+cmd[0.03] seconds) 09:14:04 robot: OK (0.83=setup[0.79]+cmd[0.04] seconds) 09:14:04 congratulations :) (44.22 seconds) 09:14:04 + tox_status=0 09:14:04 + echo '---> Completed tox runs' 09:14:04 ---> Completed tox runs 09:14:04 + for i in .tox/*/log 09:14:04 ++ awk -F/ '{print $2}' 09:14:04 ++ echo .tox/docs-linkcheck/log 09:14:04 + tox_env=docs-linkcheck 09:14:04 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 09:14:04 + for i in .tox/*/log 09:14:04 ++ awk -F/ '{print $2}' 09:14:04 ++ echo .tox/docs/log 09:14:04 + tox_env=docs 09:14:04 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 09:14:04 + for i in .tox/*/log 09:14:04 ++ awk -F/ '{print $2}' 09:14:04 ++ echo .tox/jjb-version/log 09:14:04 + tox_env=jjb-version 09:14:04 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 09:14:04 + for i in .tox/*/log 09:14:04 ++ echo .tox/prefix/log 09:14:04 ++ awk -F/ '{print $2}' 09:14:04 + tox_env=prefix 09:14:04 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 09:14:04 + for i in .tox/*/log 09:14:04 ++ echo .tox/robot/log 09:14:04 ++ awk -F/ '{print $2}' 09:14:04 + tox_env=robot 09:14:04 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 09:14:04 + DOC_DIR=docs/_build/html 09:14:04 + [[ -d docs/_build/html ]] 09:14:04 + echo '---> Archiving generated docs' 09:14:04 ---> Archiving generated docs 09:14:04 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 09:14:04 + echo '---> tox-run.sh ends' 09:14:04 ---> tox-run.sh ends 09:14:04 + test 0 -eq 0 09:14:04 $ ssh-agent -k 09:14:04 unset SSH_AUTH_SOCK; 09:14:04 unset SSH_AGENT_PID; 09:14:04 echo Agent pid 2024 killed; 09:14:04 [ssh-agent] Stopped. 09:14:04 [PostBuildScript] - [INFO] Executing post build scripts. 09:14:04 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4312513352444033755.sh 09:14:04 ---> sysstat.sh 09:14:05 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1845307536060725856.sh 09:14:05 ---> package-listing.sh 09:14:05 ++ facter osfamily 09:14:05 ++ tr '[:upper:]' '[:lower:]' 09:14:05 + OS_FAMILY=debian 09:14:05 + workspace=/w/workspace/builder-tox-verify-master 09:14:05 + START_PACKAGES=/tmp/packages_start.txt 09:14:05 + END_PACKAGES=/tmp/packages_end.txt 09:14:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:14:05 + PACKAGES=/tmp/packages_start.txt 09:14:05 + '[' /w/workspace/builder-tox-verify-master ']' 09:14:05 + PACKAGES=/tmp/packages_end.txt 09:14:05 + case "${OS_FAMILY}" in 09:14:05 + grep '^ii' 09:14:05 + dpkg -l 09:14:05 + '[' -f /tmp/packages_start.txt ']' 09:14:05 + '[' -f /tmp/packages_end.txt ']' 09:14:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:14:05 + '[' /w/workspace/builder-tox-verify-master ']' 09:14:05 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 09:14:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 09:14:05 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17879224903276952258.sh 09:14:05 ---> capture-instance-metadata.sh 09:14:05 Setup pyenv: 09:14:05 system 09:14:05 3.8.20 09:14:05 3.9.20 09:14:05 3.10.15 09:14:05 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 09:14:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1jOb from file:/tmp/.os_lf_venv 09:14:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:14:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:14:07 lf-activate-venv(): INFO: Base packages installed successfully 09:14:07 lf-activate-venv(): INFO: Installing additional packages: lftools 09:14:17 lf-activate-venv(): INFO: Adding /tmp/venv-1jOb/bin to PATH 09:14:17 INFO: Running in OpenStack, capturing instance metadata 09:14:18 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15908998857999009281.sh 09:14:18 provisioning config files... 09:14:18 Could not find credentials [logs] for builder-tox-verify-master #8478 09:14:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config1574675156719886239tmp 09:14:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:14:18 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:14:18 provisioning config files... 09:14:18 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:14:18 [EnvInject] - Injecting environment variables from a build step. 09:14:18 [EnvInject] - Injecting as environment variables the properties content 09:14:18 SERVER_ID=logs 09:14:18 09:14:18 [EnvInject] - Variables injected successfully. 09:14:18 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8256814384257130156.sh 09:14:18 ---> create-netrc.sh 09:14:19 WARN: Log server credential not found. 09:14:19 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins208758160425359841.sh 09:14:19 ---> python-tools-install.sh 09:14:19 Setup pyenv: 09:14:19 system 09:14:19 3.8.20 09:14:19 3.9.20 09:14:19 3.10.15 09:14:19 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 09:14:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1jOb from file:/tmp/.os_lf_venv 09:14:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:14:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:14:21 lf-activate-venv(): INFO: Base packages installed successfully 09:14:21 lf-activate-venv(): INFO: Installing additional packages: lftools 09:14:29 lf-activate-venv(): INFO: Adding /tmp/venv-1jOb/bin to PATH 09:14:30 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins8891795188133651962.sh 09:14:30 ---> uv-install.sh 09:14:30 uv 0.11.3 is already installed 09:14:30 uvx 0.11.3 (x86_64-unknown-linux-gnu) 09:14:30 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins921524431372111655.sh 09:14:30 ---> sudo-logs.sh 09:14:30 Archiving 'sudo' log.. 09:14:30 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15762143204972003472.sh 09:14:30 ---> job-cost.sh 09:14:30 INFO: Activating Python virtual environment... 09:14:30 Setup pyenv: 09:14:30 system 09:14:30 3.8.20 09:14:30 3.9.20 09:14:30 3.10.15 09:14:30 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 09:14:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1jOb from file:/tmp/.os_lf_venv 09:14:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:14:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:14:32 lf-activate-venv(): INFO: Base packages installed successfully 09:14:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:14:38 lf-activate-venv(): INFO: Adding /tmp/venv-1jOb/bin to PATH 09:14:38 INFO: No stack-cost file found 09:14:38 INFO: Instance uptime: 1601s 09:14:38 INFO: Fetching instance metadata (attempt 1 of 3)... 09:14:38 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:14:38 INFO: Successfully fetched instance metadata 09:14:38 INFO: Instance type: v3-standard-2 09:14:38 INFO: Retrieving pricing info for: v3-standard-2 09:14:38 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:14:38 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=1601 09:14:38 INFO: Successfully fetched Vexxhost pricing API 09:14:39 INFO: Retrieved cost: 0.06 09:14:39 INFO: Retrieved resource: v3-standard-2 09:14:39 INFO: Creating archive directory: /w/workspace/builder-tox-verify-master/archives/cost 09:14:39 INFO: Archiving costs to: /w/workspace/builder-tox-verify-master/archives/cost.csv 09:14:39 INFO: Successfully archived job cost data 09:14:39 DEBUG: Cost data: builder-tox-verify-master,8478,2026-04-07 09:14:39,v3-standard-2,1601,0.06,0.00,SUCCESS 09:14:39 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins16034193286778479529.sh 09:14:39 ---> logs-deploy.sh 09:14:39 Setup pyenv: 09:14:39 system 09:14:39 3.8.20 09:14:39 3.9.20 09:14:39 3.10.15 09:14:39 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 09:14:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1jOb from file:/tmp/.os_lf_venv 09:14:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:14:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:14:41 lf-activate-venv(): INFO: Base packages installed successfully 09:14:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:14:50 lf-activate-venv(): INFO: Adding /tmp/venv-1jOb/bin to PATH 09:14:50 WARNING: Nexus logging server not set 09:14:50 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8478/ 09:14:50 INFO: archiving logs to S3 09:14:51 ---> uname -a: 09:14:51 Linux prd-ubuntu2204-builder-2c-2g-43 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 09:14:51 09:14:51 09:14:51 ---> lscpu: 09:14:51 Architecture: x86_64 09:14:51 CPU op-mode(s): 32-bit, 64-bit 09:14:51 Address sizes: 40 bits physical, 48 bits virtual 09:14:51 Byte Order: Little Endian 09:14:51 CPU(s): 2 09:14:51 On-line CPU(s) list: 0,1 09:14:51 Vendor ID: AuthenticAMD 09:14:51 Model name: AMD EPYC-Rome Processor 09:14:51 CPU family: 23 09:14:51 Model: 49 09:14:51 Thread(s) per core: 1 09:14:51 Core(s) per socket: 1 09:14:51 Socket(s): 2 09:14:51 Stepping: 0 09:14:51 BogoMIPS: 5599.99 09:14:51 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 09:14:51 Virtualization: AMD-V 09:14:51 Hypervisor vendor: KVM 09:14:51 Virtualization type: full 09:14:51 L1d cache: 64 KiB (2 instances) 09:14:51 L1i cache: 64 KiB (2 instances) 09:14:51 L2 cache: 1 MiB (2 instances) 09:14:51 L3 cache: 32 MiB (2 instances) 09:14:51 NUMA node(s): 1 09:14:51 NUMA node0 CPU(s): 0,1 09:14:51 Vulnerability Gather data sampling: Not affected 09:14:51 Vulnerability Indirect target selection: Not affected 09:14:51 Vulnerability Itlb multihit: Not affected 09:14:51 Vulnerability L1tf: Not affected 09:14:51 Vulnerability Mds: Not affected 09:14:51 Vulnerability Meltdown: Not affected 09:14:51 Vulnerability Mmio stale data: Not affected 09:14:51 Vulnerability Reg file data sampling: Not affected 09:14:51 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 09:14:51 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 09:14:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:14:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:14:51 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:14:51 Vulnerability Srbds: Not affected 09:14:51 Vulnerability Tsa: Not affected 09:14:51 Vulnerability Tsx async abort: Not affected 09:14:51 Vulnerability Vmscape: Not affected 09:14:51 09:14:51 09:14:51 ---> nproc: 09:14:51 2 09:14:51 09:14:51 09:14:51 ---> df -h: 09:14:51 Filesystem Size Used Avail Use% Mounted on 09:14:51 tmpfs 794M 1.1M 793M 1% /run 09:14:51 /dev/vda1 39G 9.3G 30G 25% / 09:14:51 tmpfs 3.9G 0 3.9G 0% /dev/shm 09:14:51 tmpfs 5.0M 0 5.0M 0% /run/lock 09:14:51 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:14:51 tmpfs 794M 4.0K 794M 1% /run/user/1001 09:14:51 09:14:51 09:14:51 ---> free -m: 09:14:51 total used free shared buff/cache available 09:14:51 Mem: 7937 553 3698 4 3685 7073 09:14:51 Swap: 1023 0 1023 09:14:51 09:14:51 09:14:51 ---> ip addr: 09:14:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:14:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:14:51 inet 127.0.0.1/8 scope host lo 09:14:51 valid_lft forever preferred_lft forever 09:14:51 inet6 ::1/128 scope host 09:14:51 valid_lft forever preferred_lft forever 09:14:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:14:51 link/ether fa:16:3e:21:00:bc brd ff:ff:ff:ff:ff:ff 09:14:51 altname enp0s3 09:14:51 inet 10.30.171.216/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 09:14:51 valid_lft 84793sec preferred_lft 84793sec 09:14:51 inet6 fe80::f816:3eff:fe21:bc/64 scope link 09:14:51 valid_lft forever preferred_lft forever 09:14:51 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:14:51 link/ether 66:18:c8:fa:3d:28 brd ff:ff:ff:ff:ff:ff 09:14:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:14:51 valid_lft forever preferred_lft forever 09:14:51 09:14:51 09:14:51 ---> sar -b -r -n DEV: 09:14:51 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-43) 04/07/26 _x86_64_ (2 CPU) 09:14:51 09:14:51 08:48:06 LINUX RESTART (2 CPU) 09:14:51 09:14:51 08:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:14:51 09:00:01 5.00 0.27 4.31 0.41 208.84 523.48 16044.59 09:14:51 09:10:15 1.21 0.00 1.20 0.00 0.04 14.12 0.42 09:14:51 Average: 3.08 0.14 2.74 0.20 103.14 265.64 7922.85 09:14:51 09:14:51 08:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:14:51 09:00:01 5391684 7395072 411740 5.07 55328 2140800 969336 10.56 281972 2206288 128 09:14:51 09:10:15 5392048 7395952 410904 5.06 55748 2140912 969656 10.57 282380 2207900 172 09:14:51 Average: 5391866 7395512 411322 5.06 55538 2140856 969496 10.56 282176 2207094 150 09:14:51 09:14:51 08:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:14:51 09:00:01 lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 09:14:51 09:00:01 ens3 15.16 9.33 142.99 0.84 0.00 0.00 0.00 0.00 09:14:51 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:51 09:10:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:14:51 09:10:15 ens3 1.88 0.89 0.40 0.96 0.00 0.00 0.00 0.00 09:14:51 09:10:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:51 Average: lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:14:51 Average: ens3 8.44 5.06 70.81 0.90 0.00 0.00 0.00 0.00 09:14:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:51 09:14:51 09:14:51 ---> sar -P ALL: 09:14:51 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-43) 04/07/26 _x86_64_ (2 CPU) 09:14:51 09:14:51 08:48:06 LINUX RESTART (2 CPU) 09:14:51 09:14:51 08:50:01 CPU %user %nice %system %iowait %steal %idle 09:14:51 09:00:01 all 0.90 0.00 0.33 0.16 0.03 98.58 09:14:51 09:00:01 0 1.09 0.00 0.23 0.04 0.03 98.61 09:14:51 09:00:01 1 0.71 0.00 0.43 0.29 0.03 98.55 09:14:51 09:10:15 all 0.39 0.00 0.06 0.02 0.02 99.52 09:14:51 09:10:15 0 0.35 0.00 0.06 0.02 0.02 99.56 09:14:51 09:10:15 1 0.43 0.00 0.06 0.01 0.02 99.47 09:14:51 Average: all 0.64 0.00 0.19 0.09 0.02 99.05 09:14:51 Average: 0 0.72 0.00 0.14 0.03 0.02 99.09 09:14:51 Average: 1 0.57 0.00 0.24 0.15 0.02 99.02 09:14:51 09:14:51 09:14:51