11:57:46 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/docs/+/117361 11:57:46 Running as SYSTEM 11:57:46 [EnvInject] - Loading node environment variables. 11:57:46 Building remotely on prd-ubuntu2204-docker-4c-4g-50373 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/docs-rtd-verify-vanadium 11:57:47 [ssh-agent] Looking for ssh-agent implementation... 11:57:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:57:47 $ ssh-agent 11:57:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdwAcmr/agent.1568 11:57:47 SSH_AGENT_PID=1570 11:57:47 [ssh-agent] Started. 11:57:47 Running ssh-add (command line suppressed) 11:57:47 Identity added: /w/workspace/docs-rtd-verify-vanadium@tmp/private_key_8469630938453794855.key (/w/workspace/docs-rtd-verify-vanadium@tmp/private_key_8469630938453794855.key) 11:57:47 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:57:47 The recommended git tool is: NONE 11:57:49 using credential jenkins-ssh 11:57:49 Wiping out workspace first. 11:57:49 Cloning the remote Git repository 11:57:49 Cloning repository git://devvexx.opendaylight.org/mirror/docs 11:57:49 > git init /w/workspace/docs-rtd-verify-vanadium # timeout=10 11:57:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/docs 11:57:49 > git --version # timeout=10 11:57:49 > git --version # 'git version 2.34.1' 11:57:49 using GIT_SSH to set credentials jenkins-ssh 11:57:49 Verifying host key using known hosts file 11:57:49 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:57:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/docs +refs/heads/*:refs/remotes/origin/* # timeout=10 11:57:53 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/docs # timeout=10 11:57:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:57:53 Avoid second fetch 11:57:53 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:57:53 Checking out Revision beffd1c1b081a92b9e106359a7cd4a5884fb7eb4 (refs/remotes/origin/master) 11:57:53 > git config core.sparsecheckout # timeout=10 11:57:53 > git checkout -f beffd1c1b081a92b9e106359a7cd4a5884fb7eb4 # timeout=10 11:57:54 Commit message: "Fix checkstyle.sourceforge.net link-check config" 11:57:54 > git rev-list --no-walk beffd1c1b081a92b9e106359a7cd4a5884fb7eb4 # timeout=10 11:57:57 provisioning config files... 11:57:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:57:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:57:57 [docs-rtd-verify-vanadium] $ /bin/bash /tmp/jenkins8831552708766468155.sh 11:57:57 ---> python-tools-install.sh 11:57:57 Setup pyenv: 11:57:57 * system (set by /opt/pyenv/version) 11:57:57 * 3.8.20 (set by /opt/pyenv/version) 11:57:57 * 3.9.20 (set by /opt/pyenv/version) 11:57:57 * 3.10.15 (set by /opt/pyenv/version) 11:57:57 * 3.11.10 (set by /opt/pyenv/version) 11:58:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TaHv 11:58:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:58:06 lf-activate-venv(): INFO: Installing: lftools 11:58:34 lf-activate-venv(): INFO: Adding /tmp/venv-TaHv/bin to PATH 11:58:34 Generating Requirements File 11:59:00 Python 3.11.10 11:59:00 pip 25.2 from /tmp/venv-TaHv/lib/python3.11/site-packages/pip (python 3.11) 11:59:01 appdirs==1.4.4 11:59:01 argcomplete==3.6.2 11:59:01 aspy.yaml==1.3.0 11:59:01 attrs==25.3.0 11:59:01 autopage==0.5.2 11:59:01 beautifulsoup4==4.13.4 11:59:01 boto3==1.40.4 11:59:01 botocore==1.40.4 11:59:01 bs4==0.0.2 11:59:01 cachetools==5.5.2 11:59:01 certifi==2025.8.3 11:59:01 cffi==1.17.1 11:59:01 cfgv==3.4.0 11:59:01 chardet==5.2.0 11:59:01 charset-normalizer==3.4.2 11:59:01 click==8.2.1 11:59:01 cliff==4.10.0 11:59:01 cmd2==2.7.0 11:59:01 cryptography==3.3.2 11:59:01 debtcollector==3.0.0 11:59:01 decorator==5.2.1 11:59:01 defusedxml==0.7.1 11:59:01 Deprecated==1.2.18 11:59:01 distlib==0.4.0 11:59:01 dnspython==2.7.0 11:59:01 docker==7.1.0 11:59:01 dogpile.cache==1.4.0 11:59:01 durationpy==0.10 11:59:01 email_validator==2.2.0 11:59:01 filelock==3.18.0 11:59:01 future==1.0.0 11:59:01 gitdb==4.0.12 11:59:01 GitPython==3.1.45 11:59:01 google-auth==2.40.3 11:59:01 httplib2==0.22.0 11:59:01 identify==2.6.12 11:59:01 idna==3.10 11:59:01 importlib-resources==1.5.0 11:59:01 iso8601==2.1.0 11:59:01 Jinja2==3.1.6 11:59:01 jmespath==1.0.1 11:59:01 jsonpatch==1.33 11:59:01 jsonpointer==3.0.0 11:59:01 jsonschema==4.25.0 11:59:01 jsonschema-specifications==2025.4.1 11:59:01 keystoneauth1==5.11.1 11:59:01 kubernetes==33.1.0 11:59:01 lftools==0.37.13 11:59:01 lxml==6.0.0 11:59:01 markdown-it-py==3.0.0 11:59:01 MarkupSafe==3.0.2 11:59:01 mdurl==0.1.2 11:59:01 msgpack==1.1.1 11:59:01 multi_key_dict==2.0.3 11:59:01 munch==4.0.0 11:59:01 netaddr==1.3.0 11:59:01 niet==1.4.2 11:59:01 nodeenv==1.9.1 11:59:01 oauth2client==4.1.3 11:59:01 oauthlib==3.3.1 11:59:01 openstacksdk==4.6.0 11:59:01 os-client-config==2.3.0 11:59:01 os-service-types==1.8.0 11:59:01 osc-lib==4.1.0 11:59:01 oslo.config==10.0.0 11:59:01 oslo.context==6.0.0 11:59:01 oslo.i18n==6.5.1 11:59:01 oslo.log==7.2.0 11:59:01 oslo.serialization==5.7.0 11:59:01 oslo.utils==9.0.0 11:59:01 packaging==25.0 11:59:01 pbr==6.1.1 11:59:01 platformdirs==4.3.8 11:59:01 prettytable==3.16.0 11:59:01 psutil==7.0.0 11:59:01 pyasn1==0.6.1 11:59:01 pyasn1_modules==0.4.2 11:59:01 pycparser==2.22 11:59:01 pygerrit2==2.0.15 11:59:01 PyGithub==2.7.0 11:59:01 Pygments==2.19.2 11:59:01 PyJWT==2.10.1 11:59:01 PyNaCl==1.5.0 11:59:01 pyparsing==2.4.7 11:59:01 pyperclip==1.9.0 11:59:01 pyrsistent==0.20.0 11:59:01 python-cinderclient==9.7.0 11:59:01 python-dateutil==2.9.0.post0 11:59:01 python-heatclient==4.3.0 11:59:01 python-jenkins==1.8.3 11:59:01 python-keystoneclient==5.6.0 11:59:01 python-magnumclient==4.8.1 11:59:01 python-openstackclient==8.1.0 11:59:01 python-swiftclient==4.8.0 11:59:01 PyYAML==6.0.2 11:59:01 referencing==0.36.2 11:59:01 requests==2.32.4 11:59:01 requests-oauthlib==2.0.0 11:59:01 requestsexceptions==1.4.0 11:59:01 rfc3986==2.0.0 11:59:01 rich==14.1.0 11:59:01 rich-argparse==1.7.1 11:59:01 rpds-py==0.27.0 11:59:01 rsa==4.9.1 11:59:01 ruamel.yaml==0.18.14 11:59:01 ruamel.yaml.clib==0.2.12 11:59:01 s3transfer==0.13.1 11:59:01 simplejson==3.20.1 11:59:01 six==1.17.0 11:59:01 smmap==5.0.2 11:59:01 soupsieve==2.7 11:59:01 stevedore==5.4.1 11:59:01 tabulate==0.9.0 11:59:01 toml==0.10.2 11:59:01 tomlkit==0.13.3 11:59:01 tqdm==4.67.1 11:59:01 typing_extensions==4.14.1 11:59:01 tzdata==2025.2 11:59:01 urllib3==1.26.20 11:59:01 virtualenv==20.33.1 11:59:01 wcwidth==0.2.13 11:59:01 websocket-client==1.8.0 11:59:01 wrapt==1.17.2 11:59:01 xdg==6.0.0 11:59:01 xmltodict==0.14.2 11:59:01 yq==3.4.3 11:59:01 [EnvInject] - Injecting environment variables from a build step. 11:59:01 [EnvInject] - Injecting as environment variables the properties content 11:59:01 DOC_DIR=docs/_build/html 11:59:01 PYTHON=python3 11:59:01 11:59:01 [EnvInject] - Variables injected successfully. 11:59:01 [docs-rtd-verify-vanadium] $ /bin/bash -l /tmp/jenkins5973538914167939901.sh 11:59:01 ---> tox-install.sh 11:59:01 + source /home/jenkins/lf-env.sh 11:59:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:59:01 ++ mktemp -d /tmp/venv-XXXX 11:59:01 + lf_venv=/tmp/venv-NWQ1 11:59:01 + local venv_file=/tmp/.os_lf_venv 11:59:01 + local python=python3 11:59:01 + local options 11:59:01 + local set_path=true 11:59:01 + local install_args= 11:59:01 ++ 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:59:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:59:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:59:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:59:01 + true 11:59:01 + case $1 in 11:59:01 + venv_file=/tmp/.toxenv 11:59:01 + shift 2 11:59:01 + true 11:59:01 + case $1 in 11:59:01 + shift 11:59:01 + break 11:59:01 + case $python in 11:59:01 + local pkg_list= 11:59:01 + [[ -d /opt/pyenv ]] 11:59:01 + echo 'Setup pyenv:' 11:59:01 Setup pyenv: 11:59:01 + export PYENV_ROOT=/opt/pyenv 11:59:01 + PYENV_ROOT=/opt/pyenv 11:59:01 + 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:59:01 + 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:59:01 + pyenv versions 11:59:01 system 11:59:01 3.8.20 11:59:01 3.9.20 11:59:01 3.10.15 11:59:01 * 3.11.10 (set by /w/workspace/docs-rtd-verify-vanadium/.python-version) 11:59:01 + command -v pyenv 11:59:01 ++ pyenv init - --no-rehash 11:59:01 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:59:01 for i in ${!paths[@]}; do 11:59:01 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:59:01 fi; done; 11:59:01 echo "${paths[*]}"'\'')" 11:59:01 export PATH="/opt/pyenv/shims:${PATH}" 11:59:01 export PYENV_SHELL=bash 11:59:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:59:01 pyenv() { 11:59:01 local command 11:59:01 command="${1:-}" 11:59:01 if [ "$#" -gt 0 ]; then 11:59:01 shift 11:59:01 fi 11:59:01 11:59:01 case "$command" in 11:59:01 rehash|shell) 11:59:01 eval "$(pyenv "sh-$command" "$@")" 11:59:01 ;; 11:59:01 *) 11:59:01 command pyenv "$command" "$@" 11:59:01 ;; 11:59:01 esac 11:59:01 }' 11:59:01 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:59:01 for i in ${!paths[@]}; do 11:59:01 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:59:01 fi; done; 11:59:01 echo "${paths[*]}"' 11:59:01 ++ 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:59:01 ++ 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:59:01 ++ 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:59:01 ++ export PYENV_SHELL=bash 11:59:01 ++ PYENV_SHELL=bash 11:59:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:59:01 +++ complete -F _pyenv pyenv 11:59:01 ++ lf-pyver python3 11:59:01 ++ local py_version_xy=python3 11:59:01 ++ local py_version_xyz= 11:59:01 ++ pyenv versions 11:59:01 ++ local command 11:59:01 ++ sed 's/^[ *]* //' 11:59:01 ++ command=versions 11:59:01 ++ '[' 1 -gt 0 ']' 11:59:01 ++ awk '{ print $1 }' 11:59:01 ++ shift 11:59:01 ++ case "$command" in 11:59:01 ++ command pyenv versions 11:59:01 ++ grep -E '^[0-9.]*[0-9]$' 11:59:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:59:01 +++ grep '^3' /tmp/.pyenv_versions 11:59:01 +++ sort -V 11:59:01 +++ tail -n 1 11:59:01 ++ py_version_xyz=3.11.10 11:59:01 ++ [[ -z 3.11.10 ]] 11:59:01 ++ echo 3.11.10 11:59:01 ++ return 0 11:59:01 + pyenv local 3.11.10 11:59:01 + local command 11:59:01 + command=local 11:59:01 + '[' 2 -gt 0 ']' 11:59:01 + shift 11:59:01 + case "$command" in 11:59:01 + command pyenv local 3.11.10 11:59:01 + for arg in "$@" 11:59:01 + case $arg in 11:59:01 + pkg_list+='tox ' 11:59:01 + for arg in "$@" 11:59:01 + case $arg in 11:59:01 + pkg_list+='virtualenv ' 11:59:01 + for arg in "$@" 11:59:01 + case $arg in 11:59:01 + pkg_list+='urllib3~=1.26.15 ' 11:59:01 + [[ -f /tmp/.toxenv ]] 11:59:01 + [[ ! -f /tmp/.toxenv ]] 11:59:01 + [[ -n '' ]] 11:59:01 + python3 -m venv /tmp/venv-NWQ1 11:59:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NWQ1' 11:59:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NWQ1 11:59:05 + echo /tmp/venv-NWQ1 11:59:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:59:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:59:05 + /tmp/venv-NWQ1/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:59:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:59:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:59:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:59:09 + /tmp/venv-NWQ1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:59:12 + type python3 11:59:12 + true 11:59:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NWQ1/bin to PATH' 11:59:12 lf-activate-venv(): INFO: Adding /tmp/venv-NWQ1/bin to PATH 11:59:12 + PATH=/tmp/venv-NWQ1/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:59:12 + return 0 11:59:12 + python3 --version 11:59:12 Python 3.11.10 11:59:12 + python3 -m pip --version 11:59:12 pip 25.2 from /tmp/venv-NWQ1/lib/python3.11/site-packages/pip (python 3.11) 11:59:12 + python3 -m pip freeze 11:59:12 cachetools==6.1.0 11:59:12 chardet==5.2.0 11:59:12 colorama==0.4.6 11:59:12 distlib==0.4.0 11:59:12 filelock==3.18.0 11:59:12 packaging==25.0 11:59:12 platformdirs==4.3.8 11:59:12 pluggy==1.6.0 11:59:12 pyproject-api==1.9.1 11:59:12 tox==4.28.4 11:59:12 urllib3==1.26.20 11:59:12 virtualenv==20.33.1 11:59:12 [docs-rtd-verify-vanadium] $ /bin/bash -l /tmp/jenkins6840522409390512357.sh 11:59:12 ---> rtd-verify.sh 11:59:12 + echo '---> Fetching project' 11:59:12 ---> Fetching project 11:59:12 + '[' docs '!=' docs ']' 11:59:12 + git fetch origin refs/changes/61/117361/2 11:59:12 From git://devvexx.opendaylight.org/mirror/docs 11:59:12 * branch refs/changes/61/117361/2 -> FETCH_HEAD 11:59:12 + git checkout FETCH_HEAD 11:59:12 Previous HEAD position was beffd1c1b Fix checkstyle.sourceforge.net link-check config 11:59:12 HEAD is now at e48f78a92 Add Scandium platform upgrade 11:59:12 + git submodule update --init --recursive 11:59:12 ++ git config -f .gitmodules --get-regexp '^submodule\.(.+)\.url' 11:59:12 ++ awk -e '{print $1}' 11:59:12 + . /home/jenkins/lf-env.sh 11:59:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv 11:59:12 ++ mktemp -d /tmp/venv-XXXX 11:59:12 + lf_venv=/tmp/venv-UnUo 11:59:12 + local venv_file=/tmp/.os_lf_venv 11:59:12 + local python=python3 11:59:12 + local options 11:59:12 + local set_path=true 11:59:12 + local install_args= 11:59:12 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv 11:59:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\''' 11:59:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\''' 11:59:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv 11:59:12 + true 11:59:12 + case $1 in 11:59:12 + venv_file=/tmp/.toxenv 11:59:12 + shift 2 11:59:12 + true 11:59:12 + case $1 in 11:59:12 + shift 11:59:12 + break 11:59:12 + case $python in 11:59:12 + local pkg_list= 11:59:12 + [[ -d /opt/pyenv ]] 11:59:12 + echo 'Setup pyenv:' 11:59:12 Setup pyenv: 11:59:12 + export PYENV_ROOT=/opt/pyenv 11:59:12 + PYENV_ROOT=/opt/pyenv 11:59:12 + 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:59:12 + 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:59:12 + pyenv versions 11:59:12 system 11:59:12 3.8.20 11:59:12 3.9.20 11:59:12 3.10.15 11:59:12 * 3.11.10 (set by /w/workspace/docs-rtd-verify-vanadium/.python-version) 11:59:12 + command -v pyenv 11:59:12 ++ pyenv init - --no-rehash 11:59:13 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:59:13 for i in ${!paths[@]}; do 11:59:13 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:59:13 fi; done; 11:59:13 echo "${paths[*]}"'\'')" 11:59:13 export PATH="/opt/pyenv/shims:${PATH}" 11:59:13 export PYENV_SHELL=bash 11:59:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:59:13 pyenv() { 11:59:13 local command 11:59:13 command="${1:-}" 11:59:13 if [ "$#" -gt 0 ]; then 11:59:13 shift 11:59:13 fi 11:59:13 11:59:13 case "$command" in 11:59:13 rehash|shell) 11:59:13 eval "$(pyenv "sh-$command" "$@")" 11:59:13 ;; 11:59:13 *) 11:59:13 command pyenv "$command" "$@" 11:59:13 ;; 11:59:13 esac 11:59:13 }' 11:59:13 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:59:13 for i in ${!paths[@]}; do 11:59:13 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:59:13 fi; done; 11:59:13 echo "${paths[*]}"' 11:59:13 ++ 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:59:13 ++ 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:59:13 ++ 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:59:13 ++ export PYENV_SHELL=bash 11:59:13 ++ PYENV_SHELL=bash 11:59:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:59:13 +++ complete -F _pyenv pyenv 11:59:13 ++ lf-pyver python3 11:59:13 ++ local py_version_xy=python3 11:59:13 ++ local py_version_xyz= 11:59:13 ++ pyenv versions 11:59:13 ++ local command 11:59:13 ++ command=versions 11:59:13 ++ '[' 1 -gt 0 ']' 11:59:13 ++ shift 11:59:13 ++ case "$command" in 11:59:13 ++ command pyenv versions 11:59:13 ++ sed 's/^[ *]* //' 11:59:13 ++ grep -E '^[0-9.]*[0-9]$' 11:59:13 ++ awk '{ print $1 }' 11:59:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:59:13 +++ grep '^3' /tmp/.pyenv_versions 11:59:13 +++ sort -V 11:59:13 +++ tail -n 1 11:59:13 ++ py_version_xyz=3.11.10 11:59:13 ++ [[ -z 3.11.10 ]] 11:59:13 ++ echo 3.11.10 11:59:13 ++ return 0 11:59:13 + pyenv local 3.11.10 11:59:13 + local command 11:59:13 + command=local 11:59:13 + '[' 2 -gt 0 ']' 11:59:13 + shift 11:59:13 + case "$command" in 11:59:13 + command pyenv local 3.11.10 11:59:13 + for arg in "$@" 11:59:13 + case $arg in 11:59:13 + pkg_list+='tox ' 11:59:13 + for arg in "$@" 11:59:13 + case $arg in 11:59:13 + pkg_list+='virtualenv ' 11:59:13 + [[ -f /tmp/.toxenv ]] 11:59:13 ++ cat /tmp/.toxenv 11:59:13 + lf_venv=/tmp/venv-NWQ1 11:59:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NWQ1 from' file:/tmp/.toxenv 11:59:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NWQ1 from file:/tmp/.toxenv 11:59:13 + /tmp/venv-NWQ1/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:59:14 + [[ -z tox virtualenv ]] 11:59:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv ' 11:59:14 lf-activate-venv(): INFO: Installing: tox virtualenv 11:59:14 + /tmp/venv-NWQ1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv 11:59:15 + type python3 11:59:15 + true 11:59:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NWQ1/bin to PATH' 11:59:15 lf-activate-venv(): INFO: Adding /tmp/venv-NWQ1/bin to PATH 11:59:15 + PATH=/tmp/venv-NWQ1/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:59:15 + return 0 11:59:15 + [[ docs-rtd-verify-vanadium == \l\f\-\i\n\f\r\a\-\l\f\t\o\o\l\s\-\r\t\d\-\v\e\r\i\f\y\-\a\n\y ]] 11:59:15 + echo '---> Generating docs' 11:59:15 ---> Generating docs 11:59:15 + cd /w/workspace/docs-rtd-verify-vanadium 11:59:15 + tox -edocs 11:59:16 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:59:37 docs: freeze> python -m pip freeze --all 11:59:37 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.2,contourpy==1.3.3,cycler==0.12.1,defusedxml==0.7.1,docutils==0.21.2,fonttools==4.59.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jira==3.10.5,jsonschema==3.2.0,kiwisolver==1.4.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.5,numpy==2.3.2,nwdiag==3.0.0,oauthlib==3.3.1,packaging==25.0,pillow==11.3.0,pip==25.1.1,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.4,requests-file==1.5.1,requests-oauthlib==2.0.0,requests-toolbelt==1.0.0,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.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,typing_extensions==4.14.1,urllib3==2.5.0,webcolors==24.11.1 11:59:37 docs: commands[0]> sphinx-build -q -j auto -W --keep-going -b html -n -d /w/workspace/docs-rtd-verify-vanadium/.tox/docs/tmp/doctrees ./docs/ /w/workspace/docs-rtd-verify-vanadium/docs/_build/html 12:00:14 docs: OK (58.90=setup[21.78]+cmd[37.12] seconds) 12:00:14 congratulations :) (58.98 seconds) 12:00:14 + echo '---> Archiving generated docs' 12:00:14 ---> Archiving generated docs 12:00:14 + mkdir -p /w/workspace/docs-rtd-verify-vanadium/archives 12:00:14 + mv docs/_build/html archives/ 12:00:14 $ ssh-agent -k 12:00:14 unset SSH_AUTH_SOCK; 12:00:14 unset SSH_AGENT_PID; 12:00:14 echo Agent pid 1570 killed; 12:00:14 [ssh-agent] Stopped. 12:00:14 [PostBuildScript] - [INFO] Executing post build scripts. 12:00:14 [docs-rtd-verify-vanadium] $ /bin/bash /tmp/jenkins13393135244006653992.sh 12:00:14 ---> sysstat.sh 12:00:15 [docs-rtd-verify-vanadium] $ /bin/bash /tmp/jenkins637385166574306287.sh 12:00:15 ---> package-listing.sh 12:00:15 ++ facter osfamily 12:00:15 ++ tr '[:upper:]' '[:lower:]' 12:00:15 + OS_FAMILY=debian 12:00:15 + workspace=/w/workspace/docs-rtd-verify-vanadium 12:00:15 + START_PACKAGES=/tmp/packages_start.txt 12:00:15 + END_PACKAGES=/tmp/packages_end.txt 12:00:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:00:15 + PACKAGES=/tmp/packages_start.txt 12:00:15 + '[' /w/workspace/docs-rtd-verify-vanadium ']' 12:00:15 + PACKAGES=/tmp/packages_end.txt 12:00:15 + case "${OS_FAMILY}" in 12:00:15 + dpkg -l 12:00:15 + grep '^ii' 12:00:15 + '[' -f /tmp/packages_start.txt ']' 12:00:15 + '[' -f /tmp/packages_end.txt ']' 12:00:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:00:15 + '[' /w/workspace/docs-rtd-verify-vanadium ']' 12:00:15 + mkdir -p /w/workspace/docs-rtd-verify-vanadium/archives/ 12:00:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/docs-rtd-verify-vanadium/archives/ 12:00:15 [docs-rtd-verify-vanadium] $ /bin/bash /tmp/jenkins16947593271886570659.sh 12:00:15 ---> capture-instance-metadata.sh 12:00:15 Setup pyenv: 12:00:15 system 12:00:15 3.8.20 12:00:15 3.9.20 12:00:15 3.10.15 12:00:15 * 3.11.10 (set by /w/workspace/docs-rtd-verify-vanadium/.python-version) 12:00:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TaHv from file:/tmp/.os_lf_venv 12:00:17 lf-activate-venv(): INFO: Installing: lftools 12:00:28 lf-activate-venv(): INFO: Adding /tmp/venv-TaHv/bin to PATH 12:00:28 INFO: Running in OpenStack, capturing instance metadata 12:00:28 [docs-rtd-verify-vanadium] $ /bin/bash /tmp/jenkins3361637485903136615.sh 12:00:28 provisioning config files... 12:00:29 Could not find credentials [logs] for docs-rtd-verify-vanadium #7 12:00:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/docs-rtd-verify-vanadium@tmp/config4609956526568360820tmp 12:00:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:00:29 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:00:29 provisioning config files... 12:00:29 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:00:29 [EnvInject] - Injecting environment variables from a build step. 12:00:29 [EnvInject] - Injecting as environment variables the properties content 12:00:29 SERVER_ID=logs 12:00:29 12:00:29 [EnvInject] - Variables injected successfully. 12:00:29 [docs-rtd-verify-vanadium] $ /bin/bash /tmp/jenkins630505643607887334.sh 12:00:29 ---> create-netrc.sh 12:00:29 WARN: Log server credential not found. 12:00:29 [docs-rtd-verify-vanadium] $ /bin/bash /tmp/jenkins12984633457095398844.sh 12:00:29 ---> python-tools-install.sh 12:00:29 Setup pyenv: 12:00:30 system 12:00:30 3.8.20 12:00:30 3.9.20 12:00:30 3.10.15 12:00:30 * 3.11.10 (set by /w/workspace/docs-rtd-verify-vanadium/.python-version) 12:00:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TaHv from file:/tmp/.os_lf_venv 12:00:32 lf-activate-venv(): INFO: Installing: lftools 12:00:42 lf-activate-venv(): INFO: Adding /tmp/venv-TaHv/bin to PATH 12:00:42 [docs-rtd-verify-vanadium] $ /bin/bash /tmp/jenkins17584843492543029884.sh 12:00:42 ---> sudo-logs.sh 12:00:42 Archiving 'sudo' log.. 12:00:43 [docs-rtd-verify-vanadium] $ /bin/bash /tmp/jenkins18260483652815343857.sh 12:00:43 ---> job-cost.sh 12:00:43 Setup pyenv: 12:00:43 system 12:00:43 3.8.20 12:00:43 3.9.20 12:00:43 3.10.15 12:00:43 * 3.11.10 (set by /w/workspace/docs-rtd-verify-vanadium/.python-version) 12:00:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TaHv from file:/tmp/.os_lf_venv 12:00:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:00:51 lf-activate-venv(): INFO: Adding /tmp/venv-TaHv/bin to PATH 12:00:51 INFO: No Stack... 12:00:51 INFO: Retrieving Pricing Info for: v3-standard-4 12:00:52 INFO: Archiving Costs 12:00:52 [docs-rtd-verify-vanadium] $ /bin/bash -l /tmp/jenkins1335882532109117101.sh 12:00:52 ---> logs-deploy.sh 12:00:52 Setup pyenv: 12:00:52 system 12:00:52 3.8.20 12:00:52 3.9.20 12:00:52 3.10.15 12:00:52 * 3.11.10 (set by /w/workspace/docs-rtd-verify-vanadium/.python-version) 12:00:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TaHv from file:/tmp/.os_lf_venv 12:00:54 lf-activate-venv(): INFO: Installing: lftools 12:01:04 lf-activate-venv(): INFO: Adding /tmp/venv-TaHv/bin to PATH 12:01:04 WARNING: Nexus logging server not set 12:01:04 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/docs-rtd-verify-vanadium/7/ 12:01:04 INFO: archiving logs to S3 12:01:05 ---> uname -a: 12:01:05 Linux prd-ubuntu2204-docker-4c-4g-50373 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:01:05 12:01:05 12:01:05 ---> lscpu: 12:01:05 Architecture: x86_64 12:01:05 CPU op-mode(s): 32-bit, 64-bit 12:01:05 Address sizes: 40 bits physical, 48 bits virtual 12:01:05 Byte Order: Little Endian 12:01:05 CPU(s): 4 12:01:05 On-line CPU(s) list: 0-3 12:01:05 Vendor ID: AuthenticAMD 12:01:05 Model name: AMD EPYC-Rome Processor 12:01:05 CPU family: 23 12:01:05 Model: 49 12:01:05 Thread(s) per core: 1 12:01:05 Core(s) per socket: 1 12:01:05 Socket(s): 4 12:01:05 Stepping: 0 12:01:05 BogoMIPS: 5599.99 12:01:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:01:05 Virtualization: AMD-V 12:01:05 Hypervisor vendor: KVM 12:01:05 Virtualization type: full 12:01:05 L1d cache: 128 KiB (4 instances) 12:01:05 L1i cache: 128 KiB (4 instances) 12:01:05 L2 cache: 2 MiB (4 instances) 12:01:05 L3 cache: 64 MiB (4 instances) 12:01:05 NUMA node(s): 1 12:01:05 NUMA node0 CPU(s): 0-3 12:01:05 Vulnerability Gather data sampling: Not affected 12:01:05 Vulnerability Itlb multihit: Not affected 12:01:05 Vulnerability L1tf: Not affected 12:01:05 Vulnerability Mds: Not affected 12:01:05 Vulnerability Meltdown: Not affected 12:01:05 Vulnerability Mmio stale data: Not affected 12:01:05 Vulnerability Reg file data sampling: Not affected 12:01:05 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:01:05 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:01:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:01:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:01:05 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:01:05 Vulnerability Srbds: Not affected 12:01:05 Vulnerability Tsx async abort: Not affected 12:01:05 12:01:05 12:01:05 ---> nproc: 12:01:05 4 12:01:05 12:01:05 12:01:05 ---> df -h: 12:01:05 Filesystem Size Used Avail Use% Mounted on 12:01:05 tmpfs 1.6G 1.1M 1.6G 1% /run 12:01:05 /dev/vda1 78G 8.7G 69G 12% / 12:01:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:01:05 tmpfs 5.0M 0 5.0M 0% /run/lock 12:01:05 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:01:05 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 12:01:05 12:01:05 12:01:05 ---> free -m: 12:01:05 total used free shared buff/cache available 12:01:05 Mem: 15989 639 12430 4 2920 15007 12:01:05 Swap: 1023 0 1023 12:01:05 12:01:05 12:01:05 ---> ip addr: 12:01:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:01:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:01:05 inet 127.0.0.1/8 scope host lo 12:01:05 valid_lft forever preferred_lft forever 12:01:05 inet6 ::1/128 scope host 12:01:05 valid_lft forever preferred_lft forever 12:01:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:01:05 link/ether fa:16:3e:ae:e6:4e brd ff:ff:ff:ff:ff:ff 12:01:05 altname enp0s3 12:01:05 inet 10.30.171.205/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:01:05 valid_lft 86161sec preferred_lft 86161sec 12:01:05 inet6 fe80::f816:3eff:feae:e64e/64 scope link 12:01:05 valid_lft forever preferred_lft forever 12:01:05 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:01:05 link/ether 02:42:41:2a:02:52 brd ff:ff:ff:ff:ff:ff 12:01:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:01:05 valid_lft forever preferred_lft forever 12:01:05 12:01:05 12:01:05 ---> sar -b -r -n DEV: 12:01:05 Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-50373) 08/07/25 _x86_64_ (4 CPU) 12:01:05 12:01:05 11:57:08 LINUX RESTART (4 CPU) 12:01:05 12:01:05 12:01:05 ---> sar -P ALL: 12:01:05 Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-50373) 08/07/25 _x86_64_ (4 CPU) 12:01:05 12:01:05 11:57:08 LINUX RESTART (4 CPU) 12:01:05 12:01:05 12:01:05