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