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