06:16:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137312 06:16:17 Running as SYSTEM 06:16:17 [EnvInject] - Loading node environment variables. 06:16:17 Building remotely on prd-ubuntu1804-builder-4c-4g-7206 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 06:16:17 [ssh-agent] Looking for ssh-agent implementation... 06:16:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:16:18 $ ssh-agent 06:16:18 SSH_AUTH_SOCK=/tmp/ssh-M0VFU1ilTuSu/agent.1668 06:16:18 SSH_AGENT_PID=1670 06:16:18 [ssh-agent] Started. 06:16:18 Running ssh-add (command line suppressed) 06:16:18 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_11417794384429209743.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_11417794384429209743.key) 06:16:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:16:18 The recommended git tool is: NONE 06:16:19 using credential onap-jenkins-ssh 06:16:19 Wiping out workspace first. 06:16:19 Cloning the remote Git repository 06:16:19 Cloning repository git://cloud.onap.org/mirror/oom.git 06:16:19 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 06:16:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:16:19 > git --version # timeout=10 06:16:19 > git --version # 'git version 2.17.1' 06:16:19 using GIT_SSH to set credentials Gerrit user 06:16:19 Verifying host key using manually-configured host key entries 06:16:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:16:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:16:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:16:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:16:25 using GIT_SSH to set credentials Gerrit user 06:16:25 Verifying host key using manually-configured host key entries 06:16:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/12/137312/2 # timeout=30 06:16:25 > git rev-parse 5210a5d2f545a6d5b15363783ec6d7e7ff41c387^{commit} # timeout=10 06:16:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:16:25 Checking out Revision 5210a5d2f545a6d5b15363783ec6d7e7ff41c387 (refs/changes/12/137312/2) 06:16:25 > git config core.sparsecheckout # timeout=10 06:16:25 > git checkout -f 5210a5d2f545a6d5b15363783ec6d7e7ff41c387 # timeout=30 06:16:28 Commit message: "[Documentation] Add python compatibility module" 06:16:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:16:29 > git rev-list --no-walk 2140c3d6108068336e5b1c983457b53db2c352f2 # timeout=10 06:16:29 [EnvInject] - Injecting environment variables from a build step. 06:16:29 [EnvInject] - Injecting as environment variables the properties content 06:16:29 PYTHON=python3 06:16:29 06:16:29 [EnvInject] - Variables injected successfully. 06:16:29 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins15706218871759052066.sh 06:16:29 ---> tox-install.sh 06:16:29 + source /home/jenkins/lf-env.sh 06:16:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:16:29 ++ mktemp -d /tmp/venv-XXXX 06:16:29 + lf_venv=/tmp/venv-jiA9 06:16:29 + local venv_file=/tmp/.os_lf_venv 06:16:29 + local python=python3 06:16:29 + local options 06:16:29 + local set_path=true 06:16:29 + local install_args= 06:16:29 ++ 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 06:16:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:16:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:16:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:16:29 + true 06:16:29 + case $1 in 06:16:29 + venv_file=/tmp/.toxenv 06:16:29 + shift 2 06:16:29 + true 06:16:29 + case $1 in 06:16:29 + shift 06:16:29 + break 06:16:29 + case $python in 06:16:29 + local pkg_list= 06:16:29 + [[ -d /opt/pyenv ]] 06:16:29 + echo 'Setup pyenv:' 06:16:29 Setup pyenv: 06:16:29 + export PYENV_ROOT=/opt/pyenv 06:16:29 + PYENV_ROOT=/opt/pyenv 06:16:29 + 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 06:16:29 + 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 06:16:29 + pyenv versions 06:16:29 * system (set by /opt/pyenv/version) 06:16:29 * 3.8.13 (set by /opt/pyenv/version) 06:16:29 * 3.9.13 (set by /opt/pyenv/version) 06:16:29 * 3.10.6 (set by /opt/pyenv/version) 06:16:29 + command -v pyenv 06:16:29 ++ pyenv init - --no-rehash 06:16:29 + 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[*]}"'\'')" 06:16:29 export PATH="/opt/pyenv/shims:${PATH}" 06:16:29 export PYENV_SHELL=bash 06:16:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:16:29 pyenv() { 06:16:29 local command 06:16:29 command="${1:-}" 06:16:29 if [ "$#" -gt 0 ]; then 06:16:29 shift 06:16:29 fi 06:16:29 06:16:29 case "$command" in 06:16:29 rehash|shell) 06:16:29 eval "$(pyenv "sh-$command" "$@")" 06:16:29 ;; 06:16:29 *) 06:16:29 command pyenv "$command" "$@" 06:16:29 ;; 06:16:29 esac 06:16:29 }' 06:16:29 +++ 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[*]}"' 06:16:29 ++ 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 06:16:29 ++ 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 06:16:29 ++ 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 06:16:29 ++ export PYENV_SHELL=bash 06:16:29 ++ PYENV_SHELL=bash 06:16:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:16:29 +++ complete -F _pyenv pyenv 06:16:29 ++ lf-pyver python3 06:16:29 ++ local py_version_xy=python3 06:16:29 ++ local py_version_xyz= 06:16:29 ++ pyenv versions 06:16:29 ++ local command 06:16:29 ++ command=versions 06:16:29 ++ '[' 1 -gt 0 ']' 06:16:29 ++ shift 06:16:29 ++ case "$command" in 06:16:29 ++ command pyenv versions 06:16:29 ++ pyenv versions 06:16:29 ++ sed 's/^[ *]* //' 06:16:29 ++ grep -E '^[0-9.]*[0-9]$' 06:16:29 ++ awk '{ print $1 }' 06:16:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:16:29 +++ grep '^3' /tmp/.pyenv_versions 06:16:29 +++ sort -V 06:16:29 +++ tail -n 1 06:16:29 ++ py_version_xyz=3.10.6 06:16:29 ++ [[ -z 3.10.6 ]] 06:16:29 ++ echo 3.10.6 06:16:29 ++ return 0 06:16:29 + pyenv local 3.10.6 06:16:29 + local command 06:16:29 + command=local 06:16:29 + '[' 2 -gt 0 ']' 06:16:29 + shift 06:16:29 + case "$command" in 06:16:29 + command pyenv local 3.10.6 06:16:29 + pyenv local 3.10.6 06:16:29 + for arg in "$@" 06:16:29 + case $arg in 06:16:29 + pkg_list+='tox ' 06:16:29 + for arg in "$@" 06:16:29 + case $arg in 06:16:29 + pkg_list+='virtualenv ' 06:16:29 + for arg in "$@" 06:16:29 + case $arg in 06:16:29 + pkg_list+='urllib3~=1.26.15 ' 06:16:29 + [[ -f /tmp/.toxenv ]] 06:16:29 + [[ ! -f /tmp/.toxenv ]] 06:16:29 + [[ -n '' ]] 06:16:29 + python3 -m venv /tmp/venv-jiA9 06:16:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jiA9' 06:16:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jiA9 06:16:33 + echo /tmp/venv-jiA9 06:16:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:16:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:16:33 + /tmp/venv-jiA9/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:16:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:16:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:16:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:16:36 + /tmp/venv-jiA9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:16:39 + type python3 06:16:39 + true 06:16:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jiA9/bin to PATH' 06:16:39 lf-activate-venv(): INFO: Adding /tmp/venv-jiA9/bin to PATH 06:16:39 + PATH=/tmp/venv-jiA9/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 06:16:39 + return 0 06:16:39 + python3 --version 06:16:39 Python 3.10.6 06:16:39 + python3 -m pip --version 06:16:39 pip 24.0 from /tmp/venv-jiA9/lib/python3.10/site-packages/pip (python 3.10) 06:16:39 + python3 -m pip freeze 06:16:40 cachetools==5.3.2 06:16:40 chardet==5.2.0 06:16:40 colorama==0.4.6 06:16:40 distlib==0.3.8 06:16:40 filelock==3.13.1 06:16:40 packaging==23.2 06:16:40 platformdirs==4.2.0 06:16:40 pluggy==1.4.0 06:16:40 pyproject-api==1.6.1 06:16:40 tomli==2.0.1 06:16:40 tox==4.13.0 06:16:40 urllib3==1.26.18 06:16:40 virtualenv==20.25.0 06:16:40 [EnvInject] - Injecting environment variables from a build step. 06:16:40 [EnvInject] - Injecting as environment variables the properties content 06:16:40 PARALLEL=false 06:16:40 06:16:40 [EnvInject] - Variables injected successfully. 06:16:40 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins6586056138641359432.sh 06:16:40 ---> tox-run.sh 06:16:40 + 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 06:16:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 06:16:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 06:16:40 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 06:16:40 + cd /w/workspace/oom-master-sphinx-lint/. 06:16:40 + source /home/jenkins/lf-env.sh 06:16:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:16:40 ++ mktemp -d /tmp/venv-XXXX 06:16:40 + lf_venv=/tmp/venv-1xE8 06:16:40 + local venv_file=/tmp/.os_lf_venv 06:16:40 + local python=python3 06:16:40 + local options 06:16:40 + local set_path=true 06:16:40 + local install_args= 06:16:40 ++ 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 06:16:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:16:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:16:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:16:40 + true 06:16:40 + case $1 in 06:16:40 + venv_file=/tmp/.toxenv 06:16:40 + shift 2 06:16:40 + true 06:16:40 + case $1 in 06:16:40 + shift 06:16:40 + break 06:16:40 + case $python in 06:16:40 + local pkg_list= 06:16:40 + [[ -d /opt/pyenv ]] 06:16:40 + echo 'Setup pyenv:' 06:16:40 Setup pyenv: 06:16:40 + export PYENV_ROOT=/opt/pyenv 06:16:40 + PYENV_ROOT=/opt/pyenv 06:16:40 + 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 06:16:40 + 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 06:16:40 + pyenv versions 06:16:40 system 06:16:40 3.8.13 06:16:40 3.9.13 06:16:40 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:16:40 + command -v pyenv 06:16:40 ++ pyenv init - --no-rehash 06:16:40 + 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[*]}"'\'')" 06:16:40 export PATH="/opt/pyenv/shims:${PATH}" 06:16:40 export PYENV_SHELL=bash 06:16:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:16:40 pyenv() { 06:16:40 local command 06:16:40 command="${1:-}" 06:16:40 if [ "$#" -gt 0 ]; then 06:16:40 shift 06:16:40 fi 06:16:40 06:16:40 case "$command" in 06:16:40 rehash|shell) 06:16:40 eval "$(pyenv "sh-$command" "$@")" 06:16:40 ;; 06:16:40 *) 06:16:40 command pyenv "$command" "$@" 06:16:40 ;; 06:16:40 esac 06:16:40 }' 06:16:40 +++ 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[*]}"' 06:16:40 ++ 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 06:16:40 ++ 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 06:16:40 ++ 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 06:16:40 ++ export PYENV_SHELL=bash 06:16:40 ++ PYENV_SHELL=bash 06:16:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:16:40 +++ complete -F _pyenv pyenv 06:16:40 ++ lf-pyver python3 06:16:40 ++ local py_version_xy=python3 06:16:40 ++ local py_version_xyz= 06:16:40 ++ pyenv versions 06:16:40 ++ local command 06:16:40 ++ command=versions 06:16:40 ++ '[' 1 -gt 0 ']' 06:16:40 ++ shift 06:16:40 ++ case "$command" in 06:16:40 ++ command pyenv versions 06:16:40 ++ pyenv versions 06:16:40 ++ sed 's/^[ *]* //' 06:16:40 ++ awk '{ print $1 }' 06:16:40 ++ grep -E '^[0-9.]*[0-9]$' 06:16:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:16:40 +++ sort -V 06:16:40 +++ grep '^3' /tmp/.pyenv_versions 06:16:40 +++ tail -n 1 06:16:40 ++ py_version_xyz=3.10.6 06:16:40 ++ [[ -z 3.10.6 ]] 06:16:40 ++ echo 3.10.6 06:16:40 ++ return 0 06:16:40 + pyenv local 3.10.6 06:16:40 + local command 06:16:40 + command=local 06:16:40 + '[' 2 -gt 0 ']' 06:16:40 + shift 06:16:40 + case "$command" in 06:16:40 + command pyenv local 3.10.6 06:16:40 + pyenv local 3.10.6 06:16:40 + for arg in "$@" 06:16:40 + case $arg in 06:16:40 + pkg_list+='tox ' 06:16:40 + for arg in "$@" 06:16:40 + case $arg in 06:16:40 + pkg_list+='virtualenv ' 06:16:40 + for arg in "$@" 06:16:40 + case $arg in 06:16:40 + pkg_list+='urllib3~=1.26.15 ' 06:16:40 + [[ -f /tmp/.toxenv ]] 06:16:40 ++ cat /tmp/.toxenv 06:16:40 + lf_venv=/tmp/venv-jiA9 06:16:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jiA9 from' file:/tmp/.toxenv 06:16:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jiA9 from file:/tmp/.toxenv 06:16:40 + /tmp/venv-jiA9/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:16:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:16:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:16:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:16:41 + /tmp/venv-jiA9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:16:42 + type python3 06:16:42 + true 06:16:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jiA9/bin to PATH' 06:16:42 lf-activate-venv(): INFO: Adding /tmp/venv-jiA9/bin to PATH 06:16:42 + PATH=/tmp/venv-jiA9/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 06:16:42 + return 0 06:16:42 + [[ -d /opt/pyenv ]] 06:16:42 + echo '---> Setting up pyenv' 06:16:42 ---> Setting up pyenv 06:16:42 + export PYENV_ROOT=/opt/pyenv 06:16:42 + PYENV_ROOT=/opt/pyenv 06:16:42 + export PATH=/opt/pyenv/bin:/tmp/venv-jiA9/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 06:16:42 + PATH=/opt/pyenv/bin:/tmp/venv-jiA9/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 06:16:42 ++ pwd 06:16:42 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 06:16:42 + export PYTHONPATH 06:16:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:16:42 + TOX_TESTENV_PASSENV=PYTHONPATH 06:16:42 + tox --version 06:16:43 4.13.0 from /tmp/venv-jiA9/lib/python3.10/site-packages/tox/__init__.py 06:16:43 + PARALLEL=false 06:16:43 + TOX_OPTIONS_LIST= 06:16:43 + [[ -n docs,docs-linkcheck ]] 06:16:43 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 06:16:43 + case ${PARALLEL,,} in 06:16:43 + tox -e docs,docs-linkcheck 06:16:43 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 06:16:44 docs: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 06:17:09 docs: freeze> python -m pip freeze --all 06:17:10 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==23.3.1,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.3,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 06:17:10 docs: commands[0]> sudo apt install graphviz 06:17:10 06:17:10 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 06:17:10 06:17:10 Reading package lists... 06:17:10 Building dependency tree... 06:17:10 Reading state information... 06:17:10 graphviz is already the newest version (2.40.1-2). 06:17:10 The following packages were automatically installed and are no longer required: 06:17:10 libmysqlclient20 mysql-common 06:17:10 Use 'sudo apt autoremove' to remove them. 06:17:10 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:17:10 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 06:17:19 docs: OK ✔ in 30.85 seconds 06:17:19 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 06:17:34 docs-linkcheck: freeze> python -m pip freeze --all 06:17:35 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==23.3.1,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.3,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 06:17:35 docs-linkcheck: commands[0]> sudo apt install graphviz 06:17:35 06:17:35 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 06:17:35 06:17:35 Reading package lists... 06:17:35 Building dependency tree... 06:17:35 Reading state information... 06:17:35 graphviz is already the newest version (2.40.1-2). 06:17:35 The following packages were automatically installed and are no longer required: 06:17:35 libmysqlclient20 mysql-common 06:17:35 Use 'sudo apt autoremove' to remove them. 06:17:35 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:17:35 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 06:18:17 docs: OK (30.85=setup[26.99]+cmd[0.23,3.63] seconds) 06:18:17 docs-linkcheck: OK (62.87=setup[21.00]+cmd[0.21,41.66] seconds) 06:18:17 congratulations :) (93.89 seconds) 06:18:17 + tox_status=0 06:18:17 + echo '---> Completed tox runs' 06:18:17 ---> Completed tox runs 06:18:17 + for i in .tox/*/log 06:18:17 ++ echo .tox/docs-linkcheck/log 06:18:17 ++ awk -F/ '{print $2}' 06:18:17 + tox_env=docs-linkcheck 06:18:17 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 06:18:17 + for i in .tox/*/log 06:18:17 ++ echo .tox/docs/log 06:18:17 ++ awk -F/ '{print $2}' 06:18:17 + tox_env=docs 06:18:17 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 06:18:17 + DOC_DIR=docs/_build/html 06:18:17 + [[ -d docs/_build/html ]] 06:18:17 + echo '---> Archiving generated docs' 06:18:17 ---> Archiving generated docs 06:18:17 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 06:18:17 + echo '---> tox-run.sh ends' 06:18:17 ---> tox-run.sh ends 06:18:17 + test 0 -eq 0 06:18:17 $ ssh-agent -k 06:18:17 unset SSH_AUTH_SOCK; 06:18:17 unset SSH_AGENT_PID; 06:18:17 echo Agent pid 1670 killed; 06:18:17 [ssh-agent] Stopped. 06:18:17 [PostBuildScript] - [INFO] Executing post build scripts. 06:18:17 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins18080115455021185867.sh 06:18:17 ---> sysstat.sh 06:18:17 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins9844059815403924678.sh 06:18:17 ---> package-listing.sh 06:18:17 ++ tr '[:upper:]' '[:lower:]' 06:18:17 ++ facter osfamily 06:18:17 + OS_FAMILY=debian 06:18:17 + workspace=/w/workspace/oom-master-sphinx-lint 06:18:17 + START_PACKAGES=/tmp/packages_start.txt 06:18:17 + END_PACKAGES=/tmp/packages_end.txt 06:18:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:18:17 + PACKAGES=/tmp/packages_start.txt 06:18:17 + '[' /w/workspace/oom-master-sphinx-lint ']' 06:18:17 + PACKAGES=/tmp/packages_end.txt 06:18:17 + case "${OS_FAMILY}" in 06:18:17 + dpkg -l 06:18:17 + grep '^ii' 06:18:17 + '[' -f /tmp/packages_start.txt ']' 06:18:17 + '[' -f /tmp/packages_end.txt ']' 06:18:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:18:17 + '[' /w/workspace/oom-master-sphinx-lint ']' 06:18:17 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 06:18:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 06:18:17 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15956464532492470831.sh 06:18:17 ---> capture-instance-metadata.sh 06:18:17 Setup pyenv: 06:18:17 system 06:18:17 3.8.13 06:18:17 3.9.13 06:18:17 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:18:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-utd7 06:18:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:18:24 lf-activate-venv(): INFO: Installing: lftools 06:18:53 lf-activate-venv(): INFO: Adding /tmp/venv-utd7/bin to PATH 06:18:53 INFO: Running in OpenStack, capturing instance metadata 06:18:53 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11749153920556827154.sh 06:18:53 provisioning config files... 06:18:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config16918334636982218867tmp 06:18:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:18:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:18:53 [EnvInject] - Injecting environment variables from a build step. 06:18:53 [EnvInject] - Injecting as environment variables the properties content 06:18:53 SERVER_ID=logs 06:18:53 06:18:53 [EnvInject] - Variables injected successfully. 06:18:53 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2026753769810309046.sh 06:18:53 ---> create-netrc.sh 06:18:53 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5256278382336474263.sh 06:18:53 ---> python-tools-install.sh 06:18:53 Setup pyenv: 06:18:53 system 06:18:53 3.8.13 06:18:53 3.9.13 06:18:53 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:18:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-utd7 from file:/tmp/.os_lf_venv 06:18:55 lf-activate-venv(): INFO: Installing: lftools 06:19:02 lf-activate-venv(): INFO: Adding /tmp/venv-utd7/bin to PATH 06:19:02 Generating Requirements File 06:19:35 Python 3.10.6 06:19:35 pip 24.0 from /tmp/venv-utd7/lib/python3.10/site-packages/pip (python 3.10) 06:19:36 appdirs==1.4.4 06:19:36 argcomplete==3.2.2 06:19:36 aspy.yaml==1.3.0 06:19:36 attrs==23.2.0 06:19:36 autopage==0.5.2 06:19:36 beautifulsoup4==4.12.3 06:19:36 boto3==1.34.46 06:19:36 botocore==1.34.46 06:19:36 bs4==0.0.2 06:19:36 cachetools==5.3.2 06:19:36 certifi==2024.2.2 06:19:36 cffi==1.16.0 06:19:36 cfgv==3.4.0 06:19:36 chardet==5.2.0 06:19:36 charset-normalizer==3.3.2 06:19:36 click==8.1.7 06:19:36 cliff==4.5.0 06:19:36 cmd2==2.4.3 06:19:36 cryptography==3.3.2 06:19:36 debtcollector==2.5.0 06:19:36 decorator==5.1.1 06:19:36 defusedxml==0.7.1 06:19:36 Deprecated==1.2.14 06:19:36 distlib==0.3.8 06:19:36 dnspython==2.6.1 06:19:36 docker==4.2.2 06:19:36 dogpile.cache==1.3.1 06:19:36 email-validator==2.1.0.post1 06:19:36 filelock==3.13.1 06:19:36 future==0.18.3 06:19:36 gitdb==4.0.11 06:19:36 GitPython==3.1.42 06:19:36 google-auth==2.28.0 06:19:36 httplib2==0.22.0 06:19:36 identify==2.5.35 06:19:36 idna==3.6 06:19:36 importlib-resources==1.5.0 06:19:36 iso8601==2.1.0 06:19:36 Jinja2==3.1.3 06:19:36 jmespath==1.0.1 06:19:36 jsonpatch==1.33 06:19:36 jsonpointer==2.4 06:19:36 jsonschema==4.21.1 06:19:36 jsonschema-specifications==2023.12.1 06:19:36 keystoneauth1==5.5.0 06:19:36 kubernetes==29.0.0 06:19:36 lftools==0.37.8 06:19:36 lxml==5.1.0 06:19:36 MarkupSafe==2.1.5 06:19:36 msgpack==1.0.7 06:19:36 multi_key_dict==2.0.3 06:19:36 munch==4.0.0 06:19:36 netaddr==1.2.1 06:19:36 netifaces==0.11.0 06:19:36 niet==1.4.2 06:19:36 nodeenv==1.8.0 06:19:36 oauth2client==4.1.3 06:19:36 oauthlib==3.2.2 06:19:36 openstacksdk==0.62.0 06:19:36 os-client-config==2.1.0 06:19:36 os-service-types==1.7.0 06:19:36 osc-lib==3.0.0 06:19:36 oslo.config==9.3.0 06:19:36 oslo.context==5.3.0 06:19:36 oslo.i18n==6.2.0 06:19:36 oslo.log==5.4.0 06:19:36 oslo.serialization==5.3.0 06:19:36 oslo.utils==7.0.0 06:19:36 packaging==23.2 06:19:36 pbr==6.0.0 06:19:36 platformdirs==4.2.0 06:19:36 prettytable==3.10.0 06:19:36 pyasn1==0.5.1 06:19:36 pyasn1-modules==0.3.0 06:19:36 pycparser==2.21 06:19:36 pygerrit2==2.0.15 06:19:36 PyGithub==2.2.0 06:19:36 pyinotify==0.9.6 06:19:36 PyJWT==2.8.0 06:19:36 PyNaCl==1.5.0 06:19:36 pyparsing==2.4.7 06:19:36 pyperclip==1.8.2 06:19:36 pyrsistent==0.20.0 06:19:36 python-cinderclient==9.4.0 06:19:36 python-dateutil==2.8.2 06:19:36 python-heatclient==3.4.0 06:19:36 python-jenkins==1.8.2 06:19:36 python-keystoneclient==5.3.0 06:19:36 python-magnumclient==4.3.0 06:19:36 python-novaclient==18.4.0 06:19:36 python-openstackclient==6.0.1 06:19:36 python-swiftclient==4.4.0 06:19:36 pytz==2024.1 06:19:36 PyYAML==6.0.1 06:19:36 referencing==0.33.0 06:19:36 requests==2.31.0 06:19:36 requests-oauthlib==1.3.1 06:19:36 requestsexceptions==1.4.0 06:19:36 rfc3986==2.0.0 06:19:36 rpds-py==0.18.0 06:19:36 rsa==4.9 06:19:36 ruamel.yaml==0.18.6 06:19:36 ruamel.yaml.clib==0.2.8 06:19:36 s3transfer==0.10.0 06:19:36 simplejson==3.19.2 06:19:36 six==1.16.0 06:19:36 smmap==5.0.1 06:19:36 soupsieve==2.5 06:19:36 stevedore==5.1.0 06:19:36 tabulate==0.9.0 06:19:36 toml==0.10.2 06:19:36 tomlkit==0.12.3 06:19:36 tqdm==4.66.2 06:19:36 typing_extensions==4.9.0 06:19:36 tzdata==2024.1 06:19:36 urllib3==1.26.18 06:19:36 virtualenv==20.25.0 06:19:36 wcwidth==0.2.13 06:19:36 websocket-client==1.7.0 06:19:36 wrapt==1.16.0 06:19:36 xdg==6.0.0 06:19:36 xmltodict==0.13.0 06:19:36 yq==3.2.3 06:19:36 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17491548618236857566.sh 06:19:36 ---> sudo-logs.sh 06:19:36 Archiving 'sudo' log.. 06:19:36 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10819767723321133137.sh 06:19:36 ---> job-cost.sh 06:19:36 Setup pyenv: 06:19:36 system 06:19:36 3.8.13 06:19:36 3.9.13 06:19:36 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:19:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-utd7 from file:/tmp/.os_lf_venv 06:19:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:19:46 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 06:19:46 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 06:19:46 lf-activate-venv(): INFO: Adding /tmp/venv-utd7/bin to PATH 06:19:46 INFO: No Stack... 06:19:46 INFO: Retrieving Pricing Info for: v3-standard-4 06:19:46 INFO: Archiving Costs 06:19:46 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins18028638293441666714.sh 06:19:46 ---> logs-deploy.sh 06:19:46 Setup pyenv: 06:19:46 system 06:19:46 3.8.13 06:19:46 3.9.13 06:19:46 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:19:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-utd7 from file:/tmp/.os_lf_venv 06:19:48 lf-activate-venv(): INFO: Installing: lftools 06:19:57 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 06:19:57 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 06:19:58 lf-activate-venv(): INFO: Adding /tmp/venv-utd7/bin to PATH 06:19:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/465 06:19:58 INFO: archiving workspace using pattern(s): 06:19:59 Archives upload complete. 06:20:00 INFO: archiving logs to Nexus 06:20:00 ---> uname -a: 06:20:00 Linux prd-ubuntu1804-builder-4c-4g-7206 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:20:00 06:20:00 06:20:00 ---> lscpu: 06:20:00 Architecture: x86_64 06:20:00 CPU op-mode(s): 32-bit, 64-bit 06:20:00 Byte Order: Little Endian 06:20:00 CPU(s): 4 06:20:00 On-line CPU(s) list: 0-3 06:20:00 Thread(s) per core: 1 06:20:00 Core(s) per socket: 1 06:20:00 Socket(s): 4 06:20:00 NUMA node(s): 1 06:20:00 Vendor ID: AuthenticAMD 06:20:00 CPU family: 23 06:20:00 Model: 49 06:20:00 Model name: AMD EPYC-Rome Processor 06:20:00 Stepping: 0 06:20:00 CPU MHz: 2799.998 06:20:00 BogoMIPS: 5599.99 06:20:00 Virtualization: AMD-V 06:20:00 Hypervisor vendor: KVM 06:20:00 Virtualization type: full 06:20:00 L1d cache: 32K 06:20:00 L1i cache: 32K 06:20:00 L2 cache: 512K 06:20:00 L3 cache: 16384K 06:20:00 NUMA node0 CPU(s): 0-3 06:20:00 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 06:20:00 06:20:00 06:20:00 ---> nproc: 06:20:00 4 06:20:00 06:20:00 06:20:00 ---> df -h: 06:20:00 Filesystem Size Used Avail Use% Mounted on 06:20:00 udev 7.9G 0 7.9G 0% /dev 06:20:00 tmpfs 1.6G 676K 1.6G 1% /run 06:20:00 /dev/vda1 78G 8.6G 69G 12% / 06:20:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:20:00 tmpfs 5.0M 0 5.0M 0% /run/lock 06:20:00 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:20:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:20:00 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:20:00 06:20:00 06:20:00 ---> free -m: 06:20:00 total used free shared buff/cache available 06:20:00 Mem: 16040 567 12979 0 2492 15141 06:20:00 Swap: 1023 0 1023 06:20:00 06:20:00 06:20:00 ---> ip addr: 06:20:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:20:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:20:00 inet 127.0.0.1/8 scope host lo 06:20:00 valid_lft forever preferred_lft forever 06:20:00 inet6 ::1/128 scope host 06:20:00 valid_lft forever preferred_lft forever 06:20:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:20:00 link/ether fa:16:3e:9f:f1:ab brd ff:ff:ff:ff:ff:ff 06:20:00 inet 10.30.106.254/23 brd 10.30.107.255 scope global dynamic ens3 06:20:00 valid_lft 86160sec preferred_lft 86160sec 06:20:00 inet6 fe80::f816:3eff:fe9f:f1ab/64 scope link 06:20:00 valid_lft forever preferred_lft forever 06:20:00 06:20:00 06:20:00 ---> sar -b -r -n DEV: 06:20:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7206) 02/21/24 _x86_64_ (4 CPU) 06:20:00 06:20:00 06:16:03 LINUX RESTART (4 CPU) 06:20:00 06:20:00 06:17:01 tps rtps wtps bread/s bwrtn/s 06:20:00 06:18:01 96.73 5.33 91.40 319.28 29402.83 06:20:00 06:19:01 97.43 14.05 83.39 1058.89 28448.59 06:20:00 Average: 97.08 9.69 87.39 689.09 28925.71 06:20:00 06:20:00 06:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:20:00 06:18:01 13655808 15485616 2769160 16.86 74500 1941560 890884 5.10 794712 1730796 147004 06:20:00 06:19:01 13391460 15478420 3033508 18.47 94828 2164360 800852 4.58 841360 1919620 142484 06:20:00 Average: 13523634 15482018 2901334 17.66 84664 2052960 845868 4.84 818036 1825208 144744 06:20:00 06:20:00 06:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:20:00 06:18:01 lo 21.00 21.00 2.23 2.23 0.00 0.00 0.00 0.00 06:20:00 06:18:01 ens3 56.74 60.86 39.11 10.54 0.00 0.00 0.00 0.00 06:20:00 06:19:01 lo 12.46 12.46 1.31 1.31 0.00 0.00 0.00 0.00 06:20:00 06:19:01 ens3 74.80 61.82 657.58 21.59 0.00 0.00 0.00 0.00 06:20:00 Average: lo 16.73 16.73 1.77 1.77 0.00 0.00 0.00 0.00 06:20:00 Average: ens3 65.77 61.34 348.35 16.06 0.00 0.00 0.00 0.00 06:20:00 06:20:00 06:20:00 ---> sar -P ALL: 06:20:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7206) 02/21/24 _x86_64_ (4 CPU) 06:20:00 06:20:00 06:16:03 LINUX RESTART (4 CPU) 06:20:00 06:20:00 06:17:01 CPU %user %nice %system %iowait %steal %idle 06:20:00 06:18:01 all 13.33 0.00 1.01 4.13 0.07 81.46 06:20:00 06:18:01 0 14.56 0.00 1.22 0.64 0.07 83.52 06:20:00 06:18:01 1 2.75 0.00 0.72 14.81 0.05 81.67 06:20:00 06:18:01 2 6.45 0.00 0.47 0.37 0.07 92.65 06:20:00 06:18:01 3 29.52 0.00 1.66 0.74 0.08 68.00 06:20:00 06:19:01 all 17.57 0.00 1.30 3.98 0.06 77.10 06:20:00 06:19:01 0 16.03 0.00 1.34 0.55 0.05 82.04 06:20:00 06:19:01 1 3.44 0.00 1.12 13.44 0.07 81.93 06:20:00 06:19:01 2 37.49 0.00 1.84 1.73 0.07 58.87 06:20:00 06:19:01 3 13.41 0.00 0.88 0.18 0.07 85.46 06:20:00 Average: all 15.45 0.00 1.15 4.05 0.06 79.28 06:20:00 Average: 0 15.29 0.00 1.28 0.59 0.06 82.78 06:20:00 Average: 1 3.10 0.00 0.92 14.12 0.06 81.80 06:20:00 Average: 2 21.96 0.00 1.16 1.05 0.07 75.77 06:20:00 Average: 3 21.44 0.00 1.27 0.46 0.08 76.76 06:20:00 06:20:00 06:20:00