05:32:26 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/integration/distribution/+/113585 05:32:26 Running as SYSTEM 05:32:26 [EnvInject] - Loading node environment variables. 05:32:26 Building remotely on prd-centos8-builder-2c-2g-24339 (centos8-builder-2c-2g) in workspace /w/workspace/distribution-rtd-verify-titanium 05:32:27 [ssh-agent] Looking for ssh-agent implementation... 05:32:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:32:27 $ ssh-agent 05:32:27 SSH_AUTH_SOCK=/tmp/ssh-7kAeGhcmJZ0O/agent.5466 05:32:27 SSH_AGENT_PID=5467 05:32:27 [ssh-agent] Started. 05:32:27 Running ssh-add (command line suppressed) 05:32:27 Identity added: /w/workspace/distribution-rtd-verify-titanium@tmp/private_key_1051256861202075392.key (/w/workspace/distribution-rtd-verify-titanium@tmp/private_key_1051256861202075392.key) 05:32:27 [ssh-agent] Using credentials jenkins (jenkins-ssh) 05:32:27 The recommended git tool is: NONE 05:32:30 using credential jenkins-ssh 05:32:30 Wiping out workspace first. 05:32:30 Cloning the remote Git repository 05:32:30 Cloning repository git://devvexx.opendaylight.org/mirror/integration/distribution 05:32:30 > git init /w/workspace/distribution-rtd-verify-titanium # timeout=10 05:32:30 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/distribution 05:32:30 > git --version # timeout=10 05:32:30 > git --version # 'git version 2.43.0' 05:32:30 using GIT_SSH to set credentials jenkins-ssh 05:32:30 [INFO] Currently running in a labeled security context 05:32:30 [INFO] Currently SELinux is 'enforcing' on the host 05:32:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/distribution-rtd-verify-titanium@tmp/jenkins-gitclient-ssh18393626894766988574.key 05:32:30 Verifying host key using known hosts file 05:32:30 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. 05:32:30 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/distribution # timeout=10 05:32:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:32 Avoid second fetch 05:32:32 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:32:32 Checking out Revision 78ebc068eaa248e269c894bedf90ca895fac2dad (refs/remotes/origin/master) 05:32:32 > git config core.sparsecheckout # timeout=10 05:32:32 > git checkout -f 78ebc068eaa248e269c894bedf90ca895fac2dad # timeout=10 05:32:32 Commit message: "Update documentation for 2025.03 Titanium" 05:32:32 > git rev-list --no-walk 51ed49e7205c85fabf3e4f6af3b2f8bb96757bba # timeout=10 05:32:35 provisioning config files... 05:32:35 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:32:35 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:32:35 [distribution-rtd-verify-titanium] $ /bin/bash /tmp/jenkins17990318177708633153.sh 05:32:35 ---> python-tools-install.sh 05:32:35 Setup pyenv: 05:32:36 system 05:32:36 * 3.8.13 (set by /opt/pyenv/version) 05:32:36 * 3.9.13 (set by /opt/pyenv/version) 05:32:36 * 3.10.13 (set by /opt/pyenv/version) 05:32:36 * 3.11.7 (set by /opt/pyenv/version) 05:32:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cb4V 05:32:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:32:44 lf-activate-venv(): INFO: Installing: lftools 05:33:21 lf-activate-venv(): INFO: Adding /tmp/venv-cb4V/bin to PATH 05:33:21 Generating Requirements File 05:33:48 Python 3.11.7 05:33:48 pip 24.2 from /tmp/venv-cb4V/lib/python3.11/site-packages/pip (python 3.11) 05:33:48 appdirs==1.4.4 05:33:48 argcomplete==3.5.0 05:33:48 aspy.yaml==1.3.0 05:33:48 attrs==24.2.0 05:33:48 autopage==0.5.2 05:33:48 beautifulsoup4==4.12.3 05:33:48 boto3==1.35.23 05:33:48 botocore==1.35.23 05:33:48 bs4==0.0.2 05:33:48 cachetools==5.5.0 05:33:48 certifi==2024.8.30 05:33:48 cffi==1.17.1 05:33:48 cfgv==3.4.0 05:33:48 chardet==5.2.0 05:33:48 charset-normalizer==3.3.2 05:33:48 click==8.1.7 05:33:48 cliff==4.7.0 05:33:48 cmd2==2.4.3 05:33:48 cryptography==3.3.2 05:33:48 debtcollector==3.0.0 05:33:48 decorator==5.1.1 05:33:48 defusedxml==0.7.1 05:33:48 Deprecated==1.2.14 05:33:48 distlib==0.3.8 05:33:48 dnspython==2.6.1 05:33:48 docker==4.2.2 05:33:48 dogpile.cache==1.3.3 05:33:48 durationpy==0.7 05:33:48 email_validator==2.2.0 05:33:48 filelock==3.16.1 05:33:48 future==1.0.0 05:33:48 gitdb==4.0.11 05:33:48 GitPython==3.1.43 05:33:48 google-auth==2.35.0 05:33:48 httplib2==0.22.0 05:33:48 identify==2.6.1 05:33:48 idna==3.10 05:33:48 importlib-resources==1.5.0 05:33:48 iso8601==2.1.0 05:33:48 Jinja2==3.1.4 05:33:48 jmespath==1.0.1 05:33:48 jsonpatch==1.33 05:33:48 jsonpointer==3.0.0 05:33:48 jsonschema==4.23.0 05:33:48 jsonschema-specifications==2023.12.1 05:33:48 keystoneauth1==5.8.0 05:33:48 kubernetes==31.0.0 05:33:48 lftools==0.37.10 05:33:48 lxml==5.3.0 05:33:48 MarkupSafe==2.1.5 05:33:48 msgpack==1.1.0 05:33:48 multi_key_dict==2.0.3 05:33:48 munch==4.0.0 05:33:48 netaddr==1.3.0 05:33:48 netifaces==0.11.0 05:33:48 niet==1.4.2 05:33:48 nodeenv==1.9.1 05:33:48 oauth2client==4.1.3 05:33:48 oauthlib==3.2.2 05:33:48 openstacksdk==4.0.0 05:33:48 os-client-config==2.1.0 05:33:48 os-service-types==1.7.0 05:33:48 osc-lib==3.1.0 05:33:48 oslo.config==9.6.0 05:33:48 oslo.context==5.6.0 05:33:48 oslo.i18n==6.4.0 05:33:48 oslo.log==6.1.2 05:33:48 oslo.serialization==5.5.0 05:33:48 oslo.utils==7.3.0 05:33:48 packaging==24.1 05:33:48 pbr==6.1.0 05:33:48 platformdirs==4.3.6 05:33:48 prettytable==3.11.0 05:33:48 pyasn1==0.6.1 05:33:48 pyasn1_modules==0.4.1 05:33:48 pycparser==2.22 05:33:48 pygerrit2==2.0.15 05:33:48 PyGithub==2.4.0 05:33:48 PyJWT==2.9.0 05:33:48 PyNaCl==1.5.0 05:33:48 pyparsing==2.4.7 05:33:48 pyperclip==1.9.0 05:33:48 pyrsistent==0.20.0 05:33:48 python-cinderclient==9.6.0 05:33:48 python-dateutil==2.9.0.post0 05:33:48 python-heatclient==4.0.0 05:33:48 python-jenkins==1.8.2 05:33:48 python-keystoneclient==5.5.0 05:33:48 python-magnumclient==4.7.0 05:33:48 python-openstackclient==7.1.2 05:33:48 python-swiftclient==4.6.0 05:33:48 PyYAML==6.0.2 05:33:48 referencing==0.35.1 05:33:48 requests==2.32.3 05:33:48 requests-oauthlib==2.0.0 05:33:48 requestsexceptions==1.4.0 05:33:48 rfc3986==2.0.0 05:33:48 rpds-py==0.20.0 05:33:48 rsa==4.9 05:33:48 ruamel.yaml==0.18.6 05:33:48 ruamel.yaml.clib==0.2.8 05:33:48 s3transfer==0.10.2 05:33:48 simplejson==3.19.3 05:33:48 six==1.16.0 05:33:48 smmap==5.0.1 05:33:48 soupsieve==2.6 05:33:48 stevedore==5.3.0 05:33:48 tabulate==0.9.0 05:33:48 toml==0.10.2 05:33:48 tomlkit==0.13.2 05:33:48 tqdm==4.66.5 05:33:48 typing_extensions==4.12.2 05:33:48 tzdata==2024.1 05:33:48 urllib3==1.26.20 05:33:48 virtualenv==20.26.5 05:33:48 wcwidth==0.2.13 05:33:48 websocket-client==1.8.0 05:33:48 wrapt==1.16.0 05:33:48 xdg==6.0.0 05:33:48 xmltodict==0.13.0 05:33:48 yq==3.4.3 05:33:48 [EnvInject] - Injecting environment variables from a build step. 05:33:48 [EnvInject] - Injecting as environment variables the properties content 05:33:48 DOC_DIR=docs/_build/html 05:33:48 PYTHON=python3 05:33:48 05:33:48 [EnvInject] - Variables injected successfully. 05:33:48 [distribution-rtd-verify-titanium] $ /bin/bash -l /tmp/jenkins9066915876626360078.sh 05:33:49 ---> tox-install.sh 05:33:49 + source /home/jenkins/lf-env.sh 05:33:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:33:49 ++ mktemp -d /tmp/venv-XXXX 05:33:49 + lf_venv=/tmp/venv-DZB7 05:33:49 + local venv_file=/tmp/.os_lf_venv 05:33:49 + local python=python3 05:33:49 + local options 05:33:49 + local set_path=true 05:33:49 + local install_args= 05:33:49 ++ 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 05:33:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:33:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:33:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:33:49 + true 05:33:49 + case $1 in 05:33:49 + venv_file=/tmp/.toxenv 05:33:49 + shift 2 05:33:49 + true 05:33:49 + case $1 in 05:33:49 + shift 05:33:49 + break 05:33:49 + case $python in 05:33:49 + local pkg_list= 05:33:49 + [[ -d /opt/pyenv ]] 05:33:49 + echo 'Setup pyenv:' 05:33:49 Setup pyenv: 05:33:49 + export PYENV_ROOT=/opt/pyenv 05:33:49 + PYENV_ROOT=/opt/pyenv 05:33:49 + 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 05:33:49 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:33:49 + pyenv versions 05:33:49 system 05:33:49 3.8.13 05:33:49 3.9.13 05:33:49 3.10.13 05:33:49 * 3.11.7 (set by /w/workspace/distribution-rtd-verify-titanium/.python-version) 05:33:49 + command -v pyenv 05:33:49 ++ pyenv init - --no-rehash 05:33:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 05:33:49 for i in ${!paths[@]}; do 05:33:49 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 05:33:49 fi; done; 05:33:49 echo "${paths[*]}"'\'')" 05:33:49 export PATH="/opt/pyenv/shims:${PATH}" 05:33:49 export PYENV_SHELL=bash 05:33:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:33:49 pyenv() { 05:33:49 local command 05:33:49 command="${1:-}" 05:33:49 if [ "$#" -gt 0 ]; then 05:33:49 shift 05:33:49 fi 05:33:49 05:33:49 case "$command" in 05:33:49 rehash|shell) 05:33:49 eval "$(pyenv "sh-$command" "$@")" 05:33:49 ;; 05:33:49 *) 05:33:49 command pyenv "$command" "$@" 05:33:49 ;; 05:33:49 esac 05:33:49 }' 05:33:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); 05:33:49 for i in ${!paths[@]}; do 05:33:49 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 05:33:49 fi; done; 05:33:49 echo "${paths[*]}"' 05:33:49 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:33:49 ++ 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 05:33:49 ++ 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 05:33:49 ++ export PYENV_SHELL=bash 05:33:49 ++ PYENV_SHELL=bash 05:33:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:33:49 +++ complete -F _pyenv pyenv 05:33:49 ++ lf-pyver python3 05:33:49 ++ local py_version_xy=python3 05:33:49 ++ local py_version_xyz= 05:33:49 ++ pyenv versions 05:33:49 ++ local command 05:33:49 ++ command=versions 05:33:49 ++ '[' 1 -gt 0 ']' 05:33:49 ++ shift 05:33:49 ++ case "$command" in 05:33:49 ++ command pyenv versions 05:33:49 ++ pyenv versions 05:33:49 ++ sed 's/^[ *]* //' 05:33:49 ++ awk '{ print $1 }' 05:33:49 ++ grep -E '^[0-9.]*[0-9]$' 05:33:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:33:49 +++ grep '^3' /tmp/.pyenv_versions 05:33:49 +++ sort -V 05:33:49 +++ tail -n 1 05:33:49 ++ py_version_xyz=3.11.7 05:33:49 ++ [[ -z 3.11.7 ]] 05:33:49 ++ echo 3.11.7 05:33:49 ++ return 0 05:33:49 + pyenv local 3.11.7 05:33:49 + local command 05:33:49 + command=local 05:33:49 + '[' 2 -gt 0 ']' 05:33:49 + shift 05:33:49 + case "$command" in 05:33:49 + command pyenv local 3.11.7 05:33:49 + pyenv local 3.11.7 05:33:49 + for arg in "$@" 05:33:49 + case $arg in 05:33:49 + pkg_list+='tox ' 05:33:49 + for arg in "$@" 05:33:49 + case $arg in 05:33:49 + pkg_list+='virtualenv ' 05:33:49 + for arg in "$@" 05:33:49 + case $arg in 05:33:49 + pkg_list+='urllib3~=1.26.15 ' 05:33:49 + [[ -f /tmp/.toxenv ]] 05:33:49 + [[ ! -f /tmp/.toxenv ]] 05:33:49 + [[ -n '' ]] 05:33:49 + python3 -m venv /tmp/venv-DZB7 05:33:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DZB7' 05:33:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DZB7 05:33:53 + echo /tmp/venv-DZB7 05:33:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:33:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:33:53 + /tmp/venv-DZB7/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:33:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:33:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:33:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:33:56 + /tmp/venv-DZB7/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:33:58 + type python3 05:33:58 + true 05:33:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DZB7/bin to PATH' 05:33:58 lf-activate-venv(): INFO: Adding /tmp/venv-DZB7/bin to PATH 05:33:58 + PATH=/tmp/venv-DZB7/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 05:33:58 + return 0 05:33:58 + python3 --version 05:33:58 Python 3.11.7 05:33:58 + python3 -m pip --version 05:33:58 pip 24.2 from /tmp/venv-DZB7/lib/python3.11/site-packages/pip (python 3.11) 05:33:58 + python3 -m pip freeze 05:33:59 cachetools==5.5.0 05:33:59 chardet==5.2.0 05:33:59 colorama==0.4.6 05:33:59 distlib==0.3.8 05:33:59 filelock==3.16.1 05:33:59 packaging==24.1 05:33:59 platformdirs==4.3.6 05:33:59 pluggy==1.5.0 05:33:59 pyproject-api==1.8.0 05:33:59 tox==4.20.0 05:33:59 urllib3==1.26.20 05:33:59 virtualenv==20.26.5 05:33:59 [distribution-rtd-verify-titanium] $ /bin/bash -l /tmp/jenkins13774850619256429146.sh 05:33:59 ---> rtd-verify.sh 05:33:59 + echo '---> Fetching project' 05:33:59 ---> Fetching project 05:33:59 + '[' integration/distribution '!=' integration/distribution ']' 05:33:59 + git fetch origin refs/changes/85/113585/1 05:33:59 From git://devvexx.opendaylight.org/mirror/integration/distribution 05:33:59 * branch refs/changes/85/113585/1 -> FETCH_HEAD 05:33:59 + git checkout FETCH_HEAD 05:33:59 Previous HEAD position was 78ebc068 Update documentation for 2025.03 Titanium 05:33:59 HEAD is now at 654ba320 Update upstreams 05:33:59 + git submodule update --init --recursive 05:33:59 ++ awk -e '{print $1}' 05:33:59 ++ git config -f .gitmodules --get-regexp '^submodule\.(.+)\.url' 05:33:59 + . /home/jenkins/lf-env.sh 05:33:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv 05:33:59 ++ mktemp -d /tmp/venv-XXXX 05:33:59 + lf_venv=/tmp/venv-ih9w 05:33:59 + local venv_file=/tmp/.os_lf_venv 05:33:59 + local python=python3 05:33:59 + local options 05:33:59 + local set_path=true 05:33:59 + local install_args= 05:33:59 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv 05:33:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\''' 05:33:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\''' 05:33:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv 05:33:59 + true 05:33:59 + case $1 in 05:33:59 + venv_file=/tmp/.toxenv 05:33:59 + shift 2 05:33:59 + true 05:33:59 + case $1 in 05:33:59 + shift 05:33:59 + break 05:33:59 + case $python in 05:33:59 + local pkg_list= 05:33:59 + [[ -d /opt/pyenv ]] 05:33:59 + echo 'Setup pyenv:' 05:33:59 Setup pyenv: 05:33:59 + export PYENV_ROOT=/opt/pyenv 05:33:59 + PYENV_ROOT=/opt/pyenv 05:33:59 + 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 05:33:59 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:33:59 + pyenv versions 05:33:59 system 05:33:59 3.8.13 05:33:59 3.9.13 05:33:59 3.10.13 05:33:59 * 3.11.7 (set by /w/workspace/distribution-rtd-verify-titanium/.python-version) 05:33:59 + command -v pyenv 05:33:59 ++ pyenv init - --no-rehash 05:33:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 05:33:59 for i in ${!paths[@]}; do 05:33:59 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 05:33:59 fi; done; 05:33:59 echo "${paths[*]}"'\'')" 05:33:59 export PATH="/opt/pyenv/shims:${PATH}" 05:33:59 export PYENV_SHELL=bash 05:33:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:33:59 pyenv() { 05:33:59 local command 05:33:59 command="${1:-}" 05:33:59 if [ "$#" -gt 0 ]; then 05:33:59 shift 05:33:59 fi 05:33:59 05:33:59 case "$command" in 05:33:59 rehash|shell) 05:33:59 eval "$(pyenv "sh-$command" "$@")" 05:33:59 ;; 05:33:59 *) 05:33:59 command pyenv "$command" "$@" 05:33:59 ;; 05:33:59 esac 05:33:59 }' 05:33:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); 05:33:59 for i in ${!paths[@]}; do 05:33:59 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 05:33:59 fi; done; 05:33:59 echo "${paths[*]}"' 05:33:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:33:59 ++ 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 05:33:59 ++ 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 05:33:59 ++ export PYENV_SHELL=bash 05:33:59 ++ PYENV_SHELL=bash 05:33:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:33:59 +++ complete -F _pyenv pyenv 05:33:59 ++ lf-pyver python3 05:33:59 ++ local py_version_xy=python3 05:33:59 ++ local py_version_xyz= 05:33:59 ++ awk '{ print $1 }' 05:33:59 ++ pyenv versions 05:33:59 ++ local command 05:33:59 ++ command=versions 05:33:59 ++ '[' 1 -gt 0 ']' 05:33:59 ++ shift 05:33:59 ++ case "$command" in 05:33:59 ++ command pyenv versions 05:33:59 ++ pyenv versions 05:33:59 ++ sed 's/^[ *]* //' 05:33:59 ++ grep -E '^[0-9.]*[0-9]$' 05:33:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:33:59 +++ tail -n 1 05:33:59 +++ grep '^3' /tmp/.pyenv_versions 05:33:59 +++ sort -V 05:33:59 ++ py_version_xyz=3.11.7 05:33:59 ++ [[ -z 3.11.7 ]] 05:33:59 ++ echo 3.11.7 05:33:59 ++ return 0 05:33:59 + pyenv local 3.11.7 05:33:59 + local command 05:33:59 + command=local 05:33:59 + '[' 2 -gt 0 ']' 05:33:59 + shift 05:33:59 + case "$command" in 05:33:59 + command pyenv local 3.11.7 05:33:59 + pyenv local 3.11.7 05:33:59 + for arg in "$@" 05:33:59 + case $arg in 05:33:59 + pkg_list+='tox ' 05:33:59 + for arg in "$@" 05:33:59 + case $arg in 05:33:59 + pkg_list+='virtualenv ' 05:33:59 + [[ -f /tmp/.toxenv ]] 05:33:59 ++ cat /tmp/.toxenv 05:33:59 + lf_venv=/tmp/venv-DZB7 05:33:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DZB7 from' file:/tmp/.toxenv 05:33:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DZB7 from file:/tmp/.toxenv 05:33:59 + /tmp/venv-DZB7/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:34:00 + [[ -z tox virtualenv ]] 05:34:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv ' 05:34:00 lf-activate-venv(): INFO: Installing: tox virtualenv 05:34:00 + /tmp/venv-DZB7/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv 05:34:01 + type python3 05:34:01 + true 05:34:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DZB7/bin to PATH' 05:34:01 lf-activate-venv(): INFO: Adding /tmp/venv-DZB7/bin to PATH 05:34:01 + PATH=/tmp/venv-DZB7/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 05:34:01 + return 0 05:34:01 + [[ distribution-rtd-verify-titanium == \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 ]] 05:34:01 + echo '---> Generating docs' 05:34:01 ---> Generating docs 05:34:01 + cd /w/workspace/distribution-rtd-verify-titanium 05:34:01 + tox -edocs 05:34:02 docs: install_deps> python -I -m pip install -r docs/requirements.txt 05:34:24 docs: freeze> python -m pip freeze --all 05:34:25 docs: alabaster==0.7.16,attrs==24.2.0,babel==2.16.0,blockdiag==3.0.0,certifi==2024.8.30,charset-normalizer==3.3.2,contourpy==1.3.0,cycler==0.12.1,docutils==0.20.1,fonttools==4.53.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.4,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.9.2,numpy==2.1.1,nwdiag==3.0.0,packaging==24.1,pillow==10.4.0,pip==24.2,Pygments==2.18.0,pyparsing==3.1.4,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.3,requests-file==1.5.1,seqdiag==3.0.0,setuptools==75.1.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.4.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,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,urllib3==2.2.3,webcolors==24.8.0,wheel==0.44.0 05:34:25 docs: commands[0]> sphinx-build -W -b html -n -W -d /w/workspace/distribution-rtd-verify-titanium/.tox/docs/tmp/doctrees ./docs/ /w/workspace/distribution-rtd-verify-titanium/docs/_build/html 05:34:25 Running Sphinx v7.4.7 05:34:25 loading translations [en]... done 05:34:25 making output directory... done 05:34:25 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 05:34:25 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv... 05:34:25 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv... 05:34:25 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv... 05:34:25 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv... 05:34:25 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv... 05:34:25 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv... 05:34:25 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv... 05:34:25 building [mo]: targets for 0 po files that are out of date 05:34:25 writing output... 05:34:25 building [html]: targets for 3 source files that are out of date 05:34:25 updating environment: [new config] 3 added, 0 changed, 0 removed 05:34:25 reading sources... [ 33%] add-project-distribution 05:34:26 reading sources... [ 67%] index 05:34:26 reading sources... [100%] platform-versions 05:34:26 05:34:26 looking for now-outdated files... none found 05:34:26 pickling environment... done 05:34:26 checking consistency... done 05:34:26 preparing documents... done 05:34:26 copying assets... 05:34:26 copying static files... done 05:34:26 copying extra files... done 05:34:26 copying assets: done 05:34:26 writing output... [ 33%] add-project-distribution 05:34:26 writing output... [ 67%] index 05:34:26 writing output... [100%] platform-versions 05:34:26 05:34:26 generating indices... genindex done 05:34:26 highlighting module code... 05:34:26 writing additional pages... search done 05:34:26 dumping search index in English (code: en)... done 05:34:26 dumping object inventory... done 05:34:26 build succeeded. 05:34:26 05:34:26 The HTML pages are in docs/_build/html. 05:34:26 docs: commands[1]> echo 'Generated docs available in /w/workspace/distribution-rtd-verify-titanium/docs/_build/html' 05:34:26 Generated docs available in /w/workspace/distribution-rtd-verify-titanium/docs/_build/html 05:34:26 docs: OK (24.52=setup[23.18]+cmd[1.33,0.00] seconds) 05:34:26 congratulations :) (24.58 seconds) 05:34:26 + echo '---> Archiving generated docs' 05:34:26 ---> Archiving generated docs 05:34:26 + mkdir -p /w/workspace/distribution-rtd-verify-titanium/archives 05:34:26 + mv docs/_build/html archives/ 05:34:26 $ ssh-agent -k 05:34:26 unset SSH_AUTH_SOCK; 05:34:26 unset SSH_AGENT_PID; 05:34:26 echo Agent pid 5467 killed; 05:34:26 [ssh-agent] Stopped. 05:34:26 [PostBuildScript] - [INFO] Executing post build scripts. 05:34:26 [distribution-rtd-verify-titanium] $ /bin/bash /tmp/jenkins630368202123196705.sh 05:34:26 ---> sysstat.sh 05:34:26 [distribution-rtd-verify-titanium] $ /bin/bash /tmp/jenkins6227194074595780078.sh 05:34:26 ---> package-listing.sh 05:34:26 ++ facter osfamily 05:34:26 ++ tr '[:upper:]' '[:lower:]' 05:34:27 + OS_FAMILY=redhat 05:34:27 + workspace=/w/workspace/distribution-rtd-verify-titanium 05:34:27 + START_PACKAGES=/tmp/packages_start.txt 05:34:27 + END_PACKAGES=/tmp/packages_end.txt 05:34:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:34:27 + PACKAGES=/tmp/packages_start.txt 05:34:27 + '[' /w/workspace/distribution-rtd-verify-titanium ']' 05:34:27 + PACKAGES=/tmp/packages_end.txt 05:34:27 + case "${OS_FAMILY}" in 05:34:27 + rpm -qa 05:34:27 + sort 05:34:27 + '[' -f /tmp/packages_start.txt ']' 05:34:27 + '[' -f /tmp/packages_end.txt ']' 05:34:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:34:27 + '[' /w/workspace/distribution-rtd-verify-titanium ']' 05:34:27 + mkdir -p /w/workspace/distribution-rtd-verify-titanium/archives/ 05:34:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/distribution-rtd-verify-titanium/archives/ 05:34:27 [distribution-rtd-verify-titanium] $ /bin/bash /tmp/jenkins11623735483188339361.sh 05:34:27 ---> capture-instance-metadata.sh 05:34:27 Setup pyenv: 05:34:28 system 05:34:28 3.8.13 05:34:28 3.9.13 05:34:28 3.10.13 05:34:28 * 3.11.7 (set by /w/workspace/distribution-rtd-verify-titanium/.python-version) 05:34:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cb4V from file:/tmp/.os_lf_venv 05:34:29 lf-activate-venv(): INFO: Installing: lftools 05:34:38 lf-activate-venv(): INFO: Adding /tmp/venv-cb4V/bin to PATH 05:34:38 INFO: Running in OpenStack, capturing instance metadata 05:34:39 [distribution-rtd-verify-titanium] $ /bin/bash /tmp/jenkins10882097289686917912.sh 05:34:39 provisioning config files... 05:34:40 Could not find credentials [logs] for distribution-rtd-verify-titanium #3 05:34:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/distribution-rtd-verify-titanium@tmp/config12590247935160955505tmp 05:34:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:34:40 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:34:40 provisioning config files... 05:34:43 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:34:43 [EnvInject] - Injecting environment variables from a build step. 05:34:43 [EnvInject] - Injecting as environment variables the properties content 05:34:43 SERVER_ID=logs 05:34:43 05:34:43 [EnvInject] - Variables injected successfully. 05:34:44 [distribution-rtd-verify-titanium] $ /bin/bash /tmp/jenkins12256255450752086046.sh 05:34:44 ---> create-netrc.sh 05:34:44 WARN: Log server credential not found. 05:34:44 [distribution-rtd-verify-titanium] $ /bin/bash /tmp/jenkins13107068936365938688.sh 05:34:44 ---> python-tools-install.sh 05:34:44 Setup pyenv: 05:34:44 system 05:34:44 3.8.13 05:34:44 3.9.13 05:34:44 3.10.13 05:34:44 * 3.11.7 (set by /w/workspace/distribution-rtd-verify-titanium/.python-version) 05:34:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cb4V from file:/tmp/.os_lf_venv 05:34:45 lf-activate-venv(): INFO: Installing: lftools 05:34:56 lf-activate-venv(): INFO: Adding /tmp/venv-cb4V/bin to PATH 05:34:56 [distribution-rtd-verify-titanium] $ /bin/bash /tmp/jenkins18119895195137193442.sh 05:34:57 ---> sudo-logs.sh 05:34:57 Archiving 'sudo' log.. 05:34:57 [distribution-rtd-verify-titanium] $ /bin/bash /tmp/jenkins16847997450923544301.sh 05:34:57 ---> job-cost.sh 05:34:57 Setup pyenv: 05:34:57 system 05:34:57 3.8.13 05:34:57 3.9.13 05:34:57 3.10.13 05:34:57 * 3.11.7 (set by /w/workspace/distribution-rtd-verify-titanium/.python-version) 05:34:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cb4V from file:/tmp/.os_lf_venv 05:34:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:35:02 lf-activate-venv(): INFO: Adding /tmp/venv-cb4V/bin to PATH 05:35:02 INFO: No Stack... 05:35:03 INFO: Retrieving Pricing Info for: v3-standard-2 05:35:03 INFO: Archiving Costs 05:35:03 [distribution-rtd-verify-titanium] $ /bin/bash -l /tmp/jenkins880342494947075019.sh 05:35:03 ---> logs-deploy.sh 05:35:03 Setup pyenv: 05:35:03 system 05:35:03 3.8.13 05:35:03 3.9.13 05:35:03 3.10.13 05:35:03 * 3.11.7 (set by /w/workspace/distribution-rtd-verify-titanium/.python-version) 05:35:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cb4V from file:/tmp/.os_lf_venv 05:35:04 lf-activate-venv(): INFO: Installing: lftools 05:35:14 lf-activate-venv(): INFO: Adding /tmp/venv-cb4V/bin to PATH 05:35:14 WARNING: Nexus logging server not set 05:35:14 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/distribution-rtd-verify-titanium/3/ 05:35:14 INFO: archiving logs to S3 05:35:16 ---> uname -a: 05:35:16 Linux prd-centos8-builder-2c-2g-24339.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 05:35:16 05:35:16 05:35:16 ---> lscpu: 05:35:16 Architecture: x86_64 05:35:16 CPU op-mode(s): 32-bit, 64-bit 05:35:16 Byte Order: Little Endian 05:35:16 CPU(s): 2 05:35:16 On-line CPU(s) list: 0,1 05:35:16 Thread(s) per core: 1 05:35:16 Core(s) per socket: 1 05:35:16 Socket(s): 2 05:35:16 NUMA node(s): 1 05:35:16 Vendor ID: AuthenticAMD 05:35:16 CPU family: 23 05:35:16 Model: 49 05:35:16 Model name: AMD EPYC-Rome Processor 05:35:16 Stepping: 0 05:35:16 CPU MHz: 2800.000 05:35:16 BogoMIPS: 5600.00 05:35:16 Virtualization: AMD-V 05:35:16 Hypervisor vendor: KVM 05:35:16 Virtualization type: full 05:35:16 L1d cache: 32K 05:35:16 L1i cache: 32K 05:35:16 L2 cache: 512K 05:35:16 L3 cache: 16384K 05:35:16 NUMA node0 CPU(s): 0,1 05:35:16 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 05:35:16 05:35:16 05:35:16 ---> nproc: 05:35:16 2 05:35:16 05:35:16 05:35:16 ---> df -h: 05:35:16 Filesystem Size Used Avail Use% Mounted on 05:35:16 devtmpfs 3.8G 0 3.8G 0% /dev 05:35:16 tmpfs 3.8G 0 3.8G 0% /dev/shm 05:35:16 tmpfs 3.8G 17M 3.8G 1% /run 05:35:16 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:35:16 /dev/vda1 40G 8.8G 32G 22% / 05:35:16 tmpfs 770M 0 770M 0% /run/user/1001 05:35:16 05:35:16 05:35:16 ---> free -m: 05:35:16 total used free shared buff/cache available 05:35:16 Mem: 7697 649 4376 19 2671 6740 05:35:16 Swap: 1023 0 1023 05:35:16 05:35:16 05:35:16 ---> ip addr: 05:35:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:35:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:35:16 inet 127.0.0.1/8 scope host lo 05:35:16 valid_lft forever preferred_lft forever 05:35:16 inet6 ::1/128 scope host 05:35:16 valid_lft forever preferred_lft forever 05:35:16 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:35:16 link/ether fa:16:3e:3c:c6:ba brd ff:ff:ff:ff:ff:ff 05:35:16 altname enp0s3 05:35:16 altname ens3 05:35:16 inet 10.30.171.211/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 05:35:16 valid_lft 86181sec preferred_lft 86181sec 05:35:16 inet6 fe80::f816:3eff:fe3c:c6ba/64 scope link 05:35:16 valid_lft forever preferred_lft forever 05:35:16 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:35:16 link/ether 02:42:97:44:9e:32 brd ff:ff:ff:ff:ff:ff 05:35:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:35:16 valid_lft forever preferred_lft forever 05:35:16 05:35:16 05:35:16 ---> sar -b -r -n DEV: 05:35:16 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/20/2024 _x86_64_ (2 CPU) 05:35:16 05:35:16 05:31:30 LINUX RESTART (2 CPU) 05:35:16 05:35:16 05:32:01 AM tps rtps wtps bread/s bwrtn/s 05:35:16 05:33:01 AM 128.16 28.71 99.45 6541.24 32919.42 05:35:16 05:34:01 AM 111.68 6.88 104.80 1250.72 9317.60 05:35:16 05:35:01 AM 117.59 1.47 116.13 206.46 19394.79 05:35:16 Average: 119.15 12.36 106.79 2666.65 20545.93 05:35:16 05:35:16 05:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:35:16 05:33:01 AM 5306624 7011476 2575800 32.68 2688 1898228 966324 10.82 189500 2098804 75504 05:35:16 05:34:01 AM 4995760 6998656 2886664 36.62 2688 2179904 930124 10.41 222844 2311988 122228 05:35:16 05:35:01 AM 4524152 6943992 3358272 42.60 2688 2584184 939016 10.51 387628 2567576 14164 05:35:16 Average: 4942179 6984708 2940245 37.30 2688 2220772 945155 10.58 266657 2326123 70632 05:35:16 05:35:16 05:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:35:16 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:35:16 05:33:01 AM eth0 241.12 153.93 1372.18 59.07 0.00 0.00 0.00 0.00 05:35:16 05:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:35:16 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:35:16 05:34:01 AM eth0 61.27 44.46 506.72 7.47 0.00 0.00 0.00 0.00 05:35:16 05:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:35:16 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:35:16 05:35:01 AM eth0 88.34 59.18 1268.38 12.08 0.00 0.00 0.00 0.00 05:35:16 05:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:35:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:35:16 Average: eth0 130.26 85.87 1049.16 26.21 0.00 0.00 0.00 0.00 05:35:16 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:35:16 05:35:16 05:35:16 ---> sar -P ALL: 05:35:16 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/20/2024 _x86_64_ (2 CPU) 05:35:16 05:35:16 05:31:30 LINUX RESTART (2 CPU) 05:35:16 05:35:16 05:32:01 AM CPU %user %nice %system %iowait %steal %idle 05:35:16 05:33:01 AM all 33.18 0.00 6.36 18.67 0.14 41.66 05:35:16 05:33:01 AM 0 32.76 0.00 6.04 14.73 0.15 46.32 05:35:16 05:33:01 AM 1 33.60 0.00 6.68 22.53 0.12 37.08 05:35:16 05:34:01 AM all 34.66 0.00 6.44 4.20 0.13 54.55 05:35:16 05:34:01 AM 0 39.60 0.00 6.69 3.66 0.15 49.90 05:35:16 05:34:01 AM 1 29.72 0.00 6.20 4.75 0.12 59.21 05:35:16 05:35:01 AM all 32.84 0.00 5.45 6.64 0.12 54.96 05:35:16 05:35:01 AM 0 32.70 0.00 5.60 4.93 0.12 56.66 05:35:16 05:35:01 AM 1 32.97 0.00 5.30 8.36 0.12 53.26 05:35:16 Average: all 33.56 0.00 6.08 9.80 0.13 50.43 05:35:16 Average: 0 35.04 0.00 6.11 7.72 0.14 51.00 05:35:16 Average: 1 32.10 0.00 6.06 11.87 0.12 49.86 05:35:16 05:35:16 05:35:16