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