08:24:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 08:24:15 Running as SYSTEM 08:24:15 [EnvInject] - Loading node environment variables. 08:24:15 Building remotely on prd-ubuntu1804-builder-4c-4g-22000 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 08:24:15 [ssh-agent] Looking for ssh-agent implementation... 08:24:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:24:15 $ ssh-agent 08:24:15 SSH_AUTH_SOCK=/tmp/ssh-qrD3Vimh7uO4/agent.1603 08:24:15 SSH_AGENT_PID=1605 08:24:15 [ssh-agent] Started. 08:24:15 Running ssh-add (command line suppressed) 08:24:15 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_17821275547433714462.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_17821275547433714462.key) 08:24:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:24:15 The recommended git tool is: NONE 08:24:16 using credential onap-jenkins-ssh 08:24:16 Wiping out workspace first. 08:24:16 Cloning the remote Git repository 08:24:16 Cloning repository git://cloud.onap.org/mirror/oom.git 08:24:17 > git init /w/workspace/oom-master-doc8-lint # timeout=10 08:24:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:24:17 > git --version # timeout=10 08:24:17 > git --version # 'git version 2.17.1' 08:24:17 using GIT_SSH to set credentials Gerrit user 08:24:17 Verifying host key using manually-configured host key entries 08:24:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:24:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:24:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:24:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:24:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:24:22 using GIT_SSH to set credentials Gerrit user 08:24:22 Verifying host key using manually-configured host key entries 08:24:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/15 # timeout=30 08:24:22 > git rev-parse 21c9098741b99619f3ffd542b73eee998a609e26^{commit} # timeout=10 08:24:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:24:22 Checking out Revision 21c9098741b99619f3ffd542b73eee998a609e26 (refs/changes/00/141100/15) 08:24:22 > git config core.sparsecheckout # timeout=10 08:24:22 > git checkout -f 21c9098741b99619f3ffd542b73eee998a609e26 # timeout=30 08:24:23 Commit message: "[DOC] Add ArgoCD deployment example and guide" 08:24:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:24:23 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 08:24:26 [EnvInject] - Injecting environment variables from a build step. 08:24:26 [EnvInject] - Injecting as environment variables the properties content 08:24:26 PYTHON=python3 08:24:26 08:24:26 [EnvInject] - Variables injected successfully. 08:24:26 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins12750373379990902236.sh 08:24:26 ---> tox-install.sh 08:24:26 + source /home/jenkins/lf-env.sh 08:24:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:24:26 ++ mktemp -d /tmp/venv-XXXX 08:24:26 + lf_venv=/tmp/venv-V9M8 08:24:26 + local venv_file=/tmp/.os_lf_venv 08:24:26 + local python=python3 08:24:26 + local options 08:24:26 + local set_path=true 08:24:26 + local install_args= 08:24:26 ++ 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 08:24:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:24:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:24:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:24:26 + true 08:24:26 + case $1 in 08:24:26 + venv_file=/tmp/.toxenv 08:24:26 + shift 2 08:24:26 + true 08:24:26 + case $1 in 08:24:26 + shift 08:24:26 + break 08:24:26 + case $python in 08:24:26 + local pkg_list= 08:24:26 + [[ -d /opt/pyenv ]] 08:24:26 + echo 'Setup pyenv:' 08:24:26 Setup pyenv: 08:24:26 + export PYENV_ROOT=/opt/pyenv 08:24:26 + PYENV_ROOT=/opt/pyenv 08:24:26 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:24:26 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:24:26 + pyenv versions 08:24:26 * system (set by /opt/pyenv/version) 08:24:26 * 3.8.13 (set by /opt/pyenv/version) 08:24:26 * 3.9.13 (set by /opt/pyenv/version) 08:24:26 * 3.10.6 (set by /opt/pyenv/version) 08:24:26 + command -v pyenv 08:24:26 ++ pyenv init - --no-rehash 08:24:26 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:24:26 export PATH="/opt/pyenv/shims:${PATH}" 08:24:26 export PYENV_SHELL=bash 08:24:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:24:26 pyenv() { 08:24:26 local command 08:24:26 command="${1:-}" 08:24:26 if [ "$#" -gt 0 ]; then 08:24:26 shift 08:24:26 fi 08:24:26 08:24:26 case "$command" in 08:24:26 rehash|shell) 08:24:26 eval "$(pyenv "sh-$command" "$@")" 08:24:26 ;; 08:24:26 *) 08:24:26 command pyenv "$command" "$@" 08:24:26 ;; 08:24:26 esac 08:24:26 }' 08:24:26 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:24:26 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:24:26 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:24:26 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:24:26 ++ export PYENV_SHELL=bash 08:24:26 ++ PYENV_SHELL=bash 08:24:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:24:26 +++ complete -F _pyenv pyenv 08:24:26 ++ lf-pyver python3 08:24:26 ++ local py_version_xy=python3 08:24:26 ++ local py_version_xyz= 08:24:26 ++ pyenv versions 08:24:26 ++ local command 08:24:26 ++ command=versions 08:24:26 ++ '[' 1 -gt 0 ']' 08:24:26 ++ shift 08:24:26 ++ case "$command" in 08:24:26 ++ command pyenv versions 08:24:26 ++ pyenv versions 08:24:26 ++ sed 's/^[ *]* //' 08:24:26 ++ awk '{ print $1 }' 08:24:26 ++ grep -E '^[0-9.]*[0-9]$' 08:24:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:24:26 +++ grep '^3' /tmp/.pyenv_versions 08:24:26 +++ sort -V 08:24:26 +++ tail -n 1 08:24:26 ++ py_version_xyz=3.10.6 08:24:26 ++ [[ -z 3.10.6 ]] 08:24:26 ++ echo 3.10.6 08:24:26 ++ return 0 08:24:26 + pyenv local 3.10.6 08:24:26 + local command 08:24:27 + command=local 08:24:27 + '[' 2 -gt 0 ']' 08:24:27 + shift 08:24:27 + case "$command" in 08:24:27 + command pyenv local 3.10.6 08:24:27 + pyenv local 3.10.6 08:24:27 + for arg in "$@" 08:24:27 + case $arg in 08:24:27 + pkg_list+='tox ' 08:24:27 + for arg in "$@" 08:24:27 + case $arg in 08:24:27 + pkg_list+='virtualenv ' 08:24:27 + for arg in "$@" 08:24:27 + case $arg in 08:24:27 + pkg_list+='urllib3~=1.26.15 ' 08:24:27 + [[ -f /tmp/.toxenv ]] 08:24:27 + [[ ! -f /tmp/.toxenv ]] 08:24:27 + [[ -n '' ]] 08:24:27 + python3 -m venv /tmp/venv-V9M8 08:24:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V9M8' 08:24:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V9M8 08:24:30 + echo /tmp/venv-V9M8 08:24:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:24:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:24:30 + /tmp/venv-V9M8/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:24:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:24:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:24:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:24:35 + /tmp/venv-V9M8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:24:37 + type python3 08:24:37 + true 08:24:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-V9M8/bin to PATH' 08:24:37 lf-activate-venv(): INFO: Adding /tmp/venv-V9M8/bin to PATH 08:24:37 + PATH=/tmp/venv-V9M8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:24:37 + return 0 08:24:37 + python3 --version 08:24:37 Python 3.10.6 08:24:37 + python3 -m pip --version 08:24:37 pip 25.1.1 from /tmp/venv-V9M8/lib/python3.10/site-packages/pip (python 3.10) 08:24:37 + python3 -m pip freeze 08:24:37 cachetools==6.1.0 08:24:37 chardet==5.2.0 08:24:37 colorama==0.4.6 08:24:37 distlib==0.3.9 08:24:37 filelock==3.18.0 08:24:37 packaging==25.0 08:24:37 platformdirs==4.3.8 08:24:37 pluggy==1.6.0 08:24:37 pyproject-api==1.9.1 08:24:37 tomli==2.2.1 08:24:37 tox==4.27.0 08:24:37 typing_extensions==4.14.0 08:24:37 urllib3==1.26.20 08:24:37 virtualenv==20.31.2 08:24:37 [EnvInject] - Injecting environment variables from a build step. 08:24:37 [EnvInject] - Injecting as environment variables the properties content 08:24:37 PARALLEL=false 08:24:37 08:24:37 [EnvInject] - Variables injected successfully. 08:24:37 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins3588430692345148605.sh 08:24:37 ---> tox-run.sh 08:24:37 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:24:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 08:24:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 08:24:37 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 08:24:37 + cd /w/workspace/oom-master-doc8-lint/. 08:24:37 + source /home/jenkins/lf-env.sh 08:24:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:24:37 ++ mktemp -d /tmp/venv-XXXX 08:24:37 + lf_venv=/tmp/venv-Oolm 08:24:37 + local venv_file=/tmp/.os_lf_venv 08:24:37 + local python=python3 08:24:37 + local options 08:24:37 + local set_path=true 08:24:37 + local install_args= 08:24:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:24:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:24:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:24:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:24:37 + true 08:24:37 + case $1 in 08:24:37 + venv_file=/tmp/.toxenv 08:24:37 + shift 2 08:24:37 + true 08:24:37 + case $1 in 08:24:37 + shift 08:24:37 + break 08:24:37 + case $python in 08:24:37 + local pkg_list= 08:24:37 + [[ -d /opt/pyenv ]] 08:24:37 + echo 'Setup pyenv:' 08:24:37 Setup pyenv: 08:24:37 + export PYENV_ROOT=/opt/pyenv 08:24:37 + PYENV_ROOT=/opt/pyenv 08:24:37 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:24:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:24:37 + pyenv versions 08:24:37 system 08:24:37 3.8.13 08:24:37 3.9.13 08:24:37 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 08:24:37 + command -v pyenv 08:24:37 ++ pyenv init - --no-rehash 08:24:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:24:37 export PATH="/opt/pyenv/shims:${PATH}" 08:24:37 export PYENV_SHELL=bash 08:24:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:24:37 pyenv() { 08:24:37 local command 08:24:37 command="${1:-}" 08:24:37 if [ "$#" -gt 0 ]; then 08:24:37 shift 08:24:37 fi 08:24:37 08:24:37 case "$command" in 08:24:37 rehash|shell) 08:24:37 eval "$(pyenv "sh-$command" "$@")" 08:24:37 ;; 08:24:37 *) 08:24:37 command pyenv "$command" "$@" 08:24:37 ;; 08:24:37 esac 08:24:37 }' 08:24:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:24:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:24:37 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:24:37 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:24:37 ++ export PYENV_SHELL=bash 08:24:37 ++ PYENV_SHELL=bash 08:24:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:24:37 +++ complete -F _pyenv pyenv 08:24:37 ++ lf-pyver python3 08:24:37 ++ local py_version_xy=python3 08:24:37 ++ local py_version_xyz= 08:24:37 ++ pyenv versions 08:24:37 ++ local command 08:24:37 ++ command=versions 08:24:37 ++ '[' 1 -gt 0 ']' 08:24:37 ++ shift 08:24:37 ++ case "$command" in 08:24:37 ++ command pyenv versions 08:24:37 ++ pyenv versions 08:24:37 ++ sed 's/^[ *]* //' 08:24:37 ++ awk '{ print $1 }' 08:24:37 ++ grep -E '^[0-9.]*[0-9]$' 08:24:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:24:37 +++ grep '^3' /tmp/.pyenv_versions 08:24:37 +++ sort -V 08:24:37 +++ tail -n 1 08:24:37 ++ py_version_xyz=3.10.6 08:24:37 ++ [[ -z 3.10.6 ]] 08:24:37 ++ echo 3.10.6 08:24:37 ++ return 0 08:24:37 + pyenv local 3.10.6 08:24:37 + local command 08:24:37 + command=local 08:24:37 + '[' 2 -gt 0 ']' 08:24:37 + shift 08:24:37 + case "$command" in 08:24:37 + command pyenv local 3.10.6 08:24:37 + pyenv local 3.10.6 08:24:37 + for arg in "$@" 08:24:37 + case $arg in 08:24:37 + pkg_list+='tox ' 08:24:37 + for arg in "$@" 08:24:37 + case $arg in 08:24:37 + pkg_list+='virtualenv ' 08:24:37 + for arg in "$@" 08:24:37 + case $arg in 08:24:37 + pkg_list+='urllib3~=1.26.15 ' 08:24:37 + [[ -f /tmp/.toxenv ]] 08:24:37 ++ cat /tmp/.toxenv 08:24:37 + lf_venv=/tmp/venv-V9M8 08:24:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V9M8 from' file:/tmp/.toxenv 08:24:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V9M8 from file:/tmp/.toxenv 08:24:37 + /tmp/venv-V9M8/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:24:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:24:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:24:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:24:38 + /tmp/venv-V9M8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:24:39 + type python3 08:24:39 + true 08:24:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-V9M8/bin to PATH' 08:24:39 lf-activate-venv(): INFO: Adding /tmp/venv-V9M8/bin to PATH 08:24:39 + PATH=/tmp/venv-V9M8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:24:39 + return 0 08:24:39 + [[ -d /opt/pyenv ]] 08:24:39 + echo '---> Setting up pyenv' 08:24:39 ---> Setting up pyenv 08:24:39 + export PYENV_ROOT=/opt/pyenv 08:24:39 + PYENV_ROOT=/opt/pyenv 08:24:39 + export PATH=/opt/pyenv/bin:/tmp/venv-V9M8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:24:39 + PATH=/opt/pyenv/bin:/tmp/venv-V9M8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:24:39 ++ pwd 08:24:39 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 08:24:39 + export PYTHONPATH 08:24:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:24:39 + TOX_TESTENV_PASSENV=PYTHONPATH 08:24:39 + tox --version 08:24:40 4.27.0 from /tmp/venv-V9M8/lib/python3.10/site-packages/tox/__init__.py 08:24:40 + PARALLEL=false 08:24:40 + TOX_OPTIONS_LIST= 08:24:40 + [[ -n doc8 ]] 08:24:40 + TOX_OPTIONS_LIST=' -e doc8' 08:24:40 + case ${PARALLEL,,} in 08:24:40 + tox -e doc8 08:24:40 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 08:24:42 doc8: install_deps> python -I -m pip install -r /w/workspace/oom-master-doc8-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 08:25:03 doc8: freeze> python -m pip freeze --all 08:25:03 doc8: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.14,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2025.6.15,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==0.10.1,docutils==0.17.1,domdf_python_tools==3.10.0,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,importlib-resources==5.4.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==25.0.1,platformdirs==2.5.1,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.1.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.3.0,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.13.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.45.1,wrapt==1.13.3,zipp==3.7.0 08:25:03 doc8: commands[0]> doc8 docs/ 08:25:05 Scanning... 08:25:05 Validating... 08:25:05 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 08:25:05 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 08:25:05 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 08:25:05 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 08:25:05 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 08:25:05 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 08:25:05 ======== 08:25:05 Total files scanned = 42 08:25:05 Total files ignored = 0 08:25:05 Total accumulated errors = 6 08:25:05 Detailed error counts: 08:25:05 - doc8.checks.CheckCarriageReturn = 0 08:25:05 - doc8.checks.CheckIndentationNoTab = 0 08:25:05 - doc8.checks.CheckMaxLineLength = 5 08:25:05 - doc8.checks.CheckNewlineEndOfFile = 1 08:25:05 - doc8.checks.CheckTrailingWhitespace = 0 08:25:05 - doc8.checks.CheckValidity = 0 08:25:06 doc8: exit 1 (2.08 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2252 08:25:06 doc8: command failed but is marked ignore outcome so handling it as success 08:25:06 doc8: OK (25.31=setup[23.22]+cmd[2.08] seconds) 08:25:06 congratulations :) (25.52 seconds) 08:25:06 + tox_status=0 08:25:06 + echo '---> Completed tox runs' 08:25:06 ---> Completed tox runs 08:25:06 + for i in .tox/*/log 08:25:06 ++ echo .tox/doc8/log 08:25:06 ++ awk -F/ '{print $2}' 08:25:06 + tox_env=doc8 08:25:06 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 08:25:06 + DOC_DIR=docs/_build/html 08:25:06 + [[ -d docs/_build/html ]] 08:25:06 + echo '---> tox-run.sh ends' 08:25:06 ---> tox-run.sh ends 08:25:06 + test 0 -eq 0 08:25:06 $ ssh-agent -k 08:25:06 unset SSH_AUTH_SOCK; 08:25:06 unset SSH_AGENT_PID; 08:25:06 echo Agent pid 1605 killed; 08:25:06 [ssh-agent] Stopped. 08:25:06 [PostBuildScript] - [INFO] Executing post build scripts. 08:25:06 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins10351691850995007127.sh 08:25:06 ---> sysstat.sh 08:25:06 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2312246674161779686.sh 08:25:06 ---> package-listing.sh 08:25:06 ++ tr '[:upper:]' '[:lower:]' 08:25:06 ++ facter osfamily 08:25:06 + OS_FAMILY=debian 08:25:06 + workspace=/w/workspace/oom-master-doc8-lint 08:25:06 + START_PACKAGES=/tmp/packages_start.txt 08:25:06 + END_PACKAGES=/tmp/packages_end.txt 08:25:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:25:06 + PACKAGES=/tmp/packages_start.txt 08:25:06 + '[' /w/workspace/oom-master-doc8-lint ']' 08:25:06 + PACKAGES=/tmp/packages_end.txt 08:25:06 + case "${OS_FAMILY}" in 08:25:06 + dpkg -l 08:25:06 + grep '^ii' 08:25:06 + '[' -f /tmp/packages_start.txt ']' 08:25:06 + '[' -f /tmp/packages_end.txt ']' 08:25:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:25:06 + '[' /w/workspace/oom-master-doc8-lint ']' 08:25:06 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 08:25:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 08:25:06 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins13626207333632275996.sh 08:25:06 ---> capture-instance-metadata.sh 08:25:06 Setup pyenv: 08:25:06 system 08:25:06 3.8.13 08:25:06 3.9.13 08:25:06 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 08:25:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2r7Y 08:25:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:25:14 lf-activate-venv(): INFO: Installing: lftools 08:25:39 lf-activate-venv(): INFO: Adding /tmp/venv-2r7Y/bin to PATH 08:25:39 INFO: Running in OpenStack, capturing instance metadata 08:25:39 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins5225721896362115767.sh 08:25:39 provisioning config files... 08:25:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config5748301972250825774tmp 08:25:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:25:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:25:39 [EnvInject] - Injecting environment variables from a build step. 08:25:39 [EnvInject] - Injecting as environment variables the properties content 08:25:39 SERVER_ID=logs 08:25:39 08:25:39 [EnvInject] - Variables injected successfully. 08:25:39 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16675673101486087325.sh 08:25:39 ---> create-netrc.sh 08:25:39 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins6946772554892787093.sh 08:25:39 ---> python-tools-install.sh 08:25:39 Setup pyenv: 08:25:39 system 08:25:39 3.8.13 08:25:39 3.9.13 08:25:39 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 08:25:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2r7Y from file:/tmp/.os_lf_venv 08:25:41 lf-activate-venv(): INFO: Installing: lftools 08:25:49 lf-activate-venv(): INFO: Adding /tmp/venv-2r7Y/bin to PATH 08:25:49 Generating Requirements File 08:26:07 Python 3.10.6 08:26:07 pip 25.1.1 from /tmp/venv-2r7Y/lib/python3.10/site-packages/pip (python 3.10) 08:26:08 appdirs==1.4.4 08:26:08 argcomplete==3.6.2 08:26:08 aspy.yaml==1.3.0 08:26:08 attrs==25.3.0 08:26:08 autopage==0.5.2 08:26:08 beautifulsoup4==4.13.4 08:26:08 boto3==1.38.38 08:26:08 botocore==1.38.38 08:26:08 bs4==0.0.2 08:26:08 cachetools==5.5.2 08:26:08 certifi==2025.6.15 08:26:08 cffi==1.17.1 08:26:08 cfgv==3.4.0 08:26:08 chardet==5.2.0 08:26:08 charset-normalizer==3.4.2 08:26:08 click==8.2.1 08:26:08 cliff==4.10.0 08:26:08 cmd2==2.6.1 08:26:08 cryptography==3.3.2 08:26:08 debtcollector==3.0.0 08:26:08 decorator==5.2.1 08:26:08 defusedxml==0.7.1 08:26:08 Deprecated==1.2.18 08:26:08 distlib==0.3.9 08:26:08 dnspython==2.7.0 08:26:08 docker==7.1.0 08:26:08 dogpile.cache==1.4.0 08:26:08 durationpy==0.10 08:26:08 email_validator==2.2.0 08:26:08 filelock==3.18.0 08:26:08 future==1.0.0 08:26:08 gitdb==4.0.12 08:26:08 GitPython==3.1.44 08:26:08 google-auth==2.40.3 08:26:08 httplib2==0.22.0 08:26:08 identify==2.6.12 08:26:08 idna==3.10 08:26:08 importlib-resources==1.5.0 08:26:08 iso8601==2.1.0 08:26:08 Jinja2==3.1.6 08:26:08 jmespath==1.0.1 08:26:08 jsonpatch==1.33 08:26:08 jsonpointer==3.0.0 08:26:08 jsonschema==4.24.0 08:26:08 jsonschema-specifications==2025.4.1 08:26:08 keystoneauth1==5.11.1 08:26:08 kubernetes==33.1.0 08:26:08 lftools==0.37.13 08:26:08 lxml==5.4.0 08:26:08 MarkupSafe==3.0.2 08:26:08 msgpack==1.1.1 08:26:08 multi_key_dict==2.0.3 08:26:08 munch==4.0.0 08:26:08 netaddr==1.3.0 08:26:08 niet==1.4.2 08:26:08 nodeenv==1.9.1 08:26:08 oauth2client==4.1.3 08:26:08 oauthlib==3.3.0 08:26:08 openstacksdk==4.6.0 08:26:08 os-client-config==2.1.0 08:26:08 os-service-types==1.7.0 08:26:08 osc-lib==4.0.2 08:26:08 oslo.config==9.8.0 08:26:08 oslo.context==6.0.0 08:26:08 oslo.i18n==6.5.1 08:26:08 oslo.log==7.1.0 08:26:08 oslo.serialization==5.7.0 08:26:08 oslo.utils==9.0.0 08:26:08 packaging==25.0 08:26:08 pbr==6.1.1 08:26:08 platformdirs==4.3.8 08:26:08 prettytable==3.16.0 08:26:08 psutil==7.0.0 08:26:08 pyasn1==0.6.1 08:26:08 pyasn1_modules==0.4.2 08:26:08 pycparser==2.22 08:26:08 pygerrit2==2.0.15 08:26:08 PyGithub==2.6.1 08:26:08 PyJWT==2.10.1 08:26:08 PyNaCl==1.5.0 08:26:08 pyparsing==2.4.7 08:26:08 pyperclip==1.9.0 08:26:08 pyrsistent==0.20.0 08:26:08 python-cinderclient==9.7.0 08:26:08 python-dateutil==2.9.0.post0 08:26:08 python-heatclient==4.2.0 08:26:08 python-jenkins==1.8.2 08:26:08 python-keystoneclient==5.6.0 08:26:08 python-magnumclient==4.8.1 08:26:08 python-openstackclient==8.1.0 08:26:08 python-swiftclient==4.8.0 08:26:08 PyYAML==6.0.2 08:26:08 referencing==0.36.2 08:26:08 requests==2.32.4 08:26:08 requests-oauthlib==2.0.0 08:26:08 requestsexceptions==1.4.0 08:26:08 rfc3986==2.0.0 08:26:08 rpds-py==0.25.1 08:26:08 rsa==4.9.1 08:26:08 ruamel.yaml==0.18.14 08:26:08 ruamel.yaml.clib==0.2.12 08:26:08 s3transfer==0.13.0 08:26:08 simplejson==3.20.1 08:26:08 six==1.17.0 08:26:08 smmap==5.0.2 08:26:08 soupsieve==2.7 08:26:08 stevedore==5.4.1 08:26:08 tabulate==0.9.0 08:26:08 toml==0.10.2 08:26:08 tomlkit==0.13.3 08:26:08 tqdm==4.67.1 08:26:08 typing_extensions==4.14.0 08:26:08 tzdata==2025.2 08:26:08 urllib3==1.26.20 08:26:08 virtualenv==20.31.2 08:26:08 wcwidth==0.2.13 08:26:08 websocket-client==1.8.0 08:26:08 wrapt==1.17.2 08:26:08 xdg==6.0.0 08:26:08 xmltodict==0.14.2 08:26:08 yq==3.4.3 08:26:08 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins13001326757904352039.sh 08:26:08 ---> sudo-logs.sh 08:26:08 Archiving 'sudo' log.. 08:26:08 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1546995308148392774.sh 08:26:08 ---> job-cost.sh 08:26:08 Setup pyenv: 08:26:08 system 08:26:08 3.8.13 08:26:08 3.9.13 08:26:08 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 08:26:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2r7Y from file:/tmp/.os_lf_venv 08:26:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:26:15 lf-activate-venv(): INFO: Adding /tmp/venv-2r7Y/bin to PATH 08:26:15 INFO: No Stack... 08:26:16 INFO: Retrieving Pricing Info for: v3-standard-4 08:26:16 INFO: Archiving Costs 08:26:16 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins1592171827201390805.sh 08:26:16 ---> logs-deploy.sh 08:26:16 Setup pyenv: 08:26:16 system 08:26:16 3.8.13 08:26:16 3.9.13 08:26:16 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 08:26:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2r7Y from file:/tmp/.os_lf_venv 08:26:18 lf-activate-venv(): INFO: Installing: lftools 08:26:26 lf-activate-venv(): INFO: Adding /tmp/venv-2r7Y/bin to PATH 08:26:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/573 08:26:26 INFO: archiving workspace using pattern(s): 08:26:27 Archives upload complete. 08:26:27 INFO: archiving logs to Nexus 08:26:28 ---> uname -a: 08:26:28 Linux prd-ubuntu1804-builder-4c-4g-22000 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:26:28 08:26:28 08:26:28 ---> lscpu: 08:26:28 Architecture: x86_64 08:26:28 CPU op-mode(s): 32-bit, 64-bit 08:26:28 Byte Order: Little Endian 08:26:28 CPU(s): 4 08:26:28 On-line CPU(s) list: 0-3 08:26:28 Thread(s) per core: 1 08:26:28 Core(s) per socket: 1 08:26:28 Socket(s): 4 08:26:28 NUMA node(s): 1 08:26:28 Vendor ID: AuthenticAMD 08:26:28 CPU family: 23 08:26:28 Model: 49 08:26:28 Model name: AMD EPYC-Rome Processor 08:26:28 Stepping: 0 08:26:28 CPU MHz: 2800.000 08:26:28 BogoMIPS: 5600.00 08:26:28 Virtualization: AMD-V 08:26:28 Hypervisor vendor: KVM 08:26:28 Virtualization type: full 08:26:28 L1d cache: 32K 08:26:28 L1i cache: 32K 08:26:28 L2 cache: 512K 08:26:28 L3 cache: 16384K 08:26:28 NUMA node0 CPU(s): 0-3 08:26:28 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 08:26:28 08:26:28 08:26:28 ---> nproc: 08:26:28 4 08:26:28 08:26:28 08:26:28 ---> df -h: 08:26:28 Filesystem Size Used Avail Use% Mounted on 08:26:28 udev 7.9G 0 7.9G 0% /dev 08:26:28 tmpfs 1.6G 672K 1.6G 1% /run 08:26:28 /dev/vda1 78G 8.5G 69G 11% / 08:26:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:26:28 tmpfs 5.0M 0 5.0M 0% /run/lock 08:26:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:26:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:26:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:26:28 08:26:28 08:26:28 ---> free -m: 08:26:28 total used free shared buff/cache available 08:26:28 Mem: 16040 561 13212 0 2266 15155 08:26:28 Swap: 1023 0 1023 08:26:28 08:26:28 08:26:28 ---> ip addr: 08:26:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:26:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:26:28 inet 127.0.0.1/8 scope host lo 08:26:28 valid_lft forever preferred_lft forever 08:26:28 inet6 ::1/128 scope host 08:26:28 valid_lft forever preferred_lft forever 08:26:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:26:28 link/ether fa:16:3e:39:41:94 brd ff:ff:ff:ff:ff:ff 08:26:28 inet 10.30.107.58/23 brd 10.30.107.255 scope global dynamic ens3 08:26:28 valid_lft 86250sec preferred_lft 86250sec 08:26:28 inet6 fe80::f816:3eff:fe39:4194/64 scope link 08:26:28 valid_lft forever preferred_lft forever 08:26:28 08:26:28 08:26:28 ---> sar -b -r -n DEV: 08:26:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22000) 06/18/25 _x86_64_ (4 CPU) 08:26:28 08:26:28 08:24:00 LINUX RESTART (4 CPU) 08:26:28 08:26:28 08:25:02 tps rtps wtps bread/s bwrtn/s 08:26:28 08:26:01 121.05 0.95 120.10 113.20 29317.74 08:26:28 Average: 121.05 0.95 120.10 113.20 29317.74 08:26:28 08:26:28 08:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:26:28 08:26:01 13612260 15513524 2812708 17.12 89532 1994524 796196 4.56 755412 1806972 160828 08:26:28 Average: 13612260 15513524 2812708 17.12 89532 1994524 796196 4.56 755412 1806972 160828 08:26:28 08:26:28 08:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:26:28 08:26:01 ens3 151.09 105.39 758.09 15.20 0.00 0.00 0.00 0.00 08:26:28 08:26:01 lo 1.36 1.36 0.16 0.16 0.00 0.00 0.00 0.00 08:26:28 Average: ens3 151.09 105.39 758.09 15.20 0.00 0.00 0.00 0.00 08:26:28 Average: lo 1.36 1.36 0.16 0.16 0.00 0.00 0.00 0.00 08:26:28 08:26:28 08:26:28 ---> sar -P ALL: 08:26:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22000) 06/18/25 _x86_64_ (4 CPU) 08:26:28 08:26:28 08:24:00 LINUX RESTART (4 CPU) 08:26:28 08:26:28 08:25:02 CPU %user %nice %system %iowait %steal %idle 08:26:28 08:26:01 all 20.85 0.00 1.43 2.33 0.06 75.33 08:26:28 08:26:01 0 30.62 0.00 1.42 0.53 0.05 67.38 08:26:28 08:26:01 1 23.91 0.00 1.62 4.25 0.05 70.16 08:26:28 08:26:01 2 11.06 0.00 1.14 3.14 0.03 84.63 08:26:28 08:26:01 3 17.79 0.00 1.53 1.40 0.09 79.20 08:26:28 Average: all 20.85 0.00 1.43 2.33 0.06 75.33 08:26:28 Average: 0 30.62 0.00 1.42 0.53 0.05 67.38 08:26:28 Average: 1 23.91 0.00 1.62 4.25 0.05 70.16 08:26:28 Average: 2 11.06 0.00 1.14 3.14 0.03 84.63 08:26:28 Average: 3 17.79 0.00 1.53 1.40 0.09 79.20 08:26:28 08:26:28 08:26:28