19:35:31 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146434 19:35:31 Running as SYSTEM 19:35:32 [EnvInject] - Loading node environment variables. 19:35:32 Building remotely on prd-ubuntu1804-builder-4c-4g-1380 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 19:35:32 [ssh-agent] Looking for ssh-agent implementation... 19:35:32 $ ssh-agent 19:35:32 SSH_AUTH_SOCK=/tmp/ssh-SD2QIk2dn8nd/agent.1837 19:35:32 SSH_AGENT_PID=1839 19:35:32 [ssh-agent] Started. 19:35:32 Running ssh-add (command line suppressed) 19:35:32 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_15970907304372325574.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_15970907304372325574.key) 19:35:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:35:32 The recommended git tool is: NONE 19:35:35 using credential onap-jenkins-ssh 19:35:35 Wiping out workspace first. 19:35:35 Cloning the remote Git repository 19:35:35 Cloning repository git://cloud.onap.org/mirror/oom.git 19:35:35 > git init /w/workspace/oom-master-doc8-lint # timeout=10 19:35:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:35:35 > git --version # timeout=10 19:35:35 > git --version # 'git version 2.17.1' 19:35:35 using GIT_SSH to set credentials Gerrit user 19:35:35 Verifying host key using manually-configured host key entries 19:35:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:35:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:35:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:35:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:35:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:35:42 using GIT_SSH to set credentials Gerrit user 19:35:42 Verifying host key using manually-configured host key entries 19:35:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/34/146434/1 # timeout=30 19:35:42 > git rev-parse e8092c02ae7e9a955f29dbfc91195ef5410e56d8^{commit} # timeout=10 19:35:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:35:42 Checking out Revision e8092c02ae7e9a955f29dbfc91195ef5410e56d8 (refs/changes/34/146434/1) 19:35:42 > git config core.sparsecheckout # timeout=10 19:35:42 > git checkout -f e8092c02ae7e9a955f29dbfc91195ef5410e56d8 # timeout=30 19:35:46 Commit message: "Fix: Revert Python to 3.11 in docs configuration" 19:35:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:35:46 > git rev-list --no-walk 14ace7cc58e0f060d4c48684141f125d0ff0169a # timeout=10 19:35:46 [EnvInject] - Injecting environment variables from a build step. 19:35:46 [EnvInject] - Injecting as environment variables the properties content 19:35:46 PYTHON=python3 19:35:46 19:35:46 [EnvInject] - Variables injected successfully. 19:35:46 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins832195827674305222.sh 19:35:46 ---> tox-install.sh 19:35:46 + source /home/jenkins/lf-env.sh 19:35:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:35:46 ++ mktemp -d /tmp/venv-XXXX 19:35:46 + lf_venv=/tmp/venv-0Lqn 19:35:46 + local venv_file=/tmp/.os_lf_venv 19:35:46 + local python=python3 19:35:46 + local options 19:35:46 + local set_path=true 19:35:46 + local install_args= 19:35:46 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:35:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:35:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:35:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:35:46 + true 19:35:46 + case $1 in 19:35:46 + venv_file=/tmp/.toxenv 19:35:46 + shift 2 19:35:46 + true 19:35:46 + case $1 in 19:35:46 + shift 19:35:46 + break 19:35:46 + case $python in 19:35:46 + local pkg_list= 19:35:46 + [[ -d /opt/pyenv ]] 19:35:46 + echo 'Setup pyenv:' 19:35:46 Setup pyenv: 19:35:46 + export PYENV_ROOT=/opt/pyenv 19:35:46 + PYENV_ROOT=/opt/pyenv 19:35:46 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:35:46 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:35:46 + pyenv versions 19:35:46 * system (set by /opt/pyenv/version) 19:35:46 * 3.8.13 (set by /opt/pyenv/version) 19:35:46 * 3.9.13 (set by /opt/pyenv/version) 19:35:46 * 3.10.6 (set by /opt/pyenv/version) 19:35:46 + command -v pyenv 19:35:46 ++ pyenv init - --no-rehash 19:35:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 19:35:47 export PATH="/opt/pyenv/shims:${PATH}" 19:35:47 export PYENV_SHELL=bash 19:35:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:35:47 pyenv() { 19:35:47 local command 19:35:47 command="${1:-}" 19:35:47 if [ "$#" -gt 0 ]; then 19:35:47 shift 19:35:47 fi 19:35:47 19:35:47 case "$command" in 19:35:47 rehash|shell) 19:35:47 eval "$(pyenv "sh-$command" "$@")" 19:35:47 ;; 19:35:47 *) 19:35:47 command pyenv "$command" "$@" 19:35:47 ;; 19:35:47 esac 19:35:47 }' 19:35:47 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 19:35:47 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:35:47 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:35:47 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:35:47 ++ export PYENV_SHELL=bash 19:35:47 ++ PYENV_SHELL=bash 19:35:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:35:47 +++ complete -F _pyenv pyenv 19:35:47 ++ lf-pyver python3 19:35:47 ++ local py_version_xy=python3 19:35:47 ++ local py_version_xyz= 19:35:47 ++ pyenv versions 19:35:47 ++ local command 19:35:47 ++ command=versions 19:35:47 ++ '[' 1 -gt 0 ']' 19:35:47 ++ shift 19:35:47 ++ case "$command" in 19:35:47 ++ command pyenv versions 19:35:47 ++ pyenv versions 19:35:47 ++ awk '{ print $1 }' 19:35:47 ++ grep -E '^[0-9.]*[0-9]$' 19:35:47 ++ sed 's/^[ *]* //' 19:35:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:35:47 +++ grep '^3' /tmp/.pyenv_versions 19:35:47 +++ sort -V 19:35:47 +++ tail -n 1 19:35:47 ++ py_version_xyz=3.10.6 19:35:47 ++ [[ -z 3.10.6 ]] 19:35:47 ++ echo 3.10.6 19:35:47 ++ return 0 19:35:47 + pyenv local 3.10.6 19:35:47 + local command 19:35:47 + command=local 19:35:47 + '[' 2 -gt 0 ']' 19:35:47 + shift 19:35:47 + case "$command" in 19:35:47 + command pyenv local 3.10.6 19:35:47 + pyenv local 3.10.6 19:35:47 + for arg in "$@" 19:35:47 + case $arg in 19:35:47 + pkg_list+='tox ' 19:35:47 + for arg in "$@" 19:35:47 + case $arg in 19:35:47 + pkg_list+='virtualenv ' 19:35:47 + for arg in "$@" 19:35:47 + case $arg in 19:35:47 + pkg_list+='urllib3~=1.26.15 ' 19:35:47 + [[ -f /tmp/.toxenv ]] 19:35:47 + [[ ! -f /tmp/.toxenv ]] 19:35:47 + [[ -n '' ]] 19:35:47 + python3 -m venv /tmp/venv-0Lqn 19:35:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0Lqn' 19:35:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0Lqn 19:35:53 + echo /tmp/venv-0Lqn 19:35:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:35:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:35:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:35:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:35:53 + local 'pip_opts=--upgrade --quiet' 19:35:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:35:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:35:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:35:53 + [[ -n '' ]] 19:35:53 + [[ -n '' ]] 19:35:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:35:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:35:53 + /tmp/venv-0Lqn/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 19:36:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:36:00 lf-activate-venv(): INFO: Base packages installed successfully 19:36:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:36:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:36:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:36:00 + /tmp/venv-0Lqn/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:36:03 + type python3 19:36:03 + true 19:36:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0Lqn/bin to PATH' 19:36:03 lf-activate-venv(): INFO: Adding /tmp/venv-0Lqn/bin to PATH 19:36:03 + PATH=/tmp/venv-0Lqn/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:36:03 + return 0 19:36:03 + python3 --version 19:36:03 Python 3.10.6 19:36:03 + python3 -m pip --version 19:36:04 pip 26.1.2 from /tmp/venv-0Lqn/lib/python3.10/site-packages/pip (python 3.10) 19:36:04 + python3 -m pip freeze 19:36:04 cachetools==7.1.4 19:36:04 colorama==0.4.6 19:36:04 distlib==0.4.3 19:36:04 filelock==3.31.1 19:36:04 packaging==26.2 19:36:04 platformdirs==4.10.1 19:36:04 pluggy==1.6.0 19:36:04 pyproject-api==1.10.1 19:36:04 python-discovery==1.4.4 19:36:04 tomli==2.4.1 19:36:04 tomli_w==1.2.0 19:36:04 tox==4.57.1 19:36:04 typing_extensions==4.16.0 19:36:04 urllib3==1.26.20 19:36:04 virtualenv==21.6.1 19:36:04 [EnvInject] - Injecting environment variables from a build step. 19:36:04 [EnvInject] - Injecting as environment variables the properties content 19:36:04 PARALLEL=false 19:36:04 19:36:04 [EnvInject] - Variables injected successfully. 19:36:04 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins10680649312507750001.sh 19:36:04 ---> tox-run.sh 19:36:04 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:36:04 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 19:36:04 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 19:36:04 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 19:36:04 + cd /w/workspace/oom-master-doc8-lint/. 19:36:04 + source /home/jenkins/lf-env.sh 19:36:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:36:04 ++ mktemp -d /tmp/venv-XXXX 19:36:04 + lf_venv=/tmp/venv-QMmm 19:36:04 + local venv_file=/tmp/.os_lf_venv 19:36:04 + local python=python3 19:36:04 + local options 19:36:04 + local set_path=true 19:36:04 + local install_args= 19:36:04 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:36:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:36:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:36:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:36:04 + true 19:36:04 + case $1 in 19:36:04 + venv_file=/tmp/.toxenv 19:36:04 + shift 2 19:36:04 + true 19:36:04 + case $1 in 19:36:04 + shift 19:36:04 + break 19:36:04 + case $python in 19:36:04 + local pkg_list= 19:36:04 + [[ -d /opt/pyenv ]] 19:36:04 + echo 'Setup pyenv:' 19:36:04 Setup pyenv: 19:36:04 + export PYENV_ROOT=/opt/pyenv 19:36:04 + PYENV_ROOT=/opt/pyenv 19:36:04 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:36:04 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:36:04 + pyenv versions 19:36:04 system 19:36:04 3.8.13 19:36:04 3.9.13 19:36:04 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:36:04 + command -v pyenv 19:36:04 ++ pyenv init - --no-rehash 19:36:04 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 19:36:04 export PATH="/opt/pyenv/shims:${PATH}" 19:36:04 export PYENV_SHELL=bash 19:36:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:36:04 pyenv() { 19:36:04 local command 19:36:04 command="${1:-}" 19:36:04 if [ "$#" -gt 0 ]; then 19:36:04 shift 19:36:04 fi 19:36:04 19:36:04 case "$command" in 19:36:04 rehash|shell) 19:36:04 eval "$(pyenv "sh-$command" "$@")" 19:36:04 ;; 19:36:04 *) 19:36:04 command pyenv "$command" "$@" 19:36:04 ;; 19:36:04 esac 19:36:04 }' 19:36:04 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 19:36:04 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:36:04 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:36:04 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:36:04 ++ export PYENV_SHELL=bash 19:36:04 ++ PYENV_SHELL=bash 19:36:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:36:04 +++ complete -F _pyenv pyenv 19:36:04 ++ lf-pyver python3 19:36:04 ++ local py_version_xy=python3 19:36:04 ++ local py_version_xyz= 19:36:04 ++ pyenv versions 19:36:04 ++ local command 19:36:04 ++ command=versions 19:36:04 ++ '[' 1 -gt 0 ']' 19:36:04 ++ shift 19:36:04 ++ case "$command" in 19:36:04 ++ sed 's/^[ *]* //' 19:36:04 ++ command pyenv versions 19:36:04 ++ pyenv versions 19:36:04 ++ awk '{ print $1 }' 19:36:04 ++ grep -E '^[0-9.]*[0-9]$' 19:36:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:36:04 +++ grep '^3' /tmp/.pyenv_versions 19:36:04 +++ sort -V 19:36:04 +++ tail -n 1 19:36:04 ++ py_version_xyz=3.10.6 19:36:04 ++ [[ -z 3.10.6 ]] 19:36:04 ++ echo 3.10.6 19:36:04 ++ return 0 19:36:04 + pyenv local 3.10.6 19:36:04 + local command 19:36:04 + command=local 19:36:04 + '[' 2 -gt 0 ']' 19:36:04 + shift 19:36:04 + case "$command" in 19:36:04 + command pyenv local 3.10.6 19:36:04 + pyenv local 3.10.6 19:36:04 + for arg in "$@" 19:36:04 + case $arg in 19:36:04 + pkg_list+='tox ' 19:36:04 + for arg in "$@" 19:36:04 + case $arg in 19:36:04 + pkg_list+='virtualenv ' 19:36:04 + for arg in "$@" 19:36:04 + case $arg in 19:36:04 + pkg_list+='urllib3~=1.26.15 ' 19:36:04 + [[ -f /tmp/.toxenv ]] 19:36:04 ++ cat /tmp/.toxenv 19:36:04 + lf_venv=/tmp/venv-0Lqn 19:36:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0Lqn from' file:/tmp/.toxenv 19:36:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0Lqn from file:/tmp/.toxenv 19:36:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:36:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:36:04 + local 'pip_opts=--upgrade --quiet' 19:36:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:36:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:36:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:36:04 + [[ -n '' ]] 19:36:04 + [[ -n '' ]] 19:36:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:36:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:36:04 + /tmp/venv-0Lqn/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 19:36:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:36:05 lf-activate-venv(): INFO: Base packages installed successfully 19:36:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:36:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:36:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:36:05 + /tmp/venv-0Lqn/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:36:06 + type python3 19:36:06 + true 19:36:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0Lqn/bin to PATH' 19:36:06 lf-activate-venv(): INFO: Adding /tmp/venv-0Lqn/bin to PATH 19:36:06 + PATH=/tmp/venv-0Lqn/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:36:06 + return 0 19:36:06 + [[ -d /opt/pyenv ]] 19:36:06 + echo '---> Setting up pyenv' 19:36:06 ---> Setting up pyenv 19:36:06 + export PYENV_ROOT=/opt/pyenv 19:36:06 + PYENV_ROOT=/opt/pyenv 19:36:06 + export PATH=/opt/pyenv/bin:/tmp/venv-0Lqn/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:36:06 + PATH=/opt/pyenv/bin:/tmp/venv-0Lqn/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:36:06 ++ pwd 19:36:06 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 19:36:06 + export PYTHONPATH 19:36:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:36:06 + TOX_TESTENV_PASSENV=PYTHONPATH 19:36:06 + tox --version 19:36:07 4.57.1 from /tmp/venv-0Lqn/lib/python3.10/site-packages/tox/__init__.py 19:36:07 + PARALLEL=false 19:36:07 + TOX_OPTIONS_LIST= 19:36:07 + [[ -n doc8 ]] 19:36:07 + TOX_OPTIONS_LIST=' -e doc8' 19:36:07 + case ${PARALLEL,,} in 19:36:07 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 19:36:07 + tox -e doc8 19:36:08 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 19:37:01 doc8: freeze> python -m pip freeze --all 19:37:02 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.6.17,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.31.1,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.10.1,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,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.2.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==1.0.0,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-redoc==1.6.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-spelling==8.0.0,stevedore==5.8.0,tabulate==0.10.0,tinycss2==1.5.1,tomli==2.4.1,tomlkit==0.15.1,typing_extensions==4.16.0,tzdata==2026.3,urllib3==2.7.0,webencodings==0.5.1 19:37:02 doc8: commands[0]> doc8 docs/ 19:37:05 Scanning... 19:37:05 Validating... 19:37:05 docs/sections/resources/helm/helm-search.txt:2: D001 Line too long 19:37:05 docs/sections/resources/helm/helm-search.txt:3: D001 Line too long 19:37:05 docs/sections/resources/helm/helm-search.txt:4: D001 Line too long 19:37:05 docs/sections/resources/helm/helm-search.txt:5: D001 Line too long 19:37:05 docs/sections/resources/helm/helm-search.txt:7: D001 Line too long 19:37:05 docs/sections/resources/helm/helm-search.txt:8: D001 Line too long 19:37:05 docs/sections/resources/helm/helm-search.txt:9: D001 Line too long 19:37:05 docs/sections/resources/helm/helm-search.txt:11: D001 Line too long 19:37:05 docs/sections/resources/helm/helm-search.txt:13: D001 Line too long 19:37:05 docs/sections/resources/helm/helm-search.txt:14: D001 Line too long 19:37:05 docs/sections/resources/helm/helm-search.txt:15: D001 Line too long 19:37:05 docs/sections/resources/helm/helm-search.txt:17: D001 Line too long 19:37:05 docs/sections/resources/helm/helm-search.txt:18: D001 Line too long 19:37:05 docs/sections/resources/helm/helm-search.txt:19: D001 Line too long 19:37:05 docs/sections/resources/helm/helm-search.txt:20: D001 Line too long 19:37:05 docs/sections/resources/helm/helm-search.txt:22: D001 Line too long 19:37:05 docs/sections/resources/helm/helm-search.txt:23: D001 Line too long 19:37:05 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:175: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:205: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:210: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:211: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:213: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:221: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:240: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:247: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:248: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:254: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:258: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:259: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:269: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:275: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:280: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:281: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:283: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:284: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:286: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:289: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:290: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:294: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:299: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:302: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:306: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:313: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:322: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:330: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:331: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:334: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:338: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:372: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:374: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:378: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:379: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:384: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:385: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:386: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:387: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:388: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:390: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:400: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:419: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:420: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:422: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:423: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:424: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:426: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:436: D001 Line too long 19:37:05 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 19:37:05 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 19:37:05 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 19:37:05 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 19:37:05 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 19:37:05 ======== 19:37:05 Total files scanned = 43 19:37:05 Total files ignored = 0 19:37:05 Total accumulated errors = 87 19:37:05 Detailed error counts: 19:37:05 - doc8.checks.CheckCarriageReturn = 0 19:37:05 - doc8.checks.CheckIndentationNoTab = 0 19:37:05 - doc8.checks.CheckMaxLineLength = 86 19:37:05 - doc8.checks.CheckNewlineEndOfFile = 1 19:37:05 - doc8.checks.CheckTrailingWhitespace = 0 19:37:05 - doc8.checks.CheckValidity = 0 19:37:05 doc8: exit 1 (3.16 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2392 19:37:05 doc8: command failed but is marked ignore outcome so handling it as success 19:37:05 doc8: OK (57.69=setup[54.52]+cmd[3.16] seconds) 19:37:05 congratulations :) (57.73 seconds) 19:37:05 + tox_status=0 19:37:05 + echo '---> Completed tox runs' 19:37:05 ---> Completed tox runs 19:37:05 + for i in .tox/*/log 19:37:05 ++ echo .tox/doc8/log 19:37:05 ++ awk -F/ '{print $2}' 19:37:05 + tox_env=doc8 19:37:05 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 19:37:05 + DOC_DIR=docs/_build/html 19:37:05 + [[ -d docs/_build/html ]] 19:37:05 + echo '---> tox-run.sh ends' 19:37:05 ---> tox-run.sh ends 19:37:05 + test 0 -eq 0 19:37:05 $ ssh-agent -k 19:37:05 unset SSH_AUTH_SOCK; 19:37:05 unset SSH_AGENT_PID; 19:37:05 echo Agent pid 1839 killed; 19:37:05 [ssh-agent] Stopped. 19:37:05 [PostBuildScript] - [INFO] Executing post build scripts. 19:37:05 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins6524479880900865491.sh 19:37:05 ---> sysstat.sh 19:37:05 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins6101313403434398189.sh 19:37:05 ---> package-listing.sh 19:37:05 ++ facter osfamily 19:37:05 ++ tr '[:upper:]' '[:lower:]' 19:37:06 + OS_FAMILY=debian 19:37:06 + workspace=/w/workspace/oom-master-doc8-lint 19:37:06 + START_PACKAGES=/tmp/packages_start.txt 19:37:06 + END_PACKAGES=/tmp/packages_end.txt 19:37:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:37:06 + PACKAGES=/tmp/packages_start.txt 19:37:06 + '[' /w/workspace/oom-master-doc8-lint ']' 19:37:06 + PACKAGES=/tmp/packages_end.txt 19:37:06 + case "${OS_FAMILY}" in 19:37:06 + dpkg -l 19:37:06 + grep '^ii' 19:37:06 + '[' -f /tmp/packages_start.txt ']' 19:37:06 + '[' -f /tmp/packages_end.txt ']' 19:37:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:37:06 + '[' /w/workspace/oom-master-doc8-lint ']' 19:37:06 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 19:37:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 19:37:06 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins7334429247960619217.sh 19:37:06 ---> capture-instance-metadata.sh 19:37:06 Setup pyenv: 19:37:06 system 19:37:06 3.8.13 19:37:06 3.9.13 19:37:06 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:37:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tZtP 19:37:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:37:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:37:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:37:16 lf-activate-venv(): INFO: Base packages installed successfully 19:37:16 lf-activate-venv(): INFO: Installing additional packages: lftools 19:38:10 lf-activate-venv(): INFO: Adding /tmp/venv-tZtP/bin to PATH 19:38:10 INFO: Running in OpenStack, capturing instance metadata 19:38:10 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins10979005927552605078.sh 19:38:10 provisioning config files... 19:38:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config8377203834277115278tmp 19:38:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:38:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:38:10 [EnvInject] - Injecting environment variables from a build step. 19:38:10 [EnvInject] - Injecting as environment variables the properties content 19:38:10 SERVER_ID=logs 19:38:10 19:38:10 [EnvInject] - Variables injected successfully. 19:38:10 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins9429737850159210020.sh 19:38:10 ---> create-netrc.sh 19:38:11 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16667790830338022577.sh 19:38:11 ---> python-tools-install.sh 19:38:11 Setup pyenv: 19:38:11 system 19:38:11 3.8.13 19:38:11 3.9.13 19:38:11 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:38:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tZtP from file:/tmp/.os_lf_venv 19:38:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:38:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:38:15 lf-activate-venv(): INFO: Base packages installed successfully 19:38:15 lf-activate-venv(): INFO: Installing additional packages: lftools 19:38:46 lf-activate-venv(): INFO: Adding /tmp/venv-tZtP/bin to PATH 19:38:46 Generating Requirements File 19:40:23 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 19:40:23 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:40:23 Python 3.10.6 19:40:24 pip 26.1.2 from /tmp/venv-tZtP/lib/python3.10/site-packages/pip (python 3.10) 19:40:24 aiohappyeyeballs==2.7.1 19:40:24 aiohttp==3.14.1 19:40:24 aiosignal==1.4.0 19:40:24 appdirs==1.4.4 19:40:24 argcomplete==3.7.0 19:40:24 aspy.yaml==1.3.0 19:40:24 async-timeout==5.0.1 19:40:24 attrs==26.1.0 19:40:24 autopage==0.6.0 19:40:24 backports.strenum==1.3.1 19:40:24 beautifulsoup4==4.15.0 19:40:24 boto3==1.43.52 19:40:24 botocore==1.43.52 19:40:24 bs4==0.0.2 19:40:24 certifi==2026.6.17 19:40:24 cffi==2.1.0 19:40:24 cfgv==3.5.0 19:40:24 chardet==7.4.3 19:40:24 charset-normalizer==3.4.9 19:40:24 click==8.4.2 19:40:24 cliff==4.14.0 19:40:24 cmd2==3.5.1 19:40:24 cryptography==3.3.2 19:40:24 debtcollector==3.1.0 19:40:24 decorator==5.3.1 19:40:24 defusedxml==0.7.1 19:40:24 Deprecated==1.3.1 19:40:24 distlib==0.4.3 19:40:24 dnspython==2.8.0 19:40:24 docker==7.2.0 19:40:24 dogpile.cache==1.5.0 19:40:24 durationpy==0.10 19:40:24 email-validator==2.3.0 19:40:24 filelock==3.31.1 19:40:24 frozenlist==1.8.0 19:40:24 future==1.0.0 19:40:24 gitdb==4.0.12 19:40:24 GitPython==3.1.53 19:40:24 httplib2==0.30.2 19:40:24 identify==2.6.19 19:40:24 idna==3.18 19:40:24 importlib-resources==1.5.0 19:40:24 iso8601==2.1.0 19:40:24 Jinja2==3.1.6 19:40:24 jmespath==1.1.0 19:40:24 jsonpatch==1.33 19:40:24 jsonpointer==3.1.1 19:40:24 jsonschema==4.26.0 19:40:24 jsonschema-specifications==2025.9.1 19:40:24 keystoneauth1==5.14.0 19:40:24 kubernetes==36.0.3 19:40:24 lftools==0.37.22 19:40:24 lxml==6.1.1 19:40:24 markdown-it-py==4.2.0 19:40:24 MarkupSafe==3.0.3 19:40:24 mdurl==0.1.2 19:40:24 msgpack==1.2.1 19:40:24 multi_key_dict==2.0.3 19:40:24 multidict==6.7.1 19:40:24 munch==4.0.0 19:40:24 netaddr==1.3.0 19:40:24 niet==1.4.2 19:40:24 nodeenv==1.10.0 19:40:24 oauth2client==4.1.3 19:40:24 oauthlib==3.3.1 19:40:24 openstacksdk==4.13.0 19:40:24 os-service-types==1.8.2 19:40:24 osc-lib==4.6.0 19:40:24 oslo.config==10.4.0 19:40:24 oslo.context==6.4.0 19:40:24 oslo.i18n==6.8.0 19:40:24 oslo.log==8.2.0 19:40:24 oslo.serialization==5.10.0 19:40:24 oslo.utils==10.1.1 19:40:24 packaging==26.2 19:40:24 pbr==7.0.3 19:40:24 platformdirs==4.10.1 19:40:24 prettytable==3.18.0 19:40:24 propcache==0.5.2 19:40:24 psutil==7.2.2 19:40:24 pyasn1==0.6.4 19:40:24 pyasn1_modules==0.4.2 19:40:24 pycparser==3.0 19:40:24 pygerrit2==2.0.15 19:40:24 PyGithub==2.9.1 19:40:24 Pygments==2.20.0 19:40:24 PyJWT==2.13.0 19:40:24 PyNaCl==1.6.2 19:40:24 pyparsing==2.4.7 19:40:24 pyperclip==1.11.0 19:40:24 pyrsistent==0.20.0 19:40:24 python-cinderclient==9.9.0 19:40:24 python-dateutil==2.9.0.post0 19:40:24 python-discovery==1.4.4 19:40:24 python-heatclient==5.2.0 19:40:24 python-jenkins==1.8.3 19:40:24 python-keystoneclient==5.8.0 19:40:24 python-magnumclient==4.11.0 19:40:24 python-openstackclient==10.0.0 19:40:24 python-swiftclient==4.10.0 19:40:24 PyYAML==6.0.3 19:40:24 referencing==0.37.0 19:40:24 requests==2.34.2 19:40:24 requests-oauthlib==2.0.0 19:40:24 rfc3986==2.0.0 19:40:24 rich==15.0.0 19:40:24 rich-argparse==1.8.0 19:40:24 rpds-py==0.30.0 19:40:24 rsa==4.9.1 19:40:24 ruamel.yaml==0.19.1 19:40:24 ruamel.yaml.clib==0.2.15 19:40:24 s3transfer==0.19.1 19:40:24 simplejson==4.1.1 19:40:24 six==1.17.0 19:40:24 smmap==5.0.3 19:40:24 soupsieve==2.9 19:40:24 stevedore==5.8.0 19:40:24 tabulate==0.10.0 19:40:24 toml==0.10.2 19:40:24 tomlkit==0.15.1 19:40:24 tqdm==4.69.0 19:40:24 typing_extensions==4.16.0 19:40:24 urllib3==1.26.20 19:40:24 virtualenv==21.6.1 19:40:24 wcwidth==0.8.2 19:40:24 websocket-client==1.9.0 19:40:24 wrapt==2.2.2 19:40:24 xdg==6.0.0 19:40:24 xmltodict==1.0.4 19:40:24 yarl==1.24.5 19:40:24 yq==4.1.2 19:40:24 [oom-master-doc8-lint] $ /bin/sh /tmp/jenkins9288002209339125824.sh 19:40:24 ---> uv-install.sh 19:40:24 Installing uv/uvx (latest) using shell installer 19:40:24 2026-07-20 19:40:24 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-mup5r4.sh" [1] 19:40:24 downloading uv 0.11.29 x86_64-unknown-linux-gnu 19:40:25 installing to /home/jenkins/.local/bin 19:40:25 uv 19:40:25 uvx 19:40:25 everything's installed! 19:40:25 19:40:25 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:40:25 19:40:25 source $HOME/.local/bin/env (sh, bash, zsh) 19:40:25 source $HOME/.local/bin/env.fish (fish) 19:40:25 Adding install location to PATH 19:40:25 ---> Validating uv/uvx install 19:40:25 uvx 0.11.29 (x86_64-unknown-linux-gnu) 19:40:25 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins9094015342664243583.sh 19:40:25 ---> sudo-logs.sh 19:40:25 Archiving 'sudo' log.. 19:40:25 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins15719293487523481730.sh 19:40:25 ---> job-cost.sh 19:40:25 INFO: Activating Python virtual environment... 19:40:25 Setup pyenv: 19:40:26 system 19:40:26 3.8.13 19:40:26 3.9.13 19:40:26 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:40:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tZtP from file:/tmp/.os_lf_venv 19:40:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:40:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:40:28 lf-activate-venv(): INFO: Base packages installed successfully 19:40:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:40:34 lf-activate-venv(): INFO: Adding /tmp/venv-tZtP/bin to PATH 19:40:34 INFO: No stack-cost file found 19:40:34 INFO: Instance uptime: 386s 19:40:34 INFO: Fetching instance metadata (attempt 1 of 3)... 19:40:34 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:40:35 INFO: Successfully fetched instance metadata 19:40:35 INFO: Instance type: v3-standard-4 19:40:35 INFO: Retrieving pricing info for: v3-standard-4 19:40:35 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:40:35 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=386 19:40:35 INFO: Successfully fetched Vexxhost pricing API 19:40:35 INFO: Retrieved cost: 0.11 19:40:35 INFO: Retrieved resource: v3-standard-4 19:40:35 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 19:40:35 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 19:40:35 INFO: Successfully archived job cost data 19:40:35 DEBUG: Cost data: oom-master-doc8-lint,614,2026-07-20 19:40:35,v3-standard-4,386,0.11,0.00,SUCCESS 19:40:35 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins4751556842422715406.sh 19:40:35 ---> logs-deploy.sh 19:40:35 Setup pyenv: 19:40:35 system 19:40:35 3.8.13 19:40:35 3.9.13 19:40:35 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:40:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tZtP from file:/tmp/.os_lf_venv 19:40:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:40:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:40:37 lf-activate-venv(): INFO: Base packages installed successfully 19:40:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:40:46 lf-activate-venv(): INFO: Adding /tmp/venv-tZtP/bin to PATH 19:40:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/614 19:40:46 INFO: archiving workspace using pattern(s): 19:40:47 Archives upload complete. 19:40:47 INFO: archiving logs to Nexus 19:40:48 ---> uname -a: 19:40:48 Linux prd-ubuntu1804-builder-4c-4g-1380 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:40:48 19:40:48 19:40:48 ---> lscpu: 19:40:48 Architecture: x86_64 19:40:48 CPU op-mode(s): 32-bit, 64-bit 19:40:48 Byte Order: Little Endian 19:40:48 CPU(s): 4 19:40:48 On-line CPU(s) list: 0-3 19:40:48 Thread(s) per core: 1 19:40:48 Core(s) per socket: 1 19:40:48 Socket(s): 4 19:40:48 NUMA node(s): 1 19:40:48 Vendor ID: AuthenticAMD 19:40:48 CPU family: 23 19:40:48 Model: 49 19:40:48 Model name: AMD EPYC-Rome Processor 19:40:48 Stepping: 0 19:40:48 CPU MHz: 2800.000 19:40:48 BogoMIPS: 5600.00 19:40:48 Virtualization: AMD-V 19:40:48 Hypervisor vendor: KVM 19:40:48 Virtualization type: full 19:40:48 L1d cache: 32K 19:40:48 L1i cache: 32K 19:40:48 L2 cache: 512K 19:40:48 L3 cache: 16384K 19:40:48 NUMA node0 CPU(s): 0-3 19:40:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 19:40:48 19:40:48 19:40:48 ---> nproc: 19:40:48 4 19:40:48 19:40:48 19:40:48 ---> df -h: 19:40:48 Filesystem Size Used Avail Use% Mounted on 19:40:48 udev 7.9G 0 7.9G 0% /dev 19:40:48 tmpfs 1.6G 676K 1.6G 1% /run 19:40:48 /dev/vda1 78G 8.6G 69G 12% / 19:40:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:40:48 tmpfs 5.0M 0 5.0M 0% /run/lock 19:40:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:40:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:40:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:40:48 19:40:48 19:40:48 ---> free -m: 19:40:48 total used free shared buff/cache available 19:40:48 Mem: 16040 546 13121 0 2372 15167 19:40:48 Swap: 1023 0 1023 19:40:48 19:40:48 19:40:48 ---> ip addr: 19:40:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:40:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:40:48 inet 127.0.0.1/8 scope host lo 19:40:48 valid_lft forever preferred_lft forever 19:40:48 inet6 ::1/128 scope host 19:40:48 valid_lft forever preferred_lft forever 19:40:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:40:48 link/ether fa:16:3e:d8:ae:62 brd ff:ff:ff:ff:ff:ff 19:40:48 inet 10.30.106.187/23 brd 10.30.107.255 scope global dynamic ens3 19:40:48 valid_lft 86032sec preferred_lft 86032sec 19:40:48 inet6 fe80::f816:3eff:fed8:ae62/64 scope link 19:40:48 valid_lft forever preferred_lft forever 19:40:48 19:40:48 19:40:48 ---> sar -b -r -n DEV: 19:40:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1380) 07/20/26 _x86_64_ (4 CPU) 19:40:48 19:40:48 19:34:56 LINUX RESTART (4 CPU) 19:40:48 19:40:48 19:35:01 tps rtps wtps bread/s bwrtn/s 19:40:48 19:36:01 106.27 54.69 51.57 3634.06 52897.85 19:40:48 19:37:02 83.59 4.38 79.20 129.71 23467.82 19:40:48 19:38:01 71.67 0.17 71.50 10.56 24035.61 19:40:48 19:39:01 52.46 0.60 51.86 74.92 19718.05 19:40:48 19:40:01 35.04 0.00 35.04 0.00 8547.51 19:40:48 Average: 69.80 12.00 57.79 772.19 25738.59 19:40:48 19:40:48 19:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:40:48 19:36:01 14219300 15605936 2205668 13.43 42348 1556444 747612 4.28 611920 1404056 55896 19:40:48 19:37:02 13985372 15583268 2439596 14.85 65828 1730096 788984 4.52 660052 1560436 114804 19:40:48 19:38:01 13744188 15515336 2680780 16.32 73900 1888568 844488 4.83 757164 1691768 84408 19:40:48 19:39:01 13741884 15571156 2683084 16.34 84596 1930652 757196 4.33 695584 1745084 11996 19:40:48 19:40:01 13617400 15517404 2807568 17.09 87504 1995980 782928 4.48 751216 1808564 12992 19:40:48 Average: 13861629 15558620 2563339 15.61 70835 1820348 784242 4.49 695187 1641982 56019 19:40:48 19:40:48 19:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:40:48 19:36:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 19:40:48 19:36:01 ens3 339.03 254.94 1658.78 73.34 0.00 0.00 0.00 0.00 19:40:48 19:37:02 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 19:40:48 19:37:02 ens3 54.86 37.71 506.52 7.36 0.00 0.00 0.00 0.00 19:40:48 19:38:01 lo 0.61 0.61 0.07 0.07 0.00 0.00 0.00 0.00 19:40:48 19:38:01 ens3 98.41 66.42 664.94 8.23 0.00 0.00 0.00 0.00 19:40:48 19:39:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 19:40:48 19:39:01 ens3 11.65 9.13 34.74 2.98 0.00 0.00 0.00 0.00 19:40:48 19:40:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 19:40:48 19:40:01 ens3 19.78 16.81 299.23 2.81 0.00 0.00 0.00 0.00 19:40:48 Average: lo 0.68 0.68 0.07 0.07 0.00 0.00 0.00 0.00 19:40:48 Average: ens3 104.76 77.04 632.74 18.98 0.00 0.00 0.00 0.00 19:40:48 19:40:48 19:40:48 ---> sar -P ALL: 19:40:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1380) 07/20/26 _x86_64_ (4 CPU) 19:40:48 19:40:48 19:34:56 LINUX RESTART (4 CPU) 19:40:48 19:40:48 19:35:01 CPU %user %nice %system %iowait %steal %idle 19:40:48 19:36:01 all 12.57 0.00 1.58 22.46 0.07 63.32 19:40:48 19:36:01 0 10.01 0.00 1.62 3.64 0.07 84.68 19:40:48 19:36:01 1 10.68 0.00 1.31 9.86 0.05 78.10 19:40:48 19:36:01 2 12.24 0.00 1.26 43.25 0.07 43.19 19:40:48 19:36:01 3 17.36 0.00 2.13 33.25 0.08 47.17 19:40:48 19:37:02 all 9.94 0.00 1.04 14.20 0.04 74.77 19:40:48 19:37:02 0 10.08 0.00 1.26 30.04 0.05 58.57 19:40:48 19:37:02 1 9.34 0.00 1.07 2.77 0.03 86.78 19:40:48 19:37:02 2 8.54 0.00 0.75 22.59 0.03 68.08 19:40:48 19:37:02 3 11.81 0.00 1.07 1.33 0.05 85.74 19:40:48 19:38:01 all 10.92 0.00 0.78 14.77 0.05 73.48 19:40:48 19:38:01 0 1.87 0.00 0.56 22.18 0.03 75.36 19:40:48 19:38:01 1 12.33 0.00 1.09 29.77 0.05 56.76 19:40:48 19:38:01 2 20.10 0.00 1.12 5.98 0.07 72.73 19:40:48 19:38:01 3 9.38 0.00 0.34 1.15 0.05 89.08 19:40:48 19:39:01 all 7.26 0.00 0.58 17.53 0.03 74.60 19:40:48 19:39:01 0 1.15 0.00 0.17 0.82 0.02 97.85 19:40:48 19:39:01 1 19.64 0.00 1.40 36.38 0.05 42.53 19:40:48 19:39:01 2 2.08 0.00 0.23 0.97 0.02 96.70 19:40:48 19:39:01 3 6.20 0.00 0.55 32.05 0.02 61.18 19:40:48 19:40:01 all 4.16 0.00 0.24 21.15 0.02 74.43 19:40:48 19:40:01 0 1.87 0.00 0.13 0.87 0.02 97.11 19:40:48 19:40:01 1 6.17 0.00 0.22 31.09 0.03 62.49 19:40:48 19:40:01 2 3.62 0.00 0.05 2.67 0.00 93.67 19:40:48 19:40:01 3 5.01 0.00 0.55 49.97 0.03 44.44 19:40:48 Average: all 8.96 0.00 0.85 18.03 0.04 72.12 19:40:48 Average: 0 5.01 0.00 0.75 11.48 0.04 82.73 19:40:48 Average: 1 11.63 0.00 1.02 21.96 0.04 65.35 19:40:48 Average: 2 9.28 0.00 0.68 15.08 0.04 74.92 19:40:48 Average: 3 9.95 0.00 0.93 23.61 0.05 65.47 19:40:48 19:40:48 19:40:48