02:22:49 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/119926 02:22:49 Running as SYSTEM 02:22:49 [EnvInject] - Loading node environment variables. 02:22:49 Building remotely on prd-ubuntu2204-builder-2c-2g-14991 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 02:22:50 [ssh-agent] Looking for ssh-agent implementation... 02:22:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:22:50 $ ssh-agent 02:22:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX2WbhDD/agent.1518 02:22:50 SSH_AGENT_PID=1520 02:22:50 [ssh-agent] Started. 02:22:50 Running ssh-add (command line suppressed) 02:22:50 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_15065819372370909228.key (/w/workspace/builder-tox-verify-master@tmp/private_key_15065819372370909228.key) 02:22:50 [ssh-agent] Using credentials jenkins (jenkins-ssh) 02:22:50 The recommended git tool is: NONE 02:22:55 using credential jenkins-ssh 02:22:55 Wiping out workspace first. 02:22:55 Cloning the remote Git repository 02:22:55 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 02:22:55 > git init /w/workspace/builder-tox-verify-master # timeout=10 02:22:55 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 02:22:55 > git --version # timeout=10 02:22:55 > git --version # 'git version 2.34.1' 02:22:55 using GIT_SSH to set credentials jenkins-ssh 02:22:55 Verifying host key using known hosts file 02:22:55 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:22:55 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 02:22:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 02:22:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:22:59 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 02:22:59 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 02:22:59 using GIT_SSH to set credentials jenkins-ssh 02:22:59 Verifying host key using known hosts file 02:22:59 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:22:59 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/26/119926/1 # timeout=10 02:22:59 > git rev-parse e4967f29d933a5aef9ab2235944ca46ecf1c3fe7^{commit} # timeout=10 02:22:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 02:22:59 Checking out Revision e4967f29d933a5aef9ab2235944ca46ecf1c3fe7 (refs/changes/26/119926/1) 02:22:59 > git config core.sparsecheckout # timeout=10 02:22:59 > git checkout -f e4967f29d933a5aef9ab2235944ca46ecf1c3fe7 # timeout=10 02:23:02 Commit message: "CI: disable RTD jobs for integration/distribution" 02:23:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:23:03 > git rev-list --no-walk f6b99a6f3a9abf90c94f7f5e3c8fdf545bac3c11 # timeout=10 02:23:03 > git remote # timeout=10 02:23:03 > git submodule init # timeout=10 02:23:03 > git submodule sync # timeout=10 02:23:03 > git config --get remote.origin.url # timeout=10 02:23:03 > git submodule init # timeout=10 02:23:03 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 02:23:03 > git config --get submodule.global-jjb.url # timeout=10 02:23:03 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 02:23:03 > git config --get submodule.packer/common-packer.url # timeout=10 02:23:03 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 02:23:03 > git submodule update --init --recursive global-jjb # timeout=10 02:23:04 > git submodule update --init --recursive packer/common-packer # timeout=10 02:23:04 provisioning config files... 02:23:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:23:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:23:04 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4995870388892757123.sh 02:23:04 ---> python-tools-install.sh 02:23:04 Setup pyenv: 02:23:04 * system (set by /opt/pyenv/version) 02:23:04 * 3.8.20 (set by /opt/pyenv/version) 02:23:04 * 3.9.20 (set by /opt/pyenv/version) 02:23:04 3.10.15 02:23:04 3.11.10 02:23:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EN05 02:23:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:23:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:23:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:23:14 lf-activate-venv(): INFO: Base packages installed successfully 02:23:14 lf-activate-venv(): INFO: Installing additional packages: lftools 02:23:42 lf-activate-venv(): INFO: Adding /tmp/venv-EN05/bin to PATH 02:23:42 Generating Requirements File 02:24:04 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. 02:24:04 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:24:04 Python 3.11.10 02:24:04 pip 25.3 from /tmp/venv-EN05/lib/python3.11/site-packages/pip (python 3.11) 02:24:05 appdirs==1.4.4 02:24:05 argcomplete==3.6.3 02:24:05 aspy.yaml==1.3.0 02:24:05 attrs==25.4.0 02:24:05 autopage==0.5.2 02:24:05 beautifulsoup4==4.14.3 02:24:05 boto3==1.42.13 02:24:05 botocore==1.42.13 02:24:05 bs4==0.0.2 02:24:05 cachetools==6.2.4 02:24:05 certifi==2025.11.12 02:24:05 cffi==2.0.0 02:24:05 cfgv==3.5.0 02:24:05 chardet==5.2.0 02:24:05 charset-normalizer==3.4.4 02:24:05 click==8.3.1 02:24:05 cliff==4.13.1 02:24:05 cmd2==3.0.0 02:24:05 cryptography==3.3.2 02:24:05 debtcollector==3.0.0 02:24:05 decorator==5.2.1 02:24:05 defusedxml==0.7.1 02:24:05 Deprecated==1.3.1 02:24:05 distlib==0.4.0 02:24:05 dnspython==2.8.0 02:24:05 docker==7.1.0 02:24:05 dogpile.cache==1.5.0 02:24:05 durationpy==0.10 02:24:05 email-validator==2.3.0 02:24:05 filelock==3.20.1 02:24:05 future==1.0.0 02:24:05 gitdb==4.0.12 02:24:05 GitPython==3.1.45 02:24:05 google-auth==2.45.0 02:24:05 httplib2==0.31.0 02:24:05 identify==2.6.15 02:24:05 idna==3.11 02:24:05 importlib-resources==1.5.0 02:24:05 iso8601==2.1.0 02:24:05 Jinja2==3.1.6 02:24:05 jmespath==1.0.1 02:24:05 jsonpatch==1.33 02:24:05 jsonpointer==3.0.0 02:24:05 jsonschema==4.25.1 02:24:05 jsonschema-specifications==2025.9.1 02:24:05 keystoneauth1==5.12.0 02:24:05 kubernetes==34.1.0 02:24:05 lftools==0.37.18 02:24:05 lxml==6.0.2 02:24:05 markdown-it-py==4.0.0 02:24:05 MarkupSafe==3.0.3 02:24:05 mdurl==0.1.2 02:24:05 msgpack==1.1.2 02:24:05 multi_key_dict==2.0.3 02:24:05 munch==4.0.0 02:24:05 netaddr==1.3.0 02:24:05 niet==1.4.2 02:24:05 nodeenv==1.9.1 02:24:05 oauth2client==4.1.3 02:24:05 oauthlib==3.3.1 02:24:05 openstacksdk==4.8.0 02:24:05 os-service-types==1.8.2 02:24:05 osc-lib==4.3.0 02:24:05 oslo.config==10.1.0 02:24:05 oslo.context==6.2.0 02:24:05 oslo.i18n==6.7.1 02:24:05 oslo.log==7.2.1 02:24:05 oslo.serialization==5.8.0 02:24:05 oslo.utils==9.2.0 02:24:05 packaging==25.0 02:24:05 pbr==7.0.3 02:24:05 platformdirs==4.5.1 02:24:05 prettytable==3.17.0 02:24:05 psutil==7.1.3 02:24:05 pyasn1==0.6.1 02:24:05 pyasn1_modules==0.4.2 02:24:05 pycparser==2.23 02:24:05 pygerrit2==2.0.15 02:24:05 PyGithub==2.8.1 02:24:05 Pygments==2.19.2 02:24:05 PyJWT==2.10.1 02:24:05 PyNaCl==1.6.1 02:24:05 pyparsing==2.4.7 02:24:05 pyperclip==1.11.0 02:24:05 pyrsistent==0.20.0 02:24:05 python-cinderclient==9.8.0 02:24:05 python-dateutil==2.9.0.post0 02:24:05 python-heatclient==4.3.0 02:24:05 python-jenkins==1.8.3 02:24:05 python-keystoneclient==5.7.0 02:24:05 python-magnumclient==4.9.0 02:24:05 python-openstackclient==8.2.0 02:24:05 python-swiftclient==4.9.0 02:24:05 PyYAML==6.0.3 02:24:05 referencing==0.37.0 02:24:05 requests==2.32.5 02:24:05 requests-oauthlib==2.0.0 02:24:05 requestsexceptions==1.4.0 02:24:05 rfc3986==2.0.0 02:24:05 rich==14.2.0 02:24:05 rich-argparse==1.7.2 02:24:05 rpds-py==0.30.0 02:24:05 rsa==4.9.1 02:24:05 ruamel.yaml==0.18.17 02:24:05 ruamel.yaml.clib==0.2.15 02:24:05 s3transfer==0.16.0 02:24:05 simplejson==3.20.2 02:24:05 six==1.17.0 02:24:05 smmap==5.0.2 02:24:05 soupsieve==2.8.1 02:24:05 stevedore==5.6.0 02:24:05 tabulate==0.9.0 02:24:05 toml==0.10.2 02:24:05 tomlkit==0.13.3 02:24:05 tqdm==4.67.1 02:24:05 typing_extensions==4.15.0 02:24:05 tzdata==2025.3 02:24:05 urllib3==1.26.20 02:24:05 virtualenv==20.35.4 02:24:05 wcwidth==0.2.14 02:24:05 websocket-client==1.9.0 02:24:05 wrapt==2.0.1 02:24:05 xdg==6.0.0 02:24:05 xmltodict==1.0.2 02:24:05 yq==3.4.3 02:24:05 [EnvInject] - Injecting environment variables from a build step. 02:24:05 [EnvInject] - Injecting as environment variables the properties content 02:24:05 PYTHON=python3 02:24:05 02:24:05 [EnvInject] - Variables injected successfully. 02:24:05 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins3796451213894430797.sh 02:24:05 ---> tox-install.sh 02:24:05 + source /home/jenkins/lf-env.sh 02:24:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 02:24:05 ++ mktemp -d /tmp/venv-XXXX 02:24:05 + lf_venv=/tmp/venv-kYZj 02:24:05 + local venv_file=/tmp/.os_lf_venv 02:24:05 + local python=python3 02:24:05 + local options 02:24:05 + local set_path=true 02:24:05 + local install_args= 02:24:05 ++ 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 02:24:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:24:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:24:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 02:24:05 + true 02:24:05 + case $1 in 02:24:05 + venv_file=/tmp/.toxenv 02:24:05 + shift 2 02:24:05 + true 02:24:05 + case $1 in 02:24:05 + shift 02:24:05 + break 02:24:05 + case $python in 02:24:05 + local pkg_list= 02:24:05 + [[ -d /opt/pyenv ]] 02:24:05 + echo 'Setup pyenv:' 02:24:05 Setup pyenv: 02:24:05 + export PYENV_ROOT=/opt/pyenv 02:24:05 + PYENV_ROOT=/opt/pyenv 02:24:05 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:24:05 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:24:05 + pyenv versions 02:24:05 system 02:24:05 3.8.20 02:24:05 3.9.20 02:24:05 3.10.15 02:24:05 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:24:05 + command -v pyenv 02:24:05 ++ pyenv init - --no-rehash 02:24:05 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:24:05 for i in ${!paths[@]}; do 02:24:05 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:24:05 fi; done; 02:24:05 echo "${paths[*]}"'\'')" 02:24:05 export PATH="/opt/pyenv/shims:${PATH}" 02:24:05 export PYENV_SHELL=bash 02:24:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:24:05 pyenv() { 02:24:05 local command 02:24:05 command="${1:-}" 02:24:05 if [ "$#" -gt 0 ]; then 02:24:05 shift 02:24:05 fi 02:24:05 02:24:05 case "$command" in 02:24:05 rehash|shell) 02:24:05 eval "$(pyenv "sh-$command" "$@")" 02:24:05 ;; 02:24:05 *) 02:24:05 command pyenv "$command" "$@" 02:24:05 ;; 02:24:05 esac 02:24:05 }' 02:24:05 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:24:05 for i in ${!paths[@]}; do 02:24:05 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:24:05 fi; done; 02:24:05 echo "${paths[*]}"' 02:24:05 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:24:05 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:24:05 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:24:05 ++ export PYENV_SHELL=bash 02:24:05 ++ PYENV_SHELL=bash 02:24:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:24:05 +++ complete -F _pyenv pyenv 02:24:05 ++ lf-pyver python3 02:24:05 ++ local py_version_xy=python3 02:24:05 ++ local py_version_xyz= 02:24:05 ++ pyenv versions 02:24:05 ++ local command 02:24:05 ++ command=versions 02:24:05 ++ '[' 1 -gt 0 ']' 02:24:05 ++ shift 02:24:05 ++ case "$command" in 02:24:05 ++ command pyenv versions 02:24:05 ++ grep -E '^[0-9.]*[0-9]$' 02:24:05 ++ awk '{ print $1 }' 02:24:05 ++ sed 's/^[ *]* //' 02:24:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:24:05 +++ grep '^3' /tmp/.pyenv_versions 02:24:05 +++ tail -n 1 02:24:05 +++ sort -V 02:24:05 ++ py_version_xyz=3.11.10 02:24:05 ++ [[ -z 3.11.10 ]] 02:24:05 ++ echo 3.11.10 02:24:05 ++ return 0 02:24:05 + pyenv local 3.11.10 02:24:05 + local command 02:24:05 + command=local 02:24:05 + '[' 2 -gt 0 ']' 02:24:05 + shift 02:24:05 + case "$command" in 02:24:05 + command pyenv local 3.11.10 02:24:05 + for arg in "$@" 02:24:05 + case $arg in 02:24:05 + pkg_list+='tox ' 02:24:05 + for arg in "$@" 02:24:05 + case $arg in 02:24:05 + pkg_list+='virtualenv ' 02:24:05 + for arg in "$@" 02:24:05 + case $arg in 02:24:05 + pkg_list+='urllib3~=1.26.15 ' 02:24:05 + [[ -f /tmp/.toxenv ]] 02:24:05 + [[ ! -f /tmp/.toxenv ]] 02:24:05 + [[ -n '' ]] 02:24:05 + python3 -m venv /tmp/venv-kYZj 02:24:09 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kYZj' 02:24:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kYZj 02:24:09 + echo /tmp/venv-kYZj 02:24:09 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 02:24:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 02:24:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:24:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:24:09 + local 'pip_opts=--upgrade --quiet' 02:24:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:24:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:24:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:24:09 + [[ -n '' ]] 02:24:09 + [[ -n '' ]] 02:24:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 02:24:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:24:09 + /tmp/venv-kYZj/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 02:24:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 02:24:13 lf-activate-venv(): INFO: Base packages installed successfully 02:24:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 02:24:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 02:24:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 02:24:13 + /tmp/venv-kYZj/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 02:24:15 + type python3 02:24:15 + true 02:24:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kYZj/bin to PATH' 02:24:15 lf-activate-venv(): INFO: Adding /tmp/venv-kYZj/bin to PATH 02:24:15 + PATH=/tmp/venv-kYZj/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:24:15 + return 0 02:24:15 + python3 --version 02:24:15 Python 3.11.10 02:24:15 + python3 -m pip --version 02:24:15 pip 25.3 from /tmp/venv-kYZj/lib/python3.11/site-packages/pip (python 3.11) 02:24:15 + python3 -m pip freeze 02:24:16 cachetools==6.2.4 02:24:16 chardet==5.2.0 02:24:16 colorama==0.4.6 02:24:16 distlib==0.4.0 02:24:16 filelock==3.20.1 02:24:16 packaging==25.0 02:24:16 platformdirs==4.5.1 02:24:16 pluggy==1.6.0 02:24:16 pyproject-api==1.10.0 02:24:16 tox==4.32.0 02:24:16 urllib3==1.26.20 02:24:16 virtualenv==20.35.4 02:24:16 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins3616576423001276337.sh 02:24:16 [EnvInject] - Injecting environment variables from a build step. 02:24:16 [EnvInject] - Injecting as environment variables the properties content 02:24:16 PARALLEL=False 02:24:16 02:24:16 [EnvInject] - Variables injected successfully. 02:24:16 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins16256138652261826199.sh 02:24:16 ---> tox-run.sh 02:24:16 + PATH=/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 02:24:16 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 02:24:16 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 02:24:16 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 02:24:16 + cd /w/workspace/builder-tox-verify-master/. 02:24:16 + source /home/jenkins/lf-env.sh 02:24:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 02:24:16 ++ mktemp -d /tmp/venv-XXXX 02:24:16 + lf_venv=/tmp/venv-0rtV 02:24:16 + local venv_file=/tmp/.os_lf_venv 02:24:16 + local python=python3 02:24:16 + local options 02:24:16 + local set_path=true 02:24:16 + local install_args= 02:24:16 ++ 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 02:24:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:24:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:24:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 02:24:16 + true 02:24:16 + case $1 in 02:24:16 + venv_file=/tmp/.toxenv 02:24:16 + shift 2 02:24:16 + true 02:24:16 + case $1 in 02:24:16 + shift 02:24:16 + break 02:24:16 + case $python in 02:24:16 + local pkg_list= 02:24:16 + [[ -d /opt/pyenv ]] 02:24:16 + echo 'Setup pyenv:' 02:24:16 Setup pyenv: 02:24:16 + export PYENV_ROOT=/opt/pyenv 02:24:16 + PYENV_ROOT=/opt/pyenv 02:24:16 + 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 02:24:16 + 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 02:24:16 + pyenv versions 02:24:16 system 02:24:16 3.8.20 02:24:16 3.9.20 02:24:16 3.10.15 02:24:16 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:24:16 + command -v pyenv 02:24:16 ++ pyenv init - --no-rehash 02:24:16 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:24:16 for i in ${!paths[@]}; do 02:24:16 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:24:16 fi; done; 02:24:16 echo "${paths[*]}"'\'')" 02:24:16 export PATH="/opt/pyenv/shims:${PATH}" 02:24:16 export PYENV_SHELL=bash 02:24:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:24:16 pyenv() { 02:24:16 local command 02:24:16 command="${1:-}" 02:24:16 if [ "$#" -gt 0 ]; then 02:24:16 shift 02:24:16 fi 02:24:16 02:24:16 case "$command" in 02:24:16 rehash|shell) 02:24:16 eval "$(pyenv "sh-$command" "$@")" 02:24:16 ;; 02:24:16 *) 02:24:16 command pyenv "$command" "$@" 02:24:16 ;; 02:24:16 esac 02:24:16 }' 02:24:16 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:24:16 for i in ${!paths[@]}; do 02:24:16 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:24:16 fi; done; 02:24:16 echo "${paths[*]}"' 02:24:16 ++ 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 02:24:16 ++ 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 02:24:16 ++ 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 02:24:16 ++ export PYENV_SHELL=bash 02:24:16 ++ PYENV_SHELL=bash 02:24:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:24:16 +++ complete -F _pyenv pyenv 02:24:16 ++ lf-pyver python3 02:24:16 ++ local py_version_xy=python3 02:24:16 ++ local py_version_xyz= 02:24:16 ++ pyenv versions 02:24:16 ++ local command 02:24:16 ++ command=versions 02:24:16 ++ '[' 1 -gt 0 ']' 02:24:16 ++ grep -E '^[0-9.]*[0-9]$' 02:24:16 ++ shift 02:24:16 ++ case "$command" in 02:24:16 ++ command pyenv versions 02:24:16 ++ awk '{ print $1 }' 02:24:16 ++ sed 's/^[ *]* //' 02:24:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:24:16 +++ grep '^3' /tmp/.pyenv_versions 02:24:16 +++ tail -n 1 02:24:16 +++ sort -V 02:24:16 ++ py_version_xyz=3.11.10 02:24:16 ++ [[ -z 3.11.10 ]] 02:24:16 ++ echo 3.11.10 02:24:16 ++ return 0 02:24:16 + pyenv local 3.11.10 02:24:16 + local command 02:24:16 + command=local 02:24:16 + '[' 2 -gt 0 ']' 02:24:16 + shift 02:24:16 + case "$command" in 02:24:16 + command pyenv local 3.11.10 02:24:16 + for arg in "$@" 02:24:16 + case $arg in 02:24:16 + pkg_list+='tox ' 02:24:16 + for arg in "$@" 02:24:16 + case $arg in 02:24:16 + pkg_list+='virtualenv ' 02:24:16 + for arg in "$@" 02:24:16 + case $arg in 02:24:16 + pkg_list+='urllib3~=1.26.15 ' 02:24:16 + [[ -f /tmp/.toxenv ]] 02:24:16 ++ cat /tmp/.toxenv 02:24:16 + lf_venv=/tmp/venv-kYZj 02:24:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kYZj from' file:/tmp/.toxenv 02:24:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kYZj from file:/tmp/.toxenv 02:24:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:24:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:24:16 + local 'pip_opts=--upgrade --quiet' 02:24:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:24:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:24:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:24:16 + [[ -n '' ]] 02:24:16 + [[ -n '' ]] 02:24:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 02:24:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:24:16 + /tmp/venv-kYZj/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 02:24:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 02:24:17 lf-activate-venv(): INFO: Base packages installed successfully 02:24:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 02:24:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 02:24:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 02:24:17 + /tmp/venv-kYZj/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 02:24:18 + type python3 02:24:18 + true 02:24:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kYZj/bin to PATH' 02:24:18 lf-activate-venv(): INFO: Adding /tmp/venv-kYZj/bin to PATH 02:24:18 + PATH=/tmp/venv-kYZj/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 02:24:18 + return 0 02:24:18 + [[ -d /opt/pyenv ]] 02:24:18 + echo '---> Setting up pyenv' 02:24:18 ---> Setting up pyenv 02:24:18 + export PYENV_ROOT=/opt/pyenv 02:24:18 + PYENV_ROOT=/opt/pyenv 02:24:18 + export PATH=/opt/pyenv/bin:/tmp/venv-kYZj/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 02:24:18 + PATH=/opt/pyenv/bin:/tmp/venv-kYZj/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 02:24:18 ++ pwd 02:24:18 + PYTHONPATH=/w/workspace/builder-tox-verify-master 02:24:18 + export PYTHONPATH 02:24:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 02:24:18 + TOX_TESTENV_PASSENV=PYTHONPATH 02:24:18 + tox --version 02:24:18 4.32.0 from /tmp/venv-kYZj/lib/python3.11/site-packages/tox/__init__.py 02:24:18 + PARALLEL=False 02:24:18 + TOX_OPTIONS_LIST= 02:24:18 + [[ -n '' ]] 02:24:18 + case ${PARALLEL,,} in 02:24:18 + tox 02:24:18 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 02:24:19 docs: install_deps> python -I -m pip install -r docs/requirements.txt 02:24:45 docs: freeze> python -m pip freeze --all 02:24:45 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,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==80.9.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-rtd-theme==3.0.2,sphinx-tabs==3.4.7,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.2,webcolors==25.10.0 02:24:45 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 02:24:48 docs: OK ✔ in 29.37 seconds 02:24:48 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 02:25:06 docs-linkcheck: freeze> python -m pip freeze --all 02:25:06 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,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==80.9.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-rtd-theme==3.0.2,sphinx-tabs==3.4.7,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.2,webcolors==25.10.0 02:25:06 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 02:25:09 docs-linkcheck: OK ✔ in 20.95 seconds 02:25:09 jjb-version: freeze> python -m pip freeze --all 02:25:10 jjb-version: pip==25.3,setuptools==80.9.0 02:25:10 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 02:25:10 JJB version in jjb/releng-jobs.yaml: 6.3.0 02:25:10 JJB version in tox.ini: 6.3.0 02:25:10 jjb-version: OK ✔ in 0.81 seconds 02:25:10 prefix: freeze> python -m pip freeze --all 02:25:11 prefix: pip==25.3,setuptools==80.9.0 02:25:11 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 02:25:11 prefix: OK ✔ in 0.83 seconds 02:25:11 robot: freeze> python -m pip freeze --all 02:25:11 robot: pip==25.3,setuptools==80.9.0 02:25:11 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 02:25:12 docs: OK (29.37=setup[26.76]+cmd[2.61] seconds) 02:25:12 docs-linkcheck: OK (20.95=setup[18.38]+cmd[2.57] seconds) 02:25:12 jjb-version: OK (0.81=setup[0.79]+cmd[0.03] seconds) 02:25:12 prefix: OK (0.83=setup[0.80]+cmd[0.03] seconds) 02:25:12 robot: OK (0.82=setup[0.78]+cmd[0.04] seconds) 02:25:12 congratulations :) (52.81 seconds) 02:25:12 + tox_status=0 02:25:12 + echo '---> Completed tox runs' 02:25:12 ---> Completed tox runs 02:25:12 + for i in .tox/*/log 02:25:12 ++ echo .tox/docs-linkcheck/log 02:25:12 ++ awk -F/ '{print $2}' 02:25:12 + tox_env=docs-linkcheck 02:25:12 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 02:25:12 + for i in .tox/*/log 02:25:12 ++ echo .tox/docs/log 02:25:12 ++ awk -F/ '{print $2}' 02:25:12 + tox_env=docs 02:25:12 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 02:25:12 + for i in .tox/*/log 02:25:12 ++ awk -F/ '{print $2}' 02:25:12 ++ echo .tox/jjb-version/log 02:25:12 + tox_env=jjb-version 02:25:12 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 02:25:12 + for i in .tox/*/log 02:25:12 ++ echo .tox/prefix/log 02:25:12 ++ awk -F/ '{print $2}' 02:25:12 + tox_env=prefix 02:25:12 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 02:25:12 + for i in .tox/*/log 02:25:12 ++ awk -F/ '{print $2}' 02:25:12 ++ echo .tox/robot/log 02:25:12 + tox_env=robot 02:25:12 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 02:25:12 + DOC_DIR=docs/_build/html 02:25:12 + [[ -d docs/_build/html ]] 02:25:12 + echo '---> Archiving generated docs' 02:25:12 ---> Archiving generated docs 02:25:12 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 02:25:12 + echo '---> tox-run.sh ends' 02:25:12 ---> tox-run.sh ends 02:25:12 + test 0 -eq 0 02:25:12 $ ssh-agent -k 02:25:12 unset SSH_AUTH_SOCK; 02:25:12 unset SSH_AGENT_PID; 02:25:12 echo Agent pid 1520 killed; 02:25:12 [ssh-agent] Stopped. 02:25:12 [PostBuildScript] - [INFO] Executing post build scripts. 02:25:12 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10169015748509437280.sh 02:25:12 ---> sysstat.sh 02:25:12 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12240210304203827363.sh 02:25:12 ---> package-listing.sh 02:25:12 ++ facter osfamily 02:25:12 ++ tr '[:upper:]' '[:lower:]' 02:25:13 + OS_FAMILY=debian 02:25:13 + workspace=/w/workspace/builder-tox-verify-master 02:25:13 + START_PACKAGES=/tmp/packages_start.txt 02:25:13 + END_PACKAGES=/tmp/packages_end.txt 02:25:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:25:13 + PACKAGES=/tmp/packages_start.txt 02:25:13 + '[' /w/workspace/builder-tox-verify-master ']' 02:25:13 + PACKAGES=/tmp/packages_end.txt 02:25:13 + case "${OS_FAMILY}" in 02:25:13 + dpkg -l 02:25:13 + grep '^ii' 02:25:13 + '[' -f /tmp/packages_start.txt ']' 02:25:13 + '[' -f /tmp/packages_end.txt ']' 02:25:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:25:13 + '[' /w/workspace/builder-tox-verify-master ']' 02:25:13 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 02:25:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 02:25:13 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15755202657692462792.sh 02:25:13 ---> capture-instance-metadata.sh 02:25:13 Setup pyenv: 02:25:13 system 02:25:13 3.8.20 02:25:13 3.9.20 02:25:13 3.10.15 02:25:13 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:25:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EN05 from file:/tmp/.os_lf_venv 02:25:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:25:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:25:16 lf-activate-venv(): INFO: Base packages installed successfully 02:25:16 lf-activate-venv(): INFO: Installing additional packages: lftools 02:25:36 lf-activate-venv(): INFO: Adding /tmp/venv-EN05/bin to PATH 02:25:37 INFO: Running in OpenStack, capturing instance metadata 02:25:37 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11650778630175699780.sh 02:25:37 provisioning config files... 02:25:37 Could not find credentials [logs] for builder-tox-verify-master #8122 02:25:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config8008306500700807788tmp 02:25:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:25:37 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:25:37 provisioning config files... 02:25:38 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:25:38 [EnvInject] - Injecting environment variables from a build step. 02:25:38 [EnvInject] - Injecting as environment variables the properties content 02:25:38 SERVER_ID=logs 02:25:38 02:25:38 [EnvInject] - Variables injected successfully. 02:25:38 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7335858126949711370.sh 02:25:38 ---> create-netrc.sh 02:25:38 WARN: Log server credential not found. 02:25:38 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14514413080643753024.sh 02:25:38 ---> python-tools-install.sh 02:25:38 Setup pyenv: 02:25:38 system 02:25:38 3.8.20 02:25:38 3.9.20 02:25:38 3.10.15 02:25:38 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:25:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EN05 from file:/tmp/.os_lf_venv 02:25:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:25:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:25:44 lf-activate-venv(): INFO: Base packages installed successfully 02:25:44 lf-activate-venv(): INFO: Installing additional packages: lftools 02:25:55 lf-activate-venv(): INFO: Adding /tmp/venv-EN05/bin to PATH 02:25:55 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15075324306190605863.sh 02:25:55 ---> sudo-logs.sh 02:25:55 Archiving 'sudo' log.. 02:25:56 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins588271774113680124.sh 02:25:56 ---> job-cost.sh 02:25:56 Setup pyenv: 02:25:56 system 02:25:56 3.8.20 02:25:56 3.9.20 02:25:56 3.10.15 02:25:56 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:25:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EN05 from file:/tmp/.os_lf_venv 02:25:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:25:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:25:58 lf-activate-venv(): INFO: Base packages installed successfully 02:25:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:26:06 lf-activate-venv(): INFO: Adding /tmp/venv-EN05/bin to PATH 02:26:06 INFO: No Stack... 02:26:07 INFO: Retrieving Pricing Info for: v3-standard-2 02:26:07 INFO: Archiving Costs 02:26:07 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins2040254864796124276.sh 02:26:07 ---> logs-deploy.sh 02:26:07 Setup pyenv: 02:26:07 system 02:26:07 3.8.20 02:26:07 3.9.20 02:26:07 3.10.15 02:26:07 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:26:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EN05 from file:/tmp/.os_lf_venv 02:26:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:26:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:26:09 lf-activate-venv(): INFO: Base packages installed successfully 02:26:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:26:19 lf-activate-venv(): INFO: Adding /tmp/venv-EN05/bin to PATH 02:26:19 WARNING: Nexus logging server not set 02:26:19 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8122/ 02:26:19 INFO: archiving logs to S3 02:26:21 ---> uname -a: 02:26:21 Linux prd-ubuntu2204-builder-2c-2g-14991 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 02:26:21 02:26:21 02:26:21 ---> lscpu: 02:26:21 Architecture: x86_64 02:26:21 CPU op-mode(s): 32-bit, 64-bit 02:26:21 Address sizes: 40 bits physical, 48 bits virtual 02:26:21 Byte Order: Little Endian 02:26:21 CPU(s): 2 02:26:21 On-line CPU(s) list: 0,1 02:26:21 Vendor ID: AuthenticAMD 02:26:21 Model name: AMD EPYC-Rome Processor 02:26:21 CPU family: 23 02:26:21 Model: 49 02:26:21 Thread(s) per core: 1 02:26:21 Core(s) per socket: 1 02:26:21 Socket(s): 2 02:26:21 Stepping: 0 02:26:21 BogoMIPS: 5599.99 02:26:21 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 02:26:21 Virtualization: AMD-V 02:26:21 Hypervisor vendor: KVM 02:26:21 Virtualization type: full 02:26:21 L1d cache: 64 KiB (2 instances) 02:26:21 L1i cache: 64 KiB (2 instances) 02:26:21 L2 cache: 1 MiB (2 instances) 02:26:21 L3 cache: 32 MiB (2 instances) 02:26:21 NUMA node(s): 1 02:26:21 NUMA node0 CPU(s): 0,1 02:26:21 Vulnerability Gather data sampling: Not affected 02:26:21 Vulnerability Indirect target selection: Not affected 02:26:21 Vulnerability Itlb multihit: Not affected 02:26:21 Vulnerability L1tf: Not affected 02:26:21 Vulnerability Mds: Not affected 02:26:21 Vulnerability Meltdown: Not affected 02:26:21 Vulnerability Mmio stale data: Not affected 02:26:21 Vulnerability Reg file data sampling: Not affected 02:26:21 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 02:26:21 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 02:26:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:26:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:26:21 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:26:21 Vulnerability Srbds: Not affected 02:26:21 Vulnerability Tsa: Not affected 02:26:21 Vulnerability Tsx async abort: Not affected 02:26:21 Vulnerability Vmscape: Not affected 02:26:21 02:26:21 02:26:21 ---> nproc: 02:26:21 2 02:26:21 02:26:21 02:26:21 ---> df -h: 02:26:21 Filesystem Size Used Avail Use% Mounted on 02:26:21 tmpfs 794M 1.1M 793M 1% /run 02:26:21 /dev/vda1 39G 9.2G 30G 24% / 02:26:21 tmpfs 3.9G 0 3.9G 0% /dev/shm 02:26:21 tmpfs 5.0M 0 5.0M 0% /run/lock 02:26:21 /dev/vda15 105M 6.1M 99M 6% /boot/efi 02:26:21 tmpfs 794M 4.0K 794M 1% /run/user/1001 02:26:21 02:26:21 02:26:21 ---> free -m: 02:26:21 total used free shared buff/cache available 02:26:21 Mem: 7937 531 4021 4 3385 7095 02:26:21 Swap: 1023 0 1023 02:26:21 02:26:21 02:26:21 ---> ip addr: 02:26:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:26:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:26:21 inet 127.0.0.1/8 scope host lo 02:26:21 valid_lft forever preferred_lft forever 02:26:21 inet6 ::1/128 scope host 02:26:21 valid_lft forever preferred_lft forever 02:26:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 02:26:21 link/ether fa:16:3e:75:94:17 brd ff:ff:ff:ff:ff:ff 02:26:21 altname enp0s3 02:26:21 inet 10.30.171.171/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 02:26:21 valid_lft 86104sec preferred_lft 86104sec 02:26:21 inet6 fe80::f816:3eff:fe75:9417/64 scope link 02:26:21 valid_lft forever preferred_lft forever 02:26:21 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 02:26:21 link/ether ae:56:2f:9d:4b:f0 brd ff:ff:ff:ff:ff:ff 02:26:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:26:21 valid_lft forever preferred_lft forever 02:26:21 02:26:21 02:26:21 ---> sar -b -r -n DEV: 02:26:21 Linux 5.15.0-161-generic (prd-ubuntu2204-builder-2c-2g-14991) 12/19/25 _x86_64_ (2 CPU) 02:26:21 02:26:21 02:21:27 LINUX RESTART (2 CPU) 02:26:21 02:26:21 02:26:21 ---> sar -P ALL: 02:26:21 Linux 5.15.0-161-generic (prd-ubuntu2204-builder-2c-2g-14991) 12/19/25 _x86_64_ (2 CPU) 02:26:21 02:26:21 02:21:27 LINUX RESTART (2 CPU) 02:26:21 02:26:21 02:26:21