19:03:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 19:03:08 Running as SYSTEM 19:03:08 [EnvInject] - Loading node environment variables. 19:03:08 Building remotely on prd-ubuntu1804-builder-4c-4g-22178 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 19:03:08 [ssh-agent] Looking for ssh-agent implementation... 19:03:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:08 $ ssh-agent 19:03:08 SSH_AUTH_SOCK=/tmp/ssh-i8xaio3P9369/agent.1671 19:03:08 SSH_AGENT_PID=1673 19:03:08 [ssh-agent] Started. 19:03:08 Running ssh-add (command line suppressed) 19:03:08 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_16755629828042655288.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_16755629828042655288.key) 19:03:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:03:08 The recommended git tool is: NONE 19:03:09 using credential onap-jenkins-ssh 19:03:09 Wiping out workspace first. 19:03:09 Cloning the remote Git repository 19:03:09 Cloning repository git://cloud.onap.org/mirror/oom.git 19:03:09 > git init /w/workspace/oom-master-doc8-lint # timeout=10 19:03:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:03:09 > git --version # timeout=10 19:03:09 > git --version # 'git version 2.17.1' 19:03:09 using GIT_SSH to set credentials Gerrit user 19:03:09 Verifying host key using manually-configured host key entries 19:03:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:03:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:03:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:03:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:03:15 using GIT_SSH to set credentials Gerrit user 19:03:15 Verifying host key using manually-configured host key entries 19:03:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/21 # timeout=30 19:03:15 > git rev-parse 30f9c12736587080e53f98b49acb288184ee2ba1^{commit} # timeout=10 19:03:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:03:15 Checking out Revision 30f9c12736587080e53f98b49acb288184ee2ba1 (refs/changes/00/141100/21) 19:03:15 > git config core.sparsecheckout # timeout=10 19:03:15 > git checkout -f 30f9c12736587080e53f98b49acb288184ee2ba1 # timeout=30 19:03:16 Commit message: "[DOC] Add ArgoCD deployment example and guide" 19:03:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:03:16 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 19:03:19 [EnvInject] - Injecting environment variables from a build step. 19:03:19 [EnvInject] - Injecting as environment variables the properties content 19:03:19 PYTHON=python3 19:03:19 19:03:19 [EnvInject] - Variables injected successfully. 19:03:19 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins10620105623228140048.sh 19:03:19 ---> tox-install.sh 19:03:19 + source /home/jenkins/lf-env.sh 19:03:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:03:19 ++ mktemp -d /tmp/venv-XXXX 19:03:19 + lf_venv=/tmp/venv-SYLc 19:03:19 + local venv_file=/tmp/.os_lf_venv 19:03:19 + local python=python3 19:03:19 + local options 19:03:19 + local set_path=true 19:03:19 + local install_args= 19:03: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 19:03:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:03:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:03:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:03:19 + true 19:03:19 + case $1 in 19:03:19 + venv_file=/tmp/.toxenv 19:03:19 + shift 2 19:03:19 + true 19:03:19 + case $1 in 19:03:19 + shift 19:03:19 + break 19:03:19 + case $python in 19:03:19 + local pkg_list= 19:03:19 + [[ -d /opt/pyenv ]] 19:03:19 + echo 'Setup pyenv:' 19:03:19 Setup pyenv: 19:03:19 + export PYENV_ROOT=/opt/pyenv 19:03:19 + PYENV_ROOT=/opt/pyenv 19:03: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 19:03: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 19:03:19 + pyenv versions 19:03:19 * system (set by /opt/pyenv/version) 19:03:19 * 3.8.13 (set by /opt/pyenv/version) 19:03:19 * 3.9.13 (set by /opt/pyenv/version) 19:03:19 * 3.10.6 (set by /opt/pyenv/version) 19:03:19 + command -v pyenv 19:03:19 ++ pyenv init - --no-rehash 19:03: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[*]}"'\'')" 19:03:19 export PATH="/opt/pyenv/shims:${PATH}" 19:03:19 export PYENV_SHELL=bash 19:03:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:03:19 pyenv() { 19:03:19 local command 19:03:19 command="${1:-}" 19:03:19 if [ "$#" -gt 0 ]; then 19:03:19 shift 19:03:19 fi 19:03:19 19:03:19 case "$command" in 19:03:19 rehash|shell) 19:03:19 eval "$(pyenv "sh-$command" "$@")" 19:03:19 ;; 19:03:19 *) 19:03:19 command pyenv "$command" "$@" 19:03:19 ;; 19:03:19 esac 19:03:19 }' 19:03: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[*]}"' 19:03: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 19:03: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 19:03: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 19:03:19 ++ export PYENV_SHELL=bash 19:03:19 ++ PYENV_SHELL=bash 19:03:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:03:19 +++ complete -F _pyenv pyenv 19:03:19 ++ lf-pyver python3 19:03:19 ++ local py_version_xy=python3 19:03:19 ++ local py_version_xyz= 19:03:19 ++ pyenv versions 19:03:19 ++ sed 's/^[ *]* //' 19:03:19 ++ local command 19:03:19 ++ awk '{ print $1 }' 19:03:19 ++ command=versions 19:03:19 ++ '[' 1 -gt 0 ']' 19:03:19 ++ shift 19:03:19 ++ case "$command" in 19:03:19 ++ command pyenv versions 19:03:19 ++ pyenv versions 19:03:19 ++ grep -E '^[0-9.]*[0-9]$' 19:03:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:03:20 +++ grep '^3' /tmp/.pyenv_versions 19:03:20 +++ sort -V 19:03:20 +++ tail -n 1 19:03:20 ++ py_version_xyz=3.10.6 19:03:20 ++ [[ -z 3.10.6 ]] 19:03:20 ++ echo 3.10.6 19:03:20 ++ return 0 19:03:20 + pyenv local 3.10.6 19:03:20 + local command 19:03:20 + command=local 19:03:20 + '[' 2 -gt 0 ']' 19:03:20 + shift 19:03:20 + case "$command" in 19:03:20 + command pyenv local 3.10.6 19:03:20 + pyenv local 3.10.6 19:03:20 + for arg in "$@" 19:03:20 + case $arg in 19:03:20 + pkg_list+='tox ' 19:03:20 + for arg in "$@" 19:03:20 + case $arg in 19:03:20 + pkg_list+='virtualenv ' 19:03:20 + for arg in "$@" 19:03:20 + case $arg in 19:03:20 + pkg_list+='urllib3~=1.26.15 ' 19:03:20 + [[ -f /tmp/.toxenv ]] 19:03:20 + [[ ! -f /tmp/.toxenv ]] 19:03:20 + [[ -n '' ]] 19:03:20 + python3 -m venv /tmp/venv-SYLc 19:03:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SYLc' 19:03:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SYLc 19:03:24 + echo /tmp/venv-SYLc 19:03:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:03:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:03:24 + /tmp/venv-SYLc/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 19:03:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:03:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:03:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:03:27 + /tmp/venv-SYLc/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:03:30 + type python3 19:03:30 + true 19:03:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SYLc/bin to PATH' 19:03:30 lf-activate-venv(): INFO: Adding /tmp/venv-SYLc/bin to PATH 19:03:30 + PATH=/tmp/venv-SYLc/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 19:03:30 + return 0 19:03:30 + python3 --version 19:03:30 Python 3.10.6 19:03:30 + python3 -m pip --version 19:03:30 pip 25.1.1 from /tmp/venv-SYLc/lib/python3.10/site-packages/pip (python 3.10) 19:03:30 + python3 -m pip freeze 19:03:30 cachetools==6.1.0 19:03:30 chardet==5.2.0 19:03:30 colorama==0.4.6 19:03:30 distlib==0.3.9 19:03:30 filelock==3.18.0 19:03:30 packaging==25.0 19:03:30 platformdirs==4.3.8 19:03:30 pluggy==1.6.0 19:03:30 pyproject-api==1.9.1 19:03:30 tomli==2.2.1 19:03:30 tox==4.27.0 19:03:30 typing_extensions==4.14.0 19:03:30 urllib3==1.26.20 19:03:30 virtualenv==20.31.2 19:03:30 [EnvInject] - Injecting environment variables from a build step. 19:03:30 [EnvInject] - Injecting as environment variables the properties content 19:03:30 PARALLEL=false 19:03:30 19:03:30 [EnvInject] - Variables injected successfully. 19:03:30 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins13232522463333596506.sh 19:03:30 ---> tox-run.sh 19:03:30 + 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 19:03:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 19:03:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 19:03:30 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 19:03:30 + cd /w/workspace/oom-master-doc8-lint/. 19:03:30 + source /home/jenkins/lf-env.sh 19:03:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:03:30 ++ mktemp -d /tmp/venv-XXXX 19:03:30 + lf_venv=/tmp/venv-JZBp 19:03:30 + local venv_file=/tmp/.os_lf_venv 19:03:30 + local python=python3 19:03:30 + local options 19:03:30 + local set_path=true 19:03:30 + local install_args= 19:03:30 ++ 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 19:03:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:03:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:03:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:03:30 + true 19:03:30 + case $1 in 19:03:30 + venv_file=/tmp/.toxenv 19:03:30 + shift 2 19:03:30 + true 19:03:30 + case $1 in 19:03:30 + shift 19:03:30 + break 19:03:30 + case $python in 19:03:30 + local pkg_list= 19:03:30 + [[ -d /opt/pyenv ]] 19:03:30 + echo 'Setup pyenv:' 19:03:30 Setup pyenv: 19:03:30 + export PYENV_ROOT=/opt/pyenv 19:03:30 + PYENV_ROOT=/opt/pyenv 19:03:30 + 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 19:03:30 + 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 19:03:30 + pyenv versions 19:03:30 system 19:03:30 3.8.13 19:03:30 3.9.13 19:03:30 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:03:30 + command -v pyenv 19:03:30 ++ pyenv init - --no-rehash 19:03:30 + 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[*]}"'\'')" 19:03:30 export PATH="/opt/pyenv/shims:${PATH}" 19:03:30 export PYENV_SHELL=bash 19:03:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:03:30 pyenv() { 19:03:30 local command 19:03:30 command="${1:-}" 19:03:30 if [ "$#" -gt 0 ]; then 19:03:30 shift 19:03:30 fi 19:03:30 19:03:30 case "$command" in 19:03:30 rehash|shell) 19:03:30 eval "$(pyenv "sh-$command" "$@")" 19:03:30 ;; 19:03:30 *) 19:03:30 command pyenv "$command" "$@" 19:03:30 ;; 19:03:30 esac 19:03:30 }' 19:03:30 +++ 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[*]}"' 19:03:30 ++ 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 19:03:30 ++ 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 19:03:30 ++ 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 19:03:30 ++ export PYENV_SHELL=bash 19:03:30 ++ PYENV_SHELL=bash 19:03:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:03:30 +++ complete -F _pyenv pyenv 19:03:30 ++ lf-pyver python3 19:03:30 ++ local py_version_xy=python3 19:03:30 ++ local py_version_xyz= 19:03:30 ++ pyenv versions 19:03:30 ++ local command 19:03:30 ++ command=versions 19:03:30 ++ '[' 1 -gt 0 ']' 19:03:30 ++ shift 19:03:30 ++ case "$command" in 19:03:30 ++ command pyenv versions 19:03:30 ++ pyenv versions 19:03:30 ++ sed 's/^[ *]* //' 19:03:30 ++ awk '{ print $1 }' 19:03:30 ++ grep -E '^[0-9.]*[0-9]$' 19:03:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:03:30 +++ grep '^3' /tmp/.pyenv_versions 19:03:30 +++ sort -V 19:03:30 +++ tail -n 1 19:03:30 ++ py_version_xyz=3.10.6 19:03:30 ++ [[ -z 3.10.6 ]] 19:03:30 ++ echo 3.10.6 19:03:30 ++ return 0 19:03:30 + pyenv local 3.10.6 19:03:30 + local command 19:03:30 + command=local 19:03:30 + '[' 2 -gt 0 ']' 19:03:30 + shift 19:03:30 + case "$command" in 19:03:30 + command pyenv local 3.10.6 19:03:30 + pyenv local 3.10.6 19:03:30 + for arg in "$@" 19:03:30 + case $arg in 19:03:30 + pkg_list+='tox ' 19:03:30 + for arg in "$@" 19:03:30 + case $arg in 19:03:30 + pkg_list+='virtualenv ' 19:03:30 + for arg in "$@" 19:03:30 + case $arg in 19:03:30 + pkg_list+='urllib3~=1.26.15 ' 19:03:30 + [[ -f /tmp/.toxenv ]] 19:03:30 ++ cat /tmp/.toxenv 19:03:30 + lf_venv=/tmp/venv-SYLc 19:03:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SYLc from' file:/tmp/.toxenv 19:03:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SYLc from file:/tmp/.toxenv 19:03:30 + /tmp/venv-SYLc/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 19:03:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:03:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:03:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:03:31 + /tmp/venv-SYLc/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:03:32 + type python3 19:03:32 + true 19:03:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SYLc/bin to PATH' 19:03:32 lf-activate-venv(): INFO: Adding /tmp/venv-SYLc/bin to PATH 19:03:32 + PATH=/tmp/venv-SYLc/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 19:03:32 + return 0 19:03:32 + [[ -d /opt/pyenv ]] 19:03:32 + echo '---> Setting up pyenv' 19:03:32 ---> Setting up pyenv 19:03:32 + export PYENV_ROOT=/opt/pyenv 19:03:32 + PYENV_ROOT=/opt/pyenv 19:03:32 + export PATH=/opt/pyenv/bin:/tmp/venv-SYLc/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 19:03:32 + PATH=/opt/pyenv/bin:/tmp/venv-SYLc/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 19:03:32 ++ pwd 19:03:32 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 19:03:32 + export PYTHONPATH 19:03:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:03:32 + TOX_TESTENV_PASSENV=PYTHONPATH 19:03:32 + tox --version 19:03:33 4.27.0 from /tmp/venv-SYLc/lib/python3.10/site-packages/tox/__init__.py 19:03:33 + PARALLEL=false 19:03:33 + TOX_OPTIONS_LIST= 19:03:33 + [[ -n doc8 ]] 19:03:33 + TOX_OPTIONS_LIST=' -e doc8' 19:03:33 + case ${PARALLEL,,} in 19:03:33 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 19:03:33 + tox -e doc8 19:03:35 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 19:03:56 doc8: freeze> python -m pip freeze --all 19:03:56 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 19:03:56 doc8: commands[0]> doc8 docs/ 19:03:58 Scanning... 19:03:58 Validating... 19:03:58 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 19:03:58 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:127: D000 Unexpected indentation. 19:03:58 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:131: D000 Unexpected indentation. 19:03:58 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:16: D001 Line too long 19:03:58 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:17: D001 Line too long 19:03:58 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:23: D001 Line too long 19:03:58 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:24: D001 Line too long 19:03:58 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 19:03:58 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 19:03:58 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 19:03:58 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 19:03:58 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:34: D001 Line too long 19:03:58 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:36: D001 Line too long 19:03:58 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:38: D001 Line too long 19:03:58 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:40: D001 Line too long 19:03:58 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:157: D001 Line too long 19:03:58 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D001 Line too long 19:03:58 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 19:03:58 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 19:03:58 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 19:03:58 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 19:03:58 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 19:03:58 ======== 19:03:58 Total files scanned = 43 19:03:58 Total files ignored = 0 19:03:58 Total accumulated errors = 22 19:03:58 Detailed error counts: 19:03:58 - doc8.checks.CheckCarriageReturn = 0 19:03:58 - doc8.checks.CheckIndentationNoTab = 0 19:03:58 - doc8.checks.CheckMaxLineLength = 19 19:03:58 - doc8.checks.CheckNewlineEndOfFile = 1 19:03:58 - doc8.checks.CheckTrailingWhitespace = 0 19:03:58 - doc8.checks.CheckValidity = 2 19:03:58 doc8: exit 1 (2.18 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2309 19:03:58 doc8: command failed but is marked ignore outcome so handling it as success 19:03:58 doc8: OK (25.39=setup[23.21]+cmd[2.18] seconds) 19:03:58 congratulations :) (25.61 seconds) 19:03:59 + tox_status=0 19:03:59 + echo '---> Completed tox runs' 19:03:59 ---> Completed tox runs 19:03:59 + for i in .tox/*/log 19:03:59 ++ echo .tox/doc8/log 19:03:59 ++ awk -F/ '{print $2}' 19:03:59 + tox_env=doc8 19:03:59 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 19:03:59 + DOC_DIR=docs/_build/html 19:03:59 + [[ -d docs/_build/html ]] 19:03:59 + echo '---> tox-run.sh ends' 19:03:59 ---> tox-run.sh ends 19:03:59 + test 0 -eq 0 19:03:59 $ ssh-agent -k 19:03:59 unset SSH_AUTH_SOCK; 19:03:59 unset SSH_AGENT_PID; 19:03:59 echo Agent pid 1673 killed; 19:03:59 [ssh-agent] Stopped. 19:03:59 [PostBuildScript] - [INFO] Executing post build scripts. 19:03:59 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins17901639093719955797.sh 19:03:59 ---> sysstat.sh 19:03:59 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins13499647648526298410.sh 19:03:59 ---> package-listing.sh 19:03:59 ++ tr '[:upper:]' '[:lower:]' 19:03:59 ++ facter osfamily 19:03:59 + OS_FAMILY=debian 19:03:59 + workspace=/w/workspace/oom-master-doc8-lint 19:03:59 + START_PACKAGES=/tmp/packages_start.txt 19:03:59 + END_PACKAGES=/tmp/packages_end.txt 19:03:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:03:59 + PACKAGES=/tmp/packages_start.txt 19:03:59 + '[' /w/workspace/oom-master-doc8-lint ']' 19:03:59 + PACKAGES=/tmp/packages_end.txt 19:03:59 + case "${OS_FAMILY}" in 19:03:59 + dpkg -l 19:03:59 + grep '^ii' 19:03:59 + '[' -f /tmp/packages_start.txt ']' 19:03:59 + '[' -f /tmp/packages_end.txt ']' 19:03:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:03:59 + '[' /w/workspace/oom-master-doc8-lint ']' 19:03:59 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 19:03:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 19:03:59 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins9919683692394426230.sh 19:03:59 ---> capture-instance-metadata.sh 19:03:59 Setup pyenv: 19:03:59 system 19:03:59 3.8.13 19:03:59 3.9.13 19:03:59 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:04:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9GtS 19:04:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:04:07 lf-activate-venv(): INFO: Installing: lftools 19:04:29 lf-activate-venv(): INFO: Adding /tmp/venv-9GtS/bin to PATH 19:04:29 INFO: Running in OpenStack, capturing instance metadata 19:04:29 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins457643522758950938.sh 19:04:29 provisioning config files... 19:04:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config5354160356740095155tmp 19:04:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:04:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:04:29 [EnvInject] - Injecting environment variables from a build step. 19:04:29 [EnvInject] - Injecting as environment variables the properties content 19:04:29 SERVER_ID=logs 19:04:29 19:04:29 [EnvInject] - Variables injected successfully. 19:04:29 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins14682279935558349548.sh 19:04:29 ---> create-netrc.sh 19:04:29 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins5273964570338305377.sh 19:04:29 ---> python-tools-install.sh 19:04:29 Setup pyenv: 19:04:29 system 19:04:29 3.8.13 19:04:29 3.9.13 19:04:29 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:04:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9GtS from file:/tmp/.os_lf_venv 19:04:31 lf-activate-venv(): INFO: Installing: lftools 19:04:40 lf-activate-venv(): INFO: Adding /tmp/venv-9GtS/bin to PATH 19:04:40 Generating Requirements File 19:05:00 Python 3.10.6 19:05:01 pip 25.1.1 from /tmp/venv-9GtS/lib/python3.10/site-packages/pip (python 3.10) 19:05:01 appdirs==1.4.4 19:05:01 argcomplete==3.6.2 19:05:01 aspy.yaml==1.3.0 19:05:01 attrs==25.3.0 19:05:01 autopage==0.5.2 19:05:01 beautifulsoup4==4.13.4 19:05:01 boto3==1.38.38 19:05:01 botocore==1.38.38 19:05:01 bs4==0.0.2 19:05:01 cachetools==5.5.2 19:05:01 certifi==2025.6.15 19:05:01 cffi==1.17.1 19:05:01 cfgv==3.4.0 19:05:01 chardet==5.2.0 19:05:01 charset-normalizer==3.4.2 19:05:01 click==8.2.1 19:05:01 cliff==4.10.0 19:05:01 cmd2==2.6.1 19:05:01 cryptography==3.3.2 19:05:01 debtcollector==3.0.0 19:05:01 decorator==5.2.1 19:05:01 defusedxml==0.7.1 19:05:01 Deprecated==1.2.18 19:05:01 distlib==0.3.9 19:05:01 dnspython==2.7.0 19:05:01 docker==7.1.0 19:05:01 dogpile.cache==1.4.0 19:05:01 durationpy==0.10 19:05:01 email_validator==2.2.0 19:05:01 filelock==3.18.0 19:05:01 future==1.0.0 19:05:01 gitdb==4.0.12 19:05:01 GitPython==3.1.44 19:05:01 google-auth==2.40.3 19:05:01 httplib2==0.22.0 19:05:01 identify==2.6.12 19:05:01 idna==3.10 19:05:01 importlib-resources==1.5.0 19:05:01 iso8601==2.1.0 19:05:01 Jinja2==3.1.6 19:05:01 jmespath==1.0.1 19:05:01 jsonpatch==1.33 19:05:01 jsonpointer==3.0.0 19:05:01 jsonschema==4.24.0 19:05:01 jsonschema-specifications==2025.4.1 19:05:01 keystoneauth1==5.11.1 19:05:01 kubernetes==33.1.0 19:05:01 lftools==0.37.13 19:05:01 lxml==5.4.0 19:05:01 MarkupSafe==3.0.2 19:05:01 msgpack==1.1.1 19:05:01 multi_key_dict==2.0.3 19:05:01 munch==4.0.0 19:05:01 netaddr==1.3.0 19:05:01 niet==1.4.2 19:05:01 nodeenv==1.9.1 19:05:01 oauth2client==4.1.3 19:05:01 oauthlib==3.3.0 19:05:01 openstacksdk==4.6.0 19:05:01 os-client-config==2.1.0 19:05:01 os-service-types==1.7.0 19:05:01 osc-lib==4.0.2 19:05:01 oslo.config==9.8.0 19:05:01 oslo.context==6.0.0 19:05:01 oslo.i18n==6.5.1 19:05:01 oslo.log==7.1.0 19:05:01 oslo.serialization==5.7.0 19:05:01 oslo.utils==9.0.0 19:05:01 packaging==25.0 19:05:01 pbr==6.1.1 19:05:01 platformdirs==4.3.8 19:05:01 prettytable==3.16.0 19:05:01 psutil==7.0.0 19:05:01 pyasn1==0.6.1 19:05:01 pyasn1_modules==0.4.2 19:05:01 pycparser==2.22 19:05:01 pygerrit2==2.0.15 19:05:01 PyGithub==2.6.1 19:05:01 PyJWT==2.10.1 19:05:01 PyNaCl==1.5.0 19:05:01 pyparsing==2.4.7 19:05:01 pyperclip==1.9.0 19:05:01 pyrsistent==0.20.0 19:05:01 python-cinderclient==9.7.0 19:05:01 python-dateutil==2.9.0.post0 19:05:01 python-heatclient==4.2.0 19:05:01 python-jenkins==1.8.2 19:05:01 python-keystoneclient==5.6.0 19:05:01 python-magnumclient==4.8.1 19:05:01 python-openstackclient==8.1.0 19:05:01 python-swiftclient==4.8.0 19:05:01 PyYAML==6.0.2 19:05:01 referencing==0.36.2 19:05:01 requests==2.32.4 19:05:01 requests-oauthlib==2.0.0 19:05:01 requestsexceptions==1.4.0 19:05:01 rfc3986==2.0.0 19:05:01 rpds-py==0.25.1 19:05:01 rsa==4.9.1 19:05:01 ruamel.yaml==0.18.14 19:05:01 ruamel.yaml.clib==0.2.12 19:05:01 s3transfer==0.13.0 19:05:01 simplejson==3.20.1 19:05:01 six==1.17.0 19:05:01 smmap==5.0.2 19:05:01 soupsieve==2.7 19:05:01 stevedore==5.4.1 19:05:01 tabulate==0.9.0 19:05:01 toml==0.10.2 19:05:01 tomlkit==0.13.3 19:05:01 tqdm==4.67.1 19:05:01 typing_extensions==4.14.0 19:05:01 tzdata==2025.2 19:05:01 urllib3==1.26.20 19:05:01 virtualenv==20.31.2 19:05:01 wcwidth==0.2.13 19:05:01 websocket-client==1.8.0 19:05:01 wrapt==1.17.2 19:05:01 xdg==6.0.0 19:05:01 xmltodict==0.14.2 19:05:01 yq==3.4.3 19:05:01 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins18345438289847982620.sh 19:05:01 ---> sudo-logs.sh 19:05:01 Archiving 'sudo' log.. 19:05:01 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins4357759949308552991.sh 19:05:01 ---> job-cost.sh 19:05:01 Setup pyenv: 19:05:01 system 19:05:01 3.8.13 19:05:01 3.9.13 19:05:01 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:05:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9GtS from file:/tmp/.os_lf_venv 19:05:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:05:08 lf-activate-venv(): INFO: Adding /tmp/venv-9GtS/bin to PATH 19:05:08 INFO: No Stack... 19:05:09 INFO: Retrieving Pricing Info for: v3-standard-4 19:05:09 INFO: Archiving Costs 19:05:09 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins14635136431912277117.sh 19:05:09 ---> logs-deploy.sh 19:05:09 Setup pyenv: 19:05:09 system 19:05:09 3.8.13 19:05:09 3.9.13 19:05:09 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:05:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9GtS from file:/tmp/.os_lf_venv 19:05:11 lf-activate-venv(): INFO: Installing: lftools 19:05:19 lf-activate-venv(): INFO: Adding /tmp/venv-9GtS/bin to PATH 19:05:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/579 19:05:19 INFO: archiving workspace using pattern(s): 19:05:20 Archives upload complete. 19:05:20 INFO: archiving logs to Nexus 19:05:21 ---> uname -a: 19:05:21 Linux prd-ubuntu1804-builder-4c-4g-22178 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:05:21 19:05:21 19:05:21 ---> lscpu: 19:05:21 Architecture: x86_64 19:05:21 CPU op-mode(s): 32-bit, 64-bit 19:05:21 Byte Order: Little Endian 19:05:21 CPU(s): 4 19:05:21 On-line CPU(s) list: 0-3 19:05:21 Thread(s) per core: 1 19:05:21 Core(s) per socket: 1 19:05:21 Socket(s): 4 19:05:21 NUMA node(s): 1 19:05:21 Vendor ID: AuthenticAMD 19:05:21 CPU family: 23 19:05:21 Model: 49 19:05:21 Model name: AMD EPYC-Rome Processor 19:05:21 Stepping: 0 19:05:21 CPU MHz: 2800.000 19:05:21 BogoMIPS: 5600.00 19:05:21 Virtualization: AMD-V 19:05:21 Hypervisor vendor: KVM 19:05:21 Virtualization type: full 19:05:21 L1d cache: 32K 19:05:21 L1i cache: 32K 19:05:21 L2 cache: 512K 19:05:21 L3 cache: 16384K 19:05:21 NUMA node0 CPU(s): 0-3 19:05:21 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 19:05:21 19:05:21 19:05:21 ---> nproc: 19:05:21 4 19:05:21 19:05:21 19:05:21 ---> df -h: 19:05:21 Filesystem Size Used Avail Use% Mounted on 19:05:21 udev 7.9G 0 7.9G 0% /dev 19:05:21 tmpfs 1.6G 672K 1.6G 1% /run 19:05:21 /dev/vda1 78G 8.5G 69G 11% / 19:05:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:05:21 tmpfs 5.0M 0 5.0M 0% /run/lock 19:05:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:05:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:05:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:05:21 19:05:21 19:05:21 ---> free -m: 19:05:21 total used free shared buff/cache available 19:05:21 Mem: 16040 589 13179 0 2270 15126 19:05:21 Swap: 1023 0 1023 19:05:21 19:05:21 19:05:21 ---> ip addr: 19:05:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:05:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:05:21 inet 127.0.0.1/8 scope host lo 19:05:21 valid_lft forever preferred_lft forever 19:05:21 inet6 ::1/128 scope host 19:05:21 valid_lft forever preferred_lft forever 19:05:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:05:21 link/ether fa:16:3e:50:1f:a7 brd ff:ff:ff:ff:ff:ff 19:05:21 inet 10.30.106.224/23 brd 10.30.107.255 scope global dynamic ens3 19:05:21 valid_lft 86247sec preferred_lft 86247sec 19:05:21 inet6 fe80::f816:3eff:fe50:1fa7/64 scope link 19:05:21 valid_lft forever preferred_lft forever 19:05:21 19:05:21 19:05:21 ---> sar -b -r -n DEV: 19:05:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22178) 06/18/25 _x86_64_ (4 CPU) 19:05:21 19:05:21 19:02:50 LINUX RESTART (4 CPU) 19:05:21 19:05:21 19:03:01 tps rtps wtps bread/s bwrtn/s 19:05:21 19:04:02 384.14 64.69 319.45 4026.13 36342.21 19:05:21 19:05:01 160.45 0.85 159.60 106.42 40311.81 19:05:21 Average: 273.23 33.04 240.19 2082.74 38310.33 19:05:21 19:05:21 19:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:05:21 19:04:02 13845388 15518184 2579580 15.71 67764 1800980 816452 4.67 736800 1619420 198348 19:05:21 19:05:01 13554168 15541084 2870800 17.48 94560 2069284 761388 4.36 727904 1881132 109372 19:05:21 Average: 13699778 15529634 2725190 16.59 81162 1935132 788920 4.51 732352 1750276 153860 19:05:21 19:05:21 19:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:05:21 19:04:02 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 19:05:21 19:04:02 ens3 623.25 409.90 2351.77 93.18 0.00 0.00 0.00 0.00 19:05:21 19:05:01 lo 1.56 1.56 0.17 0.17 0.00 0.00 0.00 0.00 19:05:21 19:05:01 ens3 178.63 122.61 900.76 19.44 0.00 0.00 0.00 0.00 19:05:21 Average: lo 1.68 1.68 0.18 0.18 0.00 0.00 0.00 0.00 19:05:21 Average: ens3 402.81 267.46 1632.36 56.62 0.00 0.00 0.00 0.00 19:05:21 19:05:21 19:05:21 ---> sar -P ALL: 19:05:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22178) 06/18/25 _x86_64_ (4 CPU) 19:05:21 19:05:21 19:02:50 LINUX RESTART (4 CPU) 19:05:21 19:05:21 19:03:01 CPU %user %nice %system %iowait %steal %idle 19:05:21 19:04:02 all 22.00 0.00 2.63 4.53 0.07 70.77 19:05:21 19:04:02 0 14.35 0.00 2.29 8.27 0.07 75.02 19:05:21 19:04:02 1 9.85 0.00 2.37 5.18 0.07 82.53 19:05:21 19:04:02 2 26.82 0.00 2.29 2.58 0.07 68.25 19:05:21 19:04:02 3 36.99 0.00 3.56 2.12 0.08 57.25 19:05:21 19:05:01 all 20.91 0.00 1.47 4.01 0.05 73.56 19:05:21 19:05:01 0 4.06 0.00 0.54 7.09 0.03 88.28 19:05:21 19:05:01 1 24.38 0.00 1.14 4.38 0.05 70.05 19:05:21 19:05:01 2 35.90 0.00 2.65 1.15 0.07 60.23 19:05:21 19:05:01 3 19.50 0.00 1.58 3.39 0.03 75.49 19:05:21 Average: all 21.46 0.00 2.05 4.27 0.06 72.16 19:05:21 Average: 0 9.22 0.00 1.41 7.68 0.05 81.64 19:05:21 Average: 1 17.05 0.00 1.76 4.78 0.06 76.34 19:05:21 Average: 2 31.34 0.00 2.47 1.87 0.07 64.26 19:05:21 Average: 3 28.32 0.00 2.58 2.75 0.06 66.29 19:05:21 19:05:21 19:05:21