15:05:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 15:05:07 Running as SYSTEM 15:05:07 [EnvInject] - Loading node environment variables. 15:05:07 Building remotely on prd-ubuntu1804-builder-4c-4g-18717 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 15:05:07 [ssh-agent] Looking for ssh-agent implementation... 15:05:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:08 $ ssh-agent 15:05:08 SSH_AUTH_SOCK=/tmp/ssh-Prs0Hr59c8dE/agent.1671 15:05:08 SSH_AGENT_PID=1673 15:05:08 [ssh-agent] Started. 15:05:08 Running ssh-add (command line suppressed) 15:05:08 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_13599053653551195018.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_13599053653551195018.key) 15:05:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:05:08 The recommended git tool is: NONE 15:05:09 using credential onap-jenkins-ssh 15:05:09 Wiping out workspace first. 15:05:09 Cloning the remote Git repository 15:05:09 Cloning repository git://cloud.onap.org/mirror/oom.git 15:05:09 > git init /w/workspace/oom-master-doc8-lint # timeout=10 15:05:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:05:10 > git --version # timeout=10 15:05:10 > git --version # 'git version 2.17.1' 15:05:10 using GIT_SSH to set credentials Gerrit user 15:05:10 Verifying host key using manually-configured host key entries 15:05:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:05:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:05:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:05:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:05:15 using GIT_SSH to set credentials Gerrit user 15:05:15 Verifying host key using manually-configured host key entries 15:05:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/3 # timeout=30 15:05:15 > git rev-parse 18a7a05e05b22067836cc8485090d71a64c745eb^{commit} # timeout=10 15:05:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:05:15 Checking out Revision 18a7a05e05b22067836cc8485090d71a64c745eb (refs/changes/00/141100/3) 15:05:15 > git config core.sparsecheckout # timeout=10 15:05:15 > git checkout -f 18a7a05e05b22067836cc8485090d71a64c745eb # timeout=30 15:05:16 Commit message: "[DOC] Add ArgoCD deployment example and guide" 15:05:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:05:16 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 15:05:19 [EnvInject] - Injecting environment variables from a build step. 15:05:19 [EnvInject] - Injecting as environment variables the properties content 15:05:19 PYTHON=python3 15:05:19 15:05:19 [EnvInject] - Variables injected successfully. 15:05:19 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins2011350784615945188.sh 15:05:19 ---> tox-install.sh 15:05:19 + source /home/jenkins/lf-env.sh 15:05:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:05:19 ++ mktemp -d /tmp/venv-XXXX 15:05:19 + lf_venv=/tmp/venv-4Had 15:05:19 + local venv_file=/tmp/.os_lf_venv 15:05:19 + local python=python3 15:05:19 + local options 15:05:19 + local set_path=true 15:05:19 + local install_args= 15:05:19 ++ 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 15:05:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:05:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:05:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:05:19 + true 15:05:19 + case $1 in 15:05:19 + venv_file=/tmp/.toxenv 15:05:19 + shift 2 15:05:19 + true 15:05:19 + case $1 in 15:05:19 + shift 15:05:19 + break 15:05:19 + case $python in 15:05:19 + local pkg_list= 15:05:19 + [[ -d /opt/pyenv ]] 15:05:19 + echo 'Setup pyenv:' 15:05:19 Setup pyenv: 15:05:19 + export PYENV_ROOT=/opt/pyenv 15:05:19 + PYENV_ROOT=/opt/pyenv 15:05:19 + 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 15:05:19 + 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 15:05:19 + pyenv versions 15:05:19 * system (set by /opt/pyenv/version) 15:05:19 * 3.8.13 (set by /opt/pyenv/version) 15:05:19 * 3.9.13 (set by /opt/pyenv/version) 15:05:19 * 3.10.6 (set by /opt/pyenv/version) 15:05:19 + command -v pyenv 15:05:19 ++ pyenv init - --no-rehash 15:05:19 + 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[*]}"'\'')" 15:05:19 export PATH="/opt/pyenv/shims:${PATH}" 15:05:19 export PYENV_SHELL=bash 15:05:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:05:19 pyenv() { 15:05:19 local command 15:05:19 command="${1:-}" 15:05:19 if [ "$#" -gt 0 ]; then 15:05:19 shift 15:05:19 fi 15:05:19 15:05:19 case "$command" in 15:05:19 rehash|shell) 15:05:19 eval "$(pyenv "sh-$command" "$@")" 15:05:19 ;; 15:05:19 *) 15:05:19 command pyenv "$command" "$@" 15:05:19 ;; 15:05:19 esac 15:05:19 }' 15:05:19 +++ 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[*]}"' 15:05:19 ++ 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 15:05:19 ++ 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 15:05:19 ++ 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 15:05:19 ++ export PYENV_SHELL=bash 15:05:19 ++ PYENV_SHELL=bash 15:05:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:05:19 +++ complete -F _pyenv pyenv 15:05:19 ++ lf-pyver python3 15:05:19 ++ local py_version_xy=python3 15:05:19 ++ local py_version_xyz= 15:05:19 ++ pyenv versions 15:05:19 ++ local command 15:05:19 ++ command=versions 15:05:19 ++ '[' 1 -gt 0 ']' 15:05:19 ++ shift 15:05:19 ++ case "$command" in 15:05:19 ++ command pyenv versions 15:05:19 ++ awk '{ print $1 }' 15:05:19 ++ pyenv versions 15:05:19 ++ sed 's/^[ *]* //' 15:05:19 ++ grep -E '^[0-9.]*[0-9]$' 15:05:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:05:20 +++ grep '^3' /tmp/.pyenv_versions 15:05:20 +++ sort -V 15:05:20 +++ tail -n 1 15:05:20 ++ py_version_xyz=3.10.6 15:05:20 ++ [[ -z 3.10.6 ]] 15:05:20 ++ echo 3.10.6 15:05:20 ++ return 0 15:05:20 + pyenv local 3.10.6 15:05:20 + local command 15:05:20 + command=local 15:05:20 + '[' 2 -gt 0 ']' 15:05:20 + shift 15:05:20 + case "$command" in 15:05:20 + command pyenv local 3.10.6 15:05:20 + pyenv local 3.10.6 15:05:20 + for arg in "$@" 15:05:20 + case $arg in 15:05:20 + pkg_list+='tox ' 15:05:20 + for arg in "$@" 15:05:20 + case $arg in 15:05:20 + pkg_list+='virtualenv ' 15:05:20 + for arg in "$@" 15:05:20 + case $arg in 15:05:20 + pkg_list+='urllib3~=1.26.15 ' 15:05:20 + [[ -f /tmp/.toxenv ]] 15:05:20 + [[ ! -f /tmp/.toxenv ]] 15:05:20 + [[ -n '' ]] 15:05:20 + python3 -m venv /tmp/venv-4Had 15:05:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Had' 15:05:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Had 15:05:24 + echo /tmp/venv-4Had 15:05:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:05:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:05:24 + /tmp/venv-4Had/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:05:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:05:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:05:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:05:28 + /tmp/venv-4Had/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:05:30 + type python3 15:05:30 + true 15:05:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4Had/bin to PATH' 15:05:30 lf-activate-venv(): INFO: Adding /tmp/venv-4Had/bin to PATH 15:05:30 + PATH=/tmp/venv-4Had/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 15:05:30 + return 0 15:05:30 + python3 --version 15:05:30 Python 3.10.6 15:05:30 + python3 -m pip --version 15:05:30 pip 25.1.1 from /tmp/venv-4Had/lib/python3.10/site-packages/pip (python 3.10) 15:05:30 + python3 -m pip freeze 15:05:30 cachetools==6.0.0 15:05:30 chardet==5.2.0 15:05:30 colorama==0.4.6 15:05:30 distlib==0.3.9 15:05:30 filelock==3.18.0 15:05:30 packaging==25.0 15:05:30 platformdirs==4.3.8 15:05:30 pluggy==1.6.0 15:05:30 pyproject-api==1.9.1 15:05:30 tomli==2.2.1 15:05:30 tox==4.26.0 15:05:30 typing_extensions==4.14.0 15:05:30 urllib3==1.26.20 15:05:30 virtualenv==20.31.2 15:05:31 [EnvInject] - Injecting environment variables from a build step. 15:05:31 [EnvInject] - Injecting as environment variables the properties content 15:05:31 PARALLEL=false 15:05:31 15:05:31 [EnvInject] - Variables injected successfully. 15:05:31 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins6990611080238296651.sh 15:05:31 ---> tox-run.sh 15:05:31 + 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 15:05:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 15:05:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 15:05:31 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 15:05:31 + cd /w/workspace/oom-master-doc8-lint/. 15:05:31 + source /home/jenkins/lf-env.sh 15:05:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:05:31 ++ mktemp -d /tmp/venv-XXXX 15:05:31 + lf_venv=/tmp/venv-labG 15:05:31 + local venv_file=/tmp/.os_lf_venv 15:05:31 + local python=python3 15:05:31 + local options 15:05:31 + local set_path=true 15:05:31 + local install_args= 15:05:31 ++ 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 15:05:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:05:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:05:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:05:31 + true 15:05:31 + case $1 in 15:05:31 + venv_file=/tmp/.toxenv 15:05:31 + shift 2 15:05:31 + true 15:05:31 + case $1 in 15:05:31 + shift 15:05:31 + break 15:05:31 + case $python in 15:05:31 + local pkg_list= 15:05:31 + [[ -d /opt/pyenv ]] 15:05:31 + echo 'Setup pyenv:' 15:05:31 Setup pyenv: 15:05:31 + export PYENV_ROOT=/opt/pyenv 15:05:31 + PYENV_ROOT=/opt/pyenv 15:05:31 + 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 15:05:31 + 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 15:05:31 + pyenv versions 15:05:31 system 15:05:31 3.8.13 15:05:31 3.9.13 15:05:31 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:05:31 + command -v pyenv 15:05:31 ++ pyenv init - --no-rehash 15:05:31 + 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[*]}"'\'')" 15:05:31 export PATH="/opt/pyenv/shims:${PATH}" 15:05:31 export PYENV_SHELL=bash 15:05:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:05:31 pyenv() { 15:05:31 local command 15:05:31 command="${1:-}" 15:05:31 if [ "$#" -gt 0 ]; then 15:05:31 shift 15:05:31 fi 15:05:31 15:05:31 case "$command" in 15:05:31 rehash|shell) 15:05:31 eval "$(pyenv "sh-$command" "$@")" 15:05:31 ;; 15:05:31 *) 15:05:31 command pyenv "$command" "$@" 15:05:31 ;; 15:05:31 esac 15:05:31 }' 15:05:31 +++ 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[*]}"' 15:05:31 ++ 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 15:05:31 ++ 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 15:05:31 ++ 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 15:05:31 ++ export PYENV_SHELL=bash 15:05:31 ++ PYENV_SHELL=bash 15:05:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:05:31 +++ complete -F _pyenv pyenv 15:05:31 ++ lf-pyver python3 15:05:31 ++ local py_version_xy=python3 15:05:31 ++ local py_version_xyz= 15:05:31 ++ pyenv versions 15:05:31 ++ local command 15:05:31 ++ command=versions 15:05:31 ++ '[' 1 -gt 0 ']' 15:05:31 ++ shift 15:05:31 ++ case "$command" in 15:05:31 ++ command pyenv versions 15:05:31 ++ pyenv versions 15:05:31 ++ sed 's/^[ *]* //' 15:05:31 ++ grep -E '^[0-9.]*[0-9]$' 15:05:31 ++ awk '{ print $1 }' 15:05:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:05:31 +++ grep '^3' /tmp/.pyenv_versions 15:05:31 +++ sort -V 15:05:31 +++ tail -n 1 15:05:31 ++ py_version_xyz=3.10.6 15:05:31 ++ [[ -z 3.10.6 ]] 15:05:31 ++ echo 3.10.6 15:05:31 ++ return 0 15:05:31 + pyenv local 3.10.6 15:05:31 + local command 15:05:31 + command=local 15:05:31 + '[' 2 -gt 0 ']' 15:05:31 + shift 15:05:31 + case "$command" in 15:05:31 + command pyenv local 3.10.6 15:05:31 + pyenv local 3.10.6 15:05:31 + for arg in "$@" 15:05:31 + case $arg in 15:05:31 + pkg_list+='tox ' 15:05:31 + for arg in "$@" 15:05:31 + case $arg in 15:05:31 + pkg_list+='virtualenv ' 15:05:31 + for arg in "$@" 15:05:31 + case $arg in 15:05:31 + pkg_list+='urllib3~=1.26.15 ' 15:05:31 + [[ -f /tmp/.toxenv ]] 15:05:31 ++ cat /tmp/.toxenv 15:05:31 + lf_venv=/tmp/venv-4Had 15:05:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Had from' file:/tmp/.toxenv 15:05:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Had from file:/tmp/.toxenv 15:05:31 + /tmp/venv-4Had/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:05:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:05:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:05:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:05:32 + /tmp/venv-4Had/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:05:33 + type python3 15:05:33 + true 15:05:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4Had/bin to PATH' 15:05:33 lf-activate-venv(): INFO: Adding /tmp/venv-4Had/bin to PATH 15:05:33 + PATH=/tmp/venv-4Had/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 15:05:33 + return 0 15:05:33 + [[ -d /opt/pyenv ]] 15:05:33 + echo '---> Setting up pyenv' 15:05:33 ---> Setting up pyenv 15:05:33 + export PYENV_ROOT=/opt/pyenv 15:05:33 + PYENV_ROOT=/opt/pyenv 15:05:33 + export PATH=/opt/pyenv/bin:/tmp/venv-4Had/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 15:05:33 + PATH=/opt/pyenv/bin:/tmp/venv-4Had/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 15:05:33 ++ pwd 15:05:33 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 15:05:33 + export PYTHONPATH 15:05:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:05:33 + TOX_TESTENV_PASSENV=PYTHONPATH 15:05:33 + tox --version 15:05:33 4.26.0 from /tmp/venv-4Had/lib/python3.10/site-packages/tox/__init__.py 15:05:33 + PARALLEL=false 15:05:33 + TOX_OPTIONS_LIST= 15:05:33 + [[ -n doc8 ]] 15:05:33 + TOX_OPTIONS_LIST=' -e doc8' 15:05:33 + case ${PARALLEL,,} in 15:05:33 + tox -e doc8 15:05:33 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 15:05:36 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 15:05:57 doc8: freeze> python -m pip freeze --all 15:05:57 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 15:05:57 doc8: commands[0]> doc8 docs/ 15:05:59 Scanning... 15:05:59 Validating... 15:05:59 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 15:05:59 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 15:05:59 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 15:05:59 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 15:05:59 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 15:05:59 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 15:05:59 ======== 15:05:59 Total files scanned = 42 15:05:59 Total files ignored = 0 15:05:59 Total accumulated errors = 6 15:05:59 Detailed error counts: 15:05:59 - doc8.checks.CheckCarriageReturn = 0 15:05:59 - doc8.checks.CheckIndentationNoTab = 0 15:05:59 - doc8.checks.CheckMaxLineLength = 5 15:05:59 - doc8.checks.CheckNewlineEndOfFile = 1 15:05:59 - doc8.checks.CheckTrailingWhitespace = 0 15:05:59 - doc8.checks.CheckValidity = 0 15:05:59 doc8: exit 1 (2.06 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2333 15:05:59 doc8: command failed but is marked ignore outcome so handling it as success 15:05:59 doc8: OK (25.51=setup[23.45]+cmd[2.06] seconds) 15:05:59 congratulations :) (25.74 seconds) 15:05:59 + tox_status=0 15:05:59 + echo '---> Completed tox runs' 15:05:59 ---> Completed tox runs 15:05:59 + for i in .tox/*/log 15:05:59 ++ echo .tox/doc8/log 15:05:59 ++ awk -F/ '{print $2}' 15:05:59 + tox_env=doc8 15:05:59 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 15:05:59 + DOC_DIR=docs/_build/html 15:05:59 + [[ -d docs/_build/html ]] 15:05:59 + echo '---> tox-run.sh ends' 15:05:59 ---> tox-run.sh ends 15:05:59 + test 0 -eq 0 15:05:59 $ ssh-agent -k 15:05:59 unset SSH_AUTH_SOCK; 15:05:59 unset SSH_AGENT_PID; 15:05:59 echo Agent pid 1673 killed; 15:05:59 [ssh-agent] Stopped. 15:05:59 [PostBuildScript] - [INFO] Executing post build scripts. 15:05:59 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins17850200993539933094.sh 15:05:59 ---> sysstat.sh 15:06:00 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins4840882748428487716.sh 15:06:00 ---> package-listing.sh 15:06:00 ++ facter osfamily 15:06:00 ++ tr '[:upper:]' '[:lower:]' 15:06:00 + OS_FAMILY=debian 15:06:00 + workspace=/w/workspace/oom-master-doc8-lint 15:06:00 + START_PACKAGES=/tmp/packages_start.txt 15:06:00 + END_PACKAGES=/tmp/packages_end.txt 15:06:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:06:00 + PACKAGES=/tmp/packages_start.txt 15:06:00 + '[' /w/workspace/oom-master-doc8-lint ']' 15:06:00 + PACKAGES=/tmp/packages_end.txt 15:06:00 + case "${OS_FAMILY}" in 15:06:00 + dpkg -l 15:06:00 + grep '^ii' 15:06:00 + '[' -f /tmp/packages_start.txt ']' 15:06:00 + '[' -f /tmp/packages_end.txt ']' 15:06:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:06:00 + '[' /w/workspace/oom-master-doc8-lint ']' 15:06:00 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 15:06:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 15:06:00 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins5796303212171459534.sh 15:06:00 ---> capture-instance-metadata.sh 15:06:00 Setup pyenv: 15:06:00 system 15:06:00 3.8.13 15:06:00 3.9.13 15:06:00 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:06:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pulr 15:06:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:06:08 lf-activate-venv(): INFO: Installing: lftools 15:06:32 lf-activate-venv(): INFO: Adding /tmp/venv-pulr/bin to PATH 15:06:32 INFO: Running in OpenStack, capturing instance metadata 15:06:32 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins8038578090320156456.sh 15:06:32 provisioning config files... 15:06:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config2579670365071312790tmp 15:06:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:06:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:06:32 [EnvInject] - Injecting environment variables from a build step. 15:06:32 [EnvInject] - Injecting as environment variables the properties content 15:06:32 SERVER_ID=logs 15:06:32 15:06:32 [EnvInject] - Variables injected successfully. 15:06:32 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins157182454439067082.sh 15:06:32 ---> create-netrc.sh 15:06:32 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins15578126577870580436.sh 15:06:32 ---> python-tools-install.sh 15:06:32 Setup pyenv: 15:06:32 system 15:06:32 3.8.13 15:06:32 3.9.13 15:06:32 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:06:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pulr from file:/tmp/.os_lf_venv 15:06:34 lf-activate-venv(): INFO: Installing: lftools 15:06:43 lf-activate-venv(): INFO: Adding /tmp/venv-pulr/bin to PATH 15:06:43 Generating Requirements File 15:07:02 Python 3.10.6 15:07:03 pip 25.1.1 from /tmp/venv-pulr/lib/python3.10/site-packages/pip (python 3.10) 15:07:03 appdirs==1.4.4 15:07:03 argcomplete==3.6.2 15:07:03 aspy.yaml==1.3.0 15:07:03 attrs==25.3.0 15:07:03 autopage==0.5.2 15:07:03 beautifulsoup4==4.13.4 15:07:03 boto3==1.38.30 15:07:03 botocore==1.38.30 15:07:03 bs4==0.0.2 15:07:03 cachetools==5.5.2 15:07:03 certifi==2025.4.26 15:07:03 cffi==1.17.1 15:07:03 cfgv==3.4.0 15:07:03 chardet==5.2.0 15:07:03 charset-normalizer==3.4.2 15:07:03 click==8.2.1 15:07:03 cliff==4.10.0 15:07:03 cmd2==2.6.0 15:07:03 cryptography==3.3.2 15:07:03 debtcollector==3.0.0 15:07:03 decorator==5.2.1 15:07:03 defusedxml==0.7.1 15:07:03 Deprecated==1.2.18 15:07:03 distlib==0.3.9 15:07:03 dnspython==2.7.0 15:07:03 docker==7.1.0 15:07:03 dogpile.cache==1.4.0 15:07:03 durationpy==0.10 15:07:03 email_validator==2.2.0 15:07:03 filelock==3.18.0 15:07:03 future==1.0.0 15:07:03 gitdb==4.0.12 15:07:03 GitPython==3.1.44 15:07:03 google-auth==2.40.3 15:07:03 httplib2==0.22.0 15:07:03 identify==2.6.12 15:07:03 idna==3.10 15:07:03 importlib-resources==1.5.0 15:07:03 iso8601==2.1.0 15:07:03 Jinja2==3.1.6 15:07:03 jmespath==1.0.1 15:07:03 jsonpatch==1.33 15:07:03 jsonpointer==3.0.0 15:07:03 jsonschema==4.24.0 15:07:03 jsonschema-specifications==2025.4.1 15:07:03 keystoneauth1==5.11.0 15:07:03 kubernetes==32.0.1 15:07:03 lftools==0.37.13 15:07:03 lxml==5.4.0 15:07:03 MarkupSafe==3.0.2 15:07:03 msgpack==1.1.0 15:07:03 multi_key_dict==2.0.3 15:07:03 munch==4.0.0 15:07:03 netaddr==1.3.0 15:07:03 niet==1.4.2 15:07:03 nodeenv==1.9.1 15:07:03 oauth2client==4.1.3 15:07:03 oauthlib==3.2.2 15:07:03 openstacksdk==4.6.0 15:07:03 os-client-config==2.1.0 15:07:03 os-service-types==1.7.0 15:07:03 osc-lib==4.0.2 15:07:03 oslo.config==9.8.0 15:07:03 oslo.context==6.0.0 15:07:03 oslo.i18n==6.5.1 15:07:03 oslo.log==7.1.0 15:07:03 oslo.serialization==5.7.0 15:07:03 oslo.utils==9.0.0 15:07:03 packaging==25.0 15:07:03 pbr==6.1.1 15:07:03 platformdirs==4.3.8 15:07:03 prettytable==3.16.0 15:07:03 psutil==7.0.0 15:07:03 pyasn1==0.6.1 15:07:03 pyasn1_modules==0.4.2 15:07:03 pycparser==2.22 15:07:03 pygerrit2==2.0.15 15:07:03 PyGithub==2.6.1 15:07:03 PyJWT==2.10.1 15:07:03 PyNaCl==1.5.0 15:07:03 pyparsing==2.4.7 15:07:03 pyperclip==1.9.0 15:07:03 pyrsistent==0.20.0 15:07:03 python-cinderclient==9.7.0 15:07:03 python-dateutil==2.9.0.post0 15:07:03 python-heatclient==4.2.0 15:07:03 python-jenkins==1.8.2 15:07:03 python-keystoneclient==5.6.0 15:07:03 python-magnumclient==4.8.1 15:07:03 python-openstackclient==8.1.0 15:07:03 python-swiftclient==4.8.0 15:07:03 PyYAML==6.0.2 15:07:03 referencing==0.36.2 15:07:03 requests==2.32.3 15:07:03 requests-oauthlib==2.0.0 15:07:03 requestsexceptions==1.4.0 15:07:03 rfc3986==2.0.0 15:07:03 rpds-py==0.25.1 15:07:03 rsa==4.9.1 15:07:03 ruamel.yaml==0.18.12 15:07:03 ruamel.yaml.clib==0.2.12 15:07:03 s3transfer==0.13.0 15:07:03 simplejson==3.20.1 15:07:03 six==1.17.0 15:07:03 smmap==5.0.2 15:07:03 soupsieve==2.7 15:07:03 stevedore==5.4.1 15:07:03 tabulate==0.9.0 15:07:03 toml==0.10.2 15:07:03 tomlkit==0.13.3 15:07:03 tqdm==4.67.1 15:07:03 typing_extensions==4.14.0 15:07:03 tzdata==2025.2 15:07:03 urllib3==1.26.20 15:07:03 virtualenv==20.31.2 15:07:03 wcwidth==0.2.13 15:07:03 websocket-client==1.8.0 15:07:03 wrapt==1.17.2 15:07:03 xdg==6.0.0 15:07:03 xmltodict==0.14.2 15:07:03 yq==3.4.3 15:07:03 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1972666399945741864.sh 15:07:03 ---> sudo-logs.sh 15:07:03 Archiving 'sudo' log.. 15:07:03 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins13648194360086554892.sh 15:07:03 ---> job-cost.sh 15:07:03 Setup pyenv: 15:07:03 system 15:07:03 3.8.13 15:07:03 3.9.13 15:07:03 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:07:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pulr from file:/tmp/.os_lf_venv 15:07:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:07:10 lf-activate-venv(): INFO: Adding /tmp/venv-pulr/bin to PATH 15:07:10 INFO: No Stack... 15:07:10 INFO: Retrieving Pricing Info for: v3-standard-4 15:07:11 INFO: Archiving Costs 15:07:11 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins8363156772131886194.sh 15:07:11 ---> logs-deploy.sh 15:07:11 Setup pyenv: 15:07:11 system 15:07:11 3.8.13 15:07:11 3.9.13 15:07:11 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:07:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pulr from file:/tmp/.os_lf_venv 15:07:13 lf-activate-venv(): INFO: Installing: lftools 15:07:21 lf-activate-venv(): INFO: Adding /tmp/venv-pulr/bin to PATH 15:07:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/561 15:07:21 INFO: archiving workspace using pattern(s): 15:07:22 Archives upload complete. 15:07:22 INFO: archiving logs to Nexus 15:07:23 ---> uname -a: 15:07:23 Linux prd-ubuntu1804-builder-4c-4g-18717 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:07:23 15:07:23 15:07:23 ---> lscpu: 15:07:23 Architecture: x86_64 15:07:23 CPU op-mode(s): 32-bit, 64-bit 15:07:23 Byte Order: Little Endian 15:07:23 CPU(s): 4 15:07:23 On-line CPU(s) list: 0-3 15:07:23 Thread(s) per core: 1 15:07:23 Core(s) per socket: 1 15:07:23 Socket(s): 4 15:07:23 NUMA node(s): 1 15:07:23 Vendor ID: AuthenticAMD 15:07:23 CPU family: 23 15:07:23 Model: 49 15:07:23 Model name: AMD EPYC-Rome Processor 15:07:23 Stepping: 0 15:07:23 CPU MHz: 2800.000 15:07:23 BogoMIPS: 5600.00 15:07:23 Virtualization: AMD-V 15:07:23 Hypervisor vendor: KVM 15:07:23 Virtualization type: full 15:07:23 L1d cache: 32K 15:07:23 L1i cache: 32K 15:07:23 L2 cache: 512K 15:07:23 L3 cache: 16384K 15:07:23 NUMA node0 CPU(s): 0-3 15:07:23 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 15:07:23 15:07:23 15:07:23 ---> nproc: 15:07:23 4 15:07:23 15:07:23 15:07:23 ---> df -h: 15:07:23 Filesystem Size Used Avail Use% Mounted on 15:07:23 udev 7.9G 0 7.9G 0% /dev 15:07:23 tmpfs 1.6G 672K 1.6G 1% /run 15:07:23 /dev/vda1 78G 8.5G 69G 11% / 15:07:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:07:23 tmpfs 5.0M 0 5.0M 0% /run/lock 15:07:23 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:07:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:07:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:07:23 15:07:23 15:07:23 ---> free -m: 15:07:23 total used free shared buff/cache available 15:07:23 Mem: 16040 541 13230 0 2268 15175 15:07:23 Swap: 1023 0 1023 15:07:23 15:07:23 15:07:23 ---> ip addr: 15:07:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:07:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:07:23 inet 127.0.0.1/8 scope host lo 15:07:23 valid_lft forever preferred_lft forever 15:07:23 inet6 ::1/128 scope host 15:07:23 valid_lft forever preferred_lft forever 15:07:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:07:23 link/ether fa:16:3e:b1:2e:ce brd ff:ff:ff:ff:ff:ff 15:07:23 inet 10.30.106.236/23 brd 10.30.107.255 scope global dynamic ens3 15:07:23 valid_lft 86244sec preferred_lft 86244sec 15:07:23 inet6 fe80::f816:3eff:feb1:2ece/64 scope link 15:07:23 valid_lft forever preferred_lft forever 15:07:23 15:07:23 15:07:23 ---> sar -b -r -n DEV: 15:07:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18717) 06/05/25 _x86_64_ (4 CPU) 15:07:23 15:07:23 15:04:49 LINUX RESTART (4 CPU) 15:07:23 15:07:23 15:05:01 tps rtps wtps bread/s bwrtn/s 15:07:23 15:06:01 332.14 65.66 266.48 4065.44 26817.99 15:07:23 15:07:01 142.43 0.78 141.64 101.72 29652.12 15:07:23 Average: 237.29 33.23 204.07 2083.75 28234.94 15:07:23 15:07:23 15:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:07:23 15:06:01 13934312 15587228 2490656 15.16 67624 1781708 752256 4.31 665224 1602748 178356 15:07:23 15:07:01 13524820 15512204 2900148 17.66 94072 2071200 808888 4.63 764120 1873632 122932 15:07:23 Average: 13729566 15549716 2695402 16.41 80848 1926454 780572 4.47 714672 1738190 150644 15:07:23 15:07:23 15:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:07:23 15:06:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 15:07:23 15:06:01 ens3 521.38 335.94 2345.01 88.32 0.00 0.00 0.00 0.00 15:07:23 15:07:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 15:07:23 15:07:01 ens3 114.18 83.27 880.61 12.62 0.00 0.00 0.00 0.00 15:07:23 Average: lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 15:07:23 Average: ens3 317.80 209.61 1612.87 50.47 0.00 0.00 0.00 0.00 15:07:23 15:07:23 15:07:23 ---> sar -P ALL: 15:07:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18717) 06/05/25 _x86_64_ (4 CPU) 15:07:23 15:07:23 15:04:49 LINUX RESTART (4 CPU) 15:07:23 15:07:23 15:05:01 CPU %user %nice %system %iowait %steal %idle 15:07:23 15:06:01 all 21.83 0.00 2.85 5.40 0.08 69.85 15:07:23 15:06:01 0 19.06 0.00 2.58 4.50 0.08 73.77 15:07:23 15:06:01 1 34.96 0.00 4.00 5.76 0.08 55.19 15:07:23 15:06:01 2 18.62 0.00 2.09 8.39 0.07 70.83 15:07:23 15:06:01 3 14.69 0.00 2.73 2.93 0.07 79.58 15:07:23 15:07:01 all 20.23 0.00 1.29 3.88 0.05 74.55 15:07:23 15:07:01 0 29.01 0.00 1.39 4.98 0.07 64.56 15:07:23 15:07:01 1 18.85 0.00 1.44 4.01 0.03 75.67 15:07:23 15:07:01 2 9.52 0.00 0.99 5.55 0.03 83.91 15:07:23 15:07:01 3 23.50 0.00 1.36 1.02 0.05 74.08 15:07:23 Average: all 21.03 0.00 2.07 4.64 0.06 72.20 15:07:23 Average: 0 24.04 0.00 1.98 4.74 0.08 69.16 15:07:23 Average: 1 26.90 0.00 2.72 4.88 0.06 65.45 15:07:23 Average: 2 14.07 0.00 1.54 6.97 0.05 77.37 15:07:23 Average: 3 19.10 0.00 2.04 1.97 0.06 76.83 15:07:23 15:07:23 15:07:23