15:59:21 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143475 15:59:21 Running as SYSTEM 15:59:21 [EnvInject] - Loading node environment variables. 15:59:21 Building remotely on prd-ubuntu1804-builder-4c-4g-3293 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 15:59:21 [ssh-agent] Looking for ssh-agent implementation... 15:59:21 $ ssh-agent 15:59:21 SSH_AUTH_SOCK=/tmp/ssh-8l9AYO8yyMz6/agent.1803 15:59:21 SSH_AGENT_PID=1806 15:59:21 [ssh-agent] Started. 15:59:21 Running ssh-add (command line suppressed) 15:59:21 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_12254814993087736369.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_12254814993087736369.key) 15:59:21 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:59:21 The recommended git tool is: NONE 15:59:22 using credential onap-jenkins-ssh 15:59:22 Wiping out workspace first. 15:59:22 Cloning the remote Git repository 15:59:22 Cloning repository git://cloud.onap.org/mirror/oom.git 15:59:22 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 15:59:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:59:22 > git --version # timeout=10 15:59:22 > git --version # 'git version 2.17.1' 15:59:22 using GIT_SSH to set credentials Gerrit user 15:59:22 Verifying host key using manually-configured host key entries 15:59:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:59:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:59:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:59:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:59:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:59:28 using GIT_SSH to set credentials Gerrit user 15:59:28 Verifying host key using manually-configured host key entries 15:59:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/143475/6 # timeout=30 15:59:29 > git rev-parse d08a66000a390162e4c0f63cd48ec4812c93ecac^{commit} # timeout=10 15:59:29 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:59:29 Checking out Revision d08a66000a390162e4c0f63cd48ec4812c93ecac (refs/changes/75/143475/6) 15:59:29 > git config core.sparsecheckout # timeout=10 15:59:29 > git checkout -f d08a66000a390162e4c0f63cd48ec4812c93ecac # timeout=30 15:59:32 Commit message: "Docs: Replace blockdiag/seqdiag with Mermaid" 15:59:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:59:32 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 15:59:33 [EnvInject] - Injecting environment variables from a build step. 15:59:33 [EnvInject] - Injecting as environment variables the properties content 15:59:33 PYTHON=python3 15:59:33 15:59:33 [EnvInject] - Variables injected successfully. 15:59:33 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins772248953570216573.sh 15:59:33 ---> tox-install.sh 15:59:33 + source /home/jenkins/lf-env.sh 15:59:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:59:33 ++ mktemp -d /tmp/venv-XXXX 15:59:33 + lf_venv=/tmp/venv-ShTo 15:59:33 + local venv_file=/tmp/.os_lf_venv 15:59:33 + local python=python3 15:59:33 + local options 15:59:33 + local set_path=true 15:59:33 + local install_args= 15:59:33 ++ 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 15:59:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:59:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:59:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:59:33 + true 15:59:33 + case $1 in 15:59:33 + venv_file=/tmp/.toxenv 15:59:33 + shift 2 15:59:33 + true 15:59:33 + case $1 in 15:59:33 + shift 15:59:33 + break 15:59:33 + case $python in 15:59:33 + local pkg_list= 15:59:33 + [[ -d /opt/pyenv ]] 15:59:33 + echo 'Setup pyenv:' 15:59:33 Setup pyenv: 15:59:33 + export PYENV_ROOT=/opt/pyenv 15:59:33 + PYENV_ROOT=/opt/pyenv 15:59:33 + 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 15:59:33 + 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 15:59:33 + pyenv versions 15:59:33 * system (set by /opt/pyenv/version) 15:59:33 * 3.8.13 (set by /opt/pyenv/version) 15:59:33 * 3.9.13 (set by /opt/pyenv/version) 15:59:33 * 3.10.6 (set by /opt/pyenv/version) 15:59:33 + command -v pyenv 15:59:33 ++ pyenv init - --no-rehash 15:59:33 + 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[*]}"'\'')" 15:59:33 export PATH="/opt/pyenv/shims:${PATH}" 15:59:33 export PYENV_SHELL=bash 15:59:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:59:33 pyenv() { 15:59:33 local command 15:59:33 command="${1:-}" 15:59:33 if [ "$#" -gt 0 ]; then 15:59:33 shift 15:59:33 fi 15:59:33 15:59:33 case "$command" in 15:59:33 rehash|shell) 15:59:33 eval "$(pyenv "sh-$command" "$@")" 15:59:33 ;; 15:59:33 *) 15:59:33 command pyenv "$command" "$@" 15:59:33 ;; 15:59:33 esac 15:59:33 }' 15:59:33 +++ 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[*]}"' 15:59:33 ++ 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 15:59:33 ++ 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 15:59:33 ++ 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 15:59:33 ++ export PYENV_SHELL=bash 15:59:33 ++ PYENV_SHELL=bash 15:59:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:59:33 +++ complete -F _pyenv pyenv 15:59:33 ++ lf-pyver python3 15:59:33 ++ local py_version_xy=python3 15:59:33 ++ local py_version_xyz= 15:59:33 ++ pyenv versions 15:59:33 ++ local command 15:59:33 ++ command=versions 15:59:33 ++ '[' 1 -gt 0 ']' 15:59:33 ++ shift 15:59:33 ++ case "$command" in 15:59:33 ++ command pyenv versions 15:59:33 ++ pyenv versions 15:59:33 ++ sed 's/^[ *]* //' 15:59:33 ++ awk '{ print $1 }' 15:59:33 ++ grep -E '^[0-9.]*[0-9]$' 15:59:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:59:33 +++ grep '^3' /tmp/.pyenv_versions 15:59:33 +++ sort -V 15:59:33 +++ tail -n 1 15:59:33 ++ py_version_xyz=3.10.6 15:59:33 ++ [[ -z 3.10.6 ]] 15:59:33 ++ echo 3.10.6 15:59:33 ++ return 0 15:59:33 + pyenv local 3.10.6 15:59:33 + local command 15:59:33 + command=local 15:59:33 + '[' 2 -gt 0 ']' 15:59:33 + shift 15:59:33 + case "$command" in 15:59:33 + command pyenv local 3.10.6 15:59:33 + pyenv local 3.10.6 15:59:33 + for arg in "$@" 15:59:33 + case $arg in 15:59:33 + pkg_list+='tox ' 15:59:33 + for arg in "$@" 15:59:33 + case $arg in 15:59:33 + pkg_list+='virtualenv ' 15:59:33 + for arg in "$@" 15:59:33 + case $arg in 15:59:33 + pkg_list+='urllib3~=1.26.15 ' 15:59:33 + [[ -f /tmp/.toxenv ]] 15:59:33 + [[ ! -f /tmp/.toxenv ]] 15:59:33 + [[ -n '' ]] 15:59:33 + python3 -m venv /tmp/venv-ShTo 15:59:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ShTo' 15:59:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ShTo 15:59:37 + echo /tmp/venv-ShTo 15:59:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:59:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:59:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:59:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:59:37 + local 'pip_opts=--upgrade --quiet' 15:59:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:59:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:59:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:59:37 + [[ -n '' ]] 15:59:37 + [[ -n '' ]] 15:59:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:59:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:59:37 + /tmp/venv-ShTo/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 15:59:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:59:41 lf-activate-venv(): INFO: Base packages installed successfully 15:59:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:59:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:59:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:59:41 + /tmp/venv-ShTo/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 15:59:43 + type python3 15:59:43 + true 15:59:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ShTo/bin to PATH' 15:59:43 lf-activate-venv(): INFO: Adding /tmp/venv-ShTo/bin to PATH 15:59:43 + PATH=/tmp/venv-ShTo/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 15:59:43 + return 0 15:59:43 + python3 --version 15:59:43 Python 3.10.6 15:59:43 + python3 -m pip --version 15:59:44 pip 26.0.1 from /tmp/venv-ShTo/lib/python3.10/site-packages/pip (python 3.10) 15:59:44 + python3 -m pip freeze 15:59:44 cachetools==7.0.5 15:59:44 colorama==0.4.6 15:59:44 distlib==0.4.0 15:59:44 filelock==3.25.2 15:59:44 packaging==26.0 15:59:44 platformdirs==4.9.4 15:59:44 pluggy==1.6.0 15:59:44 pyproject-api==1.10.0 15:59:44 python-discovery==1.2.0 15:59:44 tomli==2.4.0 15:59:44 tomli_w==1.2.0 15:59:44 tox==4.50.1 15:59:44 typing_extensions==4.15.0 15:59:44 urllib3==1.26.20 15:59:44 virtualenv==21.2.0 15:59:44 [EnvInject] - Injecting environment variables from a build step. 15:59:44 [EnvInject] - Injecting as environment variables the properties content 15:59:44 PARALLEL=false 15:59:44 15:59:44 [EnvInject] - Variables injected successfully. 15:59:44 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins1648647234305443225.sh 15:59:44 ---> tox-run.sh 15:59:44 + 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 15:59:44 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 15:59:44 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 15:59:44 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 15:59:44 + cd /w/workspace/oom-master-sphinx-lint/. 15:59:44 + source /home/jenkins/lf-env.sh 15:59:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:59:44 ++ mktemp -d /tmp/venv-XXXX 15:59:44 + lf_venv=/tmp/venv-oBKd 15:59:44 + local venv_file=/tmp/.os_lf_venv 15:59:44 + local python=python3 15:59:44 + local options 15:59:44 + local set_path=true 15:59:44 + local install_args= 15:59:44 ++ 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 15:59:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:59:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:59:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:59:44 + true 15:59:44 + case $1 in 15:59:44 + venv_file=/tmp/.toxenv 15:59:44 + shift 2 15:59:44 + true 15:59:44 + case $1 in 15:59:44 + shift 15:59:44 + break 15:59:44 + case $python in 15:59:44 + local pkg_list= 15:59:44 + [[ -d /opt/pyenv ]] 15:59:44 + echo 'Setup pyenv:' 15:59:44 Setup pyenv: 15:59:44 + export PYENV_ROOT=/opt/pyenv 15:59:44 + PYENV_ROOT=/opt/pyenv 15:59:44 + 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 15:59:44 + 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 15:59:44 + pyenv versions 15:59:44 system 15:59:44 3.8.13 15:59:44 3.9.13 15:59:44 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:59:44 + command -v pyenv 15:59:44 ++ pyenv init - --no-rehash 15:59:44 + 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[*]}"'\'')" 15:59:44 export PATH="/opt/pyenv/shims:${PATH}" 15:59:44 export PYENV_SHELL=bash 15:59:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:59:44 pyenv() { 15:59:44 local command 15:59:44 command="${1:-}" 15:59:44 if [ "$#" -gt 0 ]; then 15:59:44 shift 15:59:44 fi 15:59:44 15:59:44 case "$command" in 15:59:44 rehash|shell) 15:59:44 eval "$(pyenv "sh-$command" "$@")" 15:59:44 ;; 15:59:44 *) 15:59:44 command pyenv "$command" "$@" 15:59:44 ;; 15:59:44 esac 15:59:44 }' 15:59:44 +++ 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[*]}"' 15:59:44 ++ 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 15:59:44 ++ 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 15:59:44 ++ 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 15:59:44 ++ export PYENV_SHELL=bash 15:59:44 ++ PYENV_SHELL=bash 15:59:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:59:44 +++ complete -F _pyenv pyenv 15:59:44 ++ lf-pyver python3 15:59:44 ++ local py_version_xy=python3 15:59:44 ++ local py_version_xyz= 15:59:44 ++ sed 's/^[ *]* //' 15:59:44 ++ awk '{ print $1 }' 15:59:44 ++ pyenv versions 15:59:44 ++ local command 15:59:44 ++ command=versions 15:59:44 ++ '[' 1 -gt 0 ']' 15:59:44 ++ shift 15:59:44 ++ case "$command" in 15:59:44 ++ command pyenv versions 15:59:44 ++ pyenv versions 15:59:44 ++ grep -E '^[0-9.]*[0-9]$' 15:59:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:59:44 +++ grep '^3' /tmp/.pyenv_versions 15:59:44 +++ sort -V 15:59:44 +++ tail -n 1 15:59:44 ++ py_version_xyz=3.10.6 15:59:44 ++ [[ -z 3.10.6 ]] 15:59:44 ++ echo 3.10.6 15:59:44 ++ return 0 15:59:44 + pyenv local 3.10.6 15:59:44 + local command 15:59:44 + command=local 15:59:44 + '[' 2 -gt 0 ']' 15:59:44 + shift 15:59:44 + case "$command" in 15:59:44 + command pyenv local 3.10.6 15:59:44 + pyenv local 3.10.6 15:59:44 + for arg in "$@" 15:59:44 + case $arg in 15:59:44 + pkg_list+='tox ' 15:59:44 + for arg in "$@" 15:59:44 + case $arg in 15:59:44 + pkg_list+='virtualenv ' 15:59:44 + for arg in "$@" 15:59:44 + case $arg in 15:59:44 + pkg_list+='urllib3~=1.26.15 ' 15:59:44 + [[ -f /tmp/.toxenv ]] 15:59:44 ++ cat /tmp/.toxenv 15:59:44 + lf_venv=/tmp/venv-ShTo 15:59:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ShTo from' file:/tmp/.toxenv 15:59:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ShTo from file:/tmp/.toxenv 15:59:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:59:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:59:44 + local 'pip_opts=--upgrade --quiet' 15:59:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:59:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:59:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:59:44 + [[ -n '' ]] 15:59:44 + [[ -n '' ]] 15:59:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:59:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:59:44 + /tmp/venv-ShTo/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 15:59:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:59:45 lf-activate-venv(): INFO: Base packages installed successfully 15:59:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:59:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:59:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:59:45 + /tmp/venv-ShTo/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 15:59:46 + type python3 15:59:46 + true 15:59:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ShTo/bin to PATH' 15:59:46 lf-activate-venv(): INFO: Adding /tmp/venv-ShTo/bin to PATH 15:59:46 + PATH=/tmp/venv-ShTo/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 15:59:46 + return 0 15:59:46 + [[ -d /opt/pyenv ]] 15:59:46 + echo '---> Setting up pyenv' 15:59:46 ---> Setting up pyenv 15:59:46 + export PYENV_ROOT=/opt/pyenv 15:59:46 + PYENV_ROOT=/opt/pyenv 15:59:46 + export PATH=/opt/pyenv/bin:/tmp/venv-ShTo/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 15:59:46 + PATH=/opt/pyenv/bin:/tmp/venv-ShTo/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 15:59:46 ++ pwd 15:59:46 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 15:59:46 + export PYTHONPATH 15:59:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:59:46 + TOX_TESTENV_PASSENV=PYTHONPATH 15:59:46 + tox --version 15:59:46 4.50.1 from /tmp/venv-ShTo/lib/python3.10/site-packages/tox/__init__.py 15:59:46 + PARALLEL=false 15:59:46 + TOX_OPTIONS_LIST= 15:59:46 + [[ -n docs,docs-linkcheck ]] 15:59:46 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 15:59:46 + case ${PARALLEL,,} in 15:59:46 + tox -e docs,docs-linkcheck 15:59:46 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 15:59:48 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 16:00:10 docs: freeze> python -m pip freeze --all 16:00:10 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.14,autopep8==2.3.1,babel==2.18.0,beautifulsoup4==4.14.3,CacheControl==0.14.4,certifi==2026.2.25,charset-normalizer==3.4.6,click==8.3.1,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.1,doc8==2.0.0,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.25.2,gitlint-core==0.19.1,html5lib==1.1,idna==3.11,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,more-itertools==10.8.0,msgpack==1.1.2,natsort==8.4.0,packaging==26.0,pip==26.0.1,platformdirs==4.9.4,pycodestyle==2.14.0,pyenchant==3.3.0,Pygments==2.19.2,pylint==3.0.3,python-dateutil==2.9.0.post0,PyYAML==6.0.3,referencing==0.37.0,requests==2.32.5,restructuredtext_lint==2.0.2,rpds-py==0.30.0,ruamel.yaml==0.19.1,setuptools==82.0.0,sh==1.14.3,six==1.17.0,snowballstemmer==3.0.1,soupsieve==2.8.3,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.4.7,sphinx-toolbox==3.5.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==2.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.7.0,tabulate==0.10.0,tomli==2.4.0,tomlkit==0.14.0,typing_extensions==4.15.0,tzdata==2025.3,urllib3==2.6.3,webencodings==0.5.1 16:00:10 docs: commands[0]> sudo apt install graphviz 16:00:10 16:00:10 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 16:00:10 16:00:10 Reading package lists... 16:00:10 Building dependency tree... 16:00:10 Reading state information... 16:00:10 graphviz is already the newest version (2.40.1-2). 16:00:10 The following packages were automatically installed and are no longer required: 16:00:10 libmysqlclient20 mysql-common 16:00:10 Use 'sudo apt autoremove' to remove them. 16:00:10 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:00:10 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 16:00:16 docs: OK ✔ in 29.14 seconds 16:00:16 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 16:00:27 docs-linkcheck: freeze> python -m pip freeze --all 16:00:28 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.14,autopep8==2.3.1,babel==2.18.0,beautifulsoup4==4.14.3,CacheControl==0.14.4,certifi==2026.2.25,charset-normalizer==3.4.6,click==8.3.1,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.1,doc8==2.0.0,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.25.2,gitlint-core==0.19.1,html5lib==1.1,idna==3.11,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,more-itertools==10.8.0,msgpack==1.1.2,natsort==8.4.0,packaging==26.0,pip==26.0.1,platformdirs==4.9.4,pycodestyle==2.14.0,pyenchant==3.3.0,Pygments==2.19.2,pylint==3.0.3,python-dateutil==2.9.0.post0,PyYAML==6.0.3,referencing==0.37.0,requests==2.32.5,restructuredtext_lint==2.0.2,rpds-py==0.30.0,ruamel.yaml==0.19.1,setuptools==82.0.0,sh==1.14.3,six==1.17.0,snowballstemmer==3.0.1,soupsieve==2.8.3,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.4.7,sphinx-toolbox==3.5.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==2.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.7.0,tabulate==0.10.0,tomli==2.4.0,tomlkit==0.14.0,typing_extensions==4.15.0,tzdata==2025.3,urllib3==2.6.3,webencodings==0.5.1 16:00:28 docs-linkcheck: commands[0]> sudo apt install graphviz 16:00:28 16:00:28 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 16:00:28 16:00:28 Reading package lists... 16:00:28 Building dependency tree... 16:00:28 Reading state information... 16:00:28 graphviz is already the newest version (2.40.1-2). 16:00:28 The following packages were automatically installed and are no longer required: 16:00:28 libmysqlclient20 mysql-common 16:00:28 Use 'sudo apt autoremove' to remove them. 16:00:28 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:00:28 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 16:01:35 docs: OK (29.13=setup[23.64]+cmd[0.24,5.25] seconds) 16:01:35 docs-linkcheck: OK (78.80=setup[12.17]+cmd[0.23,66.41] seconds) 16:01:35 congratulations :) (107.98 seconds) 16:01:35 + tox_status=0 16:01:35 + echo '---> Completed tox runs' 16:01:35 ---> Completed tox runs 16:01:35 + for i in .tox/*/log 16:01:35 ++ echo .tox/docs-linkcheck/log 16:01:35 ++ awk -F/ '{print $2}' 16:01:35 + tox_env=docs-linkcheck 16:01:35 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 16:01:35 + for i in .tox/*/log 16:01:35 ++ awk -F/ '{print $2}' 16:01:35 ++ echo .tox/docs/log 16:01:35 + tox_env=docs 16:01:35 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 16:01:35 + DOC_DIR=docs/_build/html 16:01:35 + [[ -d docs/_build/html ]] 16:01:35 + echo '---> Archiving generated docs' 16:01:35 ---> Archiving generated docs 16:01:35 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 16:01:35 + echo '---> tox-run.sh ends' 16:01:35 ---> tox-run.sh ends 16:01:35 + test 0 -eq 0 16:01:35 $ ssh-agent -k 16:01:35 unset SSH_AUTH_SOCK; 16:01:35 unset SSH_AGENT_PID; 16:01:35 echo Agent pid 1806 killed; 16:01:35 [ssh-agent] Stopped. 16:01:35 [PostBuildScript] - [INFO] Executing post build scripts. 16:01:35 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3654228861320060693.sh 16:01:35 ---> sysstat.sh 16:01:35 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins12029754349870190523.sh 16:01:35 ---> package-listing.sh 16:01:35 ++ facter osfamily 16:01:35 ++ tr '[:upper:]' '[:lower:]' 16:01:35 + OS_FAMILY=debian 16:01:35 + workspace=/w/workspace/oom-master-sphinx-lint 16:01:35 + START_PACKAGES=/tmp/packages_start.txt 16:01:35 + END_PACKAGES=/tmp/packages_end.txt 16:01:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:01:35 + PACKAGES=/tmp/packages_start.txt 16:01:35 + '[' /w/workspace/oom-master-sphinx-lint ']' 16:01:35 + PACKAGES=/tmp/packages_end.txt 16:01:35 + case "${OS_FAMILY}" in 16:01:35 + dpkg -l 16:01:35 + grep '^ii' 16:01:35 + '[' -f /tmp/packages_start.txt ']' 16:01:35 + '[' -f /tmp/packages_end.txt ']' 16:01:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:01:35 + '[' /w/workspace/oom-master-sphinx-lint ']' 16:01:35 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 16:01:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 16:01:35 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17260108435094768470.sh 16:01:35 ---> capture-instance-metadata.sh 16:01:35 Setup pyenv: 16:01:36 system 16:01:36 3.8.13 16:01:36 3.9.13 16:01:36 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 16:01:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xO8f 16:01:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:01:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:01:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:01:43 lf-activate-venv(): INFO: Base packages installed successfully 16:01:43 lf-activate-venv(): INFO: Installing additional packages: lftools 16:02:04 lf-activate-venv(): INFO: Adding /tmp/venv-xO8f/bin to PATH 16:02:04 INFO: Running in OpenStack, capturing instance metadata 16:02:05 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8344847281681737845.sh 16:02:05 provisioning config files... 16:02:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config15339601546709684229tmp 16:02:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:02:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:02:05 [EnvInject] - Injecting environment variables from a build step. 16:02:05 [EnvInject] - Injecting as environment variables the properties content 16:02:05 SERVER_ID=logs 16:02:05 16:02:05 [EnvInject] - Variables injected successfully. 16:02:05 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16398097693658348237.sh 16:02:05 ---> create-netrc.sh 16:02:05 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4874927131444422350.sh 16:02:05 ---> python-tools-install.sh 16:02:05 Setup pyenv: 16:02:05 system 16:02:05 3.8.13 16:02:05 3.9.13 16:02:05 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 16:02:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xO8f from file:/tmp/.os_lf_venv 16:02:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:02:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:02:07 lf-activate-venv(): INFO: Base packages installed successfully 16:02:07 lf-activate-venv(): INFO: Installing additional packages: lftools 16:02:15 lf-activate-venv(): INFO: Adding /tmp/venv-xO8f/bin to PATH 16:02:15 Generating Requirements File 16:02:35 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. 16:02:35 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:02:35 Python 3.10.6 16:02:35 pip 26.0.1 from /tmp/venv-xO8f/lib/python3.10/site-packages/pip (python 3.10) 16:02:36 appdirs==1.4.4 16:02:36 argcomplete==3.6.3 16:02:36 aspy.yaml==1.3.0 16:02:36 attrs==26.1.0 16:02:36 autopage==0.6.0 16:02:36 backports.strenum==1.3.1 16:02:36 beautifulsoup4==4.14.3 16:02:36 boto3==1.42.71 16:02:36 botocore==1.42.71 16:02:36 bs4==0.0.2 16:02:36 certifi==2026.2.25 16:02:36 cffi==2.0.0 16:02:36 cfgv==3.5.0 16:02:36 chardet==7.2.0 16:02:36 charset-normalizer==3.4.6 16:02:36 click==8.3.1 16:02:36 cliff==4.13.2 16:02:36 cmd2==3.4.0 16:02:36 cryptography==3.3.2 16:02:36 debtcollector==3.0.0 16:02:36 decorator==5.2.1 16:02:36 defusedxml==0.7.1 16:02:36 Deprecated==1.3.1 16:02:36 distlib==0.4.0 16:02:36 dnspython==2.8.0 16:02:36 docker==7.1.0 16:02:36 dogpile.cache==1.5.0 16:02:36 durationpy==0.10 16:02:36 email-validator==2.3.0 16:02:36 filelock==3.25.2 16:02:36 future==1.0.0 16:02:36 gitdb==4.0.12 16:02:36 GitPython==3.1.46 16:02:36 httplib2==0.30.2 16:02:36 identify==2.6.18 16:02:36 idna==3.11 16:02:36 importlib-resources==1.5.0 16:02:36 iso8601==2.1.0 16:02:36 Jinja2==3.1.6 16:02:36 jmespath==1.1.0 16:02:36 jsonpatch==1.33 16:02:36 jsonpointer==3.0.0 16:02:36 jsonschema==4.26.0 16:02:36 jsonschema-specifications==2025.9.1 16:02:36 keystoneauth1==5.13.1 16:02:36 kubernetes==35.0.0 16:02:36 lftools==0.37.22 16:02:36 lxml==6.0.2 16:02:36 markdown-it-py==4.0.0 16:02:36 MarkupSafe==3.0.3 16:02:36 mdurl==0.1.2 16:02:36 msgpack==1.1.2 16:02:36 multi_key_dict==2.0.3 16:02:36 munch==4.0.0 16:02:36 netaddr==1.3.0 16:02:36 niet==1.4.2 16:02:36 nodeenv==1.10.0 16:02:36 oauth2client==4.1.3 16:02:36 oauthlib==3.3.1 16:02:36 openstacksdk==4.10.0 16:02:36 os-service-types==1.8.2 16:02:36 osc-lib==4.4.0 16:02:36 oslo.config==10.3.0 16:02:36 oslo.context==6.3.0 16:02:36 oslo.i18n==6.7.2 16:02:36 oslo.log==8.1.0 16:02:36 oslo.serialization==5.9.1 16:02:36 oslo.utils==10.0.0 16:02:36 packaging==26.0 16:02:36 pbr==7.0.3 16:02:36 platformdirs==4.9.4 16:02:36 prettytable==3.17.0 16:02:36 psutil==7.2.2 16:02:36 pyasn1==0.6.3 16:02:36 pyasn1_modules==0.4.2 16:02:36 pycparser==3.0 16:02:36 pygerrit2==2.0.15 16:02:36 PyGithub==2.8.1 16:02:36 Pygments==2.19.2 16:02:36 PyJWT==2.12.1 16:02:36 PyNaCl==1.6.2 16:02:36 pyparsing==2.4.7 16:02:36 pyperclip==1.11.0 16:02:36 pyrsistent==0.20.0 16:02:36 python-cinderclient==9.9.0 16:02:36 python-dateutil==2.9.0.post0 16:02:36 python-discovery==1.2.0 16:02:36 python-heatclient==5.1.0 16:02:36 python-jenkins==1.8.3 16:02:36 python-keystoneclient==5.8.0 16:02:36 python-magnumclient==4.10.0 16:02:36 python-openstackclient==9.0.0 16:02:36 python-swiftclient==4.10.0 16:02:36 PyYAML==6.0.3 16:02:36 referencing==0.37.0 16:02:36 requests==2.32.5 16:02:36 requests-oauthlib==2.0.0 16:02:36 requestsexceptions==1.4.0 16:02:36 rfc3986==2.0.0 16:02:36 rich==14.3.3 16:02:36 rich-argparse==1.7.2 16:02:36 rpds-py==0.30.0 16:02:36 rsa==4.9.1 16:02:36 ruamel.yaml==0.19.1 16:02:36 ruamel.yaml.clib==0.2.15 16:02:36 s3transfer==0.16.0 16:02:36 simplejson==3.20.2 16:02:36 six==1.17.0 16:02:36 smmap==5.0.3 16:02:36 soupsieve==2.8.3 16:02:36 stevedore==5.7.0 16:02:36 tabulate==0.10.0 16:02:36 toml==0.10.2 16:02:36 tomlkit==0.14.0 16:02:36 tqdm==4.67.3 16:02:36 typing_extensions==4.15.0 16:02:36 urllib3==1.26.20 16:02:36 virtualenv==21.2.0 16:02:36 wcwidth==0.6.0 16:02:36 websocket-client==1.9.0 16:02:36 wrapt==2.1.2 16:02:36 xdg==6.0.0 16:02:36 xmltodict==1.0.4 16:02:36 yq==3.4.3 16:02:36 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6308209990109600438.sh 16:02:36 ---> sudo-logs.sh 16:02:36 Archiving 'sudo' log.. 16:02:36 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11536383960062321147.sh 16:02:36 ---> job-cost.sh 16:02:36 INFO: Activating Python virtual environment... 16:02:36 Setup pyenv: 16:02:36 system 16:02:36 3.8.13 16:02:36 3.9.13 16:02:36 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 16:02:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xO8f from file:/tmp/.os_lf_venv 16:02:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:02:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:02:38 lf-activate-venv(): INFO: Base packages installed successfully 16:02:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:02:45 lf-activate-venv(): INFO: Adding /tmp/venv-xO8f/bin to PATH 16:02:45 INFO: No stack-cost file found 16:02:45 INFO: Instance uptime: 664s 16:02:45 INFO: Fetching instance metadata (attempt 1 of 3)... 16:02:45 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 16:02:46 INFO: Successfully fetched instance metadata 16:02:46 INFO: Instance type: v3-standard-4 16:02:46 INFO: Retrieving pricing info for: v3-standard-4 16:02:46 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 16:02:46 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=664 16:02:46 INFO: Successfully fetched Vexxhost pricing API 16:02:46 INFO: Retrieved cost: 0.11 16:02:46 INFO: Retrieved resource: v3-standard-4 16:02:46 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 16:02:46 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 16:02:46 INFO: Successfully archived job cost data 16:02:46 DEBUG: Cost data: oom-master-sphinx-lint,606,2026-03-19 16:02:46,v3-standard-4,664,0.11,0.00,SUCCESS 16:02:46 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins947000610353208819.sh 16:02:46 ---> logs-deploy.sh 16:02:46 Setup pyenv: 16:02:46 system 16:02:46 3.8.13 16:02:46 3.9.13 16:02:46 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 16:02:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xO8f from file:/tmp/.os_lf_venv 16:02:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:02:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:02:48 lf-activate-venv(): INFO: Base packages installed successfully 16:02:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:02:58 lf-activate-venv(): INFO: Adding /tmp/venv-xO8f/bin to PATH 16:02:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/606 16:02:58 INFO: archiving workspace using pattern(s): 16:02:58 /tmp/venv-xO8f/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 16:02:58 warnings.warn( 16:03:00 Archives upload complete. 16:03:00 INFO: archiving logs to Nexus 16:03:00 /tmp/venv-xO8f/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 16:03:00 warnings.warn( 16:03:01 ---> uname -a: 16:03:01 Linux prd-ubuntu1804-builder-4c-4g-3293 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:03:01 16:03:01 16:03:01 ---> lscpu: 16:03:01 Architecture: x86_64 16:03:01 CPU op-mode(s): 32-bit, 64-bit 16:03:01 Byte Order: Little Endian 16:03:01 CPU(s): 4 16:03:01 On-line CPU(s) list: 0-3 16:03:01 Thread(s) per core: 1 16:03:01 Core(s) per socket: 1 16:03:01 Socket(s): 4 16:03:01 NUMA node(s): 1 16:03:01 Vendor ID: AuthenticAMD 16:03:01 CPU family: 23 16:03:01 Model: 49 16:03:01 Model name: AMD EPYC-Rome Processor 16:03:01 Stepping: 0 16:03:01 CPU MHz: 2799.998 16:03:01 BogoMIPS: 5599.99 16:03:01 Virtualization: AMD-V 16:03:01 Hypervisor vendor: KVM 16:03:01 Virtualization type: full 16:03:01 L1d cache: 32K 16:03:01 L1i cache: 32K 16:03:01 L2 cache: 512K 16:03:01 L3 cache: 16384K 16:03:01 NUMA node0 CPU(s): 0-3 16:03:01 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 16:03:01 16:03:01 16:03:01 ---> nproc: 16:03:01 4 16:03:01 16:03:01 16:03:01 ---> df -h: 16:03:01 Filesystem Size Used Avail Use% Mounted on 16:03:01 udev 7.9G 0 7.9G 0% /dev 16:03:01 tmpfs 1.6G 676K 1.6G 1% /run 16:03:01 /dev/vda1 78G 8.6G 69G 12% / 16:03:01 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:03:01 tmpfs 5.0M 0 5.0M 0% /run/lock 16:03:01 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:03:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:03:01 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:03:01 16:03:01 16:03:01 ---> free -m: 16:03:01 total used free shared buff/cache available 16:03:01 Mem: 16040 546 13091 0 2402 15162 16:03:01 Swap: 1023 0 1023 16:03:01 16:03:01 16:03:01 ---> ip addr: 16:03:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:03:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:03:01 inet 127.0.0.1/8 scope host lo 16:03:01 valid_lft forever preferred_lft forever 16:03:01 inet6 ::1/128 scope host 16:03:01 valid_lft forever preferred_lft forever 16:03:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:03:01 link/ether fa:16:3e:f6:21:65 brd ff:ff:ff:ff:ff:ff 16:03:01 inet 10.30.106.250/23 brd 10.30.107.255 scope global dynamic ens3 16:03:01 valid_lft 85777sec preferred_lft 85777sec 16:03:01 inet6 fe80::f816:3eff:fef6:2165/64 scope link 16:03:01 valid_lft forever preferred_lft forever 16:03:01 16:03:01 16:03:01 ---> sar -b -r -n DEV: 16:03:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3293) 03/19/26 _x86_64_ (4 CPU) 16:03:01 16:03:01 15:52:44 LINUX RESTART (4 CPU) 16:03:01 16:03:01 15:53:01 tps rtps wtps bread/s bwrtn/s 16:03:01 15:54:02 44.31 31.06 13.25 2755.27 3822.70 16:03:01 15:55:01 2.66 0.00 2.66 0.00 1524.35 16:03:01 15:56:01 1.88 0.00 1.88 0.00 1489.49 16:03:01 15:57:01 2.58 0.00 2.58 0.00 1498.68 16:03:01 15:58:01 2.35 0.00 2.35 0.00 1495.62 16:03:01 15:59:01 2.68 0.02 2.67 0.13 1500.57 16:03:01 16:00:01 217.65 26.85 190.80 922.38 7424.10 16:03:01 16:01:01 118.68 9.08 109.60 394.47 15814.56 16:03:01 16:02:01 30.64 0.22 30.43 16.26 4565.37 16:03:01 Average: 47.13 7.48 39.65 455.11 4353.57 16:03:01 16:03:01 15:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:03:01 15:54:02 14484628 15713356 1940340 11.81 32096 1415836 696044 3.98 467108 1298820 44 16:03:01 15:55:01 14490268 15719084 1934700 11.78 32168 1415840 696044 3.98 461596 1298808 28 16:03:01 15:56:01 14490028 15718912 1934940 11.78 32216 1415844 696044 3.98 461668 1298812 164 16:03:01 15:57:01 14489460 15718444 1935508 11.78 32280 1415848 696044 3.98 461776 1298816 168 16:03:01 15:58:01 14489624 15718696 1935344 11.78 32380 1415844 696044 3.98 461656 1298816 16 16:03:01 15:59:01 14489156 15718368 1935812 11.79 32472 1415864 696044 3.98 462508 1298824 204 16:03:01 16:00:01 13998716 15517972 2426252 14.77 55996 1667840 877432 5.02 718848 1501108 145108 16:03:01 16:01:01 13701012 15472280 2723956 16.58 76072 1883608 927604 5.31 807000 1677140 4992 16:03:01 16:02:01 13453216 15468708 2971752 18.09 92172 2099516 883176 5.05 864952 1842680 187368 16:03:01 Average: 14231790 15640647 2193178 13.35 46428 1571782 762720 4.36 574124 1423758 37566 16:03:01 16:03:01 15:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:03:01 15:54:02 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 16:03:01 15:54:02 ens3 209.77 143.78 506.27 32.08 0.00 0.00 0.00 0.00 16:03:01 15:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:03:01 15:55:01 ens3 0.41 0.31 0.08 0.21 0.00 0.00 0.00 0.00 16:03:01 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:03:01 15:56:01 ens3 0.30 0.10 0.07 0.16 0.00 0.00 0.00 0.00 16:03:01 15:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:03:01 15:57:01 ens3 0.42 0.23 0.08 0.21 0.00 0.00 0.00 0.00 16:03:01 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:03:01 15:58:01 ens3 0.32 0.12 0.07 0.17 0.00 0.00 0.00 0.00 16:03:01 15:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:03:01 15:59:01 ens3 1.15 1.02 0.62 1.55 0.00 0.00 0.00 0.00 16:03:01 16:00:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 16:03:01 16:00:01 ens3 279.92 192.03 1558.98 51.61 0.00 0.00 0.00 0.00 16:03:01 16:01:01 lo 3.07 3.07 0.28 0.28 0.00 0.00 0.00 0.00 16:03:01 16:01:01 ens3 29.18 23.18 123.21 5.21 0.00 0.00 0.00 0.00 16:03:01 16:02:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 16:03:01 16:02:01 ens3 48.39 37.89 620.01 7.50 0.00 0.00 0.00 0.00 16:03:01 Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 16:03:01 Average: ens3 63.43 44.38 312.73 10.99 0.00 0.00 0.00 0.00 16:03:01 16:03:01 16:03:01 ---> sar -P ALL: 16:03:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3293) 03/19/26 _x86_64_ (4 CPU) 16:03:01 16:03:01 15:52:44 LINUX RESTART (4 CPU) 16:03:01 16:03:01 15:53:01 CPU %user %nice %system %iowait %steal %idle 16:03:01 15:54:02 all 3.13 0.00 0.57 1.76 0.02 94.52 16:03:01 15:54:02 0 2.57 0.00 0.65 3.37 0.03 93.38 16:03:01 15:54:02 1 3.02 0.00 0.50 1.29 0.02 95.18 16:03:01 15:54:02 2 2.76 0.00 0.55 0.45 0.02 96.22 16:03:01 15:54:02 3 4.17 0.00 0.60 1.93 0.02 93.28 16:03:01 15:55:01 all 0.15 0.00 0.01 0.22 0.01 99.61 16:03:01 15:55:01 0 0.02 0.00 0.02 0.75 0.00 99.22 16:03:01 15:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:03:01 15:55:01 2 0.51 0.00 0.03 0.00 0.02 99.44 16:03:01 15:55:01 3 0.07 0.00 0.00 0.14 0.00 99.80 16:03:01 15:56:01 all 0.04 0.00 0.02 0.36 0.00 99.58 16:03:01 15:56:01 0 0.05 0.00 0.02 1.42 0.00 98.52 16:03:01 15:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:03:01 15:56:01 2 0.07 0.00 0.03 0.00 0.02 99.88 16:03:01 15:56:01 3 0.02 0.00 0.00 0.02 0.00 99.97 16:03:01 15:57:01 all 0.03 0.00 0.01 0.17 0.01 99.79 16:03:01 15:57:01 0 0.03 0.00 0.02 0.68 0.03 99.23 16:03:01 15:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:03:01 15:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:03:01 15:57:01 3 0.05 0.00 0.00 0.00 0.00 99.95 16:03:01 15:58:01 all 0.36 0.00 0.02 0.10 0.00 99.52 16:03:01 15:58:01 0 0.07 0.00 0.03 0.40 0.00 99.50 16:03:01 15:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:03:01 15:58:01 2 1.34 0.00 0.00 0.02 0.00 98.65 16:03:01 15:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:03:01 15:59:01 all 0.42 0.00 0.02 0.10 0.01 99.46 16:03:01 15:59:01 0 0.15 0.00 0.02 0.40 0.03 99.40 16:03:01 15:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:03:01 15:59:01 2 1.39 0.00 0.05 0.00 0.02 98.55 16:03:01 15:59:01 3 0.12 0.00 0.02 0.00 0.00 99.87 16:03:01 16:00:01 all 14.24 0.00 1.48 2.40 0.05 81.83 16:03:01 16:00:01 0 7.65 0.00 1.27 5.09 0.05 85.94 16:03:01 16:00:01 1 28.39 0.00 1.94 0.70 0.08 68.88 16:03:01 16:00:01 2 10.32 0.00 1.15 1.05 0.03 87.45 16:03:01 16:00:01 3 10.63 0.00 1.55 2.76 0.05 85.01 16:03:01 16:01:01 all 11.94 0.00 0.87 1.86 0.05 85.28 16:03:01 16:01:01 0 3.02 0.00 0.74 4.60 0.03 91.61 16:03:01 16:01:01 1 38.37 0.00 1.97 1.42 0.08 58.16 16:03:01 16:01:01 2 4.05 0.00 0.46 1.18 0.03 94.27 16:03:01 16:01:01 3 2.39 0.00 0.30 0.27 0.03 97.01 16:03:01 16:02:01 all 10.43 0.00 0.78 0.75 0.04 88.00 16:03:01 16:02:01 0 7.64 0.00 0.45 0.33 0.03 91.54 16:03:01 16:02:01 1 11.19 0.00 0.90 0.10 0.03 87.78 16:03:01 16:02:01 2 20.04 0.00 1.24 0.61 0.05 78.06 16:03:01 16:02:01 3 2.77 0.00 0.55 1.93 0.03 94.71 16:03:01 Average: all 4.53 0.00 0.42 0.86 0.02 94.17 16:03:01 Average: 0 2.36 0.00 0.36 1.89 0.02 95.37 16:03:01 Average: 1 9.01 0.00 0.59 0.39 0.02 89.98 16:03:01 Average: 2 4.52 0.00 0.39 0.37 0.02 94.70 16:03:01 Average: 3 2.25 0.00 0.34 0.78 0.01 96.62 16:03:01 16:03:01 16:03:01