06:38:58 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/docs/+/117485 06:38:58 Running as SYSTEM 06:38:58 [EnvInject] - Loading node environment variables. 06:38:58 Building remotely on prd-ubuntu2204-docker-4c-4g-52673 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/docs-rtd-verify-scandium 06:38:59 [ssh-agent] Looking for ssh-agent implementation... 06:38:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:38:59 $ ssh-agent 06:38:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXObLXxF/agent.1558 06:38:59 SSH_AGENT_PID=1560 06:38:59 [ssh-agent] Started. 06:38:59 Running ssh-add (command line suppressed) 06:38:59 Identity added: /w/workspace/docs-rtd-verify-scandium@tmp/private_key_8986981164484759002.key (/w/workspace/docs-rtd-verify-scandium@tmp/private_key_8986981164484759002.key) 06:38:59 [ssh-agent] Using credentials jenkins (jenkins-ssh) 06:38:59 The recommended git tool is: NONE 06:39:02 using credential jenkins-ssh 06:39:02 Wiping out workspace first. 06:39:02 Cloning the remote Git repository 06:39:02 Cloning repository git://devvexx.opendaylight.org/mirror/docs 06:39:02 > git init /w/workspace/docs-rtd-verify-scandium # timeout=10 06:39:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/docs 06:39:02 > git --version # timeout=10 06:39:02 > git --version # 'git version 2.34.1' 06:39:02 using GIT_SSH to set credentials jenkins-ssh 06:39:02 Verifying host key using known hosts file 06:39:02 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. 06:39:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/docs +refs/heads/*:refs/remotes/origin/* # timeout=10 06:39:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/docs # timeout=10 06:39:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:39:05 Avoid second fetch 06:39:05 > git rev-parse refs/remotes/origin/stable/scandium^{commit} # timeout=10 06:39:05 Checking out Revision 83b215a5e9400dddd3e40cb44928b0cda6b7421a (refs/remotes/origin/stable/scandium) 06:39:05 > git config core.sparsecheckout # timeout=10 06:39:05 > git checkout -f 83b215a5e9400dddd3e40cb44928b0cda6b7421a # timeout=10 06:39:06 Commit message: "Fix checkstyle.sourceforge.net link-check config" 06:39:06 > git rev-list --no-walk 83b215a5e9400dddd3e40cb44928b0cda6b7421a # timeout=10 06:39:09 provisioning config files... 06:39:09 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:39:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:39:09 [docs-rtd-verify-scandium] $ /bin/bash /tmp/jenkins18335325365802690289.sh 06:39:09 ---> python-tools-install.sh 06:39:09 Setup pyenv: 06:39:09 * system (set by /opt/pyenv/version) 06:39:09 * 3.8.20 (set by /opt/pyenv/version) 06:39:09 * 3.9.20 (set by /opt/pyenv/version) 06:39:09 * 3.10.15 (set by /opt/pyenv/version) 06:39:09 * 3.11.10 (set by /opt/pyenv/version) 06:39:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mGXG 06:39:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:39:18 lf-activate-venv(): INFO: Installing: lftools 06:39:42 lf-activate-venv(): INFO: Adding /tmp/venv-mGXG/bin to PATH 06:39:42 Generating Requirements File 06:40:04 Python 3.11.10 06:40:04 pip 25.2 from /tmp/venv-mGXG/lib/python3.11/site-packages/pip (python 3.11) 06:40:05 appdirs==1.4.4 06:40:05 argcomplete==3.6.2 06:40:05 aspy.yaml==1.3.0 06:40:05 attrs==25.3.0 06:40:05 autopage==0.5.2 06:40:05 beautifulsoup4==4.13.4 06:40:05 boto3==1.40.7 06:40:05 botocore==1.40.7 06:40:05 bs4==0.0.2 06:40:05 cachetools==5.5.2 06:40:05 certifi==2025.8.3 06:40:05 cffi==1.17.1 06:40:05 cfgv==3.4.0 06:40:05 chardet==5.2.0 06:40:05 charset-normalizer==3.4.3 06:40:05 click==8.2.1 06:40:05 cliff==4.10.0 06:40:05 cmd2==2.7.0 06:40:05 cryptography==3.3.2 06:40:05 debtcollector==3.0.0 06:40:05 decorator==5.2.1 06:40:05 defusedxml==0.7.1 06:40:05 Deprecated==1.2.18 06:40:05 distlib==0.4.0 06:40:05 dnspython==2.7.0 06:40:05 docker==7.1.0 06:40:05 dogpile.cache==1.4.0 06:40:05 durationpy==0.10 06:40:05 email_validator==2.2.0 06:40:05 filelock==3.18.0 06:40:05 future==1.0.0 06:40:05 gitdb==4.0.12 06:40:05 GitPython==3.1.45 06:40:05 google-auth==2.40.3 06:40:05 httplib2==0.22.0 06:40:05 identify==2.6.13 06:40:05 idna==3.10 06:40:05 importlib-resources==1.5.0 06:40:05 iso8601==2.1.0 06:40:05 Jinja2==3.1.6 06:40:05 jmespath==1.0.1 06:40:05 jsonpatch==1.33 06:40:05 jsonpointer==3.0.0 06:40:05 jsonschema==4.25.0 06:40:05 jsonschema-specifications==2025.4.1 06:40:05 keystoneauth1==5.11.1 06:40:05 kubernetes==33.1.0 06:40:05 lftools==0.37.13 06:40:05 lxml==6.0.0 06:40:05 markdown-it-py==4.0.0 06:40:05 MarkupSafe==3.0.2 06:40:05 mdurl==0.1.2 06:40:05 msgpack==1.1.1 06:40:05 multi_key_dict==2.0.3 06:40:05 munch==4.0.0 06:40:05 netaddr==1.3.0 06:40:05 niet==1.4.2 06:40:05 nodeenv==1.9.1 06:40:05 oauth2client==4.1.3 06:40:05 oauthlib==3.3.1 06:40:05 openstacksdk==4.6.0 06:40:05 os-client-config==2.3.0 06:40:05 os-service-types==1.8.0 06:40:05 osc-lib==4.1.0 06:40:05 oslo.config==10.0.0 06:40:05 oslo.context==6.0.0 06:40:05 oslo.i18n==6.5.1 06:40:05 oslo.log==7.2.0 06:40:05 oslo.serialization==5.7.0 06:40:05 oslo.utils==9.0.0 06:40:05 packaging==25.0 06:40:05 pbr==6.1.1 06:40:05 platformdirs==4.3.8 06:40:05 prettytable==3.16.0 06:40:05 psutil==7.0.0 06:40:05 pyasn1==0.6.1 06:40:05 pyasn1_modules==0.4.2 06:40:05 pycparser==2.22 06:40:05 pygerrit2==2.0.15 06:40:05 PyGithub==2.7.0 06:40:05 Pygments==2.19.2 06:40:05 PyJWT==2.10.1 06:40:05 PyNaCl==1.5.0 06:40:05 pyparsing==2.4.7 06:40:05 pyperclip==1.9.0 06:40:05 pyrsistent==0.20.0 06:40:05 python-cinderclient==9.7.0 06:40:05 python-dateutil==2.9.0.post0 06:40:05 python-heatclient==4.3.0 06:40:05 python-jenkins==1.8.3 06:40:05 python-keystoneclient==5.6.0 06:40:05 python-magnumclient==4.8.1 06:40:05 python-openstackclient==8.1.0 06:40:05 python-swiftclient==4.8.0 06:40:05 PyYAML==6.0.2 06:40:05 referencing==0.36.2 06:40:05 requests==2.32.4 06:40:05 requests-oauthlib==2.0.0 06:40:05 requestsexceptions==1.4.0 06:40:05 rfc3986==2.0.0 06:40:05 rich==14.1.0 06:40:05 rich-argparse==1.7.1 06:40:05 rpds-py==0.27.0 06:40:05 rsa==4.9.1 06:40:05 ruamel.yaml==0.18.14 06:40:05 ruamel.yaml.clib==0.2.12 06:40:05 s3transfer==0.13.1 06:40:05 simplejson==3.20.1 06:40:05 six==1.17.0 06:40:05 smmap==5.0.2 06:40:05 soupsieve==2.7 06:40:05 stevedore==5.4.1 06:40:05 tabulate==0.9.0 06:40:05 toml==0.10.2 06:40:05 tomlkit==0.13.3 06:40:05 tqdm==4.67.1 06:40:05 typing_extensions==4.14.1 06:40:05 tzdata==2025.2 06:40:05 urllib3==1.26.20 06:40:05 virtualenv==20.33.1 06:40:05 wcwidth==0.2.13 06:40:05 websocket-client==1.8.0 06:40:05 wrapt==1.17.3 06:40:05 xdg==6.0.0 06:40:05 xmltodict==0.14.2 06:40:05 yq==3.4.3 06:40:05 [EnvInject] - Injecting environment variables from a build step. 06:40:05 [EnvInject] - Injecting as environment variables the properties content 06:40:05 DOC_DIR=docs/_build/html 06:40:05 PYTHON=python3 06:40:05 06:40:05 [EnvInject] - Variables injected successfully. 06:40:05 [docs-rtd-verify-scandium] $ /bin/bash -l /tmp/jenkins5788658383843243829.sh 06:40:05 ---> tox-install.sh 06:40:05 + source /home/jenkins/lf-env.sh 06:40:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:40:05 ++ mktemp -d /tmp/venv-XXXX 06:40:05 + lf_venv=/tmp/venv-JYTC 06:40:05 + local venv_file=/tmp/.os_lf_venv 06:40:05 + local python=python3 06:40:05 + local options 06:40:05 + local set_path=true 06:40:05 + local install_args= 06:40: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 06:40:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:40:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:40:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:40:05 + true 06:40:05 + case $1 in 06:40:05 + venv_file=/tmp/.toxenv 06:40:05 + shift 2 06:40:05 + true 06:40:05 + case $1 in 06:40:05 + shift 06:40:05 + break 06:40:05 + case $python in 06:40:05 + local pkg_list= 06:40:05 + [[ -d /opt/pyenv ]] 06:40:05 + echo 'Setup pyenv:' 06:40:05 Setup pyenv: 06:40:05 + export PYENV_ROOT=/opt/pyenv 06:40:05 + PYENV_ROOT=/opt/pyenv 06:40:05 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:40:05 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:40:05 + pyenv versions 06:40:05 system 06:40:05 3.8.20 06:40:05 3.9.20 06:40:05 3.10.15 06:40:05 * 3.11.10 (set by /w/workspace/docs-rtd-verify-scandium/.python-version) 06:40:05 + command -v pyenv 06:40:05 ++ pyenv init - --no-rehash 06:40:05 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:40:05 for i in ${!paths[@]}; do 06:40:05 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:40:05 fi; done; 06:40:05 echo "${paths[*]}"'\'')" 06:40:05 export PATH="/opt/pyenv/shims:${PATH}" 06:40:05 export PYENV_SHELL=bash 06:40:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:40:05 pyenv() { 06:40:05 local command 06:40:05 command="${1:-}" 06:40:05 if [ "$#" -gt 0 ]; then 06:40:05 shift 06:40:05 fi 06:40:05 06:40:05 case "$command" in 06:40:05 rehash|shell) 06:40:05 eval "$(pyenv "sh-$command" "$@")" 06:40:05 ;; 06:40:05 *) 06:40:05 command pyenv "$command" "$@" 06:40:05 ;; 06:40:05 esac 06:40:05 }' 06:40:05 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:40:05 for i in ${!paths[@]}; do 06:40:05 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:40:05 fi; done; 06:40:05 echo "${paths[*]}"' 06:40:05 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:40:05 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:40:05 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:40:05 ++ export PYENV_SHELL=bash 06:40:05 ++ PYENV_SHELL=bash 06:40:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:40:05 +++ complete -F _pyenv pyenv 06:40:05 ++ lf-pyver python3 06:40:05 ++ local py_version_xy=python3 06:40:05 ++ local py_version_xyz= 06:40:05 ++ pyenv versions 06:40:05 ++ local command 06:40:05 ++ command=versions 06:40:05 ++ '[' 1 -gt 0 ']' 06:40:05 ++ shift 06:40:05 ++ case "$command" in 06:40:05 ++ command pyenv versions 06:40:05 ++ sed 's/^[ *]* //' 06:40:05 ++ awk '{ print $1 }' 06:40:05 ++ grep -E '^[0-9.]*[0-9]$' 06:40:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:40:05 +++ grep '^3' /tmp/.pyenv_versions 06:40:05 +++ sort -V 06:40:05 +++ tail -n 1 06:40:05 ++ py_version_xyz=3.11.10 06:40:05 ++ [[ -z 3.11.10 ]] 06:40:05 ++ echo 3.11.10 06:40:05 ++ return 0 06:40:05 + pyenv local 3.11.10 06:40:05 + local command 06:40:05 + command=local 06:40:05 + '[' 2 -gt 0 ']' 06:40:05 + shift 06:40:05 + case "$command" in 06:40:05 + command pyenv local 3.11.10 06:40:05 + for arg in "$@" 06:40:05 + case $arg in 06:40:05 + pkg_list+='tox ' 06:40:05 + for arg in "$@" 06:40:05 + case $arg in 06:40:05 + pkg_list+='virtualenv ' 06:40:05 + for arg in "$@" 06:40:05 + case $arg in 06:40:05 + pkg_list+='urllib3~=1.26.15 ' 06:40:05 + [[ -f /tmp/.toxenv ]] 06:40:05 + [[ ! -f /tmp/.toxenv ]] 06:40:05 + [[ -n '' ]] 06:40:05 + python3 -m venv /tmp/venv-JYTC 06:40:09 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JYTC' 06:40:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JYTC 06:40:09 + echo /tmp/venv-JYTC 06:40:09 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:40:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:40:09 + /tmp/venv-JYTC/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:40:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:40:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:40:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:40:13 + /tmp/venv-JYTC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:40:14 + type python3 06:40:14 + true 06:40:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JYTC/bin to PATH' 06:40:14 lf-activate-venv(): INFO: Adding /tmp/venv-JYTC/bin to PATH 06:40:14 + PATH=/tmp/venv-JYTC/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 06:40:14 + return 0 06:40:14 + python3 --version 06:40:14 Python 3.11.10 06:40:14 + python3 -m pip --version 06:40:15 pip 25.2 from /tmp/venv-JYTC/lib/python3.11/site-packages/pip (python 3.11) 06:40:15 + python3 -m pip freeze 06:40:15 cachetools==6.1.0 06:40:15 chardet==5.2.0 06:40:15 colorama==0.4.6 06:40:15 distlib==0.4.0 06:40:15 filelock==3.18.0 06:40:15 packaging==25.0 06:40:15 platformdirs==4.3.8 06:40:15 pluggy==1.6.0 06:40:15 pyproject-api==1.9.1 06:40:15 tox==4.28.4 06:40:15 urllib3==1.26.20 06:40:15 virtualenv==20.33.1 06:40:15 [docs-rtd-verify-scandium] $ /bin/bash -l /tmp/jenkins273182833938802166.sh 06:40:15 ---> rtd-verify.sh 06:40:15 + echo '---> Fetching project' 06:40:15 ---> Fetching project 06:40:15 + '[' docs '!=' docs ']' 06:40:15 + git fetch origin refs/changes/85/117485/1 06:40:15 From git://devvexx.opendaylight.org/mirror/docs 06:40:15 * branch refs/changes/85/117485/1 -> FETCH_HEAD 06:40:15 + git checkout FETCH_HEAD 06:40:15 Previous HEAD position was 83b215a5e Fix checkstyle.sourceforge.net link-check config 06:40:15 HEAD is now at acb3b2112 Replace link to gerrit tutorial 06:40:15 + git submodule update --init --recursive 06:40:15 ++ git config -f .gitmodules --get-regexp '^submodule\.(.+)\.url' 06:40:15 ++ awk -e '{print $1}' 06:40:15 + . /home/jenkins/lf-env.sh 06:40:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv 06:40:15 ++ mktemp -d /tmp/venv-XXXX 06:40:15 + lf_venv=/tmp/venv-UJF2 06:40:15 + local venv_file=/tmp/.os_lf_venv 06:40:15 + local python=python3 06:40:15 + local options 06:40:15 + local set_path=true 06:40:15 + local install_args= 06:40:15 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv 06:40:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\''' 06:40:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\''' 06:40:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv 06:40:15 + true 06:40:15 + case $1 in 06:40:15 + venv_file=/tmp/.toxenv 06:40:15 + shift 2 06:40:15 + true 06:40:15 + case $1 in 06:40:15 + shift 06:40:15 + break 06:40:15 + case $python in 06:40:15 + local pkg_list= 06:40:15 + [[ -d /opt/pyenv ]] 06:40:15 + echo 'Setup pyenv:' 06:40:15 Setup pyenv: 06:40:15 + export PYENV_ROOT=/opt/pyenv 06:40:15 + PYENV_ROOT=/opt/pyenv 06:40:15 + 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 06:40:15 + 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 06:40:15 + pyenv versions 06:40:15 system 06:40:15 3.8.20 06:40:15 3.9.20 06:40:15 3.10.15 06:40:15 * 3.11.10 (set by /w/workspace/docs-rtd-verify-scandium/.python-version) 06:40:15 + command -v pyenv 06:40:15 ++ pyenv init - --no-rehash 06:40:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:40:15 for i in ${!paths[@]}; do 06:40:15 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:40:15 fi; done; 06:40:15 echo "${paths[*]}"'\'')" 06:40:15 export PATH="/opt/pyenv/shims:${PATH}" 06:40:15 export PYENV_SHELL=bash 06:40:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:40:15 pyenv() { 06:40:15 local command 06:40:15 command="${1:-}" 06:40:15 if [ "$#" -gt 0 ]; then 06:40:15 shift 06:40:15 fi 06:40:15 06:40:15 case "$command" in 06:40:15 rehash|shell) 06:40:15 eval "$(pyenv "sh-$command" "$@")" 06:40:15 ;; 06:40:15 *) 06:40:15 command pyenv "$command" "$@" 06:40:15 ;; 06:40:15 esac 06:40:15 }' 06:40:15 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:40:15 for i in ${!paths[@]}; do 06:40:15 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:40:15 fi; done; 06:40:15 echo "${paths[*]}"' 06:40:15 ++ 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 06:40:15 ++ 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 06:40:15 ++ 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 06:40:15 ++ export PYENV_SHELL=bash 06:40:15 ++ PYENV_SHELL=bash 06:40:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:40:15 +++ complete -F _pyenv pyenv 06:40:15 ++ lf-pyver python3 06:40:15 ++ local py_version_xy=python3 06:40:15 ++ local py_version_xyz= 06:40:15 ++ pyenv versions 06:40:15 ++ local command 06:40:15 ++ command=versions 06:40:15 ++ '[' 1 -gt 0 ']' 06:40:15 ++ shift 06:40:15 ++ case "$command" in 06:40:15 ++ command pyenv versions 06:40:15 ++ sed 's/^[ *]* //' 06:40:15 ++ grep -E '^[0-9.]*[0-9]$' 06:40:15 ++ awk '{ print $1 }' 06:40:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:40:15 +++ grep '^3' /tmp/.pyenv_versions 06:40:15 +++ sort -V 06:40:15 +++ tail -n 1 06:40:15 ++ py_version_xyz=3.11.10 06:40:15 ++ [[ -z 3.11.10 ]] 06:40:15 ++ echo 3.11.10 06:40:15 ++ return 0 06:40:15 + pyenv local 3.11.10 06:40:15 + local command 06:40:15 + command=local 06:40:15 + '[' 2 -gt 0 ']' 06:40:15 + shift 06:40:15 + case "$command" in 06:40:15 + command pyenv local 3.11.10 06:40:15 + for arg in "$@" 06:40:15 + case $arg in 06:40:15 + pkg_list+='tox ' 06:40:15 + for arg in "$@" 06:40:15 + case $arg in 06:40:15 + pkg_list+='virtualenv ' 06:40:15 + [[ -f /tmp/.toxenv ]] 06:40:15 ++ cat /tmp/.toxenv 06:40:15 + lf_venv=/tmp/venv-JYTC 06:40:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JYTC from' file:/tmp/.toxenv 06:40:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JYTC from file:/tmp/.toxenv 06:40:15 + /tmp/venv-JYTC/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:40:16 + [[ -z tox virtualenv ]] 06:40:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv ' 06:40:16 lf-activate-venv(): INFO: Installing: tox virtualenv 06:40:16 + /tmp/venv-JYTC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv 06:40:18 + type python3 06:40:18 + true 06:40:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JYTC/bin to PATH' 06:40:18 lf-activate-venv(): INFO: Adding /tmp/venv-JYTC/bin to PATH 06:40:18 + PATH=/tmp/venv-JYTC/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 06:40:18 + return 0 06:40:18 + [[ docs-rtd-verify-scandium == \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 ]] 06:40:18 + echo '---> Generating docs' 06:40:18 ---> Generating docs 06:40:18 + cd /w/workspace/docs-rtd-verify-scandium 06:40:18 + tox -edocs 06:40:18 docs: install_deps> python -I -m pip install -r docs/requirements.txt 06:40:38 docs: freeze> python -m pip freeze --all 06:40:38 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,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.9,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 06:40:38 docs: commands[0]> sphinx-build -q -j auto -W --keep-going -b html -n -d /w/workspace/docs-rtd-verify-scandium/.tox/docs/tmp/doctrees ./docs/ /w/workspace/docs-rtd-verify-scandium/docs/_build/html 06:42:09 docs: OK (110.83=setup[20.54]+cmd[90.30] seconds) 06:42:09 congratulations :) (110.90 seconds) 06:42:09 + echo '---> Archiving generated docs' 06:42:09 ---> Archiving generated docs 06:42:09 + mkdir -p /w/workspace/docs-rtd-verify-scandium/archives 06:42:09 + mv docs/_build/html archives/ 06:42:09 $ ssh-agent -k 06:42:09 unset SSH_AUTH_SOCK; 06:42:09 unset SSH_AGENT_PID; 06:42:09 echo Agent pid 1560 killed; 06:42:09 [ssh-agent] Stopped. 06:42:09 [PostBuildScript] - [INFO] Executing post build scripts. 06:42:09 [docs-rtd-verify-scandium] $ /bin/bash /tmp/jenkins17754410121515324732.sh 06:42:09 ---> sysstat.sh 06:42:09 [docs-rtd-verify-scandium] $ /bin/bash /tmp/jenkins17108363391423396384.sh 06:42:09 ---> package-listing.sh 06:42:09 ++ facter osfamily 06:42:09 ++ tr '[:upper:]' '[:lower:]' 06:42:10 + OS_FAMILY=debian 06:42:10 + workspace=/w/workspace/docs-rtd-verify-scandium 06:42:10 + START_PACKAGES=/tmp/packages_start.txt 06:42:10 + END_PACKAGES=/tmp/packages_end.txt 06:42:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:42:10 + PACKAGES=/tmp/packages_start.txt 06:42:10 + '[' /w/workspace/docs-rtd-verify-scandium ']' 06:42:10 + PACKAGES=/tmp/packages_end.txt 06:42:10 + case "${OS_FAMILY}" in 06:42:10 + dpkg -l 06:42:10 + grep '^ii' 06:42:10 + '[' -f /tmp/packages_start.txt ']' 06:42:10 + '[' -f /tmp/packages_end.txt ']' 06:42:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:42:10 + '[' /w/workspace/docs-rtd-verify-scandium ']' 06:42:10 + mkdir -p /w/workspace/docs-rtd-verify-scandium/archives/ 06:42:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/docs-rtd-verify-scandium/archives/ 06:42:10 [docs-rtd-verify-scandium] $ /bin/bash /tmp/jenkins7397360356205301766.sh 06:42:10 ---> capture-instance-metadata.sh 06:42:10 Setup pyenv: 06:42:10 system 06:42:10 3.8.20 06:42:10 3.9.20 06:42:10 3.10.15 06:42:10 * 3.11.10 (set by /w/workspace/docs-rtd-verify-scandium/.python-version) 06:42:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mGXG from file:/tmp/.os_lf_venv 06:42:12 lf-activate-venv(): INFO: Installing: lftools 06:42:22 lf-activate-venv(): INFO: Adding /tmp/venv-mGXG/bin to PATH 06:42:22 INFO: Running in OpenStack, capturing instance metadata 06:42:22 [docs-rtd-verify-scandium] $ /bin/bash /tmp/jenkins12798298848237317276.sh 06:42:22 provisioning config files... 06:42:23 Could not find credentials [logs] for docs-rtd-verify-scandium #59 06:42:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/docs-rtd-verify-scandium@tmp/config312138113024814980tmp 06:42:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 06:42:23 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 06:42:23 provisioning config files... 06:42:23 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 06:42:23 [EnvInject] - Injecting environment variables from a build step. 06:42:23 [EnvInject] - Injecting as environment variables the properties content 06:42:23 SERVER_ID=logs 06:42:23 06:42:23 [EnvInject] - Variables injected successfully. 06:42:23 [docs-rtd-verify-scandium] $ /bin/bash /tmp/jenkins203955358091724768.sh 06:42:23 ---> create-netrc.sh 06:42:23 WARN: Log server credential not found. 06:42:23 [docs-rtd-verify-scandium] $ /bin/bash /tmp/jenkins9801455103871166927.sh 06:42:23 ---> python-tools-install.sh 06:42:23 Setup pyenv: 06:42:23 system 06:42:23 3.8.20 06:42:23 3.9.20 06:42:23 3.10.15 06:42:23 * 3.11.10 (set by /w/workspace/docs-rtd-verify-scandium/.python-version) 06:42:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mGXG from file:/tmp/.os_lf_venv 06:42:25 lf-activate-venv(): INFO: Installing: lftools 06:42:34 lf-activate-venv(): INFO: Adding /tmp/venv-mGXG/bin to PATH 06:42:34 [docs-rtd-verify-scandium] $ /bin/bash /tmp/jenkins9535910705530117601.sh 06:42:34 ---> sudo-logs.sh 06:42:34 Archiving 'sudo' log.. 06:42:35 [docs-rtd-verify-scandium] $ /bin/bash /tmp/jenkins16070919237861834776.sh 06:42:35 ---> job-cost.sh 06:42:35 Setup pyenv: 06:42:35 system 06:42:35 3.8.20 06:42:35 3.9.20 06:42:35 3.10.15 06:42:35 * 3.11.10 (set by /w/workspace/docs-rtd-verify-scandium/.python-version) 06:42:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mGXG from file:/tmp/.os_lf_venv 06:42:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:42:43 lf-activate-venv(): INFO: Adding /tmp/venv-mGXG/bin to PATH 06:42:43 INFO: No Stack... 06:42:43 INFO: Retrieving Pricing Info for: v3-standard-4 06:42:43 INFO: Archiving Costs 06:42:43 [docs-rtd-verify-scandium] $ /bin/bash -l /tmp/jenkins3973490094106782203.sh 06:42:43 ---> logs-deploy.sh 06:42:43 Setup pyenv: 06:42:43 system 06:42:43 3.8.20 06:42:43 3.9.20 06:42:43 3.10.15 06:42:43 * 3.11.10 (set by /w/workspace/docs-rtd-verify-scandium/.python-version) 06:42:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mGXG from file:/tmp/.os_lf_venv 06:42:46 lf-activate-venv(): INFO: Installing: lftools 06:42:55 lf-activate-venv(): INFO: Adding /tmp/venv-mGXG/bin to PATH 06:42:55 WARNING: Nexus logging server not set 06:42:55 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/docs-rtd-verify-scandium/59/ 06:42:55 INFO: archiving logs to S3 06:42:56 ---> uname -a: 06:42:56 Linux prd-ubuntu2204-docker-4c-4g-52673 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 06:42:56 06:42:56 06:42:56 ---> lscpu: 06:42:56 Architecture: x86_64 06:42:56 CPU op-mode(s): 32-bit, 64-bit 06:42:56 Address sizes: 40 bits physical, 48 bits virtual 06:42:56 Byte Order: Little Endian 06:42:56 CPU(s): 4 06:42:56 On-line CPU(s) list: 0-3 06:42:56 Vendor ID: AuthenticAMD 06:42:56 Model name: AMD EPYC-Rome Processor 06:42:56 CPU family: 23 06:42:56 Model: 49 06:42:56 Thread(s) per core: 1 06:42:56 Core(s) per socket: 1 06:42:56 Socket(s): 4 06:42:56 Stepping: 0 06:42:56 BogoMIPS: 5600.00 06:42:56 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 06:42:56 Virtualization: AMD-V 06:42:56 Hypervisor vendor: KVM 06:42:56 Virtualization type: full 06:42:56 L1d cache: 128 KiB (4 instances) 06:42:56 L1i cache: 128 KiB (4 instances) 06:42:56 L2 cache: 2 MiB (4 instances) 06:42:56 L3 cache: 64 MiB (4 instances) 06:42:56 NUMA node(s): 1 06:42:56 NUMA node0 CPU(s): 0-3 06:42:56 Vulnerability Gather data sampling: Not affected 06:42:56 Vulnerability Itlb multihit: Not affected 06:42:56 Vulnerability L1tf: Not affected 06:42:56 Vulnerability Mds: Not affected 06:42:56 Vulnerability Meltdown: Not affected 06:42:56 Vulnerability Mmio stale data: Not affected 06:42:56 Vulnerability Reg file data sampling: Not affected 06:42:56 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 06:42:56 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 06:42:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:42:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:42:56 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:42:56 Vulnerability Srbds: Not affected 06:42:56 Vulnerability Tsx async abort: Not affected 06:42:56 06:42:56 06:42:56 ---> nproc: 06:42:56 4 06:42:56 06:42:56 06:42:56 ---> df -h: 06:42:56 Filesystem Size Used Avail Use% Mounted on 06:42:56 tmpfs 1.6G 1.1M 1.6G 1% /run 06:42:56 /dev/vda1 78G 8.7G 69G 12% / 06:42:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:42:56 tmpfs 5.0M 0 5.0M 0% /run/lock 06:42:56 /dev/vda15 105M 6.1M 99M 6% /boot/efi 06:42:56 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 06:42:56 06:42:56 06:42:56 ---> free -m: 06:42:56 total used free shared buff/cache available 06:42:56 Mem: 15989 636 12433 4 2919 15010 06:42:56 Swap: 1023 0 1023 06:42:56 06:42:56 06:42:56 ---> ip addr: 06:42:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:42:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:42:56 inet 127.0.0.1/8 scope host lo 06:42:56 valid_lft forever preferred_lft forever 06:42:56 inet6 ::1/128 scope host 06:42:56 valid_lft forever preferred_lft forever 06:42:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:42:56 link/ether fa:16:3e:f3:20:09 brd ff:ff:ff:ff:ff:ff 06:42:56 altname enp0s3 06:42:56 inet 10.30.170.248/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 06:42:56 valid_lft 86130sec preferred_lft 86130sec 06:42:56 inet6 fe80::f816:3eff:fef3:2009/64 scope link 06:42:56 valid_lft forever preferred_lft forever 06:42:56 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:42:56 link/ether 02:42:d6:b4:58:9e brd ff:ff:ff:ff:ff:ff 06:42:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:42:56 valid_lft forever preferred_lft forever 06:42:56 06:42:56 06:42:56 ---> sar -b -r -n DEV: 06:42:56 Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-52673) 08/12/25 _x86_64_ (4 CPU) 06:42:56 06:42:56 06:38:29 LINUX RESTART (4 CPU) 06:42:56 06:42:56 06:42:56 ---> sar -P ALL: 06:42:56 Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-52673) 08/12/25 _x86_64_ (4 CPU) 06:42:56 06:42:56 06:38:29 LINUX RESTART (4 CPU) 06:42:56 06:42:56 06:42:56