10:13:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136179 10:13:35 Running as SYSTEM 10:13:35 [EnvInject] - Loading node environment variables. 10:13:35 Building remotely on prd-ubuntu1804-builder-4c-4g-6668 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 10:13:35 [ssh-agent] Looking for ssh-agent implementation... 10:13:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:13:35 $ ssh-agent 10:13:35 SSH_AUTH_SOCK=/tmp/ssh-QqvaPkT3k4TJ/agent.1655 10:13:35 SSH_AGENT_PID=1657 10:13:35 [ssh-agent] Started. 10:13:35 Running ssh-add (command line suppressed) 10:13:35 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_3867181807146826719.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_3867181807146826719.key) 10:13:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:13:35 The recommended git tool is: NONE 10:13:37 using credential onap-jenkins-ssh 10:13:37 Wiping out workspace first. 10:13:37 Cloning the remote Git repository 10:13:37 Cloning repository git://cloud.onap.org/mirror/oom.git 10:13:37 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 10:13:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:13:37 > git --version # timeout=10 10:13:37 > git --version # 'git version 2.17.1' 10:13:37 using GIT_SSH to set credentials Gerrit user 10:13:37 Verifying host key using manually-configured host key entries 10:13:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:13:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:13:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:13:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:13:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:13:43 using GIT_SSH to set credentials Gerrit user 10:13:43 Verifying host key using manually-configured host key entries 10:13:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/136179/11 # timeout=30 10:13:44 > git rev-parse 062e7c2a2f0e666ba87d4a0337e5774cf841b3f9^{commit} # timeout=10 10:13:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:13:44 Checking out Revision 062e7c2a2f0e666ba87d4a0337e5774cf841b3f9 (refs/changes/79/136179/11) 10:13:44 > git config core.sparsecheckout # timeout=10 10:13:44 > git checkout -f 062e7c2a2f0e666ba87d4a0337e5774cf841b3f9 # timeout=30 10:13:45 Commit message: "[POSTGRES][COMMON] Add support for postgres operator" 10:13:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:13:46 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 10:13:46 [EnvInject] - Injecting environment variables from a build step. 10:13:46 [EnvInject] - Injecting as environment variables the properties content 10:13:46 PYTHON=python3 10:13:46 10:13:46 [EnvInject] - Variables injected successfully. 10:13:46 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins8032794511864235005.sh 10:13:46 ---> tox-install.sh 10:13:46 + source /home/jenkins/lf-env.sh 10:13:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:13:46 ++ mktemp -d /tmp/venv-XXXX 10:13:46 + lf_venv=/tmp/venv-bKvy 10:13:46 + local venv_file=/tmp/.os_lf_venv 10:13:46 + local python=python3 10:13:46 + local options 10:13:46 + local set_path=true 10:13:46 + local install_args= 10:13:46 ++ 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 10:13:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:13:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:13:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:13:46 + true 10:13:46 + case $1 in 10:13:46 + venv_file=/tmp/.toxenv 10:13:46 + shift 2 10:13:46 + true 10:13:46 + case $1 in 10:13:46 + shift 10:13:46 + break 10:13:46 + case $python in 10:13:46 + local pkg_list= 10:13:46 + [[ -d /opt/pyenv ]] 10:13:46 + echo 'Setup pyenv:' 10:13:46 Setup pyenv: 10:13:46 + export PYENV_ROOT=/opt/pyenv 10:13:46 + PYENV_ROOT=/opt/pyenv 10:13:46 + 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 10:13:46 + 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 10:13:46 + pyenv versions 10:13:46 * system (set by /opt/pyenv/version) 10:13:46 * 3.8.13 (set by /opt/pyenv/version) 10:13:46 * 3.9.13 (set by /opt/pyenv/version) 10:13:46 * 3.10.6 (set by /opt/pyenv/version) 10:13:46 + command -v pyenv 10:13:46 ++ pyenv init - --no-rehash 10:13:46 + 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[*]}"'\'')" 10:13:46 export PATH="/opt/pyenv/shims:${PATH}" 10:13:46 export PYENV_SHELL=bash 10:13:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:13:46 pyenv() { 10:13:46 local command 10:13:46 command="${1:-}" 10:13:46 if [ "$#" -gt 0 ]; then 10:13:46 shift 10:13:46 fi 10:13:46 10:13:46 case "$command" in 10:13:46 rehash|shell) 10:13:46 eval "$(pyenv "sh-$command" "$@")" 10:13:46 ;; 10:13:46 *) 10:13:46 command pyenv "$command" "$@" 10:13:46 ;; 10:13:46 esac 10:13:46 }' 10:13:46 +++ 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[*]}"' 10:13:46 ++ 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 10:13:46 ++ 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 10:13:46 ++ 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 10:13:46 ++ export PYENV_SHELL=bash 10:13:46 ++ PYENV_SHELL=bash 10:13:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:13:46 +++ complete -F _pyenv pyenv 10:13:46 ++ lf-pyver python3 10:13:46 ++ local py_version_xy=python3 10:13:46 ++ local py_version_xyz= 10:13:46 ++ pyenv versions 10:13:46 ++ local command 10:13:46 ++ sed 's/^[ *]* //' 10:13:46 ++ command=versions 10:13:46 ++ '[' 1 -gt 0 ']' 10:13:46 ++ shift 10:13:46 ++ case "$command" in 10:13:46 ++ command pyenv versions 10:13:46 ++ pyenv versions 10:13:46 ++ grep -E '^[0-9.]*[0-9]$' 10:13:46 ++ awk '{ print $1 }' 10:13:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:13:46 +++ grep '^3' /tmp/.pyenv_versions 10:13:46 +++ sort -V 10:13:46 +++ tail -n 1 10:13:46 ++ py_version_xyz=3.10.6 10:13:46 ++ [[ -z 3.10.6 ]] 10:13:46 ++ echo 3.10.6 10:13:46 ++ return 0 10:13:46 + pyenv local 3.10.6 10:13:46 + local command 10:13:46 + command=local 10:13:46 + '[' 2 -gt 0 ']' 10:13:46 + shift 10:13:46 + case "$command" in 10:13:46 + command pyenv local 3.10.6 10:13:46 + pyenv local 3.10.6 10:13:46 + for arg in "$@" 10:13:46 + case $arg in 10:13:46 + pkg_list+='tox ' 10:13:46 + for arg in "$@" 10:13:46 + case $arg in 10:13:46 + pkg_list+='virtualenv ' 10:13:46 + for arg in "$@" 10:13:46 + case $arg in 10:13:46 + pkg_list+='urllib3~=1.26.15 ' 10:13:46 + [[ -f /tmp/.toxenv ]] 10:13:46 + [[ ! -f /tmp/.toxenv ]] 10:13:46 + [[ -n '' ]] 10:13:46 + python3 -m venv /tmp/venv-bKvy 10:13:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bKvy' 10:13:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bKvy 10:13:50 + echo /tmp/venv-bKvy 10:13:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:13:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:13:50 + /tmp/venv-bKvy/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:13:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:13:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:13:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:13:53 + /tmp/venv-bKvy/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:13:56 + type python3 10:13:56 + true 10:13:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bKvy/bin to PATH' 10:13:56 lf-activate-venv(): INFO: Adding /tmp/venv-bKvy/bin to PATH 10:13:56 + PATH=/tmp/venv-bKvy/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 10:13:56 + return 0 10:13:56 + python3 --version 10:13:56 Python 3.10.6 10:13:56 + python3 -m pip --version 10:13:56 pip 24.0 from /tmp/venv-bKvy/lib/python3.10/site-packages/pip (python 3.10) 10:13:56 + python3 -m pip freeze 10:13:57 cachetools==5.3.2 10:13:57 chardet==5.2.0 10:13:57 colorama==0.4.6 10:13:57 distlib==0.3.8 10:13:57 filelock==3.13.1 10:13:57 packaging==23.2 10:13:57 platformdirs==4.2.0 10:13:57 pluggy==1.4.0 10:13:57 pyproject-api==1.6.1 10:13:57 tomli==2.0.1 10:13:57 tox==4.13.0 10:13:57 urllib3==1.26.18 10:13:57 virtualenv==20.25.0 10:13:57 [EnvInject] - Injecting environment variables from a build step. 10:13:57 [EnvInject] - Injecting as environment variables the properties content 10:13:57 PARALLEL=false 10:13:57 10:13:57 [EnvInject] - Variables injected successfully. 10:13:57 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins16883762208072056457.sh 10:13:57 ---> tox-run.sh 10:13:57 + 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 10:13:57 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 10:13:57 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 10:13:57 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 10:13:57 + cd /w/workspace/oom-master-sphinx-lint/. 10:13:57 + source /home/jenkins/lf-env.sh 10:13:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:13:57 ++ mktemp -d /tmp/venv-XXXX 10:13:57 + lf_venv=/tmp/venv-47tq 10:13:57 + local venv_file=/tmp/.os_lf_venv 10:13:57 + local python=python3 10:13:57 + local options 10:13:57 + local set_path=true 10:13:57 + local install_args= 10:13:57 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:13:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:13:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:13:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:13:57 + true 10:13:57 + case $1 in 10:13:57 + venv_file=/tmp/.toxenv 10:13:57 + shift 2 10:13:57 + true 10:13:57 + case $1 in 10:13:57 + shift 10:13:57 + break 10:13:57 + case $python in 10:13:57 + local pkg_list= 10:13:57 + [[ -d /opt/pyenv ]] 10:13:57 + echo 'Setup pyenv:' 10:13:57 Setup pyenv: 10:13:57 + export PYENV_ROOT=/opt/pyenv 10:13:57 + PYENV_ROOT=/opt/pyenv 10:13:57 + 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 10:13:57 + 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 10:13:57 + pyenv versions 10:13:57 system 10:13:57 3.8.13 10:13:57 3.9.13 10:13:57 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 10:13:57 + command -v pyenv 10:13:57 ++ pyenv init - --no-rehash 10:13:57 + 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[*]}"'\'')" 10:13:57 export PATH="/opt/pyenv/shims:${PATH}" 10:13:57 export PYENV_SHELL=bash 10:13:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:13:57 pyenv() { 10:13:57 local command 10:13:57 command="${1:-}" 10:13:57 if [ "$#" -gt 0 ]; then 10:13:57 shift 10:13:57 fi 10:13:57 10:13:57 case "$command" in 10:13:57 rehash|shell) 10:13:57 eval "$(pyenv "sh-$command" "$@")" 10:13:57 ;; 10:13:57 *) 10:13:57 command pyenv "$command" "$@" 10:13:57 ;; 10:13:57 esac 10:13:57 }' 10:13:57 +++ 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[*]}"' 10:13:57 ++ 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 10:13:57 ++ 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 10:13:57 ++ 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 10:13:57 ++ export PYENV_SHELL=bash 10:13:57 ++ PYENV_SHELL=bash 10:13:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:13:57 +++ complete -F _pyenv pyenv 10:13:57 ++ lf-pyver python3 10:13:57 ++ local py_version_xy=python3 10:13:57 ++ local py_version_xyz= 10:13:57 ++ pyenv versions 10:13:57 ++ local command 10:13:57 ++ command=versions 10:13:57 ++ '[' 1 -gt 0 ']' 10:13:57 ++ shift 10:13:57 ++ case "$command" in 10:13:57 ++ command pyenv versions 10:13:57 ++ pyenv versions 10:13:57 ++ awk '{ print $1 }' 10:13:57 ++ sed 's/^[ *]* //' 10:13:57 ++ grep -E '^[0-9.]*[0-9]$' 10:13:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:13:57 +++ sort -V 10:13:57 +++ grep '^3' /tmp/.pyenv_versions 10:13:57 +++ tail -n 1 10:13:57 ++ py_version_xyz=3.10.6 10:13:57 ++ [[ -z 3.10.6 ]] 10:13:57 ++ echo 3.10.6 10:13:57 ++ return 0 10:13:57 + pyenv local 3.10.6 10:13:57 + local command 10:13:57 + command=local 10:13:57 + '[' 2 -gt 0 ']' 10:13:57 + shift 10:13:57 + case "$command" in 10:13:57 + command pyenv local 3.10.6 10:13:57 + pyenv local 3.10.6 10:13:57 + for arg in "$@" 10:13:57 + case $arg in 10:13:57 + pkg_list+='tox ' 10:13:57 + for arg in "$@" 10:13:57 + case $arg in 10:13:57 + pkg_list+='virtualenv ' 10:13:57 + for arg in "$@" 10:13:57 + case $arg in 10:13:57 + pkg_list+='urllib3~=1.26.15 ' 10:13:57 + [[ -f /tmp/.toxenv ]] 10:13:57 ++ cat /tmp/.toxenv 10:13:57 + lf_venv=/tmp/venv-bKvy 10:13:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bKvy from' file:/tmp/.toxenv 10:13:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bKvy from file:/tmp/.toxenv 10:13:57 + /tmp/venv-bKvy/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:13:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:13:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:13:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:13:58 + /tmp/venv-bKvy/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:13:59 + type python3 10:13:59 + true 10:13:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bKvy/bin to PATH' 10:13:59 lf-activate-venv(): INFO: Adding /tmp/venv-bKvy/bin to PATH 10:13:59 + PATH=/tmp/venv-bKvy/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 10:13:59 + return 0 10:13:59 + [[ -d /opt/pyenv ]] 10:13:59 + echo '---> Setting up pyenv' 10:13:59 ---> Setting up pyenv 10:13:59 + export PYENV_ROOT=/opt/pyenv 10:13:59 + PYENV_ROOT=/opt/pyenv 10:13:59 + export PATH=/opt/pyenv/bin:/tmp/venv-bKvy/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 10:13:59 + PATH=/opt/pyenv/bin:/tmp/venv-bKvy/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 10:13:59 ++ pwd 10:13:59 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 10:13:59 + export PYTHONPATH 10:13:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:13:59 + TOX_TESTENV_PASSENV=PYTHONPATH 10:13:59 + tox --version 10:14:00 4.13.0 from /tmp/venv-bKvy/lib/python3.10/site-packages/tox/__init__.py 10:14:00 + PARALLEL=false 10:14:00 + TOX_OPTIONS_LIST= 10:14:00 + [[ -n docs,docs-linkcheck ]] 10:14:00 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 10:14:00 + case ${PARALLEL,,} in 10:14:00 + tox -e docs,docs-linkcheck 10:14:00 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 10:14:01 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 10:14:30 docs: freeze> python -m pip freeze --all 10:14:30 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 10:14:30 docs: commands[0]> sudo apt install graphviz 10:14:30 10:14:30 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 10:14:30 10:14:30 Reading package lists... 10:14:30 Building dependency tree... 10:14:30 Reading state information... 10:14:30 graphviz is already the newest version (2.40.1-2). 10:14:30 The following packages were automatically installed and are no longer required: 10:14:30 libmysqlclient20 mysql-common 10:14:30 Use 'sudo apt autoremove' to remove them. 10:14:30 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 10:14:30 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 10:14:35 docs: OK ✔ in 34.39 seconds 10:14:35 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 10:14:53 docs-linkcheck: freeze> python -m pip freeze --all 10:14:54 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 10:14:54 docs-linkcheck: commands[0]> sudo apt install graphviz 10:14:54 10:14:54 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 10:14:54 10:14:54 Reading package lists... 10:14:54 Building dependency tree... 10:14:54 Reading state information... 10:14:54 graphviz is already the newest version (2.40.1-2). 10:14:54 The following packages were automatically installed and are no longer required: 10:14:54 libmysqlclient20 mysql-common 10:14:54 Use 'sudo apt autoremove' to remove them. 10:14:54 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 10:14:54 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 10:15:46 docs: OK (34.39=setup[30.17]+cmd[0.24,3.98] seconds) 10:15:46 docs-linkcheck: OK (71.67=setup[19.27]+cmd[0.24,52.16] seconds) 10:15:46 congratulations :) (106.24 seconds) 10:15:46 + tox_status=0 10:15:46 + echo '---> Completed tox runs' 10:15:46 ---> Completed tox runs 10:15:46 + for i in .tox/*/log 10:15:46 ++ echo .tox/docs-linkcheck/log 10:15:46 ++ awk -F/ '{print $2}' 10:15:46 + tox_env=docs-linkcheck 10:15:46 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 10:15:46 + for i in .tox/*/log 10:15:46 ++ awk -F/ '{print $2}' 10:15:46 ++ echo .tox/docs/log 10:15:46 + tox_env=docs 10:15:46 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 10:15:46 + DOC_DIR=docs/_build/html 10:15:46 + [[ -d docs/_build/html ]] 10:15:46 + echo '---> Archiving generated docs' 10:15:46 ---> Archiving generated docs 10:15:46 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 10:15:46 + echo '---> tox-run.sh ends' 10:15:46 ---> tox-run.sh ends 10:15:46 + test 0 -eq 0 10:15:46 $ ssh-agent -k 10:15:46 unset SSH_AUTH_SOCK; 10:15:46 unset SSH_AGENT_PID; 10:15:46 echo Agent pid 1657 killed; 10:15:46 [ssh-agent] Stopped. 10:15:46 [PostBuildScript] - [INFO] Executing post build scripts. 10:15:46 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10388283850731546548.sh 10:15:46 ---> sysstat.sh 10:15:47 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17461381829365198724.sh 10:15:47 ---> package-listing.sh 10:15:47 ++ facter osfamily 10:15:47 ++ tr '[:upper:]' '[:lower:]' 10:15:47 + OS_FAMILY=debian 10:15:47 + workspace=/w/workspace/oom-master-sphinx-lint 10:15:47 + START_PACKAGES=/tmp/packages_start.txt 10:15:47 + END_PACKAGES=/tmp/packages_end.txt 10:15:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:15:47 + PACKAGES=/tmp/packages_start.txt 10:15:47 + '[' /w/workspace/oom-master-sphinx-lint ']' 10:15:47 + PACKAGES=/tmp/packages_end.txt 10:15:47 + case "${OS_FAMILY}" in 10:15:47 + dpkg -l 10:15:47 + grep '^ii' 10:15:47 + '[' -f /tmp/packages_start.txt ']' 10:15:47 + '[' -f /tmp/packages_end.txt ']' 10:15:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:15:47 + '[' /w/workspace/oom-master-sphinx-lint ']' 10:15:47 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 10:15:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 10:15:47 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17546229244809379910.sh 10:15:47 ---> capture-instance-metadata.sh 10:15:47 Setup pyenv: 10:15:47 system 10:15:47 3.8.13 10:15:47 3.9.13 10:15:47 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 10:15:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mjPD 10:15:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:15:54 lf-activate-venv(): INFO: Installing: lftools 10:16:25 lf-activate-venv(): INFO: Adding /tmp/venv-mjPD/bin to PATH 10:16:25 INFO: Running in OpenStack, capturing instance metadata 10:16:25 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6495491457121924729.sh 10:16:25 provisioning config files... 10:16:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config1097424464123394653tmp 10:16:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:16:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:16:25 [EnvInject] - Injecting environment variables from a build step. 10:16:25 [EnvInject] - Injecting as environment variables the properties content 10:16:25 SERVER_ID=logs 10:16:25 10:16:25 [EnvInject] - Variables injected successfully. 10:16:25 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins1161728594399058276.sh 10:16:25 ---> create-netrc.sh 10:16:25 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17210434729043684342.sh 10:16:25 ---> python-tools-install.sh 10:16:25 Setup pyenv: 10:16:25 system 10:16:25 3.8.13 10:16:25 3.9.13 10:16:25 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 10:16:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mjPD from file:/tmp/.os_lf_venv 10:16:27 lf-activate-venv(): INFO: Installing: lftools 10:16:35 lf-activate-venv(): INFO: Adding /tmp/venv-mjPD/bin to PATH 10:16:35 Generating Requirements File 10:17:10 Python 3.10.6 10:17:10 pip 24.0 from /tmp/venv-mjPD/lib/python3.10/site-packages/pip (python 3.10) 10:17:11 appdirs==1.4.4 10:17:11 argcomplete==3.2.2 10:17:11 aspy.yaml==1.3.0 10:17:11 attrs==23.2.0 10:17:11 autopage==0.5.2 10:17:11 beautifulsoup4==4.12.3 10:17:11 boto3==1.34.44 10:17:11 botocore==1.34.44 10:17:11 bs4==0.0.2 10:17:11 cachetools==5.3.2 10:17:11 certifi==2024.2.2 10:17:11 cffi==1.16.0 10:17:11 cfgv==3.4.0 10:17:11 chardet==5.2.0 10:17:11 charset-normalizer==3.3.2 10:17:11 click==8.1.7 10:17:11 cliff==4.5.0 10:17:11 cmd2==2.4.3 10:17:11 cryptography==3.3.2 10:17:11 debtcollector==2.5.0 10:17:11 decorator==5.1.1 10:17:11 defusedxml==0.7.1 10:17:11 Deprecated==1.2.14 10:17:11 distlib==0.3.8 10:17:11 dnspython==2.6.1 10:17:11 docker==4.2.2 10:17:11 dogpile.cache==1.3.1 10:17:11 email-validator==2.1.0.post1 10:17:11 filelock==3.13.1 10:17:11 future==0.18.3 10:17:11 gitdb==4.0.11 10:17:11 GitPython==3.1.42 10:17:11 google-auth==2.28.0 10:17:11 httplib2==0.22.0 10:17:11 identify==2.5.35 10:17:11 idna==3.6 10:17:11 importlib-resources==1.5.0 10:17:11 iso8601==2.1.0 10:17:11 Jinja2==3.1.3 10:17:11 jmespath==1.0.1 10:17:11 jsonpatch==1.33 10:17:11 jsonpointer==2.4 10:17:11 jsonschema==4.21.1 10:17:11 jsonschema-specifications==2023.12.1 10:17:11 keystoneauth1==5.5.0 10:17:11 kubernetes==29.0.0 10:17:11 lftools==0.37.8 10:17:11 lxml==5.1.0 10:17:11 MarkupSafe==2.1.5 10:17:11 msgpack==1.0.7 10:17:11 multi_key_dict==2.0.3 10:17:11 munch==4.0.0 10:17:11 netaddr==1.2.1 10:17:11 netifaces==0.11.0 10:17:11 niet==1.4.2 10:17:11 nodeenv==1.8.0 10:17:11 oauth2client==4.1.3 10:17:11 oauthlib==3.2.2 10:17:11 openstacksdk==0.62.0 10:17:11 os-client-config==2.1.0 10:17:11 os-service-types==1.7.0 10:17:11 osc-lib==3.0.0 10:17:11 oslo.config==9.3.0 10:17:11 oslo.context==5.3.0 10:17:11 oslo.i18n==6.2.0 10:17:11 oslo.log==5.4.0 10:17:11 oslo.serialization==5.3.0 10:17:11 oslo.utils==7.0.0 10:17:11 packaging==23.2 10:17:11 pbr==6.0.0 10:17:11 platformdirs==4.2.0 10:17:11 prettytable==3.9.0 10:17:11 pyasn1==0.5.1 10:17:11 pyasn1-modules==0.3.0 10:17:11 pycparser==2.21 10:17:11 pygerrit2==2.0.15 10:17:11 PyGithub==2.2.0 10:17:11 pyinotify==0.9.6 10:17:11 PyJWT==2.8.0 10:17:11 PyNaCl==1.5.0 10:17:11 pyparsing==2.4.7 10:17:11 pyperclip==1.8.2 10:17:11 pyrsistent==0.20.0 10:17:11 python-cinderclient==9.4.0 10:17:11 python-dateutil==2.8.2 10:17:11 python-heatclient==3.4.0 10:17:11 python-jenkins==1.8.2 10:17:11 python-keystoneclient==5.3.0 10:17:11 python-magnumclient==4.3.0 10:17:11 python-novaclient==18.4.0 10:17:11 python-openstackclient==6.0.1 10:17:11 python-swiftclient==4.4.0 10:17:11 pytz==2024.1 10:17:11 PyYAML==6.0.1 10:17:11 referencing==0.33.0 10:17:11 requests==2.31.0 10:17:11 requests-oauthlib==1.3.1 10:17:11 requestsexceptions==1.4.0 10:17:11 rfc3986==2.0.0 10:17:11 rpds-py==0.18.0 10:17:11 rsa==4.9 10:17:11 ruamel.yaml==0.18.6 10:17:11 ruamel.yaml.clib==0.2.8 10:17:11 s3transfer==0.10.0 10:17:11 simplejson==3.19.2 10:17:11 six==1.16.0 10:17:11 smmap==5.0.1 10:17:11 soupsieve==2.5 10:17:11 stevedore==5.1.0 10:17:11 tabulate==0.9.0 10:17:11 toml==0.10.2 10:17:11 tomlkit==0.12.3 10:17:11 tqdm==4.66.2 10:17:11 typing_extensions==4.9.0 10:17:11 tzdata==2024.1 10:17:11 urllib3==1.26.18 10:17:11 virtualenv==20.25.0 10:17:11 wcwidth==0.2.13 10:17:11 websocket-client==1.7.0 10:17:11 wrapt==1.16.0 10:17:11 xdg==6.0.0 10:17:11 xmltodict==0.13.0 10:17:11 yq==3.2.3 10:17:11 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins14342321919413371916.sh 10:17:11 ---> sudo-logs.sh 10:17:11 Archiving 'sudo' log.. 10:17:11 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13537094605042210678.sh 10:17:11 ---> job-cost.sh 10:17:11 Setup pyenv: 10:17:11 system 10:17:11 3.8.13 10:17:11 3.9.13 10:17:11 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 10:17:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mjPD from file:/tmp/.os_lf_venv 10:17:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:17:21 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. 10:17:21 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 10:17:21 lf-activate-venv(): INFO: Adding /tmp/venv-mjPD/bin to PATH 10:17:21 INFO: No Stack... 10:17:21 INFO: Retrieving Pricing Info for: v3-standard-4 10:17:21 INFO: Archiving Costs 10:17:21 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins8105546570558184397.sh 10:17:21 ---> logs-deploy.sh 10:17:21 Setup pyenv: 10:17:21 system 10:17:22 3.8.13 10:17:22 3.9.13 10:17:22 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 10:17:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mjPD from file:/tmp/.os_lf_venv 10:17:23 lf-activate-venv(): INFO: Installing: lftools 10:17:33 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. 10:17:33 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 10:17:33 lf-activate-venv(): INFO: Adding /tmp/venv-mjPD/bin to PATH 10:17:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/463 10:17:33 INFO: archiving workspace using pattern(s): 10:17:35 Archives upload complete. 10:17:35 INFO: archiving logs to Nexus 10:17:36 ---> uname -a: 10:17:36 Linux prd-ubuntu1804-builder-4c-4g-6668 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:17:36 10:17:36 10:17:36 ---> lscpu: 10:17:36 Architecture: x86_64 10:17:36 CPU op-mode(s): 32-bit, 64-bit 10:17:36 Byte Order: Little Endian 10:17:36 CPU(s): 4 10:17:36 On-line CPU(s) list: 0-3 10:17:36 Thread(s) per core: 1 10:17:36 Core(s) per socket: 1 10:17:36 Socket(s): 4 10:17:36 NUMA node(s): 1 10:17:36 Vendor ID: AuthenticAMD 10:17:36 CPU family: 23 10:17:36 Model: 49 10:17:36 Model name: AMD EPYC-Rome Processor 10:17:36 Stepping: 0 10:17:36 CPU MHz: 2799.998 10:17:36 BogoMIPS: 5599.99 10:17:36 Virtualization: AMD-V 10:17:36 Hypervisor vendor: KVM 10:17:36 Virtualization type: full 10:17:36 L1d cache: 32K 10:17:36 L1i cache: 32K 10:17:36 L2 cache: 512K 10:17:36 L3 cache: 16384K 10:17:36 NUMA node0 CPU(s): 0-3 10:17:36 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 10:17:36 10:17:36 10:17:36 ---> nproc: 10:17:36 4 10:17:36 10:17:36 10:17:36 ---> df -h: 10:17:36 Filesystem Size Used Avail Use% Mounted on 10:17:36 udev 7.9G 0 7.9G 0% /dev 10:17:36 tmpfs 1.6G 672K 1.6G 1% /run 10:17:36 /dev/vda1 78G 8.6G 69G 12% / 10:17:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:17:36 tmpfs 5.0M 0 5.0M 0% /run/lock 10:17:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:17:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:17:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:17:36 10:17:36 10:17:36 ---> free -m: 10:17:36 total used free shared buff/cache available 10:17:36 Mem: 16040 542 13005 0 2491 15166 10:17:36 Swap: 1023 0 1023 10:17:36 10:17:36 10:17:36 ---> ip addr: 10:17:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:17:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:17:36 inet 127.0.0.1/8 scope host lo 10:17:36 valid_lft forever preferred_lft forever 10:17:36 inet6 ::1/128 scope host 10:17:36 valid_lft forever preferred_lft forever 10:17:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:17:36 link/ether fa:16:3e:ff:fd:d4 brd ff:ff:ff:ff:ff:ff 10:17:36 inet 10.30.106.145/23 brd 10.30.107.255 scope global dynamic ens3 10:17:36 valid_lft 86138sec preferred_lft 86138sec 10:17:36 inet6 fe80::f816:3eff:feff:fdd4/64 scope link 10:17:36 valid_lft forever preferred_lft forever 10:17:36 10:17:36 10:17:36 ---> sar -b -r -n DEV: 10:17:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6668) 02/19/24 _x86_64_ (4 CPU) 10:17:36 10:17:36 10:13:15 LINUX RESTART (4 CPU) 10:17:36 10:17:36 10:14:03 tps rtps wtps bread/s bwrtn/s 10:17:36 10:15:01 118.27 5.84 112.43 349.04 33449.96 10:17:36 10:16:01 67.21 0.22 66.99 11.20 30647.69 10:17:36 10:17:01 98.48 13.86 84.62 1048.23 14760.87 10:17:36 Average: 94.39 6.65 87.74 470.84 26205.70 10:17:36 10:17:36 10:14:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:17:36 10:15:01 13675356 15504236 2749612 16.74 74612 1941040 912284 5.22 777004 1730124 216500 10:17:36 10:16:01 13665684 15547592 2759284 16.80 78816 1986556 785668 4.50 745612 1764380 43716 10:17:36 10:17:01 13378848 15526044 3046120 18.55 99104 2218500 795928 4.56 801700 1968744 49940 10:17:36 Average: 13573296 15525957 2851672 17.36 84177 2048699 831293 4.76 774772 1821083 103385 10:17:36 10:17:36 10:14:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:17:36 10:15:01 lo 4.96 4.96 0.49 0.49 0.00 0.00 0.00 0.00 10:17:36 10:15:01 ens3 56.02 41.75 676.18 9.27 0.00 0.00 0.00 0.00 10:17:36 10:16:01 lo 28.93 28.93 3.08 3.08 0.00 0.00 0.00 0.00 10:17:36 10:16:01 ens3 90.57 86.52 98.71 16.24 0.00 0.00 0.00 0.00 10:17:36 10:17:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 10:17:36 10:17:01 ens3 52.72 36.73 758.72 8.51 0.00 0.00 0.00 0.00 10:17:36 Average: lo 11.80 11.80 1.25 1.25 0.00 0.00 0.00 0.00 10:17:36 Average: ens3 66.56 55.15 509.35 11.36 0.00 0.00 0.00 0.00 10:17:36 10:17:36 10:17:36 ---> sar -P ALL: 10:17:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6668) 02/19/24 _x86_64_ (4 CPU) 10:17:36 10:17:36 10:13:15 LINUX RESTART (4 CPU) 10:17:36 10:17:36 10:14:03 CPU %user %nice %system %iowait %steal %idle 10:17:36 10:15:01 all 16.63 0.00 1.42 8.21 0.09 73.66 10:17:36 10:15:01 0 20.87 0.00 1.74 25.09 0.10 52.21 10:17:36 10:15:01 1 25.60 0.00 1.50 2.57 0.09 70.25 10:17:36 10:15:01 2 2.98 0.00 0.57 3.91 0.07 92.47 10:17:36 10:15:01 3 17.19 0.00 1.85 1.32 0.09 79.56 10:17:36 10:16:01 all 9.13 0.00 0.71 4.70 0.07 85.39 10:17:36 10:16:01 0 4.75 0.00 0.72 15.71 0.07 78.76 10:17:36 10:16:01 1 14.02 0.00 0.58 1.15 0.07 84.18 10:17:36 10:16:01 2 8.06 0.00 0.85 0.00 0.10 90.99 10:17:36 10:16:01 3 9.67 0.00 0.72 1.97 0.05 87.60 10:17:36 10:17:01 all 19.77 0.00 1.30 4.93 0.06 73.94 10:17:36 10:17:01 0 11.32 0.00 1.05 13.08 0.05 74.50 10:17:36 10:17:01 1 30.19 0.00 1.67 2.13 0.08 65.92 10:17:36 10:17:01 2 24.40 0.00 1.09 1.69 0.05 72.78 10:17:36 10:17:01 3 13.20 0.00 1.35 2.81 0.03 82.61 10:17:36 Average: all 15.15 0.00 1.14 5.92 0.07 77.71 10:17:36 Average: 0 12.20 0.00 1.16 17.87 0.07 68.70 10:17:36 Average: 1 23.22 0.00 1.25 1.94 0.08 73.51 10:17:36 Average: 2 11.90 0.00 0.84 1.85 0.07 85.34 10:17:36 Average: 3 13.30 0.00 1.30 2.04 0.06 83.30 10:17:36 10:17:36 10:17:36