11:04:32 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/117939 11:04:32 Running as SYSTEM 11:04:32 [EnvInject] - Loading node environment variables. 11:04:32 Building remotely on prd-ubuntu2204-builder-2c-2g-49159 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 11:04:33 [ssh-agent] Looking for ssh-agent implementation... 11:04:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:04:33 $ ssh-agent 11:04:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfEWZbC/agent.1516 11:04:33 SSH_AGENT_PID=1518 11:04:33 [ssh-agent] Started. 11:04:33 Running ssh-add (command line suppressed) 11:04:33 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_2711133345778039447.key (/w/workspace/builder-tox-verify-master@tmp/private_key_2711133345778039447.key) 11:04:33 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:04:33 The recommended git tool is: NONE 11:04:35 using credential jenkins-ssh 11:04:35 Wiping out workspace first. 11:04:35 Cloning the remote Git repository 11:04:35 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:04:35 > git init /w/workspace/builder-tox-verify-master # timeout=10 11:04:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:04:35 > git --version # timeout=10 11:04:35 > git --version # 'git version 2.34.1' 11:04:35 using GIT_SSH to set credentials jenkins-ssh 11:04:35 Verifying host key using known hosts file 11:04:35 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. 11:04:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:37 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:04:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:37 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:04:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:04:37 using GIT_SSH to set credentials jenkins-ssh 11:04:37 Verifying host key using known hosts file 11:04:37 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. 11:04:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/39/117939/1 # timeout=10 11:04:38 > git rev-parse 28f3e996f8f156fd035321d599f12a0d6ed91605^{commit} # timeout=10 11:04:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:04:38 Checking out Revision 28f3e996f8f156fd035321d599f12a0d6ed91605 (refs/changes/39/117939/1) 11:04:38 > git config core.sparsecheckout # timeout=10 11:04:38 > git checkout -f 28f3e996f8f156fd035321d599f12a0d6ed91605 # timeout=10 11:04:41 Commit message: "Update cloud image list docs" 11:04:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:04:41 > git rev-list --no-walk 63ef7355df90da9aaf7c434571c04c4ba26ac8e0 # timeout=10 11:04:41 > git remote # timeout=10 11:04:41 > git submodule init # timeout=10 11:04:41 > git submodule sync # timeout=10 11:04:41 > git config --get remote.origin.url # timeout=10 11:04:41 > git submodule init # timeout=10 11:04:41 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:04:41 > git config --get submodule.global-jjb.url # timeout=10 11:04:41 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:04:41 > git config --get submodule.packer/common-packer.url # timeout=10 11:04:41 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:04:41 > git submodule update --init --recursive global-jjb # timeout=10 11:04:42 > git submodule update --init --recursive packer/common-packer # timeout=10 11:04:43 provisioning config files... 11:04:43 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:04:43 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:04:43 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10720675932300804699.sh 11:04:43 ---> python-tools-install.sh 11:04:43 Setup pyenv: 11:04:43 * system (set by /opt/pyenv/version) 11:04:43 * 3.8.20 (set by /opt/pyenv/version) 11:04:43 * 3.9.20 (set by /opt/pyenv/version) 11:04:43 * 3.10.15 (set by /opt/pyenv/version) 11:04:43 * 3.11.10 (set by /opt/pyenv/version) 11:04:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mnCT 11:04:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:04:51 lf-activate-venv(): INFO: Installing: lftools 11:05:15 lf-activate-venv(): INFO: Adding /tmp/venv-mnCT/bin to PATH 11:05:15 Generating Requirements File 11:05:36 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. 11:05:36 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:05:36 Python 3.11.10 11:05:36 pip 25.2 from /tmp/venv-mnCT/lib/python3.11/site-packages/pip (python 3.11) 11:05:37 appdirs==1.4.4 11:05:37 argcomplete==3.6.2 11:05:37 aspy.yaml==1.3.0 11:05:37 attrs==25.3.0 11:05:37 autopage==0.5.2 11:05:37 beautifulsoup4==4.13.5 11:05:37 boto3==1.40.24 11:05:37 botocore==1.40.24 11:05:37 bs4==0.0.2 11:05:37 cachetools==5.5.2 11:05:37 certifi==2025.8.3 11:05:37 cffi==1.17.1 11:05:37 cfgv==3.4.0 11:05:37 chardet==5.2.0 11:05:37 charset-normalizer==3.4.3 11:05:37 click==8.2.1 11:05:37 cliff==4.11.0 11:05:37 cmd2==2.7.0 11:05:37 cryptography==3.3.2 11:05:37 debtcollector==3.0.0 11:05:37 decorator==5.2.1 11:05:37 defusedxml==0.7.1 11:05:37 Deprecated==1.2.18 11:05:37 distlib==0.4.0 11:05:37 dnspython==2.7.0 11:05:37 docker==7.1.0 11:05:37 dogpile.cache==1.4.0 11:05:37 durationpy==0.10 11:05:37 email-validator==2.3.0 11:05:37 filelock==3.19.1 11:05:37 future==1.0.0 11:05:37 gitdb==4.0.12 11:05:37 GitPython==3.1.45 11:05:37 google-auth==2.40.3 11:05:37 httplib2==0.30.0 11:05:37 identify==2.6.13 11:05:37 idna==3.10 11:05:37 importlib-resources==1.5.0 11:05:37 iso8601==2.1.0 11:05:37 Jinja2==3.1.6 11:05:37 jmespath==1.0.1 11:05:37 jsonpatch==1.33 11:05:37 jsonpointer==3.0.0 11:05:37 jsonschema==4.25.1 11:05:37 jsonschema-specifications==2025.4.1 11:05:37 keystoneauth1==5.12.0 11:05:37 kubernetes==33.1.0 11:05:37 lftools==0.37.13 11:05:37 lxml==6.0.1 11:05:37 markdown-it-py==4.0.0 11:05:37 MarkupSafe==3.0.2 11:05:37 mdurl==0.1.2 11:05:37 msgpack==1.1.1 11:05:37 multi_key_dict==2.0.3 11:05:37 munch==4.0.0 11:05:37 netaddr==1.3.0 11:05:37 niet==1.4.2 11:05:37 nodeenv==1.9.1 11:05:37 oauth2client==4.1.3 11:05:37 oauthlib==3.3.1 11:05:37 openstacksdk==4.7.0 11:05:37 os-service-types==1.8.0 11:05:37 osc-lib==4.2.0 11:05:37 oslo.config==10.0.0 11:05:37 oslo.context==6.1.0 11:05:37 oslo.i18n==6.6.0 11:05:37 oslo.log==7.2.1 11:05:37 oslo.serialization==5.8.0 11:05:37 oslo.utils==9.1.0 11:05:37 packaging==25.0 11:05:37 pbr==7.0.1 11:05:37 platformdirs==4.4.0 11:05:37 prettytable==3.16.0 11:05:37 psutil==7.0.0 11:05:37 pyasn1==0.6.1 11:05:37 pyasn1_modules==0.4.2 11:05:37 pycparser==2.22 11:05:37 pygerrit2==2.0.15 11:05:37 PyGithub==2.8.1 11:05:37 Pygments==2.19.2 11:05:37 PyJWT==2.10.1 11:05:37 PyNaCl==1.5.0 11:05:37 pyparsing==2.4.7 11:05:37 pyperclip==1.9.0 11:05:37 pyrsistent==0.20.0 11:05:37 python-cinderclient==9.8.0 11:05:37 python-dateutil==2.9.0.post0 11:05:37 python-heatclient==4.3.0 11:05:37 python-jenkins==1.8.3 11:05:37 python-keystoneclient==5.7.0 11:05:37 python-magnumclient==4.9.0 11:05:37 python-openstackclient==8.2.0 11:05:37 python-swiftclient==4.8.0 11:05:37 PyYAML==6.0.2 11:05:37 referencing==0.36.2 11:05:37 requests==2.32.5 11:05:37 requests-oauthlib==2.0.0 11:05:37 requestsexceptions==1.4.0 11:05:37 rfc3986==2.0.0 11:05:37 rich==14.1.0 11:05:37 rich-argparse==1.7.1 11:05:37 rpds-py==0.27.1 11:05:37 rsa==4.9.1 11:05:37 ruamel.yaml==0.18.15 11:05:37 ruamel.yaml.clib==0.2.12 11:05:37 s3transfer==0.13.1 11:05:37 simplejson==3.20.1 11:05:37 six==1.17.0 11:05:37 smmap==5.0.2 11:05:37 soupsieve==2.8 11:05:37 stevedore==5.5.0 11:05:37 tabulate==0.9.0 11:05:37 toml==0.10.2 11:05:37 tomlkit==0.13.3 11:05:37 tqdm==4.67.1 11:05:37 typing_extensions==4.15.0 11:05:37 tzdata==2025.2 11:05:37 urllib3==1.26.20 11:05:37 virtualenv==20.34.0 11:05:37 wcwidth==0.2.13 11:05:37 websocket-client==1.8.0 11:05:37 wrapt==1.17.3 11:05:37 xdg==6.0.0 11:05:37 xmltodict==0.15.0 11:05:37 yq==3.4.3 11:05:37 [EnvInject] - Injecting environment variables from a build step. 11:05:37 [EnvInject] - Injecting as environment variables the properties content 11:05:37 PYTHON=python3 11:05:37 11:05:37 [EnvInject] - Variables injected successfully. 11:05:37 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins9061679460875012291.sh 11:05:37 ---> tox-install.sh 11:05:37 + source /home/jenkins/lf-env.sh 11:05:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:05:37 ++ mktemp -d /tmp/venv-XXXX 11:05:37 + lf_venv=/tmp/venv-DF93 11:05:37 + local venv_file=/tmp/.os_lf_venv 11:05:37 + local python=python3 11:05:37 + local options 11:05:37 + local set_path=true 11:05:37 + local install_args= 11:05:37 ++ 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 11:05:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:05:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:05:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:05:37 + true 11:05:37 + case $1 in 11:05:37 + venv_file=/tmp/.toxenv 11:05:37 + shift 2 11:05:37 + true 11:05:37 + case $1 in 11:05:37 + shift 11:05:37 + break 11:05:37 + case $python in 11:05:37 + local pkg_list= 11:05:37 + [[ -d /opt/pyenv ]] 11:05:37 + echo 'Setup pyenv:' 11:05:37 Setup pyenv: 11:05:37 + export PYENV_ROOT=/opt/pyenv 11:05:37 + PYENV_ROOT=/opt/pyenv 11:05:37 + 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 11:05:37 + 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 11:05:37 + pyenv versions 11:05:37 system 11:05:37 3.8.20 11:05:37 3.9.20 11:05:37 3.10.15 11:05:37 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:05:37 + command -v pyenv 11:05:37 ++ pyenv init - --no-rehash 11:05:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:05:37 for i in ${!paths[@]}; do 11:05:37 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:05:37 fi; done; 11:05:37 echo "${paths[*]}"'\'')" 11:05:37 export PATH="/opt/pyenv/shims:${PATH}" 11:05:37 export PYENV_SHELL=bash 11:05:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:05:37 pyenv() { 11:05:37 local command 11:05:37 command="${1:-}" 11:05:37 if [ "$#" -gt 0 ]; then 11:05:37 shift 11:05:37 fi 11:05:37 11:05:37 case "$command" in 11:05:37 rehash|shell) 11:05:37 eval "$(pyenv "sh-$command" "$@")" 11:05:37 ;; 11:05:37 *) 11:05:37 command pyenv "$command" "$@" 11:05:37 ;; 11:05:37 esac 11:05:37 }' 11:05:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:05:37 for i in ${!paths[@]}; do 11:05:37 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:05:37 fi; done; 11:05:37 echo "${paths[*]}"' 11:05:37 ++ 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 11:05:37 ++ 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 11:05:37 ++ 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 11:05:37 ++ export PYENV_SHELL=bash 11:05:37 ++ PYENV_SHELL=bash 11:05:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:05:37 +++ complete -F _pyenv pyenv 11:05:37 ++ lf-pyver python3 11:05:37 ++ local py_version_xy=python3 11:05:37 ++ local py_version_xyz= 11:05:37 ++ pyenv versions 11:05:37 ++ local command 11:05:37 ++ command=versions 11:05:37 ++ '[' 1 -gt 0 ']' 11:05:37 ++ shift 11:05:37 ++ awk '{ print $1 }' 11:05:37 ++ case "$command" in 11:05:37 ++ command pyenv versions 11:05:37 ++ grep -E '^[0-9.]*[0-9]$' 11:05:37 ++ sed 's/^[ *]* //' 11:05:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:05:37 +++ grep '^3' /tmp/.pyenv_versions 11:05:37 +++ tail -n 1 11:05:37 +++ sort -V 11:05:37 ++ py_version_xyz=3.11.10 11:05:37 ++ [[ -z 3.11.10 ]] 11:05:37 ++ echo 3.11.10 11:05:37 ++ return 0 11:05:37 + pyenv local 3.11.10 11:05:37 + local command 11:05:37 + command=local 11:05:37 + '[' 2 -gt 0 ']' 11:05:37 + shift 11:05:37 + case "$command" in 11:05:37 + command pyenv local 3.11.10 11:05:37 + for arg in "$@" 11:05:37 + case $arg in 11:05:37 + pkg_list+='tox ' 11:05:37 + for arg in "$@" 11:05:37 + case $arg in 11:05:37 + pkg_list+='virtualenv ' 11:05:37 + for arg in "$@" 11:05:37 + case $arg in 11:05:37 + pkg_list+='urllib3~=1.26.15 ' 11:05:37 + [[ -f /tmp/.toxenv ]] 11:05:37 + [[ ! -f /tmp/.toxenv ]] 11:05:37 + [[ -n '' ]] 11:05:37 + python3 -m venv /tmp/venv-DF93 11:05:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DF93' 11:05:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DF93 11:05:41 + echo /tmp/venv-DF93 11:05:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:05:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:05:41 + /tmp/venv-DF93/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:05:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:05:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:05:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:05:44 + /tmp/venv-DF93/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:05:46 + type python3 11:05:46 + true 11:05:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DF93/bin to PATH' 11:05:46 lf-activate-venv(): INFO: Adding /tmp/venv-DF93/bin to PATH 11:05:46 + PATH=/tmp/venv-DF93/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 11:05:46 + return 0 11:05:46 + python3 --version 11:05:46 Python 3.11.10 11:05:46 + python3 -m pip --version 11:05:46 pip 25.2 from /tmp/venv-DF93/lib/python3.11/site-packages/pip (python 3.11) 11:05:46 + python3 -m pip freeze 11:05:47 cachetools==6.2.0 11:05:47 chardet==5.2.0 11:05:47 colorama==0.4.6 11:05:47 distlib==0.4.0 11:05:47 filelock==3.19.1 11:05:47 packaging==25.0 11:05:47 platformdirs==4.4.0 11:05:47 pluggy==1.6.0 11:05:47 pyproject-api==1.9.1 11:05:47 tox==4.30.2 11:05:47 urllib3==1.26.20 11:05:47 virtualenv==20.34.0 11:05:47 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins1678752637457910040.sh 11:05:47 [EnvInject] - Injecting environment variables from a build step. 11:05:47 [EnvInject] - Injecting as environment variables the properties content 11:05:47 PARALLEL=False 11:05:47 11:05:47 [EnvInject] - Variables injected successfully. 11:05:47 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins17525557340123052934.sh 11:05:47 ---> tox-run.sh 11:05:47 + 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 11:05:47 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 11:05:47 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 11:05:47 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 11:05:47 + cd /w/workspace/builder-tox-verify-master/. 11:05:47 + source /home/jenkins/lf-env.sh 11:05:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:05:47 ++ mktemp -d /tmp/venv-XXXX 11:05:47 + lf_venv=/tmp/venv-rgHz 11:05:47 + local venv_file=/tmp/.os_lf_venv 11:05:47 + local python=python3 11:05:47 + local options 11:05:47 + local set_path=true 11:05:47 + local install_args= 11:05:47 ++ 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 11:05:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:05:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:05:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:05:47 + true 11:05:47 + case $1 in 11:05:47 + venv_file=/tmp/.toxenv 11:05:47 + shift 2 11:05:47 + true 11:05:47 + case $1 in 11:05:47 + shift 11:05:47 + break 11:05:47 + case $python in 11:05:47 + local pkg_list= 11:05:47 + [[ -d /opt/pyenv ]] 11:05:47 + echo 'Setup pyenv:' 11:05:47 Setup pyenv: 11:05:47 + export PYENV_ROOT=/opt/pyenv 11:05:47 + PYENV_ROOT=/opt/pyenv 11:05:47 + 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 11:05:47 + 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 11:05:47 + pyenv versions 11:05:47 system 11:05:47 3.8.20 11:05:47 3.9.20 11:05:47 3.10.15 11:05:47 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:05:47 + command -v pyenv 11:05:47 ++ pyenv init - --no-rehash 11:05:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:05:47 for i in ${!paths[@]}; do 11:05:47 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:05:47 fi; done; 11:05:47 echo "${paths[*]}"'\'')" 11:05:47 export PATH="/opt/pyenv/shims:${PATH}" 11:05:47 export PYENV_SHELL=bash 11:05:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:05:47 pyenv() { 11:05:47 local command 11:05:47 command="${1:-}" 11:05:47 if [ "$#" -gt 0 ]; then 11:05:47 shift 11:05:47 fi 11:05:47 11:05:47 case "$command" in 11:05:47 rehash|shell) 11:05:47 eval "$(pyenv "sh-$command" "$@")" 11:05:47 ;; 11:05:47 *) 11:05:47 command pyenv "$command" "$@" 11:05:47 ;; 11:05:47 esac 11:05:47 }' 11:05:47 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:05:47 for i in ${!paths[@]}; do 11:05:47 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:05:47 fi; done; 11:05:47 echo "${paths[*]}"' 11:05:47 ++ 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 11:05:47 ++ 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 11:05:47 ++ 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 11:05:47 ++ export PYENV_SHELL=bash 11:05:47 ++ PYENV_SHELL=bash 11:05:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:05:47 +++ complete -F _pyenv pyenv 11:05:47 ++ lf-pyver python3 11:05:47 ++ local py_version_xy=python3 11:05:47 ++ local py_version_xyz= 11:05:47 ++ pyenv versions 11:05:47 ++ local command 11:05:47 ++ command=versions 11:05:47 ++ '[' 1 -gt 0 ']' 11:05:47 ++ awk '{ print $1 }' 11:05:47 ++ shift 11:05:47 ++ case "$command" in 11:05:47 ++ command pyenv versions 11:05:47 ++ grep -E '^[0-9.]*[0-9]$' 11:05:47 ++ sed 's/^[ *]* //' 11:05:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:05:47 +++ grep '^3' /tmp/.pyenv_versions 11:05:47 +++ tail -n 1 11:05:47 +++ sort -V 11:05:47 ++ py_version_xyz=3.11.10 11:05:47 ++ [[ -z 3.11.10 ]] 11:05:47 ++ echo 3.11.10 11:05:47 ++ return 0 11:05:47 + pyenv local 3.11.10 11:05:47 + local command 11:05:47 + command=local 11:05:47 + '[' 2 -gt 0 ']' 11:05:47 + shift 11:05:47 + case "$command" in 11:05:47 + command pyenv local 3.11.10 11:05:47 + for arg in "$@" 11:05:47 + case $arg in 11:05:47 + pkg_list+='tox ' 11:05:47 + for arg in "$@" 11:05:47 + case $arg in 11:05:47 + pkg_list+='virtualenv ' 11:05:47 + for arg in "$@" 11:05:47 + case $arg in 11:05:47 + pkg_list+='urllib3~=1.26.15 ' 11:05:47 + [[ -f /tmp/.toxenv ]] 11:05:47 ++ cat /tmp/.toxenv 11:05:47 + lf_venv=/tmp/venv-DF93 11:05:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DF93 from' file:/tmp/.toxenv 11:05:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DF93 from file:/tmp/.toxenv 11:05:47 + /tmp/venv-DF93/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:05:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:05:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:05:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:05:48 + /tmp/venv-DF93/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:05:49 + type python3 11:05:49 + true 11:05:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DF93/bin to PATH' 11:05:49 lf-activate-venv(): INFO: Adding /tmp/venv-DF93/bin to PATH 11:05:49 + PATH=/tmp/venv-DF93/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 11:05:49 + return 0 11:05:49 + [[ -d /opt/pyenv ]] 11:05:49 + echo '---> Setting up pyenv' 11:05:49 ---> Setting up pyenv 11:05:49 + export PYENV_ROOT=/opt/pyenv 11:05:49 + PYENV_ROOT=/opt/pyenv 11:05:49 + export PATH=/opt/pyenv/bin:/tmp/venv-DF93/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 11:05:49 + PATH=/opt/pyenv/bin:/tmp/venv-DF93/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 11:05:49 ++ pwd 11:05:49 + PYTHONPATH=/w/workspace/builder-tox-verify-master 11:05:49 + export PYTHONPATH 11:05:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:05:49 + TOX_TESTENV_PASSENV=PYTHONPATH 11:05:49 + tox --version 11:05:49 4.30.2 from /tmp/venv-DF93/lib/python3.11/site-packages/tox/__init__.py 11:05:49 + PARALLEL=False 11:05:49 + TOX_OPTIONS_LIST= 11:05:49 + [[ -n '' ]] 11:05:49 + case ${PARALLEL,,} in 11:05:49 + tox 11:05:49 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 11:05:50 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:06:09 docs: freeze> python -m pip freeze --all 11:06:09 docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,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==24.11.1 11:06:09 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 11:06:11 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:06:11 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:06:11 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:06:11 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:06:11 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:06:11 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:06:11 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:06:11 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:06:11 docs: exit 1 (1.76 seconds) /w/workspace/builder-tox-verify-master> 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 pid=2490 11:06:11 docs: FAIL ✖ in 21.43 seconds 11:06:11 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 11:06:27 docs-linkcheck: freeze> python -m pip freeze --all 11:06:27 docs-linkcheck: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,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==24.11.1 11:06:27 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 11:06:29 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:06:30 docs-linkcheck: exit 1 (2.42 seconds) /w/workspace/builder-tox-verify-master> 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 pid=2521 11:06:30 docs-linkcheck: FAIL ✖ in 18.9 seconds 11:06:30 jjb-version: freeze> python -m pip freeze --all 11:06:31 jjb-version: pip==25.2,setuptools==80.9.0 11:06:31 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 11:06:31 JJB version in jjb/releng-jobs.yaml: 6.3.0 11:06:31 JJB version in tox.ini: 6.3.0 11:06:31 jjb-version: OK ✔ in 0.78 seconds 11:06:31 prefix: freeze> python -m pip freeze --all 11:06:31 prefix: pip==25.2,setuptools==80.9.0 11:06:31 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 11:06:32 prefix: OK ✔ in 0.78 seconds 11:06:32 robot: freeze> python -m pip freeze --all 11:06:32 robot: pip==25.2,setuptools==80.9.0 11:06:32 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 11:06:32 docs: FAIL code 1 (21.43=setup[19.67]+cmd[1.76] seconds) 11:06:32 docs-linkcheck: FAIL code 1 (18.89=setup[16.47]+cmd[2.42] seconds) 11:06:32 jjb-version: OK (0.78=setup[0.75]+cmd[0.03] seconds) 11:06:32 prefix: OK (0.78=setup[0.75]+cmd[0.03] seconds) 11:06:32 robot: OK (0.81=setup[0.77]+cmd[0.04] seconds) 11:06:32 evaluation failed :( (42.72 seconds) 11:06:32 + tox_status=255 11:06:32 + echo '---> Completed tox runs' 11:06:32 ---> Completed tox runs 11:06:32 + for i in .tox/*/log 11:06:32 ++ echo .tox/docs-linkcheck/log 11:06:32 ++ awk -F/ '{print $2}' 11:06:32 + tox_env=docs-linkcheck 11:06:32 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 11:06:32 + for i in .tox/*/log 11:06:32 ++ echo .tox/docs/log 11:06:32 ++ awk -F/ '{print $2}' 11:06:32 + tox_env=docs 11:06:32 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 11:06:32 + for i in .tox/*/log 11:06:32 ++ echo .tox/jjb-version/log 11:06:32 ++ awk -F/ '{print $2}' 11:06:32 + tox_env=jjb-version 11:06:32 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 11:06:32 + for i in .tox/*/log 11:06:32 ++ echo .tox/prefix/log 11:06:32 ++ awk -F/ '{print $2}' 11:06:32 + tox_env=prefix 11:06:32 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 11:06:32 + for i in .tox/*/log 11:06:32 ++ echo .tox/robot/log 11:06:32 ++ awk -F/ '{print $2}' 11:06:32 + tox_env=robot 11:06:32 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 11:06:32 + DOC_DIR=docs/_build/html 11:06:32 + [[ -d docs/_build/html ]] 11:06:32 + echo '---> Archiving generated docs' 11:06:32 ---> Archiving generated docs 11:06:32 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 11:06:32 + echo '---> tox-run.sh ends' 11:06:32 ---> tox-run.sh ends 11:06:32 + test 255 -eq 0 11:06:32 + exit 255 11:06:32 ++ '[' 1 = 1 ']' 11:06:32 ++ '[' -x /usr/bin/clear_console ']' 11:06:32 ++ /usr/bin/clear_console -q 11:06:32 Build step 'Execute shell' marked build as failure 11:06:32 $ ssh-agent -k 11:06:32 unset SSH_AUTH_SOCK; 11:06:32 unset SSH_AGENT_PID; 11:06:32 echo Agent pid 1518 killed; 11:06:32 [ssh-agent] Stopped. 11:06:32 [PostBuildScript] - [INFO] Executing post build scripts. 11:06:32 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14981025570130248831.sh 11:06:32 ---> sysstat.sh 11:06:33 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2150889315413936258.sh 11:06:33 ---> package-listing.sh 11:06:33 ++ facter osfamily 11:06:33 ++ tr '[:upper:]' '[:lower:]' 11:06:33 + OS_FAMILY=debian 11:06:33 + workspace=/w/workspace/builder-tox-verify-master 11:06:33 + START_PACKAGES=/tmp/packages_start.txt 11:06:33 + END_PACKAGES=/tmp/packages_end.txt 11:06:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:06:33 + PACKAGES=/tmp/packages_start.txt 11:06:33 + '[' /w/workspace/builder-tox-verify-master ']' 11:06:33 + PACKAGES=/tmp/packages_end.txt 11:06:33 + case "${OS_FAMILY}" in 11:06:33 + dpkg -l 11:06:33 + grep '^ii' 11:06:33 + '[' -f /tmp/packages_start.txt ']' 11:06:33 + '[' -f /tmp/packages_end.txt ']' 11:06:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:06:33 + '[' /w/workspace/builder-tox-verify-master ']' 11:06:33 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 11:06:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 11:06:33 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17731724003076626542.sh 11:06:33 ---> capture-instance-metadata.sh 11:06:33 Setup pyenv: 11:06:33 system 11:06:33 3.8.20 11:06:33 3.9.20 11:06:33 3.10.15 11:06:33 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:06:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mnCT from file:/tmp/.os_lf_venv 11:06:36 lf-activate-venv(): INFO: Installing: lftools 11:06:46 lf-activate-venv(): INFO: Adding /tmp/venv-mnCT/bin to PATH 11:06:46 INFO: Running in OpenStack, capturing instance metadata 11:06:46 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17558041078745356801.sh 11:06:46 provisioning config files... 11:06:46 Could not find credentials [logs] for builder-tox-verify-master #7947 11:06:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config17826046417926025211tmp 11:06:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:06:46 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:06:46 provisioning config files... 11:06:47 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:06:47 [EnvInject] - Injecting environment variables from a build step. 11:06:47 [EnvInject] - Injecting as environment variables the properties content 11:06:47 SERVER_ID=logs 11:06:47 11:06:47 [EnvInject] - Variables injected successfully. 11:06:47 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13653529186551137667.sh 11:06:47 ---> create-netrc.sh 11:06:47 WARN: Log server credential not found. 11:06:47 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins331815992832016990.sh 11:06:47 ---> python-tools-install.sh 11:06:47 Setup pyenv: 11:06:47 system 11:06:47 3.8.20 11:06:47 3.9.20 11:06:47 3.10.15 11:06:47 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:06:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mnCT from file:/tmp/.os_lf_venv 11:06:49 lf-activate-venv(): INFO: Installing: lftools 11:06:59 lf-activate-venv(): INFO: Adding /tmp/venv-mnCT/bin to PATH 11:06:59 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17118452935608671558.sh 11:06:59 ---> sudo-logs.sh 11:06:59 Archiving 'sudo' log.. 11:06:59 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17274245166333246444.sh 11:06:59 ---> job-cost.sh 11:06:59 Setup pyenv: 11:06:59 system 11:06:59 3.8.20 11:06:59 3.9.20 11:06:59 3.10.15 11:06:59 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:06:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mnCT from file:/tmp/.os_lf_venv 11:07:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:07:07 lf-activate-venv(): INFO: Adding /tmp/venv-mnCT/bin to PATH 11:07:07 INFO: No Stack... 11:07:07 INFO: Retrieving Pricing Info for: v3-standard-2 11:07:07 INFO: Archiving Costs 11:07:07 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins4225052240864119490.sh 11:07:07 ---> logs-deploy.sh 11:07:07 Setup pyenv: 11:07:08 system 11:07:08 3.8.20 11:07:08 3.9.20 11:07:08 3.10.15 11:07:08 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:07:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mnCT from file:/tmp/.os_lf_venv 11:07:10 lf-activate-venv(): INFO: Installing: lftools 11:07:21 lf-activate-venv(): INFO: Adding /tmp/venv-mnCT/bin to PATH 11:07:21 WARNING: Nexus logging server not set 11:07:21 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7947/ 11:07:21 INFO: archiving logs to S3 11:07:22 ---> uname -a: 11:07:22 Linux prd-ubuntu2204-builder-2c-2g-49159 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 11:07:22 11:07:22 11:07:22 ---> lscpu: 11:07:22 Architecture: x86_64 11:07:22 CPU op-mode(s): 32-bit, 64-bit 11:07:22 Address sizes: 40 bits physical, 48 bits virtual 11:07:22 Byte Order: Little Endian 11:07:22 CPU(s): 2 11:07:22 On-line CPU(s) list: 0,1 11:07:22 Vendor ID: AuthenticAMD 11:07:22 Model name: AMD EPYC-Rome Processor 11:07:22 CPU family: 23 11:07:22 Model: 49 11:07:22 Thread(s) per core: 1 11:07:22 Core(s) per socket: 1 11:07:22 Socket(s): 2 11:07:22 Stepping: 0 11:07:22 BogoMIPS: 5600.00 11:07:22 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 11:07:22 Virtualization: AMD-V 11:07:22 Hypervisor vendor: KVM 11:07:22 Virtualization type: full 11:07:22 L1d cache: 64 KiB (2 instances) 11:07:22 L1i cache: 64 KiB (2 instances) 11:07:22 L2 cache: 1 MiB (2 instances) 11:07:22 L3 cache: 32 MiB (2 instances) 11:07:22 NUMA node(s): 1 11:07:22 NUMA node0 CPU(s): 0,1 11:07:22 Vulnerability Gather data sampling: Not affected 11:07:22 Vulnerability Itlb multihit: Not affected 11:07:22 Vulnerability L1tf: Not affected 11:07:22 Vulnerability Mds: Not affected 11:07:22 Vulnerability Meltdown: Not affected 11:07:22 Vulnerability Mmio stale data: Not affected 11:07:22 Vulnerability Reg file data sampling: Not affected 11:07:22 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:07:22 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:07:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:07:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:07:22 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:07:22 Vulnerability Srbds: Not affected 11:07:22 Vulnerability Tsx async abort: Not affected 11:07:22 11:07:22 11:07:22 ---> nproc: 11:07:22 2 11:07:22 11:07:22 11:07:22 ---> df -h: 11:07:22 Filesystem Size Used Avail Use% Mounted on 11:07:22 tmpfs 794M 1.1M 793M 1% /run 11:07:22 /dev/vda1 39G 9.0G 30G 24% / 11:07:22 tmpfs 3.9G 0 3.9G 0% /dev/shm 11:07:22 tmpfs 5.0M 0 5.0M 0% /run/lock 11:07:22 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:07:22 tmpfs 794M 4.0K 794M 1% /run/user/1001 11:07:22 11:07:22 11:07:22 ---> free -m: 11:07:22 total used free shared buff/cache available 11:07:22 Mem: 7937 523 4142 4 3272 7104 11:07:22 Swap: 1023 0 1023 11:07:22 11:07:22 11:07:22 ---> ip addr: 11:07:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:07:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:07:22 inet 127.0.0.1/8 scope host lo 11:07:22 valid_lft forever preferred_lft forever 11:07:22 inet6 ::1/128 scope host 11:07:22 valid_lft forever preferred_lft forever 11:07:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:07:22 link/ether fa:16:3e:69:29:37 brd ff:ff:ff:ff:ff:ff 11:07:22 altname enp0s3 11:07:22 inet 10.30.171.169/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:07:22 valid_lft 86192sec preferred_lft 86192sec 11:07:22 inet6 fe80::f816:3eff:fe69:2937/64 scope link 11:07:22 valid_lft forever preferred_lft forever 11:07:22 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:07:22 link/ether 02:42:f6:cf:8e:f8 brd ff:ff:ff:ff:ff:ff 11:07:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:07:22 valid_lft forever preferred_lft forever 11:07:22 11:07:22 11:07:22 ---> sar -b -r -n DEV: 11:07:22 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-49159) 09/05/25 _x86_64_ (2 CPU) 11:07:22 11:07:22 11:03:57 LINUX RESTART (2 CPU) 11:07:22 11:07:22 11:07:22 ---> sar -P ALL: 11:07:22 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-49159) 09/05/25 _x86_64_ (2 CPU) 11:07:22 11:07:22 11:03:57 LINUX RESTART (2 CPU) 11:07:22 11:07:22 11:07:22