12:05:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137672 12:05:47 Running as SYSTEM 12:05:47 [EnvInject] - Loading node environment variables. 12:05:48 Building remotely on prd-ubuntu1804-builder-4c-4g-22361 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 12:05:48 [ssh-agent] Looking for ssh-agent implementation... 12:05:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:05:48 $ ssh-agent 12:05:48 SSH_AUTH_SOCK=/tmp/ssh-Co0gzk3b5oWd/agent.1771 12:05:48 SSH_AGENT_PID=1773 12:05:48 [ssh-agent] Started. 12:05:48 Running ssh-add (command line suppressed) 12:05:48 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_13674977027649711504.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_13674977027649711504.key) 12:05:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:05:48 The recommended git tool is: NONE 12:05:50 using credential onap-jenkins-ssh 12:05:50 Wiping out workspace first. 12:05:50 Cloning the remote Git repository 12:05:50 Cloning repository git://cloud.onap.org/mirror/oom.git 12:05:50 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 12:05:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:05:50 > git --version # timeout=10 12:05:50 > git --version # 'git version 2.17.1' 12:05:50 using GIT_SSH to set credentials Gerrit user 12:05:50 Verifying host key using manually-configured host key entries 12:05:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:05:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:05:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:05:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:05:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:05:57 using GIT_SSH to set credentials Gerrit user 12:05:57 Verifying host key using manually-configured host key entries 12:05:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/72/137672/1 # timeout=30 12:05:57 > git rev-parse 2fd32d42f020d5837ed85b4ac964eba552bf3cef^{commit} # timeout=10 12:05:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:05:57 Checking out Revision 2fd32d42f020d5837ed85b4ac964eba552bf3cef (refs/changes/72/137672/1) 12:05:57 > git config core.sparsecheckout # timeout=10 12:05:57 > git checkout -f 2fd32d42f020d5837ed85b4ac964eba552bf3cef # timeout=30 12:05:57 Commit message: "[COMMON] Update all ReadinessChecks" 12:05:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:05:57 > git rev-list --no-walk 16d200e4f99dbad508156d936b9481bed051055b # timeout=10 12:05:57 [EnvInject] - Injecting environment variables from a build step. 12:05:57 [EnvInject] - Injecting as environment variables the properties content 12:05:57 PYTHON=python3 12:05:57 12:05:57 [EnvInject] - Variables injected successfully. 12:05:57 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins16695540472965444131.sh 12:05:57 ---> tox-install.sh 12:05:57 + source /home/jenkins/lf-env.sh 12:05:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:05:57 ++ mktemp -d /tmp/venv-XXXX 12:05:57 + lf_venv=/tmp/venv-7KIi 12:05:57 + local venv_file=/tmp/.os_lf_venv 12:05:57 + local python=python3 12:05:57 + local options 12:05:57 + local set_path=true 12:05:57 + local install_args= 12:05: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 12:05:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:05:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:05:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:05:57 + true 12:05:57 + case $1 in 12:05:57 + venv_file=/tmp/.toxenv 12:05:57 + shift 2 12:05:57 + true 12:05:57 + case $1 in 12:05:57 + shift 12:05:57 + break 12:05:57 + case $python in 12:05:57 + local pkg_list= 12:05:57 + [[ -d /opt/pyenv ]] 12:05:57 + echo 'Setup pyenv:' 12:05:57 Setup pyenv: 12:05:57 + export PYENV_ROOT=/opt/pyenv 12:05:57 + PYENV_ROOT=/opt/pyenv 12:05:57 + 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 12:05:57 + 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 12:05:57 + pyenv versions 12:05:57 * system (set by /opt/pyenv/version) 12:05:57 * 3.8.13 (set by /opt/pyenv/version) 12:05:58 * 3.9.13 (set by /opt/pyenv/version) 12:05:58 * 3.10.6 (set by /opt/pyenv/version) 12:05:58 + command -v pyenv 12:05:58 ++ pyenv init - --no-rehash 12:05: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[*]}"'\'')" 12:05:58 export PATH="/opt/pyenv/shims:${PATH}" 12:05:58 export PYENV_SHELL=bash 12:05:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:05:58 pyenv() { 12:05:58 local command 12:05:58 command="${1:-}" 12:05:58 if [ "$#" -gt 0 ]; then 12:05:58 shift 12:05:58 fi 12:05:58 12:05:58 case "$command" in 12:05:58 rehash|shell) 12:05:58 eval "$(pyenv "sh-$command" "$@")" 12:05:58 ;; 12:05:58 *) 12:05:58 command pyenv "$command" "$@" 12:05:58 ;; 12:05:58 esac 12:05:58 }' 12:05: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[*]}"' 12:05:58 ++ 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 12:05:58 ++ 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 12:05:58 ++ 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 12:05:58 ++ export PYENV_SHELL=bash 12:05:58 ++ PYENV_SHELL=bash 12:05:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:05:58 +++ complete -F _pyenv pyenv 12:05:58 ++ lf-pyver python3 12:05:58 ++ local py_version_xy=python3 12:05:58 ++ local py_version_xyz= 12:05:58 ++ pyenv versions 12:05:58 ++ local command 12:05:58 ++ command=versions 12:05:58 ++ '[' 1 -gt 0 ']' 12:05:58 ++ shift 12:05:58 ++ case "$command" in 12:05:58 ++ command pyenv versions 12:05:58 ++ pyenv versions 12:05:58 ++ sed 's/^[ *]* //' 12:05:58 ++ awk '{ print $1 }' 12:05:58 ++ grep -E '^[0-9.]*[0-9]$' 12:05:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:05:58 +++ grep '^3' /tmp/.pyenv_versions 12:05:58 +++ sort -V 12:05:58 +++ tail -n 1 12:05:58 ++ py_version_xyz=3.10.6 12:05:58 ++ [[ -z 3.10.6 ]] 12:05:58 ++ echo 3.10.6 12:05:58 ++ return 0 12:05:58 + pyenv local 3.10.6 12:05:58 + local command 12:05:58 + command=local 12:05:58 + '[' 2 -gt 0 ']' 12:05:58 + shift 12:05:58 + case "$command" in 12:05:58 + command pyenv local 3.10.6 12:05:58 + pyenv local 3.10.6 12:05:58 + for arg in "$@" 12:05:58 + case $arg in 12:05:58 + pkg_list+='tox ' 12:05:58 + for arg in "$@" 12:05:58 + case $arg in 12:05:58 + pkg_list+='virtualenv ' 12:05:58 + for arg in "$@" 12:05:58 + case $arg in 12:05:58 + pkg_list+='urllib3~=1.26.15 ' 12:05:58 + [[ -f /tmp/.toxenv ]] 12:05:58 + [[ ! -f /tmp/.toxenv ]] 12:05:58 + [[ -n '' ]] 12:05:58 + python3 -m venv /tmp/venv-7KIi 12:06:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7KIi' 12:06:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7KIi 12:06:02 + echo /tmp/venv-7KIi 12:06:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:06:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:06:02 + /tmp/venv-7KIi/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:06:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:06:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:06:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:06:06 + /tmp/venv-7KIi/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:06:09 + type python3 12:06:09 + true 12:06:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7KIi/bin to PATH' 12:06:09 lf-activate-venv(): INFO: Adding /tmp/venv-7KIi/bin to PATH 12:06:09 + PATH=/tmp/venv-7KIi/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 12:06:09 + return 0 12:06:09 + python3 --version 12:06:09 Python 3.10.6 12:06:09 + python3 -m pip --version 12:06:09 pip 24.0 from /tmp/venv-7KIi/lib/python3.10/site-packages/pip (python 3.10) 12:06:09 + python3 -m pip freeze 12:06:09 cachetools==5.3.3 12:06:09 chardet==5.2.0 12:06:09 colorama==0.4.6 12:06:09 distlib==0.3.8 12:06:09 filelock==3.13.4 12:06:09 packaging==24.0 12:06:09 platformdirs==4.2.0 12:06:09 pluggy==1.4.0 12:06:09 pyproject-api==1.6.1 12:06:09 tomli==2.0.1 12:06:09 tox==4.14.2 12:06:09 urllib3==1.26.18 12:06:09 virtualenv==20.25.1 12:06:09 [EnvInject] - Injecting environment variables from a build step. 12:06:09 [EnvInject] - Injecting as environment variables the properties content 12:06:09 PARALLEL=false 12:06:09 12:06:09 [EnvInject] - Variables injected successfully. 12:06:09 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins818875245111301825.sh 12:06:09 ---> tox-run.sh 12:06:09 + 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 12:06:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 12:06:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 12:06:09 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 12:06:09 + cd /w/workspace/oom-master-sphinx-lint/. 12:06:09 + source /home/jenkins/lf-env.sh 12:06:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:09 ++ mktemp -d /tmp/venv-XXXX 12:06:09 + lf_venv=/tmp/venv-qX1r 12:06:09 + local venv_file=/tmp/.os_lf_venv 12:06:09 + local python=python3 12:06:09 + local options 12:06:09 + local set_path=true 12:06:09 + local install_args= 12:06:09 ++ 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 12:06:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:06:09 + true 12:06:09 + case $1 in 12:06:09 + venv_file=/tmp/.toxenv 12:06:09 + shift 2 12:06:09 + true 12:06:09 + case $1 in 12:06:09 + shift 12:06:09 + break 12:06:09 + case $python in 12:06:09 + local pkg_list= 12:06:09 + [[ -d /opt/pyenv ]] 12:06:09 + echo 'Setup pyenv:' 12:06:09 Setup pyenv: 12:06:09 + export PYENV_ROOT=/opt/pyenv 12:06:09 + PYENV_ROOT=/opt/pyenv 12:06:09 + 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 12:06:09 + 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 12:06:09 + pyenv versions 12:06:10 system 12:06:10 3.8.13 12:06:10 3.9.13 12:06:10 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:06:10 + command -v pyenv 12:06:10 ++ pyenv init - --no-rehash 12:06:10 + 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[*]}"'\'')" 12:06:10 export PATH="/opt/pyenv/shims:${PATH}" 12:06:10 export PYENV_SHELL=bash 12:06:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:06:10 pyenv() { 12:06:10 local command 12:06:10 command="${1:-}" 12:06:10 if [ "$#" -gt 0 ]; then 12:06:10 shift 12:06:10 fi 12:06:10 12:06:10 case "$command" in 12:06:10 rehash|shell) 12:06:10 eval "$(pyenv "sh-$command" "$@")" 12:06:10 ;; 12:06:10 *) 12:06:10 command pyenv "$command" "$@" 12:06:10 ;; 12:06:10 esac 12:06:10 }' 12:06:10 +++ 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[*]}"' 12:06:10 ++ 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 12:06:10 ++ 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 12:06:10 ++ 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 12:06:10 ++ export PYENV_SHELL=bash 12:06:10 ++ PYENV_SHELL=bash 12:06:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:06:10 +++ complete -F _pyenv pyenv 12:06:10 ++ lf-pyver python3 12:06:10 ++ local py_version_xy=python3 12:06:10 ++ local py_version_xyz= 12:06:10 ++ pyenv versions 12:06:10 ++ local command 12:06:10 ++ command=versions 12:06:10 ++ '[' 1 -gt 0 ']' 12:06:10 ++ shift 12:06:10 ++ case "$command" in 12:06:10 ++ command pyenv versions 12:06:10 ++ pyenv versions 12:06:10 ++ awk '{ print $1 }' 12:06:10 ++ grep -E '^[0-9.]*[0-9]$' 12:06:10 ++ sed 's/^[ *]* //' 12:06:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:06:10 +++ sort -V 12:06:10 +++ grep '^3' /tmp/.pyenv_versions 12:06:10 +++ tail -n 1 12:06:10 ++ py_version_xyz=3.10.6 12:06:10 ++ [[ -z 3.10.6 ]] 12:06:10 ++ echo 3.10.6 12:06:10 ++ return 0 12:06:10 + pyenv local 3.10.6 12:06:10 + local command 12:06:10 + command=local 12:06:10 + '[' 2 -gt 0 ']' 12:06:10 + shift 12:06:10 + case "$command" in 12:06:10 + command pyenv local 3.10.6 12:06:10 + pyenv local 3.10.6 12:06:10 + for arg in "$@" 12:06:10 + case $arg in 12:06:10 + pkg_list+='tox ' 12:06:10 + for arg in "$@" 12:06:10 + case $arg in 12:06:10 + pkg_list+='virtualenv ' 12:06:10 + for arg in "$@" 12:06:10 + case $arg in 12:06:10 + pkg_list+='urllib3~=1.26.15 ' 12:06:10 + [[ -f /tmp/.toxenv ]] 12:06:10 ++ cat /tmp/.toxenv 12:06:10 + lf_venv=/tmp/venv-7KIi 12:06:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7KIi from' file:/tmp/.toxenv 12:06:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7KIi from file:/tmp/.toxenv 12:06:10 + /tmp/venv-7KIi/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:06:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:06:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:06:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:06:11 + /tmp/venv-7KIi/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:06:12 + type python3 12:06:12 + true 12:06:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7KIi/bin to PATH' 12:06:12 lf-activate-venv(): INFO: Adding /tmp/venv-7KIi/bin to PATH 12:06:12 + PATH=/tmp/venv-7KIi/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 12:06:12 + return 0 12:06:12 + [[ -d /opt/pyenv ]] 12:06:12 + echo '---> Setting up pyenv' 12:06:12 ---> Setting up pyenv 12:06:12 + export PYENV_ROOT=/opt/pyenv 12:06:12 + PYENV_ROOT=/opt/pyenv 12:06:12 + export PATH=/opt/pyenv/bin:/tmp/venv-7KIi/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 12:06:12 + PATH=/opt/pyenv/bin:/tmp/venv-7KIi/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 12:06:12 ++ pwd 12:06:12 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 12:06:12 + export PYTHONPATH 12:06:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:06:12 + TOX_TESTENV_PASSENV=PYTHONPATH 12:06:12 + tox --version 12:06:12 4.14.2 from /tmp/venv-7KIi/lib/python3.10/site-packages/tox/__init__.py 12:06:12 + PARALLEL=false 12:06:12 + TOX_OPTIONS_LIST= 12:06:12 + [[ -n docs,docs-linkcheck ]] 12:06:12 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 12:06:12 + case ${PARALLEL,,} in 12:06:12 + tox -e docs,docs-linkcheck 12:06:12 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 12:06:15 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 12:06:43 docs: freeze> python -m pip freeze --all 12:06:43 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.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.10.2,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,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,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,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.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.0.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.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,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.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 12:06:43 docs: commands[0]> sudo apt install graphviz 12:06:44 12:06:44 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 12:06:44 12:06:44 Reading package lists... 12:06:44 Building dependency tree... 12:06:44 Reading state information... 12:06:44 graphviz is already the newest version (2.40.1-2). 12:06:44 The following packages were automatically installed and are no longer required: 12:06:44 libmysqlclient20 mysql-common 12:06:44 Use 'sudo apt autoremove' to remove them. 12:06:44 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:06:44 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 12:06:49 docs: OK ✔ in 35.01 seconds 12:06:49 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 12:07:04 docs-linkcheck: freeze> python -m pip freeze --all 12:07:05 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.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.10.2,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,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,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,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.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.0.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.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,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.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 12:07:05 docs-linkcheck: commands[0]> sudo apt install graphviz 12:07:05 12:07:05 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 12:07:05 12:07:05 Reading package lists... 12:07:05 Building dependency tree... 12:07:05 Reading state information... 12:07:05 graphviz is already the newest version (2.40.1-2). 12:07:05 The following packages were automatically installed and are no longer required: 12:07:05 libmysqlclient20 mysql-common 12:07:05 Use 'sudo apt autoremove' to remove them. 12:07:05 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:07:05 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 12:08:16 docs: OK (35.00=setup[30.78]+cmd[0.26,3.97] seconds) 12:08:16 docs-linkcheck: OK (88.21=setup[16.88]+cmd[0.22,71.11] seconds) 12:08:16 congratulations :) (123.39 seconds) 12:08:16 + tox_status=0 12:08:16 + echo '---> Completed tox runs' 12:08:16 ---> Completed tox runs 12:08:16 + for i in .tox/*/log 12:08:16 ++ echo .tox/docs-linkcheck/log 12:08:16 ++ awk -F/ '{print $2}' 12:08:16 + tox_env=docs-linkcheck 12:08:16 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 12:08:16 + for i in .tox/*/log 12:08:16 ++ echo .tox/docs/log 12:08:16 ++ awk -F/ '{print $2}' 12:08:16 + tox_env=docs 12:08:16 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 12:08:16 + DOC_DIR=docs/_build/html 12:08:16 + [[ -d docs/_build/html ]] 12:08:16 + echo '---> Archiving generated docs' 12:08:16 ---> Archiving generated docs 12:08:16 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 12:08:16 + echo '---> tox-run.sh ends' 12:08:16 ---> tox-run.sh ends 12:08:16 + test 0 -eq 0 12:08:16 $ ssh-agent -k 12:08:16 unset SSH_AUTH_SOCK; 12:08:16 unset SSH_AGENT_PID; 12:08:16 echo Agent pid 1773 killed; 12:08:16 [ssh-agent] Stopped. 12:08:16 [PostBuildScript] - [INFO] Executing post build scripts. 12:08:16 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6507466563771711915.sh 12:08:16 ---> sysstat.sh 12:08:17 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4965002700899067841.sh 12:08:17 ---> package-listing.sh 12:08:17 ++ facter osfamily 12:08:17 ++ tr '[:upper:]' '[:lower:]' 12:08:17 + OS_FAMILY=debian 12:08:17 + workspace=/w/workspace/oom-master-sphinx-lint 12:08:17 + START_PACKAGES=/tmp/packages_start.txt 12:08:17 + END_PACKAGES=/tmp/packages_end.txt 12:08:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:08:17 + PACKAGES=/tmp/packages_start.txt 12:08:17 + '[' /w/workspace/oom-master-sphinx-lint ']' 12:08:17 + PACKAGES=/tmp/packages_end.txt 12:08:17 + case "${OS_FAMILY}" in 12:08:17 + grep '^ii' 12:08:17 + dpkg -l 12:08:17 + '[' -f /tmp/packages_start.txt ']' 12:08:17 + '[' -f /tmp/packages_end.txt ']' 12:08:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:08:17 + '[' /w/workspace/oom-master-sphinx-lint ']' 12:08:17 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 12:08:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 12:08:17 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins1130969286358021511.sh 12:08:17 ---> capture-instance-metadata.sh 12:08:17 Setup pyenv: 12:08:17 system 12:08:17 3.8.13 12:08:17 3.9.13 12:08:17 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:08:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cKE3 12:08:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:08:27 lf-activate-venv(): INFO: Installing: lftools 12:09:47 lf-activate-venv(): INFO: Adding /tmp/venv-cKE3/bin to PATH 12:09:47 INFO: Running in OpenStack, capturing instance metadata 12:09:47 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16447538438313774380.sh 12:09:47 provisioning config files... 12:09:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config8808984046724897074tmp 12:09:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:09:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:09:47 [EnvInject] - Injecting environment variables from a build step. 12:09:47 [EnvInject] - Injecting as environment variables the properties content 12:09:47 SERVER_ID=logs 12:09:47 12:09:47 [EnvInject] - Variables injected successfully. 12:09:47 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3166735195276179744.sh 12:09:47 ---> create-netrc.sh 12:09:47 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15550182687598821740.sh 12:09:47 ---> python-tools-install.sh 12:09:47 Setup pyenv: 12:09:47 system 12:09:47 3.8.13 12:09:47 3.9.13 12:09:47 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:09:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cKE3 from file:/tmp/.os_lf_venv 12:09:49 lf-activate-venv(): INFO: Installing: lftools 12:09:57 lf-activate-venv(): INFO: Adding /tmp/venv-cKE3/bin to PATH 12:09:57 Generating Requirements File 12:10:30 Python 3.10.6 12:10:30 pip 24.0 from /tmp/venv-cKE3/lib/python3.10/site-packages/pip (python 3.10) 12:10:31 appdirs==1.4.4 12:10:31 argcomplete==3.2.3 12:10:31 aspy.yaml==1.3.0 12:10:31 attrs==23.2.0 12:10:31 autopage==0.5.2 12:10:31 beautifulsoup4==4.12.3 12:10:31 boto3==1.34.82 12:10:31 botocore==1.34.82 12:10:31 bs4==0.0.2 12:10:31 cachetools==5.3.3 12:10:31 certifi==2024.2.2 12:10:31 cffi==1.16.0 12:10:31 cfgv==3.4.0 12:10:31 chardet==5.2.0 12:10:31 charset-normalizer==3.3.2 12:10:31 click==8.1.7 12:10:31 cliff==4.6.0 12:10:31 cmd2==2.4.3 12:10:31 cryptography==3.3.2 12:10:31 debtcollector==3.0.0 12:10:31 decorator==5.1.1 12:10:31 defusedxml==0.7.1 12:10:31 Deprecated==1.2.14 12:10:31 distlib==0.3.8 12:10:31 dnspython==2.6.1 12:10:31 docker==4.2.2 12:10:31 dogpile.cache==1.3.2 12:10:31 email_validator==2.1.1 12:10:31 filelock==3.13.4 12:10:31 future==1.0.0 12:10:31 gitdb==4.0.11 12:10:31 GitPython==3.1.43 12:10:31 google-auth==2.29.0 12:10:31 httplib2==0.22.0 12:10:31 identify==2.5.35 12:10:31 idna==3.7 12:10:31 importlib-resources==1.5.0 12:10:31 iso8601==2.1.0 12:10:31 Jinja2==3.1.3 12:10:31 jmespath==1.0.1 12:10:31 jsonpatch==1.33 12:10:31 jsonpointer==2.4 12:10:31 jsonschema==4.21.1 12:10:31 jsonschema-specifications==2023.12.1 12:10:31 keystoneauth1==5.6.0 12:10:31 kubernetes==29.0.0 12:10:31 lftools==0.37.10 12:10:31 lxml==5.2.1 12:10:31 MarkupSafe==2.1.5 12:10:31 msgpack==1.0.8 12:10:31 multi_key_dict==2.0.3 12:10:31 munch==4.0.0 12:10:31 netaddr==1.2.1 12:10:31 netifaces==0.11.0 12:10:31 niet==1.4.2 12:10:31 nodeenv==1.8.0 12:10:31 oauth2client==4.1.3 12:10:31 oauthlib==3.2.2 12:10:31 openstacksdk==3.0.0 12:10:31 os-client-config==2.1.0 12:10:31 os-service-types==1.7.0 12:10:31 osc-lib==3.0.1 12:10:31 oslo.config==9.4.0 12:10:31 oslo.context==5.5.0 12:10:31 oslo.i18n==6.3.0 12:10:31 oslo.log==5.5.1 12:10:31 oslo.serialization==5.4.0 12:10:31 oslo.utils==7.1.0 12:10:31 packaging==24.0 12:10:31 pbr==6.0.0 12:10:31 platformdirs==4.2.0 12:10:31 prettytable==3.10.0 12:10:31 pyasn1==0.6.0 12:10:31 pyasn1_modules==0.4.0 12:10:31 pycparser==2.22 12:10:31 pygerrit2==2.0.15 12:10:31 PyGithub==2.3.0 12:10:31 pyinotify==0.9.6 12:10:31 PyJWT==2.8.0 12:10:31 PyNaCl==1.5.0 12:10:31 pyparsing==2.4.7 12:10:31 pyperclip==1.8.2 12:10:31 pyrsistent==0.20.0 12:10:31 python-cinderclient==9.5.0 12:10:31 python-dateutil==2.9.0.post0 12:10:31 python-heatclient==3.5.0 12:10:31 python-jenkins==1.8.2 12:10:31 python-keystoneclient==5.4.0 12:10:31 python-magnumclient==4.4.0 12:10:31 python-novaclient==18.6.0 12:10:31 python-openstackclient==6.6.0 12:10:31 python-swiftclient==4.5.0 12:10:31 PyYAML==6.0.1 12:10:31 referencing==0.34.0 12:10:31 requests==2.31.0 12:10:31 requests-oauthlib==2.0.0 12:10:31 requestsexceptions==1.4.0 12:10:31 rfc3986==2.0.0 12:10:31 rpds-py==0.18.0 12:10:31 rsa==4.9 12:10:31 ruamel.yaml==0.18.6 12:10:31 ruamel.yaml.clib==0.2.8 12:10:31 s3transfer==0.10.1 12:10:31 simplejson==3.19.2 12:10:31 six==1.16.0 12:10:31 smmap==5.0.1 12:10:31 soupsieve==2.5 12:10:31 stevedore==5.2.0 12:10:31 tabulate==0.9.0 12:10:31 toml==0.10.2 12:10:31 tomlkit==0.12.4 12:10:31 tqdm==4.66.2 12:10:31 typing_extensions==4.11.0 12:10:31 tzdata==2024.1 12:10:31 urllib3==1.26.18 12:10:31 virtualenv==20.25.1 12:10:31 wcwidth==0.2.13 12:10:31 websocket-client==1.7.0 12:10:31 wrapt==1.16.0 12:10:31 xdg==6.0.0 12:10:31 xmltodict==0.13.0 12:10:31 yq==3.2.3 12:10:31 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15657320130235975035.sh 12:10:31 ---> sudo-logs.sh 12:10:31 Archiving 'sudo' log.. 12:10:31 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins14116761560423403595.sh 12:10:31 ---> job-cost.sh 12:10:31 Setup pyenv: 12:10:31 system 12:10:31 3.8.13 12:10:31 3.9.13 12:10:31 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:10:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cKE3 from file:/tmp/.os_lf_venv 12:10:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:10:38 lf-activate-venv(): INFO: Adding /tmp/venv-cKE3/bin to PATH 12:10:38 INFO: No Stack... 12:10:39 INFO: Retrieving Pricing Info for: v3-standard-4 12:10:39 INFO: Archiving Costs 12:10:39 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins5874381541482862666.sh 12:10:39 ---> logs-deploy.sh 12:10:39 Setup pyenv: 12:10:39 system 12:10:39 3.8.13 12:10:39 3.9.13 12:10:39 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:10:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cKE3 from file:/tmp/.os_lf_venv 12:10:41 lf-activate-venv(): INFO: Installing: lftools 12:10:52 lf-activate-venv(): INFO: Adding /tmp/venv-cKE3/bin to PATH 12:10:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/484 12:10:52 INFO: archiving workspace using pattern(s): 12:10:54 Archives upload complete. 12:10:55 INFO: archiving logs to Nexus 12:10:56 ---> uname -a: 12:10:56 Linux prd-ubuntu1804-builder-4c-4g-22361 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:10:56 12:10:56 12:10:56 ---> lscpu: 12:10:56 Architecture: x86_64 12:10:56 CPU op-mode(s): 32-bit, 64-bit 12:10:56 Byte Order: Little Endian 12:10:56 CPU(s): 4 12:10:56 On-line CPU(s) list: 0-3 12:10:56 Thread(s) per core: 1 12:10:56 Core(s) per socket: 1 12:10:56 Socket(s): 4 12:10:56 NUMA node(s): 1 12:10:56 Vendor ID: AuthenticAMD 12:10:56 CPU family: 23 12:10:56 Model: 49 12:10:56 Model name: AMD EPYC-Rome Processor 12:10:56 Stepping: 0 12:10:56 CPU MHz: 2800.000 12:10:56 BogoMIPS: 5600.00 12:10:56 Virtualization: AMD-V 12:10:56 Hypervisor vendor: KVM 12:10:56 Virtualization type: full 12:10:56 L1d cache: 32K 12:10:56 L1i cache: 32K 12:10:56 L2 cache: 512K 12:10:56 L3 cache: 16384K 12:10:56 NUMA node0 CPU(s): 0-3 12:10:56 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 12:10:56 12:10:56 12:10:56 ---> nproc: 12:10:56 4 12:10:56 12:10:56 12:10:56 ---> df -h: 12:10:56 Filesystem Size Used Avail Use% Mounted on 12:10:56 udev 7.9G 0 7.9G 0% /dev 12:10:56 tmpfs 1.6G 672K 1.6G 1% /run 12:10:56 /dev/vda1 78G 8.6G 69G 12% / 12:10:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:10:56 tmpfs 5.0M 0 5.0M 0% /run/lock 12:10:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:10:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:10:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:10:56 12:10:56 12:10:56 ---> free -m: 12:10:56 total used free shared buff/cache available 12:10:56 Mem: 16040 527 13042 0 2469 15181 12:10:56 Swap: 1023 0 1023 12:10:56 12:10:56 12:10:56 ---> ip addr: 12:10:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:10:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:10:56 inet 127.0.0.1/8 scope host lo 12:10:56 valid_lft forever preferred_lft forever 12:10:56 inet6 ::1/128 scope host 12:10:56 valid_lft forever preferred_lft forever 12:10:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:10:56 link/ether fa:16:3e:cf:01:63 brd ff:ff:ff:ff:ff:ff 12:10:56 inet 10.30.107.74/23 brd 10.30.107.255 scope global dynamic ens3 12:10:56 valid_lft 86056sec preferred_lft 86056sec 12:10:56 inet6 fe80::f816:3eff:fecf:163/64 scope link 12:10:56 valid_lft forever preferred_lft forever 12:10:56 12:10:56 12:10:56 ---> sar -b -r -n DEV: 12:10:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22361) 04/11/24 _x86_64_ (4 CPU) 12:10:56 12:10:56 12:05:15 LINUX RESTART (4 CPU) 12:10:56 12:10:56 12:06:01 tps rtps wtps bread/s bwrtn/s 12:10:56 12:07:01 117.93 20.11 97.82 751.87 8822.13 12:10:56 12:08:01 64.06 0.00 64.06 0.00 11520.56 12:10:56 12:09:01 19.85 0.22 19.63 11.20 2312.15 12:10:56 12:10:01 55.99 13.83 42.16 1047.69 4246.36 12:10:56 Average: 64.46 8.54 55.92 452.67 6725.50 12:10:56 12:10:56 12:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:10:56 12:07:01 13692920 15502132 2732048 16.63 74276 1924900 908264 5.20 786784 1707752 298972 12:10:56 12:08:01 13690264 15520748 2734704 16.65 76616 1940212 929452 5.32 764016 1728448 3020 12:10:56 12:09:01 13652468 15535744 2772500 16.88 80760 1985440 817048 4.68 760060 1762324 14896 12:10:56 12:10:01 13511740 15591780 2913228 17.74 97304 2156272 722768 4.14 733340 1910524 128152 12:10:56 Average: 13636848 15537601 2788120 16.97 82239 2001706 844383 4.83 761050 1777262 111260 12:10:56 12:10:56 12:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:10:56 12:07:01 ens3 57.24 38.89 781.43 11.58 0.00 0.00 0.00 0.00 12:10:56 12:07:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 12:10:56 12:08:01 ens3 71.18 72.18 44.44 11.01 0.00 0.00 0.00 0.00 12:10:56 12:08:01 lo 25.52 25.52 2.93 2.93 0.00 0.00 0.00 0.00 12:10:56 12:09:01 ens3 32.54 29.88 59.07 6.02 0.00 0.00 0.00 0.00 12:10:56 12:09:01 lo 8.00 8.00 0.89 0.89 0.00 0.00 0.00 0.00 12:10:56 12:10:01 ens3 38.69 25.38 581.77 5.63 0.00 0.00 0.00 0.00 12:10:56 12:10:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 12:10:56 Average: ens3 49.91 41.58 366.66 8.56 0.00 0.00 0.00 0.00 12:10:56 Average: lo 8.98 8.98 1.02 1.02 0.00 0.00 0.00 0.00 12:10:56 12:10:56 12:10:56 ---> sar -P ALL: 12:10:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22361) 04/11/24 _x86_64_ (4 CPU) 12:10:56 12:10:56 12:05:15 LINUX RESTART (4 CPU) 12:10:56 12:10:56 12:06:01 CPU %user %nice %system %iowait %steal %idle 12:10:56 12:07:01 all 19.59 0.00 1.66 4.09 0.07 74.59 12:10:56 12:07:01 0 1.94 0.00 0.99 8.98 0.07 88.02 12:10:56 12:07:01 1 20.75 0.00 1.64 0.22 0.07 77.33 12:10:56 12:07:01 2 49.99 0.00 3.00 3.89 0.10 43.01 12:10:56 12:07:01 3 5.64 0.00 1.00 3.34 0.03 89.99 12:10:56 12:08:01 all 5.61 0.00 0.55 2.63 0.05 91.15 12:10:56 12:08:01 0 3.39 0.00 0.44 1.59 0.07 94.51 12:10:56 12:08:01 1 6.46 0.00 0.55 0.03 0.05 92.91 12:10:56 12:08:01 2 9.03 0.00 0.65 4.17 0.05 86.10 12:10:56 12:08:01 3 3.51 0.00 0.60 4.73 0.05 91.10 12:10:56 12:09:01 all 7.35 0.00 0.52 13.41 0.03 78.69 12:10:56 12:09:01 0 5.84 0.00 0.53 40.03 0.03 53.57 12:10:56 12:09:01 1 2.47 0.00 0.27 0.55 0.03 96.68 12:10:56 12:09:01 2 13.93 0.00 0.70 13.01 0.05 72.31 12:10:56 12:09:01 3 7.16 0.00 0.53 0.03 0.03 92.24 12:10:56 12:10:01 all 13.23 0.00 1.05 6.72 0.04 78.96 12:10:56 12:10:01 0 21.58 0.00 1.99 23.44 0.07 52.93 12:10:56 12:10:01 1 2.79 0.00 0.60 0.40 0.02 96.19 12:10:56 12:10:01 2 7.66 0.00 0.75 2.47 0.03 89.09 12:10:56 12:10:01 3 21.01 0.00 0.83 0.77 0.05 77.33 12:10:56 Average: all 11.45 0.00 0.94 6.72 0.05 80.84 12:10:56 Average: 0 8.18 0.00 0.99 18.57 0.06 72.20 12:10:56 Average: 1 8.11 0.00 0.76 0.30 0.04 90.78 12:10:56 Average: 2 20.15 0.00 1.28 5.88 0.06 72.64 12:10:56 Average: 3 9.34 0.00 0.74 2.22 0.04 87.66 12:10:56 12:10:56 12:10:56