09:23:56 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/122407 09:23:56 Running as SYSTEM 09:23:56 [EnvInject] - Loading node environment variables. 09:23:56 Building remotely on prd-ubuntu2204-builder-2c-2g-3594 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 09:23:56 [ssh-agent] Looking for ssh-agent implementation... 09:23:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:23:56 $ ssh-agent 09:23:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXTksugX/agent.1516 09:23:57 SSH_AGENT_PID=1518 09:23:57 [ssh-agent] Started. 09:23:57 Running ssh-add (command line suppressed) 09:23:57 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_10029015799618918497.key (/w/workspace/builder-tox-verify-master@tmp/private_key_10029015799618918497.key) 09:23:57 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:23:57 The recommended git tool is: NONE 09:23:58 using credential jenkins-ssh 09:23:59 Wiping out workspace first. 09:23:59 Cloning the remote Git repository 09:23:59 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 09:23:59 > git init /w/workspace/builder-tox-verify-master # timeout=10 09:23:59 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 09:23:59 > git --version # timeout=10 09:23:59 > git --version # 'git version 2.34.1' 09:23:59 using GIT_SSH to set credentials jenkins-ssh 09:23:59 Verifying host key using known hosts file, will automatically accept unseen keys 09:23:59 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 09:24:01 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 09:24:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:24:01 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 09:24:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 09:24:02 using GIT_SSH to set credentials jenkins-ssh 09:24:02 Verifying host key using known hosts file, will automatically accept unseen keys 09:24:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/07/122407/1 # timeout=10 09:24:02 > git rev-parse 8d90a5b1ac60092ae424c937b6bf4503c71c7fa1^{commit} # timeout=10 09:24:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:24:02 Checking out Revision 8d90a5b1ac60092ae424c937b6bf4503c71c7fa1 (refs/changes/07/122407/1) 09:24:02 > git config core.sparsecheckout # timeout=10 09:24:02 > git checkout -f 8d90a5b1ac60092ae424c937b6bf4503c71c7fa1 # timeout=10 09:24:05 Commit message: "Add jobs for yangtools/15.1.x" 09:24:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:24:05 > git rev-list --no-walk 6e9105adeabd6c121acb03a9af307bd18203c74f # timeout=10 09:24:05 > git remote # timeout=10 09:24:05 > git submodule init # timeout=10 09:24:05 > git submodule sync # timeout=10 09:24:05 > git config --get remote.origin.url # timeout=10 09:24:05 > git submodule init # timeout=10 09:24:05 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:24:05 > git config --get submodule.global-jjb.url # timeout=10 09:24:05 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 09:24:05 > git config --get submodule.packer/common-packer.url # timeout=10 09:24:05 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 09:24:05 > git submodule update --init --recursive global-jjb # timeout=10 09:24:06 > git submodule update --init --recursive packer/common-packer # timeout=10 09:24:07 provisioning config files... 09:24:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:24:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:24:07 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16534396385547931848.sh 09:24:07 ---> python-tools-install.sh 09:24:07 Setup pyenv: 09:24:07 * system (set by /opt/pyenv/version) 09:24:07 * 3.8.20 (set by /opt/pyenv/version) 09:24:07 * 3.9.20 (set by /opt/pyenv/version) 09:24:07 3.10.15 09:24:07 3.11.10 09:24:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BCt7 09:24:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:24:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:24:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:24:16 lf-activate-venv(): INFO: Base packages installed successfully 09:24:16 lf-activate-venv(): INFO: Installing additional packages: lftools 09:24:42 lf-activate-venv(): INFO: Adding /tmp/venv-BCt7/bin to PATH 09:24:42 Generating Requirements File 09:25:01 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:25:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:25:01 Python 3.11.10 09:25:01 pip 26.0.1 from /tmp/venv-BCt7/lib/python3.11/site-packages/pip (python 3.11) 09:25:02 appdirs==1.4.4 09:25:02 argcomplete==3.6.3 09:25:02 aspy.yaml==1.3.0 09:25:02 attrs==26.1.0 09:25:02 autopage==0.6.0 09:25:02 beautifulsoup4==4.14.3 09:25:02 boto3==1.42.89 09:25:02 botocore==1.42.89 09:25:02 bs4==0.0.2 09:25:02 certifi==2026.2.25 09:25:02 cffi==2.0.0 09:25:02 cfgv==3.5.0 09:25:02 chardet==7.4.3 09:25:02 charset-normalizer==3.4.7 09:25:02 click==8.3.2 09:25:02 cliff==4.13.3 09:25:02 cmd2==3.5.0 09:25:02 cryptography==3.3.2 09:25:02 debtcollector==3.1.0 09:25:02 decorator==5.2.1 09:25:02 defusedxml==0.7.1 09:25:02 Deprecated==1.3.1 09:25:02 distlib==0.4.0 09:25:02 dnspython==2.8.0 09:25:02 docker==7.1.0 09:25:02 dogpile.cache==1.5.0 09:25:02 durationpy==0.10 09:25:02 email-validator==2.3.0 09:25:02 filelock==3.28.0 09:25:02 future==1.0.0 09:25:02 gitdb==4.0.12 09:25:02 GitPython==3.1.46 09:25:02 httplib2==0.30.2 09:25:02 identify==2.6.18 09:25:02 idna==3.11 09:25:02 importlib-resources==1.5.0 09:25:02 iso8601==2.1.0 09:25:02 Jinja2==3.1.6 09:25:02 jmespath==1.1.0 09:25:02 jsonpatch==1.33 09:25:02 jsonpointer==3.1.1 09:25:02 jsonschema==4.26.0 09:25:02 jsonschema-specifications==2025.9.1 09:25:02 keystoneauth1==5.13.1 09:25:02 kubernetes==35.0.0 09:25:02 lftools==0.37.22 09:25:02 lxml==6.0.4 09:25:02 markdown-it-py==4.0.0 09:25:02 MarkupSafe==3.0.3 09:25:02 mdurl==0.1.2 09:25:02 msgpack==1.1.2 09:25:02 multi_key_dict==2.0.3 09:25:02 munch==4.0.0 09:25:02 netaddr==1.3.0 09:25:02 niet==1.4.2 09:25:02 nodeenv==1.10.0 09:25:02 oauth2client==4.1.3 09:25:02 oauthlib==3.3.1 09:25:02 openstacksdk==4.11.0 09:25:02 os-service-types==1.8.2 09:25:02 osc-lib==4.5.0 09:25:02 oslo.config==10.3.0 09:25:02 oslo.context==6.3.0 09:25:02 oslo.i18n==6.7.2 09:25:02 oslo.log==8.1.0 09:25:02 oslo.serialization==5.9.1 09:25:02 oslo.utils==10.0.1 09:25:02 packaging==26.1 09:25:02 pbr==7.0.3 09:25:02 platformdirs==4.9.6 09:25:02 prettytable==3.17.0 09:25:02 psutil==7.2.2 09:25:02 pyasn1==0.6.3 09:25:02 pyasn1_modules==0.4.2 09:25:02 pycparser==3.0 09:25:02 pygerrit2==2.0.15 09:25:02 PyGithub==2.9.1 09:25:02 Pygments==2.20.0 09:25:02 PyJWT==2.12.1 09:25:02 PyNaCl==1.6.2 09:25:02 pyparsing==2.4.7 09:25:02 pyperclip==1.11.0 09:25:02 pyrsistent==0.20.0 09:25:02 python-cinderclient==9.9.0 09:25:02 python-dateutil==2.9.0.post0 09:25:02 python-discovery==1.2.2 09:25:02 python-heatclient==5.1.0 09:25:02 python-jenkins==1.8.3 09:25:02 python-keystoneclient==5.8.0 09:25:02 python-magnumclient==4.10.0 09:25:02 python-openstackclient==9.0.0 09:25:02 python-swiftclient==4.10.0 09:25:02 PyYAML==6.0.3 09:25:02 referencing==0.37.0 09:25:02 requests==2.33.1 09:25:02 requests-oauthlib==2.0.0 09:25:02 rfc3986==2.0.0 09:25:02 rich==15.0.0 09:25:02 rich-argparse==1.7.2 09:25:02 rpds-py==0.30.0 09:25:02 rsa==4.9.1 09:25:02 ruamel.yaml==0.19.1 09:25:02 ruamel.yaml.clib==0.2.15 09:25:02 s3transfer==0.16.0 09:25:02 simplejson==3.20.2 09:25:02 six==1.17.0 09:25:02 smmap==5.0.3 09:25:02 soupsieve==2.8.3 09:25:02 stevedore==5.7.0 09:25:02 tabulate==0.10.0 09:25:02 toml==0.10.2 09:25:02 tomlkit==0.14.0 09:25:02 tqdm==4.67.3 09:25:02 typing_extensions==4.15.0 09:25:02 urllib3==1.26.20 09:25:02 virtualenv==21.2.4 09:25:02 wcwidth==0.6.0 09:25:02 websocket-client==1.9.0 09:25:02 wrapt==2.1.2 09:25:02 xdg==6.0.0 09:25:02 xmltodict==1.0.4 09:25:02 yq==3.4.3 09:25:02 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins3653786851091152116.sh 09:25:02 ---> uv-install.sh 09:25:02 Installing uv/uvx (latest) using shell installer 09:25:02 2026-04-16 09:25:02 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/d1d55b97-e296-4f5c-8ea5-08512eb5e0a4?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-16T10%3A00%3A09Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-16T08%3A59%3A38Z&ske=2026-04-16T10%3A00%3A09Z&sks=b&skv=2018-11-09&sig=7d7lvH08oB6PTSBNASiS28BMDRGGRbsdnplseTn%2BYqc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjMzMTc3NiwibmJmIjoxNzc2MzMxNDc2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.IwgOmef3xqgXnT5XmF4eGNwFjllLQ8RZP3MzHiINsUM&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-U0lMFs.sh" [1] 09:25:02 downloading uv 0.11.7 x86_64-unknown-linux-gnu 09:25:03 installing to /home/jenkins/.local/bin 09:25:03 uv 09:25:03 uvx 09:25:03 everything's installed! 09:25:03 09:25:03 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:25:03 09:25:03 source $HOME/.local/bin/env (sh, bash, zsh) 09:25:03 source $HOME/.local/bin/env.fish (fish) 09:25:03 Adding install location to PATH 09:25:03 ---> Validating uv/uvx install 09:25:03 uvx 0.11.7 (x86_64-unknown-linux-gnu) 09:25:03 [EnvInject] - Injecting environment variables from a build step. 09:25:03 [EnvInject] - Injecting as environment variables the properties content 09:25:03 PYTHON=python3 09:25:03 09:25:03 [EnvInject] - Variables injected successfully. 09:25:03 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins17452667145233414444.sh 09:25:03 ---> tox-install.sh 09:25:03 + source /home/jenkins/lf-env.sh 09:25:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:25:03 ++ mktemp -d /tmp/venv-XXXX 09:25:03 + lf_venv=/tmp/venv-pG8C 09:25:03 + local venv_file=/tmp/.os_lf_venv 09:25:03 + local python=python3 09:25:03 + local options 09:25:03 + local set_path=true 09:25:03 + local install_args= 09:25:03 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:25:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:25:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:25:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:25:03 + true 09:25:03 + case $1 in 09:25:03 + venv_file=/tmp/.toxenv 09:25:03 + shift 2 09:25:03 + true 09:25:03 + case $1 in 09:25:03 + shift 09:25:03 + break 09:25:03 + case $python in 09:25:03 + local pkg_list= 09:25:03 + [[ -d /opt/pyenv ]] 09:25:03 + echo 'Setup pyenv:' 09:25:03 Setup pyenv: 09:25:03 + export PYENV_ROOT=/opt/pyenv 09:25:03 + PYENV_ROOT=/opt/pyenv 09:25:03 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:25:03 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:25:03 + pyenv versions 09:25:03 system 09:25:03 3.8.20 09:25:03 3.9.20 09:25:03 3.10.15 09:25:03 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 09:25:03 + command -v pyenv 09:25:03 ++ pyenv init - --no-rehash 09:25:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:25:03 for i in ${!paths[@]}; do 09:25:03 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:25:03 fi; done; 09:25:03 echo "${paths[*]}"'\'')" 09:25:03 export PATH="/opt/pyenv/shims:${PATH}" 09:25:03 export PYENV_SHELL=bash 09:25:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:25:03 pyenv() { 09:25:03 local command 09:25:03 command="${1:-}" 09:25:03 if [ "$#" -gt 0 ]; then 09:25:03 shift 09:25:03 fi 09:25:03 09:25:03 case "$command" in 09:25:03 rehash|shell) 09:25:03 eval "$(pyenv "sh-$command" "$@")" 09:25:03 ;; 09:25:03 *) 09:25:03 command pyenv "$command" "$@" 09:25:03 ;; 09:25:03 esac 09:25:03 }' 09:25:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:25:03 for i in ${!paths[@]}; do 09:25:03 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:25:03 fi; done; 09:25:03 echo "${paths[*]}"' 09:25:03 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:25:03 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:25:03 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:25:03 ++ export PYENV_SHELL=bash 09:25:03 ++ PYENV_SHELL=bash 09:25:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:25:03 +++ complete -F _pyenv pyenv 09:25:03 ++ lf-pyver python3 09:25:03 ++ local py_version_xy=python3 09:25:03 ++ local py_version_xyz= 09:25:03 ++ pyenv versions 09:25:03 ++ local command 09:25:03 ++ command=versions 09:25:03 ++ grep -E '^[0-9.]*[0-9]$' 09:25:03 ++ '[' 1 -gt 0 ']' 09:25:03 ++ shift 09:25:03 ++ case "$command" in 09:25:03 ++ command pyenv versions 09:25:03 ++ awk '{ print $1 }' 09:25:03 ++ sed 's/^[ *]* //' 09:25:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:25:03 +++ sort -V 09:25:03 +++ grep '^3' /tmp/.pyenv_versions 09:25:03 +++ tail -n 1 09:25:03 ++ py_version_xyz=3.11.10 09:25:03 ++ [[ -z 3.11.10 ]] 09:25:03 ++ echo 3.11.10 09:25:03 ++ return 0 09:25:03 + pyenv local 3.11.10 09:25:03 + local command 09:25:03 + command=local 09:25:03 + '[' 2 -gt 0 ']' 09:25:03 + shift 09:25:03 + case "$command" in 09:25:03 + command pyenv local 3.11.10 09:25:03 + for arg in "$@" 09:25:03 + case $arg in 09:25:03 + pkg_list+='tox ' 09:25:03 + for arg in "$@" 09:25:03 + case $arg in 09:25:03 + pkg_list+='virtualenv ' 09:25:03 + for arg in "$@" 09:25:03 + case $arg in 09:25:03 + pkg_list+='urllib3~=1.26.15 ' 09:25:03 + [[ -f /tmp/.toxenv ]] 09:25:03 + [[ ! -f /tmp/.toxenv ]] 09:25:03 + [[ -n '' ]] 09:25:03 + python3 -m venv /tmp/venv-pG8C 09:25:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pG8C' 09:25:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pG8C 09:25:07 + echo /tmp/venv-pG8C 09:25:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:25:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:25:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:25:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:25:07 + local 'pip_opts=--upgrade --quiet' 09:25:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:25:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:25:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:25:07 + [[ -n '' ]] 09:25:07 + [[ -n '' ]] 09:25:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:25:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:25:07 + /tmp/venv-pG8C/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:25:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:25:11 lf-activate-venv(): INFO: Base packages installed successfully 09:25:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:25:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:25:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:25:11 + /tmp/venv-pG8C/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:25:13 + type python3 09:25:13 + true 09:25:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pG8C/bin to PATH' 09:25:13 lf-activate-venv(): INFO: Adding /tmp/venv-pG8C/bin to PATH 09:25:13 + PATH=/tmp/venv-pG8C/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:25:13 + return 0 09:25:13 + python3 --version 09:25:13 Python 3.11.10 09:25:13 + python3 -m pip --version 09:25:13 pip 26.0.1 from /tmp/venv-pG8C/lib/python3.11/site-packages/pip (python 3.11) 09:25:13 + python3 -m pip freeze 09:25:13 cachetools==7.0.5 09:25:13 colorama==0.4.6 09:25:13 distlib==0.4.0 09:25:13 filelock==3.28.0 09:25:13 packaging==26.1 09:25:13 platformdirs==4.9.6 09:25:13 pluggy==1.6.0 09:25:13 pyproject-api==1.10.0 09:25:13 python-discovery==1.2.2 09:25:13 tomli_w==1.2.0 09:25:13 tox==4.53.0 09:25:13 urllib3==1.26.20 09:25:13 virtualenv==21.2.4 09:25:13 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins12213035527299281800.sh 09:25:13 [EnvInject] - Injecting environment variables from a build step. 09:25:13 [EnvInject] - Injecting as environment variables the properties content 09:25:13 PARALLEL=False 09:25:13 09:25:13 [EnvInject] - Variables injected successfully. 09:25:13 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins17541065713316203723.sh 09:25:13 ---> tox-run.sh 09:25:13 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:25:13 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 09:25:13 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 09:25:13 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 09:25:13 + cd /w/workspace/builder-tox-verify-master/. 09:25:13 + source /home/jenkins/lf-env.sh 09:25:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:25:13 ++ mktemp -d /tmp/venv-XXXX 09:25:13 + lf_venv=/tmp/venv-Rrbh 09:25:13 + local venv_file=/tmp/.os_lf_venv 09:25:13 + local python=python3 09:25:13 + local options 09:25:13 + local set_path=true 09:25:13 + local install_args= 09:25:13 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:25:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:25:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:25:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:25:13 + true 09:25:13 + case $1 in 09:25:13 + venv_file=/tmp/.toxenv 09:25:13 + shift 2 09:25:13 + true 09:25:13 + case $1 in 09:25:13 + shift 09:25:13 + break 09:25:13 + case $python in 09:25:13 + local pkg_list= 09:25:13 + [[ -d /opt/pyenv ]] 09:25:13 + echo 'Setup pyenv:' 09:25:13 Setup pyenv: 09:25:13 + export PYENV_ROOT=/opt/pyenv 09:25:13 + PYENV_ROOT=/opt/pyenv 09:25:13 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:25:13 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:25:13 + pyenv versions 09:25:13 system 09:25:13 3.8.20 09:25:13 3.9.20 09:25:13 3.10.15 09:25:13 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 09:25:13 + command -v pyenv 09:25:13 ++ pyenv init - --no-rehash 09:25:13 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:25:13 for i in ${!paths[@]}; do 09:25:13 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:25:13 fi; done; 09:25:13 echo "${paths[*]}"'\'')" 09:25:13 export PATH="/opt/pyenv/shims:${PATH}" 09:25:13 export PYENV_SHELL=bash 09:25:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:25:13 pyenv() { 09:25:13 local command 09:25:13 command="${1:-}" 09:25:13 if [ "$#" -gt 0 ]; then 09:25:13 shift 09:25:13 fi 09:25:13 09:25:13 case "$command" in 09:25:13 rehash|shell) 09:25:13 eval "$(pyenv "sh-$command" "$@")" 09:25:13 ;; 09:25:13 *) 09:25:13 command pyenv "$command" "$@" 09:25:13 ;; 09:25:13 esac 09:25:13 }' 09:25:13 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:25:13 for i in ${!paths[@]}; do 09:25:13 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:25:13 fi; done; 09:25:13 echo "${paths[*]}"' 09:25:13 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:25:13 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:25:13 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:25:13 ++ export PYENV_SHELL=bash 09:25:13 ++ PYENV_SHELL=bash 09:25:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:25:13 +++ complete -F _pyenv pyenv 09:25:13 ++ lf-pyver python3 09:25:13 ++ local py_version_xy=python3 09:25:13 ++ local py_version_xyz= 09:25:13 ++ pyenv versions 09:25:13 ++ local command 09:25:13 ++ command=versions 09:25:13 ++ '[' 1 -gt 0 ']' 09:25:13 ++ shift 09:25:13 ++ case "$command" in 09:25:13 ++ command pyenv versions 09:25:13 ++ awk '{ print $1 }' 09:25:13 ++ sed 's/^[ *]* //' 09:25:13 ++ grep -E '^[0-9.]*[0-9]$' 09:25:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:25:13 +++ sort -V 09:25:13 +++ tail -n 1 09:25:13 +++ grep '^3' /tmp/.pyenv_versions 09:25:13 ++ py_version_xyz=3.11.10 09:25:13 ++ [[ -z 3.11.10 ]] 09:25:13 ++ echo 3.11.10 09:25:13 ++ return 0 09:25:13 + pyenv local 3.11.10 09:25:13 + local command 09:25:13 + command=local 09:25:13 + '[' 2 -gt 0 ']' 09:25:13 + shift 09:25:13 + case "$command" in 09:25:13 + command pyenv local 3.11.10 09:25:13 + for arg in "$@" 09:25:13 + case $arg in 09:25:13 + pkg_list+='tox ' 09:25:13 + for arg in "$@" 09:25:13 + case $arg in 09:25:13 + pkg_list+='virtualenv ' 09:25:13 + for arg in "$@" 09:25:13 + case $arg in 09:25:13 + pkg_list+='urllib3~=1.26.15 ' 09:25:13 + [[ -f /tmp/.toxenv ]] 09:25:13 ++ cat /tmp/.toxenv 09:25:13 + lf_venv=/tmp/venv-pG8C 09:25:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pG8C from' file:/tmp/.toxenv 09:25:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pG8C from file:/tmp/.toxenv 09:25:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:25:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:25:13 + local 'pip_opts=--upgrade --quiet' 09:25:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:25:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:25:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:25:13 + [[ -n '' ]] 09:25:13 + [[ -n '' ]] 09:25:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:25:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:25:13 + /tmp/venv-pG8C/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:25:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:25:15 lf-activate-venv(): INFO: Base packages installed successfully 09:25:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:25:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:25:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:25:15 + /tmp/venv-pG8C/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:25:16 + type python3 09:25:16 + true 09:25:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pG8C/bin to PATH' 09:25:16 lf-activate-venv(): INFO: Adding /tmp/venv-pG8C/bin to PATH 09:25:16 + PATH=/tmp/venv-pG8C/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:25:16 + return 0 09:25:16 + [[ -d /opt/pyenv ]] 09:25:16 + echo '---> Setting up pyenv' 09:25:16 ---> Setting up pyenv 09:25:16 + export PYENV_ROOT=/opt/pyenv 09:25:16 + PYENV_ROOT=/opt/pyenv 09:25:16 + export PATH=/opt/pyenv/bin:/tmp/venv-pG8C/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:25:16 + PATH=/opt/pyenv/bin:/tmp/venv-pG8C/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:25:16 ++ pwd 09:25:16 + PYTHONPATH=/w/workspace/builder-tox-verify-master 09:25:16 + export PYTHONPATH 09:25:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:25:16 + TOX_TESTENV_PASSENV=PYTHONPATH 09:25:16 + tox --version 09:25:16 4.53.0 from /tmp/venv-pG8C/lib/python3.11/site-packages/tox/__init__.py 09:25:16 + PARALLEL=False 09:25:16 + TOX_OPTIONS_LIST= 09:25:16 + [[ -n '' ]] 09:25:16 + case ${PARALLEL,,} in 09:25:16 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 09:25:16 + tox 09:25:17 docs: install_deps> python -I -m pip install -r docs/requirements.txt 09:25:37 docs: freeze> python -m pip freeze --all 09:25:37 docs: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.7,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.4,nwdiag==3.0.0,packaging==26.1,pillow==12.2.0,pip==26.0.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.33.1,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 09:25:37 docs: commands[0]> sphinx-build -q -W -b html -d /w/workspace/builder-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/html 09:25:39 docs: OK ✔ in 22.53 seconds 09:25:39 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 09:25:57 docs-linkcheck: freeze> python -m pip freeze --all 09:25:57 docs-linkcheck: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.7,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.4,nwdiag==3.0.0,packaging==26.1,pillow==12.2.0,pip==26.0.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.33.1,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 09:25:57 docs-linkcheck: commands[0]> sphinx-build -q -W -b linkcheck -d /w/workspace/builder-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/linkcheck 09:26:00 docs-linkcheck: OK ✔ in 20.86 seconds 09:26:00 jjb-version: freeze> python -m pip freeze --all 09:26:00 jjb-version: pip==26.0.1,setuptools==82.0.1 09:26:00 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 09:26:01 JJB version in jjb/releng-jobs.yaml: 6.3.0 09:26:01 JJB version in tox.ini: 6.3.0 09:26:01 jjb-version: OK ✔ in 0.8 seconds 09:26:01 prefix: freeze> python -m pip freeze --all 09:26:01 prefix: pip==26.0.1,setuptools==82.0.1 09:26:01 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 09:26:01 prefix: OK ✔ in 0.78 seconds 09:26:01 robot: freeze> python -m pip freeze --all 09:26:02 robot: pip==26.0.1,setuptools==82.0.1 09:26:02 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 09:26:02 docs: OK (22.53=setup[20.76]+cmd[1.78] seconds) 09:26:02 docs-linkcheck: OK (20.86=setup[18.45]+cmd[2.41] seconds) 09:26:02 jjb-version: OK (0.79=setup[0.76]+cmd[0.03] seconds) 09:26:02 prefix: OK (0.78=setup[0.75]+cmd[0.03] seconds) 09:26:02 robot: OK (0.84=setup[0.80]+cmd[0.04] seconds) 09:26:02 congratulations :) (45.84 seconds) 09:26:02 + tox_status=0 09:26:02 + echo '---> Completed tox runs' 09:26:02 ---> Completed tox runs 09:26:02 + for i in .tox/*/log 09:26:02 ++ echo .tox/docs-linkcheck/log 09:26:02 ++ awk -F/ '{print $2}' 09:26:02 + tox_env=docs-linkcheck 09:26:02 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 09:26:02 + for i in .tox/*/log 09:26:02 ++ awk -F/ '{print $2}' 09:26:02 ++ echo .tox/docs/log 09:26:02 + tox_env=docs 09:26:02 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 09:26:02 + for i in .tox/*/log 09:26:02 ++ awk -F/ '{print $2}' 09:26:02 ++ echo .tox/jjb-version/log 09:26:02 + tox_env=jjb-version 09:26:02 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 09:26:02 + for i in .tox/*/log 09:26:02 ++ awk -F/ '{print $2}' 09:26:02 ++ echo .tox/prefix/log 09:26:02 + tox_env=prefix 09:26:02 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 09:26:02 + for i in .tox/*/log 09:26:02 ++ awk -F/ '{print $2}' 09:26:02 ++ echo .tox/robot/log 09:26:02 + tox_env=robot 09:26:02 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 09:26:02 + DOC_DIR=docs/_build/html 09:26:02 + [[ -d docs/_build/html ]] 09:26:02 + echo '---> Archiving generated docs' 09:26:02 ---> Archiving generated docs 09:26:02 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 09:26:02 + echo '---> tox-run.sh ends' 09:26:02 ---> tox-run.sh ends 09:26:02 + test 0 -eq 0 09:26:02 $ ssh-agent -k 09:26:02 unset SSH_AUTH_SOCK; 09:26:02 unset SSH_AGENT_PID; 09:26:02 echo Agent pid 1518 killed; 09:26:02 [ssh-agent] Stopped. 09:26:02 [PostBuildScript] - [INFO] Executing post build scripts. 09:26:02 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17070822786509341453.sh 09:26:02 ---> sysstat.sh 09:26:03 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8665528487631149900.sh 09:26:03 ---> package-listing.sh 09:26:03 ++ tr '[:upper:]' '[:lower:]' 09:26:03 ++ facter osfamily 09:26:03 + OS_FAMILY=debian 09:26:03 + workspace=/w/workspace/builder-tox-verify-master 09:26:03 + START_PACKAGES=/tmp/packages_start.txt 09:26:03 + END_PACKAGES=/tmp/packages_end.txt 09:26:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:26:03 + PACKAGES=/tmp/packages_start.txt 09:26:03 + '[' /w/workspace/builder-tox-verify-master ']' 09:26:03 + PACKAGES=/tmp/packages_end.txt 09:26:03 + case "${OS_FAMILY}" in 09:26:03 + grep '^ii' 09:26:03 + dpkg -l 09:26:03 + '[' -f /tmp/packages_start.txt ']' 09:26:03 + '[' -f /tmp/packages_end.txt ']' 09:26:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:26:03 + '[' /w/workspace/builder-tox-verify-master ']' 09:26:03 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 09:26:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 09:26:03 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9686458992242585856.sh 09:26:03 ---> capture-instance-metadata.sh 09:26:03 Setup pyenv: 09:26:03 system 09:26:03 3.8.20 09:26:03 3.9.20 09:26:03 3.10.15 09:26:03 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 09:26:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BCt7 from file:/tmp/.os_lf_venv 09:26:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:26:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:26:05 lf-activate-venv(): INFO: Base packages installed successfully 09:26:05 lf-activate-venv(): INFO: Installing additional packages: lftools 09:26:15 lf-activate-venv(): INFO: Adding /tmp/venv-BCt7/bin to PATH 09:26:15 INFO: Running in OpenStack, capturing instance metadata 09:26:16 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6396147792828089480.sh 09:26:16 provisioning config files... 09:26:16 Could not find credentials [logs] for builder-tox-verify-master #8487 09:26:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config2773785414066867236tmp 09:26:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:26:16 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:26:16 provisioning config files... 09:26:16 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:26:16 [EnvInject] - Injecting environment variables from a build step. 09:26:16 [EnvInject] - Injecting as environment variables the properties content 09:26:16 SERVER_ID=logs 09:26:16 09:26:16 [EnvInject] - Variables injected successfully. 09:26:16 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12578323485661066744.sh 09:26:16 ---> create-netrc.sh 09:26:16 WARN: Log server credential not found. 09:26:16 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8943175591361950293.sh 09:26:16 ---> python-tools-install.sh 09:26:16 Setup pyenv: 09:26:17 system 09:26:17 3.8.20 09:26:17 3.9.20 09:26:17 3.10.15 09:26:17 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 09:26:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BCt7 from file:/tmp/.os_lf_venv 09:26:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:26:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:26:19 lf-activate-venv(): INFO: Base packages installed successfully 09:26:19 lf-activate-venv(): INFO: Installing additional packages: lftools 09:26:28 lf-activate-venv(): INFO: Adding /tmp/venv-BCt7/bin to PATH 09:26:28 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins18085414943035550200.sh 09:26:28 ---> uv-install.sh 09:26:28 uv 0.11.7 is already installed 09:26:28 uvx 0.11.7 (x86_64-unknown-linux-gnu) 09:26:28 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11170934248311821816.sh 09:26:28 ---> sudo-logs.sh 09:26:28 Archiving 'sudo' log.. 09:26:28 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15868375373919445133.sh 09:26:29 ---> job-cost.sh 09:26:29 INFO: Activating Python virtual environment... 09:26:29 Setup pyenv: 09:26:29 system 09:26:29 3.8.20 09:26:29 3.9.20 09:26:29 3.10.15 09:26:29 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 09:26:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BCt7 from file:/tmp/.os_lf_venv 09:26:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:26:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:26:31 lf-activate-venv(): INFO: Base packages installed successfully 09:26:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:26:36 lf-activate-venv(): INFO: Adding /tmp/venv-BCt7/bin to PATH 09:26:36 INFO: No stack-cost file found 09:26:36 INFO: Instance uptime: 206s 09:26:36 INFO: Fetching instance metadata (attempt 1 of 3)... 09:26:36 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:26:37 INFO: Successfully fetched instance metadata 09:26:37 INFO: Instance type: v3-standard-2 09:26:37 INFO: Retrieving pricing info for: v3-standard-2 09:26:37 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:26:37 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=206 09:26:37 INFO: Successfully fetched Vexxhost pricing API 09:26:37 INFO: Retrieved cost: 0.06 09:26:37 INFO: Retrieved resource: v3-standard-2 09:26:37 INFO: Creating archive directory: /w/workspace/builder-tox-verify-master/archives/cost 09:26:37 INFO: Archiving costs to: /w/workspace/builder-tox-verify-master/archives/cost.csv 09:26:37 INFO: Successfully archived job cost data 09:26:37 DEBUG: Cost data: builder-tox-verify-master,8487,2026-04-16 09:26:37,v3-standard-2,206,0.06,0.00,SUCCESS 09:26:37 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins11708549848518473689.sh 09:26:37 ---> logs-deploy.sh 09:26:37 Setup pyenv: 09:26:37 system 09:26:37 3.8.20 09:26:37 3.9.20 09:26:37 3.10.15 09:26:37 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 09:26:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BCt7 from file:/tmp/.os_lf_venv 09:26:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:26:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:26:39 lf-activate-venv(): INFO: Base packages installed successfully 09:26:39 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:26:50 lf-activate-venv(): INFO: Adding /tmp/venv-BCt7/bin to PATH 09:26:50 WARNING: Nexus logging server not set 09:26:50 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8487/ 09:26:50 INFO: archiving logs to S3 09:26:51 ---> uname -a: 09:26:51 Linux prd-ubuntu2204-builder-2c-2g-3594 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 09:26:51 09:26:51 09:26:51 ---> lscpu: 09:26:51 Architecture: x86_64 09:26:51 CPU op-mode(s): 32-bit, 64-bit 09:26:51 Address sizes: 40 bits physical, 48 bits virtual 09:26:51 Byte Order: Little Endian 09:26:51 CPU(s): 2 09:26:51 On-line CPU(s) list: 0,1 09:26:51 Vendor ID: AuthenticAMD 09:26:51 Model name: AMD EPYC-Rome Processor 09:26:51 CPU family: 23 09:26:51 Model: 49 09:26:51 Thread(s) per core: 1 09:26:51 Core(s) per socket: 1 09:26:51 Socket(s): 2 09:26:51 Stepping: 0 09:26:51 BogoMIPS: 5599.99 09:26:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:26:51 Virtualization: AMD-V 09:26:51 Hypervisor vendor: KVM 09:26:51 Virtualization type: full 09:26:51 L1d cache: 64 KiB (2 instances) 09:26:51 L1i cache: 64 KiB (2 instances) 09:26:51 L2 cache: 1 MiB (2 instances) 09:26:51 L3 cache: 32 MiB (2 instances) 09:26:51 NUMA node(s): 1 09:26:51 NUMA node0 CPU(s): 0,1 09:26:51 Vulnerability Gather data sampling: Not affected 09:26:51 Vulnerability Indirect target selection: Not affected 09:26:51 Vulnerability Itlb multihit: Not affected 09:26:51 Vulnerability L1tf: Not affected 09:26:51 Vulnerability Mds: Not affected 09:26:51 Vulnerability Meltdown: Not affected 09:26:51 Vulnerability Mmio stale data: Not affected 09:26:51 Vulnerability Reg file data sampling: Not affected 09:26:51 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 09:26:51 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 09:26:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:26:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:26:51 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:26:51 Vulnerability Srbds: Not affected 09:26:51 Vulnerability Tsa: Not affected 09:26:51 Vulnerability Tsx async abort: Not affected 09:26:51 Vulnerability Vmscape: Not affected 09:26:51 09:26:51 09:26:51 ---> nproc: 09:26:51 2 09:26:51 09:26:51 09:26:51 ---> df -h: 09:26:51 Filesystem Size Used Avail Use% Mounted on 09:26:51 tmpfs 794M 1.1M 793M 1% /run 09:26:51 /dev/vda1 39G 9.2G 30G 24% / 09:26:51 tmpfs 3.9G 0 3.9G 0% /dev/shm 09:26:51 tmpfs 5.0M 0 5.0M 0% /run/lock 09:26:51 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:26:51 tmpfs 794M 4.0K 794M 1% /run/user/1001 09:26:51 09:26:51 09:26:51 ---> free -m: 09:26:51 total used free shared buff/cache available 09:26:51 Mem: 7937 571 3909 4 3456 7055 09:26:51 Swap: 1023 0 1023 09:26:51 09:26:51 09:26:51 ---> ip addr: 09:26:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:26:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:26:51 inet 127.0.0.1/8 scope host lo 09:26:51 valid_lft forever preferred_lft forever 09:26:51 inet6 ::1/128 scope host 09:26:51 valid_lft forever preferred_lft forever 09:26:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:26:51 link/ether fa:16:3e:71:80:a8 brd ff:ff:ff:ff:ff:ff 09:26:51 altname enp0s3 09:26:51 inet 10.30.171.186/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 09:26:51 valid_lft 86187sec preferred_lft 86187sec 09:26:51 inet6 fe80::f816:3eff:fe71:80a8/64 scope link 09:26:51 valid_lft forever preferred_lft forever 09:26:51 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:26:51 link/ether 4e:78:74:6d:bf:75 brd ff:ff:ff:ff:ff:ff 09:26:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:26:51 valid_lft forever preferred_lft forever 09:26:51 09:26:51 09:26:51 ---> sar -b -r -n DEV: 09:26:51 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-3594) 04/16/26 _x86_64_ (2 CPU) 09:26:51 09:26:51 09:23:22 LINUX RESTART (2 CPU) 09:26:51 09:26:51 09:26:51 ---> sar -P ALL: 09:26:51 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-3594) 04/16/26 _x86_64_ (2 CPU) 09:26:51 09:26:51 09:23:22 LINUX RESTART (2 CPU) 09:26:51 09:26:51 09:26:51