13:54:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 13:54:20 Running as SYSTEM 13:54:20 [EnvInject] - Loading node environment variables. 13:54:20 Building remotely on prd-ubuntu1804-builder-4c-4g-20323 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 13:54:20 [ssh-agent] Looking for ssh-agent implementation... 13:54:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:54:20 $ ssh-agent 13:54:20 SSH_AUTH_SOCK=/tmp/ssh-XIs2nBNC4mRu/agent.1667 13:54:20 SSH_AGENT_PID=1668 13:54:20 [ssh-agent] Started. 13:54:20 Running ssh-add (command line suppressed) 13:54:20 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_4453037281676422194.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_4453037281676422194.key) 13:54:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:54:20 The recommended git tool is: NONE 13:54:22 using credential onap-jenkins-ssh 13:54:22 Wiping out workspace first. 13:54:22 Cloning the remote Git repository 13:54:22 Cloning repository git://cloud.onap.org/mirror/oom.git 13:54:22 > git init /w/workspace/oom-master-doc8-lint # timeout=10 13:54:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:54:22 > git --version # timeout=10 13:54:22 > git --version # 'git version 2.17.1' 13:54:22 using GIT_SSH to set credentials Gerrit user 13:54:22 Verifying host key using manually-configured host key entries 13:54:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:54:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:54:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:54:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:54:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:54:28 using GIT_SSH to set credentials Gerrit user 13:54:28 Verifying host key using manually-configured host key entries 13:54:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/8 # timeout=30 13:54:29 > git rev-parse 4d5df370d73d7d34584814e0724116969b74ad3e^{commit} # timeout=10 13:54:29 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:54:29 Checking out Revision 4d5df370d73d7d34584814e0724116969b74ad3e (refs/changes/00/141100/8) 13:54:29 > git config core.sparsecheckout # timeout=10 13:54:29 > git checkout -f 4d5df370d73d7d34584814e0724116969b74ad3e # timeout=30 13:54:29 Commit message: "[DOC] Add ArgoCD deployment example and guide" 13:54:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:54:29 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 13:54:32 [EnvInject] - Injecting environment variables from a build step. 13:54:32 [EnvInject] - Injecting as environment variables the properties content 13:54:32 PYTHON=python3 13:54:32 13:54:32 [EnvInject] - Variables injected successfully. 13:54:32 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins5151023684568490473.sh 13:54:32 ---> tox-install.sh 13:54:32 + source /home/jenkins/lf-env.sh 13:54:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:54:32 ++ mktemp -d /tmp/venv-XXXX 13:54:32 + lf_venv=/tmp/venv-sphe 13:54:32 + local venv_file=/tmp/.os_lf_venv 13:54:32 + local python=python3 13:54:32 + local options 13:54:32 + local set_path=true 13:54:32 + local install_args= 13:54:32 ++ 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 13:54:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:54:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:54:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:54:32 + true 13:54:32 + case $1 in 13:54:32 + venv_file=/tmp/.toxenv 13:54:32 + shift 2 13:54:32 + true 13:54:32 + case $1 in 13:54:32 + shift 13:54:32 + break 13:54:32 + case $python in 13:54:32 + local pkg_list= 13:54:32 + [[ -d /opt/pyenv ]] 13:54:32 + echo 'Setup pyenv:' 13:54:32 Setup pyenv: 13:54:32 + export PYENV_ROOT=/opt/pyenv 13:54:32 + PYENV_ROOT=/opt/pyenv 13:54:32 + 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 13:54:32 + 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 13:54:32 + pyenv versions 13:54:32 * system (set by /opt/pyenv/version) 13:54:32 * 3.8.13 (set by /opt/pyenv/version) 13:54:32 * 3.9.13 (set by /opt/pyenv/version) 13:54:32 * 3.10.6 (set by /opt/pyenv/version) 13:54:32 + command -v pyenv 13:54:32 ++ pyenv init - --no-rehash 13:54:32 + 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[*]}"'\'')" 13:54:32 export PATH="/opt/pyenv/shims:${PATH}" 13:54:32 export PYENV_SHELL=bash 13:54:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:54:32 pyenv() { 13:54:32 local command 13:54:32 command="${1:-}" 13:54:32 if [ "$#" -gt 0 ]; then 13:54:32 shift 13:54:32 fi 13:54:32 13:54:32 case "$command" in 13:54:32 rehash|shell) 13:54:32 eval "$(pyenv "sh-$command" "$@")" 13:54:32 ;; 13:54:32 *) 13:54:32 command pyenv "$command" "$@" 13:54:32 ;; 13:54:32 esac 13:54:32 }' 13:54:32 +++ 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[*]}"' 13:54:32 ++ 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 13:54:32 ++ 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 13:54:32 ++ 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 13:54:32 ++ export PYENV_SHELL=bash 13:54:32 ++ PYENV_SHELL=bash 13:54:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:54:32 +++ complete -F _pyenv pyenv 13:54:32 ++ lf-pyver python3 13:54:32 ++ local py_version_xy=python3 13:54:32 ++ local py_version_xyz= 13:54:32 ++ pyenv versions 13:54:32 ++ local command 13:54:32 ++ command=versions 13:54:32 ++ '[' 1 -gt 0 ']' 13:54:32 ++ shift 13:54:32 ++ case "$command" in 13:54:32 ++ command pyenv versions 13:54:32 ++ pyenv versions 13:54:32 ++ sed 's/^[ *]* //' 13:54:32 ++ awk '{ print $1 }' 13:54:32 ++ grep -E '^[0-9.]*[0-9]$' 13:54:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:54:32 +++ grep '^3' /tmp/.pyenv_versions 13:54:32 +++ sort -V 13:54:32 +++ tail -n 1 13:54:32 ++ py_version_xyz=3.10.6 13:54:32 ++ [[ -z 3.10.6 ]] 13:54:32 ++ echo 3.10.6 13:54:32 ++ return 0 13:54:32 + pyenv local 3.10.6 13:54:32 + local command 13:54:32 + command=local 13:54:32 + '[' 2 -gt 0 ']' 13:54:32 + shift 13:54:32 + case "$command" in 13:54:32 + command pyenv local 3.10.6 13:54:32 + pyenv local 3.10.6 13:54:32 + for arg in "$@" 13:54:32 + case $arg in 13:54:32 + pkg_list+='tox ' 13:54:32 + for arg in "$@" 13:54:32 + case $arg in 13:54:32 + pkg_list+='virtualenv ' 13:54:32 + for arg in "$@" 13:54:32 + case $arg in 13:54:32 + pkg_list+='urllib3~=1.26.15 ' 13:54:32 + [[ -f /tmp/.toxenv ]] 13:54:32 + [[ ! -f /tmp/.toxenv ]] 13:54:32 + [[ -n '' ]] 13:54:32 + python3 -m venv /tmp/venv-sphe 13:54:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sphe' 13:54:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sphe 13:54:36 + echo /tmp/venv-sphe 13:54:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:54:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:54:36 + /tmp/venv-sphe/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:54:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:54:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:54:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:54:40 + /tmp/venv-sphe/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:54:43 + type python3 13:54:43 + true 13:54:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sphe/bin to PATH' 13:54:43 lf-activate-venv(): INFO: Adding /tmp/venv-sphe/bin to PATH 13:54:43 + PATH=/tmp/venv-sphe/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 13:54:43 + return 0 13:54:43 + python3 --version 13:54:43 Python 3.10.6 13:54:43 + python3 -m pip --version 13:54:43 pip 25.1.1 from /tmp/venv-sphe/lib/python3.10/site-packages/pip (python 3.10) 13:54:43 + python3 -m pip freeze 13:54:43 cachetools==6.0.0 13:54:43 chardet==5.2.0 13:54:43 colorama==0.4.6 13:54:43 distlib==0.3.9 13:54:43 filelock==3.18.0 13:54:43 packaging==25.0 13:54:43 platformdirs==4.3.8 13:54:43 pluggy==1.6.0 13:54:43 pyproject-api==1.9.1 13:54:43 tomli==2.2.1 13:54:43 tox==4.26.0 13:54:43 typing_extensions==4.14.0 13:54:43 urllib3==1.26.20 13:54:43 virtualenv==20.31.2 13:54:43 [EnvInject] - Injecting environment variables from a build step. 13:54:43 [EnvInject] - Injecting as environment variables the properties content 13:54:43 PARALLEL=false 13:54:43 13:54:43 [EnvInject] - Variables injected successfully. 13:54:43 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins15780148727476419814.sh 13:54:43 ---> tox-run.sh 13:54:43 + 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 13:54:43 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 13:54:43 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 13:54:43 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 13:54:43 + cd /w/workspace/oom-master-doc8-lint/. 13:54:43 + source /home/jenkins/lf-env.sh 13:54:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:54:43 ++ mktemp -d /tmp/venv-XXXX 13:54:43 + lf_venv=/tmp/venv-oM2p 13:54:43 + local venv_file=/tmp/.os_lf_venv 13:54:43 + local python=python3 13:54:43 + local options 13:54:43 + local set_path=true 13:54:43 + local install_args= 13:54:43 ++ 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 13:54:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:54:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:54:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:54:43 + true 13:54:43 + case $1 in 13:54:43 + venv_file=/tmp/.toxenv 13:54:43 + shift 2 13:54:43 + true 13:54:43 + case $1 in 13:54:43 + shift 13:54:43 + break 13:54:43 + case $python in 13:54:43 + local pkg_list= 13:54:43 + [[ -d /opt/pyenv ]] 13:54:43 + echo 'Setup pyenv:' 13:54:43 Setup pyenv: 13:54:43 + export PYENV_ROOT=/opt/pyenv 13:54:43 + PYENV_ROOT=/opt/pyenv 13:54:43 + 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 13:54:43 + 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 13:54:43 + pyenv versions 13:54:43 system 13:54:43 3.8.13 13:54:43 3.9.13 13:54:43 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 13:54:43 + command -v pyenv 13:54:43 ++ pyenv init - --no-rehash 13:54:43 + 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[*]}"'\'')" 13:54:43 export PATH="/opt/pyenv/shims:${PATH}" 13:54:43 export PYENV_SHELL=bash 13:54:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:54:43 pyenv() { 13:54:43 local command 13:54:43 command="${1:-}" 13:54:43 if [ "$#" -gt 0 ]; then 13:54:43 shift 13:54:43 fi 13:54:43 13:54:43 case "$command" in 13:54:43 rehash|shell) 13:54:43 eval "$(pyenv "sh-$command" "$@")" 13:54:43 ;; 13:54:43 *) 13:54:43 command pyenv "$command" "$@" 13:54:43 ;; 13:54:43 esac 13:54:43 }' 13:54:43 +++ 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[*]}"' 13:54:43 ++ 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 13:54:43 ++ 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 13:54:43 ++ 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 13:54:43 ++ export PYENV_SHELL=bash 13:54:43 ++ PYENV_SHELL=bash 13:54:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:54:43 +++ complete -F _pyenv pyenv 13:54:43 ++ lf-pyver python3 13:54:43 ++ local py_version_xy=python3 13:54:43 ++ local py_version_xyz= 13:54:43 ++ pyenv versions 13:54:43 ++ local command 13:54:43 ++ command=versions 13:54:43 ++ '[' 1 -gt 0 ']' 13:54:43 ++ shift 13:54:43 ++ case "$command" in 13:54:43 ++ command pyenv versions 13:54:43 ++ pyenv versions 13:54:43 ++ awk '{ print $1 }' 13:54:43 ++ grep -E '^[0-9.]*[0-9]$' 13:54:43 ++ sed 's/^[ *]* //' 13:54:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:54:43 +++ grep '^3' /tmp/.pyenv_versions 13:54:43 +++ sort -V 13:54:43 +++ tail -n 1 13:54:43 ++ py_version_xyz=3.10.6 13:54:43 ++ [[ -z 3.10.6 ]] 13:54:43 ++ echo 3.10.6 13:54:43 ++ return 0 13:54:43 + pyenv local 3.10.6 13:54:43 + local command 13:54:43 + command=local 13:54:43 + '[' 2 -gt 0 ']' 13:54:43 + shift 13:54:43 + case "$command" in 13:54:43 + command pyenv local 3.10.6 13:54:43 + pyenv local 3.10.6 13:54:43 + for arg in "$@" 13:54:43 + case $arg in 13:54:43 + pkg_list+='tox ' 13:54:43 + for arg in "$@" 13:54:43 + case $arg in 13:54:43 + pkg_list+='virtualenv ' 13:54:43 + for arg in "$@" 13:54:43 + case $arg in 13:54:43 + pkg_list+='urllib3~=1.26.15 ' 13:54:43 + [[ -f /tmp/.toxenv ]] 13:54:43 ++ cat /tmp/.toxenv 13:54:43 + lf_venv=/tmp/venv-sphe 13:54:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sphe from' file:/tmp/.toxenv 13:54:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sphe from file:/tmp/.toxenv 13:54:43 + /tmp/venv-sphe/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:54:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:54:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:54:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:54:44 + /tmp/venv-sphe/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:54:45 + type python3 13:54:45 + true 13:54:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sphe/bin to PATH' 13:54:45 lf-activate-venv(): INFO: Adding /tmp/venv-sphe/bin to PATH 13:54:45 + PATH=/tmp/venv-sphe/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 13:54:45 + return 0 13:54:45 + [[ -d /opt/pyenv ]] 13:54:45 + echo '---> Setting up pyenv' 13:54:45 ---> Setting up pyenv 13:54:45 + export PYENV_ROOT=/opt/pyenv 13:54:45 + PYENV_ROOT=/opt/pyenv 13:54:45 + export PATH=/opt/pyenv/bin:/tmp/venv-sphe/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 13:54:45 + PATH=/opt/pyenv/bin:/tmp/venv-sphe/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 13:54:45 ++ pwd 13:54:45 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 13:54:45 + export PYTHONPATH 13:54:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:54:45 + TOX_TESTENV_PASSENV=PYTHONPATH 13:54:45 + tox --version 13:54:46 4.26.0 from /tmp/venv-sphe/lib/python3.10/site-packages/tox/__init__.py 13:54:46 + PARALLEL=false 13:54:46 + TOX_OPTIONS_LIST= 13:54:46 + [[ -n doc8 ]] 13:54:46 + TOX_OPTIONS_LIST=' -e doc8' 13:54:46 + case ${PARALLEL,,} in 13:54:46 + tox -e doc8 13:54:46 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 13:54:48 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 13:55:16 doc8: freeze> python -m pip freeze --all 13:55:17 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.4.26,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 13:55:17 doc8: commands[0]> doc8 docs/ 13:55:19 Scanning... 13:55:19 Validating... 13:55:19 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 13:55:19 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 13:55:19 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 13:55:19 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 13:55:19 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 13:55:19 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 13:55:19 ======== 13:55:19 Total files scanned = 42 13:55:19 Total files ignored = 0 13:55:19 Total accumulated errors = 6 13:55:19 Detailed error counts: 13:55:19 - doc8.checks.CheckCarriageReturn = 0 13:55:19 - doc8.checks.CheckIndentationNoTab = 0 13:55:19 - doc8.checks.CheckMaxLineLength = 5 13:55:19 - doc8.checks.CheckNewlineEndOfFile = 1 13:55:19 - doc8.checks.CheckTrailingWhitespace = 0 13:55:19 - doc8.checks.CheckValidity = 0 13:55:19 doc8: exit 1 (2.28 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2326 13:55:19 doc8: command failed but is marked ignore outcome so handling it as success 13:55:19 doc8: OK (32.76=setup[30.48]+cmd[2.28] seconds) 13:55:19 congratulations :) (32.97 seconds) 13:55:19 + tox_status=0 13:55:19 + echo '---> Completed tox runs' 13:55:19 ---> Completed tox runs 13:55:19 + for i in .tox/*/log 13:55:19 ++ echo .tox/doc8/log 13:55:19 ++ awk -F/ '{print $2}' 13:55:19 + tox_env=doc8 13:55:19 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 13:55:19 + DOC_DIR=docs/_build/html 13:55:19 + [[ -d docs/_build/html ]] 13:55:19 + echo '---> tox-run.sh ends' 13:55:19 ---> tox-run.sh ends 13:55:19 + test 0 -eq 0 13:55:19 $ ssh-agent -k 13:55:19 unset SSH_AUTH_SOCK; 13:55:19 unset SSH_AGENT_PID; 13:55:19 echo Agent pid 1668 killed; 13:55:19 [ssh-agent] Stopped. 13:55:19 [PostBuildScript] - [INFO] Executing post build scripts. 13:55:19 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins5855190264221456722.sh 13:55:19 ---> sysstat.sh 13:55:19 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins6556298343090698903.sh 13:55:19 ---> package-listing.sh 13:55:19 ++ tr '[:upper:]' '[:lower:]' 13:55:19 ++ facter osfamily 13:55:20 + OS_FAMILY=debian 13:55:20 + workspace=/w/workspace/oom-master-doc8-lint 13:55:20 + START_PACKAGES=/tmp/packages_start.txt 13:55:20 + END_PACKAGES=/tmp/packages_end.txt 13:55:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:55:20 + PACKAGES=/tmp/packages_start.txt 13:55:20 + '[' /w/workspace/oom-master-doc8-lint ']' 13:55:20 + PACKAGES=/tmp/packages_end.txt 13:55:20 + case "${OS_FAMILY}" in 13:55:20 + dpkg -l 13:55:20 + grep '^ii' 13:55:20 + '[' -f /tmp/packages_start.txt ']' 13:55:20 + '[' -f /tmp/packages_end.txt ']' 13:55:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:55:20 + '[' /w/workspace/oom-master-doc8-lint ']' 13:55:20 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 13:55:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 13:55:20 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins5077707598117522726.sh 13:55:20 ---> capture-instance-metadata.sh 13:55:20 Setup pyenv: 13:55:20 system 13:55:20 3.8.13 13:55:20 3.9.13 13:55:20 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 13:55:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0qcl 13:55:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:55:27 lf-activate-venv(): INFO: Installing: lftools 13:55:53 lf-activate-venv(): INFO: Adding /tmp/venv-0qcl/bin to PATH 13:55:53 INFO: Running in OpenStack, capturing instance metadata 13:55:53 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins7611992363610968600.sh 13:55:53 provisioning config files... 13:55:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config14241278044745018580tmp 13:55:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:55:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:55:53 [EnvInject] - Injecting environment variables from a build step. 13:55:53 [EnvInject] - Injecting as environment variables the properties content 13:55:53 SERVER_ID=logs 13:55:53 13:55:53 [EnvInject] - Variables injected successfully. 13:55:53 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins13858988282509219204.sh 13:55:53 ---> create-netrc.sh 13:55:53 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins8618339046396977815.sh 13:55:53 ---> python-tools-install.sh 13:55:53 Setup pyenv: 13:55:53 system 13:55:53 3.8.13 13:55:53 3.9.13 13:55:53 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 13:55:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0qcl from file:/tmp/.os_lf_venv 13:55:55 lf-activate-venv(): INFO: Installing: lftools 13:56:04 lf-activate-venv(): INFO: Adding /tmp/venv-0qcl/bin to PATH 13:56:04 Generating Requirements File 13:56:23 Python 3.10.6 13:56:23 pip 25.1.1 from /tmp/venv-0qcl/lib/python3.10/site-packages/pip (python 3.10) 13:56:24 appdirs==1.4.4 13:56:24 argcomplete==3.6.2 13:56:24 aspy.yaml==1.3.0 13:56:24 attrs==25.3.0 13:56:24 autopage==0.5.2 13:56:24 beautifulsoup4==4.13.4 13:56:24 boto3==1.38.34 13:56:24 botocore==1.38.34 13:56:24 bs4==0.0.2 13:56:24 cachetools==5.5.2 13:56:24 certifi==2025.4.26 13:56:24 cffi==1.17.1 13:56:24 cfgv==3.4.0 13:56:24 chardet==5.2.0 13:56:24 charset-normalizer==3.4.2 13:56:24 click==8.2.1 13:56:24 cliff==4.10.0 13:56:24 cmd2==2.6.1 13:56:24 cryptography==3.3.2 13:56:24 debtcollector==3.0.0 13:56:24 decorator==5.2.1 13:56:24 defusedxml==0.7.1 13:56:24 Deprecated==1.2.18 13:56:24 distlib==0.3.9 13:56:24 dnspython==2.7.0 13:56:24 docker==7.1.0 13:56:24 dogpile.cache==1.4.0 13:56:24 durationpy==0.10 13:56:24 email_validator==2.2.0 13:56:24 filelock==3.18.0 13:56:24 future==1.0.0 13:56:24 gitdb==4.0.12 13:56:24 GitPython==3.1.44 13:56:24 google-auth==2.40.3 13:56:24 httplib2==0.22.0 13:56:24 identify==2.6.12 13:56:24 idna==3.10 13:56:24 importlib-resources==1.5.0 13:56:24 iso8601==2.1.0 13:56:24 Jinja2==3.1.6 13:56:24 jmespath==1.0.1 13:56:24 jsonpatch==1.33 13:56:24 jsonpointer==3.0.0 13:56:24 jsonschema==4.24.0 13:56:24 jsonschema-specifications==2025.4.1 13:56:24 keystoneauth1==5.11.0 13:56:24 kubernetes==33.1.0 13:56:24 lftools==0.37.13 13:56:24 lxml==5.4.0 13:56:24 MarkupSafe==3.0.2 13:56:24 msgpack==1.1.0 13:56:24 multi_key_dict==2.0.3 13:56:24 munch==4.0.0 13:56:24 netaddr==1.3.0 13:56:24 niet==1.4.2 13:56:24 nodeenv==1.9.1 13:56:24 oauth2client==4.1.3 13:56:24 oauthlib==3.2.2 13:56:24 openstacksdk==4.6.0 13:56:24 os-client-config==2.1.0 13:56:24 os-service-types==1.7.0 13:56:24 osc-lib==4.0.2 13:56:24 oslo.config==9.8.0 13:56:24 oslo.context==6.0.0 13:56:24 oslo.i18n==6.5.1 13:56:24 oslo.log==7.1.0 13:56:24 oslo.serialization==5.7.0 13:56:24 oslo.utils==9.0.0 13:56:24 packaging==25.0 13:56:24 pbr==6.1.1 13:56:24 platformdirs==4.3.8 13:56:24 prettytable==3.16.0 13:56:24 psutil==7.0.0 13:56:24 pyasn1==0.6.1 13:56:24 pyasn1_modules==0.4.2 13:56:24 pycparser==2.22 13:56:24 pygerrit2==2.0.15 13:56:24 PyGithub==2.6.1 13:56:24 PyJWT==2.10.1 13:56:24 PyNaCl==1.5.0 13:56:24 pyparsing==2.4.7 13:56:24 pyperclip==1.9.0 13:56:24 pyrsistent==0.20.0 13:56:24 python-cinderclient==9.7.0 13:56:24 python-dateutil==2.9.0.post0 13:56:24 python-heatclient==4.2.0 13:56:24 python-jenkins==1.8.2 13:56:24 python-keystoneclient==5.6.0 13:56:24 python-magnumclient==4.8.1 13:56:24 python-openstackclient==8.1.0 13:56:24 python-swiftclient==4.8.0 13:56:24 PyYAML==6.0.2 13:56:24 referencing==0.36.2 13:56:24 requests==2.32.4 13:56:24 requests-oauthlib==2.0.0 13:56:24 requestsexceptions==1.4.0 13:56:24 rfc3986==2.0.0 13:56:24 rpds-py==0.25.1 13:56:24 rsa==4.9.1 13:56:24 ruamel.yaml==0.18.14 13:56:24 ruamel.yaml.clib==0.2.12 13:56:24 s3transfer==0.13.0 13:56:24 simplejson==3.20.1 13:56:24 six==1.17.0 13:56:24 smmap==5.0.2 13:56:24 soupsieve==2.7 13:56:24 stevedore==5.4.1 13:56:24 tabulate==0.9.0 13:56:24 toml==0.10.2 13:56:24 tomlkit==0.13.3 13:56:24 tqdm==4.67.1 13:56:24 typing_extensions==4.14.0 13:56:24 tzdata==2025.2 13:56:24 urllib3==1.26.20 13:56:24 virtualenv==20.31.2 13:56:24 wcwidth==0.2.13 13:56:24 websocket-client==1.8.0 13:56:24 wrapt==1.17.2 13:56:24 xdg==6.0.0 13:56:24 xmltodict==0.14.2 13:56:24 yq==3.4.3 13:56:24 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins10093879895182511471.sh 13:56:24 ---> sudo-logs.sh 13:56:24 Archiving 'sudo' log.. 13:56:24 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins12672183973284530808.sh 13:56:24 ---> job-cost.sh 13:56:24 Setup pyenv: 13:56:24 system 13:56:24 3.8.13 13:56:24 3.9.13 13:56:24 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 13:56:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0qcl from file:/tmp/.os_lf_venv 13:56:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:56:31 lf-activate-venv(): INFO: Adding /tmp/venv-0qcl/bin to PATH 13:56:31 INFO: No Stack... 13:56:32 INFO: Retrieving Pricing Info for: v3-standard-4 13:56:32 INFO: Archiving Costs 13:56:32 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins17060821932737180176.sh 13:56:32 ---> logs-deploy.sh 13:56:32 Setup pyenv: 13:56:32 system 13:56:32 3.8.13 13:56:32 3.9.13 13:56:32 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 13:56:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0qcl from file:/tmp/.os_lf_venv 13:56:34 lf-activate-venv(): INFO: Installing: lftools 13:56:42 lf-activate-venv(): INFO: Adding /tmp/venv-0qcl/bin to PATH 13:56:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/566 13:56:42 INFO: archiving workspace using pattern(s): 13:56:43 Archives upload complete. 13:56:43 INFO: archiving logs to Nexus 13:56:44 ---> uname -a: 13:56:44 Linux prd-ubuntu1804-builder-4c-4g-20323 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:56:44 13:56:44 13:56:44 ---> lscpu: 13:56:44 Architecture: x86_64 13:56:44 CPU op-mode(s): 32-bit, 64-bit 13:56:44 Byte Order: Little Endian 13:56:44 CPU(s): 4 13:56:44 On-line CPU(s) list: 0-3 13:56:44 Thread(s) per core: 1 13:56:44 Core(s) per socket: 1 13:56:44 Socket(s): 4 13:56:44 NUMA node(s): 1 13:56:44 Vendor ID: AuthenticAMD 13:56:44 CPU family: 23 13:56:44 Model: 49 13:56:44 Model name: AMD EPYC-Rome Processor 13:56:44 Stepping: 0 13:56:44 CPU MHz: 2799.998 13:56:44 BogoMIPS: 5599.99 13:56:44 Virtualization: AMD-V 13:56:44 Hypervisor vendor: KVM 13:56:44 Virtualization type: full 13:56:44 L1d cache: 32K 13:56:44 L1i cache: 32K 13:56:44 L2 cache: 512K 13:56:44 L3 cache: 16384K 13:56:44 NUMA node0 CPU(s): 0-3 13:56:44 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 13:56:44 13:56:44 13:56:44 ---> nproc: 13:56:44 4 13:56:44 13:56:44 13:56:44 ---> df -h: 13:56:44 Filesystem Size Used Avail Use% Mounted on 13:56:44 udev 7.9G 0 7.9G 0% /dev 13:56:44 tmpfs 1.6G 672K 1.6G 1% /run 13:56:44 /dev/vda1 78G 8.5G 69G 11% / 13:56:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:56:44 tmpfs 5.0M 0 5.0M 0% /run/lock 13:56:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:56:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:56:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:56:44 13:56:44 13:56:44 ---> free -m: 13:56:44 total used free shared buff/cache available 13:56:44 Mem: 16040 543 13230 0 2266 15174 13:56:44 Swap: 1023 0 1023 13:56:44 13:56:44 13:56:44 ---> ip addr: 13:56:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:56:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:56:44 inet 127.0.0.1/8 scope host lo 13:56:44 valid_lft forever preferred_lft forever 13:56:44 inet6 ::1/128 scope host 13:56:44 valid_lft forever preferred_lft forever 13:56:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:56:44 link/ether fa:16:3e:22:48:2d brd ff:ff:ff:ff:ff:ff 13:56:44 inet 10.30.107.217/23 brd 10.30.107.255 scope global dynamic ens3 13:56:44 valid_lft 86234sec preferred_lft 86234sec 13:56:44 inet6 fe80::f816:3eff:fe22:482d/64 scope link 13:56:44 valid_lft forever preferred_lft forever 13:56:44 13:56:44 13:56:44 ---> sar -b -r -n DEV: 13:56:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20323) 06/11/25 _x86_64_ (4 CPU) 13:56:44 13:56:44 13:54:01 LINUX RESTART (4 CPU) 13:56:44 13:56:44 13:55:02 tps rtps wtps bread/s bwrtn/s 13:56:44 13:56:01 126.06 1.12 124.94 139.64 39080.70 13:56:44 Average: 126.06 1.12 124.94 139.64 39080.70 13:56:44 13:56:44 13:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:56:44 13:56:01 13637784 15511544 2787184 16.97 87600 1970660 802600 4.59 756240 1785100 163484 13:56:44 Average: 13637784 15511544 2787184 16.97 87600 1970660 802600 4.59 756240 1785100 163484 13:56:44 13:56:44 13:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:56:44 13:56:01 lo 0.88 0.88 0.11 0.11 0.00 0.00 0.00 0.00 13:56:44 13:56:01 ens3 175.68 115.83 887.50 14.81 0.00 0.00 0.00 0.00 13:56:44 Average: lo 0.88 0.88 0.11 0.11 0.00 0.00 0.00 0.00 13:56:44 Average: ens3 175.68 115.83 887.50 14.81 0.00 0.00 0.00 0.00 13:56:44 13:56:44 13:56:44 ---> sar -P ALL: 13:56:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20323) 06/11/25 _x86_64_ (4 CPU) 13:56:44 13:56:44 13:54:01 LINUX RESTART (4 CPU) 13:56:44 13:56:44 13:55:02 CPU %user %nice %system %iowait %steal %idle 13:56:44 13:56:01 all 18.37 0.00 1.36 7.28 0.06 72.92 13:56:44 13:56:01 0 13.28 0.00 0.84 0.25 0.02 85.60 13:56:44 13:56:01 1 34.47 0.00 2.13 2.79 0.07 60.54 13:56:44 13:56:01 2 10.51 0.00 1.48 23.01 0.05 64.95 13:56:44 13:56:01 3 15.31 0.00 1.02 3.13 0.07 80.48 13:56:44 Average: all 18.37 0.00 1.36 7.28 0.06 72.92 13:56:44 Average: 0 13.28 0.00 0.84 0.25 0.02 85.60 13:56:44 Average: 1 34.47 0.00 2.13 2.79 0.07 60.54 13:56:44 Average: 2 10.51 0.00 1.48 23.01 0.05 64.95 13:56:44 Average: 3 15.31 0.00 1.02 3.13 0.07 80.48 13:56:44 13:56:44 13:56:44