19:13:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146657 19:13:36 Running as SYSTEM 19:13:36 [EnvInject] - Loading node environment variables. 19:13:36 Building remotely on prd-ubuntu1804-builder-4c-4g-13457 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 19:13:36 [ssh-agent] Looking for ssh-agent implementation... 19:13:36 $ ssh-agent 19:13:36 SSH_AUTH_SOCK=/tmp/ssh-D1sHkR4xiiI9/agent.1611 19:13:36 SSH_AGENT_PID=1613 19:13:36 [ssh-agent] Started. 19:13:36 Running ssh-add (command line suppressed) 19:13:36 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_5874486828472747357.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_5874486828472747357.key) 19:13:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:13:36 The recommended git tool is: NONE 19:13:38 using credential onap-jenkins-ssh 19:13:38 Wiping out workspace first. 19:13:38 Cloning the remote Git repository 19:13:38 Cloning repository git://cloud.onap.org/mirror/oom.git 19:13:38 > git init /w/workspace/oom-master-doc8-lint # timeout=10 19:13:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:13:38 > git --version # timeout=10 19:13:38 > git --version # 'git version 2.17.1' 19:13:38 using GIT_SSH to set credentials Gerrit user 19:13:38 Verifying host key using manually-configured host key entries 19:13:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:13:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:13:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:13:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:13:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:13:43 using GIT_SSH to set credentials Gerrit user 19:13:43 Verifying host key using manually-configured host key entries 19:13:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/146657/5 # timeout=30 19:13:44 > git rev-parse fc78c4eb02719019362988974bd58bd297cdccf0^{commit} # timeout=10 19:13:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:13:44 Checking out Revision fc78c4eb02719019362988974bd58bd297cdccf0 (refs/changes/57/146657/5) 19:13:44 > git config core.sparsecheckout # timeout=10 19:13:44 > git checkout -f fc78c4eb02719019362988974bd58bd297cdccf0 # timeout=30 19:13:47 Commit message: "[BUILD] FIX apt install graphviz hang in tox" 19:13:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:13:47 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 19:13:47 [EnvInject] - Injecting environment variables from a build step. 19:13:47 [EnvInject] - Injecting as environment variables the properties content 19:13:47 PYTHON=python3 19:13:47 19:13:47 [EnvInject] - Variables injected successfully. 19:13:47 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins1815210563923535160.sh 19:13:47 ---> tox-install.sh 19:13:47 + source /home/jenkins/lf-env.sh 19:13:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:13:47 ++ mktemp -d /tmp/venv-XXXX 19:13:47 + lf_venv=/tmp/venv-Wg7o 19:13:47 + local venv_file=/tmp/.os_lf_venv 19:13:47 + local python=python3 19:13:47 + local options 19:13:47 + local set_path=true 19:13:47 + local install_args= 19:13: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 19:13:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:13:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:13:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:13:47 + true 19:13:47 + case $1 in 19:13:47 + venv_file=/tmp/.toxenv 19:13:47 + shift 2 19:13:47 + true 19:13:47 + case $1 in 19:13:47 + shift 19:13:47 + break 19:13:47 + case $python in 19:13:47 + local pkg_list= 19:13:47 + [[ -d /opt/pyenv ]] 19:13:47 + echo 'Setup pyenv:' 19:13:47 Setup pyenv: 19:13:47 + export PYENV_ROOT=/opt/pyenv 19:13:47 + PYENV_ROOT=/opt/pyenv 19:13:47 + 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:13:47 + 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:13:47 + pyenv versions 19:13:48 * system (set by /opt/pyenv/version) 19:13:48 * 3.8.13 (set by /opt/pyenv/version) 19:13:48 * 3.9.13 (set by /opt/pyenv/version) 19:13:48 * 3.10.6 (set by /opt/pyenv/version) 19:13:48 + command -v pyenv 19:13:48 ++ pyenv init - --no-rehash 19:13:48 + 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:13:48 export PATH="/opt/pyenv/shims:${PATH}" 19:13:48 export PYENV_SHELL=bash 19:13:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:13:48 pyenv() { 19:13:48 local command 19:13:48 command="${1:-}" 19:13:48 if [ "$#" -gt 0 ]; then 19:13:48 shift 19:13:48 fi 19:13:48 19:13:48 case "$command" in 19:13:48 rehash|shell) 19:13:48 eval "$(pyenv "sh-$command" "$@")" 19:13:48 ;; 19:13:48 *) 19:13:48 command pyenv "$command" "$@" 19:13:48 ;; 19:13:48 esac 19:13:48 }' 19:13:48 +++ 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:13:48 ++ 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:13:48 ++ 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:13:48 ++ 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:13:48 ++ export PYENV_SHELL=bash 19:13:48 ++ PYENV_SHELL=bash 19:13:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:13:48 +++ complete -F _pyenv pyenv 19:13:48 ++ lf-pyver python3 19:13:48 ++ local py_version_xy=python3 19:13:48 ++ local py_version_xyz= 19:13:48 ++ pyenv versions 19:13:48 ++ local command 19:13:48 ++ command=versions 19:13:48 ++ '[' 1 -gt 0 ']' 19:13:48 ++ shift 19:13:48 ++ case "$command" in 19:13:48 ++ command pyenv versions 19:13:48 ++ pyenv versions 19:13:48 ++ sed 's/^[ *]* //' 19:13:48 ++ awk '{ print $1 }' 19:13:48 ++ grep -E '^[0-9.]*[0-9]$' 19:13:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:13:48 +++ grep '^3' /tmp/.pyenv_versions 19:13:48 +++ sort -V 19:13:48 +++ tail -n 1 19:13:48 ++ py_version_xyz=3.10.6 19:13:48 ++ [[ -z 3.10.6 ]] 19:13:48 ++ echo 3.10.6 19:13:48 ++ return 0 19:13:48 + pyenv local 3.10.6 19:13:48 + local command 19:13:48 + command=local 19:13:48 + '[' 2 -gt 0 ']' 19:13:48 + shift 19:13:48 + case "$command" in 19:13:48 + command pyenv local 3.10.6 19:13:48 + pyenv local 3.10.6 19:13:48 + for arg in "$@" 19:13:48 + case $arg in 19:13:48 + pkg_list+='tox ' 19:13:48 + for arg in "$@" 19:13:48 + case $arg in 19:13:48 + pkg_list+='virtualenv ' 19:13:48 + for arg in "$@" 19:13:48 + case $arg in 19:13:48 + pkg_list+='urllib3~=1.26.15 ' 19:13:48 + [[ -f /tmp/.toxenv ]] 19:13:48 + [[ ! -f /tmp/.toxenv ]] 19:13:48 + [[ -n '' ]] 19:13:48 + python3 -m venv /tmp/venv-Wg7o 19:13:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wg7o' 19:13:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wg7o 19:13:52 + echo /tmp/venv-Wg7o 19:13:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:13:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:13:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:13:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:13:52 + local 'pip_opts=--upgrade --quiet' 19:13:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:13:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:13:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:13:52 + [[ -n '' ]] 19:13:52 + [[ -n '' ]] 19:13:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:13:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:13:52 + /tmp/venv-Wg7o/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 19:13:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:13:56 lf-activate-venv(): INFO: Base packages installed successfully 19:13:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:13:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:13:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:13:56 + /tmp/venv-Wg7o/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:13:58 + type python3 19:13:58 + true 19:13:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Wg7o/bin to PATH' 19:13:58 lf-activate-venv(): INFO: Adding /tmp/venv-Wg7o/bin to PATH 19:13:58 + PATH=/tmp/venv-Wg7o/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:13:58 + return 0 19:13:58 + python3 --version 19:13:58 Python 3.10.6 19:13:58 + python3 -m pip --version 19:13:58 pip 26.1.2 from /tmp/venv-Wg7o/lib/python3.10/site-packages/pip (python 3.10) 19:13:58 + python3 -m pip freeze 19:13:58 cachetools==7.1.6 19:13:58 colorama==0.4.6 19:13:58 distlib==0.4.3 19:13:58 filelock==3.32.0 19:13:58 packaging==26.2 19:13:58 platformdirs==4.11.0 19:13:58 pluggy==1.6.0 19:13:58 pyproject-api==1.11.0 19:13:58 python-discovery==1.5.0 19:13:58 tomli==2.4.1 19:13:58 tomli_w==1.2.0 19:13:58 tox==4.58.0 19:13:58 typing_extensions==4.16.0 19:13:58 urllib3==1.26.20 19:13:58 virtualenv==21.7.0 19:13:58 [EnvInject] - Injecting environment variables from a build step. 19:13:58 [EnvInject] - Injecting as environment variables the properties content 19:13:58 PARALLEL=false 19:13:58 19:13:58 [EnvInject] - Variables injected successfully. 19:13:58 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins5350407365236238944.sh 19:13:58 ---> tox-run.sh 19:13:58 + 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:13:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 19:13:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 19:13:58 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 19:13:58 + cd /w/workspace/oom-master-doc8-lint/. 19:13:58 + source /home/jenkins/lf-env.sh 19:13:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:13:58 ++ mktemp -d /tmp/venv-XXXX 19:13:58 + lf_venv=/tmp/venv-Z0KH 19:13:58 + local venv_file=/tmp/.os_lf_venv 19:13:58 + local python=python3 19:13:58 + local options 19:13:58 + local set_path=true 19:13:58 + local install_args= 19:13: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 19:13:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:13:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:13:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:13:58 + true 19:13:58 + case $1 in 19:13:58 + venv_file=/tmp/.toxenv 19:13:58 + shift 2 19:13:58 + true 19:13:58 + case $1 in 19:13:58 + shift 19:13:58 + break 19:13:58 + case $python in 19:13:58 + local pkg_list= 19:13:58 + [[ -d /opt/pyenv ]] 19:13:58 + echo 'Setup pyenv:' 19:13:58 Setup pyenv: 19:13:58 + export PYENV_ROOT=/opt/pyenv 19:13:58 + PYENV_ROOT=/opt/pyenv 19:13:58 + 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:13:58 + 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:13:58 + pyenv versions 19:13:58 system 19:13:58 3.8.13 19:13:58 3.9.13 19:13:58 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:13:58 + command -v pyenv 19:13:58 ++ pyenv init - --no-rehash 19:13: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[*]}"'\'')" 19:13:58 export PATH="/opt/pyenv/shims:${PATH}" 19:13:58 export PYENV_SHELL=bash 19:13:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:13:58 pyenv() { 19:13:58 local command 19:13:58 command="${1:-}" 19:13:58 if [ "$#" -gt 0 ]; then 19:13:58 shift 19:13:58 fi 19:13:58 19:13:58 case "$command" in 19:13:58 rehash|shell) 19:13:58 eval "$(pyenv "sh-$command" "$@")" 19:13:58 ;; 19:13:58 *) 19:13:58 command pyenv "$command" "$@" 19:13:58 ;; 19:13:58 esac 19:13:58 }' 19:13: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[*]}"' 19:13:58 ++ 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:13:58 ++ 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:13:58 ++ 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:13:58 ++ export PYENV_SHELL=bash 19:13:58 ++ PYENV_SHELL=bash 19:13:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:13:58 +++ complete -F _pyenv pyenv 19:13:58 ++ lf-pyver python3 19:13:58 ++ local py_version_xy=python3 19:13:58 ++ local py_version_xyz= 19:13:58 ++ pyenv versions 19:13:58 ++ local command 19:13:58 ++ command=versions 19:13:58 ++ '[' 1 -gt 0 ']' 19:13:58 ++ shift 19:13:58 ++ case "$command" in 19:13:58 ++ command pyenv versions 19:13:58 ++ pyenv versions 19:13:58 ++ sed 's/^[ *]* //' 19:13:58 ++ grep -E '^[0-9.]*[0-9]$' 19:13:58 ++ awk '{ print $1 }' 19:13:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:13:58 +++ grep '^3' /tmp/.pyenv_versions 19:13:58 +++ tail -n 1 19:13:58 +++ sort -V 19:13:58 ++ py_version_xyz=3.10.6 19:13:58 ++ [[ -z 3.10.6 ]] 19:13:58 ++ echo 3.10.6 19:13:58 ++ return 0 19:13:58 + pyenv local 3.10.6 19:13:58 + local command 19:13:58 + command=local 19:13:58 + '[' 2 -gt 0 ']' 19:13:58 + shift 19:13:58 + case "$command" in 19:13:58 + command pyenv local 3.10.6 19:13:58 + pyenv local 3.10.6 19:13:58 + for arg in "$@" 19:13:58 + case $arg in 19:13:58 + pkg_list+='tox ' 19:13:58 + for arg in "$@" 19:13:58 + case $arg in 19:13:58 + pkg_list+='virtualenv ' 19:13:58 + for arg in "$@" 19:13:58 + case $arg in 19:13:58 + pkg_list+='urllib3~=1.26.15 ' 19:13:58 + [[ -f /tmp/.toxenv ]] 19:13:58 ++ cat /tmp/.toxenv 19:13:58 + lf_venv=/tmp/venv-Wg7o 19:13:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wg7o from' file:/tmp/.toxenv 19:13:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wg7o from file:/tmp/.toxenv 19:13:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:13:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:13:58 + local 'pip_opts=--upgrade --quiet' 19:13:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:13:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:13:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:13:58 + [[ -n '' ]] 19:13:58 + [[ -n '' ]] 19:13:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:13:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:13:58 + /tmp/venv-Wg7o/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 19:13:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:13:59 lf-activate-venv(): INFO: Base packages installed successfully 19:13:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:13:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:13:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:13:59 + /tmp/venv-Wg7o/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:14:00 + type python3 19:14:00 + true 19:14:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Wg7o/bin to PATH' 19:14:00 lf-activate-venv(): INFO: Adding /tmp/venv-Wg7o/bin to PATH 19:14:00 + PATH=/tmp/venv-Wg7o/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:14:00 + return 0 19:14:00 + [[ -d /opt/pyenv ]] 19:14:00 + echo '---> Setting up pyenv' 19:14:00 ---> Setting up pyenv 19:14:00 + export PYENV_ROOT=/opt/pyenv 19:14:00 + PYENV_ROOT=/opt/pyenv 19:14:00 + export PATH=/opt/pyenv/bin:/tmp/venv-Wg7o/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:14:00 + PATH=/opt/pyenv/bin:/tmp/venv-Wg7o/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:14:00 ++ pwd 19:14:00 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 19:14:00 + export PYTHONPATH 19:14:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:14:00 + TOX_TESTENV_PASSENV=PYTHONPATH 19:14:00 + tox --version 19:14:00 4.58.0 from /tmp/venv-Wg7o/lib/python3.10/site-packages/tox/__init__.py 19:14:00 + PARALLEL=false 19:14:00 + TOX_OPTIONS_LIST= 19:14:00 + [[ -n doc8 ]] 19:14:00 + TOX_OPTIONS_LIST=' -e doc8' 19:14:00 + case ${PARALLEL,,} in 19:14:00 + tox -e doc8 19:14:00 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 19:14:02 $ ssh-agent -k 19:14:02 unset SSH_AUTH_SOCK; 19:14:02 unset SSH_AGENT_PID; 19:14:02 echo Agent pid 1613 killed; 19:14:02 [ssh-agent] Stopped. 19:14:02 Build was aborted 19:14:02 Aborted by new patch set. 19:14:02 [PostBuildScript] - [INFO] Executing post build scripts. 19:14:02 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1772987717140754004.sh 19:14:02 + tox_status=143 19:14:02 + echo '---> Completed tox runs' 19:14:02 ---> Completed tox runs 19:14:02 + for i in .tox/*/log 19:14:02 ---> sysstat.sh 19:14:02 ++ echo '.tox/*/log' 19:14:02 ++ awk -F/ '{print $2}' 19:14:02 + tox_env='*' 19:14:02 + cp -r '.tox/*/log' '/w/workspace/oom-master-doc8-lint/archives/tox/*' 19:14:02 cp: cannot stat '.tox/*/log': No such file or directory 19:14:02 + echo 'WARN: no logs found to archive' 19:14:02 WARN: no logs found to archive 19:14:02 + break 19:14:02 + DOC_DIR=docs/_build/html 19:14:02 + [[ -d docs/_build/html ]] 19:14:02 + echo '---> tox-run.sh ends' 19:14:02 ---> tox-run.sh ends 19:14:02 + test 143 -eq 0 19:14:02 + exit 143 19:14:02 ++ '[' 2 = 1 ']' 19:14:02 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins7946928669363317786.sh 19:14:02 ---> package-listing.sh 19:14:02 ++ tr '[:upper:]' '[:lower:]' 19:14:02 ++ facter osfamily 19:14:02 + OS_FAMILY=debian 19:14:02 + workspace=/w/workspace/oom-master-doc8-lint 19:14:02 + START_PACKAGES=/tmp/packages_start.txt 19:14:02 + END_PACKAGES=/tmp/packages_end.txt 19:14:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:14:02 + PACKAGES=/tmp/packages_start.txt 19:14:02 + '[' /w/workspace/oom-master-doc8-lint ']' 19:14:02 + PACKAGES=/tmp/packages_end.txt 19:14:02 + case "${OS_FAMILY}" in 19:14:02 + dpkg -l 19:14:02 + grep '^ii' 19:14:02 + '[' -f /tmp/packages_start.txt ']' 19:14:02 + '[' -f /tmp/packages_end.txt ']' 19:14:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:14:02 + '[' /w/workspace/oom-master-doc8-lint ']' 19:14:02 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 19:14:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 19:14:02 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins10048297881746302348.sh 19:14:02 ---> capture-instance-metadata.sh 19:14:02 Setup pyenv: 19:14:02 system 19:14:02 3.8.13 19:14:02 3.9.13 19:14:02 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:14:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W1Km 19:14:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:14:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:14:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:14:10 lf-activate-venv(): INFO: Base packages installed successfully 19:14:10 lf-activate-venv(): INFO: Installing additional packages: lftools 19:14:30 lf-activate-venv(): INFO: Adding /tmp/venv-W1Km/bin to PATH 19:14:30 INFO: Running in OpenStack, capturing instance metadata 19:14:31 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins18137788838858346597.sh 19:14:31 provisioning config files... 19:14:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config13139449501269800899tmp 19:14:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:14:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:14:31 [EnvInject] - Injecting environment variables from a build step. 19:14:31 [EnvInject] - Injecting as environment variables the properties content 19:14:31 SERVER_ID=logs 19:14:31 19:14:31 [EnvInject] - Variables injected successfully. 19:14:31 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins9232413769224682920.sh 19:14:31 ---> create-netrc.sh 19:14:31 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins18292992432986877678.sh 19:14:31 ---> python-tools-install.sh 19:14:31 Setup pyenv: 19:14:31 system 19:14:31 3.8.13 19:14:31 3.9.13 19:14:31 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:14:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W1Km from file:/tmp/.os_lf_venv 19:14:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:14:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:14:33 lf-activate-venv(): INFO: Base packages installed successfully 19:14:33 lf-activate-venv(): INFO: Installing additional packages: lftools 19:14:39 lf-activate-venv(): INFO: Adding /tmp/venv-W1Km/bin to PATH 19:14:39 Generating Requirements File 19:15:01 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 19:15:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:15:01 Python 3.10.6 19:15:01 pip 26.1.2 from /tmp/venv-W1Km/lib/python3.10/site-packages/pip (python 3.10) 19:15:02 aiohappyeyeballs==2.7.1 19:15:02 aiohttp==3.14.3 19:15:02 aiosignal==1.4.0 19:15:02 appdirs==1.4.4 19:15:02 argcomplete==3.7.0 19:15:02 aspy.yaml==1.3.0 19:15:02 async-timeout==5.0.1 19:15:02 attrs==26.1.0 19:15:02 autopage==0.6.0 19:15:02 backports.strenum==1.3.1 19:15:02 beautifulsoup4==4.15.0 19:15:02 boto3==1.43.57 19:15:02 botocore==1.43.57 19:15:02 bs4==0.0.2 19:15:02 certifi==2026.7.22 19:15:02 cffi==2.1.0 19:15:02 cfgv==3.5.0 19:15:02 chardet==7.4.3 19:15:02 charset-normalizer==3.4.9 19:15:02 click==8.4.2 19:15:02 cliff==4.14.0 19:15:02 cmd2==3.5.1 19:15:02 cryptography==3.3.2 19:15:02 debtcollector==3.1.0 19:15:02 decorator==5.3.1 19:15:02 defusedxml==0.7.1 19:15:02 Deprecated==1.3.1 19:15:02 distlib==0.4.3 19:15:02 dnspython==2.8.0 19:15:02 docker==7.2.0 19:15:02 dogpile.cache==1.5.0 19:15:02 durationpy==0.10 19:15:02 email-validator==2.3.0 19:15:02 filelock==3.32.0 19:15:02 frozenlist==1.8.0 19:15:02 future==1.0.0 19:15:02 gitdb==4.0.12 19:15:02 GitPython==3.1.57 19:15:02 httplib2==0.30.2 19:15:02 identify==2.6.19 19:15:02 idna==3.18 19:15:02 importlib-resources==1.5.0 19:15:02 iso8601==2.1.0 19:15:02 Jinja2==3.1.6 19:15:02 jmespath==1.1.0 19:15:02 jsonpatch==1.33 19:15:02 jsonpointer==3.1.1 19:15:02 jsonschema==4.26.0 19:15:02 jsonschema-specifications==2025.9.1 19:15:02 keystoneauth1==5.14.0 19:15:02 kubernetes==36.0.3 19:15:02 lftools==0.37.22 19:15:02 lxml==6.1.1 19:15:02 markdown-it-py==4.2.0 19:15:02 MarkupSafe==3.0.3 19:15:02 mdurl==0.1.2 19:15:02 msgpack==1.2.1 19:15:02 multi_key_dict==2.0.3 19:15:02 multidict==6.7.1 19:15:02 munch==4.0.0 19:15:02 netaddr==1.3.0 19:15:02 niet==1.4.2 19:15:02 nodeenv==1.10.0 19:15:02 oauth2client==4.1.3 19:15:02 oauthlib==3.3.1 19:15:02 openstacksdk==4.13.0 19:15:02 os-service-types==1.8.2 19:15:02 osc-lib==4.6.0 19:15:02 oslo.config==10.4.0 19:15:02 oslo.context==6.4.0 19:15:02 oslo.i18n==6.8.0 19:15:02 oslo.log==8.2.0 19:15:02 oslo.serialization==5.10.0 19:15:02 oslo.utils==10.1.1 19:15:02 packaging==26.2 19:15:02 pbr==7.0.3 19:15:02 platformdirs==4.11.0 19:15:02 prettytable==3.18.0 19:15:02 propcache==0.5.2 19:15:02 psutil==7.2.2 19:15:02 pyasn1==0.6.4 19:15:02 pyasn1_modules==0.4.2 19:15:02 pycparser==3.0 19:15:02 pygerrit2==2.0.15 19:15:02 PyGithub==2.9.1 19:15:02 Pygments==2.20.0 19:15:02 PyJWT==2.13.0 19:15:02 PyNaCl==1.6.2 19:15:02 pyparsing==2.4.7 19:15:02 pyperclip==1.11.0 19:15:02 pyrsistent==0.20.0 19:15:02 python-cinderclient==9.9.0 19:15:02 python-dateutil==2.9.0.post0 19:15:02 python-discovery==1.5.0 19:15:02 python-heatclient==5.2.0 19:15:02 python-jenkins==1.8.3 19:15:02 python-keystoneclient==5.8.0 19:15:02 python-magnumclient==4.11.0 19:15:02 python-openstackclient==10.0.0 19:15:02 python-swiftclient==4.10.0 19:15:02 PyYAML==6.0.3 19:15:02 referencing==0.37.0 19:15:02 requests==2.34.2 19:15:02 requests-oauthlib==2.0.0 19:15:02 rfc3986==2.0.0 19:15:02 rich==15.0.0 19:15:02 rich-argparse==1.8.0 19:15:02 rpds-py==0.30.0 19:15:02 rsa==4.9.1 19:15:02 ruamel.yaml==0.19.1 19:15:02 ruamel.yaml.clib==0.2.15 19:15:02 s3transfer==0.19.2 19:15:02 simplejson==4.1.1 19:15:02 six==1.17.0 19:15:02 smmap==5.0.3 19:15:02 soupsieve==2.9.1 19:15:02 stevedore==5.8.0 19:15:02 tabulate==0.10.0 19:15:02 toml==0.10.2 19:15:02 tomlkit==0.15.1 19:15:02 tqdm==4.70.0 19:15:02 typing_extensions==4.16.0 19:15:02 urllib3==1.26.20 19:15:02 virtualenv==21.7.0 19:15:02 wcwidth==0.8.2 19:15:02 websocket-client==1.9.0 19:15:02 wrapt==2.3.0 19:15:02 xdg==6.0.0 19:15:02 xmltodict==1.0.4 19:15:02 yarl==1.24.5 19:15:02 yq==4.1.2 19:15:02 [oom-master-doc8-lint] $ /bin/sh /tmp/jenkins7989925752720146425.sh 19:15:02 ---> uv-install.sh 19:15:02 Installing uv/uvx (latest) using shell installer 19:15:02 2026-07-28 19:15:02 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-ZVIU2k.sh" [1] 19:15:02 downloading uv 0.12.0 x86_64-unknown-linux-gnu 19:15:03 installing to /home/jenkins/.local/bin 19:15:03 uv 19:15:03 uvx 19:15:03 everything's installed! 19:15:03 19:15:03 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:15:03 19:15:03 source $HOME/.local/bin/env (sh, bash, zsh) 19:15:03 source $HOME/.local/bin/env.fish (fish) 19:15:03 Adding install location to PATH 19:15:03 ---> Validating uv/uvx install 19:15:03 uvx 0.12.0 (x86_64-unknown-linux-gnu) 19:15:03 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins9572593179367482040.sh 19:15:03 ---> sudo-logs.sh 19:15:03 Archiving 'sudo' log.. 19:15:03 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16689548065509834108.sh 19:15:03 ---> job-cost.sh 19:15:03 INFO: Activating Python virtual environment... 19:15:03 Setup pyenv: 19:15:03 system 19:15:03 3.8.13 19:15:03 3.9.13 19:15:03 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:15:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W1Km from file:/tmp/.os_lf_venv 19:15:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:15:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:15:05 lf-activate-venv(): INFO: Base packages installed successfully 19:15:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:15:10 lf-activate-venv(): INFO: Adding /tmp/venv-W1Km/bin to PATH 19:15:10 INFO: No stack-cost file found 19:15:10 INFO: Instance uptime: 119s 19:15:10 INFO: Fetching instance metadata (attempt 1 of 3)... 19:15:10 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:15:10 INFO: Successfully fetched instance metadata 19:15:10 INFO: Instance type: v3-standard-4 19:15:10 INFO: Retrieving pricing info for: v3-standard-4 19:15:10 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:15:10 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=119 19:15:10 INFO: Successfully fetched Vexxhost pricing API 19:15:10 INFO: Retrieved cost: 0.11 19:15:10 INFO: Retrieved resource: v3-standard-4 19:15:10 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 19:15:10 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 19:15:10 INFO: Successfully archived job cost data 19:15:10 DEBUG: Cost data: oom-master-doc8-lint,623,2026-07-28 19:15:10,v3-standard-4,119,0.11,0.00,ABORTED 19:15:10 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins9854915715050686596.sh 19:15:10 ---> logs-deploy.sh 19:15:10 Setup pyenv: 19:15:10 system 19:15:10 3.8.13 19:15:10 3.9.13 19:15:10 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:15:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W1Km from file:/tmp/.os_lf_venv 19:15:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:15:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:15:12 lf-activate-venv(): INFO: Base packages installed successfully 19:15:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:15:19 lf-activate-venv(): INFO: Adding /tmp/venv-W1Km/bin to PATH 19:15:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/623 19:15:19 INFO: archiving workspace using pattern(s): 19:15:20 Archives upload complete. 19:15:20 INFO: archiving logs to Nexus 19:15:21 ---> uname -a: 19:15:21 Linux prd-ubuntu1804-builder-4c-4g-13457 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:15:21 19:15:21 19:15:21 ---> lscpu: 19:15:21 Architecture: x86_64 19:15:21 CPU op-mode(s): 32-bit, 64-bit 19:15:21 Byte Order: Little Endian 19:15:21 CPU(s): 4 19:15:21 On-line CPU(s) list: 0-3 19:15:21 Thread(s) per core: 1 19:15:21 Core(s) per socket: 1 19:15:21 Socket(s): 4 19:15:21 NUMA node(s): 1 19:15:21 Vendor ID: AuthenticAMD 19:15:21 CPU family: 23 19:15:21 Model: 49 19:15:21 Model name: AMD EPYC-Rome Processor 19:15:21 Stepping: 0 19:15:21 CPU MHz: 2799.998 19:15:21 BogoMIPS: 5599.99 19:15:21 Virtualization: AMD-V 19:15:21 Hypervisor vendor: KVM 19:15:21 Virtualization type: full 19:15:21 L1d cache: 32K 19:15:21 L1i cache: 32K 19:15:21 L2 cache: 512K 19:15:21 L3 cache: 16384K 19:15:21 NUMA node0 CPU(s): 0-3 19:15: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:15:21 19:15:21 19:15:21 ---> nproc: 19:15:21 4 19:15:21 19:15:21 19:15:21 ---> df -h: 19:15:21 Filesystem Size Used Avail Use% Mounted on 19:15:21 udev 7.9G 0 7.9G 0% /dev 19:15:21 tmpfs 1.6G 676K 1.6G 1% /run 19:15:21 /dev/vda1 78G 8.4G 69G 11% / 19:15:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:15:21 tmpfs 5.0M 0 5.0M 0% /run/lock 19:15:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:15:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:15:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:15:21 19:15:21 19:15:21 ---> free -m: 19:15:21 total used free shared buff/cache available 19:15:21 Mem: 16040 561 13302 0 2175 15162 19:15:21 Swap: 1023 0 1023 19:15:21 19:15:21 19:15:21 ---> ip addr: 19:15:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:15:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:15:21 inet 127.0.0.1/8 scope host lo 19:15:21 valid_lft forever preferred_lft forever 19:15:21 inet6 ::1/128 scope host 19:15:21 valid_lft forever preferred_lft forever 19:15:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:15:21 link/ether fa:16:3e:6a:98:72 brd ff:ff:ff:ff:ff:ff 19:15:21 inet 10.30.106.145/23 brd 10.30.107.255 scope global dynamic ens3 19:15:21 valid_lft 86278sec preferred_lft 86278sec 19:15:21 inet6 fe80::f816:3eff:fe6a:9872/64 scope link 19:15:21 valid_lft forever preferred_lft forever 19:15:21 19:15:21 19:15:21 ---> sar -b -r -n DEV: 19:15:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13457) 07/28/26 _x86_64_ (4 CPU) 19:15:21 19:15:21 19:13:20 LINUX RESTART (4 CPU) 19:15:21 19:15:21 19:14:02 tps rtps wtps bread/s bwrtn/s 19:15:21 19:15:01 129.20 0.92 128.28 108.05 23892.36 19:15:21 Average: 129.20 0.92 128.28 108.05 23892.36 19:15:21 19:15:21 19:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:15:21 19:15:01 13638456 15491612 2786512 16.97 78336 1960920 811776 4.65 772632 1769560 223760 19:15:21 Average: 13638456 15491612 2786512 16.97 78336 1960920 811776 4.65 772632 1769560 223760 19:15:21 19:15:21 19:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:15:21 19:15:01 ens3 72.94 52.11 1153.10 11.48 0.00 0.00 0.00 0.00 19:15:21 19:15:01 lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 19:15:21 Average: ens3 72.94 52.11 1153.10 11.48 0.00 0.00 0.00 0.00 19:15:21 Average: lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 19:15:21 19:15:21 19:15:21 ---> sar -P ALL: 19:15:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13457) 07/28/26 _x86_64_ (4 CPU) 19:15:21 19:15:21 19:13:20 LINUX RESTART (4 CPU) 19:15:21 19:15:21 19:14:02 CPU %user %nice %system %iowait %steal %idle 19:15:21 19:15:01 all 21.24 0.00 1.49 1.93 0.05 75.29 19:15:21 19:15:01 0 0.98 0.00 0.22 0.87 0.02 97.91 19:15:21 19:15:01 1 34.87 0.00 2.39 2.74 0.07 59.93 19:15:21 19:15:01 2 38.11 0.00 2.23 1.75 0.07 57.84 19:15:21 19:15:01 3 11.00 0.00 1.14 2.31 0.03 85.52 19:15:21 Average: all 21.24 0.00 1.49 1.93 0.05 75.29 19:15:21 Average: 0 0.98 0.00 0.22 0.87 0.02 97.91 19:15:21 Average: 1 34.87 0.00 2.39 2.74 0.07 59.93 19:15:21 Average: 2 38.11 0.00 2.23 1.75 0.07 57.84 19:15:21 Average: 3 11.00 0.00 1.14 2.31 0.03 85.52 19:15:21 19:15:21 19:15:21