07:24:45 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/119045 07:24:45 Running as SYSTEM 07:24:45 [EnvInject] - Loading node environment variables. 07:24:45 Building remotely on prd-ubuntu2204-builder-2c-2g-4677 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 07:24:45 [ssh-agent] Looking for ssh-agent implementation... 07:24:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:45 $ ssh-agent 07:24:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPgAmBn/agent.1517 07:24:45 SSH_AGENT_PID=1519 07:24:45 [ssh-agent] Started. 07:24:45 Running ssh-add (command line suppressed) 07:24:45 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_7620542987429994047.key (/w/workspace/builder-tox-verify-master@tmp/private_key_7620542987429994047.key) 07:24:45 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:24:45 The recommended git tool is: NONE 07:24:47 using credential jenkins-ssh 07:24:47 Wiping out workspace first. 07:24:47 Cloning the remote Git repository 07:24:47 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 07:24:47 > git init /w/workspace/builder-tox-verify-master # timeout=10 07:24:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 07:24:47 > git --version # timeout=10 07:24:47 > git --version # 'git version 2.34.1' 07:24:47 using GIT_SSH to set credentials jenkins-ssh 07:24:47 Verifying host key using known hosts file 07:24:47 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. 07:24:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 07:24:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:50 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 07:24:50 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 07:24:50 using GIT_SSH to set credentials jenkins-ssh 07:24:50 Verifying host key using known hosts file 07:24:50 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. 07:24:50 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/45/119045/3 # timeout=10 07:24:50 > git rev-parse 3f5ad9bf8ebb2c094b28fb26387e7778018059c3^{commit} # timeout=10 07:24:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:24:50 Checking out Revision 3f5ad9bf8ebb2c094b28fb26387e7778018059c3 (refs/changes/45/119045/3) 07:24:50 > git config core.sparsecheckout # timeout=10 07:24:50 > git checkout -f 3f5ad9bf8ebb2c094b28fb26387e7778018059c3 # timeout=10 07:24:53 Commit message: "feat: Optimize packer workflow matrix exclusions" 07:24:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:24:54 > git rev-list --no-walk 33887078ae402fca207d630b0781fe2539fa8b49 # timeout=10 07:24:54 > git remote # timeout=10 07:24:54 > git submodule init # timeout=10 07:24:54 > git submodule sync # timeout=10 07:24:54 > git config --get remote.origin.url # timeout=10 07:24:54 > git submodule init # timeout=10 07:24:54 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 07:24:54 > git config --get submodule.global-jjb.url # timeout=10 07:24:54 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 07:24:54 > git config --get submodule.packer/common-packer.url # timeout=10 07:24:54 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 07:24:54 > git submodule update --init --recursive global-jjb # timeout=10 07:24:54 > git submodule update --init --recursive packer/common-packer # timeout=10 07:24:55 provisioning config files... 07:24:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:24:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:24:55 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7789008053812993134.sh 07:24:55 ---> python-tools-install.sh 07:24:55 Setup pyenv: 07:24:55 * system (set by /opt/pyenv/version) 07:24:55 * 3.8.20 (set by /opt/pyenv/version) 07:24:55 * 3.9.20 (set by /opt/pyenv/version) 07:24:55 3.10.15 07:24:55 3.11.10 07:25:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-A4Zl 07:25:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:25:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:25:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:25:04 lf-activate-venv(): INFO: Base packages installed successfully 07:25:04 lf-activate-venv(): INFO: Installing additional packages: lftools 07:25:31 lf-activate-venv(): INFO: Adding /tmp/venv-A4Zl/bin to PATH 07:25:31 Generating Requirements File 07:25:53 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. 07:25:53 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:25:53 Python 3.11.10 07:25:54 pip 25.3 from /tmp/venv-A4Zl/lib/python3.11/site-packages/pip (python 3.11) 07:25:54 appdirs==1.4.4 07:25:54 argcomplete==3.6.3 07:25:54 aspy.yaml==1.3.0 07:25:54 attrs==25.4.0 07:25:54 autopage==0.5.2 07:25:54 beautifulsoup4==4.14.2 07:25:54 boto3==1.40.64 07:25:54 botocore==1.40.64 07:25:54 bs4==0.0.2 07:25:54 cachetools==6.2.1 07:25:54 certifi==2025.10.5 07:25:54 cffi==2.0.0 07:25:54 cfgv==3.4.0 07:25:54 chardet==5.2.0 07:25:54 charset-normalizer==3.4.4 07:25:54 click==8.3.0 07:25:54 cliff==4.11.0 07:25:54 cmd2==2.7.0 07:25:54 cryptography==3.3.2 07:25:54 debtcollector==3.0.0 07:25:54 decorator==5.2.1 07:25:54 defusedxml==0.7.1 07:25:54 Deprecated==1.3.1 07:25:54 distlib==0.4.0 07:25:54 dnspython==2.8.0 07:25:54 docker==7.1.0 07:25:54 dogpile.cache==1.5.0 07:25:54 durationpy==0.10 07:25:54 email-validator==2.3.0 07:25:54 filelock==3.20.0 07:25:54 future==1.0.0 07:25:54 gitdb==4.0.12 07:25:54 GitPython==3.1.45 07:25:54 google-auth==2.42.1 07:25:54 httplib2==0.31.0 07:25:54 identify==2.6.15 07:25:54 idna==3.11 07:25:54 importlib-resources==1.5.0 07:25:54 iso8601==2.1.0 07:25:54 Jinja2==3.1.6 07:25:54 jmespath==1.0.1 07:25:54 jsonpatch==1.33 07:25:54 jsonpointer==3.0.0 07:25:54 jsonschema==4.25.1 07:25:54 jsonschema-specifications==2025.9.1 07:25:54 keystoneauth1==5.12.0 07:25:54 kubernetes==34.1.0 07:25:54 lftools==0.37.15 07:25:54 lxml==6.0.2 07:25:54 markdown-it-py==4.0.0 07:25:54 MarkupSafe==3.0.3 07:25:54 mdurl==0.1.2 07:25:54 msgpack==1.1.2 07:25:54 multi_key_dict==2.0.3 07:25:54 munch==4.0.0 07:25:54 netaddr==1.3.0 07:25:54 niet==1.4.2 07:25:54 nodeenv==1.9.1 07:25:54 oauth2client==4.1.3 07:25:54 oauthlib==3.3.1 07:25:54 openstacksdk==4.7.1 07:25:54 os-service-types==1.8.1 07:25:54 osc-lib==4.2.0 07:25:54 oslo.config==10.0.0 07:25:54 oslo.context==6.1.0 07:25:54 oslo.i18n==6.6.0 07:25:54 oslo.log==7.2.1 07:25:54 oslo.serialization==5.8.0 07:25:54 oslo.utils==9.1.0 07:25:54 packaging==25.0 07:25:54 pbr==7.0.2 07:25:54 platformdirs==4.5.0 07:25:54 prettytable==3.16.0 07:25:54 psutil==7.1.2 07:25:54 pyasn1==0.6.1 07:25:54 pyasn1_modules==0.4.2 07:25:54 pycparser==2.23 07:25:54 pygerrit2==2.0.15 07:25:54 PyGithub==2.8.1 07:25:54 Pygments==2.19.2 07:25:54 PyJWT==2.10.1 07:25:54 PyNaCl==1.6.0 07:25:54 pyparsing==2.4.7 07:25:54 pyperclip==1.11.0 07:25:54 pyrsistent==0.20.0 07:25:54 python-cinderclient==9.8.0 07:25:54 python-dateutil==2.9.0.post0 07:25:54 python-heatclient==4.3.0 07:25:54 python-jenkins==1.8.3 07:25:54 python-keystoneclient==5.7.0 07:25:54 python-magnumclient==4.9.0 07:25:54 python-openstackclient==8.2.0 07:25:54 python-swiftclient==4.8.0 07:25:54 PyYAML==6.0.3 07:25:54 referencing==0.37.0 07:25:54 requests==2.32.5 07:25:54 requests-oauthlib==2.0.0 07:25:54 requestsexceptions==1.4.0 07:25:54 rfc3986==2.0.0 07:25:54 rich==14.2.0 07:25:54 rich-argparse==1.7.2 07:25:54 rpds-py==0.28.0 07:25:54 rsa==4.9.1 07:25:54 ruamel.yaml==0.18.16 07:25:54 ruamel.yaml.clib==0.2.14 07:25:54 s3transfer==0.14.0 07:25:54 simplejson==3.20.2 07:25:54 six==1.17.0 07:25:54 smmap==5.0.2 07:25:54 soupsieve==2.8 07:25:54 stevedore==5.5.0 07:25:54 tabulate==0.9.0 07:25:54 toml==0.10.2 07:25:54 tomlkit==0.13.3 07:25:54 tqdm==4.67.1 07:25:54 typing_extensions==4.15.0 07:25:54 tzdata==2025.2 07:25:54 urllib3==1.26.20 07:25:54 virtualenv==20.35.4 07:25:54 wcwidth==0.2.14 07:25:54 websocket-client==1.9.0 07:25:54 wrapt==2.0.0 07:25:54 xdg==6.0.0 07:25:54 xmltodict==1.0.2 07:25:54 yq==3.4.3 07:25:54 [EnvInject] - Injecting environment variables from a build step. 07:25:54 [EnvInject] - Injecting as environment variables the properties content 07:25:54 PYTHON=python3 07:25:54 07:25:54 [EnvInject] - Variables injected successfully. 07:25:54 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins15432756728583283820.sh 07:25:54 ---> tox-install.sh 07:25:54 + source /home/jenkins/lf-env.sh 07:25:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:25:54 ++ mktemp -d /tmp/venv-XXXX 07:25:54 + lf_venv=/tmp/venv-S4Vj 07:25:54 + local venv_file=/tmp/.os_lf_venv 07:25:54 + local python=python3 07:25:54 + local options 07:25:54 + local set_path=true 07:25:54 + local install_args= 07:25: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 07:25:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:25:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:25:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:25:54 + true 07:25:54 + case $1 in 07:25:54 + venv_file=/tmp/.toxenv 07:25:54 + shift 2 07:25:54 + true 07:25:54 + case $1 in 07:25:54 + shift 07:25:54 + break 07:25:54 + case $python in 07:25:54 + local pkg_list= 07:25:54 + [[ -d /opt/pyenv ]] 07:25:54 + echo 'Setup pyenv:' 07:25:54 Setup pyenv: 07:25:54 + export PYENV_ROOT=/opt/pyenv 07:25:54 + PYENV_ROOT=/opt/pyenv 07:25:54 + 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 07:25:54 + 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 07:25:54 + pyenv versions 07:25:54 system 07:25:54 3.8.20 07:25:54 3.9.20 07:25:54 3.10.15 07:25:54 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 07:25:54 + command -v pyenv 07:25:54 ++ pyenv init - --no-rehash 07:25:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:25:54 for i in ${!paths[@]}; do 07:25:54 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:25:54 fi; done; 07:25:54 echo "${paths[*]}"'\'')" 07:25:54 export PATH="/opt/pyenv/shims:${PATH}" 07:25:54 export PYENV_SHELL=bash 07:25:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:25:54 pyenv() { 07:25:54 local command 07:25:54 command="${1:-}" 07:25:54 if [ "$#" -gt 0 ]; then 07:25:54 shift 07:25:54 fi 07:25:54 07:25:54 case "$command" in 07:25:54 rehash|shell) 07:25:54 eval "$(pyenv "sh-$command" "$@")" 07:25:54 ;; 07:25:54 *) 07:25:54 command pyenv "$command" "$@" 07:25:54 ;; 07:25:54 esac 07:25:54 }' 07:25:54 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:25:54 for i in ${!paths[@]}; do 07:25:54 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:25:54 fi; done; 07:25:54 echo "${paths[*]}"' 07:25:54 ++ 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 07:25:54 ++ 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 07:25:54 ++ 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 07:25:54 ++ export PYENV_SHELL=bash 07:25:54 ++ PYENV_SHELL=bash 07:25:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:25:54 +++ complete -F _pyenv pyenv 07:25:54 ++ lf-pyver python3 07:25:54 ++ local py_version_xy=python3 07:25:54 ++ local py_version_xyz= 07:25:54 ++ pyenv versions 07:25:54 ++ local command 07:25:54 ++ command=versions 07:25:54 ++ '[' 1 -gt 0 ']' 07:25:54 ++ shift 07:25:54 ++ case "$command" in 07:25:54 ++ command pyenv versions 07:25:54 ++ awk '{ print $1 }' 07:25:54 ++ grep -E '^[0-9.]*[0-9]$' 07:25:54 ++ sed 's/^[ *]* //' 07:25:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:25:54 +++ grep '^3' /tmp/.pyenv_versions 07:25:54 +++ tail -n 1 07:25:54 +++ sort -V 07:25:54 ++ py_version_xyz=3.11.10 07:25:54 ++ [[ -z 3.11.10 ]] 07:25:54 ++ echo 3.11.10 07:25:54 ++ return 0 07:25:54 + pyenv local 3.11.10 07:25:54 + local command 07:25:54 + command=local 07:25:54 + '[' 2 -gt 0 ']' 07:25:54 + shift 07:25:54 + case "$command" in 07:25:54 + command pyenv local 3.11.10 07:25:54 + for arg in "$@" 07:25:54 + case $arg in 07:25:54 + pkg_list+='tox ' 07:25:54 + for arg in "$@" 07:25:54 + case $arg in 07:25:54 + pkg_list+='virtualenv ' 07:25:54 + for arg in "$@" 07:25:54 + case $arg in 07:25:54 + pkg_list+='urllib3~=1.26.15 ' 07:25:54 + [[ -f /tmp/.toxenv ]] 07:25:54 + [[ ! -f /tmp/.toxenv ]] 07:25:54 + [[ -n '' ]] 07:25:54 + python3 -m venv /tmp/venv-S4Vj 07:25:58 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S4Vj' 07:25:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S4Vj 07:25:58 + echo /tmp/venv-S4Vj 07:25:58 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:25:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:25:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:25:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:25:58 + local 'pip_opts=--upgrade --quiet' 07:25:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:25:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:25:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:25:58 + [[ -n '' ]] 07:25:58 + [[ -n '' ]] 07:25:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:25:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:25:58 + /tmp/venv-S4Vj/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 07:26:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:26:02 lf-activate-venv(): INFO: Base packages installed successfully 07:26:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:26:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:26:02 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:26:02 + /tmp/venv-S4Vj/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 07:26:04 + type python3 07:26:04 + true 07:26:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-S4Vj/bin to PATH' 07:26:04 lf-activate-venv(): INFO: Adding /tmp/venv-S4Vj/bin to PATH 07:26:04 + PATH=/tmp/venv-S4Vj/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 07:26:04 + return 0 07:26:04 + python3 --version 07:26:04 Python 3.11.10 07:26:04 + python3 -m pip --version 07:26:04 pip 25.3 from /tmp/venv-S4Vj/lib/python3.11/site-packages/pip (python 3.11) 07:26:04 + python3 -m pip freeze 07:26:04 cachetools==6.2.1 07:26:04 chardet==5.2.0 07:26:04 colorama==0.4.6 07:26:04 distlib==0.4.0 07:26:04 filelock==3.20.0 07:26:04 packaging==25.0 07:26:04 platformdirs==4.5.0 07:26:04 pluggy==1.6.0 07:26:04 pyproject-api==1.10.0 07:26:04 tox==4.32.0 07:26:04 urllib3==1.26.20 07:26:04 virtualenv==20.35.4 07:26:05 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins16602338524642821295.sh 07:26:05 [EnvInject] - Injecting environment variables from a build step. 07:26:05 [EnvInject] - Injecting as environment variables the properties content 07:26:05 PARALLEL=False 07:26:05 07:26:05 [EnvInject] - Variables injected successfully. 07:26:05 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins7264559420468106988.sh 07:26:05 ---> tox-run.sh 07:26:05 + 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 07:26:05 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 07:26:05 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 07:26:05 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 07:26:05 + cd /w/workspace/builder-tox-verify-master/. 07:26:05 + source /home/jenkins/lf-env.sh 07:26:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:26:05 ++ mktemp -d /tmp/venv-XXXX 07:26:05 + lf_venv=/tmp/venv-GQG8 07:26:05 + local venv_file=/tmp/.os_lf_venv 07:26:05 + local python=python3 07:26:05 + local options 07:26:05 + local set_path=true 07:26:05 + local install_args= 07:26: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 07:26:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:26:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:26:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:26:05 + true 07:26:05 + case $1 in 07:26:05 + venv_file=/tmp/.toxenv 07:26:05 + shift 2 07:26:05 + true 07:26:05 + case $1 in 07:26:05 + shift 07:26:05 + break 07:26:05 + case $python in 07:26:05 + local pkg_list= 07:26:05 + [[ -d /opt/pyenv ]] 07:26:05 + echo 'Setup pyenv:' 07:26:05 Setup pyenv: 07:26:05 + export PYENV_ROOT=/opt/pyenv 07:26:05 + PYENV_ROOT=/opt/pyenv 07:26:05 + 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 07:26:05 + 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 07:26:05 + pyenv versions 07:26:05 system 07:26:05 3.8.20 07:26:05 3.9.20 07:26:05 3.10.15 07:26:05 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 07:26:05 + command -v pyenv 07:26:05 ++ pyenv init - --no-rehash 07:26:05 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:26:05 for i in ${!paths[@]}; do 07:26:05 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:26:05 fi; done; 07:26:05 echo "${paths[*]}"'\'')" 07:26:05 export PATH="/opt/pyenv/shims:${PATH}" 07:26:05 export PYENV_SHELL=bash 07:26:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:26:05 pyenv() { 07:26:05 local command 07:26:05 command="${1:-}" 07:26:05 if [ "$#" -gt 0 ]; then 07:26:05 shift 07:26:05 fi 07:26:05 07:26:05 case "$command" in 07:26:05 rehash|shell) 07:26:05 eval "$(pyenv "sh-$command" "$@")" 07:26:05 ;; 07:26:05 *) 07:26:05 command pyenv "$command" "$@" 07:26:05 ;; 07:26:05 esac 07:26:05 }' 07:26:05 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:26:05 for i in ${!paths[@]}; do 07:26:05 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:26:05 fi; done; 07:26:05 echo "${paths[*]}"' 07:26:05 ++ 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 07:26:05 ++ 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 07:26:05 ++ 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 07:26:05 ++ export PYENV_SHELL=bash 07:26:05 ++ PYENV_SHELL=bash 07:26:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:26:05 +++ complete -F _pyenv pyenv 07:26:05 ++ lf-pyver python3 07:26:05 ++ local py_version_xy=python3 07:26:05 ++ local py_version_xyz= 07:26:05 ++ pyenv versions 07:26:05 ++ local command 07:26:05 ++ grep -E '^[0-9.]*[0-9]$' 07:26:05 ++ command=versions 07:26:05 ++ '[' 1 -gt 0 ']' 07:26:05 ++ shift 07:26:05 ++ case "$command" in 07:26:05 ++ command pyenv versions 07:26:05 ++ awk '{ print $1 }' 07:26:05 ++ sed 's/^[ *]* //' 07:26:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:26:05 +++ grep '^3' /tmp/.pyenv_versions 07:26:05 +++ tail -n 1 07:26:05 +++ sort -V 07:26:05 ++ py_version_xyz=3.11.10 07:26:05 ++ [[ -z 3.11.10 ]] 07:26:05 ++ echo 3.11.10 07:26:05 ++ return 0 07:26:05 + pyenv local 3.11.10 07:26:05 + local command 07:26:05 + command=local 07:26:05 + '[' 2 -gt 0 ']' 07:26:05 + shift 07:26:05 + case "$command" in 07:26:05 + command pyenv local 3.11.10 07:26:05 + for arg in "$@" 07:26:05 + case $arg in 07:26:05 + pkg_list+='tox ' 07:26:05 + for arg in "$@" 07:26:05 + case $arg in 07:26:05 + pkg_list+='virtualenv ' 07:26:05 + for arg in "$@" 07:26:05 + case $arg in 07:26:05 + pkg_list+='urllib3~=1.26.15 ' 07:26:05 + [[ -f /tmp/.toxenv ]] 07:26:05 ++ cat /tmp/.toxenv 07:26:05 + lf_venv=/tmp/venv-S4Vj 07:26:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S4Vj from' file:/tmp/.toxenv 07:26:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S4Vj from file:/tmp/.toxenv 07:26:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:26:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:26:05 + local 'pip_opts=--upgrade --quiet' 07:26:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:26:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:26:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:26:05 + [[ -n '' ]] 07:26:05 + [[ -n '' ]] 07:26:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:26:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:26:05 + /tmp/venv-S4Vj/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 07:26:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:26:06 lf-activate-venv(): INFO: Base packages installed successfully 07:26:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:26:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:26:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:26:06 + /tmp/venv-S4Vj/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 07:26:07 + type python3 07:26:07 + true 07:26:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-S4Vj/bin to PATH' 07:26:07 lf-activate-venv(): INFO: Adding /tmp/venv-S4Vj/bin to PATH 07:26:07 + PATH=/tmp/venv-S4Vj/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 07:26:07 + return 0 07:26:07 + [[ -d /opt/pyenv ]] 07:26:07 + echo '---> Setting up pyenv' 07:26:07 ---> Setting up pyenv 07:26:07 + export PYENV_ROOT=/opt/pyenv 07:26:07 + PYENV_ROOT=/opt/pyenv 07:26:07 + export PATH=/opt/pyenv/bin:/tmp/venv-S4Vj/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 07:26:07 + PATH=/opt/pyenv/bin:/tmp/venv-S4Vj/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 07:26:07 ++ pwd 07:26:07 + PYTHONPATH=/w/workspace/builder-tox-verify-master 07:26:07 + export PYTHONPATH 07:26:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:26:07 + TOX_TESTENV_PASSENV=PYTHONPATH 07:26:07 + tox --version 07:26:07 4.32.0 from /tmp/venv-S4Vj/lib/python3.11/site-packages/tox/__init__.py 07:26:07 + PARALLEL=False 07:26:07 + TOX_OPTIONS_LIST= 07:26:07 + [[ -n '' ]] 07:26:07 + case ${PARALLEL,,} in 07:26:07 + tox 07:26:07 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 07:26:08 docs: install_deps> python -I -m pip install -r docs/requirements.txt 07:26:29 docs: freeze> python -m pip freeze --all 07:26:29 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.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.7,numpy==2.3.4,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-py==3.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.5.0,webcolors==25.10.0 07:26:29 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 07:26:31 docs: OK ✔ in 23.48 seconds 07:26:31 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 07:26:47 docs-linkcheck: freeze> python -m pip freeze --all 07:26:47 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.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.7,numpy==2.3.4,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-py==3.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.5.0,webcolors==25.10.0 07:26:47 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 07:26:50 docs-linkcheck: OK ✔ in 18.87 seconds 07:26:50 jjb-version: freeze> python -m pip freeze --all 07:26:50 jjb-version: pip==25.3,setuptools==80.9.0 07:26:50 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 07:26:50 JJB version in jjb/releng-jobs.yaml: 6.3.0 07:26:50 JJB version in tox.ini: 6.3.0 07:26:50 jjb-version: OK ✔ in 0.77 seconds 07:26:50 prefix: freeze> python -m pip freeze --all 07:26:51 prefix: pip==25.3,setuptools==80.9.0 07:26:51 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 07:26:51 prefix: OK ✔ in 0.7 seconds 07:26:51 robot: freeze> python -m pip freeze --all 07:26:52 robot: pip==25.3,setuptools==80.9.0 07:26:52 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 07:26:52 docs: OK (23.48=setup[21.66]+cmd[1.81] seconds) 07:26:52 docs-linkcheck: OK (18.87=setup[16.63]+cmd[2.24] seconds) 07:26:52 jjb-version: OK (0.77=setup[0.74]+cmd[0.03] seconds) 07:26:52 prefix: OK (0.69=setup[0.67]+cmd[0.02] seconds) 07:26:52 robot: OK (0.72=setup[0.68]+cmd[0.04] seconds) 07:26:52 congratulations :) (44.55 seconds) 07:26:52 + tox_status=0 07:26:52 + echo '---> Completed tox runs' 07:26:52 ---> Completed tox runs 07:26:52 + for i in .tox/*/log 07:26:52 ++ awk -F/ '{print $2}' 07:26:52 ++ echo .tox/docs-linkcheck/log 07:26:52 + tox_env=docs-linkcheck 07:26:52 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 07:26:52 + for i in .tox/*/log 07:26:52 ++ echo .tox/docs/log 07:26:52 ++ awk -F/ '{print $2}' 07:26:52 + tox_env=docs 07:26:52 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 07:26:52 + for i in .tox/*/log 07:26:52 ++ echo .tox/jjb-version/log 07:26:52 ++ awk -F/ '{print $2}' 07:26:52 + tox_env=jjb-version 07:26:52 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 07:26:52 + for i in .tox/*/log 07:26:52 ++ echo .tox/prefix/log 07:26:52 ++ awk -F/ '{print $2}' 07:26:52 + tox_env=prefix 07:26:52 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 07:26:52 + for i in .tox/*/log 07:26:52 ++ echo .tox/robot/log 07:26:52 ++ awk -F/ '{print $2}' 07:26:52 + tox_env=robot 07:26:52 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 07:26:52 + DOC_DIR=docs/_build/html 07:26:52 + [[ -d docs/_build/html ]] 07:26:52 + echo '---> Archiving generated docs' 07:26:52 ---> Archiving generated docs 07:26:52 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 07:26:52 + echo '---> tox-run.sh ends' 07:26:52 ---> tox-run.sh ends 07:26:52 + test 0 -eq 0 07:26:52 $ ssh-agent -k 07:26:52 unset SSH_AUTH_SOCK; 07:26:52 unset SSH_AGENT_PID; 07:26:52 echo Agent pid 1519 killed; 07:26:52 [ssh-agent] Stopped. 07:26:52 [PostBuildScript] - [INFO] Executing post build scripts. 07:26:52 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2597176918714564196.sh 07:26:52 ---> sysstat.sh 07:26:53 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5647277401588305070.sh 07:26:53 ---> package-listing.sh 07:26:53 ++ tr '[:upper:]' '[:lower:]' 07:26:53 ++ facter osfamily 07:26:53 + OS_FAMILY=debian 07:26:53 + workspace=/w/workspace/builder-tox-verify-master 07:26:53 + START_PACKAGES=/tmp/packages_start.txt 07:26:53 + END_PACKAGES=/tmp/packages_end.txt 07:26:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:26:53 + PACKAGES=/tmp/packages_start.txt 07:26:53 + '[' /w/workspace/builder-tox-verify-master ']' 07:26:53 + PACKAGES=/tmp/packages_end.txt 07:26:53 + case "${OS_FAMILY}" in 07:26:53 + dpkg -l 07:26:53 + grep '^ii' 07:26:53 + '[' -f /tmp/packages_start.txt ']' 07:26:53 + '[' -f /tmp/packages_end.txt ']' 07:26:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:26:53 + '[' /w/workspace/builder-tox-verify-master ']' 07:26:53 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 07:26:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 07:26:53 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16647655757176619972.sh 07:26:53 ---> capture-instance-metadata.sh 07:26:53 Setup pyenv: 07:26:53 system 07:26:53 3.8.20 07:26:53 3.9.20 07:26:53 3.10.15 07:26:53 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 07:26:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A4Zl from file:/tmp/.os_lf_venv 07:26:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:26:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:26:56 lf-activate-venv(): INFO: Base packages installed successfully 07:26:56 lf-activate-venv(): INFO: Installing additional packages: lftools 07:27:07 lf-activate-venv(): INFO: Adding /tmp/venv-A4Zl/bin to PATH 07:27:07 INFO: Running in OpenStack, capturing instance metadata 07:27:07 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9484619481441069462.sh 07:27:08 provisioning config files... 07:27:08 Could not find credentials [logs] for builder-tox-verify-master #8049 07:27:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config8201090886234382446tmp 07:27:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:27:08 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:27:08 provisioning config files... 07:27:08 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:27:08 [EnvInject] - Injecting environment variables from a build step. 07:27:08 [EnvInject] - Injecting as environment variables the properties content 07:27:08 SERVER_ID=logs 07:27:08 07:27:08 [EnvInject] - Variables injected successfully. 07:27:08 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16724183633166194679.sh 07:27:08 ---> create-netrc.sh 07:27:08 WARN: Log server credential not found. 07:27:08 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4381189569179375087.sh 07:27:08 ---> python-tools-install.sh 07:27:08 Setup pyenv: 07:27:08 system 07:27:08 3.8.20 07:27:08 3.9.20 07:27:08 3.10.15 07:27:08 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 07:27:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A4Zl from file:/tmp/.os_lf_venv 07:27:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:27:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:27:10 lf-activate-venv(): INFO: Base packages installed successfully 07:27:10 lf-activate-venv(): INFO: Installing additional packages: lftools 07:27:20 lf-activate-venv(): INFO: Adding /tmp/venv-A4Zl/bin to PATH 07:27:20 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5564092499176202720.sh 07:27:20 ---> sudo-logs.sh 07:27:20 Archiving 'sudo' log.. 07:27:20 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10580174185285463359.sh 07:27:20 ---> job-cost.sh 07:27:20 Setup pyenv: 07:27:20 system 07:27:20 3.8.20 07:27:20 3.9.20 07:27:20 3.10.15 07:27:20 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 07:27:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A4Zl from file:/tmp/.os_lf_venv 07:27:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:27:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:27:23 lf-activate-venv(): INFO: Base packages installed successfully 07:27:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:27:29 lf-activate-venv(): INFO: Adding /tmp/venv-A4Zl/bin to PATH 07:27:29 INFO: No Stack... 07:27:29 INFO: Retrieving Pricing Info for: v3-standard-2 07:27:29 INFO: Archiving Costs 07:27:29 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins15428879675124300046.sh 07:27:29 ---> logs-deploy.sh 07:27:29 Setup pyenv: 07:27:29 system 07:27:29 3.8.20 07:27:29 3.9.20 07:27:29 3.10.15 07:27:29 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 07:27:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A4Zl from file:/tmp/.os_lf_venv 07:27:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:27:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:27:31 lf-activate-venv(): INFO: Base packages installed successfully 07:27:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:27:41 lf-activate-venv(): INFO: Adding /tmp/venv-A4Zl/bin to PATH 07:27:41 WARNING: Nexus logging server not set 07:27:41 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8049/ 07:27:41 INFO: archiving logs to S3 07:27:42 ---> uname -a: 07:27:42 Linux prd-ubuntu2204-builder-2c-2g-4677 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 07:27:42 07:27:42 07:27:42 ---> lscpu: 07:27:42 Architecture: x86_64 07:27:42 CPU op-mode(s): 32-bit, 64-bit 07:27:42 Address sizes: 40 bits physical, 48 bits virtual 07:27:42 Byte Order: Little Endian 07:27:42 CPU(s): 2 07:27:42 On-line CPU(s) list: 0,1 07:27:42 Vendor ID: AuthenticAMD 07:27:42 Model name: AMD EPYC-Rome Processor 07:27:42 CPU family: 23 07:27:42 Model: 49 07:27:42 Thread(s) per core: 1 07:27:42 Core(s) per socket: 1 07:27:42 Socket(s): 2 07:27:42 Stepping: 0 07:27:42 BogoMIPS: 5599.99 07:27:42 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 07:27:42 Virtualization: AMD-V 07:27:42 Hypervisor vendor: KVM 07:27:42 Virtualization type: full 07:27:42 L1d cache: 64 KiB (2 instances) 07:27:42 L1i cache: 64 KiB (2 instances) 07:27:42 L2 cache: 1 MiB (2 instances) 07:27:42 L3 cache: 32 MiB (2 instances) 07:27:42 NUMA node(s): 1 07:27:42 NUMA node0 CPU(s): 0,1 07:27:42 Vulnerability Gather data sampling: Not affected 07:27:42 Vulnerability Indirect target selection: Not affected 07:27:42 Vulnerability Itlb multihit: Not affected 07:27:42 Vulnerability L1tf: Not affected 07:27:42 Vulnerability Mds: Not affected 07:27:42 Vulnerability Meltdown: Not affected 07:27:42 Vulnerability Mmio stale data: Not affected 07:27:42 Vulnerability Reg file data sampling: Not affected 07:27:42 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 07:27:42 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 07:27:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:27:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:27:42 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:27:42 Vulnerability Srbds: Not affected 07:27:42 Vulnerability Tsx async abort: Not affected 07:27:42 07:27:42 07:27:42 ---> nproc: 07:27:42 2 07:27:42 07:27:42 07:27:42 ---> df -h: 07:27:42 Filesystem Size Used Avail Use% Mounted on 07:27:42 tmpfs 794M 1.1M 793M 1% /run 07:27:42 /dev/vda1 39G 9.1G 30G 24% / 07:27:42 tmpfs 3.9G 0 3.9G 0% /dev/shm 07:27:42 tmpfs 5.0M 0 5.0M 0% /run/lock 07:27:42 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:27:42 tmpfs 794M 4.0K 794M 1% /run/user/1001 07:27:42 07:27:42 07:27:42 ---> free -m: 07:27:42 total used free shared buff/cache available 07:27:42 Mem: 7937 549 4024 4 3364 7077 07:27:42 Swap: 1023 0 1023 07:27:42 07:27:42 07:27:42 ---> ip addr: 07:27:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:27:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:27:42 inet 127.0.0.1/8 scope host lo 07:27:42 valid_lft forever preferred_lft forever 07:27:42 inet6 ::1/128 scope host 07:27:42 valid_lft forever preferred_lft forever 07:27:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:27:42 link/ether fa:16:3e:3e:d8:a9 brd ff:ff:ff:ff:ff:ff 07:27:42 altname enp0s3 07:27:42 inet 10.30.171.198/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 07:27:42 valid_lft 86185sec preferred_lft 86185sec 07:27:42 inet6 fe80::f816:3eff:fe3e:d8a9/64 scope link 07:27:42 valid_lft forever preferred_lft forever 07:27:42 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:27:42 link/ether 86:eb:66:b0:47:71 brd ff:ff:ff:ff:ff:ff 07:27:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:27:42 valid_lft forever preferred_lft forever 07:27:42 07:27:42 07:27:42 ---> sar -b -r -n DEV: 07:27:42 Linux 5.15.0-153-generic (prd-ubuntu2204-builder-2c-2g-4677) 11/02/25 _x86_64_ (2 CPU) 07:27:42 07:27:42 07:24:10 LINUX RESTART (2 CPU) 07:27:42 07:27:42 07:27:42 ---> sar -P ALL: 07:27:42 Linux 5.15.0-153-generic (prd-ubuntu2204-builder-2c-2g-4677) 11/02/25 _x86_64_ (2 CPU) 07:27:42 07:27:42 07:24:10 LINUX RESTART (2 CPU) 07:27:42 07:27:42 07:27:42