11:10:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146658 11:10:54 Running as SYSTEM 11:10:54 [EnvInject] - Loading node environment variables. 11:10:54 Building remotely on prd-ubuntu1804-builder-4c-4g-13969 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 11:10:54 [ssh-agent] Looking for ssh-agent implementation... 11:10:54 $ ssh-agent 11:10:54 SSH_AUTH_SOCK=/tmp/ssh-K5K9c4U9bbjM/agent.1709 11:10:54 SSH_AGENT_PID=1711 11:10:54 [ssh-agent] Started. 11:10:54 Running ssh-add (command line suppressed) 11:10:54 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_7652795546646347692.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_7652795546646347692.key) 11:10:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:10:54 The recommended git tool is: NONE 11:10:56 using credential onap-jenkins-ssh 11:10:56 Wiping out workspace first. 11:10:56 Cloning the remote Git repository 11:10:56 Cloning repository git://cloud.onap.org/mirror/oom.git 11:10:56 > git init /w/workspace/oom-master-doc8-lint # timeout=10 11:10:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:10:56 > git --version # timeout=10 11:10:56 > git --version # 'git version 2.17.1' 11:10:56 using GIT_SSH to set credentials Gerrit user 11:10:56 Verifying host key using manually-configured host key entries 11:10:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:11:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:11:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:11:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:11:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:11:02 using GIT_SSH to set credentials Gerrit user 11:11:02 Verifying host key using manually-configured host key entries 11:11:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/58/146658/3 # timeout=30 11:11:02 > git rev-parse c806ac548b4eef265568e46dbba6181e55cb941d^{commit} # timeout=10 11:11:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:11:02 Checking out Revision c806ac548b4eef265568e46dbba6181e55cb941d (refs/changes/58/146658/3) 11:11:02 > git config core.sparsecheckout # timeout=10 11:11:02 > git checkout -f c806ac548b4eef265568e46dbba6181e55cb941d # timeout=30 11:11:05 Commit message: "[DOCS] FIX multiple typos in guides" 11:11:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:11:05 > git rev-list --no-walk 9f14d0be2cad580cb0d978847831d4341a6e441b # timeout=10 11:11:06 [EnvInject] - Injecting environment variables from a build step. 11:11:06 [EnvInject] - Injecting as environment variables the properties content 11:11:06 PYTHON=python3 11:11:06 11:11:06 [EnvInject] - Variables injected successfully. 11:11:06 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins6704867446714134236.sh 11:11:06 ---> tox-install.sh 11:11:06 + source /home/jenkins/lf-env.sh 11:11:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:11:06 ++ mktemp -d /tmp/venv-XXXX 11:11:06 + lf_venv=/tmp/venv-j1s9 11:11:06 + local venv_file=/tmp/.os_lf_venv 11:11:06 + local python=python3 11:11:06 + local options 11:11:06 + local set_path=true 11:11:06 + local install_args= 11:11: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 11:11:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:11:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:11:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:11:06 + true 11:11:06 + case $1 in 11:11:06 + venv_file=/tmp/.toxenv 11:11:06 + shift 2 11:11:06 + true 11:11:06 + case $1 in 11:11:06 + shift 11:11:06 + break 11:11:06 + case $python in 11:11:06 + local pkg_list= 11:11:06 + [[ -d /opt/pyenv ]] 11:11:06 + echo 'Setup pyenv:' 11:11:06 Setup pyenv: 11:11:06 + export PYENV_ROOT=/opt/pyenv 11:11:06 + PYENV_ROOT=/opt/pyenv 11:11:06 + 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 11:11:06 + 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 11:11:06 + pyenv versions 11:11:06 * system (set by /opt/pyenv/version) 11:11:06 * 3.8.13 (set by /opt/pyenv/version) 11:11:06 * 3.9.13 (set by /opt/pyenv/version) 11:11:06 * 3.10.6 (set by /opt/pyenv/version) 11:11:06 + command -v pyenv 11:11:06 ++ pyenv init - --no-rehash 11:11: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[*]}"'\'')" 11:11:06 export PATH="/opt/pyenv/shims:${PATH}" 11:11:06 export PYENV_SHELL=bash 11:11:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:11:06 pyenv() { 11:11:06 local command 11:11:06 command="${1:-}" 11:11:06 if [ "$#" -gt 0 ]; then 11:11:06 shift 11:11:06 fi 11:11:06 11:11:06 case "$command" in 11:11:06 rehash|shell) 11:11:06 eval "$(pyenv "sh-$command" "$@")" 11:11:06 ;; 11:11:06 *) 11:11:06 command pyenv "$command" "$@" 11:11:06 ;; 11:11:06 esac 11:11:06 }' 11:11: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[*]}"' 11:11:06 ++ 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 11:11:06 ++ 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 11:11:06 ++ 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 11:11:06 ++ export PYENV_SHELL=bash 11:11:06 ++ PYENV_SHELL=bash 11:11:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:11:06 +++ complete -F _pyenv pyenv 11:11:06 ++ lf-pyver python3 11:11:06 ++ local py_version_xy=python3 11:11:06 ++ local py_version_xyz= 11:11:06 ++ pyenv versions 11:11:06 ++ local command 11:11:06 ++ command=versions 11:11:06 ++ '[' 1 -gt 0 ']' 11:11:06 ++ shift 11:11:06 ++ case "$command" in 11:11:06 ++ command pyenv versions 11:11:06 ++ pyenv versions 11:11:06 ++ sed 's/^[ *]* //' 11:11:06 ++ awk '{ print $1 }' 11:11:06 ++ grep -E '^[0-9.]*[0-9]$' 11:11:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:11:06 +++ grep '^3' /tmp/.pyenv_versions 11:11:06 +++ sort -V 11:11:06 +++ tail -n 1 11:11:06 ++ py_version_xyz=3.10.6 11:11:06 ++ [[ -z 3.10.6 ]] 11:11:06 ++ echo 3.10.6 11:11:06 ++ return 0 11:11:06 + pyenv local 3.10.6 11:11:06 + local command 11:11:06 + command=local 11:11:06 + '[' 2 -gt 0 ']' 11:11:06 + shift 11:11:06 + case "$command" in 11:11:06 + command pyenv local 3.10.6 11:11:06 + pyenv local 3.10.6 11:11:06 + for arg in "$@" 11:11:06 + case $arg in 11:11:06 + pkg_list+='tox ' 11:11:06 + for arg in "$@" 11:11:06 + case $arg in 11:11:06 + pkg_list+='virtualenv ' 11:11:06 + for arg in "$@" 11:11:06 + case $arg in 11:11:06 + pkg_list+='urllib3~=1.26.15 ' 11:11:06 + [[ -f /tmp/.toxenv ]] 11:11:06 + [[ ! -f /tmp/.toxenv ]] 11:11:06 + [[ -n '' ]] 11:11:06 + python3 -m venv /tmp/venv-j1s9 11:11:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j1s9' 11:11:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j1s9 11:11:10 + echo /tmp/venv-j1s9 11:11:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:11:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:11:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:11:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:10 + local 'pip_opts=--upgrade --quiet' 11:11:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:11:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:11:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:11:10 + [[ -n '' ]] 11:11:10 + [[ -n '' ]] 11:11:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:11:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:11:10 + /tmp/venv-j1s9/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 11:11:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:11:14 lf-activate-venv(): INFO: Base packages installed successfully 11:11:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:11:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:11:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:11:14 + /tmp/venv-j1s9/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 11:11:16 + type python3 11:11:16 + true 11:11:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-j1s9/bin to PATH' 11:11:16 lf-activate-venv(): INFO: Adding /tmp/venv-j1s9/bin to PATH 11:11:16 + PATH=/tmp/venv-j1s9/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 11:11:16 + return 0 11:11:16 + python3 --version 11:11:16 Python 3.10.6 11:11:16 + python3 -m pip --version 11:11:16 pip 26.2 from /tmp/venv-j1s9/lib/python3.10/site-packages/pip (python 3.10) 11:11:16 + python3 -m pip freeze 11:11:17 cachetools==7.1.6 11:11:17 colorama==0.4.6 11:11:17 distlib==0.4.3 11:11:17 filelock==3.32.2 11:11:17 packaging==26.2 11:11:17 platformdirs==4.11.0 11:11:17 pluggy==1.6.0 11:11:17 pyproject-api==1.11.0 11:11:17 python-discovery==1.5.0 11:11:17 tomli==2.4.1 11:11:17 tomli_w==1.2.0 11:11:17 tox==4.58.0 11:11:17 typing_extensions==4.16.0 11:11:17 urllib3==1.26.20 11:11:17 virtualenv==21.7.0 11:11:17 [EnvInject] - Injecting environment variables from a build step. 11:11:17 [EnvInject] - Injecting as environment variables the properties content 11:11:17 PARALLEL=false 11:11:17 11:11:17 [EnvInject] - Variables injected successfully. 11:11:17 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins12540778786290607224.sh 11:11:17 ---> tox-run.sh 11:11:17 + 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 11:11:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 11:11:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 11:11:17 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 11:11:17 + cd /w/workspace/oom-master-doc8-lint/. 11:11:17 + source /home/jenkins/lf-env.sh 11:11:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:11:17 ++ mktemp -d /tmp/venv-XXXX 11:11:17 + lf_venv=/tmp/venv-qtEd 11:11:17 + local venv_file=/tmp/.os_lf_venv 11:11:17 + local python=python3 11:11:17 + local options 11:11:17 + local set_path=true 11:11:17 + local install_args= 11:11:17 ++ 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 11:11:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:11:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:11:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:11:17 + true 11:11:17 + case $1 in 11:11:17 + venv_file=/tmp/.toxenv 11:11:17 + shift 2 11:11:17 + true 11:11:17 + case $1 in 11:11:17 + shift 11:11:17 + break 11:11:17 + case $python in 11:11:17 + local pkg_list= 11:11:17 + [[ -d /opt/pyenv ]] 11:11:17 + echo 'Setup pyenv:' 11:11:17 Setup pyenv: 11:11:17 + export PYENV_ROOT=/opt/pyenv 11:11:17 + PYENV_ROOT=/opt/pyenv 11:11:17 + 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 11:11:17 + 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 11:11:17 + pyenv versions 11:11:17 system 11:11:17 3.8.13 11:11:17 3.9.13 11:11:17 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 11:11:17 + command -v pyenv 11:11:17 ++ pyenv init - --no-rehash 11:11:17 + 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[*]}"'\'')" 11:11:17 export PATH="/opt/pyenv/shims:${PATH}" 11:11:17 export PYENV_SHELL=bash 11:11:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:11:17 pyenv() { 11:11:17 local command 11:11:17 command="${1:-}" 11:11:17 if [ "$#" -gt 0 ]; then 11:11:17 shift 11:11:17 fi 11:11:17 11:11:17 case "$command" in 11:11:17 rehash|shell) 11:11:17 eval "$(pyenv "sh-$command" "$@")" 11:11:17 ;; 11:11:17 *) 11:11:17 command pyenv "$command" "$@" 11:11:17 ;; 11:11:17 esac 11:11:17 }' 11:11:17 +++ 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[*]}"' 11:11:17 ++ 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 11:11:17 ++ 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 11:11:17 ++ 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 11:11:17 ++ export PYENV_SHELL=bash 11:11:17 ++ PYENV_SHELL=bash 11:11:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:11:17 +++ complete -F _pyenv pyenv 11:11:17 ++ lf-pyver python3 11:11:17 ++ local py_version_xy=python3 11:11:17 ++ local py_version_xyz= 11:11:17 ++ pyenv versions 11:11:17 ++ local command 11:11:17 ++ command=versions 11:11:17 ++ '[' 1 -gt 0 ']' 11:11:17 ++ shift 11:11:17 ++ case "$command" in 11:11:17 ++ command pyenv versions 11:11:17 ++ pyenv versions 11:11:17 ++ awk '{ print $1 }' 11:11:17 ++ sed 's/^[ *]* //' 11:11:17 ++ grep -E '^[0-9.]*[0-9]$' 11:11:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:11:17 +++ grep '^3' /tmp/.pyenv_versions 11:11:17 +++ sort -V 11:11:17 +++ tail -n 1 11:11:17 ++ py_version_xyz=3.10.6 11:11:17 ++ [[ -z 3.10.6 ]] 11:11:17 ++ echo 3.10.6 11:11:17 ++ return 0 11:11:17 + pyenv local 3.10.6 11:11:17 + local command 11:11:17 + command=local 11:11:17 + '[' 2 -gt 0 ']' 11:11:17 + shift 11:11:17 + case "$command" in 11:11:17 + command pyenv local 3.10.6 11:11:17 + pyenv local 3.10.6 11:11:17 + for arg in "$@" 11:11:17 + case $arg in 11:11:17 + pkg_list+='tox ' 11:11:17 + for arg in "$@" 11:11:17 + case $arg in 11:11:17 + pkg_list+='virtualenv ' 11:11:17 + for arg in "$@" 11:11:17 + case $arg in 11:11:17 + pkg_list+='urllib3~=1.26.15 ' 11:11:17 + [[ -f /tmp/.toxenv ]] 11:11:17 ++ cat /tmp/.toxenv 11:11:17 + lf_venv=/tmp/venv-j1s9 11:11:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j1s9 from' file:/tmp/.toxenv 11:11:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j1s9 from file:/tmp/.toxenv 11:11:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:11:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:17 + local 'pip_opts=--upgrade --quiet' 11:11:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:11:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:11:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:11:17 + [[ -n '' ]] 11:11:17 + [[ -n '' ]] 11:11:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:11:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:11:17 + /tmp/venv-j1s9/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 11:11:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:11:18 lf-activate-venv(): INFO: Base packages installed successfully 11:11:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:11:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:11:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:11:18 + /tmp/venv-j1s9/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 11:11:18 + type python3 11:11:18 + true 11:11:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-j1s9/bin to PATH' 11:11:18 lf-activate-venv(): INFO: Adding /tmp/venv-j1s9/bin to PATH 11:11:18 + PATH=/tmp/venv-j1s9/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 11:11:18 + return 0 11:11:18 + [[ -d /opt/pyenv ]] 11:11:18 + echo '---> Setting up pyenv' 11:11:18 ---> Setting up pyenv 11:11:18 + export PYENV_ROOT=/opt/pyenv 11:11:18 + PYENV_ROOT=/opt/pyenv 11:11:18 + export PATH=/opt/pyenv/bin:/tmp/venv-j1s9/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 11:11:18 + PATH=/opt/pyenv/bin:/tmp/venv-j1s9/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 11:11:18 ++ pwd 11:11:18 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 11:11:18 + export PYTHONPATH 11:11:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:11:18 + TOX_TESTENV_PASSENV=PYTHONPATH 11:11:18 + tox --version 11:11:19 4.58.0 from /tmp/venv-j1s9/lib/python3.10/site-packages/tox/__init__.py 11:11:19 + PARALLEL=false 11:11:19 + TOX_OPTIONS_LIST= 11:11:19 + [[ -n doc8 ]] 11:11:19 + TOX_OPTIONS_LIST=' -e doc8' 11:11:19 + case ${PARALLEL,,} in 11:11:19 + tox -e doc8 11:11:19 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 11:11:20 doc8: install_deps> python -I -m pip install -r /w/workspace/oom-master-doc8-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 11:11:40 doc8: freeze> python -m pip freeze --all 11:11:41 doc8: 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.2,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 11:11:41 doc8: commands[0]> doc8 docs/ 11:11:43 Scanning... 11:11:43 Validating... 11:11:43 docs/sections/resources/helm/helm-search.txt:2: D001 Line too long 11:11:43 docs/sections/resources/helm/helm-search.txt:3: D001 Line too long 11:11:43 docs/sections/resources/helm/helm-search.txt:4: D001 Line too long 11:11:43 docs/sections/resources/helm/helm-search.txt:5: D001 Line too long 11:11:43 docs/sections/resources/helm/helm-search.txt:7: D001 Line too long 11:11:43 docs/sections/resources/helm/helm-search.txt:8: D001 Line too long 11:11:43 docs/sections/resources/helm/helm-search.txt:9: D001 Line too long 11:11:43 docs/sections/resources/helm/helm-search.txt:11: D001 Line too long 11:11:43 docs/sections/resources/helm/helm-search.txt:13: D001 Line too long 11:11:43 docs/sections/resources/helm/helm-search.txt:14: D001 Line too long 11:11:43 docs/sections/resources/helm/helm-search.txt:15: D001 Line too long 11:11:43 docs/sections/resources/helm/helm-search.txt:17: D001 Line too long 11:11:43 docs/sections/resources/helm/helm-search.txt:18: D001 Line too long 11:11:43 docs/sections/resources/helm/helm-search.txt:19: D001 Line too long 11:11:43 docs/sections/resources/helm/helm-search.txt:20: D001 Line too long 11:11:43 docs/sections/resources/helm/helm-search.txt:22: D001 Line too long 11:11:43 docs/sections/resources/helm/helm-search.txt:23: D001 Line too long 11:11:43 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:175: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:205: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:210: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:211: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:213: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:221: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:240: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:247: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:248: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:254: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:258: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:259: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:269: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:275: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:280: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:281: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:283: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:284: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:286: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:289: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:290: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:294: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:299: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:302: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:306: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:313: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:322: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:330: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:331: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:334: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:338: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:372: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:374: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:378: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:379: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:384: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:385: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:386: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:387: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:388: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:390: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:400: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:419: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:420: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:422: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:423: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:424: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:426: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:436: D001 Line too long 11:11:43 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 11:11:43 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 11:11:43 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 11:11:43 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 11:11:43 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 11:11:43 ======== 11:11:43 Total files scanned = 43 11:11:43 Total files ignored = 0 11:11:43 Total accumulated errors = 87 11:11:43 Detailed error counts: 11:11:43 - doc8.checks.CheckCarriageReturn = 0 11:11:43 - doc8.checks.CheckIndentationNoTab = 0 11:11:43 - doc8.checks.CheckMaxLineLength = 86 11:11:43 - doc8.checks.CheckNewlineEndOfFile = 1 11:11:43 - doc8.checks.CheckTrailingWhitespace = 0 11:11:43 - doc8.checks.CheckValidity = 0 11:11:43 doc8: exit 1 (2.72 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2263 11:11:43 doc8: command failed but is marked ignore outcome so handling it as success 11:11:43 doc8: OK (24.23=setup[21.51]+cmd[2.72] seconds) 11:11:43 congratulations :) (24.27 seconds) 11:11:43 + tox_status=0 11:11:43 + echo '---> Completed tox runs' 11:11:43 ---> Completed tox runs 11:11:43 + for i in .tox/*/log 11:11:43 ++ echo .tox/doc8/log 11:11:43 ++ awk -F/ '{print $2}' 11:11:43 + tox_env=doc8 11:11:43 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 11:11:43 + DOC_DIR=docs/_build/html 11:11:43 + [[ -d docs/_build/html ]] 11:11:43 + echo '---> tox-run.sh ends' 11:11:43 ---> tox-run.sh ends 11:11:43 + test 0 -eq 0 11:11:43 $ ssh-agent -k 11:11:43 unset SSH_AUTH_SOCK; 11:11:43 unset SSH_AGENT_PID; 11:11:43 echo Agent pid 1711 killed; 11:11:43 [ssh-agent] Stopped. 11:11:43 [PostBuildScript] - [INFO] Executing post build scripts. 11:11:43 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins275280719111921137.sh 11:11:43 ---> sysstat.sh 11:11:44 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins4222157409035391968.sh 11:11:44 ---> package-listing.sh 11:11:44 ++ tr '[:upper:]' '[:lower:]' 11:11:44 ++ facter osfamily 11:11:44 + OS_FAMILY=debian 11:11:44 + workspace=/w/workspace/oom-master-doc8-lint 11:11:44 + START_PACKAGES=/tmp/packages_start.txt 11:11:44 + END_PACKAGES=/tmp/packages_end.txt 11:11:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:11:44 + PACKAGES=/tmp/packages_start.txt 11:11:44 + '[' /w/workspace/oom-master-doc8-lint ']' 11:11:44 + PACKAGES=/tmp/packages_end.txt 11:11:44 + case "${OS_FAMILY}" in 11:11:44 + dpkg -l 11:11:44 + grep '^ii' 11:11:44 + '[' -f /tmp/packages_start.txt ']' 11:11:44 + '[' -f /tmp/packages_end.txt ']' 11:11:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:11:44 + '[' /w/workspace/oom-master-doc8-lint ']' 11:11:44 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 11:11:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 11:11:44 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins14470589936968153012.sh 11:11:44 ---> capture-instance-metadata.sh 11:11:44 Setup pyenv: 11:11:44 system 11:11:44 3.8.13 11:11:44 3.9.13 11:11:44 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 11:11:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tMnU 11:11:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:11:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:11:52 lf-activate-venv(): INFO: Base packages installed successfully 11:11:52 lf-activate-venv(): INFO: Installing additional packages: lftools 11:12:12 lf-activate-venv(): INFO: Adding /tmp/venv-tMnU/bin to PATH 11:12:12 INFO: Running in OpenStack, capturing instance metadata 11:12:12 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins3317139997035588558.sh 11:12:12 provisioning config files... 11:12:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config8461899910132778252tmp 11:12:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:12:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:12:12 [EnvInject] - Injecting environment variables from a build step. 11:12:12 [EnvInject] - Injecting as environment variables the properties content 11:12:12 SERVER_ID=logs 11:12:12 11:12:12 [EnvInject] - Variables injected successfully. 11:12:12 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins11212373346209961193.sh 11:12:12 ---> create-netrc.sh 11:12:12 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins560483378896192164.sh 11:12:12 ---> python-tools-install.sh 11:12:12 Setup pyenv: 11:12:12 system 11:12:12 3.8.13 11:12:12 3.9.13 11:12:12 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 11:12:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tMnU from file:/tmp/.os_lf_venv 11:12:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:12:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:12:14 lf-activate-venv(): INFO: Base packages installed successfully 11:12:14 lf-activate-venv(): INFO: Installing additional packages: lftools 11:12:20 lf-activate-venv(): INFO: Adding /tmp/venv-tMnU/bin to PATH 11:12:20 Generating Requirements File 11:12:41 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. 11:12:41 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:12:42 Python 3.10.6 11:12:42 pip 26.2 from /tmp/venv-tMnU/lib/python3.10/site-packages/pip (python 3.10) 11:12:42 aiohappyeyeballs==2.7.1 11:12:42 aiohttp==3.14.3 11:12:42 aiosignal==1.4.0 11:12:42 appdirs==1.4.4 11:12:42 argcomplete==3.7.0 11:12:42 aspy.yaml==1.3.0 11:12:42 async-timeout==5.0.1 11:12:42 attrs==26.1.0 11:12:42 autopage==0.6.0 11:12:42 backports.strenum==1.3.1 11:12:42 beautifulsoup4==4.15.0 11:12:42 boto3==1.43.59 11:12:42 botocore==1.43.59 11:12:42 bs4==0.0.2 11:12:42 certifi==2026.7.22 11:12:42 cffi==2.1.0 11:12:42 cfgv==3.5.0 11:12:42 chardet==7.4.3 11:12:42 charset-normalizer==3.4.9 11:12:42 click==8.4.2 11:12:42 cliff==4.14.0 11:12:42 cmd2==3.5.1 11:12:42 cryptography==3.3.2 11:12:42 debtcollector==3.1.0 11:12:42 decorator==5.3.1 11:12:42 defusedxml==0.7.1 11:12:42 Deprecated==1.3.1 11:12:42 distlib==0.4.3 11:12:42 dnspython==2.8.0 11:12:42 docker==7.2.0 11:12:42 dogpile.cache==1.5.0 11:12:42 durationpy==0.10 11:12:42 email-validator==2.3.0 11:12:42 filelock==3.32.2 11:12:42 frozenlist==1.8.0 11:12:42 future==1.0.0 11:12:42 gitdb==4.0.12 11:12:42 GitPython==3.1.57 11:12:42 httplib2==0.30.2 11:12:42 identify==2.6.19 11:12:42 idna==3.18 11:12:42 importlib-resources==1.5.0 11:12:42 iso8601==2.1.0 11:12:42 Jinja2==3.1.6 11:12:42 jmespath==1.1.0 11:12:42 jsonpatch==1.33 11:12:42 jsonpointer==3.1.1 11:12:42 jsonschema==4.26.0 11:12:42 jsonschema-specifications==2025.9.1 11:12:42 keystoneauth1==5.14.0 11:12:42 kubernetes==36.0.3 11:12:42 lftools==0.37.22 11:12:42 lxml==6.1.1 11:12:42 markdown-it-py==4.2.0 11:12:42 MarkupSafe==3.0.3 11:12:42 mdurl==0.1.2 11:12:42 msgpack==1.2.1 11:12:42 multi_key_dict==2.0.3 11:12:42 multidict==6.7.1 11:12:42 munch==4.0.0 11:12:42 netaddr==1.3.0 11:12:42 niet==1.4.2 11:12:42 nodeenv==1.10.0 11:12:42 oauth2client==4.1.3 11:12:42 oauthlib==3.3.1 11:12:42 openstacksdk==4.13.0 11:12:42 os-service-types==1.8.2 11:12:42 osc-lib==4.6.0 11:12:42 oslo.config==10.4.0 11:12:42 oslo.context==6.4.0 11:12:42 oslo.i18n==6.8.0 11:12:42 oslo.log==8.2.0 11:12:42 oslo.serialization==5.10.0 11:12:42 oslo.utils==10.1.1 11:12:42 packaging==26.2 11:12:42 pbr==7.0.3 11:12:42 platformdirs==4.11.0 11:12:42 prettytable==3.18.0 11:12:42 propcache==0.5.2 11:12:42 psutil==7.2.2 11:12:42 pyasn1==0.6.4 11:12:42 pyasn1_modules==0.4.2 11:12:42 pycparser==3.0 11:12:42 pygerrit2==2.0.15 11:12:42 PyGithub==2.9.1 11:12:42 Pygments==2.20.0 11:12:42 PyJWT==2.13.0 11:12:42 PyNaCl==1.6.2 11:12:42 pyparsing==2.4.7 11:12:42 pyperclip==1.11.0 11:12:42 pyrsistent==0.20.0 11:12:42 python-cinderclient==9.9.0 11:12:42 python-dateutil==2.9.0.post0 11:12:42 python-discovery==1.5.0 11:12:42 python-heatclient==5.2.0 11:12:42 python-jenkins==1.8.3 11:12:42 python-keystoneclient==5.8.0 11:12:42 python-magnumclient==4.11.0 11:12:42 python-openstackclient==10.0.0 11:12:42 python-swiftclient==4.10.0 11:12:42 PyYAML==6.0.3 11:12:42 referencing==0.37.0 11:12:42 requests==2.34.2 11:12:42 requests-oauthlib==2.0.0 11:12:42 rfc3986==2.0.0 11:12:42 rich==15.0.0 11:12:42 rich-argparse==1.8.0 11:12:42 rpds-py==0.30.0 11:12:42 rsa==4.9.1 11:12:42 ruamel.yaml==0.19.1 11:12:42 ruamel.yaml.clib==0.2.15 11:12:42 s3transfer==0.19.2 11:12:42 simplejson==4.1.1 11:12:42 six==1.17.0 11:12:42 smmap==5.0.3 11:12:42 soupsieve==2.9.1 11:12:42 stevedore==5.8.0 11:12:42 tabulate==0.10.0 11:12:42 toml==0.10.2 11:12:42 tomlkit==0.15.1 11:12:42 tqdm==4.70.0 11:12:42 typing_extensions==4.16.0 11:12:42 urllib3==1.26.20 11:12:42 virtualenv==21.7.0 11:12:42 wcwidth==0.8.2 11:12:42 websocket-client==1.9.0 11:12:42 wrapt==2.3.0 11:12:42 xdg==6.0.0 11:12:42 xmltodict==1.0.4 11:12:42 yarl==1.24.5 11:12:42 yq==4.1.2 11:12:42 [oom-master-doc8-lint] $ /bin/sh /tmp/jenkins5139962249107342841.sh 11:12:42 ---> uv-install.sh 11:12:42 Installing uv/uvx (latest) using shell installer 11:12:42 2026-07-30 11:12:42 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-TGYUOq.sh" [1] 11:12:42 downloading uv 0.12.0 x86_64-unknown-linux-gnu 11:12:43 installing to /home/jenkins/.local/bin 11:12:43 uv 11:12:43 uvx 11:12:43 everything's installed! 11:12:43 11:12:43 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:12:43 11:12:43 source $HOME/.local/bin/env (sh, bash, zsh) 11:12:43 source $HOME/.local/bin/env.fish (fish) 11:12:43 Adding install location to PATH 11:12:43 ---> Validating uv/uvx install 11:12:43 uvx 0.12.0 (x86_64-unknown-linux-gnu) 11:12:43 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1434769995203282178.sh 11:12:43 ---> sudo-logs.sh 11:12:43 Archiving 'sudo' log.. 11:12:43 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins15291315371255562602.sh 11:12:43 ---> job-cost.sh 11:12:43 INFO: Activating Python virtual environment... 11:12:43 Setup pyenv: 11:12:43 system 11:12:43 3.8.13 11:12:43 3.9.13 11:12:43 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 11:12:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tMnU from file:/tmp/.os_lf_venv 11:12:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:12:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:12:45 lf-activate-venv(): INFO: Base packages installed successfully 11:12:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:12:50 lf-activate-venv(): INFO: Adding /tmp/venv-tMnU/bin to PATH 11:12:50 INFO: No stack-cost file found 11:12:50 INFO: Instance uptime: 160s 11:12:50 INFO: Fetching instance metadata (attempt 1 of 3)... 11:12:50 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:12:50 INFO: Successfully fetched instance metadata 11:12:50 INFO: Instance type: v3-standard-4 11:12:50 INFO: Retrieving pricing info for: v3-standard-4 11:12:50 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:12:50 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=160 11:12:50 INFO: Successfully fetched Vexxhost pricing API 11:12:50 INFO: Retrieved cost: 0.11 11:12:50 INFO: Retrieved resource: v3-standard-4 11:12:50 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 11:12:50 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 11:12:50 INFO: Successfully archived job cost data 11:12:50 DEBUG: Cost data: oom-master-doc8-lint,628,2026-07-30 11:12:50,v3-standard-4,160,0.11,0.00,SUCCESS 11:12:50 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins4893928496372453157.sh 11:12:50 ---> logs-deploy.sh 11:12:50 Setup pyenv: 11:12:50 system 11:12:50 3.8.13 11:12:50 3.9.13 11:12:50 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 11:12:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tMnU from file:/tmp/.os_lf_venv 11:12:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:12:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:12:52 lf-activate-venv(): INFO: Base packages installed successfully 11:12:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:12:58 lf-activate-venv(): INFO: Adding /tmp/venv-tMnU/bin to PATH 11:12:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/628 11:12:58 INFO: archiving workspace using pattern(s): 11:12:59 Archives upload complete. 11:12:59 INFO: archiving logs to Nexus 11:13:00 ---> uname -a: 11:13:00 Linux prd-ubuntu1804-builder-4c-4g-13969 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:13:00 11:13:00 11:13:00 ---> lscpu: 11:13:00 Architecture: x86_64 11:13:00 CPU op-mode(s): 32-bit, 64-bit 11:13:00 Byte Order: Little Endian 11:13:00 CPU(s): 4 11:13:00 On-line CPU(s) list: 0-3 11:13:00 Thread(s) per core: 1 11:13:00 Core(s) per socket: 1 11:13:00 Socket(s): 4 11:13:00 NUMA node(s): 1 11:13:00 Vendor ID: AuthenticAMD 11:13:00 CPU family: 23 11:13:00 Model: 49 11:13:00 Model name: AMD EPYC-Rome Processor 11:13:00 Stepping: 0 11:13:00 CPU MHz: 2799.998 11:13:00 BogoMIPS: 5599.99 11:13:00 Virtualization: AMD-V 11:13:00 Hypervisor vendor: KVM 11:13:00 Virtualization type: full 11:13:00 L1d cache: 32K 11:13:00 L1i cache: 32K 11:13:00 L2 cache: 512K 11:13:00 L3 cache: 16384K 11:13:00 NUMA node0 CPU(s): 0-3 11:13:00 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 11:13:00 11:13:00 11:13:00 ---> nproc: 11:13:00 4 11:13:00 11:13:00 11:13:00 ---> df -h: 11:13:00 Filesystem Size Used Avail Use% Mounted on 11:13:00 udev 7.9G 0 7.9G 0% /dev 11:13:00 tmpfs 1.6G 676K 1.6G 1% /run 11:13:00 /dev/vda1 78G 8.6G 69G 11% / 11:13:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:13:00 tmpfs 5.0M 0 5.0M 0% /run/lock 11:13:00 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:13:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:13:00 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:13:00 11:13:00 11:13:00 ---> free -m: 11:13:00 total used free shared buff/cache available 11:13:00 Mem: 16040 577 13107 0 2355 15136 11:13:00 Swap: 1023 0 1023 11:13:00 11:13:00 11:13:00 ---> ip addr: 11:13:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:13:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:13:00 inet 127.0.0.1/8 scope host lo 11:13:00 valid_lft forever preferred_lft forever 11:13:00 inet6 ::1/128 scope host 11:13:00 valid_lft forever preferred_lft forever 11:13:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:13:00 link/ether fa:16:3e:3a:27:c1 brd ff:ff:ff:ff:ff:ff 11:13:00 inet 10.30.107.35/23 brd 10.30.107.255 scope global dynamic ens3 11:13:00 valid_lft 86238sec preferred_lft 86238sec 11:13:00 inet6 fe80::f816:3eff:fe3a:27c1/64 scope link 11:13:00 valid_lft forever preferred_lft forever 11:13:00 11:13:00 11:13:00 ---> sar -b -r -n DEV: 11:13:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13969) 07/30/26 _x86_64_ (4 CPU) 11:13:00 11:13:00 11:10:20 LINUX RESTART (4 CPU) 11:13:00 11:13:00 11:11:02 tps rtps wtps bread/s bwrtn/s 11:13:00 11:12:01 278.83 23.84 254.99 822.10 35078.53 11:13:00 Average: 278.83 23.84 254.99 822.10 35078.53 11:13:00 11:13:00 11:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:13:00 11:12:01 13853328 15506692 2571640 15.66 69732 1778352 804312 4.60 749884 1596136 158072 11:13:00 Average: 13853328 15506692 2571640 15.66 69732 1778352 804312 4.60 749884 1596136 158072 11:13:00 11:13:00 11:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:13:00 11:12:01 lo 1.56 1.56 0.18 0.18 0.00 0.00 0.00 0.00 11:13:00 11:12:01 ens3 96.76 66.92 807.28 29.63 0.00 0.00 0.00 0.00 11:13:00 Average: lo 1.56 1.56 0.18 0.18 0.00 0.00 0.00 0.00 11:13:00 Average: ens3 96.76 66.92 807.28 29.63 0.00 0.00 0.00 0.00 11:13:00 11:13:00 11:13:00 ---> sar -P ALL: 11:13:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13969) 07/30/26 _x86_64_ (4 CPU) 11:13:00 11:13:00 11:10:20 LINUX RESTART (4 CPU) 11:13:00 11:13:00 11:11:02 CPU %user %nice %system %iowait %steal %idle 11:13:00 11:12:01 all 20.84 0.00 1.80 3.72 0.08 73.56 11:13:00 11:12:01 0 13.89 0.00 1.97 5.47 0.05 78.62 11:13:00 11:12:01 1 29.03 0.00 1.58 3.40 0.08 65.90 11:13:00 11:12:01 2 23.27 0.00 1.75 2.97 0.10 71.91 11:13:00 11:12:01 3 17.21 0.00 1.89 3.01 0.07 77.82 11:13:00 Average: all 20.84 0.00 1.80 3.72 0.08 73.56 11:13:00 Average: 0 13.89 0.00 1.97 5.47 0.05 78.62 11:13:00 Average: 1 29.03 0.00 1.58 3.40 0.08 65.90 11:13:00 Average: 2 23.27 0.00 1.75 2.97 0.10 71.91 11:13:00 Average: 3 17.21 0.00 1.89 3.01 0.07 77.82 11:13:00 11:13:00 11:13:00