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