17:46:42 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143475 17:46:42 Running as SYSTEM 17:46:42 [EnvInject] - Loading node environment variables. 17:46:42 Building remotely on prd-ubuntu1804-builder-4c-4g-1856 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 17:46:42 [ssh-agent] Looking for ssh-agent implementation... 17:46:42 $ ssh-agent 17:46:43 SSH_AUTH_SOCK=/tmp/ssh-1JUiqksAbF6m/agent.1651 17:46:43 SSH_AGENT_PID=1653 17:46:43 [ssh-agent] Started. 17:46:43 Running ssh-add (command line suppressed) 17:46:43 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_16031489881313808083.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_16031489881313808083.key) 17:46:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:46:43 The recommended git tool is: NONE 17:46:44 using credential onap-jenkins-ssh 17:46:44 Wiping out workspace first. 17:46:44 Cloning the remote Git repository 17:46:44 Cloning repository git://cloud.onap.org/mirror/oom.git 17:46:44 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 17:46:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:46:44 > git --version # timeout=10 17:46:44 > git --version # 'git version 2.17.1' 17:46:44 using GIT_SSH to set credentials Gerrit user 17:46:44 Verifying host key using manually-configured host key entries 17:46:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:46:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:46:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:46:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:46:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:46:51 using GIT_SSH to set credentials Gerrit user 17:46:51 Verifying host key using manually-configured host key entries 17:46:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/143475/3 # timeout=30 17:46:51 > git rev-parse 1055cc56b6b9f63b2116ab50ed595b42437eaa44^{commit} # timeout=10 17:46:51 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:46:51 Checking out Revision 1055cc56b6b9f63b2116ab50ed595b42437eaa44 (refs/changes/75/143475/3) 17:46:51 > git config core.sparsecheckout # timeout=10 17:46:51 > git checkout -f 1055cc56b6b9f63b2116ab50ed595b42437eaa44 # timeout=30 17:46:55 Commit message: "Docs: Replace blockdiag/seqdiag with Mermaid" 17:46:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:46:55 > git rev-list --no-walk e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb # timeout=10 17:46:55 [EnvInject] - Injecting environment variables from a build step. 17:46:55 [EnvInject] - Injecting as environment variables the properties content 17:46:55 PYTHON=python3 17:46:55 17:46:55 [EnvInject] - Variables injected successfully. 17:46:55 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins11065647381958237225.sh 17:46:55 ---> tox-install.sh 17:46:55 + source /home/jenkins/lf-env.sh 17:46:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:46:55 ++ mktemp -d /tmp/venv-XXXX 17:46:55 + lf_venv=/tmp/venv-kypw 17:46:55 + local venv_file=/tmp/.os_lf_venv 17:46:55 + local python=python3 17:46:55 + local options 17:46:55 + local set_path=true 17:46:55 + local install_args= 17:46:55 ++ 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 17:46:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:46:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:46:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:46:55 + true 17:46:55 + case $1 in 17:46:55 + venv_file=/tmp/.toxenv 17:46:55 + shift 2 17:46:55 + true 17:46:55 + case $1 in 17:46:55 + shift 17:46:55 + break 17:46:55 + case $python in 17:46:55 + local pkg_list= 17:46:55 + [[ -d /opt/pyenv ]] 17:46:55 + echo 'Setup pyenv:' 17:46:55 Setup pyenv: 17:46:55 + export PYENV_ROOT=/opt/pyenv 17:46:55 + PYENV_ROOT=/opt/pyenv 17:46:55 + 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 17:46:55 + 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 17:46:55 + pyenv versions 17:46:55 * system (set by /opt/pyenv/version) 17:46:55 * 3.8.13 (set by /opt/pyenv/version) 17:46:55 * 3.9.13 (set by /opt/pyenv/version) 17:46:55 * 3.10.6 (set by /opt/pyenv/version) 17:46:55 + command -v pyenv 17:46:55 ++ pyenv init - --no-rehash 17:46:55 + 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[*]}"'\'')" 17:46:55 export PATH="/opt/pyenv/shims:${PATH}" 17:46:55 export PYENV_SHELL=bash 17:46:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:46:55 pyenv() { 17:46:55 local command 17:46:55 command="${1:-}" 17:46:55 if [ "$#" -gt 0 ]; then 17:46:55 shift 17:46:55 fi 17:46:55 17:46:55 case "$command" in 17:46:55 rehash|shell) 17:46:55 eval "$(pyenv "sh-$command" "$@")" 17:46:55 ;; 17:46:55 *) 17:46:55 command pyenv "$command" "$@" 17:46:55 ;; 17:46:55 esac 17:46:55 }' 17:46:55 +++ 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[*]}"' 17:46:55 ++ 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 17:46:55 ++ 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 17:46:55 ++ 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 17:46:55 ++ export PYENV_SHELL=bash 17:46:55 ++ PYENV_SHELL=bash 17:46:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:46:55 +++ complete -F _pyenv pyenv 17:46:55 ++ lf-pyver python3 17:46:55 ++ local py_version_xy=python3 17:46:55 ++ local py_version_xyz= 17:46:55 ++ pyenv versions 17:46:55 ++ local command 17:46:55 ++ sed 's/^[ *]* //' 17:46:55 ++ command=versions 17:46:55 ++ awk '{ print $1 }' 17:46:55 ++ '[' 1 -gt 0 ']' 17:46:55 ++ grep -E '^[0-9.]*[0-9]$' 17:46:55 ++ shift 17:46:55 ++ case "$command" in 17:46:55 ++ command pyenv versions 17:46:55 ++ pyenv versions 17:46:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:46:56 +++ grep '^3' /tmp/.pyenv_versions 17:46:56 +++ sort -V 17:46:56 +++ tail -n 1 17:46:56 ++ py_version_xyz=3.10.6 17:46:56 ++ [[ -z 3.10.6 ]] 17:46:56 ++ echo 3.10.6 17:46:56 ++ return 0 17:46:56 + pyenv local 3.10.6 17:46:56 + local command 17:46:56 + command=local 17:46:56 + '[' 2 -gt 0 ']' 17:46:56 + shift 17:46:56 + case "$command" in 17:46:56 + command pyenv local 3.10.6 17:46:56 + pyenv local 3.10.6 17:46:56 + for arg in "$@" 17:46:56 + case $arg in 17:46:56 + pkg_list+='tox ' 17:46:56 + for arg in "$@" 17:46:56 + case $arg in 17:46:56 + pkg_list+='virtualenv ' 17:46:56 + for arg in "$@" 17:46:56 + case $arg in 17:46:56 + pkg_list+='urllib3~=1.26.15 ' 17:46:56 + [[ -f /tmp/.toxenv ]] 17:46:56 + [[ ! -f /tmp/.toxenv ]] 17:46:56 + [[ -n '' ]] 17:46:56 + python3 -m venv /tmp/venv-kypw 17:47:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kypw' 17:47:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kypw 17:47:00 + echo /tmp/venv-kypw 17:47:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:47:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:47:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:47:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:47:00 + local 'pip_opts=--upgrade --quiet' 17:47:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:47:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:47:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:47:00 + [[ -n '' ]] 17:47:00 + [[ -n '' ]] 17:47:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:47:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:47:00 + /tmp/venv-kypw/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 17:47:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:47:04 lf-activate-venv(): INFO: Base packages installed successfully 17:47:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:47:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:47:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:47:04 + /tmp/venv-kypw/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 17:47:06 + type python3 17:47:06 + true 17:47:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kypw/bin to PATH' 17:47:06 lf-activate-venv(): INFO: Adding /tmp/venv-kypw/bin to PATH 17:47:06 + PATH=/tmp/venv-kypw/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 17:47:06 + return 0 17:47:06 + python3 --version 17:47:06 Python 3.10.6 17:47:06 + python3 -m pip --version 17:47:06 pip 26.0.1 from /tmp/venv-kypw/lib/python3.10/site-packages/pip (python 3.10) 17:47:06 + python3 -m pip freeze 17:47:06 cachetools==7.0.2 17:47:06 colorama==0.4.6 17:47:06 distlib==0.4.0 17:47:06 filelock==3.25.0 17:47:06 packaging==26.0 17:47:06 platformdirs==4.9.2 17:47:06 pluggy==1.6.0 17:47:06 pyproject-api==1.10.0 17:47:06 python-discovery==1.1.0 17:47:06 tomli==2.4.0 17:47:06 tox==4.47.3 17:47:06 typing_extensions==4.15.0 17:47:06 urllib3==1.26.20 17:47:06 virtualenv==21.1.0 17:47:06 [EnvInject] - Injecting environment variables from a build step. 17:47:06 [EnvInject] - Injecting as environment variables the properties content 17:47:06 PARALLEL=false 17:47:06 17:47:06 [EnvInject] - Variables injected successfully. 17:47:06 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins5525425049809474633.sh 17:47:06 ---> tox-run.sh 17:47:06 + 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 17:47:06 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 17:47:06 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 17:47:06 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 17:47:06 + cd /w/workspace/oom-master-sphinx-lint/. 17:47:06 + source /home/jenkins/lf-env.sh 17:47:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:47:06 ++ mktemp -d /tmp/venv-XXXX 17:47:06 + lf_venv=/tmp/venv-H14S 17:47:06 + local venv_file=/tmp/.os_lf_venv 17:47:06 + local python=python3 17:47:06 + local options 17:47:06 + local set_path=true 17:47:06 + local install_args= 17:47:06 ++ 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 17:47:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:47:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:47:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:47:06 + true 17:47:06 + case $1 in 17:47:06 + venv_file=/tmp/.toxenv 17:47:06 + shift 2 17:47:06 + true 17:47:06 + case $1 in 17:47:06 + shift 17:47:06 + break 17:47:06 + case $python in 17:47:06 + local pkg_list= 17:47:06 + [[ -d /opt/pyenv ]] 17:47:06 + echo 'Setup pyenv:' 17:47:06 Setup pyenv: 17:47:06 + export PYENV_ROOT=/opt/pyenv 17:47:06 + PYENV_ROOT=/opt/pyenv 17:47:06 + 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 17:47:06 + 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 17:47:06 + pyenv versions 17:47:06 system 17:47:06 3.8.13 17:47:06 3.9.13 17:47:06 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 17:47:06 + command -v pyenv 17:47:06 ++ pyenv init - --no-rehash 17:47:06 + 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[*]}"'\'')" 17:47:06 export PATH="/opt/pyenv/shims:${PATH}" 17:47:06 export PYENV_SHELL=bash 17:47:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:47:06 pyenv() { 17:47:06 local command 17:47:06 command="${1:-}" 17:47:06 if [ "$#" -gt 0 ]; then 17:47:06 shift 17:47:06 fi 17:47:06 17:47:06 case "$command" in 17:47:06 rehash|shell) 17:47:06 eval "$(pyenv "sh-$command" "$@")" 17:47:06 ;; 17:47:06 *) 17:47:06 command pyenv "$command" "$@" 17:47:06 ;; 17:47:06 esac 17:47:06 }' 17:47:06 +++ 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[*]}"' 17:47:06 ++ 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 17:47:06 ++ 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 17:47:06 ++ 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 17:47:06 ++ export PYENV_SHELL=bash 17:47:06 ++ PYENV_SHELL=bash 17:47:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:47:06 +++ complete -F _pyenv pyenv 17:47:06 ++ lf-pyver python3 17:47:06 ++ local py_version_xy=python3 17:47:06 ++ local py_version_xyz= 17:47:06 ++ pyenv versions 17:47:06 ++ local command 17:47:06 ++ sed 's/^[ *]* //' 17:47:06 ++ command=versions 17:47:06 ++ '[' 1 -gt 0 ']' 17:47:06 ++ shift 17:47:06 ++ case "$command" in 17:47:06 ++ command pyenv versions 17:47:06 ++ pyenv versions 17:47:06 ++ awk '{ print $1 }' 17:47:06 ++ grep -E '^[0-9.]*[0-9]$' 17:47:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:47:06 +++ grep '^3' /tmp/.pyenv_versions 17:47:06 +++ tail -n 1 17:47:06 +++ sort -V 17:47:06 ++ py_version_xyz=3.10.6 17:47:06 ++ [[ -z 3.10.6 ]] 17:47:06 ++ echo 3.10.6 17:47:06 ++ return 0 17:47:06 + pyenv local 3.10.6 17:47:06 + local command 17:47:06 + command=local 17:47:06 + '[' 2 -gt 0 ']' 17:47:06 + shift 17:47:06 + case "$command" in 17:47:06 + command pyenv local 3.10.6 17:47:06 + pyenv local 3.10.6 17:47:06 + for arg in "$@" 17:47:06 + case $arg in 17:47:06 + pkg_list+='tox ' 17:47:06 + for arg in "$@" 17:47:06 + case $arg in 17:47:06 + pkg_list+='virtualenv ' 17:47:06 + for arg in "$@" 17:47:06 + case $arg in 17:47:06 + pkg_list+='urllib3~=1.26.15 ' 17:47:06 + [[ -f /tmp/.toxenv ]] 17:47:06 ++ cat /tmp/.toxenv 17:47:06 + lf_venv=/tmp/venv-kypw 17:47:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kypw from' file:/tmp/.toxenv 17:47:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kypw from file:/tmp/.toxenv 17:47:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:47:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:47:06 + local 'pip_opts=--upgrade --quiet' 17:47:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:47:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:47:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:47:06 + [[ -n '' ]] 17:47:06 + [[ -n '' ]] 17:47:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:47:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:47:06 + /tmp/venv-kypw/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 17:47:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:47:07 lf-activate-venv(): INFO: Base packages installed successfully 17:47:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:47:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:47:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:47:07 + /tmp/venv-kypw/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 17:47:09 + type python3 17:47:09 + true 17:47:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kypw/bin to PATH' 17:47:09 lf-activate-venv(): INFO: Adding /tmp/venv-kypw/bin to PATH 17:47:09 + PATH=/tmp/venv-kypw/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 17:47:09 + return 0 17:47:09 + [[ -d /opt/pyenv ]] 17:47:09 + echo '---> Setting up pyenv' 17:47:09 ---> Setting up pyenv 17:47:09 + export PYENV_ROOT=/opt/pyenv 17:47:09 + PYENV_ROOT=/opt/pyenv 17:47:09 + export PATH=/opt/pyenv/bin:/tmp/venv-kypw/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 17:47:09 + PATH=/opt/pyenv/bin:/tmp/venv-kypw/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 17:47:09 ++ pwd 17:47:09 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 17:47:09 + export PYTHONPATH 17:47:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:47:09 + TOX_TESTENV_PASSENV=PYTHONPATH 17:47:09 + tox --version 17:47:09 4.47.3 from /tmp/venv-kypw/lib/python3.10/site-packages/tox/__init__.py 17:47:09 + PARALLEL=false 17:47:09 + TOX_OPTIONS_LIST= 17:47:09 + [[ -n docs,docs-linkcheck ]] 17:47:09 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 17:47:09 + case ${PARALLEL,,} in 17:47:09 + tox -e docs,docs-linkcheck 17:47:09 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 17:47:11 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 17:47:31 docs: freeze> python -m pip freeze --all 17:47:31 docs: alabaster==0.7.13,apeye==1.4.1,apeye-core==1.1.5,arrow==1.4.0,astroid==3.0.3,attrs==25.3.0,autodocsumm==0.2.14,autopep8==2.3.1,babel==2.18.0,backports.zoneinfo==0.2.1,beautifulsoup4==4.14.3,blockdiag==3.0.0,CacheControl==0.14.2,certifi==2026.2.25,charset-normalizer==3.4.4,click==8.1.8,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==1.1.2,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.16.1,funcparserlib==2.0.0a0,gitlint-core==0.19.1,html5lib==1.1,idna==3.11,imagesize==1.5.0,importlib_metadata==8.5.0,importlib_resources==6.4.5,isort==5.13.2,Jinja2==3.1.6,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,MarkupSafe==2.1.5,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.1.1,natsort==8.4.0,packaging==26.0,pbr==7.0.3,pillow==10.4.0,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.19.2,pylint==3.0.3,python-dateutil==2.9.0.post0,pytz==2026.1.post1,PyYAML==6.0.3,referencing==0.35.1,requests==2.32.4,restructuredtext_lint==2.0.2,rpds-py==0.20.1,ruamel.yaml==0.18.16,ruamel.yaml.clib==0.2.8,seqdiag==3.0.0,setuptools==69.0.3,sh==1.14.3,six==1.17.0,snowballstemmer==3.0.1,soupsieve==2.7,Sphinx==7.1.2,sphinx-autodoc-typehints==2.0.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.7.0,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.5.0,sphinxcontrib-applehelp==1.0.4,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.29,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,stevedore==5.3.0,tabulate==0.9.0,tomli==2.4.0,tomlkit==0.13.3,typing_extensions==4.13.2,urllib3==2.2.3,webcolors==24.8.0,webencodings==0.5.1,wheel==0.45.1,zipp==3.20.2 17:47:31 docs: commands[0]> sudo apt install graphviz 17:47:31 17:47:31 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 17:47:31 17:47:31 Reading package lists... 17:47:31 Building dependency tree... 17:47:31 Reading state information... 17:47:31 graphviz is already the newest version (2.40.1-2). 17:47:31 The following packages were automatically installed and are no longer required: 17:47:31 libmysqlclient20 mysql-common 17:47:31 Use 'sudo apt autoremove' to remove them. 17:47:31 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:47:31 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 17:47:31 17:47:31 Extension error: 17:47:31 Could not import extension sphinxcontrib.mermaid (exception: No module named 'sphinxcontrib.mermaid') 17:47:32 docs: exit 2 (0.47 seconds) /w/workspace/oom-master-sphinx-lint> 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 pid=2333 17:47:32 docs: FAIL ✖ in 21.95 seconds 17:47:32 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 17:47:43 docs-linkcheck: freeze> python -m pip freeze --all 17:47:43 docs-linkcheck: alabaster==0.7.13,apeye==1.4.1,apeye-core==1.1.5,arrow==1.4.0,astroid==3.0.3,attrs==25.3.0,autodocsumm==0.2.14,autopep8==2.3.1,babel==2.18.0,backports.zoneinfo==0.2.1,beautifulsoup4==4.14.3,blockdiag==3.0.0,CacheControl==0.14.2,certifi==2026.2.25,charset-normalizer==3.4.4,click==8.1.8,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==1.1.2,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.16.1,funcparserlib==2.0.0a0,gitlint-core==0.19.1,html5lib==1.1,idna==3.11,imagesize==1.5.0,importlib_metadata==8.5.0,importlib_resources==6.4.5,isort==5.13.2,Jinja2==3.1.6,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,MarkupSafe==2.1.5,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.1.1,natsort==8.4.0,packaging==26.0,pbr==7.0.3,pillow==10.4.0,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.19.2,pylint==3.0.3,python-dateutil==2.9.0.post0,pytz==2026.1.post1,PyYAML==6.0.3,referencing==0.35.1,requests==2.32.4,restructuredtext_lint==2.0.2,rpds-py==0.20.1,ruamel.yaml==0.18.16,ruamel.yaml.clib==0.2.8,seqdiag==3.0.0,setuptools==69.0.3,sh==1.14.3,six==1.17.0,snowballstemmer==3.0.1,soupsieve==2.7,Sphinx==7.1.2,sphinx-autodoc-typehints==2.0.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.7.0,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.5.0,sphinxcontrib-applehelp==1.0.4,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.29,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,stevedore==5.3.0,tabulate==0.9.0,tomli==2.4.0,tomlkit==0.13.3,typing_extensions==4.13.2,urllib3==2.2.3,webcolors==24.8.0,webencodings==0.5.1,wheel==0.45.1,zipp==3.20.2 17:47:43 docs-linkcheck: commands[0]> sudo apt install graphviz 17:47:43 17:47:43 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 17:47:43 17:47:43 Reading package lists... 17:47:43 Building dependency tree... 17:47:43 Reading state information... 17:47:43 graphviz is already the newest version (2.40.1-2). 17:47:43 The following packages were automatically installed and are no longer required: 17:47:43 libmysqlclient20 mysql-common 17:47:43 Use 'sudo apt autoremove' to remove them. 17:47:43 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:47:44 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 17:47:44 17:47:44 Extension error: 17:47:44 Could not import extension sphinxcontrib.mermaid (exception: No module named 'sphinxcontrib.mermaid') 17:47:44 docs-linkcheck: exit 2 (0.43 seconds) /w/workspace/oom-master-sphinx-lint> 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 pid=2416 17:47:44 docs: FAIL code 2 (21.95=setup[21.25]+cmd[0.23,0.47] seconds) 17:47:44 docs-linkcheck: FAIL code 2 (12.39=setup[11.75]+cmd[0.21,0.43] seconds) 17:47:44 evaluation failed :( (34.38 seconds) 17:47:44 + tox_status=1 17:47:44 + echo '---> Completed tox runs' 17:47:44 ---> Completed tox runs 17:47:44 + for i in .tox/*/log 17:47:44 ++ echo .tox/docs-linkcheck/log 17:47:44 ++ awk -F/ '{print $2}' 17:47:44 + tox_env=docs-linkcheck 17:47:44 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 17:47:44 + for i in .tox/*/log 17:47:44 ++ echo .tox/docs/log 17:47:44 ++ awk -F/ '{print $2}' 17:47:44 + tox_env=docs 17:47:44 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 17:47:44 + DOC_DIR=docs/_build/html 17:47:44 + [[ -d docs/_build/html ]] 17:47:44 + echo '---> tox-run.sh ends' 17:47:44 ---> tox-run.sh ends 17:47:44 + test 1 -eq 0 17:47:44 + exit 1 17:47:44 ++ '[' 2 = 1 ']' 17:47:44 Build step 'Execute shell' marked build as failure 17:47:44 $ ssh-agent -k 17:47:44 unset SSH_AUTH_SOCK; 17:47:44 unset SSH_AGENT_PID; 17:47:44 echo Agent pid 1653 killed; 17:47:44 [ssh-agent] Stopped. 17:47:44 [PostBuildScript] - [INFO] Executing post build scripts. 17:47:44 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3750209211396105494.sh 17:47:44 ---> sysstat.sh 17:47:45 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5104243854112984698.sh 17:47:45 ---> package-listing.sh 17:47:45 ++ facter osfamily 17:47:45 ++ tr '[:upper:]' '[:lower:]' 17:47:45 + OS_FAMILY=debian 17:47:45 + workspace=/w/workspace/oom-master-sphinx-lint 17:47:45 + START_PACKAGES=/tmp/packages_start.txt 17:47:45 + END_PACKAGES=/tmp/packages_end.txt 17:47:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:47:45 + PACKAGES=/tmp/packages_start.txt 17:47:45 + '[' /w/workspace/oom-master-sphinx-lint ']' 17:47:45 + PACKAGES=/tmp/packages_end.txt 17:47:45 + case "${OS_FAMILY}" in 17:47:45 + dpkg -l 17:47:45 + grep '^ii' 17:47:45 + '[' -f /tmp/packages_start.txt ']' 17:47:45 + '[' -f /tmp/packages_end.txt ']' 17:47:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:47:45 + '[' /w/workspace/oom-master-sphinx-lint ']' 17:47:45 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 17:47:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 17:47:45 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13333475805203676189.sh 17:47:45 ---> capture-instance-metadata.sh 17:47:45 Setup pyenv: 17:47:45 system 17:47:45 3.8.13 17:47:45 3.9.13 17:47:45 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 17:47:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GuSJ 17:47:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:47:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:47:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:47:52 lf-activate-venv(): INFO: Base packages installed successfully 17:47:52 lf-activate-venv(): INFO: Installing additional packages: lftools 17:48:17 lf-activate-venv(): INFO: Adding /tmp/venv-GuSJ/bin to PATH 17:48:17 INFO: Running in OpenStack, capturing instance metadata 17:48:17 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17428553616643371443.sh 17:48:17 provisioning config files... 17:48:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config12546659361443156014tmp 17:48:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:48:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:48:17 [EnvInject] - Injecting environment variables from a build step. 17:48:17 [EnvInject] - Injecting as environment variables the properties content 17:48:17 SERVER_ID=logs 17:48:17 17:48:17 [EnvInject] - Variables injected successfully. 17:48:17 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3641943496392002888.sh 17:48:17 ---> create-netrc.sh 17:48:17 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4122984051650323568.sh 17:48:17 ---> python-tools-install.sh 17:48:17 Setup pyenv: 17:48:17 system 17:48:17 3.8.13 17:48:17 3.9.13 17:48:17 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 17:48:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GuSJ from file:/tmp/.os_lf_venv 17:48:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:48:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:48:19 lf-activate-venv(): INFO: Base packages installed successfully 17:48:19 lf-activate-venv(): INFO: Installing additional packages: lftools 17:48:26 lf-activate-venv(): INFO: Adding /tmp/venv-GuSJ/bin to PATH 17:48:26 Generating Requirements File 17:48:42 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. 17:48:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:48:43 Python 3.10.6 17:48:43 pip 26.0.1 from /tmp/venv-GuSJ/lib/python3.10/site-packages/pip (python 3.10) 17:48:43 appdirs==1.4.4 17:48:43 argcomplete==3.6.3 17:48:43 aspy.yaml==1.3.0 17:48:43 attrs==25.4.0 17:48:43 autopage==0.6.0 17:48:43 backports.strenum==1.3.1 17:48:43 beautifulsoup4==4.14.3 17:48:43 boto3==1.42.60 17:48:43 botocore==1.42.60 17:48:43 bs4==0.0.2 17:48:43 certifi==2026.2.25 17:48:43 cffi==2.0.0 17:48:43 cfgv==3.5.0 17:48:43 chardet==7.0.0 17:48:43 charset-normalizer==3.4.4 17:48:43 click==8.3.1 17:48:43 cliff==4.13.2 17:48:43 cmd2==3.4.0 17:48:43 cryptography==3.3.2 17:48:43 debtcollector==3.0.0 17:48:43 decorator==5.2.1 17:48:43 defusedxml==0.7.1 17:48:43 Deprecated==1.3.1 17:48:43 distlib==0.4.0 17:48:43 dnspython==2.8.0 17:48:43 docker==7.1.0 17:48:43 dogpile.cache==1.5.0 17:48:43 durationpy==0.10 17:48:43 email-validator==2.3.0 17:48:43 filelock==3.25.0 17:48:43 future==1.0.0 17:48:43 gitdb==4.0.12 17:48:43 GitPython==3.1.46 17:48:43 httplib2==0.30.2 17:48:43 identify==2.6.17 17:48:43 idna==3.11 17:48:43 importlib-resources==1.5.0 17:48:43 iso8601==2.1.0 17:48:43 Jinja2==3.1.6 17:48:43 jmespath==1.1.0 17:48:43 jsonpatch==1.33 17:48:43 jsonpointer==3.0.0 17:48:43 jsonschema==4.26.0 17:48:43 jsonschema-specifications==2025.9.1 17:48:43 keystoneauth1==5.13.1 17:48:43 kubernetes==35.0.0 17:48:43 lftools==0.37.22 17:48:43 lxml==6.0.2 17:48:43 markdown-it-py==4.0.0 17:48:43 MarkupSafe==3.0.3 17:48:43 mdurl==0.1.2 17:48:43 msgpack==1.1.2 17:48:43 multi_key_dict==2.0.3 17:48:43 munch==4.0.0 17:48:43 netaddr==1.3.0 17:48:43 niet==1.4.2 17:48:43 nodeenv==1.10.0 17:48:43 oauth2client==4.1.3 17:48:43 oauthlib==3.3.1 17:48:43 openstacksdk==4.10.0 17:48:43 os-service-types==1.8.2 17:48:43 osc-lib==4.4.0 17:48:43 oslo.config==10.3.0 17:48:43 oslo.context==6.3.0 17:48:43 oslo.i18n==6.7.2 17:48:43 oslo.log==8.1.0 17:48:43 oslo.serialization==5.9.1 17:48:43 oslo.utils==10.0.0 17:48:43 packaging==26.0 17:48:43 pbr==7.0.3 17:48:43 platformdirs==4.9.2 17:48:43 prettytable==3.17.0 17:48:43 psutil==7.2.2 17:48:43 pyasn1==0.6.2 17:48:43 pyasn1_modules==0.4.2 17:48:43 pycparser==3.0 17:48:43 pygerrit2==2.0.15 17:48:43 PyGithub==2.8.1 17:48:43 Pygments==2.19.2 17:48:43 PyJWT==2.11.0 17:48:43 PyNaCl==1.6.2 17:48:43 pyparsing==2.4.7 17:48:43 pyperclip==1.11.0 17:48:43 pyrsistent==0.20.0 17:48:43 python-cinderclient==9.9.0 17:48:43 python-dateutil==2.9.0.post0 17:48:43 python-discovery==1.1.0 17:48:43 python-heatclient==5.1.0 17:48:43 python-jenkins==1.8.3 17:48:43 python-keystoneclient==5.8.0 17:48:43 python-magnumclient==4.10.0 17:48:43 python-openstackclient==9.0.0 17:48:43 python-swiftclient==4.10.0 17:48:43 PyYAML==6.0.3 17:48:43 referencing==0.37.0 17:48:43 requests==2.32.5 17:48:43 requests-oauthlib==2.0.0 17:48:43 requestsexceptions==1.4.0 17:48:43 rfc3986==2.0.0 17:48:43 rich==14.3.3 17:48:43 rich-argparse==1.7.2 17:48:43 rpds-py==0.30.0 17:48:43 rsa==4.9.1 17:48:43 ruamel.yaml==0.19.1 17:48:43 ruamel.yaml.clib==0.2.15 17:48:43 s3transfer==0.16.0 17:48:43 simplejson==3.20.2 17:48:43 six==1.17.0 17:48:43 smmap==5.0.2 17:48:43 soupsieve==2.8.3 17:48:43 stevedore==5.7.0 17:48:43 tabulate==0.9.0 17:48:43 toml==0.10.2 17:48:43 tomlkit==0.14.0 17:48:43 tqdm==4.67.3 17:48:43 typing_extensions==4.15.0 17:48:43 urllib3==1.26.20 17:48:43 virtualenv==21.1.0 17:48:43 wcwidth==0.6.0 17:48:43 websocket-client==1.9.0 17:48:43 wrapt==2.1.1 17:48:43 xdg==6.0.0 17:48:43 xmltodict==1.0.4 17:48:43 yq==3.4.3 17:48:43 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17235314833748101360.sh 17:48:43 ---> sudo-logs.sh 17:48:43 Archiving 'sudo' log.. 17:48:43 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11562253093752131829.sh 17:48:43 ---> job-cost.sh 17:48:43 INFO: Activating Python virtual environment... 17:48:43 Setup pyenv: 17:48:43 system 17:48:43 3.8.13 17:48:43 3.9.13 17:48:43 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 17:48:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GuSJ from file:/tmp/.os_lf_venv 17:48:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:48:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:48:45 lf-activate-venv(): INFO: Base packages installed successfully 17:48:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:48:50 lf-activate-venv(): INFO: Adding /tmp/venv-GuSJ/bin to PATH 17:48:50 INFO: No stack-cost file found 17:48:50 INFO: Instance uptime: 152s 17:48:50 INFO: Fetching instance metadata (attempt 1 of 3)... 17:48:50 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 17:48:51 INFO: Successfully fetched instance metadata 17:48:51 INFO: Instance type: v3-standard-4 17:48:51 INFO: Retrieving pricing info for: v3-standard-4 17:48:51 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 17:48:51 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=152 17:48:51 INFO: Successfully fetched Vexxhost pricing API 17:48:51 INFO: Retrieved cost: 0.11 17:48:51 INFO: Retrieved resource: v3-standard-4 17:48:51 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 17:48:51 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 17:48:51 INFO: Successfully archived job cost data 17:48:51 DEBUG: Cost data: oom-master-sphinx-lint,603,2026-03-04 17:48:51,v3-standard-4,152,0.11,0.00,FAILURE 17:48:51 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins16758044037605901981.sh 17:48:51 ---> logs-deploy.sh 17:48:51 Setup pyenv: 17:48:51 system 17:48:51 3.8.13 17:48:51 3.9.13 17:48:51 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 17:48:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GuSJ from file:/tmp/.os_lf_venv 17:48:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:48:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:48:53 lf-activate-venv(): INFO: Base packages installed successfully 17:48:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:49:00 lf-activate-venv(): INFO: Adding /tmp/venv-GuSJ/bin to PATH 17:49:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/603 17:49:00 INFO: archiving workspace using pattern(s): 17:49:00 /tmp/venv-GuSJ/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 17:49:00 warnings.warn( 17:49:01 Archives upload complete. 17:49:01 INFO: archiving logs to Nexus 17:49:01 /tmp/venv-GuSJ/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 17:49:01 warnings.warn( 17:49:02 ---> uname -a: 17:49:02 Linux prd-ubuntu1804-builder-4c-4g-1856 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:49:02 17:49:02 17:49:02 ---> lscpu: 17:49:02 Architecture: x86_64 17:49:02 CPU op-mode(s): 32-bit, 64-bit 17:49:02 Byte Order: Little Endian 17:49:02 CPU(s): 4 17:49:02 On-line CPU(s) list: 0-3 17:49:02 Thread(s) per core: 1 17:49:02 Core(s) per socket: 1 17:49:02 Socket(s): 4 17:49:02 NUMA node(s): 1 17:49:02 Vendor ID: AuthenticAMD 17:49:02 CPU family: 23 17:49:02 Model: 49 17:49:02 Model name: AMD EPYC-Rome Processor 17:49:02 Stepping: 0 17:49:02 CPU MHz: 2799.998 17:49:02 BogoMIPS: 5599.99 17:49:02 Virtualization: AMD-V 17:49:02 Hypervisor vendor: KVM 17:49:02 Virtualization type: full 17:49:02 L1d cache: 32K 17:49:02 L1i cache: 32K 17:49:02 L2 cache: 512K 17:49:02 L3 cache: 16384K 17:49:02 NUMA node0 CPU(s): 0-3 17:49:02 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 17:49:02 17:49:02 17:49:02 ---> nproc: 17:49:02 4 17:49:02 17:49:02 17:49:02 ---> df -h: 17:49:02 Filesystem Size Used Avail Use% Mounted on 17:49:02 udev 7.9G 0 7.9G 0% /dev 17:49:02 tmpfs 1.6G 676K 1.6G 1% /run 17:49:02 /dev/vda1 78G 8.6G 69G 12% / 17:49:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:49:02 tmpfs 5.0M 0 5.0M 0% /run/lock 17:49:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:49:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:49:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:49:02 17:49:02 17:49:02 ---> free -m: 17:49:02 total used free shared buff/cache available 17:49:02 Mem: 16040 553 13017 0 2468 15155 17:49:02 Swap: 1023 0 1023 17:49:02 17:49:02 17:49:02 ---> ip addr: 17:49:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:49:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:49:02 inet 127.0.0.1/8 scope host lo 17:49:02 valid_lft forever preferred_lft forever 17:49:02 inet6 ::1/128 scope host 17:49:02 valid_lft forever preferred_lft forever 17:49:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:49:02 link/ether fa:16:3e:0d:6a:51 brd ff:ff:ff:ff:ff:ff 17:49:02 inet 10.30.107.34/23 brd 10.30.107.255 scope global dynamic ens3 17:49:02 valid_lft 86244sec preferred_lft 86244sec 17:49:02 inet6 fe80::f816:3eff:fe0d:6a51/64 scope link 17:49:02 valid_lft forever preferred_lft forever 17:49:02 17:49:02 17:49:02 ---> sar -b -r -n DEV: 17:49:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1856) 03/04/26 _x86_64_ (4 CPU) 17:49:02 17:49:02 17:46:27 LINUX RESTART (4 CPU) 17:49:02 17:49:02 17:47:02 tps rtps wtps bread/s bwrtn/s 17:49:02 17:48:01 185.85 16.93 168.92 528.05 49745.33 17:49:02 17:49:01 131.28 3.32 127.96 180.37 15421.30 17:49:02 Average: 158.33 10.07 148.27 352.75 32439.12 17:49:02 17:49:02 17:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:49:02 17:48:01 13646620 15533468 2778348 16.92 81556 1987872 761824 4.36 751052 1774468 208508 17:49:02 17:49:01 13328700 15518468 3096268 18.85 105980 2245644 771520 4.42 788776 2021172 127276 17:49:02 Average: 13487660 15525968 2937308 17.88 93768 2116758 766672 4.39 769914 1897820 167892 17:49:02 17:49:02 17:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:49:02 17:48:01 ens3 71.63 49.64 786.02 15.72 0.00 0.00 0.00 0.00 17:49:02 17:48:01 lo 1.63 1.63 0.19 0.19 0.00 0.00 0.00 0.00 17:49:02 17:49:01 ens3 60.31 44.49 858.01 11.69 0.00 0.00 0.00 0.00 17:49:02 17:49:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 17:49:02 Average: ens3 65.92 47.04 822.32 13.69 0.00 0.00 0.00 0.00 17:49:02 Average: lo 1.45 1.45 0.16 0.16 0.00 0.00 0.00 0.00 17:49:02 17:49:02 17:49:02 ---> sar -P ALL: 17:49:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1856) 03/04/26 _x86_64_ (4 CPU) 17:49:02 17:49:02 17:46:27 LINUX RESTART (4 CPU) 17:49:02 17:49:02 17:47:02 CPU %user %nice %system %iowait %steal %idle 17:49:02 17:48:01 all 19.37 0.00 1.89 3.37 0.06 75.32 17:49:02 17:48:01 0 5.76 0.00 1.28 6.06 0.07 86.84 17:49:02 17:48:01 1 30.78 0.00 2.63 0.53 0.05 66.01 17:49:02 17:48:01 2 32.22 0.00 2.65 1.84 0.07 63.22 17:49:02 17:48:01 3 8.70 0.00 1.00 5.04 0.03 85.22 17:49:02 17:49:01 all 20.62 0.00 1.48 1.48 0.05 76.37 17:49:02 17:49:01 0 31.12 0.00 1.84 2.64 0.07 64.34 17:49:02 17:49:01 1 35.50 0.00 2.22 2.10 0.07 60.12 17:49:02 17:49:01 2 3.43 0.00 0.48 0.08 0.07 95.94 17:49:02 17:49:01 3 12.38 0.00 1.33 1.10 0.03 85.15 17:49:02 Average: all 20.00 0.00 1.68 2.41 0.06 75.85 17:49:02 Average: 0 18.56 0.00 1.56 4.33 0.07 75.48 17:49:02 Average: 1 33.16 0.00 2.42 1.32 0.06 63.04 17:49:02 Average: 2 17.70 0.00 1.56 0.95 0.07 79.72 17:49:02 Average: 3 10.55 0.00 1.17 3.05 0.03 85.19 17:49:02 17:49:02 17:49:02