11:20:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 11:20:25 Running as SYSTEM 11:20:25 [EnvInject] - Loading node environment variables. 11:20:25 Building remotely on prd-ubuntu1804-builder-4c-4g-21381 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 11:20:25 [ssh-agent] Looking for ssh-agent implementation... 11:20:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:20:25 $ ssh-agent 11:20:25 SSH_AUTH_SOCK=/tmp/ssh-ffpNQEdFtWvi/agent.1637 11:20:25 SSH_AGENT_PID=1639 11:20:25 [ssh-agent] Started. 11:20:25 Running ssh-add (command line suppressed) 11:20:25 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_2379066367224819280.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_2379066367224819280.key) 11:20:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:20:25 The recommended git tool is: NONE 11:20:27 using credential onap-jenkins-ssh 11:20:27 Wiping out workspace first. 11:20:27 Cloning the remote Git repository 11:20:27 Cloning repository git://cloud.onap.org/mirror/oom.git 11:20:27 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 11:20:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:20:27 > git --version # timeout=10 11:20:27 > git --version # 'git version 2.17.1' 11:20:27 using GIT_SSH to set credentials Gerrit user 11:20:27 Verifying host key using manually-configured host key entries 11:20:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:20:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:20:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:20:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:20:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:20:32 using GIT_SSH to set credentials Gerrit user 11:20:32 Verifying host key using manually-configured host key entries 11:20:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/11 # timeout=30 11:20:33 > git rev-parse 3defb07334aadd906295ff0cd88b1f3d0cc6c3fa^{commit} # timeout=10 11:20:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:20:33 Checking out Revision 3defb07334aadd906295ff0cd88b1f3d0cc6c3fa (refs/changes/00/141100/11) 11:20:33 > git config core.sparsecheckout # timeout=10 11:20:33 > git checkout -f 3defb07334aadd906295ff0cd88b1f3d0cc6c3fa # timeout=30 11:20:33 Commit message: "[DOC] Add ArgoCD deployment example and guide" 11:20:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:20:33 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 11:20:36 [EnvInject] - Injecting environment variables from a build step. 11:20:36 [EnvInject] - Injecting as environment variables the properties content 11:20:36 PYTHON=python3 11:20:36 11:20:36 [EnvInject] - Variables injected successfully. 11:20:36 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins2988112079854877481.sh 11:20:36 ---> tox-install.sh 11:20:36 + source /home/jenkins/lf-env.sh 11:20:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:20:36 ++ mktemp -d /tmp/venv-XXXX 11:20:36 + lf_venv=/tmp/venv-truK 11:20:36 + local venv_file=/tmp/.os_lf_venv 11:20:36 + local python=python3 11:20:36 + local options 11:20:36 + local set_path=true 11:20:36 + local install_args= 11:20:36 ++ 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:20:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:20:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:20:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:20:36 + true 11:20:36 + case $1 in 11:20:36 + venv_file=/tmp/.toxenv 11:20:36 + shift 2 11:20:36 + true 11:20:36 + case $1 in 11:20:36 + shift 11:20:36 + break 11:20:36 + case $python in 11:20:36 + local pkg_list= 11:20:36 + [[ -d /opt/pyenv ]] 11:20:36 + echo 'Setup pyenv:' 11:20:36 Setup pyenv: 11:20:36 + export PYENV_ROOT=/opt/pyenv 11:20:36 + PYENV_ROOT=/opt/pyenv 11:20:36 + 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:20:36 + 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:20:36 + pyenv versions 11:20:37 * system (set by /opt/pyenv/version) 11:20:37 * 3.8.13 (set by /opt/pyenv/version) 11:20:37 * 3.9.13 (set by /opt/pyenv/version) 11:20:37 * 3.10.6 (set by /opt/pyenv/version) 11:20:37 + command -v pyenv 11:20:37 ++ pyenv init - --no-rehash 11:20:37 + 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:20:37 export PATH="/opt/pyenv/shims:${PATH}" 11:20:37 export PYENV_SHELL=bash 11:20:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:20:37 pyenv() { 11:20:37 local command 11:20:37 command="${1:-}" 11:20:37 if [ "$#" -gt 0 ]; then 11:20:37 shift 11:20:37 fi 11:20:37 11:20:37 case "$command" in 11:20:37 rehash|shell) 11:20:37 eval "$(pyenv "sh-$command" "$@")" 11:20:37 ;; 11:20:37 *) 11:20:37 command pyenv "$command" "$@" 11:20:37 ;; 11:20:37 esac 11:20:37 }' 11:20:37 +++ 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:20:37 ++ 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:20:37 ++ 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:20:37 ++ 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:20:37 ++ export PYENV_SHELL=bash 11:20:37 ++ PYENV_SHELL=bash 11:20:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:20:37 +++ complete -F _pyenv pyenv 11:20:37 ++ lf-pyver python3 11:20:37 ++ local py_version_xy=python3 11:20:37 ++ local py_version_xyz= 11:20:37 ++ pyenv versions 11:20:37 ++ local command 11:20:37 ++ command=versions 11:20:37 ++ '[' 1 -gt 0 ']' 11:20:37 ++ shift 11:20:37 ++ case "$command" in 11:20:37 ++ command pyenv versions 11:20:37 ++ pyenv versions 11:20:37 ++ sed 's/^[ *]* //' 11:20:37 ++ awk '{ print $1 }' 11:20:37 ++ grep -E '^[0-9.]*[0-9]$' 11:20:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:20:37 +++ grep '^3' /tmp/.pyenv_versions 11:20:37 +++ tail -n 1 11:20:37 +++ sort -V 11:20:37 ++ py_version_xyz=3.10.6 11:20:37 ++ [[ -z 3.10.6 ]] 11:20:37 ++ echo 3.10.6 11:20:37 ++ return 0 11:20:37 + pyenv local 3.10.6 11:20:37 + local command 11:20:37 + command=local 11:20:37 + '[' 2 -gt 0 ']' 11:20:37 + shift 11:20:37 + case "$command" in 11:20:37 + command pyenv local 3.10.6 11:20:37 + pyenv local 3.10.6 11:20:37 + for arg in "$@" 11:20:37 + case $arg in 11:20:37 + pkg_list+='tox ' 11:20:37 + for arg in "$@" 11:20:37 + case $arg in 11:20:37 + pkg_list+='virtualenv ' 11:20:37 + for arg in "$@" 11:20:37 + case $arg in 11:20:37 + pkg_list+='urllib3~=1.26.15 ' 11:20:37 + [[ -f /tmp/.toxenv ]] 11:20:37 + [[ ! -f /tmp/.toxenv ]] 11:20:37 + [[ -n '' ]] 11:20:37 + python3 -m venv /tmp/venv-truK 11:20:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-truK' 11:20:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-truK 11:20:41 + echo /tmp/venv-truK 11:20:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:20:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:20:41 + /tmp/venv-truK/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:20:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:20:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:20:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:20:45 + /tmp/venv-truK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:20:47 + type python3 11:20:47 + true 11:20:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-truK/bin to PATH' 11:20:47 lf-activate-venv(): INFO: Adding /tmp/venv-truK/bin to PATH 11:20:47 + PATH=/tmp/venv-truK/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:20:47 + return 0 11:20:47 + python3 --version 11:20:47 Python 3.10.6 11:20:47 + python3 -m pip --version 11:20:47 pip 25.1.1 from /tmp/venv-truK/lib/python3.10/site-packages/pip (python 3.10) 11:20:47 + python3 -m pip freeze 11:20:47 cachetools==6.0.0 11:20:47 chardet==5.2.0 11:20:47 colorama==0.4.6 11:20:47 distlib==0.3.9 11:20:47 filelock==3.18.0 11:20:47 packaging==25.0 11:20:47 platformdirs==4.3.8 11:20:47 pluggy==1.6.0 11:20:47 pyproject-api==1.9.1 11:20:47 tomli==2.2.1 11:20:47 tox==4.26.0 11:20:47 typing_extensions==4.14.0 11:20:47 urllib3==1.26.20 11:20:47 virtualenv==20.31.2 11:20:48 [EnvInject] - Injecting environment variables from a build step. 11:20:48 [EnvInject] - Injecting as environment variables the properties content 11:20:48 PARALLEL=false 11:20:48 11:20:48 [EnvInject] - Variables injected successfully. 11:20:48 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins15010705450002829158.sh 11:20:48 ---> tox-run.sh 11:20:48 + 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:20:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 11:20:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 11:20:48 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 11:20:48 + cd /w/workspace/oom-master-sphinx-lint/. 11:20:48 + source /home/jenkins/lf-env.sh 11:20:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:20:48 ++ mktemp -d /tmp/venv-XXXX 11:20:48 + lf_venv=/tmp/venv-iEH4 11:20:48 + local venv_file=/tmp/.os_lf_venv 11:20:48 + local python=python3 11:20:48 + local options 11:20:48 + local set_path=true 11:20:48 + local install_args= 11:20:48 ++ 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:20:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:20:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:20:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:20:48 + true 11:20:48 + case $1 in 11:20:48 + venv_file=/tmp/.toxenv 11:20:48 + shift 2 11:20:48 + true 11:20:48 + case $1 in 11:20:48 + shift 11:20:48 + break 11:20:48 + case $python in 11:20:48 + local pkg_list= 11:20:48 + [[ -d /opt/pyenv ]] 11:20:48 + echo 'Setup pyenv:' 11:20:48 Setup pyenv: 11:20:48 + export PYENV_ROOT=/opt/pyenv 11:20:48 + PYENV_ROOT=/opt/pyenv 11:20:48 + 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:20:48 + 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:20:48 + pyenv versions 11:20:48 system 11:20:48 3.8.13 11:20:48 3.9.13 11:20:48 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 11:20:48 + command -v pyenv 11:20:48 ++ pyenv init - --no-rehash 11:20:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:20:48 export PATH="/opt/pyenv/shims:${PATH}" 11:20:48 export PYENV_SHELL=bash 11:20:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:20:48 pyenv() { 11:20:48 local command 11:20:48 command="${1:-}" 11:20:48 if [ "$#" -gt 0 ]; then 11:20:48 shift 11:20:48 fi 11:20:48 11:20:48 case "$command" in 11:20:48 rehash|shell) 11:20:48 eval "$(pyenv "sh-$command" "$@")" 11:20:48 ;; 11:20:48 *) 11:20:48 command pyenv "$command" "$@" 11:20:48 ;; 11:20:48 esac 11:20:48 }' 11:20:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:20:48 ++ 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:20:48 ++ 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:20:48 ++ 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:20:48 ++ export PYENV_SHELL=bash 11:20:48 ++ PYENV_SHELL=bash 11:20:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:20:48 +++ complete -F _pyenv pyenv 11:20:48 ++ lf-pyver python3 11:20:48 ++ local py_version_xy=python3 11:20:48 ++ local py_version_xyz= 11:20:48 ++ pyenv versions 11:20:48 ++ local command 11:20:48 ++ command=versions 11:20:48 ++ '[' 1 -gt 0 ']' 11:20:48 ++ shift 11:20:48 ++ case "$command" in 11:20:48 ++ command pyenv versions 11:20:48 ++ pyenv versions 11:20:48 ++ sed 's/^[ *]* //' 11:20:48 ++ awk '{ print $1 }' 11:20:48 ++ grep -E '^[0-9.]*[0-9]$' 11:20:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:20:48 +++ grep '^3' /tmp/.pyenv_versions 11:20:48 +++ sort -V 11:20:48 +++ tail -n 1 11:20:48 ++ py_version_xyz=3.10.6 11:20:48 ++ [[ -z 3.10.6 ]] 11:20:48 ++ echo 3.10.6 11:20:48 ++ return 0 11:20:48 + pyenv local 3.10.6 11:20:48 + local command 11:20:48 + command=local 11:20:48 + '[' 2 -gt 0 ']' 11:20:48 + shift 11:20:48 + case "$command" in 11:20:48 + command pyenv local 3.10.6 11:20:48 + pyenv local 3.10.6 11:20:48 + for arg in "$@" 11:20:48 + case $arg in 11:20:48 + pkg_list+='tox ' 11:20:48 + for arg in "$@" 11:20:48 + case $arg in 11:20:48 + pkg_list+='virtualenv ' 11:20:48 + for arg in "$@" 11:20:48 + case $arg in 11:20:48 + pkg_list+='urllib3~=1.26.15 ' 11:20:48 + [[ -f /tmp/.toxenv ]] 11:20:48 ++ cat /tmp/.toxenv 11:20:48 + lf_venv=/tmp/venv-truK 11:20:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-truK from' file:/tmp/.toxenv 11:20:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-truK from file:/tmp/.toxenv 11:20:48 + /tmp/venv-truK/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:20:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:20:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:20:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:20:49 + /tmp/venv-truK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:20:50 + type python3 11:20:50 + true 11:20:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-truK/bin to PATH' 11:20:50 lf-activate-venv(): INFO: Adding /tmp/venv-truK/bin to PATH 11:20:50 + PATH=/tmp/venv-truK/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:20:50 + return 0 11:20:50 + [[ -d /opt/pyenv ]] 11:20:50 + echo '---> Setting up pyenv' 11:20:50 ---> Setting up pyenv 11:20:50 + export PYENV_ROOT=/opt/pyenv 11:20:50 + PYENV_ROOT=/opt/pyenv 11:20:50 + export PATH=/opt/pyenv/bin:/tmp/venv-truK/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:20:50 + PATH=/opt/pyenv/bin:/tmp/venv-truK/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:20:50 ++ pwd 11:20:50 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 11:20:50 + export PYTHONPATH 11:20:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:20:50 + TOX_TESTENV_PASSENV=PYTHONPATH 11:20:50 + tox --version 11:20:50 4.26.0 from /tmp/venv-truK/lib/python3.10/site-packages/tox/__init__.py 11:20:50 + PARALLEL=false 11:20:50 + TOX_OPTIONS_LIST= 11:20:50 + [[ -n docs,docs-linkcheck ]] 11:20:50 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 11:20:50 + case ${PARALLEL,,} in 11:20:50 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 11:20:50 + tox -e docs,docs-linkcheck 11:20:53 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 11:21:15 docs: freeze> python -m pip freeze --all 11:21:16 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 11:21:16 docs: commands[0]> sudo apt install graphviz 11:21:16 11:21:16 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 11:21:16 11:21:16 Reading package lists... 11:21:16 Building dependency tree... 11:21:16 Reading state information... 11:21:16 graphviz is already the newest version (2.40.1-2). 11:21:16 The following packages were automatically installed and are no longer required: 11:21:16 libmysqlclient20 mysql-common 11:21:16 Use 'sudo apt autoremove' to remove them. 11:21:16 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 11:21:16 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 11:21:21 docs: OK ✔ in 29.16 seconds 11:21:21 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 11:21:33 docs-linkcheck: freeze> python -m pip freeze --all 11:21:33 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 11:21:33 docs-linkcheck: commands[0]> sudo apt install graphviz 11:21:33 11:21:33 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 11:21:33 11:21:33 Reading package lists... 11:21:33 Building dependency tree... 11:21:33 Reading state information... 11:21:33 graphviz is already the newest version (2.40.1-2). 11:21:33 The following packages were automatically installed and are no longer required: 11:21:33 libmysqlclient20 mysql-common 11:21:33 Use 'sudo apt autoremove' to remove them. 11:21:33 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 11:21:33 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 11:22:01 docs: OK (29.16=setup[25.01]+cmd[0.25,3.89] seconds) 11:22:01 docs-linkcheck: OK (41.34=setup[13.60]+cmd[0.22,27.52] seconds) 11:22:01 congratulations :) (70.72 seconds) 11:22:01 + tox_status=0 11:22:01 + echo '---> Completed tox runs' 11:22:01 ---> Completed tox runs 11:22:01 + for i in .tox/*/log 11:22:01 ++ echo .tox/docs-linkcheck/log 11:22:01 ++ awk -F/ '{print $2}' 11:22:01 + tox_env=docs-linkcheck 11:22:01 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 11:22:01 + for i in .tox/*/log 11:22:01 ++ echo .tox/docs/log 11:22:01 ++ awk -F/ '{print $2}' 11:22:01 + tox_env=docs 11:22:01 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 11:22:01 + DOC_DIR=docs/_build/html 11:22:01 + [[ -d docs/_build/html ]] 11:22:01 + echo '---> Archiving generated docs' 11:22:01 ---> Archiving generated docs 11:22:01 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 11:22:01 + echo '---> tox-run.sh ends' 11:22:01 ---> tox-run.sh ends 11:22:01 + test 0 -eq 0 11:22:01 $ ssh-agent -k 11:22:01 unset SSH_AUTH_SOCK; 11:22:01 unset SSH_AGENT_PID; 11:22:01 echo Agent pid 1639 killed; 11:22:01 [ssh-agent] Stopped. 11:22:01 [PostBuildScript] - [INFO] Executing post build scripts. 11:22:01 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins9323229162030808086.sh 11:22:01 ---> sysstat.sh 11:22:01 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10437551390589049315.sh 11:22:01 ---> package-listing.sh 11:22:01 ++ facter osfamily 11:22:01 ++ tr '[:upper:]' '[:lower:]' 11:22:02 + OS_FAMILY=debian 11:22:02 + workspace=/w/workspace/oom-master-sphinx-lint 11:22:02 + START_PACKAGES=/tmp/packages_start.txt 11:22:02 + END_PACKAGES=/tmp/packages_end.txt 11:22:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:22:02 + PACKAGES=/tmp/packages_start.txt 11:22:02 + '[' /w/workspace/oom-master-sphinx-lint ']' 11:22:02 + PACKAGES=/tmp/packages_end.txt 11:22:02 + case "${OS_FAMILY}" in 11:22:02 + dpkg -l 11:22:02 + grep '^ii' 11:22:02 + '[' -f /tmp/packages_start.txt ']' 11:22:02 + '[' -f /tmp/packages_end.txt ']' 11:22:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:22:02 + '[' /w/workspace/oom-master-sphinx-lint ']' 11:22:02 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 11:22:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 11:22:02 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins257099090354787124.sh 11:22:02 ---> capture-instance-metadata.sh 11:22:02 Setup pyenv: 11:22:02 system 11:22:02 3.8.13 11:22:02 3.9.13 11:22:02 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 11:22:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ymyh 11:22:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:22:09 lf-activate-venv(): INFO: Installing: lftools 11:22:31 lf-activate-venv(): INFO: Adding /tmp/venv-Ymyh/bin to PATH 11:22:31 INFO: Running in OpenStack, capturing instance metadata 11:22:31 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4756875756394890414.sh 11:22:31 provisioning config files... 11:22:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config17357429186227115102tmp 11:22:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:22:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:22:31 [EnvInject] - Injecting environment variables from a build step. 11:22:31 [EnvInject] - Injecting as environment variables the properties content 11:22:31 SERVER_ID=logs 11:22:31 11:22:31 [EnvInject] - Variables injected successfully. 11:22:31 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16613070348472282914.sh 11:22:31 ---> create-netrc.sh 11:22:31 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins12539690189133036437.sh 11:22:31 ---> python-tools-install.sh 11:22:31 Setup pyenv: 11:22:31 system 11:22:31 3.8.13 11:22:31 3.9.13 11:22:31 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 11:22:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ymyh from file:/tmp/.os_lf_venv 11:22:33 lf-activate-venv(): INFO: Installing: lftools 11:22:41 lf-activate-venv(): INFO: Adding /tmp/venv-Ymyh/bin to PATH 11:22:41 Generating Requirements File 11:23:00 Python 3.10.6 11:23:00 pip 25.1.1 from /tmp/venv-Ymyh/lib/python3.10/site-packages/pip (python 3.10) 11:23:01 appdirs==1.4.4 11:23:01 argcomplete==3.6.2 11:23:01 aspy.yaml==1.3.0 11:23:01 attrs==25.3.0 11:23:01 autopage==0.5.2 11:23:01 beautifulsoup4==4.13.4 11:23:01 boto3==1.38.36 11:23:01 botocore==1.38.36 11:23:01 bs4==0.0.2 11:23:01 cachetools==5.5.2 11:23:01 certifi==2025.6.15 11:23:01 cffi==1.17.1 11:23:01 cfgv==3.4.0 11:23:01 chardet==5.2.0 11:23:01 charset-normalizer==3.4.2 11:23:01 click==8.2.1 11:23:01 cliff==4.10.0 11:23:01 cmd2==2.6.1 11:23:01 cryptography==3.3.2 11:23:01 debtcollector==3.0.0 11:23:01 decorator==5.2.1 11:23:01 defusedxml==0.7.1 11:23:01 Deprecated==1.2.18 11:23:01 distlib==0.3.9 11:23:01 dnspython==2.7.0 11:23:01 docker==7.1.0 11:23:01 dogpile.cache==1.4.0 11:23:01 durationpy==0.10 11:23:01 email_validator==2.2.0 11:23:01 filelock==3.18.0 11:23:01 future==1.0.0 11:23:01 gitdb==4.0.12 11:23:01 GitPython==3.1.44 11:23:01 google-auth==2.40.3 11:23:01 httplib2==0.22.0 11:23:01 identify==2.6.12 11:23:01 idna==3.10 11:23:01 importlib-resources==1.5.0 11:23:01 iso8601==2.1.0 11:23:01 Jinja2==3.1.6 11:23:01 jmespath==1.0.1 11:23:01 jsonpatch==1.33 11:23:01 jsonpointer==3.0.0 11:23:01 jsonschema==4.24.0 11:23:01 jsonschema-specifications==2025.4.1 11:23:01 keystoneauth1==5.11.1 11:23:01 kubernetes==33.1.0 11:23:01 lftools==0.37.13 11:23:01 lxml==5.4.0 11:23:01 MarkupSafe==3.0.2 11:23:01 msgpack==1.1.1 11:23:01 multi_key_dict==2.0.3 11:23:01 munch==4.0.0 11:23:01 netaddr==1.3.0 11:23:01 niet==1.4.2 11:23:01 nodeenv==1.9.1 11:23:01 oauth2client==4.1.3 11:23:01 oauthlib==3.2.2 11:23:01 openstacksdk==4.6.0 11:23:01 os-client-config==2.1.0 11:23:01 os-service-types==1.7.0 11:23:01 osc-lib==4.0.2 11:23:01 oslo.config==9.8.0 11:23:01 oslo.context==6.0.0 11:23:01 oslo.i18n==6.5.1 11:23:01 oslo.log==7.1.0 11:23:01 oslo.serialization==5.7.0 11:23:01 oslo.utils==9.0.0 11:23:01 packaging==25.0 11:23:01 pbr==6.1.1 11:23:01 platformdirs==4.3.8 11:23:01 prettytable==3.16.0 11:23:01 psutil==7.0.0 11:23:01 pyasn1==0.6.1 11:23:01 pyasn1_modules==0.4.2 11:23:01 pycparser==2.22 11:23:01 pygerrit2==2.0.15 11:23:01 PyGithub==2.6.1 11:23:01 PyJWT==2.10.1 11:23:01 PyNaCl==1.5.0 11:23:01 pyparsing==2.4.7 11:23:01 pyperclip==1.9.0 11:23:01 pyrsistent==0.20.0 11:23:01 python-cinderclient==9.7.0 11:23:01 python-dateutil==2.9.0.post0 11:23:01 python-heatclient==4.2.0 11:23:01 python-jenkins==1.8.2 11:23:01 python-keystoneclient==5.6.0 11:23:01 python-magnumclient==4.8.1 11:23:01 python-openstackclient==8.1.0 11:23:01 python-swiftclient==4.8.0 11:23:01 PyYAML==6.0.2 11:23:01 referencing==0.36.2 11:23:01 requests==2.32.4 11:23:01 requests-oauthlib==2.0.0 11:23:01 requestsexceptions==1.4.0 11:23:01 rfc3986==2.0.0 11:23:01 rpds-py==0.25.1 11:23:01 rsa==4.9.1 11:23:01 ruamel.yaml==0.18.14 11:23:01 ruamel.yaml.clib==0.2.12 11:23:01 s3transfer==0.13.0 11:23:01 simplejson==3.20.1 11:23:01 six==1.17.0 11:23:01 smmap==5.0.2 11:23:01 soupsieve==2.7 11:23:01 stevedore==5.4.1 11:23:01 tabulate==0.9.0 11:23:01 toml==0.10.2 11:23:01 tomlkit==0.13.3 11:23:01 tqdm==4.67.1 11:23:01 typing_extensions==4.14.0 11:23:01 tzdata==2025.2 11:23:01 urllib3==1.26.20 11:23:01 virtualenv==20.31.2 11:23:01 wcwidth==0.2.13 11:23:01 websocket-client==1.8.0 11:23:01 wrapt==1.17.2 11:23:01 xdg==6.0.0 11:23:01 xmltodict==0.14.2 11:23:01 yq==3.4.3 11:23:01 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins18086968474512714029.sh 11:23:01 ---> sudo-logs.sh 11:23:01 Archiving 'sudo' log.. 11:23:01 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16122859993699974769.sh 11:23:01 ---> job-cost.sh 11:23:01 Setup pyenv: 11:23:01 system 11:23:01 3.8.13 11:23:01 3.9.13 11:23:01 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 11:23:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ymyh from file:/tmp/.os_lf_venv 11:23:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:23:08 lf-activate-venv(): INFO: Adding /tmp/venv-Ymyh/bin to PATH 11:23:08 INFO: No Stack... 11:23:08 INFO: Retrieving Pricing Info for: v3-standard-4 11:23:08 INFO: Archiving Costs 11:23:08 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins1123914935293478922.sh 11:23:08 ---> logs-deploy.sh 11:23:08 Setup pyenv: 11:23:08 system 11:23:08 3.8.13 11:23:08 3.9.13 11:23:08 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 11:23:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ymyh from file:/tmp/.os_lf_venv 11:23:10 lf-activate-venv(): INFO: Installing: lftools 11:23:18 lf-activate-venv(): INFO: Adding /tmp/venv-Ymyh/bin to PATH 11:23:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/570 11:23:18 INFO: archiving workspace using pattern(s): 11:23:20 Archives upload complete. 11:23:20 INFO: archiving logs to Nexus 11:23:21 ---> uname -a: 11:23:21 Linux prd-ubuntu1804-builder-4c-4g-21381 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:23:21 11:23:21 11:23:21 ---> lscpu: 11:23:21 Architecture: x86_64 11:23:21 CPU op-mode(s): 32-bit, 64-bit 11:23:21 Byte Order: Little Endian 11:23:21 CPU(s): 4 11:23:21 On-line CPU(s) list: 0-3 11:23:21 Thread(s) per core: 1 11:23:21 Core(s) per socket: 1 11:23:21 Socket(s): 4 11:23:21 NUMA node(s): 1 11:23:21 Vendor ID: AuthenticAMD 11:23:21 CPU family: 23 11:23:21 Model: 49 11:23:21 Model name: AMD EPYC-Rome Processor 11:23:21 Stepping: 0 11:23:21 CPU MHz: 2799.998 11:23:21 BogoMIPS: 5599.99 11:23:21 Virtualization: AMD-V 11:23:21 Hypervisor vendor: KVM 11:23:21 Virtualization type: full 11:23:21 L1d cache: 32K 11:23:21 L1i cache: 32K 11:23:21 L2 cache: 512K 11:23:21 L3 cache: 16384K 11:23:21 NUMA node0 CPU(s): 0-3 11:23:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:23:21 11:23:21 11:23:21 ---> nproc: 11:23:21 4 11:23:21 11:23:21 11:23:21 ---> df -h: 11:23:21 Filesystem Size Used Avail Use% Mounted on 11:23:21 udev 7.9G 0 7.9G 0% /dev 11:23:21 tmpfs 1.6G 672K 1.6G 1% /run 11:23:21 /dev/vda1 78G 8.6G 69G 12% / 11:23:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:23:21 tmpfs 5.0M 0 5.0M 0% /run/lock 11:23:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:23:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:23:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:23:21 11:23:21 11:23:21 ---> free -m: 11:23:21 total used free shared buff/cache available 11:23:21 Mem: 16040 562 13006 0 2470 15146 11:23:21 Swap: 1023 0 1023 11:23:21 11:23:21 11:23:21 ---> ip addr: 11:23:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:23:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:23:21 inet 127.0.0.1/8 scope host lo 11:23:21 valid_lft forever preferred_lft forever 11:23:21 inet6 ::1/128 scope host 11:23:21 valid_lft forever preferred_lft forever 11:23:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:23:21 link/ether fa:16:3e:1f:be:2c brd ff:ff:ff:ff:ff:ff 11:23:21 inet 10.30.106.148/23 brd 10.30.107.255 scope global dynamic ens3 11:23:21 valid_lft 86209sec preferred_lft 86209sec 11:23:21 inet6 fe80::f816:3eff:fe1f:be2c/64 scope link 11:23:21 valid_lft forever preferred_lft forever 11:23:21 11:23:21 11:23:21 ---> sar -b -r -n DEV: 11:23:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21381) 06/15/25 _x86_64_ (4 CPU) 11:23:21 11:23:21 11:20:11 LINUX RESTART (4 CPU) 11:23:21 11:23:21 11:21:01 tps rtps wtps bread/s bwrtn/s 11:23:21 11:22:01 144.96 6.08 138.88 341.41 33676.65 11:23:21 11:23:01 123.75 1.05 122.70 116.53 14657.87 11:23:21 Average: 134.36 3.57 130.79 228.98 24168.05 11:23:21 11:23:21 11:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:23:21 11:22:01 13743560 15590168 2681408 16.33 77952 1954372 727040 4.16 694592 1743368 130180 11:23:21 11:23:01 13369732 15556668 3055236 18.60 106128 2242716 741540 4.24 753072 2017208 109808 11:23:21 Average: 13556646 15573418 2868322 17.46 92040 2098544 734290 4.20 723832 1880288 119994 11:23:21 11:23:21 11:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:23:21 11:22:01 lo 32.86 32.86 2.66 2.66 0.00 0.00 0.00 0.00 11:23:21 11:22:01 ens3 231.94 191.17 667.48 24.51 0.00 0.00 0.00 0.00 11:23:21 11:23:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 11:23:21 11:23:01 ens3 176.43 118.48 886.30 15.71 0.00 0.00 0.00 0.00 11:23:21 Average: lo 17.20 17.20 1.42 1.42 0.00 0.00 0.00 0.00 11:23:21 Average: ens3 204.19 154.83 776.88 20.11 0.00 0.00 0.00 0.00 11:23:21 11:23:21 11:23:21 ---> sar -P ALL: 11:23:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21381) 06/15/25 _x86_64_ (4 CPU) 11:23:21 11:23:21 11:20:11 LINUX RESTART (4 CPU) 11:23:21 11:23:21 11:21:01 CPU %user %nice %system %iowait %steal %idle 11:23:21 11:22:01 all 14.64 0.00 1.36 3.55 0.09 80.36 11:23:21 11:22:01 0 16.89 0.00 1.79 6.31 0.12 74.89 11:23:21 11:22:01 1 9.20 0.00 1.04 4.65 0.08 85.03 11:23:21 11:22:01 2 10.72 0.00 0.87 2.27 0.10 86.05 11:23:21 11:22:01 3 21.79 0.00 1.74 0.97 0.08 75.42 11:23:21 11:23:01 all 21.71 0.00 1.50 1.56 0.05 75.18 11:23:21 11:23:01 0 34.77 0.00 2.05 0.96 0.10 62.12 11:23:21 11:23:01 1 13.98 0.00 1.10 0.03 0.03 84.85 11:23:21 11:23:01 2 27.92 0.00 1.45 0.28 0.03 70.32 11:23:21 11:23:01 3 10.09 0.00 1.39 4.97 0.05 83.50 11:23:21 Average: all 18.18 0.00 1.43 2.55 0.07 77.76 11:23:21 Average: 0 25.90 0.00 1.92 3.62 0.11 68.46 11:23:21 Average: 1 11.60 0.00 1.07 2.34 0.06 84.94 11:23:21 Average: 2 19.32 0.00 1.16 1.28 0.07 78.18 11:23:21 Average: 3 15.94 0.00 1.56 2.97 0.07 79.46 11:23:21 11:23:21 11:23:21