15:32:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143475 15:32:07 Running as SYSTEM 15:32:07 [EnvInject] - Loading node environment variables. 15:32:07 Building remotely on prd-ubuntu1804-builder-4c-4g-3273 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 15:32:07 [ssh-agent] Looking for ssh-agent implementation... 15:32:07 $ ssh-agent 15:32:07 SSH_AUTH_SOCK=/tmp/ssh-OKQPXojN2PHg/agent.1655 15:32:07 SSH_AGENT_PID=1657 15:32:07 [ssh-agent] Started. 15:32:07 Running ssh-add (command line suppressed) 15:32:07 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_4159507961568602657.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_4159507961568602657.key) 15:32:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:32:07 The recommended git tool is: NONE 15:32:09 using credential onap-jenkins-ssh 15:32:09 Wiping out workspace first. 15:32:09 Cloning the remote Git repository 15:32:09 Cloning repository git://cloud.onap.org/mirror/oom.git 15:32:09 > git init /w/workspace/oom-master-doc8-lint # timeout=10 15:32:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:32:09 > git --version # timeout=10 15:32:09 > git --version # 'git version 2.17.1' 15:32:09 using GIT_SSH to set credentials Gerrit user 15:32:09 Verifying host key using manually-configured host key entries 15:32:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:32:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:32:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:32:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:32:16 using GIT_SSH to set credentials Gerrit user 15:32:16 Verifying host key using manually-configured host key entries 15:32:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/143475/4 # timeout=30 15:32:16 > git rev-parse 5cbbc47f6fc23f9640ae8040e8a0f693037465a4^{commit} # timeout=10 15:32:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:32:16 Checking out Revision 5cbbc47f6fc23f9640ae8040e8a0f693037465a4 (refs/changes/75/143475/4) 15:32:16 > git config core.sparsecheckout # timeout=10 15:32:16 > git checkout -f 5cbbc47f6fc23f9640ae8040e8a0f693037465a4 # timeout=30 15:32:20 Commit message: "Docs: Replace blockdiag/seqdiag with Mermaid" 15:32:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:32:20 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 15:32:20 [EnvInject] - Injecting environment variables from a build step. 15:32:20 [EnvInject] - Injecting as environment variables the properties content 15:32:20 PYTHON=python3 15:32:20 15:32:20 [EnvInject] - Variables injected successfully. 15:32:20 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins3858039506180549148.sh 15:32:20 ---> tox-install.sh 15:32:20 + source /home/jenkins/lf-env.sh 15:32:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:32:20 ++ mktemp -d /tmp/venv-XXXX 15:32:20 + lf_venv=/tmp/venv-Xh0V 15:32:20 + local venv_file=/tmp/.os_lf_venv 15:32:20 + local python=python3 15:32:20 + local options 15:32:20 + local set_path=true 15:32:20 + local install_args= 15:32:20 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:32:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:32:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:32:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:32:20 + true 15:32:20 + case $1 in 15:32:20 + venv_file=/tmp/.toxenv 15:32:20 + shift 2 15:32:20 + true 15:32:20 + case $1 in 15:32:20 + shift 15:32:20 + break 15:32:20 + case $python in 15:32:20 + local pkg_list= 15:32:20 + [[ -d /opt/pyenv ]] 15:32:20 + echo 'Setup pyenv:' 15:32:20 Setup pyenv: 15:32:20 + export PYENV_ROOT=/opt/pyenv 15:32:20 + PYENV_ROOT=/opt/pyenv 15:32:20 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:20 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:20 + pyenv versions 15:32:20 * system (set by /opt/pyenv/version) 15:32:20 * 3.8.13 (set by /opt/pyenv/version) 15:32:20 * 3.9.13 (set by /opt/pyenv/version) 15:32:20 * 3.10.6 (set by /opt/pyenv/version) 15:32:20 + command -v pyenv 15:32:20 ++ pyenv init - --no-rehash 15:32:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:32:21 export PATH="/opt/pyenv/shims:${PATH}" 15:32:21 export PYENV_SHELL=bash 15:32:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:32:21 pyenv() { 15:32:21 local command 15:32:21 command="${1:-}" 15:32:21 if [ "$#" -gt 0 ]; then 15:32:21 shift 15:32:21 fi 15:32:21 15:32:21 case "$command" in 15:32:21 rehash|shell) 15:32:21 eval "$(pyenv "sh-$command" "$@")" 15:32:21 ;; 15:32:21 *) 15:32:21 command pyenv "$command" "$@" 15:32:21 ;; 15:32:21 esac 15:32:21 }' 15:32:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:32:21 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:21 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:21 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:21 ++ export PYENV_SHELL=bash 15:32:21 ++ PYENV_SHELL=bash 15:32:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:32:21 +++ complete -F _pyenv pyenv 15:32:21 ++ lf-pyver python3 15:32:21 ++ local py_version_xy=python3 15:32:21 ++ local py_version_xyz= 15:32:21 ++ pyenv versions 15:32:21 ++ local command 15:32:21 ++ command=versions 15:32:21 ++ '[' 1 -gt 0 ']' 15:32:21 ++ shift 15:32:21 ++ case "$command" in 15:32:21 ++ command pyenv versions 15:32:21 ++ pyenv versions 15:32:21 ++ sed 's/^[ *]* //' 15:32:21 ++ awk '{ print $1 }' 15:32:21 ++ grep -E '^[0-9.]*[0-9]$' 15:32:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:32:21 +++ sort -V 15:32:21 +++ grep '^3' /tmp/.pyenv_versions 15:32:21 +++ tail -n 1 15:32:21 ++ py_version_xyz=3.10.6 15:32:21 ++ [[ -z 3.10.6 ]] 15:32:21 ++ echo 3.10.6 15:32:21 ++ return 0 15:32:21 + pyenv local 3.10.6 15:32:21 + local command 15:32:21 + command=local 15:32:21 + '[' 2 -gt 0 ']' 15:32:21 + shift 15:32:21 + case "$command" in 15:32:21 + command pyenv local 3.10.6 15:32:21 + pyenv local 3.10.6 15:32:21 + for arg in "$@" 15:32:21 + case $arg in 15:32:21 + pkg_list+='tox ' 15:32:21 + for arg in "$@" 15:32:21 + case $arg in 15:32:21 + pkg_list+='virtualenv ' 15:32:21 + for arg in "$@" 15:32:21 + case $arg in 15:32:21 + pkg_list+='urllib3~=1.26.15 ' 15:32:21 + [[ -f /tmp/.toxenv ]] 15:32:21 + [[ ! -f /tmp/.toxenv ]] 15:32:21 + [[ -n '' ]] 15:32:21 + python3 -m venv /tmp/venv-Xh0V 15:32:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xh0V' 15:32:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xh0V 15:32:25 + echo /tmp/venv-Xh0V 15:32:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:32:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:32:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:32:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:32:25 + local 'pip_opts=--upgrade --quiet' 15:32:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:32:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:32:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:32:25 + [[ -n '' ]] 15:32:25 + [[ -n '' ]] 15:32:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:32:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:32:25 + /tmp/venv-Xh0V/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 15:32:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:32:29 lf-activate-venv(): INFO: Base packages installed successfully 15:32:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:32:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:32:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:32:29 + /tmp/venv-Xh0V/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 15:32:31 + type python3 15:32:31 + true 15:32:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Xh0V/bin to PATH' 15:32:31 lf-activate-venv(): INFO: Adding /tmp/venv-Xh0V/bin to PATH 15:32:31 + PATH=/tmp/venv-Xh0V/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:31 + return 0 15:32:31 + python3 --version 15:32:31 Python 3.10.6 15:32:31 + python3 -m pip --version 15:32:32 pip 26.0.1 from /tmp/venv-Xh0V/lib/python3.10/site-packages/pip (python 3.10) 15:32:32 + python3 -m pip freeze 15:32:32 cachetools==7.0.5 15:32:32 colorama==0.4.6 15:32:32 distlib==0.4.0 15:32:32 filelock==3.25.2 15:32:32 packaging==26.0 15:32:32 platformdirs==4.9.4 15:32:32 pluggy==1.6.0 15:32:32 pyproject-api==1.10.0 15:32:32 python-discovery==1.2.0 15:32:32 tomli==2.4.0 15:32:32 tomli_w==1.2.0 15:32:32 tox==4.50.1 15:32:32 typing_extensions==4.15.0 15:32:32 urllib3==1.26.20 15:32:32 virtualenv==21.2.0 15:32:32 [EnvInject] - Injecting environment variables from a build step. 15:32:32 [EnvInject] - Injecting as environment variables the properties content 15:32:32 PARALLEL=false 15:32:32 15:32:32 [EnvInject] - Variables injected successfully. 15:32:32 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins8271127341874887702.sh 15:32:32 ---> tox-run.sh 15:32:32 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 15:32:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 15:32:32 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 15:32:32 + cd /w/workspace/oom-master-doc8-lint/. 15:32:32 + source /home/jenkins/lf-env.sh 15:32:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:32:32 ++ mktemp -d /tmp/venv-XXXX 15:32:32 + lf_venv=/tmp/venv-QCSp 15:32:32 + local venv_file=/tmp/.os_lf_venv 15:32:32 + local python=python3 15:32:32 + local options 15:32:32 + local set_path=true 15:32:32 + local install_args= 15:32:32 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:32:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:32:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:32:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:32:32 + true 15:32:32 + case $1 in 15:32:32 + venv_file=/tmp/.toxenv 15:32:32 + shift 2 15:32:32 + true 15:32:32 + case $1 in 15:32:32 + shift 15:32:32 + break 15:32:32 + case $python in 15:32:32 + local pkg_list= 15:32:32 + [[ -d /opt/pyenv ]] 15:32:32 + echo 'Setup pyenv:' 15:32:32 Setup pyenv: 15:32:32 + export PYENV_ROOT=/opt/pyenv 15:32:32 + PYENV_ROOT=/opt/pyenv 15:32:32 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:32 + pyenv versions 15:32:32 system 15:32:32 3.8.13 15:32:32 3.9.13 15:32:32 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:32:32 + command -v pyenv 15:32:32 ++ pyenv init - --no-rehash 15:32:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:32:32 export PATH="/opt/pyenv/shims:${PATH}" 15:32:32 export PYENV_SHELL=bash 15:32:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:32:32 pyenv() { 15:32:32 local command 15:32:32 command="${1:-}" 15:32:32 if [ "$#" -gt 0 ]; then 15:32:32 shift 15:32:32 fi 15:32:32 15:32:32 case "$command" in 15:32:32 rehash|shell) 15:32:32 eval "$(pyenv "sh-$command" "$@")" 15:32:32 ;; 15:32:32 *) 15:32:32 command pyenv "$command" "$@" 15:32:32 ;; 15:32:32 esac 15:32:32 }' 15:32:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:32:32 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:32 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:32 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:32 ++ export PYENV_SHELL=bash 15:32:32 ++ PYENV_SHELL=bash 15:32:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:32:32 +++ complete -F _pyenv pyenv 15:32:32 ++ lf-pyver python3 15:32:32 ++ local py_version_xy=python3 15:32:32 ++ local py_version_xyz= 15:32:32 ++ pyenv versions 15:32:32 ++ sed 's/^[ *]* //' 15:32:32 ++ local command 15:32:32 ++ awk '{ print $1 }' 15:32:32 ++ grep -E '^[0-9.]*[0-9]$' 15:32:32 ++ command=versions 15:32:32 ++ '[' 1 -gt 0 ']' 15:32:32 ++ shift 15:32:32 ++ case "$command" in 15:32:32 ++ command pyenv versions 15:32:32 ++ pyenv versions 15:32:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:32:32 +++ grep '^3' /tmp/.pyenv_versions 15:32:32 +++ sort -V 15:32:32 +++ tail -n 1 15:32:32 ++ py_version_xyz=3.10.6 15:32:32 ++ [[ -z 3.10.6 ]] 15:32:32 ++ echo 3.10.6 15:32:32 ++ return 0 15:32:32 + pyenv local 3.10.6 15:32:32 + local command 15:32:32 + command=local 15:32:32 + '[' 2 -gt 0 ']' 15:32:32 + shift 15:32:32 + case "$command" in 15:32:32 + command pyenv local 3.10.6 15:32:32 + pyenv local 3.10.6 15:32:32 + for arg in "$@" 15:32:32 + case $arg in 15:32:32 + pkg_list+='tox ' 15:32:32 + for arg in "$@" 15:32:32 + case $arg in 15:32:32 + pkg_list+='virtualenv ' 15:32:32 + for arg in "$@" 15:32:32 + case $arg in 15:32:32 + pkg_list+='urllib3~=1.26.15 ' 15:32:32 + [[ -f /tmp/.toxenv ]] 15:32:32 ++ cat /tmp/.toxenv 15:32:32 + lf_venv=/tmp/venv-Xh0V 15:32:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xh0V from' file:/tmp/.toxenv 15:32:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xh0V from file:/tmp/.toxenv 15:32:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:32:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:32:32 + local 'pip_opts=--upgrade --quiet' 15:32:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:32:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:32:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:32:32 + [[ -n '' ]] 15:32:32 + [[ -n '' ]] 15:32:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:32:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:32:32 + /tmp/venv-Xh0V/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 15:32:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:32:33 lf-activate-venv(): INFO: Base packages installed successfully 15:32:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:32:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:32:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:32:33 + /tmp/venv-Xh0V/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 15:32:34 + type python3 15:32:34 + true 15:32:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Xh0V/bin to PATH' 15:32:34 lf-activate-venv(): INFO: Adding /tmp/venv-Xh0V/bin to PATH 15:32:34 + PATH=/tmp/venv-Xh0V/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:34 + return 0 15:32:34 + [[ -d /opt/pyenv ]] 15:32:34 + echo '---> Setting up pyenv' 15:32:34 ---> Setting up pyenv 15:32:34 + export PYENV_ROOT=/opt/pyenv 15:32:34 + PYENV_ROOT=/opt/pyenv 15:32:34 + export PATH=/opt/pyenv/bin:/tmp/venv-Xh0V/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:34 + PATH=/opt/pyenv/bin:/tmp/venv-Xh0V/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:34 ++ pwd 15:32:34 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 15:32:34 + export PYTHONPATH 15:32:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:32:34 + TOX_TESTENV_PASSENV=PYTHONPATH 15:32:34 + tox --version 15:32:34 4.50.1 from /tmp/venv-Xh0V/lib/python3.10/site-packages/tox/__init__.py 15:32:34 + PARALLEL=false 15:32:34 + TOX_OPTIONS_LIST= 15:32:34 + [[ -n doc8 ]] 15:32:34 + TOX_OPTIONS_LIST=' -e doc8' 15:32:34 + case ${PARALLEL,,} in 15:32:34 + tox -e doc8 15:32:34 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 15:32:36 doc8: install_deps> python -I -m pip install -r /w/workspace/oom-master-doc8-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 15:32:39 ERROR: Cannot install sphinxcontrib-mermaid>=1.0.0 because these package versions have conflicting dependencies. 15:32:39 ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts 15:32:39 Collecting sphinx>=7.1.2 (from -r /w/workspace/oom-master-doc8-lint/requirements.txt (line 1)) 15:32:39 Downloading sphinx-7.1.2-py3-none-any.whl.metadata (5.8 kB) 15:32:39 Collecting sphinx-rtd-theme>=2.0.0 (from -r /w/workspace/oom-master-doc8-lint/requirements.txt (line 2)) 15:32:39 Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl.metadata (4.4 kB) 15:32:39 Collecting doc8 (from -r /w/workspace/oom-master-doc8-lint/requirements.txt (line 3)) 15:32:39 Downloading doc8-1.1.2-py3-none-any.whl.metadata (8.3 kB) 15:32:39 Collecting docutils (from -r /w/workspace/oom-master-doc8-lint/requirements.txt (line 4)) 15:32:39 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 15:32:39 Collecting six (from -r /w/workspace/oom-master-doc8-lint/requirements.txt (line 5)) 15:32:39 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 15:32:39 Collecting sphinxcontrib-redoc (from -r /w/workspace/oom-master-doc8-lint/requirements.txt (line 6)) 15:32:39 Downloading sphinxcontrib-redoc-1.6.0.tar.gz (350 kB) 15:32:39 Preparing metadata (setup.py): started 15:32:39 Preparing metadata (setup.py): finished with status 'done' 15:32:39 Collecting sphinxcontrib-spelling (from -r /w/workspace/oom-master-doc8-lint/requirements.txt (line 7)) 15:32:39 Downloading sphinxcontrib_spelling-8.0.0-py3-none-any.whl.metadata (2.9 kB) 15:32:39 Collecting PyEnchant (from -r /w/workspace/oom-master-doc8-lint/requirements.txt (line 8)) 15:32:39 Downloading pyenchant-3.2.2-py3-none-any.whl.metadata (3.8 kB) 15:32:39 Collecting pylint (from -r /w/workspace/oom-master-doc8-lint/requirements.txt (line 9)) 15:32:39 Downloading pylint-3.0.3-py3-none-any.whl.metadata (12 kB) 15:32:39 Collecting autopep8 (from -r /w/workspace/oom-master-doc8-lint/requirements.txt (line 10)) 15:32:39 Downloading autopep8-2.3.1-py2.py3-none-any.whl.metadata (16 kB) 15:32:39 Collecting gitlint-core (from -r /w/workspace/oom-master-doc8-lint/requirements.txt (line 11)) 15:32:39 Downloading gitlint_core-0.19.1-py3-none-any.whl.metadata (3.5 kB) 15:32:39 Collecting sh==1.14.3 (from -r /w/workspace/oom-master-doc8-lint/requirements.txt (line 12)) 15:32:39 Downloading sh-1.14.3.tar.gz (62 kB) 15:32:39 Preparing metadata (setup.py): started 15:32:39 Preparing metadata (setup.py): finished with status 'done' 15:32:39 15:32:39 The conflict is caused by: 15:32:39 The user requested sphinxcontrib-mermaid>=1.0.0 15:32:39 The user requested (constraint) sphinxcontrib-mermaid==2.0.0 15:32:39 15:32:39 To fix this you could try to: 15:32:39 1. loosen the range of package versions you've specified 15:32:39 2. remove package versions to allow pip to attempt to solve the dependency conflict 15:32:39 15:32:39 doc8: exit 1 (3.40 seconds) /w/workspace/oom-master-doc8-lint> python -I -m pip install -r /w/workspace/oom-master-doc8-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt pid=2216 15:32:39  doc8: FAIL code 1 (4.74 seconds) 15:32:39 evaluation failed :( (4.80 seconds) 15:32:39 + tox_status=1 15:32:39 + echo '---> Completed tox runs' 15:32:39 ---> Completed tox runs 15:32:39 + for i in .tox/*/log 15:32:39 ++ awk -F/ '{print $2}' 15:32:39 ++ echo .tox/doc8/log 15:32:39 + tox_env=doc8 15:32:39 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 15:32:39 + DOC_DIR=docs/_build/html 15:32:39 + [[ -d docs/_build/html ]] 15:32:39 + echo '---> tox-run.sh ends' 15:32:39 ---> tox-run.sh ends 15:32:39 + test 1 -eq 0 15:32:39 + exit 1 15:32:39 ++ '[' 2 = 1 ']' 15:32:39 Build step 'Execute shell' marked build as failure 15:32:40 $ ssh-agent -k 15:32:40 unset SSH_AUTH_SOCK; 15:32:40 unset SSH_AGENT_PID; 15:32:40 echo Agent pid 1657 killed; 15:32:40 [ssh-agent] Stopped. 15:32:40 [PostBuildScript] - [INFO] Executing post build scripts. 15:32:40 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins15136693215393174199.sh 15:32:40 ---> sysstat.sh 15:32:40 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins8644480682288447825.sh 15:32:40 ---> package-listing.sh 15:32:40 ++ facter osfamily 15:32:40 ++ tr '[:upper:]' '[:lower:]' 15:32:40 + OS_FAMILY=debian 15:32:40 + workspace=/w/workspace/oom-master-doc8-lint 15:32:40 + START_PACKAGES=/tmp/packages_start.txt 15:32:40 + END_PACKAGES=/tmp/packages_end.txt 15:32:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:32:40 + PACKAGES=/tmp/packages_start.txt 15:32:40 + '[' /w/workspace/oom-master-doc8-lint ']' 15:32:40 + PACKAGES=/tmp/packages_end.txt 15:32:40 + case "${OS_FAMILY}" in 15:32:40 + dpkg -l 15:32:40 + grep '^ii' 15:32:40 + '[' -f /tmp/packages_start.txt ']' 15:32:40 + '[' -f /tmp/packages_end.txt ']' 15:32:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:32:40 + '[' /w/workspace/oom-master-doc8-lint ']' 15:32:40 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 15:32:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 15:32:40 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins10785703196854990136.sh 15:32:40 ---> capture-instance-metadata.sh 15:32:40 Setup pyenv: 15:32:40 system 15:32:40 3.8.13 15:32:40 3.9.13 15:32:40 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:32:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FUmx 15:32:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:32:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:32:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:32:48 lf-activate-venv(): INFO: Base packages installed successfully 15:32:48 lf-activate-venv(): INFO: Installing additional packages: lftools 15:33:30 lf-activate-venv(): INFO: Adding /tmp/venv-FUmx/bin to PATH 15:33:30 INFO: Running in OpenStack, capturing instance metadata 15:33:30 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins11535160418695008461.sh 15:33:30 provisioning config files... 15:33:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config18303149408173194773tmp 15:33:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:33:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:33:30 [EnvInject] - Injecting environment variables from a build step. 15:33:30 [EnvInject] - Injecting as environment variables the properties content 15:33:30 SERVER_ID=logs 15:33:30 15:33:30 [EnvInject] - Variables injected successfully. 15:33:30 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins7719259792553294941.sh 15:33:30 ---> create-netrc.sh 15:33:31 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins18441569640362116289.sh 15:33:31 ---> python-tools-install.sh 15:33:31 Setup pyenv: 15:33:31 system 15:33:31 3.8.13 15:33:31 3.9.13 15:33:31 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:33:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FUmx from file:/tmp/.os_lf_venv 15:33:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:33 lf-activate-venv(): INFO: Base packages installed successfully 15:33:33 lf-activate-venv(): INFO: Installing additional packages: lftools 15:33:41 lf-activate-venv(): INFO: Adding /tmp/venv-FUmx/bin to PATH 15:33:41 Generating Requirements File 15:34:03 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. 15:34:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:34:03 Python 3.10.6 15:34:03 pip 26.0.1 from /tmp/venv-FUmx/lib/python3.10/site-packages/pip (python 3.10) 15:34:04 appdirs==1.4.4 15:34:04 argcomplete==3.6.3 15:34:04 aspy.yaml==1.3.0 15:34:04 attrs==26.1.0 15:34:04 autopage==0.6.0 15:34:04 backports.strenum==1.3.1 15:34:04 beautifulsoup4==4.14.3 15:34:04 boto3==1.42.71 15:34:04 botocore==1.42.71 15:34:04 bs4==0.0.2 15:34:04 certifi==2026.2.25 15:34:04 cffi==2.0.0 15:34:04 cfgv==3.5.0 15:34:04 chardet==7.2.0 15:34:04 charset-normalizer==3.4.6 15:34:04 click==8.3.1 15:34:04 cliff==4.13.2 15:34:04 cmd2==3.4.0 15:34:04 cryptography==3.3.2 15:34:04 debtcollector==3.0.0 15:34:04 decorator==5.2.1 15:34:04 defusedxml==0.7.1 15:34:04 Deprecated==1.3.1 15:34:04 distlib==0.4.0 15:34:04 dnspython==2.8.0 15:34:04 docker==7.1.0 15:34:04 dogpile.cache==1.5.0 15:34:04 durationpy==0.10 15:34:04 email-validator==2.3.0 15:34:04 filelock==3.25.2 15:34:04 future==1.0.0 15:34:04 gitdb==4.0.12 15:34:04 GitPython==3.1.46 15:34:04 httplib2==0.30.2 15:34:04 identify==2.6.18 15:34:04 idna==3.11 15:34:04 importlib-resources==1.5.0 15:34:04 iso8601==2.1.0 15:34:04 Jinja2==3.1.6 15:34:04 jmespath==1.1.0 15:34:04 jsonpatch==1.33 15:34:04 jsonpointer==3.0.0 15:34:04 jsonschema==4.26.0 15:34:04 jsonschema-specifications==2025.9.1 15:34:04 keystoneauth1==5.13.1 15:34:04 kubernetes==35.0.0 15:34:04 lftools==0.37.22 15:34:04 lxml==6.0.2 15:34:04 markdown-it-py==4.0.0 15:34:04 MarkupSafe==3.0.3 15:34:04 mdurl==0.1.2 15:34:04 msgpack==1.1.2 15:34:04 multi_key_dict==2.0.3 15:34:04 munch==4.0.0 15:34:04 netaddr==1.3.0 15:34:04 niet==1.4.2 15:34:04 nodeenv==1.10.0 15:34:04 oauth2client==4.1.3 15:34:04 oauthlib==3.3.1 15:34:04 openstacksdk==4.10.0 15:34:04 os-service-types==1.8.2 15:34:04 osc-lib==4.4.0 15:34:04 oslo.config==10.3.0 15:34:04 oslo.context==6.3.0 15:34:04 oslo.i18n==6.7.2 15:34:04 oslo.log==8.1.0 15:34:04 oslo.serialization==5.9.1 15:34:04 oslo.utils==10.0.0 15:34:04 packaging==26.0 15:34:04 pbr==7.0.3 15:34:04 platformdirs==4.9.4 15:34:04 prettytable==3.17.0 15:34:04 psutil==7.2.2 15:34:04 pyasn1==0.6.3 15:34:04 pyasn1_modules==0.4.2 15:34:04 pycparser==3.0 15:34:04 pygerrit2==2.0.15 15:34:04 PyGithub==2.8.1 15:34:04 Pygments==2.19.2 15:34:04 PyJWT==2.12.1 15:34:04 PyNaCl==1.6.2 15:34:04 pyparsing==2.4.7 15:34:04 pyperclip==1.11.0 15:34:04 pyrsistent==0.20.0 15:34:04 python-cinderclient==9.9.0 15:34:04 python-dateutil==2.9.0.post0 15:34:04 python-discovery==1.2.0 15:34:04 python-heatclient==5.1.0 15:34:04 python-jenkins==1.8.3 15:34:04 python-keystoneclient==5.8.0 15:34:04 python-magnumclient==4.10.0 15:34:04 python-openstackclient==9.0.0 15:34:04 python-swiftclient==4.10.0 15:34:04 PyYAML==6.0.3 15:34:04 referencing==0.37.0 15:34:04 requests==2.32.5 15:34:04 requests-oauthlib==2.0.0 15:34:04 requestsexceptions==1.4.0 15:34:04 rfc3986==2.0.0 15:34:04 rich==14.3.3 15:34:04 rich-argparse==1.7.2 15:34:04 rpds-py==0.30.0 15:34:04 rsa==4.9.1 15:34:04 ruamel.yaml==0.19.1 15:34:04 ruamel.yaml.clib==0.2.15 15:34:04 s3transfer==0.16.0 15:34:04 simplejson==3.20.2 15:34:04 six==1.17.0 15:34:04 smmap==5.0.3 15:34:04 soupsieve==2.8.3 15:34:04 stevedore==5.7.0 15:34:04 tabulate==0.10.0 15:34:04 toml==0.10.2 15:34:04 tomlkit==0.14.0 15:34:04 tqdm==4.67.3 15:34:04 typing_extensions==4.15.0 15:34:04 urllib3==1.26.20 15:34:04 virtualenv==21.2.0 15:34:04 wcwidth==0.6.0 15:34:04 websocket-client==1.9.0 15:34:04 wrapt==2.1.2 15:34:04 xdg==6.0.0 15:34:04 xmltodict==1.0.4 15:34:04 yq==3.4.3 15:34:04 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins10339949503547795261.sh 15:34:04 ---> sudo-logs.sh 15:34:04 Archiving 'sudo' log.. 15:34:04 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins18230416380775504094.sh 15:34:04 ---> job-cost.sh 15:34:04 INFO: Activating Python virtual environment... 15:34:04 Setup pyenv: 15:34:04 system 15:34:04 3.8.13 15:34:04 3.9.13 15:34:04 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:34:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FUmx from file:/tmp/.os_lf_venv 15:34:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:06 lf-activate-venv(): INFO: Base packages installed successfully 15:34:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:34:11 lf-activate-venv(): INFO: Adding /tmp/venv-FUmx/bin to PATH 15:34:11 INFO: No stack-cost file found 15:34:11 INFO: Instance uptime: 170s 15:34:11 INFO: Fetching instance metadata (attempt 1 of 3)... 15:34:11 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:34:12 INFO: Successfully fetched instance metadata 15:34:12 INFO: Instance type: v3-standard-4 15:34:12 INFO: Retrieving pricing info for: v3-standard-4 15:34:12 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:34:12 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=170 15:34:12 INFO: Successfully fetched Vexxhost pricing API 15:34:12 INFO: Retrieved cost: 0.11 15:34:12 INFO: Retrieved resource: v3-standard-4 15:34:12 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 15:34:12 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 15:34:12 INFO: Successfully archived job cost data 15:34:12 DEBUG: Cost data: oom-master-doc8-lint,603,2026-03-19 15:34:12,v3-standard-4,170,0.11,0.00,FAILURE 15:34:12 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins7444412600729688558.sh 15:34:12 ---> logs-deploy.sh 15:34:12 Setup pyenv: 15:34:12 system 15:34:12 3.8.13 15:34:12 3.9.13 15:34:12 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:34:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FUmx from file:/tmp/.os_lf_venv 15:34:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:14 lf-activate-venv(): INFO: Base packages installed successfully 15:34:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:34:22 lf-activate-venv(): INFO: Adding /tmp/venv-FUmx/bin to PATH 15:34:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/603 15:34:22 INFO: archiving workspace using pattern(s): 15:34:22 /tmp/venv-FUmx/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 15:34:22 warnings.warn( 15:34:23 Archives upload complete. 15:34:24 INFO: archiving logs to Nexus 15:34:24 /tmp/venv-FUmx/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 15:34:24 warnings.warn( 15:34:24 ---> uname -a: 15:34:24 Linux prd-ubuntu1804-builder-4c-4g-3273 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:34:24 15:34:24 15:34:24 ---> lscpu: 15:34:24 Architecture: x86_64 15:34:24 CPU op-mode(s): 32-bit, 64-bit 15:34:24 Byte Order: Little Endian 15:34:24 CPU(s): 4 15:34:24 On-line CPU(s) list: 0-3 15:34:24 Thread(s) per core: 1 15:34:24 Core(s) per socket: 1 15:34:24 Socket(s): 4 15:34:24 NUMA node(s): 1 15:34:24 Vendor ID: AuthenticAMD 15:34:24 CPU family: 23 15:34:24 Model: 49 15:34:24 Model name: AMD EPYC-Rome Processor 15:34:24 Stepping: 0 15:34:24 CPU MHz: 2799.998 15:34:24 BogoMIPS: 5599.99 15:34:24 Virtualization: AMD-V 15:34:24 Hypervisor vendor: KVM 15:34:24 Virtualization type: full 15:34:24 L1d cache: 32K 15:34:24 L1i cache: 32K 15:34:24 L2 cache: 512K 15:34:24 L3 cache: 16384K 15:34:24 NUMA node0 CPU(s): 0-3 15:34:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:34:24 15:34:24 15:34:24 ---> nproc: 15:34:24 4 15:34:24 15:34:24 15:34:24 ---> df -h: 15:34:24 Filesystem Size Used Avail Use% Mounted on 15:34:24 udev 7.9G 0 7.9G 0% /dev 15:34:24 tmpfs 1.6G 676K 1.6G 1% /run 15:34:24 /dev/vda1 78G 8.3G 70G 11% / 15:34:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:34:24 tmpfs 5.0M 0 5.0M 0% /run/lock 15:34:24 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:34:24 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:34:24 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:34:24 15:34:24 15:34:24 ---> free -m: 15:34:24 total used free shared buff/cache available 15:34:24 Mem: 16040 539 13422 0 2077 15186 15:34:24 Swap: 1023 0 1023 15:34:24 15:34:24 15:34:24 ---> ip addr: 15:34:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:34:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:34:24 inet 127.0.0.1/8 scope host lo 15:34:24 valid_lft forever preferred_lft forever 15:34:24 inet6 ::1/128 scope host 15:34:24 valid_lft forever preferred_lft forever 15:34:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:34:24 link/ether fa:16:3e:08:bf:9d brd ff:ff:ff:ff:ff:ff 15:34:24 inet 10.30.106.66/23 brd 10.30.107.255 scope global dynamic ens3 15:34:24 valid_lft 86242sec preferred_lft 86242sec 15:34:24 inet6 fe80::f816:3eff:fe08:bf9d/64 scope link 15:34:24 valid_lft forever preferred_lft forever 15:34:24 15:34:24 15:34:24 ---> sar -b -r -n DEV: 15:34:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3273) 03/19/26 _x86_64_ (4 CPU) 15:34:24 15:34:24 15:31:49 LINUX RESTART (4 CPU) 15:34:24 15:34:24 15:32:02 tps rtps wtps bread/s bwrtn/s 15:34:24 15:33:01 163.19 65.95 97.24 4063.58 47865.92 15:34:24 15:34:01 121.89 0.72 121.18 96.37 41864.71 15:34:24 Average: 142.37 33.06 109.31 2063.14 44839.86 15:34:24 15:34:24 15:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:34:24 15:33:01 14039888 15543628 2385080 14.52 56132 1650968 796704 4.56 702664 1472568 111608 15:34:24 15:34:01 13748316 15529308 2676652 16.30 77464 1892656 799076 4.57 734504 1703688 107132 15:34:24 Average: 13894102 15536468 2530866 15.41 66798 1771812 797890 4.57 718584 1588128 109370 15:34:24 15:34:24 15:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:34:24 15:33:01 ens3 411.95 280.11 1809.14 80.13 0.00 0.00 0.00 0.00 15:34:24 15:33:01 lo 2.24 2.24 0.25 0.25 0.00 0.00 0.00 0.00 15:34:24 15:34:01 ens3 127.22 95.00 885.90 11.58 0.00 0.00 0.00 0.00 15:34:24 15:34:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 15:34:24 Average: ens3 268.38 186.77 1343.61 45.56 0.00 0.00 0.00 0.00 15:34:24 Average: lo 1.51 1.51 0.17 0.17 0.00 0.00 0.00 0.00 15:34:24 15:34:24 15:34:24 ---> sar -P ALL: 15:34:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3273) 03/19/26 _x86_64_ (4 CPU) 15:34:24 15:34:24 15:31:49 LINUX RESTART (4 CPU) 15:34:24 15:34:24 15:32:02 CPU %user %nice %system %iowait %steal %idle 15:34:24 15:33:01 all 20.43 0.00 2.33 6.46 0.06 70.72 15:34:24 15:33:01 0 22.89 0.00 1.97 3.72 0.07 71.36 15:34:24 15:33:01 1 18.38 0.00 2.63 7.40 0.07 71.53 15:34:24 15:33:01 2 19.77 0.00 2.60 3.61 0.05 73.97 15:34:24 15:33:01 3 20.68 0.00 2.11 11.13 0.07 66.01 15:34:24 15:34:01 all 13.67 0.00 1.02 9.93 0.04 75.34 15:34:24 15:34:01 0 19.19 0.00 0.83 0.48 0.03 79.46 15:34:24 15:34:01 1 3.36 0.00 0.99 22.85 0.07 72.74 15:34:24 15:34:01 2 0.50 0.00 0.08 4.92 0.02 94.48 15:34:24 15:34:01 3 31.67 0.00 2.18 11.53 0.07 54.55 15:34:24 Average: all 17.02 0.00 1.67 8.21 0.05 73.05 15:34:24 Average: 0 21.02 0.00 1.40 2.09 0.05 75.45 15:34:24 Average: 1 10.80 0.00 1.80 15.19 0.07 72.14 15:34:24 Average: 2 10.05 0.00 1.33 4.27 0.03 84.31 15:34:24 Average: 3 26.22 0.00 2.15 11.33 0.07 60.23 15:34:24 15:34:24 15:34:24