14:09:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 14:09:45 Running as SYSTEM 14:09:45 [EnvInject] - Loading node environment variables. 14:09:45 Building remotely on prd-ubuntu1804-builder-4c-4g-22103 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 14:09:45 [ssh-agent] Looking for ssh-agent implementation... 14:09:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:09:45 $ ssh-agent 14:09:45 SSH_AUTH_SOCK=/tmp/ssh-sq6aVU53wTTw/agent.1663 14:09:45 SSH_AGENT_PID=1665 14:09:45 [ssh-agent] Started. 14:09:45 Running ssh-add (command line suppressed) 14:09:45 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_6064352046894264367.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_6064352046894264367.key) 14:09:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:09:45 The recommended git tool is: NONE 14:09:47 using credential onap-jenkins-ssh 14:09:47 Wiping out workspace first. 14:09:47 Cloning the remote Git repository 14:09:47 Cloning repository git://cloud.onap.org/mirror/oom.git 14:09:47 > git init /w/workspace/oom-master-doc8-lint # timeout=10 14:09:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:09:47 > git --version # timeout=10 14:09:47 > git --version # 'git version 2.17.1' 14:09:47 using GIT_SSH to set credentials Gerrit user 14:09:47 Verifying host key using manually-configured host key entries 14:09:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:09:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:09:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:09:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:09:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:09:53 using GIT_SSH to set credentials Gerrit user 14:09:53 Verifying host key using manually-configured host key entries 14:09:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/18 # timeout=30 14:09:54 > git rev-parse 9756143b28020e3185c4153dea4cb264bcd40118^{commit} # timeout=10 14:09:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:09:54 Checking out Revision 9756143b28020e3185c4153dea4cb264bcd40118 (refs/changes/00/141100/18) 14:09:54 > git config core.sparsecheckout # timeout=10 14:09:54 > git checkout -f 9756143b28020e3185c4153dea4cb264bcd40118 # timeout=30 14:09:54 Commit message: "[DOC] Add ArgoCD deployment example and guide" 14:09:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:09:54 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 14:09:57 [EnvInject] - Injecting environment variables from a build step. 14:09:57 [EnvInject] - Injecting as environment variables the properties content 14:09:57 PYTHON=python3 14:09:57 14:09:57 [EnvInject] - Variables injected successfully. 14:09:58 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins9360142758365963046.sh 14:09:58 ---> tox-install.sh 14:09:58 + source /home/jenkins/lf-env.sh 14:09:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:09:58 ++ mktemp -d /tmp/venv-XXXX 14:09:58 + lf_venv=/tmp/venv-l8Ux 14:09:58 + local venv_file=/tmp/.os_lf_venv 14:09:58 + local python=python3 14:09:58 + local options 14:09:58 + local set_path=true 14:09:58 + local install_args= 14:09:58 ++ 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 14:09:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:09:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:09:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:09:58 + true 14:09:58 + case $1 in 14:09:58 + venv_file=/tmp/.toxenv 14:09:58 + shift 2 14:09:58 + true 14:09:58 + case $1 in 14:09:58 + shift 14:09:58 + break 14:09:58 + case $python in 14:09:58 + local pkg_list= 14:09:58 + [[ -d /opt/pyenv ]] 14:09:58 + echo 'Setup pyenv:' 14:09:58 Setup pyenv: 14:09:58 + export PYENV_ROOT=/opt/pyenv 14:09:58 + PYENV_ROOT=/opt/pyenv 14:09:58 + 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 14:09:58 + 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 14:09:58 + pyenv versions 14:09:58 * system (set by /opt/pyenv/version) 14:09:58 * 3.8.13 (set by /opt/pyenv/version) 14:09:58 * 3.9.13 (set by /opt/pyenv/version) 14:09:58 * 3.10.6 (set by /opt/pyenv/version) 14:09:58 + command -v pyenv 14:09:58 ++ pyenv init - --no-rehash 14:09:58 + 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[*]}"'\'')" 14:09:58 export PATH="/opt/pyenv/shims:${PATH}" 14:09:58 export PYENV_SHELL=bash 14:09:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:09:58 pyenv() { 14:09:58 local command 14:09:58 command="${1:-}" 14:09:58 if [ "$#" -gt 0 ]; then 14:09:58 shift 14:09:58 fi 14:09:58 14:09:58 case "$command" in 14:09:58 rehash|shell) 14:09:58 eval "$(pyenv "sh-$command" "$@")" 14:09:58 ;; 14:09:58 *) 14:09:58 command pyenv "$command" "$@" 14:09:58 ;; 14:09:58 esac 14:09:58 }' 14:09:58 +++ 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[*]}"' 14:09:58 ++ 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 14:09:58 ++ 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 14:09:58 ++ 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 14:09:58 ++ export PYENV_SHELL=bash 14:09:58 ++ PYENV_SHELL=bash 14:09:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:09:58 +++ complete -F _pyenv pyenv 14:09:58 ++ lf-pyver python3 14:09:58 ++ local py_version_xy=python3 14:09:58 ++ local py_version_xyz= 14:09:58 ++ pyenv versions 14:09:58 ++ local command 14:09:58 ++ command=versions 14:09:58 ++ '[' 1 -gt 0 ']' 14:09:58 ++ shift 14:09:58 ++ case "$command" in 14:09:58 ++ command pyenv versions 14:09:58 ++ pyenv versions 14:09:58 ++ awk '{ print $1 }' 14:09:58 ++ sed 's/^[ *]* //' 14:09:58 ++ grep -E '^[0-9.]*[0-9]$' 14:09:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:09:58 +++ grep '^3' /tmp/.pyenv_versions 14:09:58 +++ sort -V 14:09:58 +++ tail -n 1 14:09:58 ++ py_version_xyz=3.10.6 14:09:58 ++ [[ -z 3.10.6 ]] 14:09:58 ++ echo 3.10.6 14:09:58 ++ return 0 14:09:58 + pyenv local 3.10.6 14:09:58 + local command 14:09:58 + command=local 14:09:58 + '[' 2 -gt 0 ']' 14:09:58 + shift 14:09:58 + case "$command" in 14:09:58 + command pyenv local 3.10.6 14:09:58 + pyenv local 3.10.6 14:09:58 + for arg in "$@" 14:09:58 + case $arg in 14:09:58 + pkg_list+='tox ' 14:09:58 + for arg in "$@" 14:09:58 + case $arg in 14:09:58 + pkg_list+='virtualenv ' 14:09:58 + for arg in "$@" 14:09:58 + case $arg in 14:09:58 + pkg_list+='urllib3~=1.26.15 ' 14:09:58 + [[ -f /tmp/.toxenv ]] 14:09:58 + [[ ! -f /tmp/.toxenv ]] 14:09:58 + [[ -n '' ]] 14:09:58 + python3 -m venv /tmp/venv-l8Ux 14:10:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l8Ux' 14:10:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l8Ux 14:10:02 + echo /tmp/venv-l8Ux 14:10:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:10:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:10:02 + /tmp/venv-l8Ux/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:10:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:10:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:10:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:10:06 + /tmp/venv-l8Ux/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:10:08 + type python3 14:10:08 + true 14:10:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-l8Ux/bin to PATH' 14:10:08 lf-activate-venv(): INFO: Adding /tmp/venv-l8Ux/bin to PATH 14:10:08 + PATH=/tmp/venv-l8Ux/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 14:10:08 + return 0 14:10:08 + python3 --version 14:10:08 Python 3.10.6 14:10:08 + python3 -m pip --version 14:10:09 pip 25.1.1 from /tmp/venv-l8Ux/lib/python3.10/site-packages/pip (python 3.10) 14:10:09 + python3 -m pip freeze 14:10:09 cachetools==6.1.0 14:10:09 chardet==5.2.0 14:10:09 colorama==0.4.6 14:10:09 distlib==0.3.9 14:10:09 filelock==3.18.0 14:10:09 packaging==25.0 14:10:09 platformdirs==4.3.8 14:10:09 pluggy==1.6.0 14:10:09 pyproject-api==1.9.1 14:10:09 tomli==2.2.1 14:10:09 tox==4.27.0 14:10:09 typing_extensions==4.14.0 14:10:09 urllib3==1.26.20 14:10:09 virtualenv==20.31.2 14:10:09 [EnvInject] - Injecting environment variables from a build step. 14:10:09 [EnvInject] - Injecting as environment variables the properties content 14:10:09 PARALLEL=false 14:10:09 14:10:09 [EnvInject] - Variables injected successfully. 14:10:09 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins17361420020842082608.sh 14:10:09 ---> tox-run.sh 14:10:09 + 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 14:10:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 14:10:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 14:10:09 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 14:10:09 + cd /w/workspace/oom-master-doc8-lint/. 14:10:09 + source /home/jenkins/lf-env.sh 14:10:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:10:09 ++ mktemp -d /tmp/venv-XXXX 14:10:09 + lf_venv=/tmp/venv-Dnh6 14:10:09 + local venv_file=/tmp/.os_lf_venv 14:10:09 + local python=python3 14:10:09 + local options 14:10:09 + local set_path=true 14:10:09 + local install_args= 14:10:09 ++ 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 14:10:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:10:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:10:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:10:09 + true 14:10:09 + case $1 in 14:10:09 + venv_file=/tmp/.toxenv 14:10:09 + shift 2 14:10:09 + true 14:10:09 + case $1 in 14:10:09 + shift 14:10:09 + break 14:10:09 + case $python in 14:10:09 + local pkg_list= 14:10:09 + [[ -d /opt/pyenv ]] 14:10:09 + echo 'Setup pyenv:' 14:10:09 Setup pyenv: 14:10:09 + export PYENV_ROOT=/opt/pyenv 14:10:09 + PYENV_ROOT=/opt/pyenv 14:10:09 + 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 14:10:09 + 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 14:10:09 + pyenv versions 14:10:09 system 14:10:09 3.8.13 14:10:09 3.9.13 14:10:09 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 14:10:09 + command -v pyenv 14:10:09 ++ pyenv init - --no-rehash 14:10:09 + 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[*]}"'\'')" 14:10:09 export PATH="/opt/pyenv/shims:${PATH}" 14:10:09 export PYENV_SHELL=bash 14:10:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:10:09 pyenv() { 14:10:09 local command 14:10:09 command="${1:-}" 14:10:09 if [ "$#" -gt 0 ]; then 14:10:09 shift 14:10:09 fi 14:10:09 14:10:09 case "$command" in 14:10:09 rehash|shell) 14:10:09 eval "$(pyenv "sh-$command" "$@")" 14:10:09 ;; 14:10:09 *) 14:10:09 command pyenv "$command" "$@" 14:10:09 ;; 14:10:09 esac 14:10:09 }' 14:10:09 +++ 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[*]}"' 14:10:09 ++ 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 14:10:09 ++ 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 14:10:09 ++ 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 14:10:09 ++ export PYENV_SHELL=bash 14:10:09 ++ PYENV_SHELL=bash 14:10:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:10:09 +++ complete -F _pyenv pyenv 14:10:09 ++ lf-pyver python3 14:10:09 ++ local py_version_xy=python3 14:10:09 ++ local py_version_xyz= 14:10:09 ++ pyenv versions 14:10:09 ++ local command 14:10:09 ++ command=versions 14:10:09 ++ '[' 1 -gt 0 ']' 14:10:09 ++ shift 14:10:09 ++ case "$command" in 14:10:09 ++ command pyenv versions 14:10:09 ++ pyenv versions 14:10:09 ++ sed 's/^[ *]* //' 14:10:09 ++ awk '{ print $1 }' 14:10:09 ++ grep -E '^[0-9.]*[0-9]$' 14:10:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:10:09 +++ sort -V 14:10:09 +++ grep '^3' /tmp/.pyenv_versions 14:10:09 +++ tail -n 1 14:10:09 ++ py_version_xyz=3.10.6 14:10:09 ++ [[ -z 3.10.6 ]] 14:10:09 ++ echo 3.10.6 14:10:09 ++ return 0 14:10:09 + pyenv local 3.10.6 14:10:09 + local command 14:10:09 + command=local 14:10:09 + '[' 2 -gt 0 ']' 14:10:09 + shift 14:10:09 + case "$command" in 14:10:09 + command pyenv local 3.10.6 14:10:09 + pyenv local 3.10.6 14:10:09 + for arg in "$@" 14:10:09 + case $arg in 14:10:09 + pkg_list+='tox ' 14:10:09 + for arg in "$@" 14:10:09 + case $arg in 14:10:09 + pkg_list+='virtualenv ' 14:10:09 + for arg in "$@" 14:10:09 + case $arg in 14:10:09 + pkg_list+='urllib3~=1.26.15 ' 14:10:09 + [[ -f /tmp/.toxenv ]] 14:10:09 ++ cat /tmp/.toxenv 14:10:09 + lf_venv=/tmp/venv-l8Ux 14:10:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l8Ux from' file:/tmp/.toxenv 14:10:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l8Ux from file:/tmp/.toxenv 14:10:09 + /tmp/venv-l8Ux/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:10:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:10:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:10:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:10:10 + /tmp/venv-l8Ux/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:10:11 + type python3 14:10:11 + true 14:10:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-l8Ux/bin to PATH' 14:10:11 lf-activate-venv(): INFO: Adding /tmp/venv-l8Ux/bin to PATH 14:10:11 + PATH=/tmp/venv-l8Ux/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 14:10:11 + return 0 14:10:11 + [[ -d /opt/pyenv ]] 14:10:11 + echo '---> Setting up pyenv' 14:10:11 ---> Setting up pyenv 14:10:11 + export PYENV_ROOT=/opt/pyenv 14:10:11 + PYENV_ROOT=/opt/pyenv 14:10:11 + export PATH=/opt/pyenv/bin:/tmp/venv-l8Ux/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 14:10:11 + PATH=/opt/pyenv/bin:/tmp/venv-l8Ux/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 14:10:11 ++ pwd 14:10:11 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 14:10:11 + export PYTHONPATH 14:10:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:10:11 + TOX_TESTENV_PASSENV=PYTHONPATH 14:10:11 + tox --version 14:10:12 4.27.0 from /tmp/venv-l8Ux/lib/python3.10/site-packages/tox/__init__.py 14:10:12 + PARALLEL=false 14:10:12 + TOX_OPTIONS_LIST= 14:10:12 + [[ -n doc8 ]] 14:10:12 + TOX_OPTIONS_LIST=' -e doc8' 14:10:12 + case ${PARALLEL,,} in 14:10:12 + tox -e doc8 14:10:12 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 14:10:14 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 14:10:43 doc8: freeze> python -m pip freeze --all 14:10:44 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 14:10:44 doc8: commands[0]> doc8 docs/ 14:10:46 Scanning... 14:10:46 Validating... 14:10:46 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 14:10:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:127: D000 Unexpected indentation. 14:10:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:131: D000 Unexpected indentation. 14:10:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:116: D002 Trailing whitespace 14:10:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:16: D001 Line too long 14:10:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:17: D001 Line too long 14:10:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:23: D001 Line too long 14:10:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:24: D001 Line too long 14:10:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 14:10:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 14:10:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 14:10:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 14:10:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:34: D001 Line too long 14:10:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:36: D001 Line too long 14:10:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:38: D001 Line too long 14:10:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:40: D001 Line too long 14:10:46 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 14:10:46 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 14:10:46 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 14:10:46 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 14:10:46 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 14:10:46 ======== 14:10:46 Total files scanned = 43 14:10:46 Total files ignored = 0 14:10:46 Total accumulated errors = 21 14:10:46 Detailed error counts: 14:10:46 - doc8.checks.CheckCarriageReturn = 0 14:10:46 - doc8.checks.CheckIndentationNoTab = 0 14:10:46 - doc8.checks.CheckMaxLineLength = 17 14:10:46 - doc8.checks.CheckNewlineEndOfFile = 1 14:10:46 - doc8.checks.CheckTrailingWhitespace = 1 14:10:46 - doc8.checks.CheckValidity = 2 14:10:46 doc8: exit 1 (2.16 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2337 14:10:46 doc8: command failed but is marked ignore outcome so handling it as success 14:10:46 doc8: OK (33.89=setup[31.73]+cmd[2.16] seconds) 14:10:46 congratulations :) (34.11 seconds) 14:10:46 + tox_status=0 14:10:46 + echo '---> Completed tox runs' 14:10:46 ---> Completed tox runs 14:10:46 + for i in .tox/*/log 14:10:46 ++ echo .tox/doc8/log 14:10:46 ++ awk -F/ '{print $2}' 14:10:46 + tox_env=doc8 14:10:46 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 14:10:46 + DOC_DIR=docs/_build/html 14:10:46 + [[ -d docs/_build/html ]] 14:10:46 + echo '---> tox-run.sh ends' 14:10:46 ---> tox-run.sh ends 14:10:46 + test 0 -eq 0 14:10:46 $ ssh-agent -k 14:10:46 unset SSH_AUTH_SOCK; 14:10:46 unset SSH_AGENT_PID; 14:10:46 echo Agent pid 1665 killed; 14:10:46 [ssh-agent] Stopped. 14:10:46 [PostBuildScript] - [INFO] Executing post build scripts. 14:10:46 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins17138721363207879350.sh 14:10:46 ---> sysstat.sh 14:10:47 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins12828708900892245232.sh 14:10:47 ---> package-listing.sh 14:10:47 ++ facter osfamily 14:10:47 ++ tr '[:upper:]' '[:lower:]' 14:10:47 + OS_FAMILY=debian 14:10:47 + workspace=/w/workspace/oom-master-doc8-lint 14:10:47 + START_PACKAGES=/tmp/packages_start.txt 14:10:47 + END_PACKAGES=/tmp/packages_end.txt 14:10:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:10:47 + PACKAGES=/tmp/packages_start.txt 14:10:47 + '[' /w/workspace/oom-master-doc8-lint ']' 14:10:47 + PACKAGES=/tmp/packages_end.txt 14:10:47 + case "${OS_FAMILY}" in 14:10:47 + dpkg -l 14:10:47 + grep '^ii' 14:10:47 + '[' -f /tmp/packages_start.txt ']' 14:10:47 + '[' -f /tmp/packages_end.txt ']' 14:10:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:10:47 + '[' /w/workspace/oom-master-doc8-lint ']' 14:10:47 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 14:10:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 14:10:47 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins12628247169856066504.sh 14:10:47 ---> capture-instance-metadata.sh 14:10:47 Setup pyenv: 14:10:47 system 14:10:47 3.8.13 14:10:47 3.9.13 14:10:47 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 14:10:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4OfS 14:10:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:10:54 lf-activate-venv(): INFO: Installing: lftools 14:11:17 lf-activate-venv(): INFO: Adding /tmp/venv-4OfS/bin to PATH 14:11:17 INFO: Running in OpenStack, capturing instance metadata 14:11:17 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16600009909040441588.sh 14:11:17 provisioning config files... 14:11:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config10805620065443086565tmp 14:11:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:11:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:11:17 [EnvInject] - Injecting environment variables from a build step. 14:11:17 [EnvInject] - Injecting as environment variables the properties content 14:11:17 SERVER_ID=logs 14:11:17 14:11:17 [EnvInject] - Variables injected successfully. 14:11:17 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2695149137483810914.sh 14:11:17 ---> create-netrc.sh 14:11:18 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins17161074153026486774.sh 14:11:18 ---> python-tools-install.sh 14:11:18 Setup pyenv: 14:11:18 system 14:11:18 3.8.13 14:11:18 3.9.13 14:11:18 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 14:11:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4OfS from file:/tmp/.os_lf_venv 14:11:20 lf-activate-venv(): INFO: Installing: lftools 14:11:28 lf-activate-venv(): INFO: Adding /tmp/venv-4OfS/bin to PATH 14:11:28 Generating Requirements File 14:11:48 Python 3.10.6 14:11:48 pip 25.1.1 from /tmp/venv-4OfS/lib/python3.10/site-packages/pip (python 3.10) 14:11:48 appdirs==1.4.4 14:11:48 argcomplete==3.6.2 14:11:48 aspy.yaml==1.3.0 14:11:48 attrs==25.3.0 14:11:48 autopage==0.5.2 14:11:48 beautifulsoup4==4.13.4 14:11:48 boto3==1.38.38 14:11:48 botocore==1.38.38 14:11:48 bs4==0.0.2 14:11:48 cachetools==5.5.2 14:11:48 certifi==2025.6.15 14:11:48 cffi==1.17.1 14:11:48 cfgv==3.4.0 14:11:48 chardet==5.2.0 14:11:48 charset-normalizer==3.4.2 14:11:48 click==8.2.1 14:11:48 cliff==4.10.0 14:11:48 cmd2==2.6.1 14:11:48 cryptography==3.3.2 14:11:48 debtcollector==3.0.0 14:11:48 decorator==5.2.1 14:11:48 defusedxml==0.7.1 14:11:48 Deprecated==1.2.18 14:11:48 distlib==0.3.9 14:11:48 dnspython==2.7.0 14:11:48 docker==7.1.0 14:11:48 dogpile.cache==1.4.0 14:11:48 durationpy==0.10 14:11:48 email_validator==2.2.0 14:11:48 filelock==3.18.0 14:11:48 future==1.0.0 14:11:48 gitdb==4.0.12 14:11:48 GitPython==3.1.44 14:11:48 google-auth==2.40.3 14:11:48 httplib2==0.22.0 14:11:48 identify==2.6.12 14:11:48 idna==3.10 14:11:48 importlib-resources==1.5.0 14:11:48 iso8601==2.1.0 14:11:48 Jinja2==3.1.6 14:11:48 jmespath==1.0.1 14:11:48 jsonpatch==1.33 14:11:48 jsonpointer==3.0.0 14:11:48 jsonschema==4.24.0 14:11:48 jsonschema-specifications==2025.4.1 14:11:48 keystoneauth1==5.11.1 14:11:48 kubernetes==33.1.0 14:11:48 lftools==0.37.13 14:11:48 lxml==5.4.0 14:11:48 MarkupSafe==3.0.2 14:11:48 msgpack==1.1.1 14:11:48 multi_key_dict==2.0.3 14:11:48 munch==4.0.0 14:11:48 netaddr==1.3.0 14:11:48 niet==1.4.2 14:11:48 nodeenv==1.9.1 14:11:48 oauth2client==4.1.3 14:11:48 oauthlib==3.3.0 14:11:48 openstacksdk==4.6.0 14:11:48 os-client-config==2.1.0 14:11:48 os-service-types==1.7.0 14:11:48 osc-lib==4.0.2 14:11:48 oslo.config==9.8.0 14:11:48 oslo.context==6.0.0 14:11:48 oslo.i18n==6.5.1 14:11:48 oslo.log==7.1.0 14:11:48 oslo.serialization==5.7.0 14:11:48 oslo.utils==9.0.0 14:11:48 packaging==25.0 14:11:48 pbr==6.1.1 14:11:48 platformdirs==4.3.8 14:11:48 prettytable==3.16.0 14:11:48 psutil==7.0.0 14:11:48 pyasn1==0.6.1 14:11:48 pyasn1_modules==0.4.2 14:11:48 pycparser==2.22 14:11:48 pygerrit2==2.0.15 14:11:48 PyGithub==2.6.1 14:11:48 PyJWT==2.10.1 14:11:48 PyNaCl==1.5.0 14:11:48 pyparsing==2.4.7 14:11:48 pyperclip==1.9.0 14:11:48 pyrsistent==0.20.0 14:11:48 python-cinderclient==9.7.0 14:11:48 python-dateutil==2.9.0.post0 14:11:48 python-heatclient==4.2.0 14:11:48 python-jenkins==1.8.2 14:11:48 python-keystoneclient==5.6.0 14:11:48 python-magnumclient==4.8.1 14:11:48 python-openstackclient==8.1.0 14:11:48 python-swiftclient==4.8.0 14:11:48 PyYAML==6.0.2 14:11:48 referencing==0.36.2 14:11:48 requests==2.32.4 14:11:48 requests-oauthlib==2.0.0 14:11:48 requestsexceptions==1.4.0 14:11:48 rfc3986==2.0.0 14:11:48 rpds-py==0.25.1 14:11:48 rsa==4.9.1 14:11:48 ruamel.yaml==0.18.14 14:11:48 ruamel.yaml.clib==0.2.12 14:11:48 s3transfer==0.13.0 14:11:48 simplejson==3.20.1 14:11:48 six==1.17.0 14:11:48 smmap==5.0.2 14:11:48 soupsieve==2.7 14:11:48 stevedore==5.4.1 14:11:48 tabulate==0.9.0 14:11:48 toml==0.10.2 14:11:48 tomlkit==0.13.3 14:11:48 tqdm==4.67.1 14:11:48 typing_extensions==4.14.0 14:11:48 tzdata==2025.2 14:11:48 urllib3==1.26.20 14:11:48 virtualenv==20.31.2 14:11:48 wcwidth==0.2.13 14:11:48 websocket-client==1.8.0 14:11:48 wrapt==1.17.2 14:11:48 xdg==6.0.0 14:11:48 xmltodict==0.14.2 14:11:48 yq==3.4.3 14:11:48 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins12774003098300680191.sh 14:11:48 ---> sudo-logs.sh 14:11:48 Archiving 'sudo' log.. 14:11:49 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins4986359092444794904.sh 14:11:49 ---> job-cost.sh 14:11:49 Setup pyenv: 14:11:49 system 14:11:49 3.8.13 14:11:49 3.9.13 14:11:49 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 14:11:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4OfS from file:/tmp/.os_lf_venv 14:11:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:11:56 lf-activate-venv(): INFO: Adding /tmp/venv-4OfS/bin to PATH 14:11:56 INFO: No Stack... 14:11:56 INFO: Retrieving Pricing Info for: v3-standard-4 14:11:56 INFO: Archiving Costs 14:11:56 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins9650186293258640109.sh 14:11:56 ---> logs-deploy.sh 14:11:56 Setup pyenv: 14:11:56 system 14:11:56 3.8.13 14:11:56 3.9.13 14:11:56 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 14:11:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4OfS from file:/tmp/.os_lf_venv 14:11:58 lf-activate-venv(): INFO: Installing: lftools 14:12:07 lf-activate-venv(): INFO: Adding /tmp/venv-4OfS/bin to PATH 14:12:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/576 14:12:07 INFO: archiving workspace using pattern(s): 14:12:08 Archives upload complete. 14:12:08 INFO: archiving logs to Nexus 14:12:09 ---> uname -a: 14:12:09 Linux prd-ubuntu1804-builder-4c-4g-22103 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:12:09 14:12:09 14:12:09 ---> lscpu: 14:12:09 Architecture: x86_64 14:12:09 CPU op-mode(s): 32-bit, 64-bit 14:12:09 Byte Order: Little Endian 14:12:09 CPU(s): 4 14:12:09 On-line CPU(s) list: 0-3 14:12:09 Thread(s) per core: 1 14:12:09 Core(s) per socket: 1 14:12:09 Socket(s): 4 14:12:09 NUMA node(s): 1 14:12:09 Vendor ID: AuthenticAMD 14:12:09 CPU family: 23 14:12:09 Model: 49 14:12:09 Model name: AMD EPYC-Rome Processor 14:12:09 Stepping: 0 14:12:09 CPU MHz: 2800.000 14:12:09 BogoMIPS: 5600.00 14:12:09 Virtualization: AMD-V 14:12:09 Hypervisor vendor: KVM 14:12:09 Virtualization type: full 14:12:09 L1d cache: 32K 14:12:09 L1i cache: 32K 14:12:09 L2 cache: 512K 14:12:09 L3 cache: 16384K 14:12:09 NUMA node0 CPU(s): 0-3 14:12:09 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 14:12:09 14:12:09 14:12:09 ---> nproc: 14:12:09 4 14:12:09 14:12:09 14:12:09 ---> df -h: 14:12:09 Filesystem Size Used Avail Use% Mounted on 14:12:09 udev 7.9G 0 7.9G 0% /dev 14:12:09 tmpfs 1.6G 672K 1.6G 1% /run 14:12:09 /dev/vda1 78G 8.5G 69G 11% / 14:12:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:12:09 tmpfs 5.0M 0 5.0M 0% /run/lock 14:12:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:12:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:12:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:12:09 14:12:09 14:12:09 ---> free -m: 14:12:09 total used free shared buff/cache available 14:12:09 Mem: 16040 530 13239 0 2269 15186 14:12:09 Swap: 1023 0 1023 14:12:09 14:12:09 14:12:09 ---> ip addr: 14:12:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:12:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:12:09 inet 127.0.0.1/8 scope host lo 14:12:09 valid_lft forever preferred_lft forever 14:12:09 inet6 ::1/128 scope host 14:12:09 valid_lft forever preferred_lft forever 14:12:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:12:09 link/ether fa:16:3e:ba:13:3f brd ff:ff:ff:ff:ff:ff 14:12:09 inet 10.30.106.253/23 brd 10.30.107.255 scope global dynamic ens3 14:12:09 valid_lft 86239sec preferred_lft 86239sec 14:12:09 inet6 fe80::f816:3eff:feba:133f/64 scope link 14:12:09 valid_lft forever preferred_lft forever 14:12:09 14:12:09 14:12:09 ---> sar -b -r -n DEV: 14:12:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22103) 06/18/25 _x86_64_ (4 CPU) 14:12:09 14:12:09 14:09:31 LINUX RESTART (4 CPU) 14:12:09 14:12:09 14:10:01 tps rtps wtps bread/s bwrtn/s 14:12:09 14:11:01 134.96 14.31 120.65 442.73 48279.42 14:12:09 14:12:01 126.15 1.12 125.03 126.65 15234.13 14:12:09 Average: 130.55 7.72 122.84 284.69 31756.77 14:12:09 14:12:09 14:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:12:09 14:11:01 13840208 15543196 2584752 15.74 70840 1826024 801396 4.59 716992 1643452 200640 14:12:09 14:12:01 13568320 15559260 2856640 17.39 95432 2073432 770612 4.41 717164 1881600 117936 14:12:09 Average: 13704264 15551228 2720696 16.56 83136 1949728 786004 4.50 717078 1762526 159288 14:12:09 14:12:09 14:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:12:09 14:11:01 lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 14:12:09 14:11:01 ens3 174.80 111.46 899.79 15.76 0.00 0.00 0.00 0.00 14:12:09 14:12:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 14:12:09 14:12:01 ens3 163.89 111.56 842.39 15.18 0.00 0.00 0.00 0.00 14:12:09 Average: lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 14:12:09 Average: ens3 169.35 111.51 871.09 15.47 0.00 0.00 0.00 0.00 14:12:09 14:12:09 14:12:09 ---> sar -P ALL: 14:12:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22103) 06/18/25 _x86_64_ (4 CPU) 14:12:09 14:12:09 14:09:31 LINUX RESTART (4 CPU) 14:12:09 14:12:09 14:10:01 CPU %user %nice %system %iowait %steal %idle 14:12:09 14:11:01 all 17.19 0.00 1.60 4.85 0.05 76.31 14:12:09 14:11:01 0 17.70 0.00 1.74 7.28 0.05 73.24 14:12:09 14:11:01 1 14.17 0.00 1.28 0.60 0.05 83.90 14:12:09 14:11:01 2 11.00 0.00 1.47 1.17 0.03 86.32 14:12:09 14:11:01 3 25.99 0.00 1.87 10.39 0.08 61.66 14:12:09 14:12:01 all 20.69 0.00 1.40 2.49 0.05 75.37 14:12:09 14:12:01 0 34.34 0.00 1.72 1.55 0.05 62.34 14:12:09 14:12:01 1 9.39 0.00 0.75 0.12 0.07 89.68 14:12:09 14:12:01 2 26.88 0.00 1.89 3.45 0.05 67.72 14:12:09 14:12:01 3 12.17 0.00 1.22 4.83 0.05 81.73 14:12:09 Average: all 18.94 0.00 1.50 3.67 0.05 75.84 14:12:09 Average: 0 26.03 0.00 1.73 4.41 0.05 67.78 14:12:09 Average: 1 11.77 0.00 1.02 0.36 0.06 86.79 14:12:09 Average: 2 18.92 0.00 1.68 2.31 0.04 77.04 14:12:09 Average: 3 19.08 0.00 1.55 7.61 0.07 71.70 14:12:09 14:12:09 14:12:09