06:09:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143894 06:09:22 Running as SYSTEM 06:09:22 [EnvInject] - Loading node environment variables. 06:09:22 Building remotely on prd-ubuntu1804-builder-4c-4g-4819 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 06:09:22 [ssh-agent] Looking for ssh-agent implementation... 06:09:22 $ ssh-agent 06:09:22 SSH_AUTH_SOCK=/tmp/ssh-K1acXLIUUpzC/agent.1785 06:09:22 SSH_AGENT_PID=1787 06:09:22 [ssh-agent] Started. 06:09:22 Running ssh-add (command line suppressed) 06:09:22 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_13693641409723378541.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_13693641409723378541.key) 06:09:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:09:22 The recommended git tool is: NONE 06:09:23 using credential onap-jenkins-ssh 06:09:24 Wiping out workspace first. 06:09:24 Cloning the remote Git repository 06:09:24 Cloning repository git://cloud.onap.org/mirror/oom.git 06:09:24 > git init /w/workspace/oom-master-doc8-lint # timeout=10 06:09:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:09:24 > git --version # timeout=10 06:09:24 > git --version # 'git version 2.17.1' 06:09:24 using GIT_SSH to set credentials Gerrit user 06:09:24 Verifying host key using manually-configured host key entries 06:09:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:09:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:09:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:09:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:09:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:09:29 using GIT_SSH to set credentials Gerrit user 06:09:29 Verifying host key using manually-configured host key entries 06:09:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/94/143894/12 # timeout=30 06:09:29 > git rev-parse bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff^{commit} # timeout=10 06:09:29 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:09:29 Checking out Revision bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff (refs/changes/94/143894/12) 06:09:29 > git config core.sparsecheckout # timeout=10 06:09:29 > git checkout -f bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff # timeout=30 06:09:33 Commit message: "[DCAEGEN2] Datalake handler 1.2.0 release" 06:09:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:09:33 > git rev-list --no-walk 013408e91832ed55eb26f45043498656c32fba7a # timeout=10 06:09:33 [EnvInject] - Injecting environment variables from a build step. 06:09:33 [EnvInject] - Injecting as environment variables the properties content 06:09:33 PYTHON=python3 06:09:33 06:09:33 [EnvInject] - Variables injected successfully. 06:09:33 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins2897836658740150720.sh 06:09:33 ---> tox-install.sh 06:09:33 + source /home/jenkins/lf-env.sh 06:09:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:09:33 ++ mktemp -d /tmp/venv-XXXX 06:09:33 + lf_venv=/tmp/venv-VZmB 06:09:33 + local venv_file=/tmp/.os_lf_venv 06:09:33 + local python=python3 06:09:33 + local options 06:09:33 + local set_path=true 06:09:33 + local install_args= 06:09:33 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:09:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:09:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:09:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:09:33 + true 06:09:33 + case $1 in 06:09:33 + venv_file=/tmp/.toxenv 06:09:33 + shift 2 06:09:33 + true 06:09:33 + case $1 in 06:09:33 + shift 06:09:33 + break 06:09:33 + case $python in 06:09:33 + local pkg_list= 06:09:33 + [[ -d /opt/pyenv ]] 06:09:33 + echo 'Setup pyenv:' 06:09:33 Setup pyenv: 06:09:33 + export PYENV_ROOT=/opt/pyenv 06:09:33 + PYENV_ROOT=/opt/pyenv 06:09:33 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:09:33 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:09:33 + pyenv versions 06:09:33 * system (set by /opt/pyenv/version) 06:09:33 * 3.8.13 (set by /opt/pyenv/version) 06:09:33 * 3.9.13 (set by /opt/pyenv/version) 06:09:33 * 3.10.6 (set by /opt/pyenv/version) 06:09:33 + command -v pyenv 06:09:33 ++ pyenv init - --no-rehash 06:09:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:09:33 export PATH="/opt/pyenv/shims:${PATH}" 06:09:33 export PYENV_SHELL=bash 06:09:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:09:33 pyenv() { 06:09:33 local command 06:09:33 command="${1:-}" 06:09:33 if [ "$#" -gt 0 ]; then 06:09:33 shift 06:09:33 fi 06:09:33 06:09:33 case "$command" in 06:09:33 rehash|shell) 06:09:33 eval "$(pyenv "sh-$command" "$@")" 06:09:33 ;; 06:09:33 *) 06:09:33 command pyenv "$command" "$@" 06:09:33 ;; 06:09:33 esac 06:09:33 }' 06:09:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:09:33 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:09:33 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:09:33 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:09:33 ++ export PYENV_SHELL=bash 06:09:33 ++ PYENV_SHELL=bash 06:09:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:09:33 +++ complete -F _pyenv pyenv 06:09:33 ++ lf-pyver python3 06:09:33 ++ local py_version_xy=python3 06:09:33 ++ local py_version_xyz= 06:09:33 ++ pyenv versions 06:09:33 ++ local command 06:09:33 ++ command=versions 06:09:33 ++ sed 's/^[ *]* //' 06:09:33 ++ '[' 1 -gt 0 ']' 06:09:33 ++ shift 06:09:33 ++ case "$command" in 06:09:33 ++ command pyenv versions 06:09:33 ++ pyenv versions 06:09:33 ++ awk '{ print $1 }' 06:09:33 ++ grep -E '^[0-9.]*[0-9]$' 06:09:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:09:33 +++ grep '^3' /tmp/.pyenv_versions 06:09:33 +++ sort -V 06:09:33 +++ tail -n 1 06:09:33 ++ py_version_xyz=3.10.6 06:09:33 ++ [[ -z 3.10.6 ]] 06:09:33 ++ echo 3.10.6 06:09:33 ++ return 0 06:09:33 + pyenv local 3.10.6 06:09:33 + local command 06:09:33 + command=local 06:09:33 + '[' 2 -gt 0 ']' 06:09:33 + shift 06:09:33 + case "$command" in 06:09:33 + command pyenv local 3.10.6 06:09:33 + pyenv local 3.10.6 06:09:33 + for arg in "$@" 06:09:33 + case $arg in 06:09:33 + pkg_list+='tox ' 06:09:33 + for arg in "$@" 06:09:33 + case $arg in 06:09:33 + pkg_list+='virtualenv ' 06:09:33 + for arg in "$@" 06:09:33 + case $arg in 06:09:33 + pkg_list+='urllib3~=1.26.15 ' 06:09:33 + [[ -f /tmp/.toxenv ]] 06:09:33 + [[ ! -f /tmp/.toxenv ]] 06:09:33 + [[ -n '' ]] 06:09:33 + python3 -m venv /tmp/venv-VZmB 06:09:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VZmB' 06:09:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VZmB 06:09:37 + echo /tmp/venv-VZmB 06:09:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:09:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:09:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:09:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:09:37 + local 'pip_opts=--upgrade --quiet' 06:09:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:09:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:09:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:09:37 + [[ -n '' ]] 06:09:37 + [[ -n '' ]] 06:09:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:09:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:09:37 + /tmp/venv-VZmB/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 06:09:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:09:41 lf-activate-venv(): INFO: Base packages installed successfully 06:09:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:09:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:09:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:09:41 + /tmp/venv-VZmB/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 06:09:43 + type python3 06:09:43 + true 06:09:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VZmB/bin to PATH' 06:09:43 lf-activate-venv(): INFO: Adding /tmp/venv-VZmB/bin to PATH 06:09:43 + PATH=/tmp/venv-VZmB/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 06:09:43 + return 0 06:09:43 + python3 --version 06:09:43 Python 3.10.6 06:09:43 + python3 -m pip --version 06:09:44 pip 26.0.1 from /tmp/venv-VZmB/lib/python3.10/site-packages/pip (python 3.10) 06:09:44 + python3 -m pip freeze 06:09:44 cachetools==7.0.5 06:09:44 colorama==0.4.6 06:09:44 distlib==0.4.0 06:09:44 filelock==3.25.2 06:09:44 packaging==26.0 06:09:44 platformdirs==4.9.6 06:09:44 pluggy==1.6.0 06:09:44 pyproject-api==1.10.0 06:09:44 python-discovery==1.2.2 06:09:44 tomli==2.4.1 06:09:44 tomli_w==1.2.0 06:09:44 tox==4.52.0 06:09:44 typing_extensions==4.15.0 06:09:44 urllib3==1.26.20 06:09:44 virtualenv==21.2.0 06:09:44 [EnvInject] - Injecting environment variables from a build step. 06:09:44 [EnvInject] - Injecting as environment variables the properties content 06:09:44 PARALLEL=false 06:09:44 06:09:44 [EnvInject] - Variables injected successfully. 06:09:44 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins670506919377020273.sh 06:09:44 ---> tox-run.sh 06:09:44 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:09:44 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 06:09:44 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 06:09:44 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 06:09:44 + cd /w/workspace/oom-master-doc8-lint/. 06:09:44 + source /home/jenkins/lf-env.sh 06:09:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:09:44 ++ mktemp -d /tmp/venv-XXXX 06:09:44 + lf_venv=/tmp/venv-qluJ 06:09:44 + local venv_file=/tmp/.os_lf_venv 06:09:44 + local python=python3 06:09:44 + local options 06:09:44 + local set_path=true 06:09:44 + local install_args= 06:09:44 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:09:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:09:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:09:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:09:44 + true 06:09:44 + case $1 in 06:09:44 + venv_file=/tmp/.toxenv 06:09:44 + shift 2 06:09:44 + true 06:09:44 + case $1 in 06:09:44 + shift 06:09:44 + break 06:09:44 + case $python in 06:09:44 + local pkg_list= 06:09:44 + [[ -d /opt/pyenv ]] 06:09:44 + echo 'Setup pyenv:' 06:09:44 Setup pyenv: 06:09:44 + export PYENV_ROOT=/opt/pyenv 06:09:44 + PYENV_ROOT=/opt/pyenv 06:09:44 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:09:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:09:44 + pyenv versions 06:09:44 system 06:09:44 3.8.13 06:09:44 3.9.13 06:09:44 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 06:09:44 + command -v pyenv 06:09:44 ++ pyenv init - --no-rehash 06:09:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:09:44 export PATH="/opt/pyenv/shims:${PATH}" 06:09:44 export PYENV_SHELL=bash 06:09:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:09:44 pyenv() { 06:09:44 local command 06:09:44 command="${1:-}" 06:09:44 if [ "$#" -gt 0 ]; then 06:09:44 shift 06:09:44 fi 06:09:44 06:09:44 case "$command" in 06:09:44 rehash|shell) 06:09:44 eval "$(pyenv "sh-$command" "$@")" 06:09:44 ;; 06:09:44 *) 06:09:44 command pyenv "$command" "$@" 06:09:44 ;; 06:09:44 esac 06:09:44 }' 06:09:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:09:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:09:44 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:09:44 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:09:44 ++ export PYENV_SHELL=bash 06:09:44 ++ PYENV_SHELL=bash 06:09:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:09:44 +++ complete -F _pyenv pyenv 06:09:44 ++ lf-pyver python3 06:09:44 ++ local py_version_xy=python3 06:09:44 ++ local py_version_xyz= 06:09:44 ++ pyenv versions 06:09:44 ++ local command 06:09:44 ++ command=versions 06:09:44 ++ '[' 1 -gt 0 ']' 06:09:44 ++ shift 06:09:44 ++ case "$command" in 06:09:44 ++ command pyenv versions 06:09:44 ++ pyenv versions 06:09:44 ++ sed 's/^[ *]* //' 06:09:44 ++ awk '{ print $1 }' 06:09:44 ++ grep -E '^[0-9.]*[0-9]$' 06:09:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:09:44 +++ grep '^3' /tmp/.pyenv_versions 06:09:44 +++ sort -V 06:09:44 +++ tail -n 1 06:09:44 ++ py_version_xyz=3.10.6 06:09:44 ++ [[ -z 3.10.6 ]] 06:09:44 ++ echo 3.10.6 06:09:44 ++ return 0 06:09:44 + pyenv local 3.10.6 06:09:44 + local command 06:09:44 + command=local 06:09:44 + '[' 2 -gt 0 ']' 06:09:44 + shift 06:09:44 + case "$command" in 06:09:44 + command pyenv local 3.10.6 06:09:44 + pyenv local 3.10.6 06:09:44 + for arg in "$@" 06:09:44 + case $arg in 06:09:44 + pkg_list+='tox ' 06:09:44 + for arg in "$@" 06:09:44 + case $arg in 06:09:44 + pkg_list+='virtualenv ' 06:09:44 + for arg in "$@" 06:09:44 + case $arg in 06:09:44 + pkg_list+='urllib3~=1.26.15 ' 06:09:44 + [[ -f /tmp/.toxenv ]] 06:09:44 ++ cat /tmp/.toxenv 06:09:44 + lf_venv=/tmp/venv-VZmB 06:09:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VZmB from' file:/tmp/.toxenv 06:09:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VZmB from file:/tmp/.toxenv 06:09:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:09:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:09:44 + local 'pip_opts=--upgrade --quiet' 06:09:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:09:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:09:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:09:44 + [[ -n '' ]] 06:09:44 + [[ -n '' ]] 06:09:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:09:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:09:44 + /tmp/venv-VZmB/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 06:09:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:09:45 lf-activate-venv(): INFO: Base packages installed successfully 06:09:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:09:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:09:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:09:45 + /tmp/venv-VZmB/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 06:09:46 + type python3 06:09:46 + true 06:09:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VZmB/bin to PATH' 06:09:46 lf-activate-venv(): INFO: Adding /tmp/venv-VZmB/bin to PATH 06:09:46 + PATH=/tmp/venv-VZmB/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 06:09:46 + return 0 06:09:46 + [[ -d /opt/pyenv ]] 06:09:46 + echo '---> Setting up pyenv' 06:09:46 ---> Setting up pyenv 06:09:46 + export PYENV_ROOT=/opt/pyenv 06:09:46 + PYENV_ROOT=/opt/pyenv 06:09:46 + export PATH=/opt/pyenv/bin:/tmp/venv-VZmB/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 06:09:46 + PATH=/opt/pyenv/bin:/tmp/venv-VZmB/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 06:09:46 ++ pwd 06:09:46 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 06:09:46 + export PYTHONPATH 06:09:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:09:46 + TOX_TESTENV_PASSENV=PYTHONPATH 06:09:46 + tox --version 06:09:46 4.52.0 from /tmp/venv-VZmB/lib/python3.10/site-packages/tox/__init__.py 06:09:46 + PARALLEL=false 06:09:46 + TOX_OPTIONS_LIST= 06:09:46 + [[ -n doc8 ]] 06:09:46 + TOX_OPTIONS_LIST=' -e doc8' 06:09:46 + case ${PARALLEL,,} in 06:09:46 + tox -e doc8 06:09:46 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 06:09:47 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 06:10:08 doc8: freeze> python -m pip freeze --all 06:10:09 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.14.3,CacheControl==0.14.4,certifi==2026.2.25,charset-normalizer==3.4.7,click==8.3.2,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.1,doc8==2.0.0,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.25.2,gitlint-core==0.19.1,html5lib==1.1,idna==3.11,imagesize==2.0.0,isort==5.13.2,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,MarkupSafe==3.0.3,mccabe==0.7.0,more-itertools==11.0.1,msgpack==1.1.2,natsort==8.4.0,packaging==26.0,pip==26.0.1,platformdirs==4.9.6,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.33.1,restructuredtext_lint==2.0.2,roman==5.2,rpds-py==0.30.0,ruamel.yaml==0.18.16,ruamel.yaml.clib==0.2.15,setuptools==82.0.0,sh==1.14.3,six==1.17.0,snowballstemmer==3.0.1,soupsieve==2.8.3,Sphinx==7.1.2,sphinx-autodoc-typehints==2.0.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.8.0,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==4.1.2,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==2.0.0,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-redoc==1.6.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-spelling==8.0.0,stevedore==5.7.0,tabulate==0.10.0,tomli==2.4.1,tomlkit==0.14.0,typing_extensions==4.15.0,tzdata==2026.1,urllib3==2.6.3,webencodings==0.5.1 06:10:09 doc8: commands[0]> doc8 docs/ 06:10:11 Scanning... 06:10:11 Validating... 06:10:11 docs/sections/resources/helm/helm-search.txt:2: D001 Line too long 06:10:11 docs/sections/resources/helm/helm-search.txt:3: D001 Line too long 06:10:11 docs/sections/resources/helm/helm-search.txt:4: D001 Line too long 06:10:11 docs/sections/resources/helm/helm-search.txt:5: D001 Line too long 06:10:11 docs/sections/resources/helm/helm-search.txt:7: D001 Line too long 06:10:11 docs/sections/resources/helm/helm-search.txt:8: D001 Line too long 06:10:11 docs/sections/resources/helm/helm-search.txt:9: D001 Line too long 06:10:11 docs/sections/resources/helm/helm-search.txt:11: D001 Line too long 06:10:11 docs/sections/resources/helm/helm-search.txt:13: D001 Line too long 06:10:11 docs/sections/resources/helm/helm-search.txt:14: D001 Line too long 06:10:11 docs/sections/resources/helm/helm-search.txt:15: D001 Line too long 06:10:11 docs/sections/resources/helm/helm-search.txt:17: D001 Line too long 06:10:11 docs/sections/resources/helm/helm-search.txt:18: D001 Line too long 06:10:11 docs/sections/resources/helm/helm-search.txt:19: D001 Line too long 06:10:11 docs/sections/resources/helm/helm-search.txt:20: D001 Line too long 06:10:11 docs/sections/resources/helm/helm-search.txt:22: D001 Line too long 06:10:11 docs/sections/resources/helm/helm-search.txt:23: D001 Line too long 06:10:11 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:175: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:205: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:210: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:211: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:213: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:221: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:240: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:247: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:248: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:254: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:258: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:259: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:269: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:275: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:280: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:281: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:283: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:284: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:286: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:289: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:290: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:294: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:299: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:302: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:306: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:313: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:322: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:330: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:331: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:334: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:338: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:372: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:374: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:378: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:379: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:384: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:385: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:386: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:387: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:388: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:390: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:400: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:419: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:420: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:422: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:423: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:424: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:426: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:436: D001 Line too long 06:10:11 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 06:10:11 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 06:10:11 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 06:10:11 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 06:10:11 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 06:10:11 ======== 06:10:11 Total files scanned = 43 06:10:11 Total files ignored = 0 06:10:11 Total accumulated errors = 87 06:10:11 Detailed error counts: 06:10:11 - doc8.checks.CheckCarriageReturn = 0 06:10:11 - doc8.checks.CheckIndentationNoTab = 0 06:10:11 - doc8.checks.CheckMaxLineLength = 86 06:10:11 - doc8.checks.CheckNewlineEndOfFile = 1 06:10:11 - doc8.checks.CheckTrailingWhitespace = 0 06:10:11 - doc8.checks.CheckValidity = 0 06:10:11 doc8: exit 1 (2.65 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2376 06:10:11 doc8: command failed but is marked ignore outcome so handling it as success 06:10:11 doc8: OK (25.04=setup[22.39]+cmd[2.65] seconds) 06:10:11 congratulations :) (25.08 seconds) 06:10:12 + tox_status=0 06:10:12 + echo '---> Completed tox runs' 06:10:12 ---> Completed tox runs 06:10:12 + for i in .tox/*/log 06:10:12 ++ echo .tox/doc8/log 06:10:12 ++ awk -F/ '{print $2}' 06:10:12 + tox_env=doc8 06:10:12 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 06:10:12 + DOC_DIR=docs/_build/html 06:10:12 + [[ -d docs/_build/html ]] 06:10:12 + echo '---> tox-run.sh ends' 06:10:12 ---> tox-run.sh ends 06:10:12 + test 0 -eq 0 06:10:12 $ ssh-agent -k 06:10:12 unset SSH_AUTH_SOCK; 06:10:12 unset SSH_AGENT_PID; 06:10:12 echo Agent pid 1787 killed; 06:10:12 [ssh-agent] Stopped. 06:10:12 [PostBuildScript] - [INFO] Executing post build scripts. 06:10:12 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins5940847626630439798.sh 06:10:12 ---> sysstat.sh 06:10:12 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2498856174158241726.sh 06:10:12 ---> package-listing.sh 06:10:12 ++ tr '[:upper:]' '[:lower:]' 06:10:12 ++ facter osfamily 06:10:12 + OS_FAMILY=debian 06:10:12 + workspace=/w/workspace/oom-master-doc8-lint 06:10:12 + START_PACKAGES=/tmp/packages_start.txt 06:10:12 + END_PACKAGES=/tmp/packages_end.txt 06:10:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:10:12 + PACKAGES=/tmp/packages_start.txt 06:10:12 + '[' /w/workspace/oom-master-doc8-lint ']' 06:10:12 + PACKAGES=/tmp/packages_end.txt 06:10:12 + case "${OS_FAMILY}" in 06:10:12 + dpkg -l 06:10:12 + grep '^ii' 06:10:12 + '[' -f /tmp/packages_start.txt ']' 06:10:12 + '[' -f /tmp/packages_end.txt ']' 06:10:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:10:12 + '[' /w/workspace/oom-master-doc8-lint ']' 06:10:12 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 06:10:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 06:10:12 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins12467411218119182563.sh 06:10:12 ---> capture-instance-metadata.sh 06:10:12 Setup pyenv: 06:10:12 system 06:10:12 3.8.13 06:10:12 3.9.13 06:10:12 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 06:10:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xtkK 06:10:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:10:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:10:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:10:20 lf-activate-venv(): INFO: Base packages installed successfully 06:10:20 lf-activate-venv(): INFO: Installing additional packages: lftools 06:10:39 lf-activate-venv(): INFO: Adding /tmp/venv-xtkK/bin to PATH 06:10:39 INFO: Running in OpenStack, capturing instance metadata 06:10:40 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins5183400897766132670.sh 06:10:40 provisioning config files... 06:10:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config3236465044759336058tmp 06:10:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:10:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:10:40 [EnvInject] - Injecting environment variables from a build step. 06:10:40 [EnvInject] - Injecting as environment variables the properties content 06:10:40 SERVER_ID=logs 06:10:40 06:10:40 [EnvInject] - Variables injected successfully. 06:10:40 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins13815333342608561666.sh 06:10:40 ---> create-netrc.sh 06:10:40 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins15279301446936105969.sh 06:10:40 ---> python-tools-install.sh 06:10:40 Setup pyenv: 06:10:40 system 06:10:40 3.8.13 06:10:40 3.9.13 06:10:40 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 06:10:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xtkK from file:/tmp/.os_lf_venv 06:10:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:10:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:10:42 lf-activate-venv(): INFO: Base packages installed successfully 06:10:42 lf-activate-venv(): INFO: Installing additional packages: lftools 06:10:49 lf-activate-venv(): INFO: Adding /tmp/venv-xtkK/bin to PATH 06:10:49 Generating Requirements File 06:11:05 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. 06:11:05 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:11:05 Python 3.10.6 06:11:05 pip 26.0.1 from /tmp/venv-xtkK/lib/python3.10/site-packages/pip (python 3.10) 06:11:06 appdirs==1.4.4 06:11:06 argcomplete==3.6.3 06:11:06 aspy.yaml==1.3.0 06:11:06 attrs==26.1.0 06:11:06 autopage==0.6.0 06:11:06 backports.strenum==1.3.1 06:11:06 beautifulsoup4==4.14.3 06:11:06 boto3==1.42.86 06:11:06 botocore==1.42.86 06:11:06 bs4==0.0.2 06:11:06 certifi==2026.2.25 06:11:06 cffi==2.0.0 06:11:06 cfgv==3.5.0 06:11:06 chardet==7.4.1 06:11:06 charset-normalizer==3.4.7 06:11:06 click==8.3.2 06:11:06 cliff==4.13.3 06:11:06 cmd2==3.4.0 06:11:06 cryptography==3.3.2 06:11:06 debtcollector==3.1.0 06:11:06 decorator==5.2.1 06:11:06 defusedxml==0.7.1 06:11:06 Deprecated==1.3.1 06:11:06 distlib==0.4.0 06:11:06 dnspython==2.8.0 06:11:06 docker==7.1.0 06:11:06 dogpile.cache==1.5.0 06:11:06 durationpy==0.10 06:11:06 email-validator==2.3.0 06:11:06 filelock==3.25.2 06:11:06 future==1.0.0 06:11:06 gitdb==4.0.12 06:11:06 GitPython==3.1.46 06:11:06 httplib2==0.30.2 06:11:06 identify==2.6.18 06:11:06 idna==3.11 06:11:06 importlib-resources==1.5.0 06:11:06 iso8601==2.1.0 06:11:06 Jinja2==3.1.6 06:11:06 jmespath==1.1.0 06:11:06 jsonpatch==1.33 06:11:06 jsonpointer==3.1.1 06:11:06 jsonschema==4.26.0 06:11:06 jsonschema-specifications==2025.9.1 06:11:06 keystoneauth1==5.13.1 06:11:06 kubernetes==35.0.0 06:11:06 lftools==0.37.22 06:11:06 lxml==6.0.2 06:11:06 markdown-it-py==4.0.0 06:11:06 MarkupSafe==3.0.3 06:11:06 mdurl==0.1.2 06:11:06 msgpack==1.1.2 06:11:06 multi_key_dict==2.0.3 06:11:06 munch==4.0.0 06:11:06 netaddr==1.3.0 06:11:06 niet==1.4.2 06:11:06 nodeenv==1.10.0 06:11:06 oauth2client==4.1.3 06:11:06 oauthlib==3.3.1 06:11:06 openstacksdk==4.10.0 06:11:06 os-service-types==1.8.2 06:11:06 osc-lib==4.4.0 06:11:06 oslo.config==10.3.0 06:11:06 oslo.context==6.3.0 06:11:06 oslo.i18n==6.7.2 06:11:06 oslo.log==8.1.0 06:11:06 oslo.serialization==5.9.1 06:11:06 oslo.utils==10.0.1 06:11:06 packaging==26.0 06:11:06 pbr==7.0.3 06:11:06 platformdirs==4.9.6 06:11:06 prettytable==3.17.0 06:11:06 psutil==7.2.2 06:11:06 pyasn1==0.6.3 06:11:06 pyasn1_modules==0.4.2 06:11:06 pycparser==3.0 06:11:06 pygerrit2==2.0.15 06:11:06 PyGithub==2.9.0 06:11:06 Pygments==2.20.0 06:11:06 PyJWT==2.12.1 06:11:06 PyNaCl==1.6.2 06:11:06 pyparsing==2.4.7 06:11:06 pyperclip==1.11.0 06:11:06 pyrsistent==0.20.0 06:11:06 python-cinderclient==9.9.0 06:11:06 python-dateutil==2.9.0.post0 06:11:06 python-discovery==1.2.2 06:11:06 python-heatclient==5.1.0 06:11:06 python-jenkins==1.8.3 06:11:06 python-keystoneclient==5.8.0 06:11:06 python-magnumclient==4.10.0 06:11:06 python-openstackclient==9.0.0 06:11:06 python-swiftclient==4.10.0 06:11:06 PyYAML==6.0.3 06:11:06 referencing==0.37.0 06:11:06 requests==2.33.1 06:11:06 requests-oauthlib==2.0.0 06:11:06 requestsexceptions==1.4.0 06:11:06 rfc3986==2.0.0 06:11:06 rich==14.3.3 06:11:06 rich-argparse==1.7.2 06:11:06 rpds-py==0.30.0 06:11:06 rsa==4.9.1 06:11:06 ruamel.yaml==0.19.1 06:11:06 ruamel.yaml.clib==0.2.15 06:11:06 s3transfer==0.16.0 06:11:06 simplejson==3.20.2 06:11:06 six==1.17.0 06:11:06 smmap==5.0.3 06:11:06 soupsieve==2.8.3 06:11:06 stevedore==5.7.0 06:11:06 tabulate==0.10.0 06:11:06 toml==0.10.2 06:11:06 tomlkit==0.14.0 06:11:06 tqdm==4.67.3 06:11:06 typing_extensions==4.15.0 06:11:06 urllib3==1.26.20 06:11:06 virtualenv==21.2.0 06:11:06 wcwidth==0.6.0 06:11:06 websocket-client==1.9.0 06:11:06 wrapt==2.1.2 06:11:06 xdg==6.0.0 06:11:06 xmltodict==1.0.4 06:11:06 yq==3.4.3 06:11:06 [oom-master-doc8-lint] $ /bin/sh /tmp/jenkins5969225640692788119.sh 06:11:06 ---> uv-install.sh 06:11:06 Installing uv/uvx (latest) using shell installer 06:11:06 2026-04-09 06:11:06 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/0fbdbc27-66c6-43a7-a4cb-366b07980aba?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-09T06%3A57%3A26Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-09T05%3A57%3A23Z&ske=2026-04-09T06%3A57%3A26Z&sks=b&skv=2018-11-09&sig=GlrsioXCk2SLxkqinlDl%2FmdRUxVSEuC1gRdKCeJKuaA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTcxNTMyMiwibmJmIjoxNzc1NzE1MDIyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.9Pd2w_Jo0blrSpLwUJS1XU4wouLfNgARNRyDx5DNI1U&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-HjclEJ.sh" [1] 06:11:06 downloading uv 0.11.5 x86_64-unknown-linux-gnu 06:11:07 installing to /home/jenkins/.local/bin 06:11:07 uv 06:11:07 uvx 06:11:07 everything's installed! 06:11:07 06:11:07 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:11:07 06:11:07 source $HOME/.local/bin/env (sh, bash, zsh) 06:11:07 source $HOME/.local/bin/env.fish (fish) 06:11:07 Adding install location to PATH 06:11:07 ---> Validating uv/uvx install 06:11:07 uvx 0.11.5 (x86_64-unknown-linux-gnu) 06:11:07 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins3002490341158938517.sh 06:11:07 ---> sudo-logs.sh 06:11:07 Archiving 'sudo' log.. 06:11:07 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins8805791253437236974.sh 06:11:07 ---> job-cost.sh 06:11:07 INFO: Activating Python virtual environment... 06:11:07 Setup pyenv: 06:11:07 system 06:11:07 3.8.13 06:11:07 3.9.13 06:11:07 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 06:11:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xtkK from file:/tmp/.os_lf_venv 06:11:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:11:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:11:09 lf-activate-venv(): INFO: Base packages installed successfully 06:11:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:11:14 lf-activate-venv(): INFO: Adding /tmp/venv-xtkK/bin to PATH 06:11:14 INFO: No stack-cost file found 06:11:14 INFO: Instance uptime: 148s 06:11:14 INFO: Fetching instance metadata (attempt 1 of 3)... 06:11:14 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:11:14 INFO: Successfully fetched instance metadata 06:11:14 INFO: Instance type: v3-standard-4 06:11:14 INFO: Retrieving pricing info for: v3-standard-4 06:11:14 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:11:14 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=148 06:11:14 INFO: Successfully fetched Vexxhost pricing API 06:11:14 INFO: Retrieved cost: 0.11 06:11:14 INFO: Retrieved resource: v3-standard-4 06:11:14 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 06:11:14 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 06:11:14 INFO: Successfully archived job cost data 06:11:14 DEBUG: Cost data: oom-master-doc8-lint,610,2026-04-09 06:11:14,v3-standard-4,148,0.11,0.00,SUCCESS 06:11:14 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins790718423541684032.sh 06:11:14 ---> logs-deploy.sh 06:11:14 Setup pyenv: 06:11:14 system 06:11:14 3.8.13 06:11:14 3.9.13 06:11:14 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 06:11:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xtkK from file:/tmp/.os_lf_venv 06:11:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:11:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:11:16 lf-activate-venv(): INFO: Base packages installed successfully 06:11:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:11:24 lf-activate-venv(): INFO: Adding /tmp/venv-xtkK/bin to PATH 06:11:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/610 06:11:24 INFO: archiving workspace using pattern(s): 06:11:25 Archives upload complete. 06:11:25 INFO: archiving logs to Nexus 06:11:26 ---> uname -a: 06:11:26 Linux prd-ubuntu1804-builder-4c-4g-4819 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:11:26 06:11:26 06:11:26 ---> lscpu: 06:11:26 Architecture: x86_64 06:11:26 CPU op-mode(s): 32-bit, 64-bit 06:11:26 Byte Order: Little Endian 06:11:26 CPU(s): 4 06:11:26 On-line CPU(s) list: 0-3 06:11:26 Thread(s) per core: 1 06:11:26 Core(s) per socket: 1 06:11:26 Socket(s): 4 06:11:26 NUMA node(s): 1 06:11:26 Vendor ID: AuthenticAMD 06:11:26 CPU family: 23 06:11:26 Model: 49 06:11:26 Model name: AMD EPYC-Rome Processor 06:11:26 Stepping: 0 06:11:26 CPU MHz: 2799.934 06:11:26 BogoMIPS: 5599.86 06:11:26 Virtualization: AMD-V 06:11:26 Hypervisor vendor: KVM 06:11:26 Virtualization type: full 06:11:26 L1d cache: 32K 06:11:26 L1i cache: 32K 06:11:26 L2 cache: 512K 06:11:26 L3 cache: 16384K 06:11:26 NUMA node0 CPU(s): 0-3 06:11:26 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 06:11:26 06:11:26 06:11:26 ---> nproc: 06:11:26 4 06:11:26 06:11:26 06:11:26 ---> df -h: 06:11:26 Filesystem Size Used Avail Use% Mounted on 06:11:26 udev 7.9G 0 7.9G 0% /dev 06:11:26 tmpfs 1.6G 676K 1.6G 1% /run 06:11:26 /dev/vda1 78G 8.5G 69G 11% / 06:11:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:11:26 tmpfs 5.0M 0 5.0M 0% /run/lock 06:11:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:11:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:11:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:11:26 06:11:26 06:11:26 ---> free -m: 06:11:26 total used free shared buff/cache available 06:11:26 Mem: 16040 543 13207 0 2288 15172 06:11:26 Swap: 1023 0 1023 06:11:26 06:11:26 06:11:26 ---> ip addr: 06:11:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:11:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:11:26 inet 127.0.0.1/8 scope host lo 06:11:26 valid_lft forever preferred_lft forever 06:11:26 inet6 ::1/128 scope host 06:11:26 valid_lft forever preferred_lft forever 06:11:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:11:26 link/ether fa:16:3e:bb:da:66 brd ff:ff:ff:ff:ff:ff 06:11:26 inet 10.30.106.235/23 brd 10.30.107.255 scope global dynamic ens3 06:11:26 valid_lft 86259sec preferred_lft 86259sec 06:11:26 inet6 fe80::f816:3eff:febb:da66/64 scope link 06:11:26 valid_lft forever preferred_lft forever 06:11:26 06:11:26 06:11:26 ---> sar -b -r -n DEV: 06:11:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4819) 04/09/26 _x86_64_ (4 CPU) 06:11:26 06:11:26 06:09:09 LINUX RESTART (4 CPU) 06:11:26 06:11:26 06:10:01 tps rtps wtps bread/s bwrtn/s 06:11:26 06:11:01 157.31 1.02 156.29 114.51 36257.16 06:11:26 Average: 157.31 1.02 156.29 114.51 36257.16 06:11:26 06:11:26 06:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:11:26 06:11:01 13639216 15522428 2785752 16.96 88208 1978228 815076 4.66 739940 1794068 175300 06:11:26 Average: 13639216 15522428 2785752 16.96 88208 1978228 815076 4.66 739940 1794068 175300 06:11:26 06:11:26 06:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:11:26 06:11:01 lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 06:11:26 06:11:01 ens3 69.12 50.06 959.16 13.09 0.00 0.00 0.00 0.00 06:11:26 Average: lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 06:11:26 Average: ens3 69.12 50.06 959.16 13.09 0.00 0.00 0.00 0.00 06:11:26 06:11:26 06:11:26 ---> sar -P ALL: 06:11:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4819) 04/09/26 _x86_64_ (4 CPU) 06:11:26 06:11:26 06:09:09 LINUX RESTART (4 CPU) 06:11:26 06:11:26 06:10:01 CPU %user %nice %system %iowait %steal %idle 06:11:26 06:11:01 all 21.67 0.00 1.53 1.78 0.07 74.94 06:11:26 06:11:01 0 39.33 0.00 2.52 1.12 0.08 56.95 06:11:26 06:11:01 1 16.86 0.00 1.10 0.12 0.05 81.87 06:11:26 06:11:01 2 17.30 0.00 1.33 4.56 0.07 76.74 06:11:26 06:11:01 3 13.15 0.00 1.18 1.37 0.07 84.23 06:11:26 Average: all 21.67 0.00 1.53 1.78 0.07 74.94 06:11:26 Average: 0 39.33 0.00 2.52 1.12 0.08 56.95 06:11:26 Average: 1 16.86 0.00 1.10 0.12 0.05 81.87 06:11:26 Average: 2 17.30 0.00 1.33 4.56 0.07 76.74 06:11:26 Average: 3 13.15 0.00 1.18 1.37 0.07 84.23 06:11:26 06:11:26 06:11:26