02:33:42 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/126296 02:33:42 Running as SYSTEM 02:33:42 [EnvInject] - Loading node environment variables. 02:33:42 Building remotely on prd-ubuntu2204-builder-2c-2g-9496 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 02:33:45 [ssh-agent] Looking for ssh-agent implementation... 02:33:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:33:45 $ ssh-agent 02:33:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX9ZPaUD/agent.1498 02:33:45 SSH_AGENT_PID=1500 02:33:45 [ssh-agent] Started. 02:33:45 Running ssh-add (command line suppressed) 02:33:45 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_4179287833103374041.key (/w/workspace/builder-tox-verify-master@tmp/private_key_4179287833103374041.key) 02:33:45 [ssh-agent] Using credentials jenkins (jenkins-ssh) 02:33:45 The recommended git tool is: NONE 02:33:50 using credential jenkins-ssh 02:33:50 Wiping out workspace first. 02:33:50 Cloning the remote Git repository 02:33:50 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 02:33:50 > git init /w/workspace/builder-tox-verify-master # timeout=10 02:33:50 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 02:33:50 > git --version # timeout=10 02:33:50 > git --version # 'git version 2.34.1' 02:33:50 using GIT_SSH to set credentials jenkins-ssh 02:33:50 Verifying host key using known hosts file, will automatically accept unseen keys 02:33:50 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:53 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 02:33:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:53 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 02:33:53 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 02:33:53 using GIT_SSH to set credentials jenkins-ssh 02:33:53 Verifying host key using known hosts file, will automatically accept unseen keys 02:33:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/96/126296/1 # timeout=10 02:33:53 > git rev-parse e2ac6d8d36aaa7587d6e6efd6ab107e3c2faec4e^{commit} # timeout=10 02:33:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 02:33:53 Checking out Revision e2ac6d8d36aaa7587d6e6efd6ab107e3c2faec4e (refs/changes/96/126296/1) 02:33:53 > git config core.sparsecheckout # timeout=10 02:33:53 > git checkout -f e2ac6d8d36aaa7587d6e6efd6ab107e3c2faec4e # timeout=10 02:33:57 Commit message: "ci: disable Jenkins maven-merge for ietf stable" 02:33:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:33:57 > git rev-list --no-walk 1db9dd0bd2079eae249b6c3db98065c0e6cf6faf # timeout=10 02:33:57 > git remote # timeout=10 02:33:57 > git submodule init # timeout=10 02:33:57 > git submodule sync # timeout=10 02:33:57 > git config --get remote.origin.url # timeout=10 02:33:57 > git submodule init # timeout=10 02:33:57 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 02:33:57 > git config --get submodule.global-jjb.url # timeout=10 02:33:57 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 02:33:57 > git config --get submodule.packer/common-packer.url # timeout=10 02:33:57 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 02:33:57 > git submodule update --init --recursive global-jjb # timeout=10 02:33:58 > git submodule update --init --recursive packer/common-packer # timeout=10 02:33:59 provisioning config files... 02:33:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:33:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:33:59 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins405850147182297788.sh 02:33:59 ---> python-tools-install.sh 02:33:59 Setup pyenv: 02:33:59 * system (set by /opt/pyenv/version) 02:33:59 * 3.8.20 (set by /opt/pyenv/version) 02:33:59 * 3.9.20 (set by /opt/pyenv/version) 02:33:59 3.10.15 02:33:59 3.11.10 02:34:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8GU3 02:34:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:34:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:34:08 lf-activate-venv(): INFO: Installing additional packages: lftools 02:34:38 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. 02:34:38 virtualenv 21.7.15 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 02:34:38 lf-activate-venv(): INFO: Adding /tmp/venv-8GU3/bin to PATH 02:34:38 Generating Requirements File 02:35: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. 02:35:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:35:04 Python 3.11.10 02:35:04 pip 26.2.1 from /tmp/venv-8GU3/lib/python3.11/site-packages/pip (python 3.11) 02:35:05 aiohappyeyeballs==2.7.1 02:35:05 aiohttp==3.14.3 02:35:05 aiosignal==1.4.0 02:35:05 appdirs==1.4.4 02:35:05 argcomplete==3.7.2 02:35:05 aspy.yaml==1.3.0 02:35:05 attrs==26.1.0 02:35:05 autopage==0.6.0 02:35:05 beautifulsoup4==4.15.0 02:35:05 boto3==1.43.98 02:35:05 botocore==1.43.98 02:35:05 bs4==0.0.2 02:35:05 certifi==2026.7.22 02:35:05 cffi==2.1.1 02:35:05 cfgv==3.5.0 02:35:05 chardet==7.6.0 02:35:05 charset-normalizer==3.5.1 02:35:05 click==8.5.0 02:35:05 cliff==4.16.0 02:35:05 cmd2==4.2.4 02:35:05 cryptography==3.3.2 02:35:05 debtcollector==3.1.0 02:35:05 decorator==5.3.1 02:35:05 defusedxml==0.7.1 02:35:05 Deprecated==1.3.1 02:35:05 distlib==0.4.3 02:35:05 dnspython==2.8.0 02:35:05 docker==7.2.0 02:35:05 dogpile.cache==1.5.0 02:35:05 durationpy==0.11 02:35:05 email-validator==2.3.0 02:35:05 filelock==4.0.1 02:35:05 frozenlist==1.8.0 02:35:05 future==1.0.0 02:35:05 gitdb==4.0.12 02:35:05 GitPython==3.1.62 02:35:05 httplib2==0.30.2 02:35:05 identify==2.6.19 02:35:05 idna==3.20 02:35:05 importlib-resources==1.5.0 02:35:05 iso8601==2.1.0 02:35:05 Jinja2==3.1.6 02:35:05 jmespath==1.1.0 02:35:05 jsonpatch==1.33 02:35:05 jsonpointer==3.1.1 02:35:05 jsonschema==4.26.0 02:35:05 jsonschema-specifications==2025.9.1 02:35:05 keystoneauth1==5.17.0 02:35:05 kubernetes==36.0.3 02:35:05 lftools==0.37.23 02:35:05 lxml==6.1.3 02:35:05 markdown-it-py==4.2.0 02:35:05 MarkupSafe==3.0.3 02:35:05 mdurl==0.1.2 02:35:05 msgpack==1.2.2 02:35:05 multi_key_dict==2.0.3 02:35:05 multidict==6.9.0 02:35:05 munch==4.0.0 02:35:05 netaddr==1.3.0 02:35:05 niet==1.4.2 02:35:05 nodeenv==1.10.0 02:35:05 oauth2client==4.1.3 02:35:05 oauthlib==3.3.1 02:35:05 openstacksdk==4.20.0 02:35:05 os-service-types==1.9.0 02:35:05 osc-lib==4.7.0 02:35:05 oslo.config==10.7.0 02:35:05 oslo.context==6.5.0 02:35:05 oslo.i18n==6.9.0 02:35:05 oslo.log==8.3.2 02:35:05 oslo.serialization==5.11.0 02:35:05 oslo.utils==10.2.0 02:35:05 packaging==26.3 02:35:05 pbr==7.0.3 02:35:05 platformdirs==4.11.11 02:35:05 prettytable==3.18.0 02:35:05 prompt_toolkit==3.0.53 02:35:05 propcache==0.5.4 02:35:05 psutil==7.2.2 02:35:05 pyasn1==0.6.4 02:35:05 pyasn1_modules==0.4.2 02:35:05 pycparser==3.0 02:35:05 pygerrit2==2.0.15 02:35:05 PyGithub==2.10.0 02:35:05 Pygments==2.21.0 02:35:05 PyJWT==2.14.0 02:35:05 PyNaCl==1.6.2 02:35:05 pyparsing==2.4.7 02:35:05 pyperclip==1.11.0 02:35:05 pyrsistent==0.20.0 02:35:05 python-dateutil==2.9.0.post0 02:35:05 python-discovery==1.6.1 02:35:05 python-heatclient==5.3.0 02:35:05 python-jenkins==1.8.3 02:35:05 python-keystoneclient==6.0.0 02:35:05 python-magnumclient==5.0.0 02:35:05 python-manilaclient==6.3.0 02:35:05 python-openstackclient==10.3.0 02:35:05 python-swiftclient==4.11.0 02:35:05 PyYAML==6.0.3 02:35:05 referencing==0.37.0 02:35:05 requests==2.34.2 02:35:05 requests-oauthlib==2.0.0 02:35:05 rfc3986==2.0.0 02:35:05 rich==15.0.0 02:35:05 rich-argparse==1.8.0 02:35:05 rpds-py==2026.6.3 02:35:05 rsa==4.9.1 02:35:05 ruamel.yaml==0.19.1 02:35:05 ruamel.yaml.clib==0.2.15 02:35:05 s3transfer==0.19.2 02:35:05 simplejson==4.1.2 02:35:05 six==1.17.0 02:35:05 smmap==5.0.3 02:35:05 soupsieve==2.9.2 02:35:05 stevedore==5.9.1 02:35:05 tabulate==0.10.0 02:35:05 toml==0.10.2 02:35:05 tomlkit==0.15.1 02:35:05 tqdm==4.70.1 02:35:05 typing_extensions==4.16.0 02:35:05 urllib3==1.26.20 02:35:05 virtualenv==21.7.15 02:35:05 wcwidth==0.8.4 02:35:05 websocket-client==1.9.2 02:35:05 wrapt==2.4.1 02:35:05 xdg==6.0.0 02:35:05 xmltodict==1.0.4 02:35:05 yarl==1.25.1 02:35:05 yq==4.1.2 02:35:05 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins13795736960711167410.sh 02:35:05 ---> uv-install.sh 02:35:05 Installing uv/uvx (latest) using shell installer 02:35:05 2026-09-19 02:35:05 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-fldlSU.sh" [1] 02:35:05 downloading uv 0.12.17 x86_64-unknown-linux-gnu 02:35:05 installing to /home/jenkins/.local/bin 02:35:05 uv 02:35:05 uvx 02:35:05 everything's installed! 02:35:06 02:35:06 To add $HOME/.local/bin to your PATH, either restart your shell or run: 02:35:06 02:35:06 source $HOME/.local/bin/env (sh, bash, zsh) 02:35:06 source $HOME/.local/bin/env.fish (fish) 02:35:06 Adding install location to PATH 02:35:06 ---> Validating uv/uvx install 02:35:06 uvx 0.12.17 (x86_64-unknown-linux-gnu) 02:35:06 [EnvInject] - Injecting environment variables from a build step. 02:35:06 [EnvInject] - Injecting as environment variables the properties content 02:35:06 PYTHON=python3 02:35:06 02:35:06 [EnvInject] - Variables injected successfully. 02:35:06 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins1543539919699272229.sh 02:35:06 ---> tox-install.sh 02:35:06 + source /home/jenkins/lf-env.sh 02:35:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 02:35:06 ++ mktemp -d /tmp/venv-XXXX 02:35:06 + lf_venv=/tmp/venv-NJFm 02:35:06 + local venv_file=/tmp/.os_lf_venv 02:35:06 + local python=python3 02:35:06 + local options 02:35:06 + local set_path=true 02:35:06 + local install_args= 02:35: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 02:35:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:35:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:35:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 02:35:06 + true 02:35:06 + case $1 in 02:35:06 + venv_file=/tmp/.toxenv 02:35:06 + shift 2 02:35:06 + true 02:35:06 + case $1 in 02:35:06 + shift 02:35:06 + break 02:35:06 + case $python in 02:35:06 + local pkg_list= 02:35:06 + [[ -d /opt/pyenv ]] 02:35:06 + echo 'Setup pyenv:' 02:35:06 Setup pyenv: 02:35:06 + export PYENV_ROOT=/opt/pyenv 02:35:06 + PYENV_ROOT=/opt/pyenv 02:35:06 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:06 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:06 + pyenv versions 02:35:06 system 02:35:06 3.8.20 02:35:06 3.9.20 02:35:06 3.10.15 02:35:06 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:35:06 + command -v pyenv 02:35:06 ++ pyenv init - --no-rehash 02:35:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:35:06 for i in ${!paths[@]}; do 02:35:06 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:35:06 fi; done; 02:35:06 echo "${paths[*]}"'\'')" 02:35:06 export PATH="/opt/pyenv/shims:${PATH}" 02:35:06 export PYENV_SHELL=bash 02:35:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:35:06 pyenv() { 02:35:06 local command 02:35:06 command="${1:-}" 02:35:06 if [ "$#" -gt 0 ]; then 02:35:06 shift 02:35:06 fi 02:35:06 02:35:06 case "$command" in 02:35:06 rehash|shell) 02:35:06 eval "$(pyenv "sh-$command" "$@")" 02:35:06 ;; 02:35:06 *) 02:35:06 command pyenv "$command" "$@" 02:35:06 ;; 02:35:06 esac 02:35:06 }' 02:35:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:35:06 for i in ${!paths[@]}; do 02:35:06 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:35:06 fi; done; 02:35:06 echo "${paths[*]}"' 02:35:06 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:06 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:06 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:06 ++ export PYENV_SHELL=bash 02:35:06 ++ PYENV_SHELL=bash 02:35:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:35:06 +++ complete -F _pyenv pyenv 02:35:06 ++ lf-pyver python3 02:35:06 ++ local py_version_xy=python3 02:35:06 ++ local py_version_xyz= 02:35:06 ++ grep -E '^[0-9.]*[0-9]$' 02:35:06 ++ sed 's/^[ *]* //' 02:35:06 ++ pyenv versions 02:35:06 ++ local command 02:35:06 ++ command=versions 02:35:06 ++ '[' 1 -gt 0 ']' 02:35:06 ++ shift 02:35:06 ++ case "$command" in 02:35:06 ++ command pyenv versions 02:35:06 ++ awk '{ print $1 }' 02:35:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:35:06 +++ sort -V 02:35:06 +++ grep '^3' /tmp/.pyenv_versions 02:35:06 +++ tail -n 1 02:35:06 ++ py_version_xyz=3.11.10 02:35:06 ++ [[ -z 3.11.10 ]] 02:35:06 ++ echo 3.11.10 02:35:06 ++ return 0 02:35:06 + pyenv local 3.11.10 02:35:06 + local command 02:35:06 + command=local 02:35:06 + '[' 2 -gt 0 ']' 02:35:06 + shift 02:35:06 + case "$command" in 02:35:06 + command pyenv local 3.11.10 02:35:06 + for arg in "$@" 02:35:06 + case $arg in 02:35:06 + pkg_list+='tox ' 02:35:06 + for arg in "$@" 02:35:06 + case $arg in 02:35:06 + pkg_list+='virtualenv ' 02:35:06 + for arg in "$@" 02:35:06 + case $arg in 02:35:06 + pkg_list+='urllib3~=1.26.15 ' 02:35:06 + [[ -f /tmp/.toxenv ]] 02:35:06 + [[ ! -f /tmp/.toxenv ]] 02:35:06 + [[ -n '' ]] 02:35:06 + python3 -m venv /tmp/venv-NJFm 02:35:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NJFm' 02:35:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NJFm 02:35:10 + echo /tmp/venv-NJFm 02:35:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 02:35:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 02:35:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:35:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:35:10 + local 'pip_opts=--upgrade --quiet' 02:35:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:35:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:35:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:35:10 + [[ -n '' ]] 02:35:10 + [[ -n '' ]] 02:35:10 + lf-venv-pip-install /tmp/venv-NJFm/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 02:35:10 + local venv_python=/tmp/venv-NJFm/bin/python3 02:35:10 + shift 02:35:10 + local upstream=https://pypi.org/simple 02:35:10 + /tmp/venv-NJFm/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 02:35:14 + return 0 02:35:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 02:35:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 02:35:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 02:35:14 + lf-venv-pip-install /tmp/venv-NJFm/bin/python3 --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 02:35:14 + local venv_python=/tmp/venv-NJFm/bin/python3 02:35:14 + shift 02:35:14 + local upstream=https://pypi.org/simple 02:35:14 + /tmp/venv-NJFm/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 02:35:16 + return 0 02:35:16 + type python3 02:35:16 + true 02:35:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NJFm/bin to PATH' 02:35:16 lf-activate-venv(): INFO: Adding /tmp/venv-NJFm/bin to PATH 02:35:16 + PATH=/tmp/venv-NJFm/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:16 + return 0 02:35:16 + python3 --version 02:35:16 Python 3.11.10 02:35:16 + python3 -m pip --version 02:35:16 pip 26.2.1 from /tmp/venv-NJFm/lib/python3.11/site-packages/pip (python 3.11) 02:35:16 + python3 -m pip freeze 02:35:16 cachetools==7.2.0 02:35:16 colorama==0.4.6 02:35:16 distlib==0.4.3 02:35:16 filelock==3.32.7 02:35:16 packaging==26.3 02:35:16 platformdirs==4.11.11 02:35:16 pluggy==1.6.0 02:35:16 pyproject-api==1.11.2 02:35:16 python-discovery==1.6.1 02:35:16 tomli_w==1.2.0 02:35:16 tox==4.61.5 02:35:16 typing_extensions==4.16.0 02:35:16 urllib3==1.26.20 02:35:16 virtualenv==21.7.15 02:35:16 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins7488142022040213823.sh 02:35:16 [EnvInject] - Injecting environment variables from a build step. 02:35:16 [EnvInject] - Injecting as environment variables the properties content 02:35:16 PARALLEL=False 02:35:16 02:35:16 [EnvInject] - Variables injected successfully. 02:35:16 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins3073889014094985186.sh 02:35:16 ---> tox-run.sh 02:35:16 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:16 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 02:35:16 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 02:35:16 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 02:35:16 + cd /w/workspace/builder-tox-verify-master/. 02:35:16 + source /home/jenkins/lf-env.sh 02:35:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 02:35:16 ++ mktemp -d /tmp/venv-XXXX 02:35:16 + lf_venv=/tmp/venv-O4LE 02:35:16 + local venv_file=/tmp/.os_lf_venv 02:35:16 + local python=python3 02:35:16 + local options 02:35:16 + local set_path=true 02:35:16 + local install_args= 02:35:16 ++ 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 02:35:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:35:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:35:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 02:35:16 + true 02:35:16 + case $1 in 02:35:16 + venv_file=/tmp/.toxenv 02:35:16 + shift 2 02:35:16 + true 02:35:16 + case $1 in 02:35:16 + shift 02:35:16 + break 02:35:16 + case $python in 02:35:16 + local pkg_list= 02:35:16 + [[ -d /opt/pyenv ]] 02:35:16 + echo 'Setup pyenv:' 02:35:16 Setup pyenv: 02:35:16 + export PYENV_ROOT=/opt/pyenv 02:35:16 + PYENV_ROOT=/opt/pyenv 02:35:16 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:16 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:16 + pyenv versions 02:35:16 system 02:35:16 3.8.20 02:35:16 3.9.20 02:35:16 3.10.15 02:35:16 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:35:16 + command -v pyenv 02:35:16 ++ pyenv init - --no-rehash 02:35:16 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:35:16 for i in ${!paths[@]}; do 02:35:16 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:35:16 fi; done; 02:35:16 echo "${paths[*]}"'\'')" 02:35:16 export PATH="/opt/pyenv/shims:${PATH}" 02:35:16 export PYENV_SHELL=bash 02:35:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:35:16 pyenv() { 02:35:16 local command 02:35:16 command="${1:-}" 02:35:16 if [ "$#" -gt 0 ]; then 02:35:16 shift 02:35:16 fi 02:35:16 02:35:16 case "$command" in 02:35:16 rehash|shell) 02:35:16 eval "$(pyenv "sh-$command" "$@")" 02:35:16 ;; 02:35:16 *) 02:35:16 command pyenv "$command" "$@" 02:35:16 ;; 02:35:16 esac 02:35:16 }' 02:35:16 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:35:16 for i in ${!paths[@]}; do 02:35:16 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:35:16 fi; done; 02:35:16 echo "${paths[*]}"' 02:35:16 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:16 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:16 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:16 ++ export PYENV_SHELL=bash 02:35:16 ++ PYENV_SHELL=bash 02:35:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:35:16 +++ complete -F _pyenv pyenv 02:35:16 ++ lf-pyver python3 02:35:16 ++ local py_version_xy=python3 02:35:16 ++ local py_version_xyz= 02:35:16 ++ pyenv versions 02:35:16 ++ local command 02:35:16 ++ command=versions 02:35:16 ++ '[' 1 -gt 0 ']' 02:35:16 ++ shift 02:35:16 ++ case "$command" in 02:35:16 ++ command pyenv versions 02:35:16 ++ awk '{ print $1 }' 02:35:16 ++ sed 's/^[ *]* //' 02:35:16 ++ grep -E '^[0-9.]*[0-9]$' 02:35:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:35:16 +++ grep '^3' /tmp/.pyenv_versions 02:35:16 +++ tail -n 1 02:35:16 +++ sort -V 02:35:16 ++ py_version_xyz=3.11.10 02:35:16 ++ [[ -z 3.11.10 ]] 02:35:16 ++ echo 3.11.10 02:35:16 ++ return 0 02:35:16 + pyenv local 3.11.10 02:35:16 + local command 02:35:16 + command=local 02:35:16 + '[' 2 -gt 0 ']' 02:35:16 + shift 02:35:16 + case "$command" in 02:35:16 + command pyenv local 3.11.10 02:35:16 + for arg in "$@" 02:35:16 + case $arg in 02:35:16 + pkg_list+='tox ' 02:35:16 + for arg in "$@" 02:35:16 + case $arg in 02:35:16 + pkg_list+='virtualenv ' 02:35:16 + for arg in "$@" 02:35:16 + case $arg in 02:35:16 + pkg_list+='urllib3~=1.26.15 ' 02:35:16 + [[ -f /tmp/.toxenv ]] 02:35:16 ++ cat /tmp/.toxenv 02:35:16 + lf_venv=/tmp/venv-NJFm 02:35:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NJFm from' file:/tmp/.toxenv 02:35:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NJFm from file:/tmp/.toxenv 02:35:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:35:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:35:16 + local 'pip_opts=--upgrade --quiet' 02:35:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:35:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:35:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:35:16 + [[ -n '' ]] 02:35:16 + [[ -n '' ]] 02:35:16 + lf-venv-pip-install /tmp/venv-NJFm/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 02:35:16 + local venv_python=/tmp/venv-NJFm/bin/python3 02:35:16 + shift 02:35:16 + local upstream=https://pypi.org/simple 02:35:16 + /tmp/venv-NJFm/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 02:35:17 + return 0 02:35:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 02:35:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 02:35:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 02:35:17 + lf-venv-pip-install /tmp/venv-NJFm/bin/python3 --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 02:35:17 + local venv_python=/tmp/venv-NJFm/bin/python3 02:35:17 + shift 02:35:17 + local upstream=https://pypi.org/simple 02:35:17 + /tmp/venv-NJFm/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 02:35:18 + return 0 02:35:18 + type python3 02:35:18 + true 02:35:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NJFm/bin to PATH' 02:35:18 lf-activate-venv(): INFO: Adding /tmp/venv-NJFm/bin to PATH 02:35:18 + PATH=/tmp/venv-NJFm/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:18 + return 0 02:35:18 + [[ -d /opt/pyenv ]] 02:35:18 + echo '---> Setting up pyenv' 02:35:18 ---> Setting up pyenv 02:35:18 + export PYENV_ROOT=/opt/pyenv 02:35:18 + PYENV_ROOT=/opt/pyenv 02:35:18 + export PATH=/opt/pyenv/bin:/tmp/venv-NJFm/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:18 + PATH=/opt/pyenv/bin:/tmp/venv-NJFm/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:18 ++ pwd 02:35:18 + PYTHONPATH=/w/workspace/builder-tox-verify-master 02:35:18 + export PYTHONPATH 02:35:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 02:35:18 + TOX_TESTENV_PASSENV=PYTHONPATH 02:35:18 + tox --version 02:35:18 4.61.5 from /tmp/venv-NJFm/lib/python3.11/site-packages/tox/__init__.py 02:35:19 + PARALLEL=False 02:35:19 + TOX_OPTIONS_LIST= 02:35:19 + [[ -n '' ]] 02:35:19 + case ${PARALLEL,,} in 02:35:19 + tox 02:35:19 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 02:35:19 docs: install_deps> python -I -m pip install -r docs/requirements.txt 02:35:32 docs: freeze> python -m pip freeze --all 02:35:32 docs: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,certifi==2026.7.22,charset-normalizer==3.5.1,deepmerge==3.0.1,docutils==0.22.4,idna==3.20,imagesize==2.0.1,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,jsonschema_rs==0.52.1,lfdocs_conf==0.11.0,MarkupSafe==3.0.3,minijinja==2.24.0,mistune==3.3.4,packaging==26.3,picobox==4.0.0,pip==26.2.1,Pygments==2.21.0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,requests-file==3.0.1,roman-numerals==4.1.0,rpds-py==2026.6.3,setuptools==84.0.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinx-data-viewer==0.1.5,sphinx-needs==8.5.0,sphinx-tabs==3.5.0,sphinx_mdinclude==0.6.2,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==2.0.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==2.1.1,sphinxcontrib-openapi==0.9.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,typing_extensions==4.16.0,urllib3==2.8.0 02:35:32 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 02:35:34 docs: OK ✔ in 15.05 seconds 02:35:34 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 02:35:45 docs-linkcheck: freeze> python -m pip freeze --all 02:35:46 docs-linkcheck: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,certifi==2026.7.22,charset-normalizer==3.5.1,deepmerge==3.0.1,docutils==0.22.4,idna==3.20,imagesize==2.0.1,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,jsonschema_rs==0.52.1,lfdocs_conf==0.11.0,MarkupSafe==3.0.3,minijinja==2.24.0,mistune==3.3.4,packaging==26.3,picobox==4.0.0,pip==26.2.1,Pygments==2.21.0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,requests-file==3.0.1,roman-numerals==4.1.0,rpds-py==2026.6.3,setuptools==84.0.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinx-data-viewer==0.1.5,sphinx-needs==8.5.0,sphinx-tabs==3.5.0,sphinx_mdinclude==0.6.2,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==2.0.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==2.1.1,sphinxcontrib-openapi==0.9.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,typing_extensions==4.16.0,urllib3==2.8.0 02:35:46 docs-linkcheck: commands[0]> sphinx-build -q -W -b linkcheck -d /w/workspace/builder-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/linkcheck 02:35:48 docs-linkcheck: OK ✔ in 13.84 seconds 02:35:48 jjb-version: freeze> python -m pip freeze --all 02:35:48 jjb-version: pip==26.2.1,setuptools==84.0.0 02:35:48 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 02:35:48 JJB version in jjb/releng-jobs.yaml: 6.3.0 02:35:48 JJB version in tox.ini: 6.3.0 02:35:49 jjb-version: OK ✔ in 0.8 seconds 02:35:49 prefix: freeze> python -m pip freeze --all 02:35:49 prefix: pip==26.2.1,setuptools==84.0.0 02:35:49 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 02:35:49 prefix: OK ✔ in 0.74 seconds 02:35:49 robot: freeze> python -m pip freeze --all 02:35:50 robot: pip==26.2.1,setuptools==84.0.0 02:35:50 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 02:35:50 docs: OK (15.05=setup[13.11]+cmd[1.94] seconds) 02:35:50 docs-linkcheck: OK (13.84=setup[11.75]+cmd[2.09] seconds) 02:35:50 jjb-version: OK (0.80=setup[0.78]+cmd[0.02] seconds) 02:35:50 prefix: OK (0.74=setup[0.72]+cmd[0.02] seconds) 02:35:50 robot: OK (0.76=setup[0.72]+cmd[0.04] seconds) 02:35:50 congratulations :) (31.22 seconds) 02:35:50 + tox_status=0 02:35:50 + echo '---> Completed tox runs' 02:35:50 ---> Completed tox runs 02:35:50 + for i in .tox/*/log 02:35:50 ++ echo .tox/docs-linkcheck/log 02:35:50 ++ awk -F/ '{print $2}' 02:35:50 + tox_env=docs-linkcheck 02:35:50 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 02:35:50 + for i in .tox/*/log 02:35:50 ++ awk -F/ '{print $2}' 02:35:50 ++ echo .tox/docs/log 02:35:50 + tox_env=docs 02:35:50 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 02:35:50 + for i in .tox/*/log 02:35:50 ++ awk -F/ '{print $2}' 02:35:50 ++ echo .tox/jjb-version/log 02:35:50 + tox_env=jjb-version 02:35:50 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 02:35:50 + for i in .tox/*/log 02:35:50 ++ echo .tox/prefix/log 02:35:50 ++ awk -F/ '{print $2}' 02:35:50 + tox_env=prefix 02:35:50 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 02:35:50 + for i in .tox/*/log 02:35:50 ++ echo .tox/robot/log 02:35:50 ++ awk -F/ '{print $2}' 02:35:50 + tox_env=robot 02:35:50 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 02:35:50 + DOC_DIR=docs/_build/html 02:35:50 + [[ -d docs/_build/html ]] 02:35:50 + echo '---> Archiving generated docs' 02:35:50 ---> Archiving generated docs 02:35:50 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 02:35:50 + echo '---> tox-run.sh ends' 02:35:50 ---> tox-run.sh ends 02:35:50 + test 0 -eq 0 02:35:50 $ ssh-agent -k 02:35:50 unset SSH_AUTH_SOCK; 02:35:50 unset SSH_AGENT_PID; 02:35:50 echo Agent pid 1500 killed; 02:35:50 [ssh-agent] Stopped. 02:35:50 [PostBuildScript] - [INFO] Executing post build scripts. 02:35:50 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8861421182715316994.sh 02:35:50 ---> sysstat.sh 02:35:50 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14811569849803532626.sh 02:35:50 ---> package-listing.sh 02:35:50 + '[' -f /etc/os-release ']' 02:35:50 + . /etc/os-release 02:35:50 ++ PRETTY_NAME='Ubuntu 22.04.5 LTS' 02:35:50 ++ NAME=Ubuntu 02:35:50 ++ VERSION_ID=22.04 02:35:50 ++ VERSION='22.04.5 LTS (Jammy Jellyfish)' 02:35:50 ++ VERSION_CODENAME=jammy 02:35:50 ++ ID=ubuntu 02:35:50 ++ ID_LIKE=debian 02:35:50 ++ HOME_URL=https://www.ubuntu.com/ 02:35:50 ++ SUPPORT_URL=https://help.ubuntu.com/ 02:35:50 ++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 02:35:50 ++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 02:35:50 ++ UBUNTU_CODENAME=jammy 02:35:50 + case " ${ID:-} ${ID_LIKE:-} " in 02:35:50 + OS_FAMILY=debian 02:35:50 + workspace=/w/workspace/builder-tox-verify-master 02:35:50 + START_PACKAGES=/tmp/packages_start.txt 02:35:50 + END_PACKAGES=/tmp/packages_end.txt 02:35:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:35:50 + PACKAGES=/tmp/packages_start.txt 02:35:50 + '[' /w/workspace/builder-tox-verify-master ']' 02:35:50 + PACKAGES=/tmp/packages_end.txt 02:35:50 + case "${OS_FAMILY}" in 02:35:50 + grep '^ii' 02:35:50 + dpkg -l 02:35:50 + '[' -f /tmp/packages_start.txt ']' 02:35:50 + '[' -f /tmp/packages_end.txt ']' 02:35:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:35:50 + '[' /w/workspace/builder-tox-verify-master ']' 02:35:50 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 02:35:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 02:35:50 + exit 0 02:35:50 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13887516171703355832.sh 02:35:50 ---> capture-instance-metadata.sh 02:35:50 Setup pyenv: 02:35:50 system 02:35:50 3.8.20 02:35:50 3.9.20 02:35:50 3.10.15 02:35:50 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:35:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8GU3 from file:/tmp/.os_lf_venv 02:35:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:35:52 lf-activate-venv(): INFO: Installing additional packages: lftools 02:36:02 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. 02:36:02 virtualenv 21.7.15 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 02:36:03 lf-activate-venv(): INFO: Adding /tmp/venv-8GU3/bin to PATH 02:36:03 INFO: Running in OpenStack, capturing instance metadata 02:36:03 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8005280379286255902.sh 02:36:03 provisioning config files... 02:36:03 Could not find credentials [logs] for builder-tox-verify-master #8730 02:36:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config15891451901529127004tmp 02:36:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:36:03 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:36:03 provisioning config files... 02:36:04 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:36:04 [EnvInject] - Injecting environment variables from a build step. 02:36:04 [EnvInject] - Injecting as environment variables the properties content 02:36:04 SERVER_ID=logs 02:36:04 02:36:04 [EnvInject] - Variables injected successfully. 02:36:04 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins374757231495404835.sh 02:36:04 ---> create-netrc.sh 02:36:04 WARN: Log server credential not found. 02:36:04 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins18410336282961878518.sh 02:36:04 ---> python-tools-install.sh 02:36:04 Setup pyenv: 02:36:04 system 02:36:04 3.8.20 02:36:04 3.9.20 02:36:04 3.10.15 02:36:04 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:36:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8GU3 from file:/tmp/.os_lf_venv 02:36:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:36:06 lf-activate-venv(): INFO: Installing additional packages: lftools 02:36:17 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. 02:36:17 virtualenv 21.7.15 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 02:36:17 lf-activate-venv(): INFO: Adding /tmp/venv-8GU3/bin to PATH 02:36:17 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins13740605222499163546.sh 02:36:17 ---> uv-install.sh 02:36:17 uv 0.12.17 is already installed 02:36:17 uvx 0.12.17 (x86_64-unknown-linux-gnu) 02:36:17 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12138120851612740692.sh 02:36:17 ---> sudo-logs.sh 02:36:17 Archiving 'sudo' log.. 02:36:17 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14196966101805453031.sh 02:36:17 ---> job-cost.sh 02:36:17 INFO: Activating Python virtual environment... 02:36:17 Setup pyenv: 02:36:17 system 02:36:17 3.8.20 02:36:17 3.9.20 02:36:17 3.10.15 02:36:17 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:36:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8GU3 from file:/tmp/.os_lf_venv 02:36:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:36:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:36:26 lf-activate-venv(): INFO: Adding /tmp/venv-8GU3/bin to PATH 02:36:26 INFO: No stack-cost file found 02:36:26 INFO: Instance uptime: 205s 02:36:26 INFO: Fetching instance metadata (attempt 1 of 3)... 02:36:26 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 02:36:26 INFO: Successfully fetched instance metadata 02:36:26 INFO: Instance type: v3-standard-2 02:36:26 INFO: Retrieving pricing info for: v3-standard-2 02:36:26 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 02:36:26 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=205 02:36:26 INFO: Successfully fetched Vexxhost pricing API 02:36:26 INFO: Retrieved cost: 0.06 02:36:26 INFO: Retrieved resource: v3-standard-2 02:36:26 INFO: Creating archive directory: /w/workspace/builder-tox-verify-master/archives/cost 02:36:26 INFO: Archiving costs to: /w/workspace/builder-tox-verify-master/archives/cost.csv 02:36:26 INFO: Successfully archived job cost data 02:36:26 DEBUG: Cost data: builder-tox-verify-master,8730,2026-09-19 02:36:26,v3-standard-2,205,0.06,0.00,SUCCESS 02:36:26 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins13607408957669561095.sh 02:36:26 ---> logs-deploy.sh 02:36:26 Setup pyenv: 02:36:26 system 02:36:26 3.8.20 02:36:26 3.9.20 02:36:26 3.10.15 02:36:26 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:36:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8GU3 from file:/tmp/.os_lf_venv 02:36:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:36:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:36:38 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. 02:36:38 virtualenv 21.7.15 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 02:36:38 lf-activate-venv(): INFO: Adding /tmp/venv-8GU3/bin to PATH 02:36:38 WARNING: Nexus logging server not set 02:36:38 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8730/ 02:36:38 INFO: archiving logs to S3 02:36:39 ---> uname -a: 02:36:39 Linux prd-ubuntu2204-builder-2c-2g-9496 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 02:36:39 02:36:39 02:36:39 ---> lscpu: 02:36:39 Architecture: x86_64 02:36:39 CPU op-mode(s): 32-bit, 64-bit 02:36:39 Address sizes: 40 bits physical, 48 bits virtual 02:36:39 Byte Order: Little Endian 02:36:39 CPU(s): 2 02:36:39 On-line CPU(s) list: 0,1 02:36:39 Vendor ID: AuthenticAMD 02:36:39 Model name: AMD EPYC-Rome Processor 02:36:39 CPU family: 23 02:36:39 Model: 49 02:36:39 Thread(s) per core: 1 02:36:39 Core(s) per socket: 1 02:36:39 Socket(s): 2 02:36:39 Stepping: 0 02:36:39 BogoMIPS: 5599.99 02:36:39 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 02:36:39 Virtualization: AMD-V 02:36:39 Hypervisor vendor: KVM 02:36:39 Virtualization type: full 02:36:39 L1d cache: 64 KiB (2 instances) 02:36:39 L1i cache: 64 KiB (2 instances) 02:36:39 L2 cache: 1 MiB (2 instances) 02:36:39 L3 cache: 32 MiB (2 instances) 02:36:39 NUMA node(s): 1 02:36:39 NUMA node0 CPU(s): 0,1 02:36:39 Vulnerability Gather data sampling: Not affected 02:36:39 Vulnerability Indirect target selection: Not affected 02:36:39 Vulnerability Itlb multihit: Not affected 02:36:39 Vulnerability L1tf: Not affected 02:36:39 Vulnerability Mds: Not affected 02:36:39 Vulnerability Meltdown: Not affected 02:36:39 Vulnerability Mmio stale data: Not affected 02:36:39 Vulnerability Reg file data sampling: Not affected 02:36:39 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 02:36:39 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 02:36:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:36:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:36:39 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:36:39 Vulnerability Srbds: Not affected 02:36:39 Vulnerability Tsa: Not affected 02:36:39 Vulnerability Tsx async abort: Not affected 02:36:39 Vulnerability Vmscape: Not affected 02:36:39 02:36:39 02:36:39 ---> nproc: 02:36:39 2 02:36:39 02:36:39 02:36:39 ---> df -h: 02:36:39 Filesystem Size Used Avail Use% Mounted on 02:36:39 tmpfs 794M 1.1M 793M 1% /run 02:36:39 /dev/vda1 39G 12G 28G 29% / 02:36:39 tmpfs 3.9G 0 3.9G 0% /dev/shm 02:36:39 tmpfs 5.0M 0 5.0M 0% /run/lock 02:36:39 /dev/vda15 105M 6.1M 99M 6% /boot/efi 02:36:39 tmpfs 794M 4.0K 794M 1% /run/user/1001 02:36:39 02:36:39 02:36:39 ---> free -m: 02:36:39 total used free shared buff/cache available 02:36:39 Mem: 7937 557 4208 4 3171 7068 02:36:39 Swap: 1023 0 1023 02:36:39 02:36:39 02:36:39 ---> ip addr: 02:36:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:36:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:36:39 inet 127.0.0.1/8 scope host lo 02:36:39 valid_lft forever preferred_lft forever 02:36:39 inet6 ::1/128 scope host 02:36:39 valid_lft forever preferred_lft forever 02:36:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 02:36:39 link/ether fa:16:3e:66:fd:ad brd ff:ff:ff:ff:ff:ff 02:36:39 altname enp0s3 02:36:39 inet 10.30.171.72/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 02:36:39 valid_lft 86190sec preferred_lft 86190sec 02:36:39 inet6 fe80::f816:3eff:fe66:fdad/64 scope link 02:36:39 valid_lft forever preferred_lft forever 02:36:39 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 02:36:39 link/ether 12:ec:3d:56:c3:4c brd ff:ff:ff:ff:ff:ff 02:36:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:36:39 valid_lft forever preferred_lft forever 02:36:39 02:36:39 02:36:39 ---> sar -b -r -n DEV: 02:36:39 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-9496) 09/19/26 _x86_64_ (2 CPU) 02:36:39 02:36:39 02:33:11 LINUX RESTART (2 CPU) 02:36:39 02:36:39 02:36:39 ---> sar -P ALL: 02:36:39 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-9496) 09/19/26 _x86_64_ (2 CPU) 02:36:39 02:36:39 02:33:11 LINUX RESTART (2 CPU) 02:36:39 02:36:39 02:36:39