19:56:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137573 19:56:37 Running as SYSTEM 19:56:37 [EnvInject] - Loading node environment variables. 19:56:37 Building remotely on prd-ubuntu1804-builder-4c-4g-18101 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 19:56:37 [ssh-agent] Looking for ssh-agent implementation... 19:56:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:56:38 $ ssh-agent 19:56:38 SSH_AUTH_SOCK=/tmp/ssh-bKgEczMJ9uLI/agent.1748 19:56:38 SSH_AGENT_PID=1750 19:56:38 [ssh-agent] Started. 19:56:38 Running ssh-add (command line suppressed) 19:56:38 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_17881352892814088457.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_17881352892814088457.key) 19:56:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:56:38 The recommended git tool is: NONE 19:56:40 using credential onap-jenkins-ssh 19:56:40 Wiping out workspace first. 19:56:40 Cloning the remote Git repository 19:56:40 Cloning repository git://cloud.onap.org/mirror/oom.git 19:56:40 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 19:56:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:56:40 > git --version # timeout=10 19:56:40 > git --version # 'git version 2.17.1' 19:56:40 using GIT_SSH to set credentials Gerrit user 19:56:40 Verifying host key using manually-configured host key entries 19:56:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:56:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:56:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:56:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:56:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:56:47 using GIT_SSH to set credentials Gerrit user 19:56:47 Verifying host key using manually-configured host key entries 19:56:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/137573/5 # timeout=30 19:56:47 > git rev-parse ae02e7bf689af27ad74b52d6ca19b3dd79b505e7^{commit} # timeout=10 19:56:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:56:47 Checking out Revision ae02e7bf689af27ad74b52d6ca19b3dd79b505e7 (refs/changes/73/137573/5) 19:56:47 > git config core.sparsecheckout # timeout=10 19:56:47 > git checkout -f ae02e7bf689af27ad74b52d6ca19b3dd79b505e7 # timeout=30 19:56:51 Commit message: "[COMMON][READINESS] Update readiness image and use service feature" 19:56:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:56:51 > git rev-list --no-walk 148634b5a6d0d0a8abaee04f416dbae6d6814e38 # timeout=10 19:56:51 [EnvInject] - Injecting environment variables from a build step. 19:56:51 [EnvInject] - Injecting as environment variables the properties content 19:56:51 PYTHON=python3 19:56:51 19:56:51 [EnvInject] - Variables injected successfully. 19:56:51 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins7401347660801736431.sh 19:56:51 ---> tox-install.sh 19:56:51 + source /home/jenkins/lf-env.sh 19:56:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:56:51 ++ mktemp -d /tmp/venv-XXXX 19:56:51 + lf_venv=/tmp/venv-F6ge 19:56:51 + local venv_file=/tmp/.os_lf_venv 19:56:51 + local python=python3 19:56:51 + local options 19:56:51 + local set_path=true 19:56:51 + local install_args= 19:56:51 ++ 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 19:56:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:56:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:56:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:56:51 + true 19:56:51 + case $1 in 19:56:51 + venv_file=/tmp/.toxenv 19:56:51 + shift 2 19:56:51 + true 19:56:51 + case $1 in 19:56:51 + shift 19:56:51 + break 19:56:51 + case $python in 19:56:51 + local pkg_list= 19:56:51 + [[ -d /opt/pyenv ]] 19:56:51 + echo 'Setup pyenv:' 19:56:51 Setup pyenv: 19:56:51 + export PYENV_ROOT=/opt/pyenv 19:56:51 + PYENV_ROOT=/opt/pyenv 19:56:51 + 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 19:56:51 + 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 19:56:51 + pyenv versions 19:56:51 * system (set by /opt/pyenv/version) 19:56:51 * 3.8.13 (set by /opt/pyenv/version) 19:56:51 * 3.9.13 (set by /opt/pyenv/version) 19:56:51 * 3.10.6 (set by /opt/pyenv/version) 19:56:51 + command -v pyenv 19:56:51 ++ pyenv init - --no-rehash 19:56:51 + 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[*]}"'\'')" 19:56:51 export PATH="/opt/pyenv/shims:${PATH}" 19:56:51 export PYENV_SHELL=bash 19:56:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:56:51 pyenv() { 19:56:51 local command 19:56:51 command="${1:-}" 19:56:51 if [ "$#" -gt 0 ]; then 19:56:51 shift 19:56:51 fi 19:56:51 19:56:51 case "$command" in 19:56:51 rehash|shell) 19:56:51 eval "$(pyenv "sh-$command" "$@")" 19:56:51 ;; 19:56:51 *) 19:56:51 command pyenv "$command" "$@" 19:56:51 ;; 19:56:51 esac 19:56:51 }' 19:56:51 +++ 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[*]}"' 19:56:51 ++ 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 19:56:51 ++ 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 19:56:51 ++ 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 19:56:51 ++ export PYENV_SHELL=bash 19:56:51 ++ PYENV_SHELL=bash 19:56:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:56:51 +++ complete -F _pyenv pyenv 19:56:51 ++ lf-pyver python3 19:56:51 ++ local py_version_xy=python3 19:56:51 ++ local py_version_xyz= 19:56:51 ++ pyenv versions 19:56:51 ++ local command 19:56:51 ++ command=versions 19:56:51 ++ '[' 1 -gt 0 ']' 19:56:51 ++ shift 19:56:51 ++ case "$command" in 19:56:51 ++ sed 's/^[ *]* //' 19:56:51 ++ command pyenv versions 19:56:51 ++ pyenv versions 19:56:51 ++ grep -E '^[0-9.]*[0-9]$' 19:56:51 ++ awk '{ print $1 }' 19:56:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:56:51 +++ grep '^3' /tmp/.pyenv_versions 19:56:51 +++ sort -V 19:56:51 +++ tail -n 1 19:56:51 ++ py_version_xyz=3.10.6 19:56:51 ++ [[ -z 3.10.6 ]] 19:56:51 ++ echo 3.10.6 19:56:51 ++ return 0 19:56:51 + pyenv local 3.10.6 19:56:51 + local command 19:56:51 + command=local 19:56:51 + '[' 2 -gt 0 ']' 19:56:51 + shift 19:56:51 + case "$command" in 19:56:51 + command pyenv local 3.10.6 19:56:51 + pyenv local 3.10.6 19:56:51 + for arg in "$@" 19:56:51 + case $arg in 19:56:51 + pkg_list+='tox ' 19:56:51 + for arg in "$@" 19:56:51 + case $arg in 19:56:51 + pkg_list+='virtualenv ' 19:56:51 + for arg in "$@" 19:56:51 + case $arg in 19:56:51 + pkg_list+='urllib3~=1.26.15 ' 19:56:51 + [[ -f /tmp/.toxenv ]] 19:56:51 + [[ ! -f /tmp/.toxenv ]] 19:56:51 + [[ -n '' ]] 19:56:51 + python3 -m venv /tmp/venv-F6ge 19:56:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F6ge' 19:56:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F6ge 19:56:55 + echo /tmp/venv-F6ge 19:56:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:56:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:56:55 + /tmp/venv-F6ge/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:56:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:56:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:56:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:56:58 + /tmp/venv-F6ge/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:57:01 + type python3 19:57:01 + true 19:57:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-F6ge/bin to PATH' 19:57:01 lf-activate-venv(): INFO: Adding /tmp/venv-F6ge/bin to PATH 19:57:01 + PATH=/tmp/venv-F6ge/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 19:57:01 + return 0 19:57:01 + python3 --version 19:57:01 Python 3.10.6 19:57:01 + python3 -m pip --version 19:57:01 pip 24.0 from /tmp/venv-F6ge/lib/python3.10/site-packages/pip (python 3.10) 19:57:01 + python3 -m pip freeze 19:57:02 cachetools==5.3.3 19:57:02 chardet==5.2.0 19:57:02 colorama==0.4.6 19:57:02 distlib==0.3.8 19:57:02 filelock==3.13.3 19:57:02 packaging==24.0 19:57:02 platformdirs==4.2.0 19:57:02 pluggy==1.4.0 19:57:02 pyproject-api==1.6.1 19:57:02 tomli==2.0.1 19:57:02 tox==4.14.2 19:57:02 urllib3==1.26.18 19:57:02 virtualenv==20.25.1 19:57:02 [EnvInject] - Injecting environment variables from a build step. 19:57:02 [EnvInject] - Injecting as environment variables the properties content 19:57:02 PARALLEL=false 19:57:02 19:57:02 [EnvInject] - Variables injected successfully. 19:57:02 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins16050176933211299910.sh 19:57:02 ---> tox-run.sh 19:57:02 + 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 19:57:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 19:57:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 19:57:02 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 19:57:02 + cd /w/workspace/oom-master-sphinx-lint/. 19:57:02 + source /home/jenkins/lf-env.sh 19:57:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:57:02 ++ mktemp -d /tmp/venv-XXXX 19:57:02 + lf_venv=/tmp/venv-Q9qZ 19:57:02 + local venv_file=/tmp/.os_lf_venv 19:57:02 + local python=python3 19:57:02 + local options 19:57:02 + local set_path=true 19:57:02 + local install_args= 19:57:02 ++ 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 19:57:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:57:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:57:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:57:02 + true 19:57:02 + case $1 in 19:57:02 + venv_file=/tmp/.toxenv 19:57:02 + shift 2 19:57:02 + true 19:57:02 + case $1 in 19:57:02 + shift 19:57:02 + break 19:57:02 + case $python in 19:57:02 + local pkg_list= 19:57:02 + [[ -d /opt/pyenv ]] 19:57:02 + echo 'Setup pyenv:' 19:57:02 Setup pyenv: 19:57:02 + export PYENV_ROOT=/opt/pyenv 19:57:02 + PYENV_ROOT=/opt/pyenv 19:57:02 + 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 19:57:02 + 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 19:57:02 + pyenv versions 19:57:02 system 19:57:02 3.8.13 19:57:02 3.9.13 19:57:02 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:57:02 + command -v pyenv 19:57:02 ++ pyenv init - --no-rehash 19:57:02 + 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[*]}"'\'')" 19:57:02 export PATH="/opt/pyenv/shims:${PATH}" 19:57:02 export PYENV_SHELL=bash 19:57:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:57:02 pyenv() { 19:57:02 local command 19:57:02 command="${1:-}" 19:57:02 if [ "$#" -gt 0 ]; then 19:57:02 shift 19:57:02 fi 19:57:02 19:57:02 case "$command" in 19:57:02 rehash|shell) 19:57:02 eval "$(pyenv "sh-$command" "$@")" 19:57:02 ;; 19:57:02 *) 19:57:02 command pyenv "$command" "$@" 19:57:02 ;; 19:57:02 esac 19:57:02 }' 19:57:02 +++ 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[*]}"' 19:57:02 ++ 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 19:57:02 ++ 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 19:57:02 ++ 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 19:57:02 ++ export PYENV_SHELL=bash 19:57:02 ++ PYENV_SHELL=bash 19:57:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:57:02 +++ complete -F _pyenv pyenv 19:57:02 ++ lf-pyver python3 19:57:02 ++ local py_version_xy=python3 19:57:02 ++ local py_version_xyz= 19:57:02 ++ pyenv versions 19:57:02 ++ sed 's/^[ *]* //' 19:57:02 ++ local command 19:57:02 ++ command=versions 19:57:02 ++ '[' 1 -gt 0 ']' 19:57:02 ++ shift 19:57:02 ++ case "$command" in 19:57:02 ++ command pyenv versions 19:57:02 ++ pyenv versions 19:57:02 ++ awk '{ print $1 }' 19:57:02 ++ grep -E '^[0-9.]*[0-9]$' 19:57:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:57:02 +++ grep '^3' /tmp/.pyenv_versions 19:57:02 +++ sort -V 19:57:02 +++ tail -n 1 19:57:02 ++ py_version_xyz=3.10.6 19:57:02 ++ [[ -z 3.10.6 ]] 19:57:02 ++ echo 3.10.6 19:57:02 ++ return 0 19:57:02 + pyenv local 3.10.6 19:57:02 + local command 19:57:02 + command=local 19:57:02 + '[' 2 -gt 0 ']' 19:57:02 + shift 19:57:02 + case "$command" in 19:57:02 + command pyenv local 3.10.6 19:57:02 + pyenv local 3.10.6 19:57:02 + for arg in "$@" 19:57:02 + case $arg in 19:57:02 + pkg_list+='tox ' 19:57:02 + for arg in "$@" 19:57:02 + case $arg in 19:57:02 + pkg_list+='virtualenv ' 19:57:02 + for arg in "$@" 19:57:02 + case $arg in 19:57:02 + pkg_list+='urllib3~=1.26.15 ' 19:57:02 + [[ -f /tmp/.toxenv ]] 19:57:02 ++ cat /tmp/.toxenv 19:57:02 + lf_venv=/tmp/venv-F6ge 19:57:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F6ge from' file:/tmp/.toxenv 19:57:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F6ge from file:/tmp/.toxenv 19:57:02 + /tmp/venv-F6ge/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:57:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:57:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:57:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:57:03 + /tmp/venv-F6ge/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:57:04 + type python3 19:57:04 + true 19:57:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-F6ge/bin to PATH' 19:57:04 lf-activate-venv(): INFO: Adding /tmp/venv-F6ge/bin to PATH 19:57:04 + PATH=/tmp/venv-F6ge/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 19:57:04 + return 0 19:57:04 + [[ -d /opt/pyenv ]] 19:57:04 + echo '---> Setting up pyenv' 19:57:04 ---> Setting up pyenv 19:57:04 + export PYENV_ROOT=/opt/pyenv 19:57:04 + PYENV_ROOT=/opt/pyenv 19:57:04 + export PATH=/opt/pyenv/bin:/tmp/venv-F6ge/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 19:57:04 + PATH=/opt/pyenv/bin:/tmp/venv-F6ge/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 19:57:04 ++ pwd 19:57:04 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 19:57:04 + export PYTHONPATH 19:57:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:57:04 + TOX_TESTENV_PASSENV=PYTHONPATH 19:57:04 + tox --version 19:57:05 4.14.2 from /tmp/venv-F6ge/lib/python3.10/site-packages/tox/__init__.py 19:57:05 + PARALLEL=false 19:57:05 + TOX_OPTIONS_LIST= 19:57:05 + [[ -n docs,docs-linkcheck ]] 19:57:05 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 19:57:05 + case ${PARALLEL,,} in 19:57:05 + tox -e docs,docs-linkcheck 19:57:05 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 19:57:07 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 19:57:34 docs: freeze> python -m pip freeze --all 19:57:35 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.9.0,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 19:57:35 docs: commands[0]> sudo apt install graphviz 19:57:35 19:57:35 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 19:57:35 19:57:35 Reading package lists... 19:57:35 Building dependency tree... 19:57:35 Reading state information... 19:57:35 graphviz is already the newest version (2.40.1-2). 19:57:35 The following packages were automatically installed and are no longer required: 19:57:35 libmysqlclient20 mysql-common 19:57:35 Use 'sudo apt autoremove' to remove them. 19:57:35 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:57:35 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 19:57:40 docs: OK ✔ in 33.84 seconds 19:57:40 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 19:57:56 docs-linkcheck: freeze> python -m pip freeze --all 19:57:56 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.9.0,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 19:57:56 docs-linkcheck: commands[0]> sudo apt install graphviz 19:57:56 19:57:56 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 19:57:56 19:57:56 Reading package lists... 19:57:56 Building dependency tree... 19:57:56 Reading state information... 19:57:56 graphviz is already the newest version (2.40.1-2). 19:57:56 The following packages were automatically installed and are no longer required: 19:57:56 libmysqlclient20 mysql-common 19:57:56 Use 'sudo apt autoremove' to remove them. 19:57:56 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:57:56 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 19:59:03 docs: OK (33.84=setup[29.87]+cmd[0.23,3.74] seconds) 19:59:03 docs-linkcheck: OK (84.56=setup[17.42]+cmd[0.21,66.93] seconds) 19:59:03 congratulations :) (118.57 seconds) 19:59:03 + tox_status=0 19:59:03 + echo '---> Completed tox runs' 19:59:03 ---> Completed tox runs 19:59:03 + for i in .tox/*/log 19:59:03 ++ echo .tox/docs-linkcheck/log 19:59:03 ++ awk -F/ '{print $2}' 19:59:03 + tox_env=docs-linkcheck 19:59:03 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 19:59:03 + for i in .tox/*/log 19:59:03 ++ echo .tox/docs/log 19:59:03 ++ awk -F/ '{print $2}' 19:59:03 + tox_env=docs 19:59:03 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 19:59:03 + DOC_DIR=docs/_build/html 19:59:03 + [[ -d docs/_build/html ]] 19:59:03 + echo '---> Archiving generated docs' 19:59:03 ---> Archiving generated docs 19:59:03 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 19:59:03 + echo '---> tox-run.sh ends' 19:59:03 ---> tox-run.sh ends 19:59:03 + test 0 -eq 0 19:59:04 $ ssh-agent -k 19:59:04 unset SSH_AUTH_SOCK; 19:59:04 unset SSH_AGENT_PID; 19:59:04 echo Agent pid 1750 killed; 19:59:04 [ssh-agent] Stopped. 19:59:04 [PostBuildScript] - [INFO] Executing post build scripts. 19:59:04 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13757907942842067870.sh 19:59:04 ---> sysstat.sh 19:59:04 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3524627708803581907.sh 19:59:04 ---> package-listing.sh 19:59:04 ++ facter osfamily 19:59:04 ++ tr '[:upper:]' '[:lower:]' 19:59:04 + OS_FAMILY=debian 19:59:04 + workspace=/w/workspace/oom-master-sphinx-lint 19:59:04 + START_PACKAGES=/tmp/packages_start.txt 19:59:04 + END_PACKAGES=/tmp/packages_end.txt 19:59:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:59:04 + PACKAGES=/tmp/packages_start.txt 19:59:04 + '[' /w/workspace/oom-master-sphinx-lint ']' 19:59:04 + PACKAGES=/tmp/packages_end.txt 19:59:04 + case "${OS_FAMILY}" in 19:59:04 + dpkg -l 19:59:04 + grep '^ii' 19:59:04 + '[' -f /tmp/packages_start.txt ']' 19:59:04 + '[' -f /tmp/packages_end.txt ']' 19:59:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:59:04 + '[' /w/workspace/oom-master-sphinx-lint ']' 19:59:04 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 19:59:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 19:59:04 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2865240371956687400.sh 19:59:04 ---> capture-instance-metadata.sh 19:59:04 Setup pyenv: 19:59:04 system 19:59:04 3.8.13 19:59:04 3.9.13 19:59:04 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:59:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DFr1 19:59:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:59:11 lf-activate-venv(): INFO: Installing: lftools 19:59:43 lf-activate-venv(): INFO: Adding /tmp/venv-DFr1/bin to PATH 19:59:43 INFO: Running in OpenStack, capturing instance metadata 19:59:43 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins9576781264241745778.sh 19:59:43 provisioning config files... 19:59:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config15842459273097906559tmp 19:59:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:59:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:59:43 [EnvInject] - Injecting environment variables from a build step. 19:59:43 [EnvInject] - Injecting as environment variables the properties content 19:59:43 SERVER_ID=logs 19:59:43 19:59:43 [EnvInject] - Variables injected successfully. 19:59:43 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11551433519724930512.sh 19:59:43 ---> create-netrc.sh 19:59:43 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13916502180853901096.sh 19:59:43 ---> python-tools-install.sh 19:59:43 Setup pyenv: 19:59:43 system 19:59:43 3.8.13 19:59:43 3.9.13 19:59:43 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:59:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DFr1 from file:/tmp/.os_lf_venv 19:59:45 lf-activate-venv(): INFO: Installing: lftools 19:59:52 lf-activate-venv(): INFO: Adding /tmp/venv-DFr1/bin to PATH 19:59:52 Generating Requirements File 20:00:22 Python 3.10.6 20:00:22 pip 24.0 from /tmp/venv-DFr1/lib/python3.10/site-packages/pip (python 3.10) 20:00:23 appdirs==1.4.4 20:00:23 argcomplete==3.2.3 20:00:23 aspy.yaml==1.3.0 20:00:23 attrs==23.2.0 20:00:23 autopage==0.5.2 20:00:23 beautifulsoup4==4.12.3 20:00:23 boto3==1.34.70 20:00:23 botocore==1.34.70 20:00:23 bs4==0.0.2 20:00:23 cachetools==5.3.3 20:00:23 certifi==2024.2.2 20:00:23 cffi==1.16.0 20:00:23 cfgv==3.4.0 20:00:23 chardet==5.2.0 20:00:23 charset-normalizer==3.3.2 20:00:23 click==8.1.7 20:00:23 cliff==4.6.0 20:00:23 cmd2==2.4.3 20:00:23 cryptography==3.3.2 20:00:23 debtcollector==3.0.0 20:00:23 decorator==5.1.1 20:00:23 defusedxml==0.7.1 20:00:23 Deprecated==1.2.14 20:00:23 distlib==0.3.8 20:00:23 dnspython==2.6.1 20:00:23 docker==4.2.2 20:00:23 dogpile.cache==1.3.2 20:00:23 email_validator==2.1.1 20:00:23 filelock==3.13.3 20:00:23 future==1.0.0 20:00:23 gitdb==4.0.11 20:00:23 GitPython==3.1.42 20:00:23 google-auth==2.29.0 20:00:23 httplib2==0.22.0 20:00:23 identify==2.5.35 20:00:23 idna==3.6 20:00:23 importlib-resources==1.5.0 20:00:23 iso8601==2.1.0 20:00:23 Jinja2==3.1.3 20:00:23 jmespath==1.0.1 20:00:23 jsonpatch==1.33 20:00:23 jsonpointer==2.4 20:00:23 jsonschema==4.21.1 20:00:23 jsonschema-specifications==2023.12.1 20:00:23 keystoneauth1==5.6.0 20:00:23 kubernetes==29.0.0 20:00:23 lftools==0.37.10 20:00:23 lxml==5.1.0 20:00:23 MarkupSafe==2.1.5 20:00:23 msgpack==1.0.8 20:00:23 multi_key_dict==2.0.3 20:00:23 munch==4.0.0 20:00:23 netaddr==1.2.1 20:00:23 netifaces==0.11.0 20:00:23 niet==1.4.2 20:00:23 nodeenv==1.8.0 20:00:23 oauth2client==4.1.3 20:00:23 oauthlib==3.2.2 20:00:23 openstacksdk==3.0.0 20:00:23 os-client-config==2.1.0 20:00:23 os-service-types==1.7.0 20:00:23 osc-lib==3.0.1 20:00:23 oslo.config==9.4.0 20:00:23 oslo.context==5.5.0 20:00:23 oslo.i18n==6.3.0 20:00:23 oslo.log==5.5.0 20:00:23 oslo.serialization==5.4.0 20:00:23 oslo.utils==7.1.0 20:00:23 packaging==24.0 20:00:23 pbr==6.0.0 20:00:23 platformdirs==4.2.0 20:00:23 prettytable==3.10.0 20:00:23 pyasn1==0.5.1 20:00:23 pyasn1-modules==0.3.0 20:00:23 pycparser==2.21 20:00:23 pygerrit2==2.0.15 20:00:23 PyGithub==2.3.0 20:00:23 pyinotify==0.9.6 20:00:23 PyJWT==2.8.0 20:00:23 PyNaCl==1.5.0 20:00:23 pyparsing==2.4.7 20:00:23 pyperclip==1.8.2 20:00:23 pyrsistent==0.20.0 20:00:23 python-cinderclient==9.5.0 20:00:23 python-dateutil==2.9.0.post0 20:00:23 python-heatclient==3.5.0 20:00:23 python-jenkins==1.8.2 20:00:23 python-keystoneclient==5.4.0 20:00:23 python-magnumclient==4.4.0 20:00:23 python-novaclient==18.6.0 20:00:23 python-openstackclient==6.6.0 20:00:23 python-swiftclient==4.5.0 20:00:23 PyYAML==6.0.1 20:00:23 referencing==0.34.0 20:00:23 requests==2.31.0 20:00:23 requests-oauthlib==2.0.0 20:00:23 requestsexceptions==1.4.0 20:00:23 rfc3986==2.0.0 20:00:23 rpds-py==0.18.0 20:00:23 rsa==4.9 20:00:23 ruamel.yaml==0.18.6 20:00:23 ruamel.yaml.clib==0.2.8 20:00:23 s3transfer==0.10.1 20:00:23 simplejson==3.19.2 20:00:23 six==1.16.0 20:00:23 smmap==5.0.1 20:00:23 soupsieve==2.5 20:00:23 stevedore==5.2.0 20:00:23 tabulate==0.9.0 20:00:23 toml==0.10.2 20:00:23 tomlkit==0.12.4 20:00:23 tqdm==4.66.2 20:00:23 typing_extensions==4.10.0 20:00:23 tzdata==2024.1 20:00:23 urllib3==1.26.18 20:00:23 virtualenv==20.25.1 20:00:23 wcwidth==0.2.13 20:00:23 websocket-client==1.7.0 20:00:23 wrapt==1.16.0 20:00:23 xdg==6.0.0 20:00:23 xmltodict==0.13.0 20:00:23 yq==3.2.3 20:00:23 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins12198930962474749685.sh 20:00:23 ---> sudo-logs.sh 20:00:23 Archiving 'sudo' log.. 20:00:23 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins779385597099165994.sh 20:00:23 ---> job-cost.sh 20:00:23 Setup pyenv: 20:00:23 system 20:00:23 3.8.13 20:00:23 3.9.13 20:00:23 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 20:00:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DFr1 from file:/tmp/.os_lf_venv 20:00:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:00:30 lf-activate-venv(): INFO: Adding /tmp/venv-DFr1/bin to PATH 20:00:30 INFO: No Stack... 20:00:30 INFO: Retrieving Pricing Info for: v3-standard-4 20:00:30 INFO: Archiving Costs 20:00:30 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins2830939278494144107.sh 20:00:30 ---> logs-deploy.sh 20:00:30 Setup pyenv: 20:00:30 system 20:00:30 3.8.13 20:00:30 3.9.13 20:00:30 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 20:00:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DFr1 from file:/tmp/.os_lf_venv 20:00:32 lf-activate-venv(): INFO: Installing: lftools 20:00:41 lf-activate-venv(): INFO: Adding /tmp/venv-DFr1/bin to PATH 20:00:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/473 20:00:41 INFO: archiving workspace using pattern(s): 20:00:42 Archives upload complete. 20:00:42 INFO: archiving logs to Nexus 20:00:43 ---> uname -a: 20:00:43 Linux prd-ubuntu1804-builder-4c-4g-18101 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:00:43 20:00:43 20:00:44 ---> lscpu: 20:00:44 Architecture: x86_64 20:00:44 CPU op-mode(s): 32-bit, 64-bit 20:00:44 Byte Order: Little Endian 20:00:44 CPU(s): 4 20:00:44 On-line CPU(s) list: 0-3 20:00:44 Thread(s) per core: 1 20:00:44 Core(s) per socket: 1 20:00:44 Socket(s): 4 20:00:44 NUMA node(s): 1 20:00:44 Vendor ID: AuthenticAMD 20:00:44 CPU family: 23 20:00:44 Model: 49 20:00:44 Model name: AMD EPYC-Rome Processor 20:00:44 Stepping: 0 20:00:44 CPU MHz: 2799.998 20:00:44 BogoMIPS: 5599.99 20:00:44 Virtualization: AMD-V 20:00:44 Hypervisor vendor: KVM 20:00:44 Virtualization type: full 20:00:44 L1d cache: 32K 20:00:44 L1i cache: 32K 20:00:44 L2 cache: 512K 20:00:44 L3 cache: 16384K 20:00:44 NUMA node0 CPU(s): 0-3 20:00:44 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 20:00:44 20:00:44 20:00:44 ---> nproc: 20:00:44 4 20:00:44 20:00:44 20:00:44 ---> df -h: 20:00:44 Filesystem Size Used Avail Use% Mounted on 20:00:44 udev 7.9G 0 7.9G 0% /dev 20:00:44 tmpfs 1.6G 672K 1.6G 1% /run 20:00:44 /dev/vda1 78G 8.6G 69G 12% / 20:00:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:00:44 tmpfs 5.0M 0 5.0M 0% /run/lock 20:00:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:00:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:00:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:00:44 20:00:44 20:00:44 ---> free -m: 20:00:44 total used free shared buff/cache available 20:00:44 Mem: 16040 550 13004 0 2484 15158 20:00:44 Swap: 1023 0 1023 20:00:44 20:00:44 20:00:44 ---> ip addr: 20:00:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:00:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:00:44 inet 127.0.0.1/8 scope host lo 20:00:44 valid_lft forever preferred_lft forever 20:00:44 inet6 ::1/128 scope host 20:00:44 valid_lft forever preferred_lft forever 20:00:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:00:44 link/ether fa:16:3e:64:fc:00 brd ff:ff:ff:ff:ff:ff 20:00:44 inet 10.30.107.112/23 brd 10.30.107.255 scope global dynamic ens3 20:00:44 valid_lft 86131sec preferred_lft 86131sec 20:00:44 inet6 fe80::f816:3eff:fe64:fc00/64 scope link 20:00:44 valid_lft forever preferred_lft forever 20:00:44 20:00:44 20:00:44 ---> sar -b -r -n DEV: 20:00:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18101) 03/25/24 _x86_64_ (4 CPU) 20:00:44 20:00:44 19:56:15 LINUX RESTART (4 CPU) 20:00:44 20:00:44 19:57:01 tps rtps wtps bread/s bwrtn/s 20:00:44 19:58:01 123.93 16.65 107.28 724.41 28692.95 20:00:44 19:59:01 63.56 0.00 63.56 0.00 28781.60 20:00:44 20:00:01 78.30 14.05 64.26 1058.89 20055.19 20:00:44 Average: 88.60 10.23 78.36 594.43 25843.25 20:00:44 20:00:44 19:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:00:44 19:58:01 13662352 15496756 2762616 16.82 76724 1943920 907524 5.19 787792 1732640 285220 20:00:44 19:59:01 13661236 15495792 2763732 16.83 76812 1944020 907524 5.19 788256 1732712 76 20:00:44 20:00:01 13438480 15542268 2986488 18.18 97924 2178780 776992 4.45 784296 1931760 140788 20:00:44 Average: 13587356 15511605 2837612 17.28 83820 2022240 864013 4.94 786781 1799037 142028 20:00:44 20:00:44 19:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:00:44 19:58:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 20:00:44 19:58:01 ens3 60.01 44.69 666.30 9.91 0.00 0.00 0.00 0.00 20:00:44 19:59:01 lo 29.93 29.93 3.47 3.47 0.00 0.00 0.00 0.00 20:00:44 19:59:01 ens3 84.70 82.92 56.59 12.64 0.00 0.00 0.00 0.00 20:00:44 20:00:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 20:00:44 20:00:01 ens3 51.96 35.64 679.68 9.53 0.00 0.00 0.00 0.00 20:00:44 Average: lo 11.89 11.89 1.35 1.35 0.00 0.00 0.00 0.00 20:00:44 Average: ens3 65.56 54.42 467.52 10.69 0.00 0.00 0.00 0.00 20:00:44 20:00:44 20:00:44 ---> sar -P ALL: 20:00:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18101) 03/25/24 _x86_64_ (4 CPU) 20:00:44 20:00:44 19:56:15 LINUX RESTART (4 CPU) 20:00:44 20:00:44 19:57:01 CPU %user %nice %system %iowait %steal %idle 20:00:44 19:58:01 all 18.64 0.00 1.57 4.89 0.07 74.83 20:00:44 19:58:01 0 37.60 0.00 3.06 10.12 0.08 49.13 20:00:44 19:58:01 1 24.59 0.00 1.47 8.40 0.05 65.50 20:00:44 19:58:01 2 7.35 0.00 1.04 0.82 0.05 90.75 20:00:44 19:58:01 3 5.05 0.00 0.70 0.22 0.07 93.96 20:00:44 19:59:01 all 3.80 0.00 0.35 3.56 0.05 92.24 20:00:44 19:59:01 0 4.72 0.00 0.38 2.44 0.07 92.39 20:00:44 19:59:01 1 4.64 0.00 0.50 3.87 0.05 90.93 20:00:44 19:59:01 2 4.46 0.00 0.34 7.93 0.05 87.23 20:00:44 19:59:01 3 1.37 0.00 0.17 0.00 0.03 98.43 20:00:44 20:00:01 all 20.33 0.00 1.43 3.35 0.05 74.83 20:00:44 20:00:01 0 31.01 0.00 2.19 2.74 0.05 64.02 20:00:44 20:00:01 1 16.61 0.00 1.13 0.67 0.10 81.49 20:00:44 20:00:01 2 12.74 0.00 0.85 9.69 0.03 76.69 20:00:44 20:00:01 3 21.00 0.00 1.58 0.27 0.05 77.10 20:00:44 Average: all 14.27 0.00 1.12 3.93 0.06 80.62 20:00:44 Average: 0 24.45 0.00 1.88 5.10 0.07 68.51 20:00:44 Average: 1 15.30 0.00 1.04 4.31 0.07 79.29 20:00:44 Average: 2 8.19 0.00 0.74 6.15 0.04 84.88 20:00:44 Average: 3 9.16 0.00 0.82 0.16 0.05 89.81 20:00:44 20:00:44 20:00:44