13:46:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 13:46:15 Running as SYSTEM 13:46:15 [EnvInject] - Loading node environment variables. 13:46:15 Building remotely on prd-ubuntu1804-builder-4c-4g-3442 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 13:46:15 [ssh-agent] Looking for ssh-agent implementation... 13:46:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:46:15 $ ssh-agent 13:46:15 SSH_AUTH_SOCK=/tmp/ssh-K4cQEw8mCM6O/agent.1707 13:46:15 SSH_AGENT_PID=1709 13:46:15 [ssh-agent] Started. 13:46:15 Running ssh-add (command line suppressed) 13:46:15 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_5839945378969203118.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_5839945378969203118.key) 13:46:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:46:15 The recommended git tool is: NONE 13:46:17 using credential onap-jenkins-ssh 13:46:17 Wiping out workspace first. 13:46:17 Cloning the remote Git repository 13:46:17 Cloning repository git://cloud.onap.org/mirror/oom.git 13:46:17 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 13:46:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:46:17 > git --version # timeout=10 13:46:17 > git --version # 'git version 2.17.1' 13:46:17 using GIT_SSH to set credentials Gerrit user 13:46:17 Verifying host key using manually-configured host key entries 13:46:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:46:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:46:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:46:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:46:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:46:24 using GIT_SSH to set credentials Gerrit user 13:46:24 Verifying host key using manually-configured host key entries 13:46:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/3 # timeout=30 13:46:24 > git rev-parse d456ef21f07e6673216176513b8b66e7a1f6e532^{commit} # timeout=10 13:46:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:46:24 Checking out Revision d456ef21f07e6673216176513b8b66e7a1f6e532 (refs/changes/49/137149/3) 13:46:24 > git config core.sparsecheckout # timeout=10 13:46:24 > git checkout -f d456ef21f07e6673216176513b8b66e7a1f6e532 # timeout=30 13:46:28 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 13:46:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:46:28 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 13:46:28 [EnvInject] - Injecting environment variables from a build step. 13:46:28 [EnvInject] - Injecting as environment variables the properties content 13:46:28 PYTHON=python3 13:46:28 13:46:28 [EnvInject] - Variables injected successfully. 13:46:28 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins8899040768306018118.sh 13:46:28 ---> tox-install.sh 13:46:28 + source /home/jenkins/lf-env.sh 13:46:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:46:28 ++ mktemp -d /tmp/venv-XXXX 13:46:28 + lf_venv=/tmp/venv-bc3V 13:46:28 + local venv_file=/tmp/.os_lf_venv 13:46:28 + local python=python3 13:46:28 + local options 13:46:28 + local set_path=true 13:46:28 + local install_args= 13:46: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:46:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:46:28 + true 13:46:28 + case $1 in 13:46:28 + venv_file=/tmp/.toxenv 13:46:28 + shift 2 13:46:28 + true 13:46:28 + case $1 in 13:46:28 + shift 13:46:28 + break 13:46:28 + case $python in 13:46:28 + local pkg_list= 13:46:28 + [[ -d /opt/pyenv ]] 13:46:28 + echo 'Setup pyenv:' 13:46:28 Setup pyenv: 13:46:28 + export PYENV_ROOT=/opt/pyenv 13:46:28 + PYENV_ROOT=/opt/pyenv 13:46:28 + 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:46:28 + 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:46:28 + pyenv versions 13:46:28 * system (set by /opt/pyenv/version) 13:46:28 * 3.8.13 (set by /opt/pyenv/version) 13:46:28 * 3.9.13 (set by /opt/pyenv/version) 13:46:28 * 3.10.6 (set by /opt/pyenv/version) 13:46:28 + command -v pyenv 13:46:28 ++ pyenv init - --no-rehash 13:46: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:46:28 export PATH="/opt/pyenv/shims:${PATH}" 13:46:28 export PYENV_SHELL=bash 13:46:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:46:28 pyenv() { 13:46:28 local command 13:46:28 command="${1:-}" 13:46:28 if [ "$#" -gt 0 ]; then 13:46:28 shift 13:46:28 fi 13:46:28 13:46:28 case "$command" in 13:46:28 rehash|shell) 13:46:28 eval "$(pyenv "sh-$command" "$@")" 13:46:28 ;; 13:46:28 *) 13:46:28 command pyenv "$command" "$@" 13:46:28 ;; 13:46:28 esac 13:46:28 }' 13:46: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:46:28 ++ 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:46:28 ++ 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:46:28 ++ 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:46:28 ++ export PYENV_SHELL=bash 13:46:28 ++ PYENV_SHELL=bash 13:46:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:46:28 +++ complete -F _pyenv pyenv 13:46:28 ++ lf-pyver python3 13:46:28 ++ local py_version_xy=python3 13:46:28 ++ local py_version_xyz= 13:46:28 ++ pyenv versions 13:46:28 ++ sed 's/^[ *]* //' 13:46:28 ++ local command 13:46:28 ++ awk '{ print $1 }' 13:46:28 ++ grep -E '^[0-9.]*[0-9]$' 13:46:28 ++ command=versions 13:46:28 ++ '[' 1 -gt 0 ']' 13:46:28 ++ shift 13:46:28 ++ case "$command" in 13:46:28 ++ command pyenv versions 13:46:28 ++ pyenv versions 13:46:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:46:29 +++ grep '^3' /tmp/.pyenv_versions 13:46:29 +++ sort -V 13:46:29 +++ tail -n 1 13:46:29 ++ py_version_xyz=3.10.6 13:46:29 ++ [[ -z 3.10.6 ]] 13:46:29 ++ echo 3.10.6 13:46:29 ++ return 0 13:46:29 + pyenv local 3.10.6 13:46:29 + local command 13:46:29 + command=local 13:46:29 + '[' 2 -gt 0 ']' 13:46:29 + shift 13:46:29 + case "$command" in 13:46:29 + command pyenv local 3.10.6 13:46:29 + pyenv local 3.10.6 13:46:29 + for arg in "$@" 13:46:29 + case $arg in 13:46:29 + pkg_list+='tox ' 13:46:29 + for arg in "$@" 13:46:29 + case $arg in 13:46:29 + pkg_list+='virtualenv ' 13:46:29 + for arg in "$@" 13:46:29 + case $arg in 13:46:29 + pkg_list+='urllib3~=1.26.15 ' 13:46:29 + [[ -f /tmp/.toxenv ]] 13:46:29 + [[ ! -f /tmp/.toxenv ]] 13:46:29 + [[ -n '' ]] 13:46:29 + python3 -m venv /tmp/venv-bc3V 13:46:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bc3V' 13:46:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bc3V 13:46:33 + echo /tmp/venv-bc3V 13:46:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:46:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:46:33 + /tmp/venv-bc3V/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:46:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:46:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:46:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:46:37 + /tmp/venv-bc3V/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:46:46 + type python3 13:46:46 + true 13:46:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bc3V/bin to PATH' 13:46:46 lf-activate-venv(): INFO: Adding /tmp/venv-bc3V/bin to PATH 13:46:46 + PATH=/tmp/venv-bc3V/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:46:46 + return 0 13:46:46 + python3 --version 13:46:46 Python 3.10.6 13:46:46 + python3 -m pip --version 13:46:46 pip 24.0 from /tmp/venv-bc3V/lib/python3.10/site-packages/pip (python 3.10) 13:46:46 + python3 -m pip freeze 13:46:46 cachetools==5.3.2 13:46:46 chardet==5.2.0 13:46:46 colorama==0.4.6 13:46:46 distlib==0.3.8 13:46:46 filelock==3.13.1 13:46:46 packaging==23.2 13:46:46 platformdirs==4.2.0 13:46:46 pluggy==1.4.0 13:46:46 pyproject-api==1.6.1 13:46:46 tomli==2.0.1 13:46:46 tox==4.12.1 13:46:46 urllib3==1.26.18 13:46:46 virtualenv==20.25.0 13:46:47 [EnvInject] - Injecting environment variables from a build step. 13:46:47 [EnvInject] - Injecting as environment variables the properties content 13:46:47 PARALLEL=false 13:46:47 13:46:47 [EnvInject] - Variables injected successfully. 13:46:47 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins3955894190633000944.sh 13:46:47 ---> tox-run.sh 13:46:47 + 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:46:47 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 13:46:47 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 13:46:47 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 13:46:47 + cd /w/workspace/oom-master-sphinx-lint/. 13:46:47 + source /home/jenkins/lf-env.sh 13:46:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:46:47 ++ mktemp -d /tmp/venv-XXXX 13:46:47 + lf_venv=/tmp/venv-cOrK 13:46:47 + local venv_file=/tmp/.os_lf_venv 13:46:47 + local python=python3 13:46:47 + local options 13:46:47 + local set_path=true 13:46:47 + local install_args= 13:46:47 ++ 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:46:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:46:47 + true 13:46:47 + case $1 in 13:46:47 + venv_file=/tmp/.toxenv 13:46:47 + shift 2 13:46:47 + true 13:46:47 + case $1 in 13:46:47 + shift 13:46:47 + break 13:46:47 + case $python in 13:46:47 + local pkg_list= 13:46:47 + [[ -d /opt/pyenv ]] 13:46:47 + echo 'Setup pyenv:' 13:46:47 Setup pyenv: 13:46:47 + export PYENV_ROOT=/opt/pyenv 13:46:47 + PYENV_ROOT=/opt/pyenv 13:46:47 + 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:46:47 + 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:46:47 + pyenv versions 13:46:47 system 13:46:47 3.8.13 13:46:47 3.9.13 13:46:47 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:46:47 + command -v pyenv 13:46:47 ++ pyenv init - --no-rehash 13:46:47 + 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:46:47 export PATH="/opt/pyenv/shims:${PATH}" 13:46:47 export PYENV_SHELL=bash 13:46:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:46:47 pyenv() { 13:46:47 local command 13:46:47 command="${1:-}" 13:46:47 if [ "$#" -gt 0 ]; then 13:46:47 shift 13:46:47 fi 13:46:47 13:46:47 case "$command" in 13:46:47 rehash|shell) 13:46:47 eval "$(pyenv "sh-$command" "$@")" 13:46:47 ;; 13:46:47 *) 13:46:47 command pyenv "$command" "$@" 13:46:47 ;; 13:46:47 esac 13:46:47 }' 13:46:47 +++ 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:46:47 ++ 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:46:47 ++ 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:46:47 ++ 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:46:47 ++ export PYENV_SHELL=bash 13:46:47 ++ PYENV_SHELL=bash 13:46:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:46:47 +++ complete -F _pyenv pyenv 13:46:47 ++ lf-pyver python3 13:46:47 ++ local py_version_xy=python3 13:46:47 ++ local py_version_xyz= 13:46:47 ++ pyenv versions 13:46:47 ++ local command 13:46:47 ++ sed 's/^[ *]* //' 13:46:47 ++ command=versions 13:46:47 ++ '[' 1 -gt 0 ']' 13:46:47 ++ shift 13:46:47 ++ case "$command" in 13:46:47 ++ command pyenv versions 13:46:47 ++ pyenv versions 13:46:47 ++ awk '{ print $1 }' 13:46:47 ++ grep -E '^[0-9.]*[0-9]$' 13:46:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:46:49 +++ grep '^3' /tmp/.pyenv_versions 13:46:49 +++ tail -n 1 13:46:49 +++ sort -V 13:46:49 ++ py_version_xyz=3.10.6 13:46:49 ++ [[ -z 3.10.6 ]] 13:46:49 ++ echo 3.10.6 13:46:49 ++ return 0 13:46:49 + pyenv local 3.10.6 13:46:49 + local command 13:46:49 + command=local 13:46:49 + '[' 2 -gt 0 ']' 13:46:49 + shift 13:46:49 + case "$command" in 13:46:49 + command pyenv local 3.10.6 13:46:49 + pyenv local 3.10.6 13:46:49 + for arg in "$@" 13:46:49 + case $arg in 13:46:49 + pkg_list+='tox ' 13:46:49 + for arg in "$@" 13:46:49 + case $arg in 13:46:49 + pkg_list+='virtualenv ' 13:46:49 + for arg in "$@" 13:46:49 + case $arg in 13:46:49 + pkg_list+='urllib3~=1.26.15 ' 13:46:49 + [[ -f /tmp/.toxenv ]] 13:46:49 ++ cat /tmp/.toxenv 13:46:49 + lf_venv=/tmp/venv-bc3V 13:46:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bc3V from' file:/tmp/.toxenv 13:46:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bc3V from file:/tmp/.toxenv 13:46:49 + /tmp/venv-bc3V/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:46:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:46:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:46:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:46:49 + /tmp/venv-bc3V/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:46:51 + type python3 13:46:51 + true 13:46:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bc3V/bin to PATH' 13:46:51 lf-activate-venv(): INFO: Adding /tmp/venv-bc3V/bin to PATH 13:46:51 + PATH=/tmp/venv-bc3V/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:46:51 + return 0 13:46:51 + [[ -d /opt/pyenv ]] 13:46:51 + echo '---> Setting up pyenv' 13:46:51 ---> Setting up pyenv 13:46:51 + export PYENV_ROOT=/opt/pyenv 13:46:51 + PYENV_ROOT=/opt/pyenv 13:46:51 + export PATH=/opt/pyenv/bin:/tmp/venv-bc3V/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:46:51 + PATH=/opt/pyenv/bin:/tmp/venv-bc3V/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:46:51 ++ pwd 13:46:51 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 13:46:51 + export PYTHONPATH 13:46:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:46:51 + TOX_TESTENV_PASSENV=PYTHONPATH 13:46:51 + tox --version 13:46:51 4.12.1 from /tmp/venv-bc3V/lib/python3.10/site-packages/tox/__init__.py 13:46:51 + PARALLEL=false 13:46:51 + TOX_OPTIONS_LIST= 13:46:51 + [[ -n docs,docs-linkcheck ]] 13:46:51 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 13:46:51 + case ${PARALLEL,,} in 13:46:51 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 13:46:51 + tox -e docs,docs-linkcheck 13:46:54 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:47:25 docs: freeze> python -m pip freeze --all 13:47:26 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 13:47:26 docs: commands[0]> sudo apt install graphviz 13:47:26 13:47:26 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:47:26 13:47:26 Reading package lists... 13:47:26 Building dependency tree... 13:47:26 Reading state information... 13:47:26 graphviz is already the newest version (2.40.1-2). 13:47:26 The following packages were automatically installed and are no longer required: 13:47:26 libmysqlclient20 mysql-common 13:47:26 Use 'sudo apt autoremove' to remove them. 13:47:26 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:47:26 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:47:30 docs: OK ✔ in 38.36 seconds 13:47:30 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:47:46 docs-linkcheck: freeze> python -m pip freeze --all 13:47:46 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 13:47:46 docs-linkcheck: commands[0]> sudo apt install graphviz 13:47:46 13:47:46 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:47:46 13:47:46 Reading package lists... 13:47:46 Building dependency tree... 13:47:46 Reading state information... 13:47:46 graphviz is already the newest version (2.40.1-2). 13:47:46 The following packages were automatically installed and are no longer required: 13:47:46 libmysqlclient20 mysql-common 13:47:46 Use 'sudo apt autoremove' to remove them. 13:47:46 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:47:47 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:48:28 docs: OK (38.36=setup[34.27]+cmd[0.24,3.85] seconds) 13:48:28 docs-linkcheck: OK (58.16=setup[16.54]+cmd[0.24,41.38] seconds) 13:48:28 congratulations :) (96.70 seconds) 13:48:28 + tox_status=0 13:48:28 + echo '---> Completed tox runs' 13:48:28 ---> Completed tox runs 13:48:28 + for i in .tox/*/log 13:48:28 ++ echo .tox/docs-linkcheck/log 13:48:28 ++ awk -F/ '{print $2}' 13:48:28 + tox_env=docs-linkcheck 13:48:28 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 13:48:28 + for i in .tox/*/log 13:48:28 ++ echo .tox/docs/log 13:48:28 ++ awk -F/ '{print $2}' 13:48:28 + tox_env=docs 13:48:28 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 13:48:28 + DOC_DIR=docs/_build/html 13:48:28 + [[ -d docs/_build/html ]] 13:48:28 + echo '---> Archiving generated docs' 13:48:28 ---> Archiving generated docs 13:48:28 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 13:48:28 + echo '---> tox-run.sh ends' 13:48:28 ---> tox-run.sh ends 13:48:28 + test 0 -eq 0 13:48:28 $ ssh-agent -k 13:48:28 unset SSH_AUTH_SOCK; 13:48:28 unset SSH_AGENT_PID; 13:48:28 echo Agent pid 1709 killed; 13:48:28 [ssh-agent] Stopped. 13:48:28 [PostBuildScript] - [INFO] Executing post build scripts. 13:48:28 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins9763850332013036476.sh 13:48:28 ---> sysstat.sh 13:48:29 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10816590763171936132.sh 13:48:29 ---> package-listing.sh 13:48:29 ++ facter osfamily 13:48:29 ++ tr '[:upper:]' '[:lower:]' 13:48:29 + OS_FAMILY=debian 13:48:29 + workspace=/w/workspace/oom-master-sphinx-lint 13:48:29 + START_PACKAGES=/tmp/packages_start.txt 13:48:29 + END_PACKAGES=/tmp/packages_end.txt 13:48:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:48:29 + PACKAGES=/tmp/packages_start.txt 13:48:29 + '[' /w/workspace/oom-master-sphinx-lint ']' 13:48:29 + PACKAGES=/tmp/packages_end.txt 13:48:29 + case "${OS_FAMILY}" in 13:48:29 + dpkg -l 13:48:29 + grep '^ii' 13:48:29 + '[' -f /tmp/packages_start.txt ']' 13:48:29 + '[' -f /tmp/packages_end.txt ']' 13:48:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:48:29 + '[' /w/workspace/oom-master-sphinx-lint ']' 13:48:29 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 13:48:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 13:48:29 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7575386618475590520.sh 13:48:29 ---> capture-instance-metadata.sh 13:48:29 Setup pyenv: 13:48:29 system 13:48:29 3.8.13 13:48:29 3.9.13 13:48:29 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:48:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XTXf 13:48:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:48:36 lf-activate-venv(): INFO: Installing: lftools 13:49:09 lf-activate-venv(): INFO: Adding /tmp/venv-XTXf/bin to PATH 13:49:09 INFO: Running in OpenStack, capturing instance metadata 13:49:10 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10486691684481436257.sh 13:49:10 provisioning config files... 13:49:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config5739973034412162487tmp 13:49:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:49:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:49:10 [EnvInject] - Injecting environment variables from a build step. 13:49:10 [EnvInject] - Injecting as environment variables the properties content 13:49:10 SERVER_ID=logs 13:49:10 13:49:10 [EnvInject] - Variables injected successfully. 13:49:10 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13876707421102206364.sh 13:49:10 ---> create-netrc.sh 13:49:10 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4409441149630521333.sh 13:49:10 ---> python-tools-install.sh 13:49:10 Setup pyenv: 13:49:10 system 13:49:10 3.8.13 13:49:10 3.9.13 13:49:10 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:49:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XTXf from file:/tmp/.os_lf_venv 13:49:12 lf-activate-venv(): INFO: Installing: lftools 13:49:20 lf-activate-venv(): INFO: Adding /tmp/venv-XTXf/bin to PATH 13:49:20 Generating Requirements File 13:49:57 Python 3.10.6 13:49:57 pip 24.0 from /tmp/venv-XTXf/lib/python3.10/site-packages/pip (python 3.10) 13:49:58 appdirs==1.4.4 13:49:58 argcomplete==3.2.2 13:49:58 aspy.yaml==1.3.0 13:49:58 attrs==23.2.0 13:49:58 autopage==0.5.2 13:49:58 beautifulsoup4==4.12.3 13:49:58 boto3==1.34.36 13:49:58 botocore==1.34.36 13:49:58 bs4==0.0.2 13:49:58 cachetools==5.3.2 13:49:58 certifi==2024.2.2 13:49:58 cffi==1.16.0 13:49:58 cfgv==3.4.0 13:49:58 chardet==5.2.0 13:49:58 charset-normalizer==3.3.2 13:49:58 click==8.1.7 13:49:58 cliff==4.5.0 13:49:58 cmd2==2.4.3 13:49:58 cryptography==3.3.2 13:49:58 debtcollector==2.5.0 13:49:58 decorator==5.1.1 13:49:58 defusedxml==0.7.1 13:49:58 Deprecated==1.2.14 13:49:58 distlib==0.3.8 13:49:58 dnspython==2.5.0 13:49:58 docker==4.2.2 13:49:58 dogpile.cache==1.3.0 13:49:58 email-validator==2.1.0.post1 13:49:58 filelock==3.13.1 13:49:58 future==0.18.3 13:49:58 gitdb==4.0.11 13:49:58 GitPython==3.1.41 13:49:58 google-auth==2.27.0 13:49:58 httplib2==0.22.0 13:49:58 identify==2.5.33 13:49:58 idna==3.6 13:49:58 importlib-resources==1.5.0 13:49:58 iso8601==2.1.0 13:49:58 Jinja2==3.1.3 13:49:58 jmespath==1.0.1 13:49:58 jsonpatch==1.33 13:49:58 jsonpointer==2.4 13:49:58 jsonschema==4.21.1 13:49:58 jsonschema-specifications==2023.12.1 13:49:58 keystoneauth1==5.5.0 13:49:58 kubernetes==29.0.0 13:49:58 lftools==0.37.8 13:49:58 lxml==5.1.0 13:49:58 MarkupSafe==2.1.5 13:49:58 msgpack==1.0.7 13:49:58 multi_key_dict==2.0.3 13:49:58 munch==4.0.0 13:49:58 netaddr==0.10.1 13:49:58 netifaces==0.11.0 13:49:58 niet==1.4.2 13:49:58 nodeenv==1.8.0 13:49:58 oauth2client==4.1.3 13:49:58 oauthlib==3.2.2 13:49:58 openstacksdk==0.62.0 13:49:58 os-client-config==2.1.0 13:49:58 os-service-types==1.7.0 13:49:58 osc-lib==3.0.0 13:49:58 oslo.config==9.3.0 13:49:58 oslo.context==5.3.0 13:49:58 oslo.i18n==6.2.0 13:49:58 oslo.log==5.4.0 13:49:58 oslo.serialization==5.3.0 13:49:58 oslo.utils==7.0.0 13:49:58 packaging==23.2 13:49:58 pbr==6.0.0 13:49:58 platformdirs==4.2.0 13:49:58 prettytable==3.9.0 13:49:58 pyasn1==0.5.1 13:49:58 pyasn1-modules==0.3.0 13:49:58 pycparser==2.21 13:49:58 pygerrit2==2.0.15 13:49:58 PyGithub==2.2.0 13:49:58 pyinotify==0.9.6 13:49:58 PyJWT==2.8.0 13:49:58 PyNaCl==1.5.0 13:49:58 pyparsing==2.4.7 13:49:58 pyperclip==1.8.2 13:49:58 pyrsistent==0.20.0 13:49:58 python-cinderclient==9.4.0 13:49:58 python-dateutil==2.8.2 13:49:58 python-heatclient==3.4.0 13:49:58 python-jenkins==1.8.2 13:49:58 python-keystoneclient==5.3.0 13:49:58 python-magnumclient==4.3.0 13:49:58 python-novaclient==18.4.0 13:49:58 python-openstackclient==6.0.0 13:49:58 python-swiftclient==4.4.0 13:49:58 pytz==2024.1 13:49:58 PyYAML==6.0.1 13:49:58 referencing==0.33.0 13:49:58 requests==2.31.0 13:49:58 requests-oauthlib==1.3.1 13:49:58 requestsexceptions==1.4.0 13:49:58 rfc3986==2.0.0 13:49:58 rpds-py==0.17.1 13:49:58 rsa==4.9 13:49:58 ruamel.yaml==0.18.6 13:49:58 ruamel.yaml.clib==0.2.8 13:49:58 s3transfer==0.10.0 13:49:58 simplejson==3.19.2 13:49:58 six==1.16.0 13:49:58 smmap==5.0.1 13:49:58 soupsieve==2.5 13:49:58 stevedore==5.1.0 13:49:58 tabulate==0.9.0 13:49:58 toml==0.10.2 13:49:58 tomlkit==0.12.3 13:49:58 tqdm==4.66.1 13:49:58 typing_extensions==4.9.0 13:49:58 tzdata==2023.4 13:49:58 urllib3==1.26.18 13:49:58 virtualenv==20.25.0 13:49:58 wcwidth==0.2.13 13:49:58 websocket-client==1.7.0 13:49:58 wrapt==1.16.0 13:49:58 xdg==6.0.0 13:49:58 xmltodict==0.13.0 13:49:58 yq==3.2.3 13:49:58 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16616066890807963319.sh 13:49:58 ---> sudo-logs.sh 13:49:58 Archiving 'sudo' log.. 13:49:58 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11373758511984092509.sh 13:49:58 ---> job-cost.sh 13:49:58 Setup pyenv: 13:49:58 system 13:49:58 3.8.13 13:49:58 3.9.13 13:49:58 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:49:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XTXf from file:/tmp/.os_lf_venv 13:50:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:50:07 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:50:07 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:50:08 lf-activate-venv(): INFO: Adding /tmp/venv-XTXf/bin to PATH 13:50:08 INFO: No Stack... 13:50:08 INFO: Retrieving Pricing Info for: v3-standard-4 13:50:08 INFO: Archiving Costs 13:50:08 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins17654548905615122762.sh 13:50:08 ---> logs-deploy.sh 13:50:08 Setup pyenv: 13:50:08 system 13:50:08 3.8.13 13:50:08 3.9.13 13:50:08 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:50:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XTXf from file:/tmp/.os_lf_venv 13:50:10 lf-activate-venv(): INFO: Installing: lftools 13:50:20 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:50:20 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:50:20 lf-activate-venv(): INFO: Adding /tmp/venv-XTXf/bin to PATH 13:50:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/455 13:50:20 INFO: archiving workspace using pattern(s): 13:50:22 Archives upload complete. 13:50:22 INFO: archiving logs to Nexus 13:50:23 ---> uname -a: 13:50:23 Linux prd-ubuntu1804-builder-4c-4g-3442 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:50:23 13:50:23 13:50:23 ---> lscpu: 13:50:23 Architecture: x86_64 13:50:23 CPU op-mode(s): 32-bit, 64-bit 13:50:23 Byte Order: Little Endian 13:50:23 CPU(s): 4 13:50:23 On-line CPU(s) list: 0-3 13:50:23 Thread(s) per core: 1 13:50:23 Core(s) per socket: 1 13:50:23 Socket(s): 4 13:50:23 NUMA node(s): 1 13:50:23 Vendor ID: AuthenticAMD 13:50:23 CPU family: 23 13:50:23 Model: 49 13:50:23 Model name: AMD EPYC-Rome Processor 13:50:23 Stepping: 0 13:50:23 CPU MHz: 2800.000 13:50:23 BogoMIPS: 5600.00 13:50:23 Virtualization: AMD-V 13:50:23 Hypervisor vendor: KVM 13:50:23 Virtualization type: full 13:50:23 L1d cache: 32K 13:50:23 L1i cache: 32K 13:50:23 L2 cache: 512K 13:50:23 L3 cache: 16384K 13:50:23 NUMA node0 CPU(s): 0-3 13:50:23 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:50:23 13:50:23 13:50:23 ---> nproc: 13:50:23 4 13:50:23 13:50:23 13:50:23 ---> df -h: 13:50:23 Filesystem Size Used Avail Use% Mounted on 13:50:23 udev 7.9G 0 7.9G 0% /dev 13:50:23 tmpfs 1.6G 672K 1.6G 1% /run 13:50:23 /dev/vda1 78G 8.6G 69G 12% / 13:50:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:50:23 tmpfs 5.0M 0 5.0M 0% /run/lock 13:50:23 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:50:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:50:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:50:23 13:50:23 13:50:23 ---> free -m: 13:50:23 total used free shared buff/cache available 13:50:23 Mem: 16040 550 12994 0 2494 15158 13:50:23 Swap: 1023 0 1023 13:50:23 13:50:23 13:50:23 ---> ip addr: 13:50:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:50:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:50:23 inet 127.0.0.1/8 scope host lo 13:50:23 valid_lft forever preferred_lft forever 13:50:23 inet6 ::1/128 scope host 13:50:23 valid_lft forever preferred_lft forever 13:50:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:50:23 link/ether fa:16:3e:3a:c7:7b brd ff:ff:ff:ff:ff:ff 13:50:23 inet 10.30.107.142/23 brd 10.30.107.255 scope global dynamic ens3 13:50:23 valid_lft 86129sec preferred_lft 86129sec 13:50:23 inet6 fe80::f816:3eff:fe3a:c77b/64 scope link 13:50:23 valid_lft forever preferred_lft forever 13:50:23 13:50:23 13:50:23 ---> sar -b -r -n DEV: 13:50:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3442) 02/07/24 _x86_64_ (4 CPU) 13:50:23 13:50:23 13:45:55 LINUX RESTART (4 CPU) 13:50:23 13:50:23 13:46:01 tps rtps wtps bread/s bwrtn/s 13:50:23 13:47:01 243.55 65.54 178.01 4031.99 49488.57 13:50:23 13:48:01 107.53 5.53 102.00 325.95 32726.68 13:50:23 13:49:01 86.17 13.31 72.85 959.71 28231.16 13:50:23 13:50:01 77.49 1.93 75.55 126.25 8819.20 13:50:23 Average: 128.69 21.58 107.11 1361.08 29817.22 13:50:23 13:50:23 13:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:50:23 13:47:01 14080204 15550164 2344764 14.28 48112 1629576 847648 4.85 687992 1454904 86844 13:50:23 13:48:01 13670556 15499688 2754412 16.77 74440 1941248 919580 5.26 780860 1730504 175660 13:50:23 13:49:01 13509132 15506364 2915836 17.75 83880 2093648 825048 4.72 815864 1842964 89516 13:50:23 13:50:01 13328400 15534556 3096568 18.85 105784 2261748 774604 4.43 794048 2013928 115372 13:50:23 Average: 13647073 15522693 2777895 16.91 78054 1981555 841720 4.82 769691 1760575 116848 13:50:23 13:50:23 13:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:50:23 13:47:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 13:50:23 13:47:01 ens3 434.36 281.49 1863.02 74.96 0.00 0.00 0.00 0.00 13:50:23 13:48:01 lo 11.53 11.53 1.20 1.20 0.00 0.00 0.00 0.00 13:50:23 13:48:01 ens3 54.76 47.78 344.73 10.76 0.00 0.00 0.00 0.00 13:50:23 13:49:01 lo 21.80 21.80 2.32 2.32 0.00 0.00 0.00 0.00 13:50:23 13:49:01 ens3 94.83 82.77 670.25 14.76 0.00 0.00 0.00 0.00 13:50:23 13:50:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 13:50:23 13:50:01 ens3 36.69 29.46 314.73 15.07 0.00 0.00 0.00 0.00 13:50:23 Average: lo 9.16 9.16 0.97 0.97 0.00 0.00 0.00 0.00 13:50:23 Average: ens3 155.17 110.38 798.23 28.89 0.00 0.00 0.00 0.00 13:50:23 13:50:23 13:50:23 ---> sar -P ALL: 13:50:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3442) 02/07/24 _x86_64_ (4 CPU) 13:50:23 13:50:23 13:45:55 LINUX RESTART (4 CPU) 13:50:23 13:50:23 13:46:01 CPU %user %nice %system %iowait %steal %idle 13:50:23 13:47:01 all 16.98 0.00 2.27 14.11 0.21 66.43 13:50:23 13:47:01 0 23.65 0.00 2.93 9.06 0.10 64.27 13:50:23 13:47:01 1 17.44 0.00 2.28 2.43 0.57 77.28 13:50:23 13:47:01 2 10.07 0.00 1.56 26.42 0.08 61.86 13:50:23 13:47:01 3 16.85 0.00 2.31 18.56 0.12 62.16 13:50:23 13:48:01 all 15.60 0.00 1.33 9.83 0.07 73.16 13:50:23 13:48:01 0 27.53 0.00 1.55 3.07 0.10 67.74 13:50:23 13:48:01 1 7.78 0.00 1.04 17.60 0.08 73.50 13:50:23 13:48:01 2 18.93 0.00 1.74 18.51 0.07 60.76 13:50:23 13:48:01 3 8.12 0.00 0.99 0.13 0.05 90.71 13:50:23 13:49:01 all 13.29 0.00 1.12 6.93 0.06 78.59 13:50:23 13:49:01 0 18.39 0.00 1.30 1.74 0.05 78.53 13:50:23 13:49:01 1 13.19 0.00 1.04 5.36 0.08 80.33 13:50:23 13:49:01 2 8.90 0.00 1.05 10.17 0.05 79.83 13:50:23 13:49:01 3 12.68 0.00 1.09 10.52 0.07 75.64 13:50:23 13:50:01 all 20.10 0.00 1.31 3.79 0.05 74.75 13:50:23 13:50:01 0 16.01 0.00 1.39 3.72 0.07 78.81 13:50:23 13:50:01 1 11.91 0.00 1.17 7.85 0.03 79.04 13:50:23 13:50:01 2 23.64 0.00 0.99 1.61 0.05 73.72 13:50:23 13:50:01 3 28.84 0.00 1.67 1.97 0.05 67.48 13:50:23 Average: all 16.49 0.00 1.50 8.66 0.10 73.24 13:50:23 Average: 0 21.38 0.00 1.79 4.37 0.08 72.38 13:50:23 Average: 1 12.59 0.00 1.38 8.30 0.19 77.54 13:50:23 Average: 2 15.39 0.00 1.33 14.16 0.06 69.05 13:50:23 Average: 3 16.64 0.00 1.52 7.78 0.07 73.99 13:50:23 13:50:23 13:50:23