06:36:57 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/docs/+/111029 06:36:57 Running as SYSTEM 06:36:57 [EnvInject] - Loading node environment variables. 06:36:57 Building remotely on prd-centos8-builder-4c-4g-9186 (centos8-builder-4c-4g) in workspace /w/workspace/docs-rtd-verify-potassium 06:36:57 [ssh-agent] Looking for ssh-agent implementation... 06:36:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:36:57 $ ssh-agent 06:36:57 SSH_AUTH_SOCK=/tmp/ssh-gIUQ2qLAeA18/agent.5510 06:36:57 SSH_AGENT_PID=5512 06:36:57 [ssh-agent] Started. 06:36:57 Running ssh-add (command line suppressed) 06:36:57 Identity added: /w/workspace/docs-rtd-verify-potassium@tmp/private_key_10055279897527076939.key (/w/workspace/docs-rtd-verify-potassium@tmp/private_key_10055279897527076939.key) 06:36:57 [ssh-agent] Using credentials jenkins (jenkins-ssh) 06:36:57 The recommended git tool is: NONE 06:36:59 using credential jenkins-ssh 06:36:59 Wiping out workspace first. 06:36:59 Cloning the remote Git repository 06:36:59 Cloning repository git://devvexx.opendaylight.org/mirror/docs 06:36:59 > git init /w/workspace/docs-rtd-verify-potassium # timeout=10 06:36:59 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/docs 06:36:59 > git --version # timeout=10 06:36:59 > git --version # 'git version 2.43.0' 06:36:59 using GIT_SSH to set credentials jenkins-ssh 06:36:59 [INFO] Currently running in a labeled security context 06:36:59 [INFO] Currently SELinux is 'enforcing' on the host 06:36:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/docs-rtd-verify-potassium@tmp/jenkins-gitclient-ssh2771986060709392142.key 06:36:59 Verifying host key using known hosts file 06:36:59 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:36:59 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/docs +refs/heads/*:refs/remotes/origin/* # timeout=10 06:37:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/docs # timeout=10 06:37:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:37:03 Avoid second fetch 06:37:03 > git rev-parse refs/remotes/origin/stable/potassium^{commit} # timeout=10 06:37:03 Checking out Revision 61c8a80f11aaf9dd7d31a2714c83e9b2860ef27d (refs/remotes/origin/stable/potassium) 06:37:03 > git config core.sparsecheckout # timeout=10 06:37:03 > git checkout -f 61c8a80f11aaf9dd7d31a2714c83e9b2860ef27d # timeout=10 06:37:04 Commit message: "Update security_considerations doc" 06:37:04 > git rev-list --no-walk 69ed9e2f6acb8b90d50f0f1845d9f3a9eb1fefda # timeout=10 06:37:07 provisioning config files... 06:37:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:37:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:37:07 [docs-rtd-verify-potassium] $ /bin/bash /tmp/jenkins18273986591218069833.sh 06:37:07 ---> python-tools-install.sh 06:37:07 Setup pyenv: 06:37:07 system 06:37:07 * 3.8.13 (set by /opt/pyenv/version) 06:37:07 * 3.9.13 (set by /opt/pyenv/version) 06:37:07 * 3.10.13 (set by /opt/pyenv/version) 06:37:07 * 3.11.7 (set by /opt/pyenv/version) 06:37:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2rEM 06:37:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:37:19 lf-activate-venv(): INFO: Installing: lftools 06:37:51 lf-activate-venv(): INFO: Adding /tmp/venv-2rEM/bin to PATH 06:37:51 Generating Requirements File 06:38:29 Python 3.11.7 06:38:29 pip 24.0 from /tmp/venv-2rEM/lib/python3.11/site-packages/pip (python 3.11) 06:38:30 appdirs==1.4.4 06:38:30 argcomplete==3.3.0 06:38:30 aspy.yaml==1.3.0 06:38:30 attrs==23.2.0 06:38:30 autopage==0.5.2 06:38:30 beautifulsoup4==4.12.3 06:38:30 boto3==1.34.87 06:38:30 botocore==1.34.87 06:38:30 bs4==0.0.2 06:38:30 cachetools==5.3.3 06:38:30 certifi==2024.2.2 06:38:30 cffi==1.16.0 06:38:30 cfgv==3.4.0 06:38:30 chardet==5.2.0 06:38:30 charset-normalizer==3.3.2 06:38:30 click==8.1.7 06:38:30 cliff==4.6.0 06:38:30 cmd2==2.4.3 06:38:30 cryptography==3.3.2 06:38:30 debtcollector==3.0.0 06:38:30 decorator==5.1.1 06:38:30 defusedxml==0.7.1 06:38:30 Deprecated==1.2.14 06:38:30 distlib==0.3.8 06:38:30 dnspython==2.6.1 06:38:30 docker==4.2.2 06:38:30 dogpile.cache==1.3.2 06:38:30 email_validator==2.1.1 06:38:30 filelock==3.13.4 06:38:30 future==1.0.0 06:38:30 gitdb==4.0.11 06:38:30 GitPython==3.1.43 06:38:30 google-auth==2.29.0 06:38:30 httplib2==0.22.0 06:38:30 identify==2.5.35 06:38:30 idna==3.7 06:38:30 importlib-resources==1.5.0 06:38:30 iso8601==2.1.0 06:38:30 Jinja2==3.1.3 06:38:30 jmespath==1.0.1 06:38:30 jsonpatch==1.33 06:38:30 jsonpointer==2.4 06:38:30 jsonschema==4.21.1 06:38:30 jsonschema-specifications==2023.12.1 06:38:30 keystoneauth1==5.6.0 06:38:30 kubernetes==29.0.0 06:38:30 lftools==0.37.10 06:38:30 lxml==5.2.1 06:38:30 MarkupSafe==2.1.5 06:38:30 msgpack==1.0.8 06:38:30 multi_key_dict==2.0.3 06:38:30 munch==4.0.0 06:38:30 netaddr==1.2.1 06:38:30 netifaces==0.11.0 06:38:30 niet==1.4.2 06:38:30 nodeenv==1.8.0 06:38:30 oauth2client==4.1.3 06:38:30 oauthlib==3.2.2 06:38:30 openstacksdk==3.1.0 06:38:30 os-client-config==2.1.0 06:38:30 os-service-types==1.7.0 06:38:30 osc-lib==3.0.1 06:38:30 oslo.config==9.4.0 06:38:30 oslo.context==5.5.0 06:38:30 oslo.i18n==6.3.0 06:38:30 oslo.log==5.5.1 06:38:30 oslo.serialization==5.4.0 06:38:30 oslo.utils==7.1.0 06:38:30 packaging==24.0 06:38:30 pbr==6.0.0 06:38:30 platformdirs==4.2.0 06:38:30 prettytable==3.10.0 06:38:30 pyasn1==0.6.0 06:38:30 pyasn1_modules==0.4.0 06:38:30 pycparser==2.22 06:38:30 pygerrit2==2.0.15 06:38:30 PyGithub==2.3.0 06:38:30 pyinotify==0.9.6 06:38:30 PyJWT==2.8.0 06:38:30 PyNaCl==1.5.0 06:38:30 pyparsing==2.4.7 06:38:30 pyperclip==1.8.2 06:38:30 pyrsistent==0.20.0 06:38:30 python-cinderclient==9.5.0 06:38:30 python-dateutil==2.9.0.post0 06:38:30 python-heatclient==3.5.0 06:38:30 python-jenkins==1.8.2 06:38:30 python-keystoneclient==5.4.0 06:38:30 python-magnumclient==4.4.0 06:38:30 python-novaclient==18.6.0 06:38:30 python-openstackclient==6.6.0 06:38:30 python-swiftclient==4.5.0 06:38:30 PyYAML==6.0.1 06:38:30 referencing==0.34.0 06:38:30 requests==2.31.0 06:38:30 requests-oauthlib==2.0.0 06:38:30 requestsexceptions==1.4.0 06:38:30 rfc3986==2.0.0 06:38:30 rpds-py==0.18.0 06:38:30 rsa==4.9 06:38:30 ruamel.yaml==0.18.6 06:38:30 ruamel.yaml.clib==0.2.8 06:38:30 s3transfer==0.10.1 06:38:30 simplejson==3.19.2 06:38:30 six==1.16.0 06:38:30 smmap==5.0.1 06:38:30 soupsieve==2.5 06:38:30 stevedore==5.2.0 06:38:30 tabulate==0.9.0 06:38:30 toml==0.10.2 06:38:30 tomlkit==0.12.4 06:38:30 tqdm==4.66.2 06:38:30 typing_extensions==4.11.0 06:38:30 tzdata==2024.1 06:38:30 urllib3==1.26.18 06:38:30 virtualenv==20.25.3 06:38:30 wcwidth==0.2.13 06:38:30 websocket-client==1.7.0 06:38:30 wrapt==1.16.0 06:38:30 xdg==6.0.0 06:38:30 xmltodict==0.13.0 06:38:30 yq==3.4.1 06:38:30 [EnvInject] - Injecting environment variables from a build step. 06:38:30 [EnvInject] - Injecting as environment variables the properties content 06:38:30 DOC_DIR=docs/_build/html 06:38:30 PYTHON=python3 06:38:30 06:38:30 [EnvInject] - Variables injected successfully. 06:38:30 [docs-rtd-verify-potassium] $ /bin/bash -l /tmp/jenkins2471377689581168057.sh 06:38:30 ---> tox-install.sh 06:38:30 + source /home/jenkins/lf-env.sh 06:38:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:38:30 ++ mktemp -d /tmp/venv-XXXX 06:38:30 + lf_venv=/tmp/venv-2yqg 06:38:30 + local venv_file=/tmp/.os_lf_venv 06:38:30 + local python=python3 06:38:30 + local options 06:38:30 + local set_path=true 06:38:30 + local install_args= 06:38:30 ++ 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:38:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:38:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:38:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:38:30 + true 06:38:30 + case $1 in 06:38:30 + venv_file=/tmp/.toxenv 06:38:30 + shift 2 06:38:30 + true 06:38:30 + case $1 in 06:38:30 + shift 06:38:30 + break 06:38:30 + case $python in 06:38:30 + local pkg_list= 06:38:30 + [[ -d /opt/pyenv ]] 06:38:30 + echo 'Setup pyenv:' 06:38:30 Setup pyenv: 06:38:30 + export PYENV_ROOT=/opt/pyenv 06:38:30 + PYENV_ROOT=/opt/pyenv 06:38:30 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:38:30 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:38:30 + pyenv versions 06:38:30 system 06:38:30 3.8.13 06:38:30 3.9.13 06:38:30 3.10.13 06:38:30 * 3.11.7 (set by /w/workspace/docs-rtd-verify-potassium/.python-version) 06:38:30 + command -v pyenv 06:38:30 ++ pyenv init - --no-rehash 06:38:30 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:38:30 for i in ${!paths[@]}; do 06:38:30 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:38:30 fi; done; 06:38:30 echo "${paths[*]}"'\'')" 06:38:30 export PATH="/opt/pyenv/shims:${PATH}" 06:38:30 export PYENV_SHELL=bash 06:38:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:38:30 pyenv() { 06:38:30 local command 06:38:30 command="${1:-}" 06:38:30 if [ "$#" -gt 0 ]; then 06:38:30 shift 06:38:30 fi 06:38:30 06:38:30 case "$command" in 06:38:30 rehash|shell) 06:38:30 eval "$(pyenv "sh-$command" "$@")" 06:38:30 ;; 06:38:30 *) 06:38:30 command pyenv "$command" "$@" 06:38:30 ;; 06:38:30 esac 06:38:30 }' 06:38:30 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:38:30 for i in ${!paths[@]}; do 06:38:30 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:38:30 fi; done; 06:38:30 echo "${paths[*]}"' 06:38:30 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:38:30 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:38:30 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:38:30 ++ export PYENV_SHELL=bash 06:38:30 ++ PYENV_SHELL=bash 06:38:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:38:30 +++ complete -F _pyenv pyenv 06:38:30 ++ lf-pyver python3 06:38:30 ++ local py_version_xy=python3 06:38:30 ++ local py_version_xyz= 06:38:30 ++ awk '{ print $1 }' 06:38:30 ++ pyenv versions 06:38:30 ++ local command 06:38:30 ++ command=versions 06:38:30 ++ '[' 1 -gt 0 ']' 06:38:30 ++ shift 06:38:30 ++ case "$command" in 06:38:30 ++ command pyenv versions 06:38:30 ++ pyenv versions 06:38:30 ++ grep -E '^[0-9.]*[0-9]$' 06:38:30 ++ sed 's/^[ *]* //' 06:38:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:38:30 +++ grep '^3' /tmp/.pyenv_versions 06:38:30 +++ sort -V 06:38:30 +++ tail -n 1 06:38:30 ++ py_version_xyz=3.11.7 06:38:30 ++ [[ -z 3.11.7 ]] 06:38:30 ++ echo 3.11.7 06:38:30 ++ return 0 06:38:30 + pyenv local 3.11.7 06:38:30 + local command 06:38:30 + command=local 06:38:30 + '[' 2 -gt 0 ']' 06:38:30 + shift 06:38:30 + case "$command" in 06:38:30 + command pyenv local 3.11.7 06:38:30 + pyenv local 3.11.7 06:38:31 + for arg in "$@" 06:38:31 + case $arg in 06:38:31 + pkg_list+='tox ' 06:38:31 + for arg in "$@" 06:38:31 + case $arg in 06:38:31 + pkg_list+='virtualenv ' 06:38:31 + for arg in "$@" 06:38:31 + case $arg in 06:38:31 + pkg_list+='urllib3~=1.26.15 ' 06:38:31 + [[ -f /tmp/.toxenv ]] 06:38:31 + [[ ! -f /tmp/.toxenv ]] 06:38:31 + [[ -n '' ]] 06:38:31 + python3 -m venv /tmp/venv-2yqg 06:38:35 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2yqg' 06:38:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2yqg 06:38:35 + echo /tmp/venv-2yqg 06:38:35 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:38:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:38:35 + /tmp/venv-2yqg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:38:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:38:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:38:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:38:37 + /tmp/venv-2yqg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:38:40 + type python3 06:38:40 + true 06:38:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2yqg/bin to PATH' 06:38:40 lf-activate-venv(): INFO: Adding /tmp/venv-2yqg/bin to PATH 06:38:40 + PATH=/tmp/venv-2yqg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:38:40 + return 0 06:38:40 + python3 --version 06:38:40 Python 3.11.7 06:38:40 + python3 -m pip --version 06:38:40 pip 24.0 from /tmp/venv-2yqg/lib/python3.11/site-packages/pip (python 3.11) 06:38:40 + python3 -m pip freeze 06:38:40 cachetools==5.3.3 06:38:40 chardet==5.2.0 06:38:40 colorama==0.4.6 06:38:40 distlib==0.3.8 06:38:40 filelock==3.13.4 06:38:40 packaging==24.0 06:38:40 platformdirs==4.2.0 06:38:40 pluggy==1.4.0 06:38:40 pyproject-api==1.6.1 06:38:40 tox==4.14.2 06:38:40 urllib3==1.26.18 06:38:40 virtualenv==20.25.3 06:38:40 [docs-rtd-verify-potassium] $ /bin/bash -l /tmp/jenkins3744078948431012421.sh 06:38:40 ---> rtd-verify.sh 06:38:40 + echo '---> Fetching project' 06:38:40 ---> Fetching project 06:38:40 + '[' docs '!=' docs ']' 06:38:40 + git fetch origin refs/changes/29/111029/1 06:38:41 From git://devvexx.opendaylight.org/mirror/docs 06:38:41 * branch refs/changes/29/111029/1 -> FETCH_HEAD 06:38:41 + git checkout FETCH_HEAD 06:38:41 Previous HEAD position was 61c8a80f1 Update security_considerations doc 06:38:41 HEAD is now at 892ce725e Update download page for Ca 06:38:41 + git submodule update --init --recursive 06:38:41 ++ git config -f .gitmodules --get-regexp '^submodule\.(.+)\.url' 06:38:41 ++ awk -e '{print $1}' 06:38:41 + . /home/jenkins/lf-env.sh 06:38:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv 06:38:41 ++ mktemp -d /tmp/venv-XXXX 06:38:41 + lf_venv=/tmp/venv-l7Kt 06:38:41 + local venv_file=/tmp/.os_lf_venv 06:38:41 + local python=python3 06:38:41 + local options 06:38:41 + local set_path=true 06:38:41 + local install_args= 06:38:41 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv 06:38:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\''' 06:38:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\''' 06:38:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv 06:38:41 + true 06:38:41 + case $1 in 06:38:41 + venv_file=/tmp/.toxenv 06:38:41 + shift 2 06:38:41 + true 06:38:41 + case $1 in 06:38:41 + shift 06:38:41 + break 06:38:41 + case $python in 06:38:41 + local pkg_list= 06:38:41 + [[ -d /opt/pyenv ]] 06:38:41 + echo 'Setup pyenv:' 06:38:41 Setup pyenv: 06:38:41 + export PYENV_ROOT=/opt/pyenv 06:38:41 + PYENV_ROOT=/opt/pyenv 06:38:41 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:38:41 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:38:41 + pyenv versions 06:38:41 system 06:38:41 3.8.13 06:38:41 3.9.13 06:38:41 3.10.13 06:38:41 * 3.11.7 (set by /w/workspace/docs-rtd-verify-potassium/.python-version) 06:38:41 + command -v pyenv 06:38:41 ++ pyenv init - --no-rehash 06:38:41 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:38:41 for i in ${!paths[@]}; do 06:38:41 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:38:41 fi; done; 06:38:41 echo "${paths[*]}"'\'')" 06:38:41 export PATH="/opt/pyenv/shims:${PATH}" 06:38:41 export PYENV_SHELL=bash 06:38:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:38:41 pyenv() { 06:38:41 local command 06:38:41 command="${1:-}" 06:38:41 if [ "$#" -gt 0 ]; then 06:38:41 shift 06:38:41 fi 06:38:41 06:38:41 case "$command" in 06:38:41 rehash|shell) 06:38:41 eval "$(pyenv "sh-$command" "$@")" 06:38:41 ;; 06:38:41 *) 06:38:41 command pyenv "$command" "$@" 06:38:41 ;; 06:38:41 esac 06:38:41 }' 06:38:41 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:38:41 for i in ${!paths[@]}; do 06:38:41 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:38:41 fi; done; 06:38:41 echo "${paths[*]}"' 06:38:41 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:38:41 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:38:41 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:38:41 ++ export PYENV_SHELL=bash 06:38:41 ++ PYENV_SHELL=bash 06:38:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:38:41 +++ complete -F _pyenv pyenv 06:38:41 ++ lf-pyver python3 06:38:41 ++ local py_version_xy=python3 06:38:41 ++ local py_version_xyz= 06:38:41 ++ pyenv versions 06:38:41 ++ local command 06:38:41 ++ command=versions 06:38:41 ++ '[' 1 -gt 0 ']' 06:38:41 ++ shift 06:38:41 ++ case "$command" in 06:38:41 ++ command pyenv versions 06:38:41 ++ pyenv versions 06:38:41 ++ grep -E '^[0-9.]*[0-9]$' 06:38:41 ++ sed 's/^[ *]* //' 06:38:41 ++ awk '{ print $1 }' 06:38:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:38:41 +++ grep '^3' /tmp/.pyenv_versions 06:38:41 +++ sort -V 06:38:41 +++ tail -n 1 06:38:41 ++ py_version_xyz=3.11.7 06:38:41 ++ [[ -z 3.11.7 ]] 06:38:41 ++ echo 3.11.7 06:38:41 ++ return 0 06:38:41 + pyenv local 3.11.7 06:38:41 + local command 06:38:41 + command=local 06:38:41 + '[' 2 -gt 0 ']' 06:38:41 + shift 06:38:41 + case "$command" in 06:38:41 + command pyenv local 3.11.7 06:38:41 + pyenv local 3.11.7 06:38:41 + for arg in "$@" 06:38:41 + case $arg in 06:38:41 + pkg_list+='tox ' 06:38:41 + for arg in "$@" 06:38:41 + case $arg in 06:38:41 + pkg_list+='virtualenv ' 06:38:41 + [[ -f /tmp/.toxenv ]] 06:38:41 ++ cat /tmp/.toxenv 06:38:41 + lf_venv=/tmp/venv-2yqg 06:38:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yqg from' file:/tmp/.toxenv 06:38:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yqg from file:/tmp/.toxenv 06:38:41 + /tmp/venv-2yqg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:38:42 + [[ -z tox virtualenv ]] 06:38:42 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv ' 06:38:42 lf-activate-venv(): INFO: Installing: tox virtualenv 06:38:42 + /tmp/venv-2yqg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv 06:38:44 + type python3 06:38:44 + true 06:38:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2yqg/bin to PATH' 06:38:44 lf-activate-venv(): INFO: Adding /tmp/venv-2yqg/bin to PATH 06:38:44 + PATH=/tmp/venv-2yqg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:38:44 + return 0 06:38:44 + [[ docs-rtd-verify-potassium == \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:38:44 + echo '---> Generating docs' 06:38:44 ---> Generating docs 06:38:44 + cd /w/workspace/docs-rtd-verify-potassium 06:38:44 + tox -edocs 06:38:44 docs: install_deps> python -I -m pip install -r docs/requirements.txt 06:39:09 docs: freeze> python -m pip freeze --all 06:39:09 docs: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2024.2.2,charset-normalizer==3.3.2,contourpy==1.2.1,cycler==0.12.1,defusedxml==0.7.1,docutils==0.20.1,fonttools==4.51.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.7,imagesize==1.4.1,Jinja2==3.1.3,jira==3.8.0,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.8.4,numpy==1.26.4,nwdiag==3.0.0,oauthlib==3.2.2,packaging==24.0,pillow==10.3.0,pip==24.0,Pygments==2.17.2,pyparsing==3.1.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,requests-oauthlib==2.0.0,requests-toolbelt==1.0.0,seqdiag==3.0.0,setuptools==69.5.1,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.3.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,typing_extensions==4.11.0,urllib3==2.2.1,webcolors==1.13,wheel==0.43.0 06:39:09 docs: commands[0]> sphinx-build -q -j auto -W --keep-going -b html -n -d /w/workspace/docs-rtd-verify-potassium/.tox/docs/tmp/doctrees ./docs/ /w/workspace/docs-rtd-verify-potassium/docs/_build/html 06:39:57 /w/workspace/docs-rtd-verify-potassium/docs/downloads.rst:25: WARNING: unknown document: 'odl-calcium:getting-started-guide/index' 06:39:57 /w/workspace/docs-rtd-verify-potassium/docs/downloads.rst:26: WARNING: unknown document: 'odl-calcium:index' 06:39:57 /w/workspace/docs-rtd-verify-potassium/docs/downloads.rst:27: WARNING: unknown document: 'odl-calcium:release-notes/index' 06:39:59 docs: exit 1 (50.07 seconds) /w/workspace/docs-rtd-verify-potassium> sphinx-build -q -j auto -W --keep-going -b html -n -d /w/workspace/docs-rtd-verify-potassium/.tox/docs/tmp/doctrees ./docs/ /w/workspace/docs-rtd-verify-potassium/docs/_build/html pid=7041 06:39:59 docs: FAIL code 1 (75.43=setup[25.36]+cmd[50.07] seconds) 06:39:59 evaluation failed :( (75.50 seconds) 06:39:59 Build step 'Execute shell' marked build as failure 06:39:59 $ ssh-agent -k 06:39:59 unset SSH_AUTH_SOCK; 06:39:59 unset SSH_AGENT_PID; 06:39:59 echo Agent pid 5512 killed; 06:39:59 [ssh-agent] Stopped. 06:39:59 [PostBuildScript] - [INFO] Executing post build scripts. 06:39:59 [docs-rtd-verify-potassium] $ /bin/bash /tmp/jenkins15586102900304991530.sh 06:39:59 ---> sysstat.sh 06:40:00 [docs-rtd-verify-potassium] $ /bin/bash /tmp/jenkins10323567337878769976.sh 06:40:00 ---> package-listing.sh 06:40:00 ++ facter osfamily 06:40:00 ++ tr '[:upper:]' '[:lower:]' 06:40:00 + OS_FAMILY=redhat 06:40:00 + workspace=/w/workspace/docs-rtd-verify-potassium 06:40:00 + START_PACKAGES=/tmp/packages_start.txt 06:40:00 + END_PACKAGES=/tmp/packages_end.txt 06:40:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:40:00 + PACKAGES=/tmp/packages_start.txt 06:40:00 + '[' /w/workspace/docs-rtd-verify-potassium ']' 06:40:00 + PACKAGES=/tmp/packages_end.txt 06:40:00 + case "${OS_FAMILY}" in 06:40:00 + rpm -qa 06:40:00 + sort 06:40:01 + '[' -f /tmp/packages_start.txt ']' 06:40:01 + '[' -f /tmp/packages_end.txt ']' 06:40:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:40:01 + '[' /w/workspace/docs-rtd-verify-potassium ']' 06:40:01 + mkdir -p /w/workspace/docs-rtd-verify-potassium/archives/ 06:40:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/docs-rtd-verify-potassium/archives/ 06:40:01 [docs-rtd-verify-potassium] $ /bin/bash /tmp/jenkins3193346842558806388.sh 06:40:01 ---> capture-instance-metadata.sh 06:40:01 Setup pyenv: 06:40:01 system 06:40:01 3.8.13 06:40:01 3.9.13 06:40:01 3.10.13 06:40:01 * 3.11.7 (set by /w/workspace/docs-rtd-verify-potassium/.python-version) 06:40:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2rEM from file:/tmp/.os_lf_venv 06:40:03 lf-activate-venv(): INFO: Installing: lftools 06:40:15 lf-activate-venv(): INFO: Adding /tmp/venv-2rEM/bin to PATH 06:40:15 INFO: Running in OpenStack, capturing instance metadata 06:40:15 [docs-rtd-verify-potassium] $ /bin/bash /tmp/jenkins12436775678204445507.sh 06:40:15 provisioning config files... 06:40:15 Could not find credentials [logs] for docs-rtd-verify-potassium #41 06:40:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/docs-rtd-verify-potassium@tmp/config5226890710639693103tmp 06:40:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 06:40:15 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 06:40:15 provisioning config files... 06:40:15 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 06:40:15 [EnvInject] - Injecting environment variables from a build step. 06:40:15 [EnvInject] - Injecting as environment variables the properties content 06:40:15 SERVER_ID=logs 06:40:15 06:40:15 [EnvInject] - Variables injected successfully. 06:40:15 [docs-rtd-verify-potassium] $ /bin/bash /tmp/jenkins2023085237907468547.sh 06:40:15 ---> create-netrc.sh 06:40:15 WARN: Log server credential not found. 06:40:15 [docs-rtd-verify-potassium] $ /bin/bash /tmp/jenkins12424430411782181006.sh 06:40:15 ---> python-tools-install.sh 06:40:15 Setup pyenv: 06:40:16 system 06:40:16 3.8.13 06:40:16 3.9.13 06:40:16 3.10.13 06:40:16 * 3.11.7 (set by /w/workspace/docs-rtd-verify-potassium/.python-version) 06:40:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2rEM from file:/tmp/.os_lf_venv 06:40:18 lf-activate-venv(): INFO: Installing: lftools 06:40:29 lf-activate-venv(): INFO: Adding /tmp/venv-2rEM/bin to PATH 06:40:29 [docs-rtd-verify-potassium] $ /bin/bash /tmp/jenkins1829997190146169403.sh 06:40:29 ---> sudo-logs.sh 06:40:29 Archiving 'sudo' log.. 06:40:30 [docs-rtd-verify-potassium] $ /bin/bash /tmp/jenkins18037260214697380604.sh 06:40:30 ---> job-cost.sh 06:40:30 Setup pyenv: 06:40:30 system 06:40:30 3.8.13 06:40:30 3.9.13 06:40:30 3.10.13 06:40:30 * 3.11.7 (set by /w/workspace/docs-rtd-verify-potassium/.python-version) 06:40:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2rEM from file:/tmp/.os_lf_venv 06:40:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:40:38 lf-activate-venv(): INFO: Adding /tmp/venv-2rEM/bin to PATH 06:40:38 INFO: No Stack... 06:40:38 INFO: Retrieving Pricing Info for: v3-standard-4 06:40:38 INFO: Archiving Costs 06:40:38 [docs-rtd-verify-potassium] $ /bin/bash -l /tmp/jenkins2441674947846459974.sh 06:40:38 ---> logs-deploy.sh 06:40:38 Setup pyenv: 06:40:38 system 06:40:38 3.8.13 06:40:38 3.9.13 06:40:38 3.10.13 06:40:38 * 3.11.7 (set by /w/workspace/docs-rtd-verify-potassium/.python-version) 06:40:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2rEM from file:/tmp/.os_lf_venv 06:40:40 lf-activate-venv(): INFO: Installing: lftools 06:40:50 lf-activate-venv(): INFO: Adding /tmp/venv-2rEM/bin to PATH 06:40:50 WARNING: Nexus logging server not set 06:40:50 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/docs-rtd-verify-potassium/41/ 06:40:50 INFO: archiving logs to S3 06:40:51 ---> uname -a: 06:40:51 Linux prd-centos8-builder-4c-4g-9186.novalocal 4.18.0-547.el8.x86_64 #1 SMP Wed Mar 20 00:35:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 06:40:51 06:40:51 06:40:51 ---> lscpu: 06:40:51 Architecture: x86_64 06:40:51 CPU op-mode(s): 32-bit, 64-bit 06:40:51 Byte Order: Little Endian 06:40:51 CPU(s): 4 06:40:51 On-line CPU(s) list: 0-3 06:40:51 Thread(s) per core: 1 06:40:51 Core(s) per socket: 1 06:40:51 Socket(s): 4 06:40:51 NUMA node(s): 1 06:40:51 Vendor ID: AuthenticAMD 06:40:51 CPU family: 23 06:40:51 Model: 49 06:40:51 Model name: AMD EPYC-Rome Processor 06:40:51 Stepping: 0 06:40:51 CPU MHz: 2799.996 06:40:51 BogoMIPS: 5599.99 06:40:51 Virtualization: AMD-V 06:40:51 Hypervisor vendor: KVM 06:40:51 Virtualization type: full 06:40:51 L1d cache: 32K 06:40:51 L1i cache: 32K 06:40:51 L2 cache: 512K 06:40:51 L3 cache: 16384K 06:40:51 NUMA node0 CPU(s): 0-3 06:40:51 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:40:51 06:40:51 06:40:51 ---> nproc: 06:40:51 4 06:40:51 06:40:51 06:40:51 ---> df -h: 06:40:51 Filesystem Size Used Avail Use% Mounted on 06:40:51 devtmpfs 7.7G 0 7.7G 0% /dev 06:40:51 tmpfs 7.7G 0 7.7G 0% /dev/shm 06:40:51 tmpfs 7.7G 17M 7.7G 1% /run 06:40:51 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 06:40:51 /dev/vda1 80G 9.1G 71G 12% / 06:40:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:40:51 06:40:51 06:40:51 ---> free -m: 06:40:51 total used free shared buff/cache available 06:40:51 Mem: 15761 759 12249 19 2752 14660 06:40:51 Swap: 1023 0 1023 06:40:51 06:40:51 06:40:51 ---> ip addr: 06:40:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:40:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:40:51 inet 127.0.0.1/8 scope host lo 06:40:51 valid_lft forever preferred_lft forever 06:40:51 inet6 ::1/128 scope host 06:40:51 valid_lft forever preferred_lft forever 06:40:51 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 06:40:51 link/ether fa:16:3e:08:94:19 brd ff:ff:ff:ff:ff:ff 06:40:51 altname enp0s3 06:40:51 altname ens3 06:40:51 inet 10.30.170.12/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 06:40:51 valid_lft 86134sec preferred_lft 86134sec 06:40:51 inet6 fe80::f816:3eff:fe08:9419/64 scope link 06:40:51 valid_lft forever preferred_lft forever 06:40:51 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:40:51 link/ether 02:42:a0:a5:aa:96 brd ff:ff:ff:ff:ff:ff 06:40:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:40:51 valid_lft forever preferred_lft forever 06:40:51 06:40:51 06:40:51 ---> sar -b -r -n DEV: 06:40:51 Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/19/2024 _x86_64_ (4 CPU) 06:40:51 06:40:51 06:36:21 LINUX RESTART (4 CPU) 06:40:51 06:40:51 06:37:01 AM tps rtps wtps bread/s bwrtn/s 06:40:51 06:38:02 AM 200.98 13.58 187.40 2432.79 8283.99 06:40:51 06:39:01 AM 110.52 0.29 110.23 9.76 13317.64 06:40:51 06:40:01 AM 72.82 0.90 71.92 84.25 14104.68 06:40:51 Average: 128.21 4.95 123.26 846.96 11894.07 06:40:51 06:40:51 06:37:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:40:51 06:38:02 AM 13257284 15122916 2882160 17.86 2688 2081776 1096908 6.38 223264 2308036 137860 06:40:51 06:39:01 AM 12666276 14996784 3473168 21.52 2688 2531824 1253944 7.30 277208 2788128 276096 06:40:51 06:40:01 AM 12610176 15070460 3529268 21.87 2688 2655544 1120832 6.52 392804 2698404 12724 06:40:51 Average: 12844579 15063387 3294865 20.41 2688 2423048 1157228 6.73 297759 2598189 142227 06:40:51 06:40:51 06:37:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:40:51 06:38:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:51 06:38:02 AM eth0 95.47 73.24 791.57 17.54 0.00 0.00 0.00 0.00 06:40:51 06:38:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:51 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:51 06:39:01 AM eth0 101.91 77.52 1544.59 10.25 0.00 0.00 0.00 0.00 06:40:51 06:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:51 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:51 06:40:01 AM eth0 33.29 30.68 29.62 5.80 0.00 0.00 0.00 0.00 06:40:51 06:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:51 Average: eth0 76.76 60.39 784.41 11.20 0.00 0.00 0.00 0.00 06:40:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:51 06:40:51 06:40:51 ---> sar -P ALL: 06:40:51 Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/19/2024 _x86_64_ (4 CPU) 06:40:51 06:40:51 06:36:21 LINUX RESTART (4 CPU) 06:40:51 06:40:51 06:37:01 AM CPU %user %nice %system %iowait %steal %idle 06:40:51 06:38:02 AM all 17.08 0.00 3.09 1.87 0.07 77.89 06:40:51 06:38:02 AM 0 6.07 0.00 2.48 0.90 0.08 90.46 06:40:51 06:38:02 AM 1 15.02 0.00 2.38 0.60 0.07 81.94 06:40:51 06:38:02 AM 2 21.64 0.00 2.31 1.40 0.07 74.58 06:40:51 06:38:02 AM 3 25.64 0.00 5.19 4.59 0.07 64.52 06:40:51 06:39:01 AM all 19.09 0.00 2.98 1.63 0.07 76.22 06:40:51 06:39:01 AM 0 8.85 0.00 2.07 1.27 0.07 87.74 06:40:51 06:39:01 AM 1 27.31 0.00 3.91 1.85 0.09 66.84 06:40:51 06:39:01 AM 2 13.82 0.00 2.30 1.19 0.07 82.61 06:40:51 06:39:01 AM 3 26.38 0.00 3.65 2.22 0.07 67.68 06:40:51 06:40:01 AM all 9.06 0.00 1.41 1.38 0.07 88.08 06:40:51 06:40:01 AM 0 9.47 0.00 1.62 0.80 0.08 88.02 06:40:51 06:40:01 AM 1 3.91 0.00 0.82 1.65 0.05 93.57 06:40:51 06:40:01 AM 2 11.69 0.00 1.59 1.09 0.07 85.56 06:40:51 06:40:01 AM 3 11.19 0.00 1.62 1.97 0.08 85.14 06:40:51 Average: all 15.05 0.00 2.49 1.63 0.07 80.75 06:40:51 Average: 0 8.12 0.00 2.06 0.99 0.08 88.75 06:40:51 Average: 1 15.34 0.00 2.36 1.37 0.07 80.86 06:40:51 Average: 2 15.73 0.00 2.07 1.23 0.07 80.90 06:40:51 Average: 3 21.03 0.00 3.48 2.93 0.07 72.49 06:40:51 06:40:51 06:40:51