15:37:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 15:37:19 Running as SYSTEM 15:37:19 [EnvInject] - Loading node environment variables. 15:37:19 Building remotely on prd-ubuntu1804-builder-4c-4g-22147 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 15:37:19 [ssh-agent] Looking for ssh-agent implementation... 15:37:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:19 $ ssh-agent 15:37:19 SSH_AUTH_SOCK=/tmp/ssh-Y2K3sdy1zIPx/agent.1744 15:37:19 SSH_AGENT_PID=1746 15:37:19 [ssh-agent] Started. 15:37:19 Running ssh-add (command line suppressed) 15:37:19 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_7279355856611742208.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_7279355856611742208.key) 15:37:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:37:19 The recommended git tool is: NONE 15:37:22 using credential onap-jenkins-ssh 15:37:22 Wiping out workspace first. 15:37:22 Cloning the remote Git repository 15:37:22 Cloning repository git://cloud.onap.org/mirror/oom.git 15:37:22 > git init /w/workspace/oom-master-doc8-lint # timeout=10 15:37:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:37:22 > git --version # timeout=10 15:37:22 > git --version # 'git version 2.17.1' 15:37:22 using GIT_SSH to set credentials Gerrit user 15:37:22 Verifying host key using manually-configured host key entries 15:37:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:37:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:37:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:37:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:37:28 using GIT_SSH to set credentials Gerrit user 15:37:28 Verifying host key using manually-configured host key entries 15:37:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/19 # timeout=30 15:37:28 > git rev-parse 7320b5fd4baf787fc342023c2016e06b369482ed^{commit} # timeout=10 15:37:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:37:28 Checking out Revision 7320b5fd4baf787fc342023c2016e06b369482ed (refs/changes/00/141100/19) 15:37:28 > git config core.sparsecheckout # timeout=10 15:37:28 > git checkout -f 7320b5fd4baf787fc342023c2016e06b369482ed # timeout=30 15:37:29 Commit message: "[DOC] Add ArgoCD deployment example and guide" 15:37:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:37:29 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 15:37:32 [EnvInject] - Injecting environment variables from a build step. 15:37:32 [EnvInject] - Injecting as environment variables the properties content 15:37:32 PYTHON=python3 15:37:32 15:37:32 [EnvInject] - Variables injected successfully. 15:37:32 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins17575202790226607148.sh 15:37:32 ---> tox-install.sh 15:37:32 + source /home/jenkins/lf-env.sh 15:37:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:37:32 ++ mktemp -d /tmp/venv-XXXX 15:37:32 + lf_venv=/tmp/venv-YBVY 15:37:32 + local venv_file=/tmp/.os_lf_venv 15:37:32 + local python=python3 15:37:32 + local options 15:37:32 + local set_path=true 15:37:32 + local install_args= 15:37: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 15:37:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:37:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:37:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:37:32 + true 15:37:32 + case $1 in 15:37:32 + venv_file=/tmp/.toxenv 15:37:32 + shift 2 15:37:32 + true 15:37:32 + case $1 in 15:37:32 + shift 15:37:32 + break 15:37:32 + case $python in 15:37:32 + local pkg_list= 15:37:32 + [[ -d /opt/pyenv ]] 15:37:32 + echo 'Setup pyenv:' 15:37:32 Setup pyenv: 15:37:32 + export PYENV_ROOT=/opt/pyenv 15:37:32 + PYENV_ROOT=/opt/pyenv 15:37: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 15:37: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 15:37:32 + pyenv versions 15:37:32 * system (set by /opt/pyenv/version) 15:37:32 * 3.8.13 (set by /opt/pyenv/version) 15:37:32 * 3.9.13 (set by /opt/pyenv/version) 15:37:32 * 3.10.6 (set by /opt/pyenv/version) 15:37:32 + command -v pyenv 15:37:32 ++ pyenv init - --no-rehash 15:37: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[*]}"'\'')" 15:37:32 export PATH="/opt/pyenv/shims:${PATH}" 15:37:32 export PYENV_SHELL=bash 15:37:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:37:32 pyenv() { 15:37:32 local command 15:37:32 command="${1:-}" 15:37:32 if [ "$#" -gt 0 ]; then 15:37:32 shift 15:37:32 fi 15:37:32 15:37:32 case "$command" in 15:37:32 rehash|shell) 15:37:32 eval "$(pyenv "sh-$command" "$@")" 15:37:32 ;; 15:37:32 *) 15:37:32 command pyenv "$command" "$@" 15:37:32 ;; 15:37:32 esac 15:37:32 }' 15:37: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[*]}"' 15:37: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 15:37: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 15:37: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 15:37:32 ++ export PYENV_SHELL=bash 15:37:32 ++ PYENV_SHELL=bash 15:37:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:37:32 +++ complete -F _pyenv pyenv 15:37:32 ++ lf-pyver python3 15:37:32 ++ local py_version_xy=python3 15:37:32 ++ local py_version_xyz= 15:37:32 ++ pyenv versions 15:37:32 ++ local command 15:37:32 ++ command=versions 15:37:32 ++ '[' 1 -gt 0 ']' 15:37:32 ++ shift 15:37:32 ++ case "$command" in 15:37:32 ++ command pyenv versions 15:37:32 ++ pyenv versions 15:37:32 ++ sed 's/^[ *]* //' 15:37:32 ++ grep -E '^[0-9.]*[0-9]$' 15:37:32 ++ awk '{ print $1 }' 15:37:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:37:32 +++ grep '^3' /tmp/.pyenv_versions 15:37:32 +++ sort -V 15:37:32 +++ tail -n 1 15:37:32 ++ py_version_xyz=3.10.6 15:37:32 ++ [[ -z 3.10.6 ]] 15:37:32 ++ echo 3.10.6 15:37:32 ++ return 0 15:37:32 + pyenv local 3.10.6 15:37:32 + local command 15:37:32 + command=local 15:37:32 + '[' 2 -gt 0 ']' 15:37:32 + shift 15:37:32 + case "$command" in 15:37:32 + command pyenv local 3.10.6 15:37:32 + pyenv local 3.10.6 15:37:32 + for arg in "$@" 15:37:32 + case $arg in 15:37:32 + pkg_list+='tox ' 15:37:32 + for arg in "$@" 15:37:32 + case $arg in 15:37:32 + pkg_list+='virtualenv ' 15:37:32 + for arg in "$@" 15:37:32 + case $arg in 15:37:32 + pkg_list+='urllib3~=1.26.15 ' 15:37:32 + [[ -f /tmp/.toxenv ]] 15:37:32 + [[ ! -f /tmp/.toxenv ]] 15:37:32 + [[ -n '' ]] 15:37:32 + python3 -m venv /tmp/venv-YBVY 15:37:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YBVY' 15:37:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YBVY 15:37:37 + echo /tmp/venv-YBVY 15:37:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:37:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:37:37 + /tmp/venv-YBVY/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:37:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:37:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:37:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:37:43 + /tmp/venv-YBVY/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:37:46 + type python3 15:37:46 + true 15:37:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YBVY/bin to PATH' 15:37:46 lf-activate-venv(): INFO: Adding /tmp/venv-YBVY/bin to PATH 15:37:46 + PATH=/tmp/venv-YBVY/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:37:46 + return 0 15:37:46 + python3 --version 15:37:46 Python 3.10.6 15:37:46 + python3 -m pip --version 15:37:46 pip 25.1.1 from /tmp/venv-YBVY/lib/python3.10/site-packages/pip (python 3.10) 15:37:46 + python3 -m pip freeze 15:37:47 cachetools==6.1.0 15:37:47 chardet==5.2.0 15:37:47 colorama==0.4.6 15:37:47 distlib==0.3.9 15:37:47 filelock==3.18.0 15:37:47 packaging==25.0 15:37:47 platformdirs==4.3.8 15:37:47 pluggy==1.6.0 15:37:47 pyproject-api==1.9.1 15:37:47 tomli==2.2.1 15:37:47 tox==4.27.0 15:37:47 typing_extensions==4.14.0 15:37:47 urllib3==1.26.20 15:37:47 virtualenv==20.31.2 15:37:47 [EnvInject] - Injecting environment variables from a build step. 15:37:47 [EnvInject] - Injecting as environment variables the properties content 15:37:47 PARALLEL=false 15:37:47 15:37:47 [EnvInject] - Variables injected successfully. 15:37:47 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins1108880887283272711.sh 15:37:47 ---> tox-run.sh 15:37:47 + 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:37:47 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 15:37:47 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 15:37:47 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 15:37:47 + cd /w/workspace/oom-master-doc8-lint/. 15:37:47 + source /home/jenkins/lf-env.sh 15:37:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:37:47 ++ mktemp -d /tmp/venv-XXXX 15:37:47 + lf_venv=/tmp/venv-2BLE 15:37:47 + local venv_file=/tmp/.os_lf_venv 15:37:47 + local python=python3 15:37:47 + local options 15:37:47 + local set_path=true 15:37:47 + local install_args= 15:37:47 ++ 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:37:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:37:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:37:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:37:47 + true 15:37:47 + case $1 in 15:37:47 + venv_file=/tmp/.toxenv 15:37:47 + shift 2 15:37:47 + true 15:37:47 + case $1 in 15:37:47 + shift 15:37:47 + break 15:37:47 + case $python in 15:37:47 + local pkg_list= 15:37:47 + [[ -d /opt/pyenv ]] 15:37:47 + echo 'Setup pyenv:' 15:37:47 Setup pyenv: 15:37:47 + export PYENV_ROOT=/opt/pyenv 15:37:47 + PYENV_ROOT=/opt/pyenv 15:37:47 + 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:37:47 + 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:37:47 + pyenv versions 15:37:47 system 15:37:47 3.8.13 15:37:47 3.9.13 15:37:47 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:37:47 + command -v pyenv 15:37:47 ++ pyenv init - --no-rehash 15:37:47 + 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:37:47 export PATH="/opt/pyenv/shims:${PATH}" 15:37:47 export PYENV_SHELL=bash 15:37:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:37:47 pyenv() { 15:37:47 local command 15:37:47 command="${1:-}" 15:37:47 if [ "$#" -gt 0 ]; then 15:37:47 shift 15:37:47 fi 15:37:47 15:37:47 case "$command" in 15:37:47 rehash|shell) 15:37:47 eval "$(pyenv "sh-$command" "$@")" 15:37:47 ;; 15:37:47 *) 15:37:47 command pyenv "$command" "$@" 15:37:47 ;; 15:37:47 esac 15:37:47 }' 15:37:47 +++ 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:37:47 ++ 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:37:47 ++ 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:37:47 ++ 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:37:47 ++ export PYENV_SHELL=bash 15:37:47 ++ PYENV_SHELL=bash 15:37:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:37:47 +++ complete -F _pyenv pyenv 15:37:47 ++ lf-pyver python3 15:37:47 ++ local py_version_xy=python3 15:37:47 ++ local py_version_xyz= 15:37:47 ++ pyenv versions 15:37:47 ++ local command 15:37:47 ++ command=versions 15:37:47 ++ '[' 1 -gt 0 ']' 15:37:47 ++ shift 15:37:47 ++ case "$command" in 15:37:47 ++ command pyenv versions 15:37:47 ++ pyenv versions 15:37:47 ++ sed 's/^[ *]* //' 15:37:47 ++ awk '{ print $1 }' 15:37:47 ++ grep -E '^[0-9.]*[0-9]$' 15:37:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:37:47 +++ grep '^3' /tmp/.pyenv_versions 15:37:47 +++ tail -n 1 15:37:47 +++ sort -V 15:37:47 ++ py_version_xyz=3.10.6 15:37:47 ++ [[ -z 3.10.6 ]] 15:37:47 ++ echo 3.10.6 15:37:47 ++ return 0 15:37:47 + pyenv local 3.10.6 15:37:47 + local command 15:37:47 + command=local 15:37:47 + '[' 2 -gt 0 ']' 15:37:47 + shift 15:37:47 + case "$command" in 15:37:47 + command pyenv local 3.10.6 15:37:47 + pyenv local 3.10.6 15:37:47 + for arg in "$@" 15:37:47 + case $arg in 15:37:47 + pkg_list+='tox ' 15:37:47 + for arg in "$@" 15:37:47 + case $arg in 15:37:47 + pkg_list+='virtualenv ' 15:37:47 + for arg in "$@" 15:37:47 + case $arg in 15:37:47 + pkg_list+='urllib3~=1.26.15 ' 15:37:47 + [[ -f /tmp/.toxenv ]] 15:37:47 ++ cat /tmp/.toxenv 15:37:47 + lf_venv=/tmp/venv-YBVY 15:37:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YBVY from' file:/tmp/.toxenv 15:37:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YBVY from file:/tmp/.toxenv 15:37:47 + /tmp/venv-YBVY/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:37:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:37:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:37:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:37:48 + /tmp/venv-YBVY/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:37:49 + type python3 15:37:49 + true 15:37:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YBVY/bin to PATH' 15:37:49 lf-activate-venv(): INFO: Adding /tmp/venv-YBVY/bin to PATH 15:37:49 + PATH=/tmp/venv-YBVY/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:37:49 + return 0 15:37:49 + [[ -d /opt/pyenv ]] 15:37:49 + echo '---> Setting up pyenv' 15:37:49 ---> Setting up pyenv 15:37:49 + export PYENV_ROOT=/opt/pyenv 15:37:49 + PYENV_ROOT=/opt/pyenv 15:37:49 + export PATH=/opt/pyenv/bin:/tmp/venv-YBVY/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:37:49 + PATH=/opt/pyenv/bin:/tmp/venv-YBVY/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:37:49 ++ pwd 15:37:49 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 15:37:49 + export PYTHONPATH 15:37:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:37:49 + TOX_TESTENV_PASSENV=PYTHONPATH 15:37:49 + tox --version 15:37:49 4.27.0 from /tmp/venv-YBVY/lib/python3.10/site-packages/tox/__init__.py 15:37:49 + PARALLEL=false 15:37:49 + TOX_OPTIONS_LIST= 15:37:49 + [[ -n doc8 ]] 15:37:49 + TOX_OPTIONS_LIST=' -e doc8' 15:37:49 + case ${PARALLEL,,} in 15:37:49 + tox -e doc8 15:37:49 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 15:37:52 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:38:23 doc8: freeze> python -m pip freeze --all 15:38:23 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 15:38:23 doc8: commands[0]> doc8 docs/ 15:38:25 Scanning... 15:38:25 Validating... 15:38:25 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 15:38:25 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:127: D000 Unexpected indentation. 15:38:25 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:131: D000 Unexpected indentation. 15:38:25 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:152: D002 Trailing whitespace 15:38:25 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:16: D001 Line too long 15:38:25 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:17: D001 Line too long 15:38:25 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:23: D001 Line too long 15:38:25 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:24: D001 Line too long 15:38:25 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 15:38:25 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 15:38:25 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 15:38:25 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 15:38:25 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:34: D001 Line too long 15:38:25 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:36: D001 Line too long 15:38:25 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:38: D001 Line too long 15:38:25 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:40: D001 Line too long 15:38:25 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:157: D001 Line too long 15:38:25 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 15:38:25 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 15:38:25 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 15:38:25 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 15:38:25 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 15:38:25 ======== 15:38:25 Total files scanned = 43 15:38:25 Total files ignored = 0 15:38:25 Total accumulated errors = 22 15:38:25 Detailed error counts: 15:38:25 - doc8.checks.CheckCarriageReturn = 0 15:38:25 - doc8.checks.CheckIndentationNoTab = 0 15:38:25 - doc8.checks.CheckMaxLineLength = 18 15:38:25 - doc8.checks.CheckNewlineEndOfFile = 1 15:38:25 - doc8.checks.CheckTrailingWhitespace = 1 15:38:25 - doc8.checks.CheckValidity = 2 15:38:25 doc8: exit 1 (2.18 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2380 15:38:25 doc8: command failed but is marked ignore outcome so handling it as success 15:38:25 doc8: OK (35.38=setup[33.20]+cmd[2.18] seconds) 15:38:25 congratulations :) (35.60 seconds) 15:38:25 + tox_status=0 15:38:25 + echo '---> Completed tox runs' 15:38:25 ---> Completed tox runs 15:38:25 + for i in .tox/*/log 15:38:25 ++ echo .tox/doc8/log 15:38:25 ++ awk -F/ '{print $2}' 15:38:25 + tox_env=doc8 15:38:25 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 15:38:25 + DOC_DIR=docs/_build/html 15:38:25 + [[ -d docs/_build/html ]] 15:38:25 + echo '---> tox-run.sh ends' 15:38:25 ---> tox-run.sh ends 15:38:25 + test 0 -eq 0 15:38:25 $ ssh-agent -k 15:38:25 unset SSH_AUTH_SOCK; 15:38:25 unset SSH_AGENT_PID; 15:38:25 echo Agent pid 1746 killed; 15:38:25 [ssh-agent] Stopped. 15:38:25 [PostBuildScript] - [INFO] Executing post build scripts. 15:38:25 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins15487373715808388186.sh 15:38:25 ---> sysstat.sh 15:38:26 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16288211279157777262.sh 15:38:26 ---> package-listing.sh 15:38:26 ++ facter osfamily 15:38:26 ++ tr '[:upper:]' '[:lower:]' 15:38:26 + OS_FAMILY=debian 15:38:26 + workspace=/w/workspace/oom-master-doc8-lint 15:38:26 + START_PACKAGES=/tmp/packages_start.txt 15:38:26 + END_PACKAGES=/tmp/packages_end.txt 15:38:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:38:26 + PACKAGES=/tmp/packages_start.txt 15:38:26 + '[' /w/workspace/oom-master-doc8-lint ']' 15:38:26 + PACKAGES=/tmp/packages_end.txt 15:38:26 + case "${OS_FAMILY}" in 15:38:26 + dpkg -l 15:38:26 + grep '^ii' 15:38:26 + '[' -f /tmp/packages_start.txt ']' 15:38:26 + '[' -f /tmp/packages_end.txt ']' 15:38:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:38:26 + '[' /w/workspace/oom-master-doc8-lint ']' 15:38:26 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 15:38:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 15:38:26 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins15426553313303933800.sh 15:38:26 ---> capture-instance-metadata.sh 15:38:26 Setup pyenv: 15:38:26 system 15:38:26 3.8.13 15:38:26 3.9.13 15:38:26 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:38:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u9R6 15:38:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:38:34 lf-activate-venv(): INFO: Installing: lftools 15:39:06 lf-activate-venv(): INFO: Adding /tmp/venv-u9R6/bin to PATH 15:39:06 INFO: Running in OpenStack, capturing instance metadata 15:39:06 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16798141985367734752.sh 15:39:06 provisioning config files... 15:39:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config9519972627394339860tmp 15:39:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:39:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:39:06 [EnvInject] - Injecting environment variables from a build step. 15:39:06 [EnvInject] - Injecting as environment variables the properties content 15:39:06 SERVER_ID=logs 15:39:06 15:39:06 [EnvInject] - Variables injected successfully. 15:39:06 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins11029957866041115527.sh 15:39:06 ---> create-netrc.sh 15:39:06 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2854557120059364862.sh 15:39:06 ---> python-tools-install.sh 15:39:06 Setup pyenv: 15:39:06 system 15:39:06 3.8.13 15:39:06 3.9.13 15:39:06 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:39:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u9R6 from file:/tmp/.os_lf_venv 15:39:08 lf-activate-venv(): INFO: Installing: lftools 15:39:17 lf-activate-venv(): INFO: Adding /tmp/venv-u9R6/bin to PATH 15:39:17 Generating Requirements File 15:39:41 Python 3.10.6 15:39:41 pip 25.1.1 from /tmp/venv-u9R6/lib/python3.10/site-packages/pip (python 3.10) 15:39:42 appdirs==1.4.4 15:39:42 argcomplete==3.6.2 15:39:42 aspy.yaml==1.3.0 15:39:42 attrs==25.3.0 15:39:42 autopage==0.5.2 15:39:42 beautifulsoup4==4.13.4 15:39:42 boto3==1.38.38 15:39:42 botocore==1.38.38 15:39:42 bs4==0.0.2 15:39:42 cachetools==5.5.2 15:39:42 certifi==2025.6.15 15:39:42 cffi==1.17.1 15:39:42 cfgv==3.4.0 15:39:42 chardet==5.2.0 15:39:42 charset-normalizer==3.4.2 15:39:42 click==8.2.1 15:39:42 cliff==4.10.0 15:39:42 cmd2==2.6.1 15:39:42 cryptography==3.3.2 15:39:42 debtcollector==3.0.0 15:39:42 decorator==5.2.1 15:39:42 defusedxml==0.7.1 15:39:42 Deprecated==1.2.18 15:39:42 distlib==0.3.9 15:39:42 dnspython==2.7.0 15:39:42 docker==7.1.0 15:39:42 dogpile.cache==1.4.0 15:39:42 durationpy==0.10 15:39:42 email_validator==2.2.0 15:39:42 filelock==3.18.0 15:39:42 future==1.0.0 15:39:42 gitdb==4.0.12 15:39:42 GitPython==3.1.44 15:39:42 google-auth==2.40.3 15:39:42 httplib2==0.22.0 15:39:42 identify==2.6.12 15:39:42 idna==3.10 15:39:42 importlib-resources==1.5.0 15:39:42 iso8601==2.1.0 15:39:42 Jinja2==3.1.6 15:39:42 jmespath==1.0.1 15:39:42 jsonpatch==1.33 15:39:42 jsonpointer==3.0.0 15:39:42 jsonschema==4.24.0 15:39:42 jsonschema-specifications==2025.4.1 15:39:42 keystoneauth1==5.11.1 15:39:42 kubernetes==33.1.0 15:39:42 lftools==0.37.13 15:39:42 lxml==5.4.0 15:39:42 MarkupSafe==3.0.2 15:39:42 msgpack==1.1.1 15:39:42 multi_key_dict==2.0.3 15:39:42 munch==4.0.0 15:39:42 netaddr==1.3.0 15:39:42 niet==1.4.2 15:39:42 nodeenv==1.9.1 15:39:42 oauth2client==4.1.3 15:39:42 oauthlib==3.3.0 15:39:42 openstacksdk==4.6.0 15:39:42 os-client-config==2.1.0 15:39:42 os-service-types==1.7.0 15:39:42 osc-lib==4.0.2 15:39:42 oslo.config==9.8.0 15:39:42 oslo.context==6.0.0 15:39:42 oslo.i18n==6.5.1 15:39:42 oslo.log==7.1.0 15:39:42 oslo.serialization==5.7.0 15:39:42 oslo.utils==9.0.0 15:39:42 packaging==25.0 15:39:42 pbr==6.1.1 15:39:42 platformdirs==4.3.8 15:39:42 prettytable==3.16.0 15:39:42 psutil==7.0.0 15:39:42 pyasn1==0.6.1 15:39:42 pyasn1_modules==0.4.2 15:39:42 pycparser==2.22 15:39:42 pygerrit2==2.0.15 15:39:42 PyGithub==2.6.1 15:39:42 PyJWT==2.10.1 15:39:42 PyNaCl==1.5.0 15:39:42 pyparsing==2.4.7 15:39:42 pyperclip==1.9.0 15:39:42 pyrsistent==0.20.0 15:39:42 python-cinderclient==9.7.0 15:39:42 python-dateutil==2.9.0.post0 15:39:42 python-heatclient==4.2.0 15:39:42 python-jenkins==1.8.2 15:39:42 python-keystoneclient==5.6.0 15:39:42 python-magnumclient==4.8.1 15:39:42 python-openstackclient==8.1.0 15:39:42 python-swiftclient==4.8.0 15:39:42 PyYAML==6.0.2 15:39:42 referencing==0.36.2 15:39:42 requests==2.32.4 15:39:42 requests-oauthlib==2.0.0 15:39:42 requestsexceptions==1.4.0 15:39:42 rfc3986==2.0.0 15:39:42 rpds-py==0.25.1 15:39:42 rsa==4.9.1 15:39:42 ruamel.yaml==0.18.14 15:39:42 ruamel.yaml.clib==0.2.12 15:39:42 s3transfer==0.13.0 15:39:42 simplejson==3.20.1 15:39:42 six==1.17.0 15:39:42 smmap==5.0.2 15:39:42 soupsieve==2.7 15:39:42 stevedore==5.4.1 15:39:42 tabulate==0.9.0 15:39:42 toml==0.10.2 15:39:42 tomlkit==0.13.3 15:39:42 tqdm==4.67.1 15:39:42 typing_extensions==4.14.0 15:39:42 tzdata==2025.2 15:39:42 urllib3==1.26.20 15:39:42 virtualenv==20.31.2 15:39:42 wcwidth==0.2.13 15:39:42 websocket-client==1.8.0 15:39:42 wrapt==1.17.2 15:39:42 xdg==6.0.0 15:39:42 xmltodict==0.14.2 15:39:42 yq==3.4.3 15:39:42 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins7200381155763408107.sh 15:39:42 ---> sudo-logs.sh 15:39:42 Archiving 'sudo' log.. 15:39:42 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins14553331339250302479.sh 15:39:42 ---> job-cost.sh 15:39:42 Setup pyenv: 15:39:42 system 15:39:42 3.8.13 15:39:42 3.9.13 15:39:42 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:39:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u9R6 from file:/tmp/.os_lf_venv 15:39:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:39:52 lf-activate-venv(): INFO: Adding /tmp/venv-u9R6/bin to PATH 15:39:52 INFO: No Stack... 15:39:52 INFO: Retrieving Pricing Info for: v3-standard-4 15:39:53 INFO: Archiving Costs 15:39:53 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins6870280286683472288.sh 15:39:53 ---> logs-deploy.sh 15:39:53 Setup pyenv: 15:39:53 system 15:39:53 3.8.13 15:39:53 3.9.13 15:39:53 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:39:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u9R6 from file:/tmp/.os_lf_venv 15:39:55 lf-activate-venv(): INFO: Installing: lftools 15:40:04 lf-activate-venv(): INFO: Adding /tmp/venv-u9R6/bin to PATH 15:40:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/577 15:40:04 INFO: archiving workspace using pattern(s): 15:40:05 Archives upload complete. 15:40:05 INFO: archiving logs to Nexus 15:40:05 ---> uname -a: 15:40:05 Linux prd-ubuntu1804-builder-4c-4g-22147 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:40:05 15:40:05 15:40:05 ---> lscpu: 15:40:05 Architecture: x86_64 15:40:05 CPU op-mode(s): 32-bit, 64-bit 15:40:05 Byte Order: Little Endian 15:40:05 CPU(s): 4 15:40:05 On-line CPU(s) list: 0-3 15:40:05 Thread(s) per core: 1 15:40:05 Core(s) per socket: 1 15:40:05 Socket(s): 4 15:40:05 NUMA node(s): 1 15:40:05 Vendor ID: AuthenticAMD 15:40:05 CPU family: 23 15:40:05 Model: 49 15:40:05 Model name: AMD EPYC-Rome Processor 15:40:05 Stepping: 0 15:40:05 CPU MHz: 2799.998 15:40:05 BogoMIPS: 5599.99 15:40:05 Virtualization: AMD-V 15:40:05 Hypervisor vendor: KVM 15:40:05 Virtualization type: full 15:40:05 L1d cache: 32K 15:40:05 L1i cache: 32K 15:40:05 L2 cache: 512K 15:40:05 L3 cache: 16384K 15:40:05 NUMA node0 CPU(s): 0-3 15:40:05 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:40:05 15:40:05 15:40:05 ---> nproc: 15:40:05 4 15:40:05 15:40:05 15:40:06 ---> df -h: 15:40:06 Filesystem Size Used Avail Use% Mounted on 15:40:06 udev 7.9G 0 7.9G 0% /dev 15:40:06 tmpfs 1.6G 672K 1.6G 1% /run 15:40:06 /dev/vda1 78G 8.5G 69G 11% / 15:40:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:40:06 tmpfs 5.0M 0 5.0M 0% /run/lock 15:40:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:40:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:40:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:40:06 15:40:06 15:40:06 ---> free -m: 15:40:06 total used free shared buff/cache available 15:40:06 Mem: 16040 536 13231 0 2271 15179 15:40:06 Swap: 1023 0 1023 15:40:06 15:40:06 15:40:06 ---> ip addr: 15:40:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:40:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:40:06 inet 127.0.0.1/8 scope host lo 15:40:06 valid_lft forever preferred_lft forever 15:40:06 inet6 ::1/128 scope host 15:40:06 valid_lft forever preferred_lft forever 15:40:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:40:06 link/ether fa:16:3e:af:7f:e6 brd ff:ff:ff:ff:ff:ff 15:40:06 inet 10.30.107.102/23 brd 10.30.107.255 scope global dynamic ens3 15:40:06 valid_lft 86206sec preferred_lft 86206sec 15:40:06 inet6 fe80::f816:3eff:feaf:7fe6/64 scope link 15:40:06 valid_lft forever preferred_lft forever 15:40:06 15:40:06 15:40:06 ---> sar -b -r -n DEV: 15:40:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22147) 06/18/25 _x86_64_ (4 CPU) 15:40:06 15:40:06 15:36:53 LINUX RESTART (4 CPU) 15:40:06 15:40:06 15:37:01 tps rtps wtps bread/s bwrtn/s 15:40:06 15:38:02 200.50 64.76 135.74 3984.67 51039.09 15:40:06 15:39:01 135.08 0.54 134.54 65.89 35965.43 15:40:06 15:40:01 86.84 0.98 85.85 105.05 30252.42 15:40:06 Average: 140.84 22.21 118.62 1392.57 39103.08 15:40:06 15:40:06 15:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:40:06 15:38:02 14113136 15563156 2311832 14.08 50080 1607432 836388 4.79 675696 1435692 69884 15:40:06 15:39:01 13653152 15495180 2771816 16.88 78592 1951640 864200 4.95 779116 1751328 130228 15:40:06 15:40:01 13518812 15511168 2906156 17.69 95680 2074000 792956 4.54 762512 1880584 97736 15:40:06 Average: 13761700 15523168 2663268 16.21 74784 1877691 831181 4.76 739108 1689201 99283 15:40:06 15:40:06 15:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:40:06 15:38:02 ens3 463.67 334.81 1709.73 83.53 0.00 0.00 0.00 0.00 15:40:06 15:38:02 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 15:40:06 15:39:01 ens3 244.76 157.53 1299.88 17.28 0.00 0.00 0.00 0.00 15:40:06 15:39:01 lo 0.88 0.88 0.10 0.10 0.00 0.00 0.00 0.00 15:40:06 15:40:01 ens3 65.41 48.64 250.36 9.69 0.00 0.00 0.00 0.00 15:40:06 15:40:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 15:40:06 Average: ens3 258.02 180.46 1085.47 36.94 0.00 0.00 0.00 0.00 15:40:06 Average: lo 1.25 1.25 0.14 0.14 0.00 0.00 0.00 0.00 15:40:06 15:40:06 15:40:06 ---> sar -P ALL: 15:40:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22147) 06/18/25 _x86_64_ (4 CPU) 15:40:06 15:40:06 15:36:53 LINUX RESTART (4 CPU) 15:40:06 15:40:06 15:37:01 CPU %user %nice %system %iowait %steal %idle 15:40:06 15:38:02 all 15.37 0.00 2.03 14.03 0.06 68.51 15:40:06 15:38:02 0 13.07 0.00 1.92 2.50 0.05 82.45 15:40:06 15:38:02 1 13.00 0.00 1.70 1.65 0.05 83.61 15:40:06 15:38:02 2 12.40 0.00 2.34 15.58 0.05 69.63 15:40:06 15:38:02 3 23.00 0.00 2.16 36.49 0.07 38.28 15:40:06 15:39:01 all 15.03 0.00 1.20 7.67 0.06 76.04 15:40:06 15:39:01 0 11.85 0.00 1.11 7.07 0.03 79.93 15:40:06 15:39:01 1 3.63 0.00 0.34 0.66 0.09 95.28 15:40:06 15:39:01 2 23.69 0.00 1.27 7.10 0.03 67.91 15:40:06 15:39:01 3 20.93 0.00 2.09 15.80 0.09 61.10 15:40:06 15:40:01 all 17.94 0.00 1.15 7.57 0.05 73.29 15:40:06 15:40:01 0 13.66 0.00 1.52 24.97 0.03 59.81 15:40:06 15:40:01 1 19.29 0.00 1.02 1.37 0.07 78.25 15:40:06 15:40:01 2 32.43 0.00 1.45 3.79 0.07 62.26 15:40:06 15:40:01 3 6.36 0.00 0.57 0.15 0.02 92.90 15:40:06 Average: all 16.12 0.00 1.46 9.77 0.05 72.60 15:40:06 Average: 0 12.87 0.00 1.52 11.54 0.04 74.04 15:40:06 Average: 1 12.02 0.00 1.02 1.23 0.07 85.66 15:40:06 Average: 2 22.85 0.00 1.69 8.82 0.05 66.59 15:40:06 Average: 3 16.73 0.00 1.60 17.46 0.06 64.15 15:40:06 15:40:06 15:40:06