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