15:36:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 15:36:35 Running as SYSTEM 15:36:35 [EnvInject] - Loading node environment variables. 15:36:35 Building remotely on prd-ubuntu1804-builder-4c-4g-22145 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 15:36:35 [ssh-agent] Looking for ssh-agent implementation... 15:36:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:36:35 $ ssh-agent 15:36:35 SSH_AUTH_SOCK=/tmp/ssh-jxrhQl8HPFLd/agent.1636 15:36:35 SSH_AGENT_PID=1638 15:36:35 [ssh-agent] Started. 15:36:35 Running ssh-add (command line suppressed) 15:36:35 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_17308921655063681070.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_17308921655063681070.key) 15:36:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:36:35 The recommended git tool is: NONE 15:36:37 using credential onap-jenkins-ssh 15:36:37 Wiping out workspace first. 15:36:37 Cloning the remote Git repository 15:36:37 Cloning repository git://cloud.onap.org/mirror/oom.git 15:36:37 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 15:36:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:36:37 > git --version # timeout=10 15:36:37 > git --version # 'git version 2.17.1' 15:36:37 using GIT_SSH to set credentials Gerrit user 15:36:37 Verifying host key using manually-configured host key entries 15:36:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:36:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:36:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:36:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:36:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:36:42 using GIT_SSH to set credentials Gerrit user 15:36:42 Verifying host key using manually-configured host key entries 15:36:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/19 # timeout=30 15:36:43 > git rev-parse 7320b5fd4baf787fc342023c2016e06b369482ed^{commit} # timeout=10 15:36:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:36:43 Checking out Revision 7320b5fd4baf787fc342023c2016e06b369482ed (refs/changes/00/141100/19) 15:36:43 > git config core.sparsecheckout # timeout=10 15:36:43 > git checkout -f 7320b5fd4baf787fc342023c2016e06b369482ed # timeout=30 15:36:43 Commit message: "[DOC] Add ArgoCD deployment example and guide" 15:36:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:36:43 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 15:36:46 [EnvInject] - Injecting environment variables from a build step. 15:36:46 [EnvInject] - Injecting as environment variables the properties content 15:36:46 PYTHON=python3 15:36:46 15:36:46 [EnvInject] - Variables injected successfully. 15:36:46 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins5684628742507947971.sh 15:36:47 ---> tox-install.sh 15:36:47 + source /home/jenkins/lf-env.sh 15:36:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:36:47 ++ mktemp -d /tmp/venv-XXXX 15:36:47 + lf_venv=/tmp/venv-hKlS 15:36:47 + local venv_file=/tmp/.os_lf_venv 15:36:47 + local python=python3 15:36:47 + local options 15:36:47 + local set_path=true 15:36:47 + local install_args= 15:36:47 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:36:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:36:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:36:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:36:47 + true 15:36:47 + case $1 in 15:36:47 + venv_file=/tmp/.toxenv 15:36:47 + shift 2 15:36:47 + true 15:36:47 + case $1 in 15:36:47 + shift 15:36:47 + break 15:36:47 + case $python in 15:36:47 + local pkg_list= 15:36:47 + [[ -d /opt/pyenv ]] 15:36:47 + echo 'Setup pyenv:' 15:36:47 Setup pyenv: 15:36:47 + export PYENV_ROOT=/opt/pyenv 15:36:47 + PYENV_ROOT=/opt/pyenv 15:36: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 15:36: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 15:36:47 + pyenv versions 15:36:47 * system (set by /opt/pyenv/version) 15:36:47 * 3.8.13 (set by /opt/pyenv/version) 15:36:47 * 3.9.13 (set by /opt/pyenv/version) 15:36:47 * 3.10.6 (set by /opt/pyenv/version) 15:36:47 + command -v pyenv 15:36:47 ++ pyenv init - --no-rehash 15:36:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:36:47 export PATH="/opt/pyenv/shims:${PATH}" 15:36:47 export PYENV_SHELL=bash 15:36:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:36:47 pyenv() { 15:36:47 local command 15:36:47 command="${1:-}" 15:36:47 if [ "$#" -gt 0 ]; then 15:36:47 shift 15:36:47 fi 15:36:47 15:36:47 case "$command" in 15:36:47 rehash|shell) 15:36:47 eval "$(pyenv "sh-$command" "$@")" 15:36:47 ;; 15:36:47 *) 15:36:47 command pyenv "$command" "$@" 15:36:47 ;; 15:36:47 esac 15:36:47 }' 15:36:47 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:36: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 15:36:47 ++ 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:36:47 ++ 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:36:47 ++ export PYENV_SHELL=bash 15:36:47 ++ PYENV_SHELL=bash 15:36:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:36:47 +++ complete -F _pyenv pyenv 15:36:47 ++ lf-pyver python3 15:36:47 ++ local py_version_xy=python3 15:36:47 ++ local py_version_xyz= 15:36:47 ++ pyenv versions 15:36:47 ++ local command 15:36:47 ++ sed 's/^[ *]* //' 15:36:47 ++ command=versions 15:36:47 ++ '[' 1 -gt 0 ']' 15:36:47 ++ shift 15:36:47 ++ case "$command" in 15:36:47 ++ command pyenv versions 15:36:47 ++ pyenv versions 15:36:47 ++ grep -E '^[0-9.]*[0-9]$' 15:36:47 ++ awk '{ print $1 }' 15:36:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:36:47 +++ grep '^3' /tmp/.pyenv_versions 15:36:47 +++ sort -V 15:36:47 +++ tail -n 1 15:36:47 ++ py_version_xyz=3.10.6 15:36:47 ++ [[ -z 3.10.6 ]] 15:36:47 ++ echo 3.10.6 15:36:47 ++ return 0 15:36:47 + pyenv local 3.10.6 15:36:47 + local command 15:36:47 + command=local 15:36:47 + '[' 2 -gt 0 ']' 15:36:47 + shift 15:36:47 + case "$command" in 15:36:47 + command pyenv local 3.10.6 15:36:47 + pyenv local 3.10.6 15:36:47 + for arg in "$@" 15:36:47 + case $arg in 15:36:47 + pkg_list+='tox ' 15:36:47 + for arg in "$@" 15:36:47 + case $arg in 15:36:47 + pkg_list+='virtualenv ' 15:36:47 + for arg in "$@" 15:36:47 + case $arg in 15:36:47 + pkg_list+='urllib3~=1.26.15 ' 15:36:47 + [[ -f /tmp/.toxenv ]] 15:36:47 + [[ ! -f /tmp/.toxenv ]] 15:36:47 + [[ -n '' ]] 15:36:47 + python3 -m venv /tmp/venv-hKlS 15:36:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hKlS' 15:36:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hKlS 15:36:51 + echo /tmp/venv-hKlS 15:36:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:36:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:36:51 + /tmp/venv-hKlS/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:36:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:36:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:36:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:36:55 + /tmp/venv-hKlS/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:36:57 + type python3 15:36:57 + true 15:36:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hKlS/bin to PATH' 15:36:57 lf-activate-venv(): INFO: Adding /tmp/venv-hKlS/bin to PATH 15:36:57 + PATH=/tmp/venv-hKlS/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:36:57 + return 0 15:36:57 + python3 --version 15:36:57 Python 3.10.6 15:36:57 + python3 -m pip --version 15:36:57 pip 25.1.1 from /tmp/venv-hKlS/lib/python3.10/site-packages/pip (python 3.10) 15:36:57 + python3 -m pip freeze 15:36:57 cachetools==6.1.0 15:36:57 chardet==5.2.0 15:36:57 colorama==0.4.6 15:36:57 distlib==0.3.9 15:36:57 filelock==3.18.0 15:36:57 packaging==25.0 15:36:57 platformdirs==4.3.8 15:36:57 pluggy==1.6.0 15:36:57 pyproject-api==1.9.1 15:36:57 tomli==2.2.1 15:36:57 tox==4.27.0 15:36:57 typing_extensions==4.14.0 15:36:57 urllib3==1.26.20 15:36:57 virtualenv==20.31.2 15:36:57 [EnvInject] - Injecting environment variables from a build step. 15:36:57 [EnvInject] - Injecting as environment variables the properties content 15:36:57 PARALLEL=false 15:36:57 15:36:57 [EnvInject] - Variables injected successfully. 15:36:57 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins123607502625734218.sh 15:36:57 ---> tox-run.sh 15:36:57 + 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:36:57 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 15:36:57 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 15:36:57 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 15:36:57 + cd /w/workspace/oom-master-sphinx-lint/. 15:36:57 + source /home/jenkins/lf-env.sh 15:36:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:36:57 ++ mktemp -d /tmp/venv-XXXX 15:36:57 + lf_venv=/tmp/venv-59of 15:36:57 + local venv_file=/tmp/.os_lf_venv 15:36:57 + local python=python3 15:36:57 + local options 15:36:57 + local set_path=true 15:36:57 + local install_args= 15:36:57 ++ 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:36:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:36:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:36:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:36:57 + true 15:36:57 + case $1 in 15:36:57 + venv_file=/tmp/.toxenv 15:36:57 + shift 2 15:36:57 + true 15:36:57 + case $1 in 15:36:57 + shift 15:36:57 + break 15:36:57 + case $python in 15:36:57 + local pkg_list= 15:36:57 + [[ -d /opt/pyenv ]] 15:36:57 + echo 'Setup pyenv:' 15:36:57 Setup pyenv: 15:36:57 + export PYENV_ROOT=/opt/pyenv 15:36:57 + PYENV_ROOT=/opt/pyenv 15:36:57 + 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:36:57 + 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:36:57 + pyenv versions 15:36:58 system 15:36:58 3.8.13 15:36:58 3.9.13 15:36:58 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:36:58 + command -v pyenv 15:36:58 ++ pyenv init - --no-rehash 15:36: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[*]}"'\'')" 15:36:58 export PATH="/opt/pyenv/shims:${PATH}" 15:36:58 export PYENV_SHELL=bash 15:36:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:36:58 pyenv() { 15:36:58 local command 15:36:58 command="${1:-}" 15:36:58 if [ "$#" -gt 0 ]; then 15:36:58 shift 15:36:58 fi 15:36:58 15:36:58 case "$command" in 15:36:58 rehash|shell) 15:36:58 eval "$(pyenv "sh-$command" "$@")" 15:36:58 ;; 15:36:58 *) 15:36:58 command pyenv "$command" "$@" 15:36:58 ;; 15:36:58 esac 15:36:58 }' 15:36: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[*]}"' 15:36: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 15:36: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 15:36: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 15:36:58 ++ export PYENV_SHELL=bash 15:36:58 ++ PYENV_SHELL=bash 15:36:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:36:58 +++ complete -F _pyenv pyenv 15:36:58 ++ lf-pyver python3 15:36:58 ++ local py_version_xy=python3 15:36:58 ++ local py_version_xyz= 15:36:58 ++ pyenv versions 15:36:58 ++ local command 15:36:58 ++ command=versions 15:36:58 ++ '[' 1 -gt 0 ']' 15:36:58 ++ shift 15:36:58 ++ case "$command" in 15:36:58 ++ command pyenv versions 15:36:58 ++ pyenv versions 15:36:58 ++ awk '{ print $1 }' 15:36:58 ++ grep -E '^[0-9.]*[0-9]$' 15:36:58 ++ sed 's/^[ *]* //' 15:36:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:36:58 +++ grep '^3' /tmp/.pyenv_versions 15:36:58 +++ sort -V 15:36:58 +++ tail -n 1 15:36:58 ++ py_version_xyz=3.10.6 15:36:58 ++ [[ -z 3.10.6 ]] 15:36:58 ++ echo 3.10.6 15:36:58 ++ return 0 15:36:58 + pyenv local 3.10.6 15:36:58 + local command 15:36:58 + command=local 15:36:58 + '[' 2 -gt 0 ']' 15:36:58 + shift 15:36:58 + case "$command" in 15:36:58 + command pyenv local 3.10.6 15:36:58 + pyenv local 3.10.6 15:36:58 + for arg in "$@" 15:36:58 + case $arg in 15:36:58 + pkg_list+='tox ' 15:36:58 + for arg in "$@" 15:36:58 + case $arg in 15:36:58 + pkg_list+='virtualenv ' 15:36:58 + for arg in "$@" 15:36:58 + case $arg in 15:36:58 + pkg_list+='urllib3~=1.26.15 ' 15:36:58 + [[ -f /tmp/.toxenv ]] 15:36:58 ++ cat /tmp/.toxenv 15:36:58 + lf_venv=/tmp/venv-hKlS 15:36:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hKlS from' file:/tmp/.toxenv 15:36:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hKlS from file:/tmp/.toxenv 15:36:58 + /tmp/venv-hKlS/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:36:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:36:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:36:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:36:59 + /tmp/venv-hKlS/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:37:00 + type python3 15:37:00 + true 15:37:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hKlS/bin to PATH' 15:37:00 lf-activate-venv(): INFO: Adding /tmp/venv-hKlS/bin to PATH 15:37:00 + PATH=/tmp/venv-hKlS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:37:00 + return 0 15:37:00 + [[ -d /opt/pyenv ]] 15:37:00 + echo '---> Setting up pyenv' 15:37:00 ---> Setting up pyenv 15:37:00 + export PYENV_ROOT=/opt/pyenv 15:37:00 + PYENV_ROOT=/opt/pyenv 15:37:00 + export PATH=/opt/pyenv/bin:/tmp/venv-hKlS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:37:00 + PATH=/opt/pyenv/bin:/tmp/venv-hKlS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:37:00 ++ pwd 15:37:00 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 15:37:00 + export PYTHONPATH 15:37:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:37:00 + TOX_TESTENV_PASSENV=PYTHONPATH 15:37:00 + tox --version 15:37:00 4.27.0 from /tmp/venv-hKlS/lib/python3.10/site-packages/tox/__init__.py 15:37:00 + PARALLEL=false 15:37:00 + TOX_OPTIONS_LIST= 15:37:00 + [[ -n docs,docs-linkcheck ]] 15:37:00 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 15:37:00 + case ${PARALLEL,,} in 15:37:00 + tox -e docs,docs-linkcheck 15:37:00 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 15:37:03 docs: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 15:37:23 docs: freeze> python -m pip freeze --all 15:37:24 docs: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.14,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2025.6.15,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==0.10.1,docutils==0.17.1,domdf_python_tools==3.10.0,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,importlib-resources==5.4.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==25.0.1,platformdirs==2.5.1,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.1.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.3.0,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.13.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.45.1,wrapt==1.13.3,zipp==3.7.0 15:37:24 docs: commands[0]> sudo apt install graphviz 15:37:24 15:37:24 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 15:37:24 15:37:24 Reading package lists... 15:37:24 Building dependency tree... 15:37:24 Reading state information... 15:37:24 graphviz is already the newest version (2.40.1-2). 15:37:24 The following packages were automatically installed and are no longer required: 15:37:24 libmysqlclient20 mysql-common 15:37:24 Use 'sudo apt autoremove' to remove them. 15:37:24 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:37:24 docs: commands[1]> sphinx-build -q -W -b html -n -d /w/workspace/oom-master-sphinx-lint/.tox/docs/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/html 15:37:26 15:37:26 Warning, treated as error: 15:37:26 /w/workspace/oom-master-sphinx-lint/docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:127:Unexpected indentation. 15:37:26 docs: exit 2 (2.29 seconds) /w/workspace/oom-master-sphinx-lint> sphinx-build -q -W -b html -n -d /w/workspace/oom-master-sphinx-lint/.tox/docs/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/html pid=2344 15:37:27 docs: FAIL ✖ in 25.55 seconds 15:37:27 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 15:37:39 docs-linkcheck: freeze> python -m pip freeze --all 15:37:40 docs-linkcheck: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.14,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2025.6.15,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==0.10.1,docutils==0.17.1,domdf_python_tools==3.10.0,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,importlib-resources==5.4.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==25.0.1,platformdirs==2.5.1,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.1.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.3.0,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.13.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.45.1,wrapt==1.13.3,zipp==3.7.0 15:37:40 docs-linkcheck: commands[0]> sudo apt install graphviz 15:37:40 15:37:40 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 15:37:40 15:37:40 Reading package lists... 15:37:40 Building dependency tree... 15:37:40 Reading state information... 15:37:40 graphviz is already the newest version (2.40.1-2). 15:37:40 The following packages were automatically installed and are no longer required: 15:37:40 libmysqlclient20 mysql-common 15:37:40 Use 'sudo apt autoremove' to remove them. 15:37:40 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:37:40 docs-linkcheck: commands[1]> sphinx-build -q -W -b linkcheck -d /w/workspace/oom-master-sphinx-lint/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/linkcheck 15:37:42 15:37:42 Warning, treated as error: 15:37:42 /w/workspace/oom-master-sphinx-lint/docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:127:Unexpected indentation. 15:37:42 docs-linkcheck: exit 2 (2.20 seconds) /w/workspace/oom-master-sphinx-lint> sphinx-build -q -W -b linkcheck -d /w/workspace/oom-master-sphinx-lint/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/linkcheck pid=2426 15:37:42 docs: FAIL code 2 (25.54=setup[23.00]+cmd[0.25,2.29] seconds) 15:37:42 docs-linkcheck: FAIL code 2 (16.01=setup[13.59]+cmd[0.22,2.20] seconds) 15:37:42 evaluation failed :( (41.78 seconds) 15:37:42 + tox_status=255 15:37:42 + echo '---> Completed tox runs' 15:37:42 ---> Completed tox runs 15:37:42 + for i in .tox/*/log 15:37:42 ++ echo .tox/docs-linkcheck/log 15:37:42 ++ awk -F/ '{print $2}' 15:37:42 + tox_env=docs-linkcheck 15:37:42 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 15:37:42 + for i in .tox/*/log 15:37:42 ++ echo .tox/docs/log 15:37:42 ++ awk -F/ '{print $2}' 15:37:42 + tox_env=docs 15:37:42 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 15:37:42 + DOC_DIR=docs/_build/html 15:37:42 + [[ -d docs/_build/html ]] 15:37:42 + echo '---> Archiving generated docs' 15:37:42 ---> Archiving generated docs 15:37:42 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 15:37:42 + echo '---> tox-run.sh ends' 15:37:42 ---> tox-run.sh ends 15:37:42 + test 255 -eq 0 15:37:42 + exit 255 15:37:42 ++ '[' 2 = 1 ']' 15:37:42 Build step 'Execute shell' marked build as failure 15:37:42 $ ssh-agent -k 15:37:42 unset SSH_AUTH_SOCK; 15:37:42 unset SSH_AGENT_PID; 15:37:42 echo Agent pid 1638 killed; 15:37:42 [ssh-agent] Stopped. 15:37:42 [PostBuildScript] - [INFO] Executing post build scripts. 15:37:42 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17384334181972549762.sh 15:37:42 ---> sysstat.sh 15:37:43 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13719274357421318303.sh 15:37:43 ---> package-listing.sh 15:37:43 ++ facter osfamily 15:37:43 ++ tr '[:upper:]' '[:lower:]' 15:37:43 + OS_FAMILY=debian 15:37:43 + workspace=/w/workspace/oom-master-sphinx-lint 15:37:43 + START_PACKAGES=/tmp/packages_start.txt 15:37:43 + END_PACKAGES=/tmp/packages_end.txt 15:37:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:37:43 + PACKAGES=/tmp/packages_start.txt 15:37:43 + '[' /w/workspace/oom-master-sphinx-lint ']' 15:37:43 + PACKAGES=/tmp/packages_end.txt 15:37:43 + case "${OS_FAMILY}" in 15:37:43 + dpkg -l 15:37:43 + grep '^ii' 15:37:43 + '[' -f /tmp/packages_start.txt ']' 15:37:43 + '[' -f /tmp/packages_end.txt ']' 15:37:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:37:43 + '[' /w/workspace/oom-master-sphinx-lint ']' 15:37:43 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 15:37:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 15:37:43 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins12050671634233569275.sh 15:37:43 ---> capture-instance-metadata.sh 15:37:43 Setup pyenv: 15:37:43 system 15:37:43 3.8.13 15:37:43 3.9.13 15:37:43 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:37:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EQfN 15:37:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:37:51 lf-activate-venv(): INFO: Installing: lftools 15:38:15 lf-activate-venv(): INFO: Adding /tmp/venv-EQfN/bin to PATH 15:38:15 INFO: Running in OpenStack, capturing instance metadata 15:38:15 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11459220753446011477.sh 15:38:15 provisioning config files... 15:38:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config3913581455144615716tmp 15:38:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:38:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:38:15 [EnvInject] - Injecting environment variables from a build step. 15:38:15 [EnvInject] - Injecting as environment variables the properties content 15:38:15 SERVER_ID=logs 15:38:15 15:38:15 [EnvInject] - Variables injected successfully. 15:38:15 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins1233222671542827722.sh 15:38:15 ---> create-netrc.sh 15:38:16 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4076269121936062892.sh 15:38:16 ---> python-tools-install.sh 15:38:16 Setup pyenv: 15:38:16 system 15:38:16 3.8.13 15:38:16 3.9.13 15:38:16 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:38:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EQfN from file:/tmp/.os_lf_venv 15:38:18 lf-activate-venv(): INFO: Installing: lftools 15:38:26 lf-activate-venv(): INFO: Adding /tmp/venv-EQfN/bin to PATH 15:38:26 Generating Requirements File 15:38:45 Python 3.10.6 15:38:45 pip 25.1.1 from /tmp/venv-EQfN/lib/python3.10/site-packages/pip (python 3.10) 15:38:45 appdirs==1.4.4 15:38:45 argcomplete==3.6.2 15:38:45 aspy.yaml==1.3.0 15:38:45 attrs==25.3.0 15:38:45 autopage==0.5.2 15:38:45 beautifulsoup4==4.13.4 15:38:45 boto3==1.38.38 15:38:45 botocore==1.38.38 15:38:45 bs4==0.0.2 15:38:45 cachetools==5.5.2 15:38:45 certifi==2025.6.15 15:38:45 cffi==1.17.1 15:38:45 cfgv==3.4.0 15:38:45 chardet==5.2.0 15:38:45 charset-normalizer==3.4.2 15:38:45 click==8.2.1 15:38:45 cliff==4.10.0 15:38:45 cmd2==2.6.1 15:38:45 cryptography==3.3.2 15:38:45 debtcollector==3.0.0 15:38:45 decorator==5.2.1 15:38:45 defusedxml==0.7.1 15:38:45 Deprecated==1.2.18 15:38:45 distlib==0.3.9 15:38:45 dnspython==2.7.0 15:38:45 docker==7.1.0 15:38:45 dogpile.cache==1.4.0 15:38:45 durationpy==0.10 15:38:45 email_validator==2.2.0 15:38:45 filelock==3.18.0 15:38:45 future==1.0.0 15:38:45 gitdb==4.0.12 15:38:45 GitPython==3.1.44 15:38:45 google-auth==2.40.3 15:38:45 httplib2==0.22.0 15:38:45 identify==2.6.12 15:38:45 idna==3.10 15:38:45 importlib-resources==1.5.0 15:38:45 iso8601==2.1.0 15:38:45 Jinja2==3.1.6 15:38:45 jmespath==1.0.1 15:38:45 jsonpatch==1.33 15:38:45 jsonpointer==3.0.0 15:38:45 jsonschema==4.24.0 15:38:45 jsonschema-specifications==2025.4.1 15:38:45 keystoneauth1==5.11.1 15:38:45 kubernetes==33.1.0 15:38:45 lftools==0.37.13 15:38:45 lxml==5.4.0 15:38:45 MarkupSafe==3.0.2 15:38:45 msgpack==1.1.1 15:38:45 multi_key_dict==2.0.3 15:38:45 munch==4.0.0 15:38:45 netaddr==1.3.0 15:38:45 niet==1.4.2 15:38:45 nodeenv==1.9.1 15:38:45 oauth2client==4.1.3 15:38:45 oauthlib==3.3.0 15:38:45 openstacksdk==4.6.0 15:38:45 os-client-config==2.1.0 15:38:45 os-service-types==1.7.0 15:38:45 osc-lib==4.0.2 15:38:45 oslo.config==9.8.0 15:38:45 oslo.context==6.0.0 15:38:45 oslo.i18n==6.5.1 15:38:45 oslo.log==7.1.0 15:38:45 oslo.serialization==5.7.0 15:38:45 oslo.utils==9.0.0 15:38:45 packaging==25.0 15:38:45 pbr==6.1.1 15:38:45 platformdirs==4.3.8 15:38:45 prettytable==3.16.0 15:38:45 psutil==7.0.0 15:38:45 pyasn1==0.6.1 15:38:45 pyasn1_modules==0.4.2 15:38:45 pycparser==2.22 15:38:45 pygerrit2==2.0.15 15:38:45 PyGithub==2.6.1 15:38:45 PyJWT==2.10.1 15:38:45 PyNaCl==1.5.0 15:38:45 pyparsing==2.4.7 15:38:45 pyperclip==1.9.0 15:38:45 pyrsistent==0.20.0 15:38:45 python-cinderclient==9.7.0 15:38:45 python-dateutil==2.9.0.post0 15:38:45 python-heatclient==4.2.0 15:38:45 python-jenkins==1.8.2 15:38:45 python-keystoneclient==5.6.0 15:38:45 python-magnumclient==4.8.1 15:38:45 python-openstackclient==8.1.0 15:38:45 python-swiftclient==4.8.0 15:38:45 PyYAML==6.0.2 15:38:45 referencing==0.36.2 15:38:45 requests==2.32.4 15:38:45 requests-oauthlib==2.0.0 15:38:45 requestsexceptions==1.4.0 15:38:45 rfc3986==2.0.0 15:38:45 rpds-py==0.25.1 15:38:45 rsa==4.9.1 15:38:45 ruamel.yaml==0.18.14 15:38:45 ruamel.yaml.clib==0.2.12 15:38:45 s3transfer==0.13.0 15:38:45 simplejson==3.20.1 15:38:45 six==1.17.0 15:38:45 smmap==5.0.2 15:38:45 soupsieve==2.7 15:38:45 stevedore==5.4.1 15:38:45 tabulate==0.9.0 15:38:45 toml==0.10.2 15:38:45 tomlkit==0.13.3 15:38:45 tqdm==4.67.1 15:38:45 typing_extensions==4.14.0 15:38:45 tzdata==2025.2 15:38:45 urllib3==1.26.20 15:38:45 virtualenv==20.31.2 15:38:45 wcwidth==0.2.13 15:38:45 websocket-client==1.8.0 15:38:45 wrapt==1.17.2 15:38:45 xdg==6.0.0 15:38:45 xmltodict==0.14.2 15:38:45 yq==3.4.3 15:38:45 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5619009520490191833.sh 15:38:45 ---> sudo-logs.sh 15:38:45 Archiving 'sudo' log.. 15:38:45 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13348597647050909125.sh 15:38:45 ---> job-cost.sh 15:38:45 Setup pyenv: 15:38:45 system 15:38:45 3.8.13 15:38:45 3.9.13 15:38:45 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:38:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EQfN from file:/tmp/.os_lf_venv 15:38:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:38:52 lf-activate-venv(): INFO: Adding /tmp/venv-EQfN/bin to PATH 15:38:52 INFO: No Stack... 15:38:53 INFO: Retrieving Pricing Info for: v3-standard-4 15:38:53 INFO: Archiving Costs 15:38:53 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins15098793328996850791.sh 15:38:53 ---> logs-deploy.sh 15:38:53 Setup pyenv: 15:38:53 system 15:38:53 3.8.13 15:38:53 3.9.13 15:38:53 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:38:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EQfN from file:/tmp/.os_lf_venv 15:38:55 lf-activate-venv(): INFO: Installing: lftools 15:39:03 lf-activate-venv(): INFO: Adding /tmp/venv-EQfN/bin to PATH 15:39:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/578 15:39:03 INFO: archiving workspace using pattern(s): 15:39:04 Archives upload complete. 15:39:04 INFO: archiving logs to Nexus 15:39:05 ---> uname -a: 15:39:05 Linux prd-ubuntu1804-builder-4c-4g-22145 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:39:05 15:39:05 15:39:05 ---> lscpu: 15:39:05 Architecture: x86_64 15:39:05 CPU op-mode(s): 32-bit, 64-bit 15:39:05 Byte Order: Little Endian 15:39:05 CPU(s): 4 15:39:05 On-line CPU(s) list: 0-3 15:39:05 Thread(s) per core: 1 15:39:05 Core(s) per socket: 1 15:39:05 Socket(s): 4 15:39:05 NUMA node(s): 1 15:39:05 Vendor ID: AuthenticAMD 15:39:05 CPU family: 23 15:39:05 Model: 49 15:39:05 Model name: AMD EPYC-Rome Processor 15:39:05 Stepping: 0 15:39:05 CPU MHz: 2800.000 15:39:05 BogoMIPS: 5600.00 15:39:05 Virtualization: AMD-V 15:39:05 Hypervisor vendor: KVM 15:39:05 Virtualization type: full 15:39:05 L1d cache: 32K 15:39:05 L1i cache: 32K 15:39:05 L2 cache: 512K 15:39:05 L3 cache: 16384K 15:39:05 NUMA node0 CPU(s): 0-3 15:39:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:39:05 15:39:05 15:39:05 ---> nproc: 15:39:05 4 15:39:05 15:39:05 15:39:05 ---> df -h: 15:39:05 Filesystem Size Used Avail Use% Mounted on 15:39:05 udev 7.9G 0 7.9G 0% /dev 15:39:05 tmpfs 1.6G 672K 1.6G 1% /run 15:39:05 /dev/vda1 78G 8.6G 69G 12% / 15:39:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:39:05 tmpfs 5.0M 0 5.0M 0% /run/lock 15:39:05 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:39:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:39:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:39:05 15:39:05 15:39:05 ---> free -m: 15:39:05 total used free shared buff/cache available 15:39:05 Mem: 16040 547 13038 0 2453 15161 15:39:05 Swap: 1023 0 1023 15:39:05 15:39:05 15:39:05 ---> ip addr: 15:39:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:39:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:39:05 inet 127.0.0.1/8 scope host lo 15:39:05 valid_lft forever preferred_lft forever 15:39:05 inet6 ::1/128 scope host 15:39:05 valid_lft forever preferred_lft forever 15:39:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:39:05 link/ether fa:16:3e:9f:4e:07 brd ff:ff:ff:ff:ff:ff 15:39:05 inet 10.30.106.248/23 brd 10.30.107.255 scope global dynamic ens3 15:39:05 valid_lft 86232sec preferred_lft 86232sec 15:39:05 inet6 fe80::f816:3eff:fe9f:4e07/64 scope link 15:39:05 valid_lft forever preferred_lft forever 15:39:05 15:39:05 15:39:05 ---> sar -b -r -n DEV: 15:39:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22145) 06/18/25 _x86_64_ (4 CPU) 15:39:05 15:39:05 15:36:18 LINUX RESTART (4 CPU) 15:39:05 15:39:05 15:37:02 tps rtps wtps bread/s bwrtn/s 15:39:05 15:38:01 163.77 5.00 158.77 200.78 30489.88 15:39:05 15:39:01 134.71 0.90 133.81 106.92 30408.00 15:39:05 Average: 149.12 2.93 146.19 153.45 30448.60 15:39:05 15:39:05 15:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:39:05 15:38:01 13619924 15513264 2805044 17.08 84408 1990968 809660 4.63 778312 1774824 203916 15:39:05 15:39:01 13300916 15473660 3124052 19.02 106996 2230152 823596 4.71 833020 2006456 108972 15:39:05 Average: 13460420 15493462 2964548 18.05 95702 2110560 816628 4.67 805666 1890640 156444 15:39:05 15:39:05 15:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:39:05 15:38:01 lo 1.49 1.49 0.17 0.17 0.00 0.00 0.00 0.00 15:39:05 15:38:01 ens3 188.93 114.71 764.92 17.39 0.00 0.00 0.00 0.00 15:39:05 15:39:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 15:39:05 15:39:01 ens3 159.52 114.26 812.52 15.20 0.00 0.00 0.00 0.00 15:39:05 Average: lo 1.38 1.38 0.15 0.15 0.00 0.00 0.00 0.00 15:39:05 Average: ens3 174.11 114.48 788.92 16.29 0.00 0.00 0.00 0.00 15:39:05 15:39:05 15:39:05 ---> sar -P ALL: 15:39:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22145) 06/18/25 _x86_64_ (4 CPU) 15:39:05 15:39:05 15:36:18 LINUX RESTART (4 CPU) 15:39:05 15:39:05 15:37:02 CPU %user %nice %system %iowait %steal %idle 15:39:05 15:38:01 all 19.67 0.00 1.85 3.11 0.09 75.28 15:39:05 15:38:01 0 22.16 0.00 1.87 5.43 0.10 70.44 15:39:05 15:38:01 1 16.42 0.00 1.53 0.14 0.07 81.84 15:39:05 15:38:01 2 21.08 0.00 1.87 1.84 0.07 75.14 15:39:05 15:38:01 3 19.02 0.00 2.11 5.05 0.10 73.72 15:39:05 15:39:01 all 20.97 0.00 1.46 2.64 0.05 74.88 15:39:05 15:39:01 0 42.59 0.00 2.00 3.32 0.08 52.00 15:39:05 15:39:01 1 11.22 0.00 1.14 0.15 0.02 87.47 15:39:05 15:39:01 2 5.86 0.00 0.70 0.00 0.03 93.41 15:39:05 15:39:01 3 24.21 0.00 2.01 7.06 0.07 66.66 15:39:05 Average: all 20.33 0.00 1.65 2.87 0.07 75.08 15:39:05 Average: 0 32.47 0.00 1.94 4.36 0.09 61.14 15:39:05 Average: 1 13.80 0.00 1.33 0.14 0.04 84.68 15:39:05 Average: 2 13.40 0.00 1.28 0.91 0.05 84.36 15:39:05 Average: 3 21.64 0.00 2.06 6.06 0.08 70.16 15:39:05 15:39:05 15:39:05