07:48:14 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136179 07:48:14 Running as SYSTEM 07:48:14 [EnvInject] - Loading node environment variables. 07:48:14 Building remotely on prd-ubuntu1804-builder-4c-4g-2975 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 07:48:14 [ssh-agent] Looking for ssh-agent implementation... 07:48:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:48:14 $ ssh-agent 07:48:14 SSH_AUTH_SOCK=/tmp/ssh-UnND9uksyGYP/agent.1730 07:48:14 SSH_AGENT_PID=1732 07:48:14 [ssh-agent] Started. 07:48:14 Running ssh-add (command line suppressed) 07:48:14 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_7129063890217553766.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_7129063890217553766.key) 07:48:14 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:48:15 The recommended git tool is: NONE 07:48:16 using credential onap-jenkins-ssh 07:48:16 Wiping out workspace first. 07:48:16 Cloning the remote Git repository 07:48:16 Cloning repository git://cloud.onap.org/mirror/oom.git 07:48:16 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 07:48:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:48:16 > git --version # timeout=10 07:48:16 > git --version # 'git version 2.17.1' 07:48:16 using GIT_SSH to set credentials Gerrit user 07:48:16 Verifying host key using manually-configured host key entries 07:48:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:48:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:48:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:48:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:48:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:48:22 using GIT_SSH to set credentials Gerrit user 07:48:22 Verifying host key using manually-configured host key entries 07:48:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/136179/9 # timeout=30 07:48:23 > git rev-parse 716e1684a7cfb8a14273c6d8991b18d6c1a699ae^{commit} # timeout=10 07:48:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:48:23 Checking out Revision 716e1684a7cfb8a14273c6d8991b18d6c1a699ae (refs/changes/79/136179/9) 07:48:23 > git config core.sparsecheckout # timeout=10 07:48:23 > git checkout -f 716e1684a7cfb8a14273c6d8991b18d6c1a699ae # timeout=30 07:48:26 Commit message: "[POSTGRES][COMMON] Add support for postgres operator" 07:48:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:48:26 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 07:48:26 [EnvInject] - Injecting environment variables from a build step. 07:48:26 [EnvInject] - Injecting as environment variables the properties content 07:48:26 PYTHON=python3 07:48:26 07:48:26 [EnvInject] - Variables injected successfully. 07:48:26 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins1249716665539678251.sh 07:48:26 ---> tox-install.sh 07:48:26 + source /home/jenkins/lf-env.sh 07:48:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:48:26 ++ mktemp -d /tmp/venv-XXXX 07:48:26 + lf_venv=/tmp/venv-C52l 07:48:26 + local venv_file=/tmp/.os_lf_venv 07:48:26 + local python=python3 07:48:26 + local options 07:48:26 + local set_path=true 07:48:26 + local install_args= 07:48:26 ++ 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 07:48:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:48:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:48:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:48:26 + true 07:48:26 + case $1 in 07:48:26 + venv_file=/tmp/.toxenv 07:48:26 + shift 2 07:48:26 + true 07:48:26 + case $1 in 07:48:26 + shift 07:48:26 + break 07:48:26 + case $python in 07:48:26 + local pkg_list= 07:48:26 + [[ -d /opt/pyenv ]] 07:48:26 + echo 'Setup pyenv:' 07:48:26 Setup pyenv: 07:48:26 + export PYENV_ROOT=/opt/pyenv 07:48:26 + PYENV_ROOT=/opt/pyenv 07:48:26 + 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 07:48:26 + 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 07:48:26 + pyenv versions 07:48:27 * system (set by /opt/pyenv/version) 07:48:27 * 3.8.13 (set by /opt/pyenv/version) 07:48:27 * 3.9.13 (set by /opt/pyenv/version) 07:48:27 * 3.10.6 (set by /opt/pyenv/version) 07:48:27 + command -v pyenv 07:48:27 ++ pyenv init - --no-rehash 07:48:27 + 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[*]}"'\'')" 07:48:27 export PATH="/opt/pyenv/shims:${PATH}" 07:48:27 export PYENV_SHELL=bash 07:48:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:48:27 pyenv() { 07:48:27 local command 07:48:27 command="${1:-}" 07:48:27 if [ "$#" -gt 0 ]; then 07:48:27 shift 07:48:27 fi 07:48:27 07:48:27 case "$command" in 07:48:27 rehash|shell) 07:48:27 eval "$(pyenv "sh-$command" "$@")" 07:48:27 ;; 07:48:27 *) 07:48:27 command pyenv "$command" "$@" 07:48:27 ;; 07:48:27 esac 07:48:27 }' 07:48:27 +++ 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[*]}"' 07:48:27 ++ 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 07:48:27 ++ 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 07:48:27 ++ 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 07:48:27 ++ export PYENV_SHELL=bash 07:48:27 ++ PYENV_SHELL=bash 07:48:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:48:27 +++ complete -F _pyenv pyenv 07:48:27 ++ lf-pyver python3 07:48:27 ++ local py_version_xy=python3 07:48:27 ++ local py_version_xyz= 07:48:27 ++ pyenv versions 07:48:27 ++ local command 07:48:27 ++ sed 's/^[ *]* //' 07:48:27 ++ awk '{ print $1 }' 07:48:27 ++ grep -E '^[0-9.]*[0-9]$' 07:48:27 ++ command=versions 07:48:27 ++ '[' 1 -gt 0 ']' 07:48:27 ++ shift 07:48:27 ++ case "$command" in 07:48:27 ++ command pyenv versions 07:48:27 ++ pyenv versions 07:48:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:48:27 +++ sort -V 07:48:27 +++ grep '^3' /tmp/.pyenv_versions 07:48:27 +++ tail -n 1 07:48:27 ++ py_version_xyz=3.10.6 07:48:27 ++ [[ -z 3.10.6 ]] 07:48:27 ++ echo 3.10.6 07:48:27 ++ return 0 07:48:27 + pyenv local 3.10.6 07:48:27 + local command 07:48:27 + command=local 07:48:27 + '[' 2 -gt 0 ']' 07:48:27 + shift 07:48:27 + case "$command" in 07:48:27 + command pyenv local 3.10.6 07:48:27 + pyenv local 3.10.6 07:48:27 + for arg in "$@" 07:48:27 + case $arg in 07:48:27 + pkg_list+='tox ' 07:48:27 + for arg in "$@" 07:48:27 + case $arg in 07:48:27 + pkg_list+='virtualenv ' 07:48:27 + for arg in "$@" 07:48:27 + case $arg in 07:48:27 + pkg_list+='urllib3~=1.26.15 ' 07:48:27 + [[ -f /tmp/.toxenv ]] 07:48:27 + [[ ! -f /tmp/.toxenv ]] 07:48:27 + [[ -n '' ]] 07:48:27 + python3 -m venv /tmp/venv-C52l 07:48:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C52l' 07:48:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C52l 07:48:31 + echo /tmp/venv-C52l 07:48:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:48:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:48:31 + /tmp/venv-C52l/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:48:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:48:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:48:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:48:34 + /tmp/venv-C52l/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:48:37 + type python3 07:48:37 + true 07:48:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-C52l/bin to PATH' 07:48:37 lf-activate-venv(): INFO: Adding /tmp/venv-C52l/bin to PATH 07:48:37 + PATH=/tmp/venv-C52l/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 07:48:37 + return 0 07:48:37 + python3 --version 07:48:37 Python 3.10.6 07:48:37 + python3 -m pip --version 07:48:37 pip 24.0 from /tmp/venv-C52l/lib/python3.10/site-packages/pip (python 3.10) 07:48:37 + python3 -m pip freeze 07:48:38 cachetools==5.3.2 07:48:38 chardet==5.2.0 07:48:38 colorama==0.4.6 07:48:38 distlib==0.3.8 07:48:38 filelock==3.13.1 07:48:38 packaging==23.2 07:48:38 platformdirs==4.2.0 07:48:38 pluggy==1.4.0 07:48:38 pyproject-api==1.6.1 07:48:38 tomli==2.0.1 07:48:38 tox==4.12.1 07:48:38 urllib3==1.26.18 07:48:38 virtualenv==20.25.0 07:48:38 [EnvInject] - Injecting environment variables from a build step. 07:48:38 [EnvInject] - Injecting as environment variables the properties content 07:48:38 PARALLEL=false 07:48:38 07:48:38 [EnvInject] - Variables injected successfully. 07:48:38 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins3891893147502661051.sh 07:48:38 ---> tox-run.sh 07:48:38 + 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 07:48:38 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 07:48:38 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 07:48:38 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 07:48:38 + cd /w/workspace/oom-master-sphinx-lint/. 07:48:38 + source /home/jenkins/lf-env.sh 07:48:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:48:38 ++ mktemp -d /tmp/venv-XXXX 07:48:38 + lf_venv=/tmp/venv-eeJi 07:48:38 + local venv_file=/tmp/.os_lf_venv 07:48:38 + local python=python3 07:48:38 + local options 07:48:38 + local set_path=true 07:48:38 + local install_args= 07:48:38 ++ 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 07:48:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:48:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:48:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:48:38 + true 07:48:38 + case $1 in 07:48:38 + venv_file=/tmp/.toxenv 07:48:38 + shift 2 07:48:38 + true 07:48:38 + case $1 in 07:48:38 + shift 07:48:38 + break 07:48:38 + case $python in 07:48:38 + local pkg_list= 07:48:38 + [[ -d /opt/pyenv ]] 07:48:38 + echo 'Setup pyenv:' 07:48:38 Setup pyenv: 07:48:38 + export PYENV_ROOT=/opt/pyenv 07:48:38 + PYENV_ROOT=/opt/pyenv 07:48:38 + 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 07:48:38 + 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 07:48:38 + pyenv versions 07:48:38 system 07:48:38 3.8.13 07:48:38 3.9.13 07:48:38 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:48:38 + command -v pyenv 07:48:38 ++ pyenv init - --no-rehash 07:48:38 + 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[*]}"'\'')" 07:48:38 export PATH="/opt/pyenv/shims:${PATH}" 07:48:38 export PYENV_SHELL=bash 07:48:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:48:38 pyenv() { 07:48:38 local command 07:48:38 command="${1:-}" 07:48:38 if [ "$#" -gt 0 ]; then 07:48:38 shift 07:48:38 fi 07:48:38 07:48:38 case "$command" in 07:48:38 rehash|shell) 07:48:38 eval "$(pyenv "sh-$command" "$@")" 07:48:38 ;; 07:48:38 *) 07:48:38 command pyenv "$command" "$@" 07:48:38 ;; 07:48:38 esac 07:48:38 }' 07:48:38 +++ 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[*]}"' 07:48:38 ++ 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 07:48:38 ++ 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 07:48:38 ++ 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 07:48:38 ++ export PYENV_SHELL=bash 07:48:38 ++ PYENV_SHELL=bash 07:48:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:48:38 +++ complete -F _pyenv pyenv 07:48:38 ++ lf-pyver python3 07:48:38 ++ local py_version_xy=python3 07:48:38 ++ local py_version_xyz= 07:48:38 ++ pyenv versions 07:48:38 ++ local command 07:48:38 ++ awk '{ print $1 }' 07:48:38 ++ sed 's/^[ *]* //' 07:48:38 ++ command=versions 07:48:38 ++ '[' 1 -gt 0 ']' 07:48:38 ++ shift 07:48:38 ++ case "$command" in 07:48:38 ++ command pyenv versions 07:48:38 ++ pyenv versions 07:48:38 ++ grep -E '^[0-9.]*[0-9]$' 07:48:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:48:38 +++ grep '^3' /tmp/.pyenv_versions 07:48:38 +++ sort -V 07:48:38 +++ tail -n 1 07:48:38 ++ py_version_xyz=3.10.6 07:48:38 ++ [[ -z 3.10.6 ]] 07:48:38 ++ echo 3.10.6 07:48:38 ++ return 0 07:48:38 + pyenv local 3.10.6 07:48:38 + local command 07:48:38 + command=local 07:48:38 + '[' 2 -gt 0 ']' 07:48:38 + shift 07:48:38 + case "$command" in 07:48:38 + command pyenv local 3.10.6 07:48:38 + pyenv local 3.10.6 07:48:38 + for arg in "$@" 07:48:38 + case $arg in 07:48:38 + pkg_list+='tox ' 07:48:38 + for arg in "$@" 07:48:38 + case $arg in 07:48:38 + pkg_list+='virtualenv ' 07:48:38 + for arg in "$@" 07:48:38 + case $arg in 07:48:38 + pkg_list+='urllib3~=1.26.15 ' 07:48:38 + [[ -f /tmp/.toxenv ]] 07:48:38 ++ cat /tmp/.toxenv 07:48:38 + lf_venv=/tmp/venv-C52l 07:48:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C52l from' file:/tmp/.toxenv 07:48:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C52l from file:/tmp/.toxenv 07:48:38 + /tmp/venv-C52l/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:48:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:48:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:48:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:48:39 + /tmp/venv-C52l/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:48:40 + type python3 07:48:40 + true 07:48:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-C52l/bin to PATH' 07:48:40 lf-activate-venv(): INFO: Adding /tmp/venv-C52l/bin to PATH 07:48:40 + PATH=/tmp/venv-C52l/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 07:48:40 + return 0 07:48:40 + [[ -d /opt/pyenv ]] 07:48:40 + echo '---> Setting up pyenv' 07:48:40 ---> Setting up pyenv 07:48:40 + export PYENV_ROOT=/opt/pyenv 07:48:40 + PYENV_ROOT=/opt/pyenv 07:48:40 + export PATH=/opt/pyenv/bin:/tmp/venv-C52l/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 07:48:40 + PATH=/opt/pyenv/bin:/tmp/venv-C52l/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 07:48:40 ++ pwd 07:48:40 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 07:48:40 + export PYTHONPATH 07:48:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:48:40 + TOX_TESTENV_PASSENV=PYTHONPATH 07:48:40 + tox --version 07:48:41 4.12.1 from /tmp/venv-C52l/lib/python3.10/site-packages/tox/__init__.py 07:48:41 + PARALLEL=false 07:48:41 + TOX_OPTIONS_LIST= 07:48:41 + [[ -n docs,docs-linkcheck ]] 07:48:41 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 07:48:41 + case ${PARALLEL,,} in 07:48:41 + tox -e docs,docs-linkcheck 07:48:41 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 07:48:42 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 07:49:08 docs: freeze> python -m pip freeze --all 07:49:09 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 07:49:09 docs: commands[0]> sudo apt install graphviz 07:49:09 07:49:09 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 07:49:09 07:49:09 Reading package lists... 07:49:09 Building dependency tree... 07:49:09 Reading state information... 07:49:09 graphviz is already the newest version (2.40.1-2). 07:49:09 The following packages were automatically installed and are no longer required: 07:49:09 libmysqlclient20 mysql-common 07:49:09 Use 'sudo apt autoremove' to remove them. 07:49:09 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:49:09 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 07:49:13 docs: OK ✔ in 31.75 seconds 07:49:13 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 07:49:29 docs-linkcheck: freeze> python -m pip freeze --all 07:49:30 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 07:49:30 docs-linkcheck: commands[0]> sudo apt install graphviz 07:49:30 07:49:30 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 07:49:30 07:49:30 Reading package lists... 07:49:30 Building dependency tree... 07:49:30 Reading state information... 07:49:30 graphviz is already the newest version (2.40.1-2). 07:49:30 The following packages were automatically installed and are no longer required: 07:49:30 libmysqlclient20 mysql-common 07:49:30 Use 'sudo apt autoremove' to remove them. 07:49:30 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:49:30 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 07:50:15 docs: OK (31.75=setup[27.79]+cmd[0.27,3.69] seconds) 07:50:15 docs-linkcheck: OK (62.08=setup[17.07]+cmd[0.21,44.80] seconds) 07:50:15 congratulations :) (94.00 seconds) 07:50:15 + tox_status=0 07:50:15 + echo '---> Completed tox runs' 07:50:15 ---> Completed tox runs 07:50:15 + for i in .tox/*/log 07:50:15 ++ echo .tox/docs-linkcheck/log 07:50:15 ++ awk -F/ '{print $2}' 07:50:15 + tox_env=docs-linkcheck 07:50:15 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 07:50:15 + for i in .tox/*/log 07:50:15 ++ echo .tox/docs/log 07:50:15 ++ awk -F/ '{print $2}' 07:50:15 + tox_env=docs 07:50:15 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 07:50:15 + DOC_DIR=docs/_build/html 07:50:15 + [[ -d docs/_build/html ]] 07:50:15 + echo '---> Archiving generated docs' 07:50:15 ---> Archiving generated docs 07:50:15 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 07:50:15 + echo '---> tox-run.sh ends' 07:50:15 ---> tox-run.sh ends 07:50:15 + test 0 -eq 0 07:50:15 $ ssh-agent -k 07:50:15 unset SSH_AUTH_SOCK; 07:50:15 unset SSH_AGENT_PID; 07:50:15 echo Agent pid 1732 killed; 07:50:15 [ssh-agent] Stopped. 07:50:15 [PostBuildScript] - [INFO] Executing post build scripts. 07:50:15 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8857283069367833033.sh 07:50:15 ---> sysstat.sh 07:50:15 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5334791670735910186.sh 07:50:15 ---> package-listing.sh 07:50:15 ++ facter osfamily 07:50:15 ++ tr '[:upper:]' '[:lower:]' 07:50:16 + OS_FAMILY=debian 07:50:16 + workspace=/w/workspace/oom-master-sphinx-lint 07:50:16 + START_PACKAGES=/tmp/packages_start.txt 07:50:16 + END_PACKAGES=/tmp/packages_end.txt 07:50:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:50:16 + PACKAGES=/tmp/packages_start.txt 07:50:16 + '[' /w/workspace/oom-master-sphinx-lint ']' 07:50:16 + PACKAGES=/tmp/packages_end.txt 07:50:16 + case "${OS_FAMILY}" in 07:50:16 + dpkg -l 07:50:16 + grep '^ii' 07:50:16 + '[' -f /tmp/packages_start.txt ']' 07:50:16 + '[' -f /tmp/packages_end.txt ']' 07:50:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:50:16 + '[' /w/workspace/oom-master-sphinx-lint ']' 07:50:16 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 07:50:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 07:50:16 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6908613470853010603.sh 07:50:16 ---> capture-instance-metadata.sh 07:50:16 Setup pyenv: 07:50:16 system 07:50:16 3.8.13 07:50:16 3.9.13 07:50:16 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:50:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4ThL 07:50:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:50:22 lf-activate-venv(): INFO: Installing: lftools 07:50:52 lf-activate-venv(): INFO: Adding /tmp/venv-4ThL/bin to PATH 07:50:52 INFO: Running in OpenStack, capturing instance metadata 07:50:52 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3396110439394239921.sh 07:50:52 provisioning config files... 07:50:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config3886043216634606061tmp 07:50:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:50:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:50:53 [EnvInject] - Injecting environment variables from a build step. 07:50:53 [EnvInject] - Injecting as environment variables the properties content 07:50:53 SERVER_ID=logs 07:50:53 07:50:53 [EnvInject] - Variables injected successfully. 07:50:53 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2894943036421459638.sh 07:50:53 ---> create-netrc.sh 07:50:53 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8815835308143480230.sh 07:50:53 ---> python-tools-install.sh 07:50:53 Setup pyenv: 07:50:53 system 07:50:53 3.8.13 07:50:53 3.9.13 07:50:53 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:50:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4ThL from file:/tmp/.os_lf_venv 07:50:54 lf-activate-venv(): INFO: Installing: lftools 07:51:02 lf-activate-venv(): INFO: Adding /tmp/venv-4ThL/bin to PATH 07:51:02 Generating Requirements File 07:51:37 Python 3.10.6 07:51:37 pip 24.0 from /tmp/venv-4ThL/lib/python3.10/site-packages/pip (python 3.10) 07:51:38 appdirs==1.4.4 07:51:38 argcomplete==3.2.2 07:51:38 aspy.yaml==1.3.0 07:51:38 attrs==23.2.0 07:51:38 autopage==0.5.2 07:51:38 beautifulsoup4==4.12.3 07:51:38 boto3==1.34.35 07:51:38 botocore==1.34.35 07:51:38 bs4==0.0.2 07:51:38 cachetools==5.3.2 07:51:38 certifi==2024.2.2 07:51:38 cffi==1.16.0 07:51:38 cfgv==3.4.0 07:51:38 chardet==5.2.0 07:51:38 charset-normalizer==3.3.2 07:51:38 click==8.1.7 07:51:38 cliff==4.5.0 07:51:38 cmd2==2.4.3 07:51:38 cryptography==3.3.2 07:51:38 debtcollector==2.5.0 07:51:38 decorator==5.1.1 07:51:38 defusedxml==0.7.1 07:51:38 Deprecated==1.2.14 07:51:38 distlib==0.3.8 07:51:38 dnspython==2.5.0 07:51:38 docker==4.2.2 07:51:38 dogpile.cache==1.3.0 07:51:38 email-validator==2.1.0.post1 07:51:38 filelock==3.13.1 07:51:38 future==0.18.3 07:51:38 gitdb==4.0.11 07:51:38 GitPython==3.1.41 07:51:38 google-auth==2.27.0 07:51:38 httplib2==0.22.0 07:51:38 identify==2.5.33 07:51:38 idna==3.6 07:51:38 importlib-resources==1.5.0 07:51:38 iso8601==2.1.0 07:51:38 Jinja2==3.1.3 07:51:38 jmespath==1.0.1 07:51:38 jsonpatch==1.33 07:51:38 jsonpointer==2.4 07:51:38 jsonschema==4.21.1 07:51:38 jsonschema-specifications==2023.12.1 07:51:38 keystoneauth1==5.5.0 07:51:38 kubernetes==29.0.0 07:51:38 lftools==0.37.8 07:51:38 lxml==5.1.0 07:51:38 MarkupSafe==2.1.5 07:51:38 msgpack==1.0.7 07:51:38 multi_key_dict==2.0.3 07:51:38 munch==4.0.0 07:51:38 netaddr==0.10.1 07:51:38 netifaces==0.11.0 07:51:38 niet==1.4.2 07:51:38 nodeenv==1.8.0 07:51:38 oauth2client==4.1.3 07:51:38 oauthlib==3.2.2 07:51:38 openstacksdk==0.62.0 07:51:38 os-client-config==2.1.0 07:51:38 os-service-types==1.7.0 07:51:38 osc-lib==3.0.0 07:51:38 oslo.config==9.3.0 07:51:38 oslo.context==5.3.0 07:51:38 oslo.i18n==6.2.0 07:51:38 oslo.log==5.4.0 07:51:38 oslo.serialization==5.3.0 07:51:38 oslo.utils==7.0.0 07:51:38 packaging==23.2 07:51:38 pbr==6.0.0 07:51:38 platformdirs==4.2.0 07:51:38 prettytable==3.9.0 07:51:38 pyasn1==0.5.1 07:51:38 pyasn1-modules==0.3.0 07:51:38 pycparser==2.21 07:51:38 pygerrit2==2.0.15 07:51:38 PyGithub==2.2.0 07:51:38 pyinotify==0.9.6 07:51:38 PyJWT==2.8.0 07:51:38 PyNaCl==1.5.0 07:51:38 pyparsing==2.4.7 07:51:38 pyperclip==1.8.2 07:51:38 pyrsistent==0.20.0 07:51:38 python-cinderclient==9.4.0 07:51:38 python-dateutil==2.8.2 07:51:38 python-heatclient==3.4.0 07:51:38 python-jenkins==1.8.2 07:51:38 python-keystoneclient==5.3.0 07:51:38 python-magnumclient==4.3.0 07:51:38 python-novaclient==18.4.0 07:51:38 python-openstackclient==6.0.0 07:51:38 python-swiftclient==4.4.0 07:51:38 pytz==2024.1 07:51:38 PyYAML==6.0.1 07:51:38 referencing==0.33.0 07:51:38 requests==2.31.0 07:51:38 requests-oauthlib==1.3.1 07:51:38 requestsexceptions==1.4.0 07:51:38 rfc3986==2.0.0 07:51:38 rpds-py==0.17.1 07:51:38 rsa==4.9 07:51:38 ruamel.yaml==0.18.5 07:51:38 ruamel.yaml.clib==0.2.8 07:51:38 s3transfer==0.10.0 07:51:38 simplejson==3.19.2 07:51:38 six==1.16.0 07:51:38 smmap==5.0.1 07:51:38 soupsieve==2.5 07:51:38 stevedore==5.1.0 07:51:38 tabulate==0.9.0 07:51:38 toml==0.10.2 07:51:38 tomlkit==0.12.3 07:51:38 tqdm==4.66.1 07:51:38 typing_extensions==4.9.0 07:51:38 tzdata==2023.4 07:51:38 urllib3==1.26.18 07:51:38 virtualenv==20.25.0 07:51:38 wcwidth==0.2.13 07:51:38 websocket-client==1.7.0 07:51:38 wrapt==1.16.0 07:51:38 xdg==6.0.0 07:51:38 xmltodict==0.13.0 07:51:38 yq==3.2.3 07:51:38 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins12269659021136733085.sh 07:51:38 ---> sudo-logs.sh 07:51:38 Archiving 'sudo' log.. 07:51:38 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17647894998065446880.sh 07:51:38 ---> job-cost.sh 07:51:38 Setup pyenv: 07:51:38 system 07:51:38 3.8.13 07:51:38 3.9.13 07:51:38 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:51:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4ThL from file:/tmp/.os_lf_venv 07:51:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:51:48 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. 07:51:48 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 07:51:48 lf-activate-venv(): INFO: Adding /tmp/venv-4ThL/bin to PATH 07:51:48 INFO: No Stack... 07:51:49 INFO: Retrieving Pricing Info for: v3-standard-4 07:51:49 INFO: Archiving Costs 07:51:49 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins8462451652588509997.sh 07:51:49 ---> logs-deploy.sh 07:51:49 Setup pyenv: 07:51:49 system 07:51:49 3.8.13 07:51:49 3.9.13 07:51:49 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:51:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4ThL from file:/tmp/.os_lf_venv 07:51:50 lf-activate-venv(): INFO: Installing: lftools 07:52:00 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. 07:52:00 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:52:01 lf-activate-venv(): INFO: Adding /tmp/venv-4ThL/bin to PATH 07:52:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/451 07:52:01 INFO: archiving workspace using pattern(s): 07:52:02 Archives upload complete. 07:52:03 INFO: archiving logs to Nexus 07:52:03 ---> uname -a: 07:52:03 Linux prd-ubuntu1804-builder-4c-4g-2975 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:52:03 07:52:03 07:52:03 ---> lscpu: 07:52:03 Architecture: x86_64 07:52:03 CPU op-mode(s): 32-bit, 64-bit 07:52:03 Byte Order: Little Endian 07:52:03 CPU(s): 4 07:52:03 On-line CPU(s) list: 0-3 07:52:03 Thread(s) per core: 1 07:52:03 Core(s) per socket: 1 07:52:03 Socket(s): 4 07:52:03 NUMA node(s): 1 07:52:03 Vendor ID: AuthenticAMD 07:52:03 CPU family: 23 07:52:03 Model: 49 07:52:03 Model name: AMD EPYC-Rome Processor 07:52:03 Stepping: 0 07:52:03 CPU MHz: 2800.000 07:52:03 BogoMIPS: 5600.00 07:52:03 Virtualization: AMD-V 07:52:03 Hypervisor vendor: KVM 07:52:03 Virtualization type: full 07:52:03 L1d cache: 32K 07:52:03 L1i cache: 32K 07:52:03 L2 cache: 512K 07:52:03 L3 cache: 16384K 07:52:03 NUMA node0 CPU(s): 0-3 07:52:03 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 07:52:03 07:52:03 07:52:03 ---> nproc: 07:52:03 4 07:52:03 07:52:03 07:52:03 ---> df -h: 07:52:03 Filesystem Size Used Avail Use% Mounted on 07:52:03 udev 7.9G 0 7.9G 0% /dev 07:52:03 tmpfs 1.6G 672K 1.6G 1% /run 07:52:03 /dev/vda1 78G 8.6G 69G 12% / 07:52:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:52:03 tmpfs 5.0M 0 5.0M 0% /run/lock 07:52:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:52:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:52:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:52:03 07:52:03 07:52:03 ---> free -m: 07:52:03 total used free shared buff/cache available 07:52:03 Mem: 16040 573 12972 0 2494 15136 07:52:03 Swap: 1023 0 1023 07:52:03 07:52:03 07:52:03 ---> ip addr: 07:52:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:52:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:52:03 inet 127.0.0.1/8 scope host lo 07:52:03 valid_lft forever preferred_lft forever 07:52:03 inet6 ::1/128 scope host 07:52:03 valid_lft forever preferred_lft forever 07:52:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:52:03 link/ether fa:16:3e:ff:01:45 brd ff:ff:ff:ff:ff:ff 07:52:03 inet 10.30.106.234/23 brd 10.30.107.255 scope global dynamic ens3 07:52:03 valid_lft 86148sec preferred_lft 86148sec 07:52:03 inet6 fe80::f816:3eff:feff:145/64 scope link 07:52:03 valid_lft forever preferred_lft forever 07:52:03 07:52:03 07:52:03 ---> sar -b -r -n DEV: 07:52:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2975) 02/06/24 _x86_64_ (4 CPU) 07:52:03 07:52:03 07:47:54 LINUX RESTART (4 CPU) 07:52:03 07:52:03 07:48:01 tps rtps wtps bread/s bwrtn/s 07:52:03 07:49:01 256.51 66.29 190.22 4054.12 39581.27 07:52:03 07:50:01 98.72 6.00 92.72 337.94 13293.78 07:52:03 07:51:01 68.57 14.03 54.54 1058.09 6544.64 07:52:03 07:52:01 70.34 0.57 69.78 20.39 9259.45 07:52:03 Average: 123.53 21.72 101.81 1367.58 17169.46 07:52:03 07:52:03 07:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:52:03 07:49:01 13972012 15497668 2452956 14.93 55048 1675992 887660 5.08 748936 1498332 105656 07:52:03 07:50:01 13645368 15475276 2779600 16.92 74476 1941776 919576 5.26 805176 1730304 49712 07:52:03 07:51:01 13385296 15473472 3039672 18.51 94552 2165716 776012 4.44 847028 1919956 144504 07:52:03 07:52:01 13289448 15508120 3135520 19.09 107324 2273252 767628 4.39 827320 2022144 110020 07:52:03 Average: 13573031 15488634 2851937 17.36 82850 2014184 837719 4.79 807115 1792684 102473 07:52:03 07:52:03 07:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:52:03 07:49:01 ens3 470.67 311.93 2181.02 77.38 0.00 0.00 0.00 0.00 07:52:03 07:49:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 07:52:03 07:50:01 ens3 79.62 75.92 54.04 17.46 0.00 0.00 0.00 0.00 07:52:03 07:50:01 lo 23.13 23.13 2.45 2.45 0.00 0.00 0.00 0.00 07:52:03 07:51:01 ens3 72.97 59.11 657.23 20.97 0.00 0.00 0.00 0.00 07:52:03 07:51:01 lo 10.40 10.40 1.09 1.09 0.00 0.00 0.00 0.00 07:52:03 07:52:01 ens3 36.39 28.26 362.52 6.59 0.00 0.00 0.00 0.00 07:52:03 07:52:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 07:52:03 Average: ens3 164.91 118.80 813.69 30.60 0.00 0.00 0.00 0.00 07:52:03 Average: lo 9.23 9.23 0.97 0.97 0.00 0.00 0.00 0.00 07:52:03 07:52:03 07:52:03 ---> sar -P ALL: 07:52:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2975) 02/06/24 _x86_64_ (4 CPU) 07:52:03 07:52:03 07:47:54 LINUX RESTART (4 CPU) 07:52:03 07:52:03 07:48:01 CPU %user %nice %system %iowait %steal %idle 07:52:03 07:49:01 all 19.16 0.00 2.31 7.14 0.07 71.32 07:52:03 07:49:01 0 17.95 0.00 1.78 1.82 0.07 78.38 07:52:03 07:49:01 1 31.61 0.00 3.37 22.28 0.10 42.63 07:52:03 07:49:01 2 14.02 0.00 1.84 1.71 0.07 82.37 07:52:03 07:49:01 3 13.10 0.00 2.28 2.84 0.05 81.73 07:52:03 07:50:01 all 13.92 0.00 1.17 3.30 0.07 81.54 07:52:03 07:50:01 0 8.64 0.00 0.77 1.29 0.05 89.25 07:52:03 07:50:01 1 17.42 0.00 1.62 1.64 0.08 79.23 07:52:03 07:50:01 2 21.98 0.00 1.25 1.05 0.05 75.67 07:52:03 07:50:01 3 7.60 0.00 1.05 9.21 0.07 82.07 07:52:03 07:51:01 all 17.95 0.00 1.40 1.74 0.05 78.87 07:52:03 07:51:01 0 11.78 0.00 1.32 0.22 0.05 86.63 07:52:03 07:51:01 1 43.40 0.00 2.20 1.57 0.08 52.75 07:52:03 07:51:01 2 13.94 0.00 1.12 0.37 0.03 84.54 07:52:03 07:51:01 3 2.62 0.00 0.94 4.83 0.05 91.56 07:52:03 07:52:01 all 21.10 0.00 1.22 3.11 0.06 74.51 07:52:03 07:52:01 0 20.27 0.00 1.03 2.29 0.03 76.38 07:52:03 07:52:01 1 30.62 0.00 1.52 6.01 0.08 61.76 07:52:03 07:52:01 2 5.59 0.00 0.55 0.02 0.03 93.81 07:52:03 07:52:01 3 28.06 0.00 1.78 4.14 0.07 65.95 07:52:03 Average: all 18.03 0.00 1.52 3.82 0.06 76.56 07:52:03 Average: 0 14.67 0.00 1.23 1.40 0.05 82.65 07:52:03 Average: 1 30.77 0.00 2.18 7.86 0.09 59.10 07:52:03 Average: 2 13.86 0.00 1.19 0.78 0.05 84.12 07:52:03 Average: 3 12.86 0.00 1.51 5.25 0.06 80.32 07:52:03 07:52:03 07:52:03