19:16:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146657 19:16:36 Running as SYSTEM 19:16:36 [EnvInject] - Loading node environment variables. 19:16:36 Building remotely on prd-ubuntu1804-builder-4c-4g-13464 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 19:16:36 [ssh-agent] Looking for ssh-agent implementation... 19:16:36 $ ssh-agent 19:16:36 SSH_AUTH_SOCK=/tmp/ssh-ft6NpVL0JQxA/agent.1638 19:16:36 SSH_AGENT_PID=1640 19:16:36 [ssh-agent] Started. 19:16:36 Running ssh-add (command line suppressed) 19:16:36 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_3039494220110341531.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_3039494220110341531.key) 19:16:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:16:36 The recommended git tool is: NONE 19:16:38 using credential onap-jenkins-ssh 19:16:38 Wiping out workspace first. 19:16:38 Cloning the remote Git repository 19:16:38 Cloning repository git://cloud.onap.org/mirror/oom.git 19:16:38 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 19:16:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:16:38 > git --version # timeout=10 19:16:38 > git --version # 'git version 2.17.1' 19:16:38 using GIT_SSH to set credentials Gerrit user 19:16:38 Verifying host key using manually-configured host key entries 19:16:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:16:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:16:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:16:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:16:44 using GIT_SSH to set credentials Gerrit user 19:16:44 Verifying host key using manually-configured host key entries 19:16:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/146657/6 # timeout=30 19:16:44 > git rev-parse 04dda21fce949cf813eeac68c8d387ca55f4d614^{commit} # timeout=10 19:16:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:16:44 Checking out Revision 04dda21fce949cf813eeac68c8d387ca55f4d614 (refs/changes/57/146657/6) 19:16:44 > git config core.sparsecheckout # timeout=10 19:16:44 > git checkout -f 04dda21fce949cf813eeac68c8d387ca55f4d614 # timeout=30 19:16:47 Commit message: "[BUILD] FIX apt install graphviz hang in tox" 19:16:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:16:47 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 19:16:48 [EnvInject] - Injecting environment variables from a build step. 19:16:48 [EnvInject] - Injecting as environment variables the properties content 19:16:48 PYTHON=python3 19:16:48 19:16:48 [EnvInject] - Variables injected successfully. 19:16:48 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins457332680868747369.sh 19:16:48 ---> tox-install.sh 19:16:48 + source /home/jenkins/lf-env.sh 19:16:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:16:48 ++ mktemp -d /tmp/venv-XXXX 19:16:48 + lf_venv=/tmp/venv-5hde 19:16:48 + local venv_file=/tmp/.os_lf_venv 19:16:48 + local python=python3 19:16:48 + local options 19:16:48 + local set_path=true 19:16:48 + local install_args= 19:16:48 ++ 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 19:16:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:16:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:16:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:16:48 + true 19:16:48 + case $1 in 19:16:48 + venv_file=/tmp/.toxenv 19:16:48 + shift 2 19:16:48 + true 19:16:48 + case $1 in 19:16:48 + shift 19:16:48 + break 19:16:48 + case $python in 19:16:48 + local pkg_list= 19:16:48 + [[ -d /opt/pyenv ]] 19:16:48 + echo 'Setup pyenv:' 19:16:48 Setup pyenv: 19:16:48 + export PYENV_ROOT=/opt/pyenv 19:16:48 + PYENV_ROOT=/opt/pyenv 19:16:48 + 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 19:16:48 + 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 19:16:48 + pyenv versions 19:16:48 * system (set by /opt/pyenv/version) 19:16:48 * 3.8.13 (set by /opt/pyenv/version) 19:16:48 * 3.9.13 (set by /opt/pyenv/version) 19:16:48 * 3.10.6 (set by /opt/pyenv/version) 19:16:48 + command -v pyenv 19:16:48 ++ pyenv init - --no-rehash 19:16:48 + 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[*]}"'\'')" 19:16:48 export PATH="/opt/pyenv/shims:${PATH}" 19:16:48 export PYENV_SHELL=bash 19:16:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:16:48 pyenv() { 19:16:48 local command 19:16:48 command="${1:-}" 19:16:48 if [ "$#" -gt 0 ]; then 19:16:48 shift 19:16:48 fi 19:16:48 19:16:48 case "$command" in 19:16:48 rehash|shell) 19:16:48 eval "$(pyenv "sh-$command" "$@")" 19:16:48 ;; 19:16:48 *) 19:16:48 command pyenv "$command" "$@" 19:16:48 ;; 19:16:48 esac 19:16:48 }' 19:16:48 +++ 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[*]}"' 19:16:48 ++ 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 19:16:48 ++ 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 19:16:48 ++ 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 19:16:48 ++ export PYENV_SHELL=bash 19:16:48 ++ PYENV_SHELL=bash 19:16:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:16:48 +++ complete -F _pyenv pyenv 19:16:48 ++ lf-pyver python3 19:16:48 ++ local py_version_xy=python3 19:16:48 ++ local py_version_xyz= 19:16:48 ++ pyenv versions 19:16:48 ++ sed 's/^[ *]* //' 19:16:48 ++ grep -E '^[0-9.]*[0-9]$' 19:16:48 ++ awk '{ print $1 }' 19:16:48 ++ local command 19:16:48 ++ command=versions 19:16:48 ++ '[' 1 -gt 0 ']' 19:16:48 ++ shift 19:16:48 ++ case "$command" in 19:16:48 ++ command pyenv versions 19:16:48 ++ pyenv versions 19:16:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:16:48 +++ grep '^3' /tmp/.pyenv_versions 19:16:48 +++ sort -V 19:16:48 +++ tail -n 1 19:16:48 ++ py_version_xyz=3.10.6 19:16:48 ++ [[ -z 3.10.6 ]] 19:16:48 ++ echo 3.10.6 19:16:48 ++ return 0 19:16:48 + pyenv local 3.10.6 19:16:48 + local command 19:16:48 + command=local 19:16:48 + '[' 2 -gt 0 ']' 19:16:48 + shift 19:16:48 + case "$command" in 19:16:48 + command pyenv local 3.10.6 19:16:48 + pyenv local 3.10.6 19:16:48 + for arg in "$@" 19:16:48 + case $arg in 19:16:48 + pkg_list+='tox ' 19:16:48 + for arg in "$@" 19:16:48 + case $arg in 19:16:48 + pkg_list+='virtualenv ' 19:16:48 + for arg in "$@" 19:16:48 + case $arg in 19:16:48 + pkg_list+='urllib3~=1.26.15 ' 19:16:48 + [[ -f /tmp/.toxenv ]] 19:16:48 + [[ ! -f /tmp/.toxenv ]] 19:16:48 + [[ -n '' ]] 19:16:48 + python3 -m venv /tmp/venv-5hde 19:16:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5hde' 19:16:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5hde 19:16:52 + echo /tmp/venv-5hde 19:16:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:16:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:16:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:16:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:16:52 + local 'pip_opts=--upgrade --quiet' 19:16:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:16:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:16:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:16:52 + [[ -n '' ]] 19:16:52 + [[ -n '' ]] 19:16:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:16:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:16:52 + /tmp/venv-5hde/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 19:16:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:16:56 lf-activate-venv(): INFO: Base packages installed successfully 19:16:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:16:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:16:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:16:56 + /tmp/venv-5hde/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:16:58 + type python3 19:16:58 + true 19:16:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5hde/bin to PATH' 19:16:58 lf-activate-venv(): INFO: Adding /tmp/venv-5hde/bin to PATH 19:16:58 + PATH=/tmp/venv-5hde/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 19:16:58 + return 0 19:16:58 + python3 --version 19:16:58 Python 3.10.6 19:16:58 + python3 -m pip --version 19:16:58 pip 26.1.2 from /tmp/venv-5hde/lib/python3.10/site-packages/pip (python 3.10) 19:16:58 + python3 -m pip freeze 19:16:58 cachetools==7.1.6 19:16:58 colorama==0.4.6 19:16:58 distlib==0.4.3 19:16:58 filelock==3.32.0 19:16:58 packaging==26.2 19:16:58 platformdirs==4.11.0 19:16:58 pluggy==1.6.0 19:16:58 pyproject-api==1.11.0 19:16:58 python-discovery==1.5.0 19:16:58 tomli==2.4.1 19:16:58 tomli_w==1.2.0 19:16:58 tox==4.58.0 19:16:58 typing_extensions==4.16.0 19:16:58 urllib3==1.26.20 19:16:58 virtualenv==21.7.0 19:16:58 [EnvInject] - Injecting environment variables from a build step. 19:16:59 [EnvInject] - Injecting as environment variables the properties content 19:16:59 PARALLEL=false 19:16:59 19:16:59 [EnvInject] - Variables injected successfully. 19:16:59 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins10736722508183938006.sh 19:16:59 ---> tox-run.sh 19:16:59 + 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 19:16:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 19:16:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 19:16:59 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 19:16:59 + cd /w/workspace/oom-master-sphinx-lint/. 19:16:59 + source /home/jenkins/lf-env.sh 19:16:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:16:59 ++ mktemp -d /tmp/venv-XXXX 19:16:59 + lf_venv=/tmp/venv-RQiM 19:16:59 + local venv_file=/tmp/.os_lf_venv 19:16:59 + local python=python3 19:16:59 + local options 19:16:59 + local set_path=true 19:16:59 + local install_args= 19:16:59 ++ 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 19:16:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:16:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:16:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:16:59 + true 19:16:59 + case $1 in 19:16:59 + venv_file=/tmp/.toxenv 19:16:59 + shift 2 19:16:59 + true 19:16:59 + case $1 in 19:16:59 + shift 19:16:59 + break 19:16:59 + case $python in 19:16:59 + local pkg_list= 19:16:59 + [[ -d /opt/pyenv ]] 19:16:59 + echo 'Setup pyenv:' 19:16:59 Setup pyenv: 19:16:59 + export PYENV_ROOT=/opt/pyenv 19:16:59 + PYENV_ROOT=/opt/pyenv 19:16:59 + 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 19:16:59 + 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 19:16:59 + pyenv versions 19:16:59 system 19:16:59 3.8.13 19:16:59 3.9.13 19:16:59 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:16:59 + command -v pyenv 19:16:59 ++ pyenv init - --no-rehash 19:16:59 + 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[*]}"'\'')" 19:16:59 export PATH="/opt/pyenv/shims:${PATH}" 19:16:59 export PYENV_SHELL=bash 19:16:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:16:59 pyenv() { 19:16:59 local command 19:16:59 command="${1:-}" 19:16:59 if [ "$#" -gt 0 ]; then 19:16:59 shift 19:16:59 fi 19:16:59 19:16:59 case "$command" in 19:16:59 rehash|shell) 19:16:59 eval "$(pyenv "sh-$command" "$@")" 19:16:59 ;; 19:16:59 *) 19:16:59 command pyenv "$command" "$@" 19:16:59 ;; 19:16:59 esac 19:16:59 }' 19:16:59 +++ 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[*]}"' 19:16:59 ++ 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 19:16:59 ++ 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 19:16:59 ++ 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 19:16:59 ++ export PYENV_SHELL=bash 19:16:59 ++ PYENV_SHELL=bash 19:16:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:16:59 +++ complete -F _pyenv pyenv 19:16:59 ++ lf-pyver python3 19:16:59 ++ local py_version_xy=python3 19:16:59 ++ local py_version_xyz= 19:16:59 ++ pyenv versions 19:16:59 ++ local command 19:16:59 ++ command=versions 19:16:59 ++ sed 's/^[ *]* //' 19:16:59 ++ '[' 1 -gt 0 ']' 19:16:59 ++ shift 19:16:59 ++ case "$command" in 19:16:59 ++ command pyenv versions 19:16:59 ++ pyenv versions 19:16:59 ++ awk '{ print $1 }' 19:16:59 ++ grep -E '^[0-9.]*[0-9]$' 19:16:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:16:59 +++ grep '^3' /tmp/.pyenv_versions 19:16:59 +++ sort -V 19:16:59 +++ tail -n 1 19:16:59 ++ py_version_xyz=3.10.6 19:16:59 ++ [[ -z 3.10.6 ]] 19:16:59 ++ echo 3.10.6 19:16:59 ++ return 0 19:16:59 + pyenv local 3.10.6 19:16:59 + local command 19:16:59 + command=local 19:16:59 + '[' 2 -gt 0 ']' 19:16:59 + shift 19:16:59 + case "$command" in 19:16:59 + command pyenv local 3.10.6 19:16:59 + pyenv local 3.10.6 19:16:59 + for arg in "$@" 19:16:59 + case $arg in 19:16:59 + pkg_list+='tox ' 19:16:59 + for arg in "$@" 19:16:59 + case $arg in 19:16:59 + pkg_list+='virtualenv ' 19:16:59 + for arg in "$@" 19:16:59 + case $arg in 19:16:59 + pkg_list+='urllib3~=1.26.15 ' 19:16:59 + [[ -f /tmp/.toxenv ]] 19:16:59 ++ cat /tmp/.toxenv 19:16:59 + lf_venv=/tmp/venv-5hde 19:16:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5hde from' file:/tmp/.toxenv 19:16:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5hde from file:/tmp/.toxenv 19:16:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:16:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:16:59 + local 'pip_opts=--upgrade --quiet' 19:16:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:16:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:16:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:16:59 + [[ -n '' ]] 19:16:59 + [[ -n '' ]] 19:16:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:16:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:16:59 + /tmp/venv-5hde/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 19:17:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:17:00 lf-activate-venv(): INFO: Base packages installed successfully 19:17:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:17:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:17:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:17:00 + /tmp/venv-5hde/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:17:01 + type python3 19:17:01 + true 19:17:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5hde/bin to PATH' 19:17:01 lf-activate-venv(): INFO: Adding /tmp/venv-5hde/bin to PATH 19:17:01 + PATH=/tmp/venv-5hde/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 19:17:01 + return 0 19:17:01 + [[ -d /opt/pyenv ]] 19:17:01 + echo '---> Setting up pyenv' 19:17:01 ---> Setting up pyenv 19:17:01 + export PYENV_ROOT=/opt/pyenv 19:17:01 + PYENV_ROOT=/opt/pyenv 19:17:01 + export PATH=/opt/pyenv/bin:/tmp/venv-5hde/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 19:17:01 + PATH=/opt/pyenv/bin:/tmp/venv-5hde/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 19:17:01 ++ pwd 19:17:01 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 19:17:01 + export PYTHONPATH 19:17:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:17:01 + TOX_TESTENV_PASSENV=PYTHONPATH 19:17:01 + tox --version 19:17:01 4.58.0 from /tmp/venv-5hde/lib/python3.10/site-packages/tox/__init__.py 19:17:01 + PARALLEL=false 19:17:01 + TOX_OPTIONS_LIST= 19:17:01 + [[ -n docs,docs-linkcheck ]] 19:17:01 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 19:17:01 + case ${PARALLEL,,} in 19:17:01 + tox -e docs,docs-linkcheck 19:17:01 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 19:17:02 docs: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 19:17:22 docs: freeze> python -m pip freeze --all 19:17:23 docs: alabaster==0.7.16,apeye==1.4.1,apeye-core==1.1.5,arrow==1.4.0,astroid==3.0.3,attrs==26.1.0,autodocsumm==0.2.15,autopep8==2.3.1,babel==2.18.0,beautifulsoup4==4.15.0,CacheControl==0.14.4,certifi==2026.7.22,charset-normalizer==3.4.9,click==8.4.2,dict2css==0.6.0,dill==0.4.1,doc8==2.0.0,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.32.0,gitlint-core==0.19.1,html5lib==1.1,idna==3.18,imagesize==2.0.0,isort==5.13.2,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,MarkupSafe==3.0.3,mccabe==0.7.0,msgpack==1.2.1,natsort==8.4.0,packaging==26.2,pip==26.1.2,platformdirs==4.11.0,pycodestyle==2.14.0,pyenchant==3.3.0,Pygments==2.20.0,pylint==3.0.3,python-dateutil==2.9.0.post0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,restructuredtext_lint==2.0.2,roman==5.2,rpds-py==0.30.0,ruamel.yaml==0.19.1,setuptools==83.0.0,sh==1.14.3,six==1.17.0,snowballstemmer==3.1.1,soupsieve==2.9.1,Sphinx==7.1.2,sphinx-autodoc-typehints==2.0.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.8.0,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.5.0,sphinx-toolbox==4.3.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==1.0.0,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-redoc==1.6.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-spelling==8.0.0,stevedore==5.8.0,tabulate==0.10.0,tinycss2==1.5.1,tomli==2.4.1,tomlkit==0.15.1,typing_extensions==4.16.0,tzdata==2026.3,urllib3==2.7.0,webencodings==0.5.1 19:17:23 docs: commands[0]> sudo apt-get install -y graphviz 19:17:23 Reading package lists... 19:17:23 Building dependency tree... 19:17:23 Reading state information... 19:17:23 graphviz is already the newest version (2.40.1-2). 19:17:23 The following packages were automatically installed and are no longer required: 19:17:23 libmysqlclient20 mysql-common 19:17:23 Use 'sudo apt autoremove' to remove them. 19:17:23 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:17:23 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 19:17:28 docs: OK ✔ in 26.42 seconds 19:17:28 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 19:17:38 docs-linkcheck: freeze> python -m pip freeze --all 19:17:38 docs-linkcheck: alabaster==0.7.16,apeye==1.4.1,apeye-core==1.1.5,arrow==1.4.0,astroid==3.0.3,attrs==26.1.0,autodocsumm==0.2.15,autopep8==2.3.1,babel==2.18.0,beautifulsoup4==4.15.0,CacheControl==0.14.4,certifi==2026.7.22,charset-normalizer==3.4.9,click==8.4.2,dict2css==0.6.0,dill==0.4.1,doc8==2.0.0,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.32.0,gitlint-core==0.19.1,html5lib==1.1,idna==3.18,imagesize==2.0.0,isort==5.13.2,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,MarkupSafe==3.0.3,mccabe==0.7.0,msgpack==1.2.1,natsort==8.4.0,packaging==26.2,pip==26.1.2,platformdirs==4.11.0,pycodestyle==2.14.0,pyenchant==3.3.0,Pygments==2.20.0,pylint==3.0.3,python-dateutil==2.9.0.post0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,restructuredtext_lint==2.0.2,roman==5.2,rpds-py==0.30.0,ruamel.yaml==0.19.1,setuptools==83.0.0,sh==1.14.3,six==1.17.0,snowballstemmer==3.1.1,soupsieve==2.9.1,Sphinx==7.1.2,sphinx-autodoc-typehints==2.0.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.8.0,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.5.0,sphinx-toolbox==4.3.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==1.0.0,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-redoc==1.6.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-spelling==8.0.0,stevedore==5.8.0,tabulate==0.10.0,tinycss2==1.5.1,tomli==2.4.1,tomlkit==0.15.1,typing_extensions==4.16.0,tzdata==2026.3,urllib3==2.7.0,webencodings==0.5.1 19:17:38 docs-linkcheck: commands[0]> sudo apt-get install -y graphviz 19:17:38 Reading package lists... 19:17:38 Building dependency tree... 19:17:38 Reading state information... 19:17:38 graphviz is already the newest version (2.40.1-2). 19:17:38 The following packages were automatically installed and are no longer required: 19:17:38 libmysqlclient20 mysql-common 19:17:38 Use 'sudo apt autoremove' to remove them. 19:17:38 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:17:38 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 19:18:16 docs: OK (26.41=setup[21.45]+cmd[0.23,4.73] seconds) 19:18:16 docs-linkcheck: OK (48.55=setup[10.70]+cmd[0.21,37.64] seconds) 19:18:16 congratulations :) (75.00 seconds) 19:18:16 + tox_status=0 19:18:16 + echo '---> Completed tox runs' 19:18:16 ---> Completed tox runs 19:18:16 + for i in .tox/*/log 19:18:16 ++ echo .tox/docs-linkcheck/log 19:18:16 ++ awk -F/ '{print $2}' 19:18:16 + tox_env=docs-linkcheck 19:18:16 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 19:18:16 + for i in .tox/*/log 19:18:16 ++ echo .tox/docs/log 19:18:16 ++ awk -F/ '{print $2}' 19:18:16 + tox_env=docs 19:18:16 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 19:18:16 + DOC_DIR=docs/_build/html 19:18:16 + [[ -d docs/_build/html ]] 19:18:16 + echo '---> Archiving generated docs' 19:18:16 ---> Archiving generated docs 19:18:16 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 19:18:16 + echo '---> tox-run.sh ends' 19:18:16 ---> tox-run.sh ends 19:18:16 + test 0 -eq 0 19:18:16 $ ssh-agent -k 19:18:16 unset SSH_AUTH_SOCK; 19:18:16 unset SSH_AGENT_PID; 19:18:16 echo Agent pid 1640 killed; 19:18:16 [ssh-agent] Stopped. 19:18:16 [PostBuildScript] - [INFO] Executing post build scripts. 19:18:16 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3506189283497429780.sh 19:18:16 ---> sysstat.sh 19:18:17 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6442754686082803327.sh 19:18:17 ---> package-listing.sh 19:18:17 ++ tr '[:upper:]' '[:lower:]' 19:18:17 ++ facter osfamily 19:18:17 + OS_FAMILY=debian 19:18:17 + workspace=/w/workspace/oom-master-sphinx-lint 19:18:17 + START_PACKAGES=/tmp/packages_start.txt 19:18:17 + END_PACKAGES=/tmp/packages_end.txt 19:18:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:18:17 + PACKAGES=/tmp/packages_start.txt 19:18:17 + '[' /w/workspace/oom-master-sphinx-lint ']' 19:18:17 + PACKAGES=/tmp/packages_end.txt 19:18:17 + case "${OS_FAMILY}" in 19:18:17 + dpkg -l 19:18:17 + grep '^ii' 19:18:17 + '[' -f /tmp/packages_start.txt ']' 19:18:17 + '[' -f /tmp/packages_end.txt ']' 19:18:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:18:17 + '[' /w/workspace/oom-master-sphinx-lint ']' 19:18:17 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 19:18:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 19:18:17 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16012404174428867338.sh 19:18:17 ---> capture-instance-metadata.sh 19:18:17 Setup pyenv: 19:18:17 system 19:18:17 3.8.13 19:18:17 3.9.13 19:18:17 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:18:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UzaW 19:18:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:18:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:18:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:18:24 lf-activate-venv(): INFO: Base packages installed successfully 19:18:24 lf-activate-venv(): INFO: Installing additional packages: lftools 19:18:43 lf-activate-venv(): INFO: Adding /tmp/venv-UzaW/bin to PATH 19:18:43 INFO: Running in OpenStack, capturing instance metadata 19:18:43 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2405363417056234234.sh 19:18:43 provisioning config files... 19:18:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config6611622897444917034tmp 19:18:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:18:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:18:44 [EnvInject] - Injecting environment variables from a build step. 19:18:44 [EnvInject] - Injecting as environment variables the properties content 19:18:44 SERVER_ID=logs 19:18:44 19:18:44 [EnvInject] - Variables injected successfully. 19:18:44 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins697107550667310121.sh 19:18:44 ---> create-netrc.sh 19:18:44 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15576146608951806780.sh 19:18:44 ---> python-tools-install.sh 19:18:44 Setup pyenv: 19:18:44 system 19:18:44 3.8.13 19:18:44 3.9.13 19:18:44 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:18:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UzaW from file:/tmp/.os_lf_venv 19:18:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:18:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:18:45 lf-activate-venv(): INFO: Base packages installed successfully 19:18:45 lf-activate-venv(): INFO: Installing additional packages: lftools 19:18:52 lf-activate-venv(): INFO: Adding /tmp/venv-UzaW/bin to PATH 19:18:52 Generating Requirements File 19:19:13 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. 19:19:13 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:19:14 Python 3.10.6 19:19:14 pip 26.1.2 from /tmp/venv-UzaW/lib/python3.10/site-packages/pip (python 3.10) 19:19:14 aiohappyeyeballs==2.7.1 19:19:14 aiohttp==3.14.3 19:19:14 aiosignal==1.4.0 19:19:14 appdirs==1.4.4 19:19:14 argcomplete==3.7.0 19:19:14 aspy.yaml==1.3.0 19:19:14 async-timeout==5.0.1 19:19:14 attrs==26.1.0 19:19:14 autopage==0.6.0 19:19:14 backports.strenum==1.3.1 19:19:14 beautifulsoup4==4.15.0 19:19:14 boto3==1.43.57 19:19:14 botocore==1.43.57 19:19:14 bs4==0.0.2 19:19:14 certifi==2026.7.22 19:19:14 cffi==2.1.0 19:19:14 cfgv==3.5.0 19:19:14 chardet==7.4.3 19:19:14 charset-normalizer==3.4.9 19:19:14 click==8.4.2 19:19:14 cliff==4.14.0 19:19:14 cmd2==3.5.1 19:19:14 cryptography==3.3.2 19:19:14 debtcollector==3.1.0 19:19:14 decorator==5.3.1 19:19:14 defusedxml==0.7.1 19:19:14 Deprecated==1.3.1 19:19:14 distlib==0.4.3 19:19:14 dnspython==2.8.0 19:19:14 docker==7.2.0 19:19:14 dogpile.cache==1.5.0 19:19:14 durationpy==0.10 19:19:14 email-validator==2.3.0 19:19:14 filelock==3.32.0 19:19:14 frozenlist==1.8.0 19:19:14 future==1.0.0 19:19:14 gitdb==4.0.12 19:19:14 GitPython==3.1.57 19:19:14 httplib2==0.30.2 19:19:14 identify==2.6.19 19:19:14 idna==3.18 19:19:14 importlib-resources==1.5.0 19:19:14 iso8601==2.1.0 19:19:14 Jinja2==3.1.6 19:19:14 jmespath==1.1.0 19:19:14 jsonpatch==1.33 19:19:14 jsonpointer==3.1.1 19:19:14 jsonschema==4.26.0 19:19:14 jsonschema-specifications==2025.9.1 19:19:14 keystoneauth1==5.14.0 19:19:14 kubernetes==36.0.3 19:19:14 lftools==0.37.22 19:19:14 lxml==6.1.1 19:19:14 markdown-it-py==4.2.0 19:19:14 MarkupSafe==3.0.3 19:19:14 mdurl==0.1.2 19:19:14 msgpack==1.2.1 19:19:14 multi_key_dict==2.0.3 19:19:14 multidict==6.7.1 19:19:14 munch==4.0.0 19:19:14 netaddr==1.3.0 19:19:14 niet==1.4.2 19:19:14 nodeenv==1.10.0 19:19:14 oauth2client==4.1.3 19:19:14 oauthlib==3.3.1 19:19:14 openstacksdk==4.13.0 19:19:14 os-service-types==1.8.2 19:19:14 osc-lib==4.6.0 19:19:14 oslo.config==10.4.0 19:19:14 oslo.context==6.4.0 19:19:14 oslo.i18n==6.8.0 19:19:14 oslo.log==8.2.0 19:19:14 oslo.serialization==5.10.0 19:19:14 oslo.utils==10.1.1 19:19:14 packaging==26.2 19:19:14 pbr==7.0.3 19:19:14 platformdirs==4.11.0 19:19:14 prettytable==3.18.0 19:19:14 propcache==0.5.2 19:19:14 psutil==7.2.2 19:19:14 pyasn1==0.6.4 19:19:14 pyasn1_modules==0.4.2 19:19:14 pycparser==3.0 19:19:14 pygerrit2==2.0.15 19:19:14 PyGithub==2.9.1 19:19:14 Pygments==2.20.0 19:19:14 PyJWT==2.13.0 19:19:14 PyNaCl==1.6.2 19:19:14 pyparsing==2.4.7 19:19:14 pyperclip==1.11.0 19:19:14 pyrsistent==0.20.0 19:19:14 python-cinderclient==9.9.0 19:19:14 python-dateutil==2.9.0.post0 19:19:14 python-discovery==1.5.0 19:19:14 python-heatclient==5.2.0 19:19:14 python-jenkins==1.8.3 19:19:14 python-keystoneclient==5.8.0 19:19:14 python-magnumclient==4.11.0 19:19:14 python-openstackclient==10.0.0 19:19:14 python-swiftclient==4.10.0 19:19:14 PyYAML==6.0.3 19:19:14 referencing==0.37.0 19:19:14 requests==2.34.2 19:19:14 requests-oauthlib==2.0.0 19:19:14 rfc3986==2.0.0 19:19:14 rich==15.0.0 19:19:14 rich-argparse==1.8.0 19:19:14 rpds-py==0.30.0 19:19:14 rsa==4.9.1 19:19:14 ruamel.yaml==0.19.1 19:19:14 ruamel.yaml.clib==0.2.15 19:19:14 s3transfer==0.19.2 19:19:14 simplejson==4.1.1 19:19:14 six==1.17.0 19:19:14 smmap==5.0.3 19:19:14 soupsieve==2.9.1 19:19:14 stevedore==5.8.0 19:19:14 tabulate==0.10.0 19:19:14 toml==0.10.2 19:19:14 tomlkit==0.15.1 19:19:14 tqdm==4.70.0 19:19:14 typing_extensions==4.16.0 19:19:14 urllib3==1.26.20 19:19:14 virtualenv==21.7.0 19:19:14 wcwidth==0.8.2 19:19:14 websocket-client==1.9.0 19:19:14 wrapt==2.3.0 19:19:14 xdg==6.0.0 19:19:14 xmltodict==1.0.4 19:19:14 yarl==1.24.5 19:19:14 yq==4.1.2 19:19:14 [oom-master-sphinx-lint] $ /bin/sh /tmp/jenkins880614633224230823.sh 19:19:14 ---> uv-install.sh 19:19:14 Installing uv/uvx (latest) using shell installer 19:19:14 2026-07-28 19:19:14 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-xKwLHv.sh" [1] 19:19:14 downloading uv 0.12.0 x86_64-unknown-linux-gnu 19:19:15 installing to /home/jenkins/.local/bin 19:19:15 uv 19:19:15 uvx 19:19:15 everything's installed! 19:19:15 19:19:15 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:19:15 19:19:15 source $HOME/.local/bin/env (sh, bash, zsh) 19:19:15 source $HOME/.local/bin/env.fish (fish) 19:19:15 Adding install location to PATH 19:19:15 ---> Validating uv/uvx install 19:19:15 uvx 0.12.0 (x86_64-unknown-linux-gnu) 19:19:15 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10340937973195332623.sh 19:19:15 ---> sudo-logs.sh 19:19:15 Archiving 'sudo' log.. 19:19:16 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16886054525545921471.sh 19:19:16 ---> job-cost.sh 19:19:16 INFO: Activating Python virtual environment... 19:19:16 Setup pyenv: 19:19:16 system 19:19:16 3.8.13 19:19:16 3.9.13 19:19:16 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:19:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UzaW from file:/tmp/.os_lf_venv 19:19:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:19:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:19:17 lf-activate-venv(): INFO: Base packages installed successfully 19:19:17 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:19:22 lf-activate-venv(): INFO: Adding /tmp/venv-UzaW/bin to PATH 19:19:22 INFO: No stack-cost file found 19:19:22 INFO: Instance uptime: 191s 19:19:22 INFO: Fetching instance metadata (attempt 1 of 3)... 19:19:22 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:19:22 INFO: Successfully fetched instance metadata 19:19:22 INFO: Instance type: v3-standard-4 19:19:22 INFO: Retrieving pricing info for: v3-standard-4 19:19:22 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:19:22 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=191 19:19:23 INFO: Successfully fetched Vexxhost pricing API 19:19:23 INFO: Retrieved cost: 0.11 19:19:23 INFO: Retrieved resource: v3-standard-4 19:19:23 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 19:19:23 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 19:19:23 INFO: Successfully archived job cost data 19:19:23 DEBUG: Cost data: oom-master-sphinx-lint,625,2026-07-28 19:19:23,v3-standard-4,191,0.11,0.00,SUCCESS 19:19:23 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins7518579385578969217.sh 19:19:23 ---> logs-deploy.sh 19:19:23 Setup pyenv: 19:19:23 system 19:19:23 3.8.13 19:19:23 3.9.13 19:19:23 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:19:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UzaW from file:/tmp/.os_lf_venv 19:19:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:19:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:19:25 lf-activate-venv(): INFO: Base packages installed successfully 19:19:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:19:32 lf-activate-venv(): INFO: Adding /tmp/venv-UzaW/bin to PATH 19:19:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/625 19:19:32 INFO: archiving workspace using pattern(s): 19:19:34 Archives upload complete. 19:19:34 INFO: archiving logs to Nexus 19:19:35 ---> uname -a: 19:19:35 Linux prd-ubuntu1804-builder-4c-4g-13464 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:19:35 19:19:35 19:19:35 ---> lscpu: 19:19:35 Architecture: x86_64 19:19:35 CPU op-mode(s): 32-bit, 64-bit 19:19:35 Byte Order: Little Endian 19:19:35 CPU(s): 4 19:19:35 On-line CPU(s) list: 0-3 19:19:35 Thread(s) per core: 1 19:19:35 Core(s) per socket: 1 19:19:35 Socket(s): 4 19:19:35 NUMA node(s): 1 19:19:35 Vendor ID: AuthenticAMD 19:19:35 CPU family: 23 19:19:35 Model: 49 19:19:35 Model name: AMD EPYC-Rome Processor 19:19:35 Stepping: 0 19:19:35 CPU MHz: 2799.998 19:19:35 BogoMIPS: 5599.99 19:19:35 Virtualization: AMD-V 19:19:35 Hypervisor vendor: KVM 19:19:35 Virtualization type: full 19:19:35 L1d cache: 32K 19:19:35 L1i cache: 32K 19:19:35 L2 cache: 512K 19:19:35 L3 cache: 16384K 19:19:35 NUMA node0 CPU(s): 0-3 19:19:35 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 19:19:35 19:19:35 19:19:35 ---> nproc: 19:19:35 4 19:19:35 19:19:35 19:19:35 ---> df -h: 19:19:35 Filesystem Size Used Avail Use% Mounted on 19:19:35 udev 7.9G 0 7.9G 0% /dev 19:19:35 tmpfs 1.6G 676K 1.6G 1% /run 19:19:35 /dev/vda1 78G 8.7G 69G 12% / 19:19:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:19:35 tmpfs 5.0M 0 5.0M 0% /run/lock 19:19:35 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:19:35 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:19:35 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:19:35 19:19:35 19:19:35 ---> free -m: 19:19:35 total used free shared buff/cache available 19:19:35 Mem: 16040 548 12963 0 2528 15161 19:19:35 Swap: 1023 0 1023 19:19:35 19:19:35 19:19:35 ---> ip addr: 19:19:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:19:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:19:35 inet 127.0.0.1/8 scope host lo 19:19:35 valid_lft forever preferred_lft forever 19:19:35 inet6 ::1/128 scope host 19:19:35 valid_lft forever preferred_lft forever 19:19:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:19:35 link/ether fa:16:3e:cf:33:50 brd ff:ff:ff:ff:ff:ff 19:19:35 inet 10.30.106.208/23 brd 10.30.107.255 scope global dynamic ens3 19:19:35 valid_lft 86204sec preferred_lft 86204sec 19:19:35 inet6 fe80::f816:3eff:fecf:3350/64 scope link 19:19:35 valid_lft forever preferred_lft forever 19:19:35 19:19:35 19:19:35 ---> sar -b -r -n DEV: 19:19:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13464) 07/28/26 _x86_64_ (4 CPU) 19:19:35 19:19:35 19:16:20 LINUX RESTART (4 CPU) 19:19:35 19:19:35 19:17:02 tps rtps wtps bread/s bwrtn/s 19:19:35 19:18:01 132.47 5.69 126.78 369.84 18783.26 19:19:35 19:19:01 78.45 0.75 77.70 84.12 9093.95 19:19:35 Average: 105.23 3.20 102.03 225.78 13897.90 19:19:35 19:19:35 19:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:19:35 19:18:01 13714936 15476360 2710032 16.50 74908 1875416 924636 5.29 806332 1666076 111548 19:19:35 19:19:01 13483972 15523640 2940996 17.91 96720 2116848 803252 4.60 781544 1889752 184352 19:19:35 Average: 13599454 15500000 2825514 17.20 85814 1996132 863944 4.94 793938 1777914 147950 19:19:35 19:19:35 19:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:19:35 19:18:01 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 19:19:35 19:18:01 ens3 57.21 42.94 515.24 9.21 0.00 0.00 0.00 0.00 19:19:35 19:19:01 lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 19:19:35 19:19:01 ens3 66.02 50.69 777.36 11.43 0.00 0.00 0.00 0.00 19:19:35 Average: lo 2.86 2.86 0.28 0.28 0.00 0.00 0.00 0.00 19:19:35 Average: ens3 61.65 46.85 647.40 10.33 0.00 0.00 0.00 0.00 19:19:35 19:19:35 19:19:35 ---> sar -P ALL: 19:19:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13464) 07/28/26 _x86_64_ (4 CPU) 19:19:35 19:19:35 19:16:20 LINUX RESTART (4 CPU) 19:19:35 19:19:35 19:17:02 CPU %user %nice %system %iowait %steal %idle 19:19:35 19:18:01 all 14.73 0.00 1.04 1.77 0.05 82.41 19:19:35 19:18:01 0 4.70 0.00 0.70 4.14 0.05 90.41 19:19:35 19:18:01 1 5.24 0.00 0.44 1.05 0.03 93.23 19:19:35 19:18:01 2 25.50 0.00 1.63 1.31 0.05 71.51 19:19:35 19:18:01 3 23.49 0.00 1.41 0.56 0.07 74.47 19:19:35 19:19:01 all 16.90 0.00 1.25 0.84 0.05 80.95 19:19:35 19:19:01 0 3.60 0.00 0.85 2.14 0.05 93.36 19:19:35 19:19:01 1 7.99 0.00 0.55 0.05 0.03 91.37 19:19:35 19:19:01 2 32.25 0.00 1.92 0.60 0.07 65.17 19:19:35 19:19:01 3 23.74 0.00 1.67 0.62 0.03 73.94 19:19:35 Average: all 15.83 0.00 1.15 1.30 0.05 81.68 19:19:35 Average: 0 4.14 0.00 0.78 3.13 0.05 91.90 19:19:35 Average: 1 6.63 0.00 0.50 0.55 0.03 92.29 19:19:35 Average: 2 28.90 0.00 1.78 0.95 0.06 68.31 19:19:35 Average: 3 23.61 0.00 1.54 0.59 0.05 74.21 19:19:35 19:19:35 19:19:35