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