13:32:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136981 13:32:05 Running as SYSTEM 13:32:06 [EnvInject] - Loading node environment variables. 13:32:06 Building remotely on prd-ubuntu1804-builder-4c-4g-12938 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 13:32:06 [ssh-agent] Looking for ssh-agent implementation... 13:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:06 $ ssh-agent 13:32:06 SSH_AUTH_SOCK=/tmp/ssh-2Ua9joy2J5ca/agent.1683 13:32:06 SSH_AGENT_PID=1685 13:32:06 [ssh-agent] Started. 13:32:06 Running ssh-add (command line suppressed) 13:32:06 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_15969248705220278692.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_15969248705220278692.key) 13:32:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:32:06 The recommended git tool is: NONE 13:32:07 using credential onap-jenkins-ssh 13:32:07 Wiping out workspace first. 13:32:07 Cloning the remote Git repository 13:32:07 Cloning repository git://cloud.onap.org/mirror/oom.git 13:32:07 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 13:32:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:32:07 > git --version # timeout=10 13:32:07 > git --version # 'git version 2.17.1' 13:32:07 using GIT_SSH to set credentials Gerrit user 13:32:07 Verifying host key using manually-configured host key entries 13:32:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:32:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:32:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:32:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:32:14 using GIT_SSH to set credentials Gerrit user 13:32:14 Verifying host key using manually-configured host key entries 13:32:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/81/136981/4 # timeout=30 13:32:14 > git rev-parse 829f11c4192d6306cfaa579b7d879c0275b6d4c2^{commit} # timeout=10 13:32:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:32:14 Checking out Revision 829f11c4192d6306cfaa579b7d879c0275b6d4c2 (refs/changes/81/136981/4) 13:32:14 > git config core.sparsecheckout # timeout=10 13:32:14 > git checkout -f 829f11c4192d6306cfaa579b7d879c0275b6d4c2 # timeout=30 13:32:17 Commit message: "[MARIADB] Provide S3 Backup for MariaDB instances" 13:32:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:32:17 > git rev-list --no-walk a4f1fa19963726fd617a9789358fbb3e42a08eb3 # timeout=10 13:32:17 [EnvInject] - Injecting environment variables from a build step. 13:32:17 [EnvInject] - Injecting as environment variables the properties content 13:32:17 PYTHON=python3 13:32:17 13:32:17 [EnvInject] - Variables injected successfully. 13:32:17 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins15917910340128723670.sh 13:32:17 ---> tox-install.sh 13:32:17 + source /home/jenkins/lf-env.sh 13:32:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:32:17 ++ mktemp -d /tmp/venv-XXXX 13:32:17 + lf_venv=/tmp/venv-GryM 13:32:17 + local venv_file=/tmp/.os_lf_venv 13:32:17 + local python=python3 13:32:17 + local options 13:32:17 + local set_path=true 13:32:17 + local install_args= 13:32:17 ++ 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 13:32:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:32:17 + true 13:32:17 + case $1 in 13:32:17 + venv_file=/tmp/.toxenv 13:32:17 + shift 2 13:32:17 + true 13:32:17 + case $1 in 13:32:17 + shift 13:32:17 + break 13:32:17 + case $python in 13:32:17 + local pkg_list= 13:32:17 + [[ -d /opt/pyenv ]] 13:32:17 + echo 'Setup pyenv:' 13:32:17 Setup pyenv: 13:32:17 + export PYENV_ROOT=/opt/pyenv 13:32:17 + PYENV_ROOT=/opt/pyenv 13:32:17 + 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 13:32:17 + 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 13:32:17 + pyenv versions 13:32:17 * system (set by /opt/pyenv/version) 13:32:17 * 3.8.13 (set by /opt/pyenv/version) 13:32:17 * 3.9.13 (set by /opt/pyenv/version) 13:32:17 * 3.10.6 (set by /opt/pyenv/version) 13:32:17 + command -v pyenv 13:32:17 ++ pyenv init - --no-rehash 13:32:17 + 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[*]}"'\'')" 13:32:17 export PATH="/opt/pyenv/shims:${PATH}" 13:32:17 export PYENV_SHELL=bash 13:32:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:32:17 pyenv() { 13:32:17 local command 13:32:17 command="${1:-}" 13:32:17 if [ "$#" -gt 0 ]; then 13:32:17 shift 13:32:17 fi 13:32:17 13:32:17 case "$command" in 13:32:17 rehash|shell) 13:32:17 eval "$(pyenv "sh-$command" "$@")" 13:32:17 ;; 13:32:17 *) 13:32:17 command pyenv "$command" "$@" 13:32:17 ;; 13:32:17 esac 13:32:17 }' 13:32:17 +++ 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[*]}"' 13:32:17 ++ 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 13:32:17 ++ 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 13:32:17 ++ 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 13:32:17 ++ export PYENV_SHELL=bash 13:32:17 ++ PYENV_SHELL=bash 13:32:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:32:17 +++ complete -F _pyenv pyenv 13:32:17 ++ lf-pyver python3 13:32:17 ++ local py_version_xy=python3 13:32:17 ++ local py_version_xyz= 13:32:17 ++ pyenv versions 13:32:17 ++ local command 13:32:17 ++ command=versions 13:32:17 ++ '[' 1 -gt 0 ']' 13:32:17 ++ shift 13:32:17 ++ case "$command" in 13:32:17 ++ command pyenv versions 13:32:17 ++ pyenv versions 13:32:17 ++ sed 's/^[ *]* //' 13:32:17 ++ awk '{ print $1 }' 13:32:17 ++ grep -E '^[0-9.]*[0-9]$' 13:32:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:32:17 +++ grep '^3' /tmp/.pyenv_versions 13:32:17 +++ sort -V 13:32:17 +++ tail -n 1 13:32:17 ++ py_version_xyz=3.10.6 13:32:17 ++ [[ -z 3.10.6 ]] 13:32:17 ++ echo 3.10.6 13:32:17 ++ return 0 13:32:17 + pyenv local 3.10.6 13:32:17 + local command 13:32:17 + command=local 13:32:17 + '[' 2 -gt 0 ']' 13:32:17 + shift 13:32:17 + case "$command" in 13:32:17 + command pyenv local 3.10.6 13:32:17 + pyenv local 3.10.6 13:32:17 + for arg in "$@" 13:32:17 + case $arg in 13:32:17 + pkg_list+='tox ' 13:32:17 + for arg in "$@" 13:32:17 + case $arg in 13:32:17 + pkg_list+='virtualenv ' 13:32:17 + for arg in "$@" 13:32:17 + case $arg in 13:32:17 + pkg_list+='urllib3~=1.26.15 ' 13:32:17 + [[ -f /tmp/.toxenv ]] 13:32:17 + [[ ! -f /tmp/.toxenv ]] 13:32:17 + [[ -n '' ]] 13:32:17 + python3 -m venv /tmp/venv-GryM 13:32:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GryM' 13:32:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GryM 13:32:21 + echo /tmp/venv-GryM 13:32:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:32:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:32:21 + /tmp/venv-GryM/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:32:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:32:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:32:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:32:24 + /tmp/venv-GryM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:32:27 + type python3 13:32:27 + true 13:32:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GryM/bin to PATH' 13:32:27 lf-activate-venv(): INFO: Adding /tmp/venv-GryM/bin to PATH 13:32:27 + PATH=/tmp/venv-GryM/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 13:32:27 + return 0 13:32:27 + python3 --version 13:32:27 Python 3.10.6 13:32:27 + python3 -m pip --version 13:32:27 pip 23.3.2 from /tmp/venv-GryM/lib/python3.10/site-packages/pip (python 3.10) 13:32:27 + python3 -m pip freeze 13:32:28 cachetools==5.3.2 13:32:28 chardet==5.2.0 13:32:28 colorama==0.4.6 13:32:28 distlib==0.3.8 13:32:28 filelock==3.13.1 13:32:28 packaging==23.2 13:32:28 platformdirs==4.1.0 13:32:28 pluggy==1.3.0 13:32:28 pyproject-api==1.6.1 13:32:28 tomli==2.0.1 13:32:28 tox==4.12.1 13:32:28 urllib3==1.26.18 13:32:28 virtualenv==20.25.0 13:32:28 [EnvInject] - Injecting environment variables from a build step. 13:32:28 [EnvInject] - Injecting as environment variables the properties content 13:32:28 PARALLEL=false 13:32:28 13:32:28 [EnvInject] - Variables injected successfully. 13:32:28 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins1836693119902990654.sh 13:32:28 ---> tox-run.sh 13:32:28 + 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 13:32:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 13:32:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 13:32:28 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 13:32:28 + cd /w/workspace/oom-master-sphinx-lint/. 13:32:28 + source /home/jenkins/lf-env.sh 13:32:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:32:28 ++ mktemp -d /tmp/venv-XXXX 13:32:28 + lf_venv=/tmp/venv-fLAS 13:32:28 + local venv_file=/tmp/.os_lf_venv 13:32:28 + local python=python3 13:32:28 + local options 13:32:28 + local set_path=true 13:32:28 + local install_args= 13:32:28 ++ 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 13:32:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:32:28 + true 13:32:28 + case $1 in 13:32:28 + venv_file=/tmp/.toxenv 13:32:28 + shift 2 13:32:28 + true 13:32:28 + case $1 in 13:32:28 + shift 13:32:28 + break 13:32:28 + case $python in 13:32:28 + local pkg_list= 13:32:28 + [[ -d /opt/pyenv ]] 13:32:28 + echo 'Setup pyenv:' 13:32:28 Setup pyenv: 13:32:28 + export PYENV_ROOT=/opt/pyenv 13:32:28 + PYENV_ROOT=/opt/pyenv 13:32:28 + 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 13:32:28 + 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 13:32:28 + pyenv versions 13:32:28 system 13:32:28 3.8.13 13:32:28 3.9.13 13:32:28 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:32:28 + command -v pyenv 13:32:28 ++ pyenv init - --no-rehash 13:32:28 + 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[*]}"'\'')" 13:32:28 export PATH="/opt/pyenv/shims:${PATH}" 13:32:28 export PYENV_SHELL=bash 13:32:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:32:28 pyenv() { 13:32:28 local command 13:32:28 command="${1:-}" 13:32:28 if [ "$#" -gt 0 ]; then 13:32:28 shift 13:32:28 fi 13:32:28 13:32:28 case "$command" in 13:32:28 rehash|shell) 13:32:28 eval "$(pyenv "sh-$command" "$@")" 13:32:28 ;; 13:32:28 *) 13:32:28 command pyenv "$command" "$@" 13:32:28 ;; 13:32:28 esac 13:32:28 }' 13:32:28 +++ 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[*]}"' 13:32:28 ++ 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 13:32:28 ++ 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 13:32:28 ++ 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 13:32:28 ++ export PYENV_SHELL=bash 13:32:28 ++ PYENV_SHELL=bash 13:32:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:32:28 +++ complete -F _pyenv pyenv 13:32:28 ++ lf-pyver python3 13:32:28 ++ local py_version_xy=python3 13:32:28 ++ local py_version_xyz= 13:32:28 ++ pyenv versions 13:32:28 ++ local command 13:32:28 ++ command=versions 13:32:28 ++ '[' 1 -gt 0 ']' 13:32:28 ++ shift 13:32:28 ++ case "$command" in 13:32:28 ++ command pyenv versions 13:32:28 ++ pyenv versions 13:32:28 ++ sed 's/^[ *]* //' 13:32:28 ++ awk '{ print $1 }' 13:32:28 ++ grep -E '^[0-9.]*[0-9]$' 13:32:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:32:28 +++ sort -V 13:32:28 +++ grep '^3' /tmp/.pyenv_versions 13:32:28 +++ tail -n 1 13:32:28 ++ py_version_xyz=3.10.6 13:32:28 ++ [[ -z 3.10.6 ]] 13:32:28 ++ echo 3.10.6 13:32:28 ++ return 0 13:32:28 + pyenv local 3.10.6 13:32:28 + local command 13:32:28 + command=local 13:32:28 + '[' 2 -gt 0 ']' 13:32:28 + shift 13:32:28 + case "$command" in 13:32:28 + command pyenv local 3.10.6 13:32:28 + pyenv local 3.10.6 13:32:28 + for arg in "$@" 13:32:28 + case $arg in 13:32:28 + pkg_list+='tox ' 13:32:28 + for arg in "$@" 13:32:28 + case $arg in 13:32:28 + pkg_list+='virtualenv ' 13:32:28 + for arg in "$@" 13:32:28 + case $arg in 13:32:28 + pkg_list+='urllib3~=1.26.15 ' 13:32:28 + [[ -f /tmp/.toxenv ]] 13:32:28 ++ cat /tmp/.toxenv 13:32:28 + lf_venv=/tmp/venv-GryM 13:32:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GryM from' file:/tmp/.toxenv 13:32:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GryM from file:/tmp/.toxenv 13:32:28 + /tmp/venv-GryM/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:32:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:32:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:32:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:32:29 + /tmp/venv-GryM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:32:30 + type python3 13:32:30 + true 13:32:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GryM/bin to PATH' 13:32:30 lf-activate-venv(): INFO: Adding /tmp/venv-GryM/bin to PATH 13:32:30 + PATH=/tmp/venv-GryM/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 13:32:30 + return 0 13:32:30 + [[ -d /opt/pyenv ]] 13:32:30 + echo '---> Setting up pyenv' 13:32:30 ---> Setting up pyenv 13:32:30 + export PYENV_ROOT=/opt/pyenv 13:32:30 + PYENV_ROOT=/opt/pyenv 13:32:30 + export PATH=/opt/pyenv/bin:/tmp/venv-GryM/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 13:32:30 + PATH=/opt/pyenv/bin:/tmp/venv-GryM/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 13:32:30 ++ pwd 13:32:30 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 13:32:30 + export PYTHONPATH 13:32:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:32:30 + TOX_TESTENV_PASSENV=PYTHONPATH 13:32:30 + tox --version 13:32:31 4.12.1 from /tmp/venv-GryM/lib/python3.10/site-packages/tox/__init__.py 13:32:31 + PARALLEL=false 13:32:31 + TOX_OPTIONS_LIST= 13:32:31 + [[ -n docs,docs-linkcheck ]] 13:32:31 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 13:32:31 + case ${PARALLEL,,} in 13:32:31 + tox -e docs,docs-linkcheck 13:32:31 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 13:32:32 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 13:32:55 docs: freeze> python -m pip freeze --all 13:32:56 docs: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,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==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,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==1.5.1,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.0,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 13:32:56 docs: commands[0]> sudo apt install graphviz 13:32:56 13:32:56 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:32:56 13:32:56 Reading package lists... 13:32:56 Building dependency tree... 13:32:56 Reading state information... 13:32:56 graphviz is already the newest version (2.40.1-2). 13:32:56 The following packages were automatically installed and are no longer required: 13:32:56 libmysqlclient20 mysql-common 13:32:56 Use 'sudo apt autoremove' to remove them. 13:32:56 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:32:56 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 13:33:00 docs: OK ✔ in 28.66 seconds 13:33:00 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 13:33:14 docs-linkcheck: freeze> python -m pip freeze --all 13:33:15 docs-linkcheck: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,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==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,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==1.5.1,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.0,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 13:33:15 docs-linkcheck: commands[0]> sudo apt install graphviz 13:33:15 13:33:15 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:33:15 13:33:15 Reading package lists... 13:33:15 Building dependency tree... 13:33:15 Reading state information... 13:33:15 graphviz is already the newest version (2.40.1-2). 13:33:15 The following packages were automatically installed and are no longer required: 13:33:15 libmysqlclient20 mysql-common 13:33:15 Use 'sudo apt autoremove' to remove them. 13:33:15 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:33:15 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 13:34:05 docs: OK (28.66=setup[24.73]+cmd[0.25,3.68] seconds) 13:34:05 docs-linkcheck: OK (64.92=setup[15.14]+cmd[0.20,49.58] seconds) 13:34:05 congratulations :) (93.74 seconds) 13:34:05 + tox_status=0 13:34:05 + echo '---> Completed tox runs' 13:34:05 ---> Completed tox runs 13:34:05 + for i in .tox/*/log 13:34:05 ++ echo .tox/docs-linkcheck/log 13:34:05 ++ awk -F/ '{print $2}' 13:34:05 + tox_env=docs-linkcheck 13:34:05 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 13:34:05 + for i in .tox/*/log 13:34:05 ++ echo .tox/docs/log 13:34:05 ++ awk -F/ '{print $2}' 13:34:05 + tox_env=docs 13:34:05 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 13:34:05 + DOC_DIR=docs/_build/html 13:34:05 + [[ -d docs/_build/html ]] 13:34:05 + echo '---> Archiving generated docs' 13:34:05 ---> Archiving generated docs 13:34:05 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 13:34:05 + echo '---> tox-run.sh ends' 13:34:05 ---> tox-run.sh ends 13:34:05 + test 0 -eq 0 13:34:05 $ ssh-agent -k 13:34:05 unset SSH_AUTH_SOCK; 13:34:05 unset SSH_AGENT_PID; 13:34:05 echo Agent pid 1685 killed; 13:34:05 [ssh-agent] Stopped. 13:34:05 [PostBuildScript] - [INFO] Executing post build scripts. 13:34:05 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8488857884434564497.sh 13:34:05 ---> sysstat.sh 13:34:05 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5748080612434632773.sh 13:34:05 ---> package-listing.sh 13:34:05 ++ facter osfamily 13:34:05 ++ tr '[:upper:]' '[:lower:]' 13:34:05 + OS_FAMILY=debian 13:34:05 + workspace=/w/workspace/oom-master-sphinx-lint 13:34:05 + START_PACKAGES=/tmp/packages_start.txt 13:34:05 + END_PACKAGES=/tmp/packages_end.txt 13:34:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:34:05 + PACKAGES=/tmp/packages_start.txt 13:34:05 + '[' /w/workspace/oom-master-sphinx-lint ']' 13:34:05 + PACKAGES=/tmp/packages_end.txt 13:34:05 + case "${OS_FAMILY}" in 13:34:05 + dpkg -l 13:34:05 + grep '^ii' 13:34:05 + '[' -f /tmp/packages_start.txt ']' 13:34:05 + '[' -f /tmp/packages_end.txt ']' 13:34:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:34:05 + '[' /w/workspace/oom-master-sphinx-lint ']' 13:34:05 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 13:34:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 13:34:05 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins12720711596313396517.sh 13:34:05 ---> capture-instance-metadata.sh 13:34:05 Setup pyenv: 13:34:05 system 13:34:05 3.8.13 13:34:05 3.9.13 13:34:05 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:34:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ln3Q 13:34:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:34:12 lf-activate-venv(): INFO: Installing: lftools 13:34:40 lf-activate-venv(): INFO: Adding /tmp/venv-Ln3Q/bin to PATH 13:34:40 INFO: Running in OpenStack, capturing instance metadata 13:34:41 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2247073715709289732.sh 13:34:41 provisioning config files... 13:34:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config14950601263667892409tmp 13:34:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:34:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:34:41 [EnvInject] - Injecting environment variables from a build step. 13:34:41 [EnvInject] - Injecting as environment variables the properties content 13:34:41 SERVER_ID=logs 13:34:41 13:34:41 [EnvInject] - Variables injected successfully. 13:34:41 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13745285629674449689.sh 13:34:41 ---> create-netrc.sh 13:34:41 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4419753360636025966.sh 13:34:41 ---> python-tools-install.sh 13:34:41 Setup pyenv: 13:34:41 system 13:34:41 3.8.13 13:34:41 3.9.13 13:34:41 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:34:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ln3Q from file:/tmp/.os_lf_venv 13:34:42 lf-activate-venv(): INFO: Installing: lftools 13:34:49 lf-activate-venv(): INFO: Adding /tmp/venv-Ln3Q/bin to PATH 13:34:49 Generating Requirements File 13:35:23 Python 3.10.6 13:35:23 pip 23.3.2 from /tmp/venv-Ln3Q/lib/python3.10/site-packages/pip (python 3.10) 13:35:24 appdirs==1.4.4 13:35:24 argcomplete==3.2.1 13:35:24 aspy.yaml==1.3.0 13:35:24 attrs==23.2.0 13:35:24 autopage==0.5.2 13:35:24 beautifulsoup4==4.12.2 13:35:24 boto3==1.34.20 13:35:24 botocore==1.34.20 13:35:24 bs4==0.0.1 13:35:24 cachetools==5.3.2 13:35:24 certifi==2023.11.17 13:35:24 cffi==1.16.0 13:35:24 cfgv==3.4.0 13:35:24 chardet==5.2.0 13:35:24 charset-normalizer==3.3.2 13:35:24 click==8.1.7 13:35:24 cliff==4.5.0 13:35:24 cmd2==2.4.3 13:35:24 cryptography==3.3.2 13:35:24 debtcollector==2.5.0 13:35:24 decorator==5.1.1 13:35:24 defusedxml==0.7.1 13:35:24 Deprecated==1.2.14 13:35:24 distlib==0.3.8 13:35:24 dnspython==2.4.2 13:35:24 docker==4.2.2 13:35:24 dogpile.cache==1.3.0 13:35:24 email-validator==2.1.0.post1 13:35:24 filelock==3.13.1 13:35:24 future==0.18.3 13:35:24 gitdb==4.0.11 13:35:24 GitPython==3.1.41 13:35:24 google-auth==2.26.2 13:35:24 httplib2==0.22.0 13:35:24 identify==2.5.33 13:35:24 idna==3.6 13:35:24 importlib-resources==1.5.0 13:35:24 iso8601==2.1.0 13:35:24 Jinja2==3.1.3 13:35:24 jmespath==1.0.1 13:35:24 jsonpatch==1.33 13:35:24 jsonpointer==2.4 13:35:24 jsonschema==4.21.0 13:35:24 jsonschema-specifications==2023.12.1 13:35:24 keystoneauth1==5.5.0 13:35:24 kubernetes==29.0.0 13:35:24 lftools==0.37.8 13:35:24 lxml==5.1.0 13:35:24 MarkupSafe==2.1.3 13:35:24 msgpack==1.0.7 13:35:24 multi_key_dict==2.0.3 13:35:24 munch==4.0.0 13:35:24 netaddr==0.10.1 13:35:24 netifaces==0.11.0 13:35:24 niet==1.4.2 13:35:24 nodeenv==1.8.0 13:35:24 oauth2client==4.1.3 13:35:24 oauthlib==3.2.2 13:35:24 openstacksdk==0.62.0 13:35:24 os-client-config==2.1.0 13:35:24 os-service-types==1.7.0 13:35:24 osc-lib==3.0.0 13:35:24 oslo.config==9.3.0 13:35:24 oslo.context==5.3.0 13:35:24 oslo.i18n==6.2.0 13:35:24 oslo.log==5.4.0 13:35:24 oslo.serialization==5.3.0 13:35:24 oslo.utils==6.3.0 13:35:24 packaging==23.2 13:35:24 pbr==6.0.0 13:35:24 platformdirs==4.1.0 13:35:24 prettytable==3.9.0 13:35:24 pyasn1==0.5.1 13:35:24 pyasn1-modules==0.3.0 13:35:24 pycparser==2.21 13:35:24 pygerrit2==2.0.15 13:35:24 PyGithub==2.1.1 13:35:24 pyinotify==0.9.6 13:35:24 PyJWT==2.8.0 13:35:24 PyNaCl==1.5.0 13:35:24 pyparsing==2.4.7 13:35:24 pyperclip==1.8.2 13:35:24 pyrsistent==0.20.0 13:35:24 python-cinderclient==9.4.0 13:35:24 python-dateutil==2.8.2 13:35:24 python-heatclient==3.4.0 13:35:24 python-jenkins==1.8.2 13:35:24 python-keystoneclient==5.3.0 13:35:24 python-magnumclient==4.3.0 13:35:24 python-novaclient==18.4.0 13:35:24 python-openstackclient==6.0.0 13:35:24 python-swiftclient==4.4.0 13:35:24 pytz==2023.3.post1 13:35:24 PyYAML==6.0.1 13:35:24 referencing==0.32.1 13:35:24 requests==2.31.0 13:35:24 requests-oauthlib==1.3.1 13:35:24 requestsexceptions==1.4.0 13:35:24 rfc3986==2.0.0 13:35:24 rpds-py==0.17.1 13:35:24 rsa==4.9 13:35:24 ruamel.yaml==0.18.5 13:35:24 ruamel.yaml.clib==0.2.8 13:35:24 s3transfer==0.10.0 13:35:24 simplejson==3.19.2 13:35:24 six==1.16.0 13:35:24 smmap==5.0.1 13:35:24 soupsieve==2.5 13:35:24 stevedore==5.1.0 13:35:24 tabulate==0.9.0 13:35:24 toml==0.10.2 13:35:24 tomlkit==0.12.3 13:35:24 tqdm==4.66.1 13:35:24 typing_extensions==4.9.0 13:35:24 tzdata==2023.4 13:35:24 urllib3==1.26.18 13:35:24 virtualenv==20.25.0 13:35:24 wcwidth==0.2.13 13:35:24 websocket-client==1.7.0 13:35:24 wrapt==1.16.0 13:35:24 xdg==6.0.0 13:35:24 xmltodict==0.13.0 13:35:24 yq==3.2.3 13:35:24 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11279679489194097211.sh 13:35:24 ---> sudo-logs.sh 13:35:24 Archiving 'sudo' log.. 13:35:24 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins9630959657639103720.sh 13:35:24 ---> job-cost.sh 13:35:24 Setup pyenv: 13:35:24 system 13:35:24 3.8.13 13:35:24 3.9.13 13:35:24 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:35:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ln3Q from file:/tmp/.os_lf_venv 13:35:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:35:32 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. 13:35:32 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:35:33 lf-activate-venv(): INFO: Adding /tmp/venv-Ln3Q/bin to PATH 13:35:33 INFO: No Stack... 13:35:33 INFO: Retrieving Pricing Info for: v3-standard-4 13:35:33 INFO: Archiving Costs 13:35:33 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins2060780231900235203.sh 13:35:33 ---> logs-deploy.sh 13:35:33 Setup pyenv: 13:35:33 system 13:35:33 3.8.13 13:35:33 3.9.13 13:35:33 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:35:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ln3Q from file:/tmp/.os_lf_venv 13:35:35 lf-activate-venv(): INFO: Installing: lftools 13:35:44 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. 13:35:44 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:35:44 lf-activate-venv(): INFO: Adding /tmp/venv-Ln3Q/bin to PATH 13:35:44 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/449 13:35:44 INFO: archiving workspace using pattern(s): 13:35:46 Archives upload complete. 13:35:46 INFO: archiving logs to Nexus 13:35:47 ---> uname -a: 13:35:47 Linux prd-ubuntu1804-builder-4c-4g-12938 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:35:47 13:35:47 13:35:47 ---> lscpu: 13:35:47 Architecture: x86_64 13:35:47 CPU op-mode(s): 32-bit, 64-bit 13:35:47 Byte Order: Little Endian 13:35:47 CPU(s): 4 13:35:47 On-line CPU(s) list: 0-3 13:35:47 Thread(s) per core: 1 13:35:47 Core(s) per socket: 1 13:35:47 Socket(s): 4 13:35:47 NUMA node(s): 1 13:35:47 Vendor ID: AuthenticAMD 13:35:47 CPU family: 23 13:35:47 Model: 49 13:35:47 Model name: AMD EPYC-Rome Processor 13:35:47 Stepping: 0 13:35:47 CPU MHz: 2799.998 13:35:47 BogoMIPS: 5599.99 13:35:47 Virtualization: AMD-V 13:35:47 Hypervisor vendor: KVM 13:35:47 Virtualization type: full 13:35:47 L1d cache: 32K 13:35:47 L1i cache: 32K 13:35:47 L2 cache: 512K 13:35:47 L3 cache: 16384K 13:35:47 NUMA node0 CPU(s): 0-3 13:35:47 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 13:35:47 13:35:47 13:35:47 ---> nproc: 13:35:47 4 13:35:47 13:35:47 13:35:47 ---> df -h: 13:35:47 Filesystem Size Used Avail Use% Mounted on 13:35:47 udev 7.9G 0 7.9G 0% /dev 13:35:47 tmpfs 1.6G 672K 1.6G 1% /run 13:35:47 /dev/vda1 78G 8.6G 69G 12% / 13:35:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:35:47 tmpfs 5.0M 0 5.0M 0% /run/lock 13:35:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:35:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:35:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:35:47 13:35:47 13:35:47 ---> free -m: 13:35:47 total used free shared buff/cache available 13:35:47 Mem: 16040 530 13018 0 2490 15178 13:35:47 Swap: 1023 0 1023 13:35:47 13:35:47 13:35:47 ---> ip addr: 13:35:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:35:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:35:47 inet 127.0.0.1/8 scope host lo 13:35:47 valid_lft forever preferred_lft forever 13:35:47 inet6 ::1/128 scope host 13:35:47 valid_lft forever preferred_lft forever 13:35:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:35:47 link/ether fa:16:3e:a0:10:c2 brd ff:ff:ff:ff:ff:ff 13:35:47 inet 10.30.106.217/23 brd 10.30.107.255 scope global dynamic ens3 13:35:47 valid_lft 86157sec preferred_lft 86157sec 13:35:47 inet6 fe80::f816:3eff:fea0:10c2/64 scope link 13:35:47 valid_lft forever preferred_lft forever 13:35:47 13:35:47 13:35:47 ---> sar -b -r -n DEV: 13:35:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12938) 01/17/24 _x86_64_ (4 CPU) 13:35:47 13:35:47 13:31:47 LINUX RESTART (4 CPU) 13:35:47 13:35:47 13:32:01 tps rtps wtps bread/s bwrtn/s 13:35:47 13:33:01 262.39 70.25 192.13 4318.48 57683.99 13:35:47 13:34:01 90.68 0.00 90.68 0.00 23448.63 13:35:47 13:35:01 69.41 14.03 55.37 1058.09 5310.05 13:35:47 Average: 140.83 28.10 112.73 1792.19 28814.22 13:35:47 13:35:47 13:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:35:47 13:33:01 13892860 15561952 2532108 15.42 65652 1799708 829848 4.75 700984 1605988 202852 13:35:47 13:34:01 13688260 15516896 2736708 16.66 74392 1940792 919216 5.26 762960 1730592 136 13:35:47 13:35:01 13429240 15559760 2995728 18.24 96460 2206172 758272 4.34 761480 1960148 172532 13:35:47 Average: 13670120 15546203 2754848 16.77 78835 1982224 835779 4.78 741808 1765576 125173 13:35:47 13:35:47 13:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:35:47 13:33:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 13:35:47 13:33:01 ens3 423.18 275.10 2184.37 75.77 0.00 0.00 0.00 0.00 13:35:47 13:34:01 lo 31.26 31.26 3.31 3.31 0.00 0.00 0.00 0.00 13:35:47 13:34:01 ens3 89.17 88.52 58.34 14.47 0.00 0.00 0.00 0.00 13:35:47 13:35:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 13:35:47 13:35:01 ens3 66.67 47.89 846.27 10.37 0.00 0.00 0.00 0.00 13:35:47 Average: lo 11.80 11.80 1.25 1.25 0.00 0.00 0.00 0.00 13:35:47 Average: ens3 193.01 137.17 1029.66 33.54 0.00 0.00 0.00 0.00 13:35:47 13:35:47 13:35:47 ---> sar -P ALL: 13:35:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12938) 01/17/24 _x86_64_ (4 CPU) 13:35:47 13:35:47 13:31:47 LINUX RESTART (4 CPU) 13:35:47 13:35:47 13:32:01 CPU %user %nice %system %iowait %steal %idle 13:35:47 13:33:01 all 23.57 0.00 2.49 3.18 0.08 70.68 13:35:47 13:33:01 0 14.74 0.00 2.50 4.63 0.08 78.06 13:35:47 13:33:01 1 42.47 0.00 4.18 3.84 0.10 49.41 13:35:47 13:33:01 2 17.00 0.00 1.50 3.44 0.08 77.97 13:35:47 13:33:01 3 20.02 0.00 1.79 0.79 0.07 77.33 13:35:47 13:34:01 all 9.75 0.00 0.69 0.82 0.06 88.68 13:35:47 13:34:01 0 8.44 0.00 0.95 2.33 0.07 88.21 13:35:47 13:34:01 1 7.92 0.00 0.62 0.05 0.07 91.35 13:35:47 13:34:01 2 18.36 0.00 0.80 0.15 0.08 80.60 13:35:47 13:34:01 3 4.26 0.00 0.40 0.75 0.05 94.54 13:35:47 13:35:01 all 21.43 0.00 1.40 0.73 0.05 76.38 13:35:47 13:35:01 0 8.38 0.00 1.12 1.98 0.05 88.47 13:35:47 13:35:01 1 33.44 0.00 2.22 0.60 0.07 63.67 13:35:47 13:35:01 2 15.45 0.00 1.08 0.08 0.03 83.35 13:35:47 13:35:01 3 28.39 0.00 1.16 0.28 0.05 70.11 13:35:47 Average: all 18.25 0.00 1.53 1.58 0.07 78.58 13:35:47 Average: 0 10.52 0.00 1.52 2.98 0.07 84.91 13:35:47 Average: 1 27.94 0.00 2.34 1.50 0.08 68.14 13:35:47 Average: 2 16.93 0.00 1.13 1.23 0.07 80.64 13:35:47 Average: 3 17.58 0.00 1.12 0.61 0.06 80.64 13:35:47 13:35:47 13:35:47