11:12:52 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143214 11:12:52 Running as SYSTEM 11:12:52 [EnvInject] - Loading node environment variables. 11:12:52 Building remotely on prd-ubuntu1804-builder-4c-4g-14681 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 11:12:52 [ssh-agent] Looking for ssh-agent implementation... 11:12:52 $ ssh-agent 11:12:52 SSH_AUTH_SOCK=/tmp/ssh-6RMFUhPWhAcW/agent.1701 11:12:52 SSH_AGENT_PID=1703 11:12:52 [ssh-agent] Started. 11:12:52 Running ssh-add (command line suppressed) 11:12:52 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_12668523104405841386.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_12668523104405841386.key) 11:12:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:12:52 The recommended git tool is: NONE 11:12:54 using credential onap-jenkins-ssh 11:12:54 Wiping out workspace first. 11:12:54 Cloning the remote Git repository 11:12:54 Cloning repository git://cloud.onap.org/mirror/oom.git 11:12:54 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 11:12:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:12:54 > git --version # timeout=10 11:12:54 > git --version # 'git version 2.17.1' 11:12:54 using GIT_SSH to set credentials Gerrit user 11:12:54 Verifying host key using manually-configured host key entries 11:12:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:12:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:12:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:13:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:13:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:13:00 using GIT_SSH to set credentials Gerrit user 11:13:00 Verifying host key using manually-configured host key entries 11:13:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/143214/5 # timeout=30 11:13:00 > git rev-parse 7a4d25afb02912943613d8a8374a535eb4c4c99d^{commit} # timeout=10 11:13:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:13:00 Checking out Revision 7a4d25afb02912943613d8a8374a535eb4c4c99d (refs/changes/14/143214/5) 11:13:00 > git config core.sparsecheckout # timeout=10 11:13:00 > git checkout -f 7a4d25afb02912943613d8a8374a535eb4c4c99d # timeout=30 11:13:03 Commit message: "Fix read the docs validation job" 11:13:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:13:03 > git rev-list --no-walk 30e35469091375b1f3525865c12870fc071836b4 # timeout=10 11:13:04 [EnvInject] - Injecting environment variables from a build step. 11:13:04 [EnvInject] - Injecting as environment variables the properties content 11:13:04 PYTHON=python3 11:13:04 11:13:04 [EnvInject] - Variables injected successfully. 11:13:04 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins9706675511071310454.sh 11:13:04 ---> tox-install.sh 11:13:04 + source /home/jenkins/lf-env.sh 11:13:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:13:04 ++ mktemp -d /tmp/venv-XXXX 11:13:04 + lf_venv=/tmp/venv-Ihmx 11:13:04 + local venv_file=/tmp/.os_lf_venv 11:13:04 + local python=python3 11:13:04 + local options 11:13:04 + local set_path=true 11:13:04 + local install_args= 11:13:04 ++ 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 11:13:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:13:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:13:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:13:04 + true 11:13:04 + case $1 in 11:13:04 + venv_file=/tmp/.toxenv 11:13:04 + shift 2 11:13:04 + true 11:13:04 + case $1 in 11:13:04 + shift 11:13:04 + break 11:13:04 + case $python in 11:13:04 + local pkg_list= 11:13:04 + [[ -d /opt/pyenv ]] 11:13:04 + echo 'Setup pyenv:' 11:13:04 Setup pyenv: 11:13:04 + export PYENV_ROOT=/opt/pyenv 11:13:04 + PYENV_ROOT=/opt/pyenv 11:13:04 + 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 11:13:04 + 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 11:13:04 + pyenv versions 11:13:04 * system (set by /opt/pyenv/version) 11:13:04 * 3.8.13 (set by /opt/pyenv/version) 11:13:04 * 3.9.13 (set by /opt/pyenv/version) 11:13:04 * 3.10.6 (set by /opt/pyenv/version) 11:13:04 + command -v pyenv 11:13:04 ++ pyenv init - --no-rehash 11:13:04 + 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[*]}"'\'')" 11:13:04 export PATH="/opt/pyenv/shims:${PATH}" 11:13:04 export PYENV_SHELL=bash 11:13:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:13:04 pyenv() { 11:13:04 local command 11:13:04 command="${1:-}" 11:13:04 if [ "$#" -gt 0 ]; then 11:13:04 shift 11:13:04 fi 11:13:04 11:13:04 case "$command" in 11:13:04 rehash|shell) 11:13:04 eval "$(pyenv "sh-$command" "$@")" 11:13:04 ;; 11:13:04 *) 11:13:04 command pyenv "$command" "$@" 11:13:04 ;; 11:13:04 esac 11:13:04 }' 11:13:04 +++ 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[*]}"' 11:13:04 ++ 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 11:13:04 ++ 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 11:13:04 ++ 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 11:13:04 ++ export PYENV_SHELL=bash 11:13:04 ++ PYENV_SHELL=bash 11:13:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:13:04 +++ complete -F _pyenv pyenv 11:13:04 ++ lf-pyver python3 11:13:04 ++ local py_version_xy=python3 11:13:04 ++ local py_version_xyz= 11:13:04 ++ pyenv versions 11:13:04 ++ local command 11:13:04 ++ command=versions 11:13:04 ++ '[' 1 -gt 0 ']' 11:13:04 ++ shift 11:13:04 ++ case "$command" in 11:13:04 ++ command pyenv versions 11:13:04 ++ pyenv versions 11:13:04 ++ sed 's/^[ *]* //' 11:13:04 ++ awk '{ print $1 }' 11:13:04 ++ grep -E '^[0-9.]*[0-9]$' 11:13:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:13:04 +++ grep '^3' /tmp/.pyenv_versions 11:13:04 +++ tail -n 1 11:13:04 +++ sort -V 11:13:04 ++ py_version_xyz=3.10.6 11:13:04 ++ [[ -z 3.10.6 ]] 11:13:04 ++ echo 3.10.6 11:13:04 ++ return 0 11:13:04 + pyenv local 3.10.6 11:13:04 + local command 11:13:04 + command=local 11:13:04 + '[' 2 -gt 0 ']' 11:13:04 + shift 11:13:04 + case "$command" in 11:13:04 + command pyenv local 3.10.6 11:13:04 + pyenv local 3.10.6 11:13:04 + for arg in "$@" 11:13:04 + case $arg in 11:13:04 + pkg_list+='tox ' 11:13:04 + for arg in "$@" 11:13:04 + case $arg in 11:13:04 + pkg_list+='virtualenv ' 11:13:04 + for arg in "$@" 11:13:04 + case $arg in 11:13:04 + pkg_list+='urllib3~=1.26.15 ' 11:13:04 + [[ -f /tmp/.toxenv ]] 11:13:04 + [[ ! -f /tmp/.toxenv ]] 11:13:04 + [[ -n '' ]] 11:13:04 + python3 -m venv /tmp/venv-Ihmx 11:13:09 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ihmx' 11:13:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ihmx 11:13:09 + echo /tmp/venv-Ihmx 11:13:09 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:13:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:13:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:13:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:13:09 + local 'pip_opts=--upgrade --quiet' 11:13:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:13:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:13:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:13:09 + [[ -n '' ]] 11:13:09 + [[ -n '' ]] 11:13:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:13:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:13:09 + /tmp/venv-Ihmx/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 11:13:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:13:13 lf-activate-venv(): INFO: Base packages installed successfully 11:13:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:13:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:13:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:13:13 + /tmp/venv-Ihmx/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 11:13:15 + type python3 11:13:15 + true 11:13:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ihmx/bin to PATH' 11:13:15 lf-activate-venv(): INFO: Adding /tmp/venv-Ihmx/bin to PATH 11:13:15 + PATH=/tmp/venv-Ihmx/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 11:13:15 + return 0 11:13:15 + python3 --version 11:13:15 Python 3.10.6 11:13:15 + python3 -m pip --version 11:13:15 pip 26.0.1 from /tmp/venv-Ihmx/lib/python3.10/site-packages/pip (python 3.10) 11:13:15 + python3 -m pip freeze 11:13:16 cachetools==7.0.1 11:13:16 chardet==5.2.0 11:13:16 colorama==0.4.6 11:13:16 distlib==0.4.0 11:13:16 filelock==3.21.2 11:13:16 packaging==26.0 11:13:16 platformdirs==4.7.0 11:13:16 pluggy==1.6.0 11:13:16 pyproject-api==1.10.0 11:13:16 tomli==2.4.0 11:13:16 tox==4.35.0 11:13:16 typing_extensions==4.15.0 11:13:16 urllib3==1.26.20 11:13:16 virtualenv==20.36.1 11:13:16 [EnvInject] - Injecting environment variables from a build step. 11:13:16 [EnvInject] - Injecting as environment variables the properties content 11:13:16 PARALLEL=false 11:13:16 11:13:16 [EnvInject] - Variables injected successfully. 11:13:16 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins5326941904999915772.sh 11:13:16 ---> tox-run.sh 11:13:16 + 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 11:13:16 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 11:13:16 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 11:13:16 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 11:13:16 + cd /w/workspace/oom-master-sphinx-lint/. 11:13:16 + source /home/jenkins/lf-env.sh 11:13:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:13:16 ++ mktemp -d /tmp/venv-XXXX 11:13:16 + lf_venv=/tmp/venv-bulA 11:13:16 + local venv_file=/tmp/.os_lf_venv 11:13:16 + local python=python3 11:13:16 + local options 11:13:16 + local set_path=true 11:13:16 + local install_args= 11:13:16 ++ 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 11:13:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:13:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:13:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:13:16 + true 11:13:16 + case $1 in 11:13:16 + venv_file=/tmp/.toxenv 11:13:16 + shift 2 11:13:16 + true 11:13:16 + case $1 in 11:13:16 + shift 11:13:16 + break 11:13:16 + case $python in 11:13:16 + local pkg_list= 11:13:16 + [[ -d /opt/pyenv ]] 11:13:16 + echo 'Setup pyenv:' 11:13:16 Setup pyenv: 11:13:16 + export PYENV_ROOT=/opt/pyenv 11:13:16 + PYENV_ROOT=/opt/pyenv 11:13:16 + 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 11:13:16 + 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 11:13:16 + pyenv versions 11:13:16 system 11:13:16 3.8.13 11:13:16 3.9.13 11:13:16 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 11:13:16 + command -v pyenv 11:13:16 ++ pyenv init - --no-rehash 11:13:16 + 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[*]}"'\'')" 11:13:16 export PATH="/opt/pyenv/shims:${PATH}" 11:13:16 export PYENV_SHELL=bash 11:13:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:13:16 pyenv() { 11:13:16 local command 11:13:16 command="${1:-}" 11:13:16 if [ "$#" -gt 0 ]; then 11:13:16 shift 11:13:16 fi 11:13:16 11:13:16 case "$command" in 11:13:16 rehash|shell) 11:13:16 eval "$(pyenv "sh-$command" "$@")" 11:13:16 ;; 11:13:16 *) 11:13:16 command pyenv "$command" "$@" 11:13:16 ;; 11:13:16 esac 11:13:16 }' 11:13:16 +++ 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[*]}"' 11:13:16 ++ 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 11:13:16 ++ 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 11:13:16 ++ 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 11:13:16 ++ export PYENV_SHELL=bash 11:13:16 ++ PYENV_SHELL=bash 11:13:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:13:16 +++ complete -F _pyenv pyenv 11:13:16 ++ lf-pyver python3 11:13:16 ++ local py_version_xy=python3 11:13:16 ++ local py_version_xyz= 11:13:16 ++ pyenv versions 11:13:16 ++ local command 11:13:16 ++ command=versions 11:13:16 ++ '[' 1 -gt 0 ']' 11:13:16 ++ shift 11:13:16 ++ case "$command" in 11:13:16 ++ command pyenv versions 11:13:16 ++ pyenv versions 11:13:16 ++ sed 's/^[ *]* //' 11:13:16 ++ awk '{ print $1 }' 11:13:16 ++ grep -E '^[0-9.]*[0-9]$' 11:13:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:13:16 +++ grep '^3' /tmp/.pyenv_versions 11:13:16 +++ sort -V 11:13:16 +++ tail -n 1 11:13:16 ++ py_version_xyz=3.10.6 11:13:16 ++ [[ -z 3.10.6 ]] 11:13:16 ++ echo 3.10.6 11:13:16 ++ return 0 11:13:16 + pyenv local 3.10.6 11:13:16 + local command 11:13:16 + command=local 11:13:16 + '[' 2 -gt 0 ']' 11:13:16 + shift 11:13:16 + case "$command" in 11:13:16 + command pyenv local 3.10.6 11:13:16 + pyenv local 3.10.6 11:13:16 + for arg in "$@" 11:13:16 + case $arg in 11:13:16 + pkg_list+='tox ' 11:13:16 + for arg in "$@" 11:13:16 + case $arg in 11:13:16 + pkg_list+='virtualenv ' 11:13:16 + for arg in "$@" 11:13:16 + case $arg in 11:13:16 + pkg_list+='urllib3~=1.26.15 ' 11:13:16 + [[ -f /tmp/.toxenv ]] 11:13:16 ++ cat /tmp/.toxenv 11:13:16 + lf_venv=/tmp/venv-Ihmx 11:13:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ihmx from' file:/tmp/.toxenv 11:13:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ihmx from file:/tmp/.toxenv 11:13:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:13:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:13:16 + local 'pip_opts=--upgrade --quiet' 11:13:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:13:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:13:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:13:16 + [[ -n '' ]] 11:13:16 + [[ -n '' ]] 11:13:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:13:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:13:16 + /tmp/venv-Ihmx/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 11:13:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:13:17 lf-activate-venv(): INFO: Base packages installed successfully 11:13:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:13:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:13:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:13:17 + /tmp/venv-Ihmx/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 11:13:18 + type python3 11:13:18 + true 11:13:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ihmx/bin to PATH' 11:13:18 lf-activate-venv(): INFO: Adding /tmp/venv-Ihmx/bin to PATH 11:13:18 + PATH=/tmp/venv-Ihmx/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 11:13:18 + return 0 11:13:18 + [[ -d /opt/pyenv ]] 11:13:18 + echo '---> Setting up pyenv' 11:13:18 ---> Setting up pyenv 11:13:18 + export PYENV_ROOT=/opt/pyenv 11:13:18 + PYENV_ROOT=/opt/pyenv 11:13:18 + export PATH=/opt/pyenv/bin:/tmp/venv-Ihmx/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 11:13:18 + PATH=/opt/pyenv/bin:/tmp/venv-Ihmx/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 11:13:18 ++ pwd 11:13:18 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 11:13:18 + export PYTHONPATH 11:13:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:13:18 + TOX_TESTENV_PASSENV=PYTHONPATH 11:13:18 + tox --version 11:13:18 4.35.0 from /tmp/venv-Ihmx/lib/python3.10/site-packages/tox/__init__.py 11:13:18 + PARALLEL=false 11:13:18 + TOX_OPTIONS_LIST= 11:13:18 + [[ -n docs,docs-linkcheck ]] 11:13:18 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 11:13:18 + case ${PARALLEL,,} in 11:13:18 + tox -e docs,docs-linkcheck 11:13:18 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 11:13:20 docs: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 11:13:21 ERROR: Cannot install sphinx>=7.2.0 because these package versions have conflicting dependencies. 11:13:21 ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts 11:13:21 11:13:21 The conflict is caused by: 11:13:21 The user requested sphinx>=7.2.0 11:13:21 The user requested (constraint) sphinx===7.1.2 11:13:21 11:13:21 To fix this you could try to: 11:13:21 1. loosen the range of package versions you've specified 11:13:21 2. remove package versions to allow pip to attempt to solve the dependency conflict 11:13:21 11:13:21 docs: exit 1 (1.26 seconds) /w/workspace/oom-master-sphinx-lint> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt pid=2275 11:13:21 docs: FAIL ✖ in 2.47 seconds 11:13:21 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 11:13:22 ERROR: Cannot install sphinx>=7.2.0 because these package versions have conflicting dependencies. 11:13:22 ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts 11:13:22 11:13:22 The conflict is caused by: 11:13:22 The user requested sphinx>=7.2.0 11:13:22 The user requested (constraint) sphinx===7.1.2 11:13:22 11:13:22 To fix this you could try to: 11:13:22 1. loosen the range of package versions you've specified 11:13:22 2. remove package versions to allow pip to attempt to solve the dependency conflict 11:13:22 11:13:22 docs-linkcheck: exit 1 (0.89 seconds) /w/workspace/oom-master-sphinx-lint> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt pid=2288 11:13:22  docs: FAIL code 1 (2.46 seconds) 11:13:22 docs-linkcheck: FAIL code 1 (1.15 seconds) 11:13:22 evaluation failed :( (3.65 seconds) 11:13:22 + tox_status=255 11:13:22 + echo '---> Completed tox runs' 11:13:22 ---> Completed tox runs 11:13:22 + for i in .tox/*/log 11:13:22 ++ echo .tox/docs-linkcheck/log 11:13:22 ++ awk -F/ '{print $2}' 11:13:22 + tox_env=docs-linkcheck 11:13:22 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 11:13:22 + for i in .tox/*/log 11:13:22 ++ echo .tox/docs/log 11:13:22 ++ awk -F/ '{print $2}' 11:13:22 + tox_env=docs 11:13:22 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 11:13:22 + DOC_DIR=docs/_build/html 11:13:22 + [[ -d docs/_build/html ]] 11:13:22 + echo '---> tox-run.sh ends' 11:13:22 ---> tox-run.sh ends 11:13:22 + test 255 -eq 0 11:13:22 + exit 255 11:13:22 ++ '[' 2 = 1 ']' 11:13:22 Build step 'Execute shell' marked build as failure 11:13:22 $ ssh-agent -k 11:13:22 unset SSH_AUTH_SOCK; 11:13:22 unset SSH_AGENT_PID; 11:13:22 echo Agent pid 1703 killed; 11:13:22 [ssh-agent] Stopped. 11:13:22 [PostBuildScript] - [INFO] Executing post build scripts. 11:13:22 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6458547909958448545.sh 11:13:22 ---> sysstat.sh 11:13:23 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins12245531975656310289.sh 11:13:23 ---> package-listing.sh 11:13:23 ++ facter osfamily 11:13:23 ++ tr '[:upper:]' '[:lower:]' 11:13:23 + OS_FAMILY=debian 11:13:23 + workspace=/w/workspace/oom-master-sphinx-lint 11:13:23 + START_PACKAGES=/tmp/packages_start.txt 11:13:23 + END_PACKAGES=/tmp/packages_end.txt 11:13:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:13:23 + PACKAGES=/tmp/packages_start.txt 11:13:23 + '[' /w/workspace/oom-master-sphinx-lint ']' 11:13:23 + PACKAGES=/tmp/packages_end.txt 11:13:23 + case "${OS_FAMILY}" in 11:13:23 + dpkg -l 11:13:23 + grep '^ii' 11:13:23 + '[' -f /tmp/packages_start.txt ']' 11:13:23 + '[' -f /tmp/packages_end.txt ']' 11:13:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:13:23 + '[' /w/workspace/oom-master-sphinx-lint ']' 11:13:23 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 11:13:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 11:13:23 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins14038270925001516973.sh 11:13:23 ---> capture-instance-metadata.sh 11:13:23 Setup pyenv: 11:13:23 system 11:13:23 3.8.13 11:13:23 3.9.13 11:13:23 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 11:13:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FMz0 11:13:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:13:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:13:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:13:31 lf-activate-venv(): INFO: Base packages installed successfully 11:13:31 lf-activate-venv(): INFO: Installing additional packages: lftools 11:13:53 lf-activate-venv(): INFO: Adding /tmp/venv-FMz0/bin to PATH 11:13:53 INFO: Running in OpenStack, capturing instance metadata 11:13:53 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10334650274020220170.sh 11:13:53 provisioning config files... 11:13:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config10224754179641819633tmp 11:13:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:13:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:13:53 [EnvInject] - Injecting environment variables from a build step. 11:13:53 [EnvInject] - Injecting as environment variables the properties content 11:13:53 SERVER_ID=logs 11:13:53 11:13:53 [EnvInject] - Variables injected successfully. 11:13:53 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins1062599507879518393.sh 11:13:53 ---> create-netrc.sh 11:13:53 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2693526953346878763.sh 11:13:53 ---> python-tools-install.sh 11:13:53 Setup pyenv: 11:13:53 system 11:13:53 3.8.13 11:13:53 3.9.13 11:13:53 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 11:13:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FMz0 from file:/tmp/.os_lf_venv 11:13:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:13:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:13:55 lf-activate-venv(): INFO: Base packages installed successfully 11:13:55 lf-activate-venv(): INFO: Installing additional packages: lftools 11:14:03 lf-activate-venv(): INFO: Adding /tmp/venv-FMz0/bin to PATH 11:14:03 Generating Requirements File 11:14:20 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. 11:14:20 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:14:20 Python 3.10.6 11:14:21 pip 26.0.1 from /tmp/venv-FMz0/lib/python3.10/site-packages/pip (python 3.10) 11:14:21 appdirs==1.4.4 11:14:21 argcomplete==3.6.3 11:14:21 aspy.yaml==1.3.0 11:14:21 attrs==25.4.0 11:14:21 autopage==0.6.0 11:14:21 backports.strenum==1.3.1 11:14:21 beautifulsoup4==4.14.3 11:14:21 boto3==1.42.48 11:14:21 botocore==1.42.48 11:14:21 bs4==0.0.2 11:14:21 certifi==2026.1.4 11:14:21 cffi==2.0.0 11:14:21 cfgv==3.5.0 11:14:21 chardet==5.2.0 11:14:21 charset-normalizer==3.4.4 11:14:21 click==8.3.1 11:14:21 cliff==4.13.1 11:14:21 cmd2==3.2.0 11:14:21 cryptography==3.3.2 11:14:21 debtcollector==3.0.0 11:14:21 decorator==5.2.1 11:14:21 defusedxml==0.7.1 11:14:21 Deprecated==1.3.1 11:14:21 distlib==0.4.0 11:14:21 dnspython==2.8.0 11:14:21 docker==7.1.0 11:14:21 dogpile.cache==1.5.0 11:14:21 durationpy==0.10 11:14:21 email-validator==2.3.0 11:14:21 filelock==3.21.2 11:14:21 future==1.0.0 11:14:21 gitdb==4.0.12 11:14:21 GitPython==3.1.46 11:14:21 httplib2==0.30.2 11:14:21 identify==2.6.16 11:14:21 idna==3.11 11:14:21 importlib-resources==1.5.0 11:14:21 iso8601==2.1.0 11:14:21 Jinja2==3.1.6 11:14:21 jmespath==1.1.0 11:14:21 jsonpatch==1.33 11:14:21 jsonpointer==3.0.0 11:14:21 jsonschema==4.26.0 11:14:21 jsonschema-specifications==2025.9.1 11:14:21 keystoneauth1==5.13.0 11:14:21 kubernetes==35.0.0 11:14:21 lftools==0.37.21 11:14:21 lxml==6.0.2 11:14:21 markdown-it-py==4.0.0 11:14:21 MarkupSafe==3.0.3 11:14:21 mdurl==0.1.2 11:14:21 msgpack==1.1.2 11:14:21 multi_key_dict==2.0.3 11:14:21 munch==4.0.0 11:14:21 netaddr==1.3.0 11:14:21 niet==1.4.2 11:14:21 nodeenv==1.10.0 11:14:21 oauth2client==4.1.3 11:14:21 oauthlib==3.3.1 11:14:21 openstacksdk==4.9.0 11:14:21 os-service-types==1.8.2 11:14:21 osc-lib==4.3.0 11:14:21 oslo.config==10.2.0 11:14:21 oslo.context==6.2.0 11:14:21 oslo.i18n==6.7.1 11:14:21 oslo.log==8.0.0 11:14:21 oslo.serialization==5.9.0 11:14:21 oslo.utils==9.2.0 11:14:21 packaging==26.0 11:14:21 pbr==7.0.3 11:14:21 platformdirs==4.7.0 11:14:21 prettytable==3.17.0 11:14:21 psutil==7.2.2 11:14:21 pyasn1==0.6.2 11:14:21 pyasn1_modules==0.4.2 11:14:21 pycparser==3.0 11:14:21 pygerrit2==2.0.15 11:14:21 PyGithub==2.8.1 11:14:21 Pygments==2.19.2 11:14:21 PyJWT==2.11.0 11:14:21 PyNaCl==1.6.2 11:14:21 pyparsing==2.4.7 11:14:21 pyperclip==1.11.0 11:14:21 pyrsistent==0.20.0 11:14:21 python-cinderclient==9.8.0 11:14:21 python-dateutil==2.9.0.post0 11:14:21 python-heatclient==5.0.0 11:14:21 python-jenkins==1.8.3 11:14:21 python-keystoneclient==5.7.0 11:14:21 python-magnumclient==4.9.0 11:14:21 python-openstackclient==8.3.0 11:14:21 python-swiftclient==4.9.0 11:14:21 PyYAML==6.0.3 11:14:21 referencing==0.37.0 11:14:21 requests==2.32.5 11:14:21 requests-oauthlib==2.0.0 11:14:21 requestsexceptions==1.4.0 11:14:21 rfc3986==2.0.0 11:14:21 rich==14.3.2 11:14:21 rich-argparse==1.7.2 11:14:21 rpds-py==0.30.0 11:14:21 rsa==4.9.1 11:14:21 ruamel.yaml==0.19.1 11:14:21 ruamel.yaml.clib==0.2.15 11:14:21 s3transfer==0.16.0 11:14:21 simplejson==3.20.2 11:14:21 six==1.17.0 11:14:21 smmap==5.0.2 11:14:21 soupsieve==2.8.3 11:14:21 stevedore==5.6.0 11:14:21 tabulate==0.9.0 11:14:21 toml==0.10.2 11:14:21 tomlkit==0.14.0 11:14:21 tqdm==4.67.3 11:14:21 typing_extensions==4.15.0 11:14:21 tzdata==2025.3 11:14:21 urllib3==1.26.20 11:14:21 virtualenv==20.36.1 11:14:21 wcwidth==0.6.0 11:14:21 websocket-client==1.9.0 11:14:21 wrapt==2.1.1 11:14:21 xdg==6.0.0 11:14:21 xmltodict==1.0.2 11:14:21 yq==3.4.3 11:14:21 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16235765752523091881.sh 11:14:21 ---> sudo-logs.sh 11:14:21 Archiving 'sudo' log.. 11:14:21 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15521345127717716189.sh 11:14:21 ---> job-cost.sh 11:14:21 INFO: Activating Python virtual environment... 11:14:21 Setup pyenv: 11:14:21 system 11:14:21 3.8.13 11:14:21 3.9.13 11:14:21 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 11:14:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FMz0 from file:/tmp/.os_lf_venv 11:14:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:14:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:14:23 lf-activate-venv(): INFO: Base packages installed successfully 11:14:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:14:28 lf-activate-venv(): INFO: Adding /tmp/venv-FMz0/bin to PATH 11:14:28 INFO: No stack-cost file found 11:14:28 INFO: Instance uptime: 125s 11:14:28 INFO: Fetching instance metadata (attempt 1 of 3)... 11:14:28 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:14:29 INFO: Successfully fetched instance metadata 11:14:29 INFO: Instance type: v3-standard-4 11:14:29 INFO: Retrieving pricing info for: v3-standard-4 11:14:29 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:14:29 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=125 11:14:29 INFO: Successfully fetched Vexxhost pricing API 11:14:29 INFO: Retrieved cost: 0.11 11:14:29 INFO: Retrieved resource: v3-standard-4 11:14:29 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 11:14:29 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 11:14:29 INFO: Successfully archived job cost data 11:14:29 DEBUG: Cost data: oom-master-sphinx-lint,597,2026-02-13 11:14:29,v3-standard-4,125,0.11,0.00,FAILURE 11:14:29 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins17511984500654280946.sh 11:14:29 ---> logs-deploy.sh 11:14:29 Setup pyenv: 11:14:29 system 11:14:29 3.8.13 11:14:29 3.9.13 11:14:29 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 11:14:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FMz0 from file:/tmp/.os_lf_venv 11:14:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:14:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:14:31 lf-activate-venv(): INFO: Base packages installed successfully 11:14:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:14:38 lf-activate-venv(): INFO: Adding /tmp/venv-FMz0/bin to PATH 11:14:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/597 11:14:38 INFO: archiving workspace using pattern(s): 11:14:39 Archives upload complete. 11:14:40 INFO: archiving logs to Nexus 11:14:40 ---> uname -a: 11:14:40 Linux prd-ubuntu1804-builder-4c-4g-14681 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:14:40 11:14:40 11:14:40 ---> lscpu: 11:14:40 Architecture: x86_64 11:14:40 CPU op-mode(s): 32-bit, 64-bit 11:14:40 Byte Order: Little Endian 11:14:40 CPU(s): 4 11:14:40 On-line CPU(s) list: 0-3 11:14:40 Thread(s) per core: 1 11:14:40 Core(s) per socket: 1 11:14:40 Socket(s): 4 11:14:40 NUMA node(s): 1 11:14:40 Vendor ID: AuthenticAMD 11:14:40 CPU family: 23 11:14:40 Model: 49 11:14:40 Model name: AMD EPYC-Rome Processor 11:14:40 Stepping: 0 11:14:40 CPU MHz: 2799.998 11:14:40 BogoMIPS: 5599.99 11:14:40 Virtualization: AMD-V 11:14:40 Hypervisor vendor: KVM 11:14:40 Virtualization type: full 11:14:40 L1d cache: 32K 11:14:40 L1i cache: 32K 11:14:40 L2 cache: 512K 11:14:40 L3 cache: 16384K 11:14:40 NUMA node0 CPU(s): 0-3 11:14:40 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 11:14:40 11:14:40 11:14:40 ---> nproc: 11:14:40 4 11:14:40 11:14:40 11:14:40 ---> df -h: 11:14:40 Filesystem Size Used Avail Use% Mounted on 11:14:40 udev 7.9G 0 7.9G 0% /dev 11:14:40 tmpfs 1.6G 676K 1.6G 1% /run 11:14:40 /dev/vda1 78G 8.3G 70G 11% / 11:14:40 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:14:40 tmpfs 5.0M 0 5.0M 0% /run/lock 11:14:40 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:14:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:14:40 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:14:40 11:14:40 11:14:40 ---> free -m: 11:14:40 total used free shared buff/cache available 11:14:40 Mem: 16040 547 13392 0 2099 15177 11:14:40 Swap: 1023 0 1023 11:14:40 11:14:40 11:14:40 ---> ip addr: 11:14:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:14:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:14:40 inet 127.0.0.1/8 scope host lo 11:14:40 valid_lft forever preferred_lft forever 11:14:40 inet6 ::1/128 scope host 11:14:40 valid_lft forever preferred_lft forever 11:14:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:14:40 link/ether fa:16:3e:3c:92:43 brd ff:ff:ff:ff:ff:ff 11:14:40 inet 10.30.106.84/23 brd 10.30.107.255 scope global dynamic ens3 11:14:40 valid_lft 86271sec preferred_lft 86271sec 11:14:40 inet6 fe80::f816:3eff:fe3c:9243/64 scope link 11:14:40 valid_lft forever preferred_lft forever 11:14:40 11:14:40 11:14:40 ---> sar -b -r -n DEV: 11:14:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14681) 02/13/26 _x86_64_ (4 CPU) 11:14:40 11:14:40 11:12:35 LINUX RESTART (4 CPU) 11:14:40 11:14:40 11:13:01 tps rtps wtps bread/s bwrtn/s 11:14:40 11:14:01 171.67 29.96 141.71 1146.34 30640.09 11:14:40 Average: 171.67 29.96 141.71 1146.34 30640.09 11:14:40 11:14:40 11:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:14:40 11:14:01 13795408 15490568 2629560 16.01 71588 1816792 834880 4.78 776848 1623840 167340 11:14:40 Average: 13795408 15490568 2629560 16.01 71588 1816792 834880 4.78 776848 1623840 167340 11:14:40 11:14:40 11:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:14:40 11:14:01 ens3 105.97 70.04 949.80 22.70 0.00 0.00 0.00 0.00 11:14:40 11:14:01 lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 11:14:40 Average: ens3 105.97 70.04 949.80 22.70 0.00 0.00 0.00 0.00 11:14:40 Average: lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 11:14:40 11:14:40 11:14:40 ---> sar -P ALL: 11:14:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14681) 02/13/26 _x86_64_ (4 CPU) 11:14:40 11:14:40 11:12:35 LINUX RESTART (4 CPU) 11:14:40 11:14:40 11:13:01 CPU %user %nice %system %iowait %steal %idle 11:14:40 11:14:01 all 19.82 0.00 1.76 5.25 0.06 73.12 11:14:40 11:14:01 0 21.24 0.00 1.69 12.53 0.05 64.49 11:14:40 11:14:01 1 16.06 0.00 1.42 2.44 0.03 80.05 11:14:40 11:14:01 2 30.88 0.00 2.82 2.30 0.08 63.92 11:14:40 11:14:01 3 11.08 0.00 1.09 3.69 0.05 84.10 11:14:40 Average: all 19.82 0.00 1.76 5.25 0.06 73.12 11:14:40 Average: 0 21.24 0.00 1.69 12.53 0.05 64.49 11:14:40 Average: 1 16.06 0.00 1.42 2.44 0.03 80.05 11:14:40 Average: 2 30.88 0.00 2.82 2.30 0.08 63.92 11:14:40 Average: 3 11.08 0.00 1.09 3.69 0.05 84.10 11:14:40 11:14:40 11:14:40