05:40:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143894 05:40:16 Running as SYSTEM 05:40:16 [EnvInject] - Loading node environment variables. 05:40:16 Building remotely on prd-ubuntu1804-builder-4c-4g-4809 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 05:40:16 [ssh-agent] Looking for ssh-agent implementation... 05:40:16 $ ssh-agent 05:40:16 SSH_AUTH_SOCK=/tmp/ssh-lAP7ax4k5kdR/agent.1729 05:40:16 SSH_AGENT_PID=1731 05:40:16 [ssh-agent] Started. 05:40:16 Running ssh-add (command line suppressed) 05:40:16 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_9465286208134712910.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_9465286208134712910.key) 05:40:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:40:16 The recommended git tool is: NONE 05:40:18 using credential onap-jenkins-ssh 05:40:18 Wiping out workspace first. 05:40:18 Cloning the remote Git repository 05:40:18 Cloning repository git://cloud.onap.org/mirror/oom.git 05:40:18 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 05:40:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:40:18 > git --version # timeout=10 05:40:18 > git --version # 'git version 2.17.1' 05:40:18 using GIT_SSH to set credentials Gerrit user 05:40:18 Verifying host key using manually-configured host key entries 05:40:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:40:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:40:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:40:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:40:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:40:26 using GIT_SSH to set credentials Gerrit user 05:40:26 Verifying host key using manually-configured host key entries 05:40:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/94/143894/12 # timeout=30 05:40:27 > git rev-parse bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff^{commit} # timeout=10 05:40:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:40:27 Checking out Revision bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff (refs/changes/94/143894/12) 05:40:27 > git config core.sparsecheckout # timeout=10 05:40:27 > git checkout -f bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff # timeout=30 05:40:30 Commit message: "[DCAEGEN2] Datalake handler 1.2.0 release" 05:40:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:40:30 > git rev-list --no-walk 013408e91832ed55eb26f45043498656c32fba7a # timeout=10 05:40:30 [EnvInject] - Injecting environment variables from a build step. 05:40:30 [EnvInject] - Injecting as environment variables the properties content 05:40:30 PYTHON=python3 05:40:30 05:40:30 [EnvInject] - Variables injected successfully. 05:40:30 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins13411745262943255335.sh 05:40:30 ---> tox-install.sh 05:40:30 + source /home/jenkins/lf-env.sh 05:40:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:40:30 ++ mktemp -d /tmp/venv-XXXX 05:40:30 + lf_venv=/tmp/venv-ss1e 05:40:30 + local venv_file=/tmp/.os_lf_venv 05:40:30 + local python=python3 05:40:30 + local options 05:40:30 + local set_path=true 05:40:30 + local install_args= 05:40:30 ++ 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 05:40:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:40:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:40:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:40:30 + true 05:40:30 + case $1 in 05:40:30 + venv_file=/tmp/.toxenv 05:40:30 + shift 2 05:40:30 + true 05:40:30 + case $1 in 05:40:30 + shift 05:40:30 + break 05:40:30 + case $python in 05:40:30 + local pkg_list= 05:40:30 + [[ -d /opt/pyenv ]] 05:40:30 + echo 'Setup pyenv:' 05:40:30 Setup pyenv: 05:40:30 + export PYENV_ROOT=/opt/pyenv 05:40:30 + PYENV_ROOT=/opt/pyenv 05:40:30 + 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 05:40:30 + 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 05:40:30 + pyenv versions 05:40:30 * system (set by /opt/pyenv/version) 05:40:30 * 3.8.13 (set by /opt/pyenv/version) 05:40:30 * 3.9.13 (set by /opt/pyenv/version) 05:40:30 * 3.10.6 (set by /opt/pyenv/version) 05:40:30 + command -v pyenv 05:40:30 ++ pyenv init - --no-rehash 05:40:30 + 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[*]}"'\'')" 05:40:30 export PATH="/opt/pyenv/shims:${PATH}" 05:40:30 export PYENV_SHELL=bash 05:40:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:40:30 pyenv() { 05:40:30 local command 05:40:30 command="${1:-}" 05:40:30 if [ "$#" -gt 0 ]; then 05:40:30 shift 05:40:30 fi 05:40:30 05:40:30 case "$command" in 05:40:30 rehash|shell) 05:40:30 eval "$(pyenv "sh-$command" "$@")" 05:40:30 ;; 05:40:30 *) 05:40:30 command pyenv "$command" "$@" 05:40:30 ;; 05:40:30 esac 05:40:30 }' 05:40:30 +++ 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[*]}"' 05:40:30 ++ 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 05:40:30 ++ 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 05:40:30 ++ 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 05:40:30 ++ export PYENV_SHELL=bash 05:40:30 ++ PYENV_SHELL=bash 05:40:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:40:30 +++ complete -F _pyenv pyenv 05:40:30 ++ lf-pyver python3 05:40:30 ++ local py_version_xy=python3 05:40:30 ++ local py_version_xyz= 05:40:30 ++ pyenv versions 05:40:30 ++ local command 05:40:30 ++ command=versions 05:40:30 ++ '[' 1 -gt 0 ']' 05:40:30 ++ shift 05:40:30 ++ case "$command" in 05:40:30 ++ command pyenv versions 05:40:30 ++ pyenv versions 05:40:30 ++ sed 's/^[ *]* //' 05:40:30 ++ awk '{ print $1 }' 05:40:30 ++ grep -E '^[0-9.]*[0-9]$' 05:40:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:40:31 +++ grep '^3' /tmp/.pyenv_versions 05:40:31 +++ sort -V 05:40:31 +++ tail -n 1 05:40:31 ++ py_version_xyz=3.10.6 05:40:31 ++ [[ -z 3.10.6 ]] 05:40:31 ++ echo 3.10.6 05:40:31 ++ return 0 05:40:31 + pyenv local 3.10.6 05:40:31 + local command 05:40:31 + command=local 05:40:31 + '[' 2 -gt 0 ']' 05:40:31 + shift 05:40:31 + case "$command" in 05:40:31 + command pyenv local 3.10.6 05:40:31 + pyenv local 3.10.6 05:40:32 + for arg in "$@" 05:40:32 + case $arg in 05:40:32 + pkg_list+='tox ' 05:40:32 + for arg in "$@" 05:40:32 + case $arg in 05:40:32 + pkg_list+='virtualenv ' 05:40:32 + for arg in "$@" 05:40:32 + case $arg in 05:40:32 + pkg_list+='urllib3~=1.26.15 ' 05:40:32 + [[ -f /tmp/.toxenv ]] 05:40:32 + [[ ! -f /tmp/.toxenv ]] 05:40:32 + [[ -n '' ]] 05:40:32 + python3 -m venv /tmp/venv-ss1e 05:40:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ss1e' 05:40:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ss1e 05:40:37 + echo /tmp/venv-ss1e 05:40:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:40:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:40:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:40:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:40:37 + local 'pip_opts=--upgrade --quiet' 05:40:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:40:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:40:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:40:37 + [[ -n '' ]] 05:40:37 + [[ -n '' ]] 05:40:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:40:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:40:37 + /tmp/venv-ss1e/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 05:40:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:40:45 lf-activate-venv(): INFO: Base packages installed successfully 05:40:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:40:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:40:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:40:45 + /tmp/venv-ss1e/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 05:40:47 + type python3 05:40:47 + true 05:40:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ss1e/bin to PATH' 05:40:47 lf-activate-venv(): INFO: Adding /tmp/venv-ss1e/bin to PATH 05:40:47 + PATH=/tmp/venv-ss1e/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 05:40:47 + return 0 05:40:47 + python3 --version 05:40:47 Python 3.10.6 05:40:47 + python3 -m pip --version 05:40:48 pip 26.0.1 from /tmp/venv-ss1e/lib/python3.10/site-packages/pip (python 3.10) 05:40:48 + python3 -m pip freeze 05:40:48 cachetools==7.0.5 05:40:48 colorama==0.4.6 05:40:48 distlib==0.4.0 05:40:48 filelock==3.25.2 05:40:48 packaging==26.0 05:40:48 platformdirs==4.9.6 05:40:48 pluggy==1.6.0 05:40:48 pyproject-api==1.10.0 05:40:48 python-discovery==1.2.2 05:40:48 tomli==2.4.1 05:40:48 tomli_w==1.2.0 05:40:48 tox==4.52.0 05:40:48 typing_extensions==4.15.0 05:40:48 urllib3==1.26.20 05:40:48 virtualenv==21.2.0 05:40:48 [EnvInject] - Injecting environment variables from a build step. 05:40:48 [EnvInject] - Injecting as environment variables the properties content 05:40:48 PARALLEL=false 05:40:48 05:40:48 [EnvInject] - Variables injected successfully. 05:40:48 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins551088803732399437.sh 05:40:48 ---> tox-run.sh 05:40:48 + 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 05:40:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 05:40:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 05:40:48 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 05:40:48 + cd /w/workspace/oom-master-sphinx-lint/. 05:40:48 + source /home/jenkins/lf-env.sh 05:40:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:40:48 ++ mktemp -d /tmp/venv-XXXX 05:40:48 + lf_venv=/tmp/venv-3Lf5 05:40:48 + local venv_file=/tmp/.os_lf_venv 05:40:48 + local python=python3 05:40:48 + local options 05:40:48 + local set_path=true 05:40:48 + local install_args= 05:40:48 ++ 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 05:40:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:40:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:40:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:40:48 + true 05:40:48 + case $1 in 05:40:48 + venv_file=/tmp/.toxenv 05:40:48 + shift 2 05:40:48 + true 05:40:48 + case $1 in 05:40:48 + shift 05:40:48 + break 05:40:48 + case $python in 05:40:48 + local pkg_list= 05:40:48 + [[ -d /opt/pyenv ]] 05:40:48 + echo 'Setup pyenv:' 05:40:48 Setup pyenv: 05:40:48 + export PYENV_ROOT=/opt/pyenv 05:40:48 + PYENV_ROOT=/opt/pyenv 05:40:48 + 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 05:40:48 + 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 05:40:48 + pyenv versions 05:40:48 system 05:40:48 3.8.13 05:40:48 3.9.13 05:40:48 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 05:40:48 + command -v pyenv 05:40:48 ++ pyenv init - --no-rehash 05:40:48 + 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[*]}"'\'')" 05:40:48 export PATH="/opt/pyenv/shims:${PATH}" 05:40:48 export PYENV_SHELL=bash 05:40:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:40:48 pyenv() { 05:40:48 local command 05:40:48 command="${1:-}" 05:40:48 if [ "$#" -gt 0 ]; then 05:40:48 shift 05:40:48 fi 05:40:48 05:40:48 case "$command" in 05:40:48 rehash|shell) 05:40:48 eval "$(pyenv "sh-$command" "$@")" 05:40:48 ;; 05:40:48 *) 05:40:48 command pyenv "$command" "$@" 05:40:48 ;; 05:40:48 esac 05:40:48 }' 05:40:48 +++ 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[*]}"' 05:40:48 ++ 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 05:40:48 ++ 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 05:40:48 ++ 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 05:40:48 ++ export PYENV_SHELL=bash 05:40:48 ++ PYENV_SHELL=bash 05:40:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:40:48 +++ complete -F _pyenv pyenv 05:40:48 ++ lf-pyver python3 05:40:48 ++ local py_version_xy=python3 05:40:48 ++ local py_version_xyz= 05:40:48 ++ sed 's/^[ *]* //' 05:40:48 ++ pyenv versions 05:40:48 ++ awk '{ print $1 }' 05:40:48 ++ local command 05:40:48 ++ command=versions 05:40:48 ++ '[' 1 -gt 0 ']' 05:40:48 ++ shift 05:40:48 ++ case "$command" in 05:40:48 ++ command pyenv versions 05:40:48 ++ pyenv versions 05:40:48 ++ grep -E '^[0-9.]*[0-9]$' 05:40:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:40:48 +++ grep '^3' /tmp/.pyenv_versions 05:40:48 +++ sort -V 05:40:48 +++ tail -n 1 05:40:48 ++ py_version_xyz=3.10.6 05:40:48 ++ [[ -z 3.10.6 ]] 05:40:48 ++ echo 3.10.6 05:40:48 ++ return 0 05:40:48 + pyenv local 3.10.6 05:40:48 + local command 05:40:48 + command=local 05:40:48 + '[' 2 -gt 0 ']' 05:40:48 + shift 05:40:48 + case "$command" in 05:40:48 + command pyenv local 3.10.6 05:40:48 + pyenv local 3.10.6 05:40:48 + for arg in "$@" 05:40:48 + case $arg in 05:40:48 + pkg_list+='tox ' 05:40:48 + for arg in "$@" 05:40:48 + case $arg in 05:40:48 + pkg_list+='virtualenv ' 05:40:48 + for arg in "$@" 05:40:48 + case $arg in 05:40:48 + pkg_list+='urllib3~=1.26.15 ' 05:40:48 + [[ -f /tmp/.toxenv ]] 05:40:48 ++ cat /tmp/.toxenv 05:40:48 + lf_venv=/tmp/venv-ss1e 05:40:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ss1e from' file:/tmp/.toxenv 05:40:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ss1e from file:/tmp/.toxenv 05:40:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:40:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:40:48 + local 'pip_opts=--upgrade --quiet' 05:40:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:40:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:40:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:40:48 + [[ -n '' ]] 05:40:48 + [[ -n '' ]] 05:40:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:40:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:40:48 + /tmp/venv-ss1e/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 05:40:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:40:49 lf-activate-venv(): INFO: Base packages installed successfully 05:40:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:40:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:40:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:40:49 + /tmp/venv-ss1e/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 05:40:50 + type python3 05:40:50 + true 05:40:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ss1e/bin to PATH' 05:40:50 lf-activate-venv(): INFO: Adding /tmp/venv-ss1e/bin to PATH 05:40:50 + PATH=/tmp/venv-ss1e/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 05:40:50 + return 0 05:40:50 + [[ -d /opt/pyenv ]] 05:40:50 + echo '---> Setting up pyenv' 05:40:50 ---> Setting up pyenv 05:40:50 + export PYENV_ROOT=/opt/pyenv 05:40:50 + PYENV_ROOT=/opt/pyenv 05:40:50 + export PATH=/opt/pyenv/bin:/tmp/venv-ss1e/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 05:40:50 + PATH=/opt/pyenv/bin:/tmp/venv-ss1e/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 05:40:50 ++ pwd 05:40:50 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 05:40:50 + export PYTHONPATH 05:40:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:40:50 + TOX_TESTENV_PASSENV=PYTHONPATH 05:40:50 + tox --version 05:40:51 4.52.0 from /tmp/venv-ss1e/lib/python3.10/site-packages/tox/__init__.py 05:40:51 + PARALLEL=false 05:40:51 + TOX_OPTIONS_LIST= 05:40:51 + [[ -n docs,docs-linkcheck ]] 05:40:51 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 05:40:51 + case ${PARALLEL,,} in 05:40:51 + tox -e docs,docs-linkcheck 05:40:51 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 05:40:52 docs: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 05:41:15 docs: freeze> python -m pip freeze --all 05:41:15 docs: alabaster==0.7.16,apeye==1.4.1,apeye-core==1.1.5,arrow==1.4.0,astroid==3.0.3,attrs==26.1.0,autodocsumm==0.2.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 05:41:15 docs: commands[0]> sudo apt install graphviz 05:41:15 05:41:15 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 05:41:15 05:41:15 Reading package lists... 05:41:15 Building dependency tree... 05:41:15 Reading state information... 05:41:15 graphviz is already the newest version (2.40.1-2). 05:41:15 The following packages were automatically installed and are no longer required: 05:41:15 libmysqlclient20 mysql-common 05:41:15 Use 'sudo apt autoremove' to remove them. 05:41:16 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 05:41:16 docs: commands[1]> sphinx-build -q -W -b html -n -d /w/workspace/oom-master-sphinx-lint/.tox/docs/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/html 05:41:21 docs: OK ✔ in 29.63 seconds 05:41:21 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 05:41:32 docs-linkcheck: freeze> python -m pip freeze --all 05:41:32 docs-linkcheck: alabaster==0.7.16,apeye==1.4.1,apeye-core==1.1.5,arrow==1.4.0,astroid==3.0.3,attrs==26.1.0,autodocsumm==0.2.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 05:41:32 docs-linkcheck: commands[0]> sudo apt install graphviz 05:41:32 05:41:32 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 05:41:32 05:41:32 Reading package lists... 05:41:32 Building dependency tree... 05:41:32 Reading state information... 05:41:32 graphviz is already the newest version (2.40.1-2). 05:41:32 The following packages were automatically installed and are no longer required: 05:41:32 libmysqlclient20 mysql-common 05:41:32 Use 'sudo apt autoremove' to remove them. 05:41:32 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 05:41:32 docs-linkcheck: commands[1]> sphinx-build -q -W -b linkcheck -d /w/workspace/oom-master-sphinx-lint/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/linkcheck 05:42:13 docs: OK (29.63=setup[24.47]+cmd[0.26,4.89] seconds) 05:42:13 docs-linkcheck: OK (52.69=setup[11.60]+cmd[0.22,40.87] seconds) 05:42:13 congratulations :) (82.36 seconds) 05:42:13 + tox_status=0 05:42:13 + echo '---> Completed tox runs' 05:42:13 ---> Completed tox runs 05:42:13 + for i in .tox/*/log 05:42:13 ++ echo .tox/docs-linkcheck/log 05:42:13 ++ awk -F/ '{print $2}' 05:42:13 + tox_env=docs-linkcheck 05:42:13 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 05:42:13 + for i in .tox/*/log 05:42:13 ++ echo .tox/docs/log 05:42:13 ++ awk -F/ '{print $2}' 05:42:13 + tox_env=docs 05:42:13 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 05:42:13 + DOC_DIR=docs/_build/html 05:42:13 + [[ -d docs/_build/html ]] 05:42:13 + echo '---> Archiving generated docs' 05:42:13 ---> Archiving generated docs 05:42:13 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 05:42:13 + echo '---> tox-run.sh ends' 05:42:13 ---> tox-run.sh ends 05:42:13 + test 0 -eq 0 05:42:13 $ ssh-agent -k 05:42:13 unset SSH_AUTH_SOCK; 05:42:13 unset SSH_AGENT_PID; 05:42:13 echo Agent pid 1731 killed; 05:42:13 [ssh-agent] Stopped. 05:42:13 [PostBuildScript] - [INFO] Executing post build scripts. 05:42:13 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins9955979490996704097.sh 05:42:13 ---> sysstat.sh 05:42:14 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6646900527847140712.sh 05:42:14 ---> package-listing.sh 05:42:14 ++ tr '[:upper:]' '[:lower:]' 05:42:14 ++ facter osfamily 05:42:14 + OS_FAMILY=debian 05:42:14 + workspace=/w/workspace/oom-master-sphinx-lint 05:42:14 + START_PACKAGES=/tmp/packages_start.txt 05:42:14 + END_PACKAGES=/tmp/packages_end.txt 05:42:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:42:14 + PACKAGES=/tmp/packages_start.txt 05:42:14 + '[' /w/workspace/oom-master-sphinx-lint ']' 05:42:14 + PACKAGES=/tmp/packages_end.txt 05:42:14 + case "${OS_FAMILY}" in 05:42:14 + dpkg -l 05:42:14 + grep '^ii' 05:42:14 + '[' -f /tmp/packages_start.txt ']' 05:42:14 + '[' -f /tmp/packages_end.txt ']' 05:42:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:42:14 + '[' /w/workspace/oom-master-sphinx-lint ']' 05:42:14 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 05:42:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 05:42:14 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16758747427275490444.sh 05:42:14 ---> capture-instance-metadata.sh 05:42:14 Setup pyenv: 05:42:14 system 05:42:14 3.8.13 05:42:14 3.9.13 05:42:14 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 05:42:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S9JG 05:42:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:42:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:42:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:42:22 lf-activate-venv(): INFO: Base packages installed successfully 05:42:22 lf-activate-venv(): INFO: Installing additional packages: lftools 05:42:41 lf-activate-venv(): INFO: Adding /tmp/venv-S9JG/bin to PATH 05:42:41 INFO: Running in OpenStack, capturing instance metadata 05:42:41 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17724659034091446112.sh 05:42:41 provisioning config files... 05:42:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config6808615438765364370tmp 05:42:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:42:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:42:41 [EnvInject] - Injecting environment variables from a build step. 05:42:41 [EnvInject] - Injecting as environment variables the properties content 05:42:41 SERVER_ID=logs 05:42:41 05:42:41 [EnvInject] - Variables injected successfully. 05:42:41 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11808166337348451056.sh 05:42:41 ---> create-netrc.sh 05:42:41 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins1790748145771519375.sh 05:42:41 ---> python-tools-install.sh 05:42:41 Setup pyenv: 05:42:41 system 05:42:41 3.8.13 05:42:41 3.9.13 05:42:41 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 05:42:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S9JG from file:/tmp/.os_lf_venv 05:42:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:42:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:42:43 lf-activate-venv(): INFO: Base packages installed successfully 05:42:43 lf-activate-venv(): INFO: Installing additional packages: lftools 05:42:50 lf-activate-venv(): INFO: Adding /tmp/venv-S9JG/bin to PATH 05:42:50 Generating Requirements File 05:43:06 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. 05:43:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:43:07 Python 3.10.6 05:43:07 pip 26.0.1 from /tmp/venv-S9JG/lib/python3.10/site-packages/pip (python 3.10) 05:43:07 appdirs==1.4.4 05:43:07 argcomplete==3.6.3 05:43:07 aspy.yaml==1.3.0 05:43:07 attrs==26.1.0 05:43:07 autopage==0.6.0 05:43:07 backports.strenum==1.3.1 05:43:07 beautifulsoup4==4.14.3 05:43:07 boto3==1.42.86 05:43:07 botocore==1.42.86 05:43:07 bs4==0.0.2 05:43:07 certifi==2026.2.25 05:43:07 cffi==2.0.0 05:43:07 cfgv==3.5.0 05:43:07 chardet==7.4.1 05:43:07 charset-normalizer==3.4.7 05:43:07 click==8.3.2 05:43:07 cliff==4.13.3 05:43:07 cmd2==3.4.0 05:43:07 cryptography==3.3.2 05:43:07 debtcollector==3.1.0 05:43:07 decorator==5.2.1 05:43:07 defusedxml==0.7.1 05:43:07 Deprecated==1.3.1 05:43:07 distlib==0.4.0 05:43:07 dnspython==2.8.0 05:43:07 docker==7.1.0 05:43:07 dogpile.cache==1.5.0 05:43:07 durationpy==0.10 05:43:07 email-validator==2.3.0 05:43:07 filelock==3.25.2 05:43:07 future==1.0.0 05:43:07 gitdb==4.0.12 05:43:07 GitPython==3.1.46 05:43:07 httplib2==0.30.2 05:43:07 identify==2.6.18 05:43:07 idna==3.11 05:43:07 importlib-resources==1.5.0 05:43:07 iso8601==2.1.0 05:43:07 Jinja2==3.1.6 05:43:07 jmespath==1.1.0 05:43:07 jsonpatch==1.33 05:43:07 jsonpointer==3.1.1 05:43:07 jsonschema==4.26.0 05:43:07 jsonschema-specifications==2025.9.1 05:43:07 keystoneauth1==5.13.1 05:43:07 kubernetes==35.0.0 05:43:07 lftools==0.37.22 05:43:07 lxml==6.0.2 05:43:07 markdown-it-py==4.0.0 05:43:07 MarkupSafe==3.0.3 05:43:07 mdurl==0.1.2 05:43:07 msgpack==1.1.2 05:43:07 multi_key_dict==2.0.3 05:43:07 munch==4.0.0 05:43:07 netaddr==1.3.0 05:43:07 niet==1.4.2 05:43:07 nodeenv==1.10.0 05:43:07 oauth2client==4.1.3 05:43:07 oauthlib==3.3.1 05:43:07 openstacksdk==4.10.0 05:43:07 os-service-types==1.8.2 05:43:07 osc-lib==4.4.0 05:43:07 oslo.config==10.3.0 05:43:07 oslo.context==6.3.0 05:43:07 oslo.i18n==6.7.2 05:43:07 oslo.log==8.1.0 05:43:07 oslo.serialization==5.9.1 05:43:07 oslo.utils==10.0.1 05:43:07 packaging==26.0 05:43:07 pbr==7.0.3 05:43:07 platformdirs==4.9.6 05:43:07 prettytable==3.17.0 05:43:07 psutil==7.2.2 05:43:07 pyasn1==0.6.3 05:43:07 pyasn1_modules==0.4.2 05:43:07 pycparser==3.0 05:43:07 pygerrit2==2.0.15 05:43:07 PyGithub==2.9.0 05:43:07 Pygments==2.20.0 05:43:07 PyJWT==2.12.1 05:43:07 PyNaCl==1.6.2 05:43:07 pyparsing==2.4.7 05:43:07 pyperclip==1.11.0 05:43:07 pyrsistent==0.20.0 05:43:07 python-cinderclient==9.9.0 05:43:07 python-dateutil==2.9.0.post0 05:43:07 python-discovery==1.2.2 05:43:07 python-heatclient==5.1.0 05:43:07 python-jenkins==1.8.3 05:43:07 python-keystoneclient==5.8.0 05:43:07 python-magnumclient==4.10.0 05:43:07 python-openstackclient==9.0.0 05:43:07 python-swiftclient==4.10.0 05:43:07 PyYAML==6.0.3 05:43:07 referencing==0.37.0 05:43:07 requests==2.33.1 05:43:07 requests-oauthlib==2.0.0 05:43:07 requestsexceptions==1.4.0 05:43:07 rfc3986==2.0.0 05:43:07 rich==14.3.3 05:43:07 rich-argparse==1.7.2 05:43:07 rpds-py==0.30.0 05:43:07 rsa==4.9.1 05:43:07 ruamel.yaml==0.19.1 05:43:07 ruamel.yaml.clib==0.2.15 05:43:07 s3transfer==0.16.0 05:43:07 simplejson==3.20.2 05:43:07 six==1.17.0 05:43:07 smmap==5.0.3 05:43:07 soupsieve==2.8.3 05:43:07 stevedore==5.7.0 05:43:07 tabulate==0.10.0 05:43:07 toml==0.10.2 05:43:07 tomlkit==0.14.0 05:43:07 tqdm==4.67.3 05:43:07 typing_extensions==4.15.0 05:43:07 urllib3==1.26.20 05:43:07 virtualenv==21.2.0 05:43:07 wcwidth==0.6.0 05:43:07 websocket-client==1.9.0 05:43:07 wrapt==2.1.2 05:43:07 xdg==6.0.0 05:43:07 xmltodict==1.0.4 05:43:07 yq==3.4.3 05:43:07 [oom-master-sphinx-lint] $ /bin/sh /tmp/jenkins939451221588669654.sh 05:43:07 ---> uv-install.sh 05:43:07 Installing uv/uvx (latest) using shell installer 05:43:07 2026-04-09 05:43:07 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%3A29%3A31Z&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%3A29%3A18Z&ske=2026-04-09T06%3A29%3A31Z&sks=b&skv=2018-11-09&sig=salUNCD7uMgtFa2dCaUCh3iBqHEEJbboYjfU7Iapf%2Fs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTcxMzY2NCwibmJmIjoxNzc1NzEzMzY0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.a97BcKB9DxBUFkPS0IiOSDdhTIsdcUA_w5Jf5P0Mdcw&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-l29nTr.sh" [1] 05:43:07 downloading uv 0.11.5 x86_64-unknown-linux-gnu 05:43:08 installing to /home/jenkins/.local/bin 05:43:08 uv 05:43:08 uvx 05:43:08 everything's installed! 05:43:08 05:43:08 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:43:08 05:43:08 source $HOME/.local/bin/env (sh, bash, zsh) 05:43:08 source $HOME/.local/bin/env.fish (fish) 05:43:08 Adding install location to PATH 05:43:08 ---> Validating uv/uvx install 05:43:08 uvx 0.11.5 (x86_64-unknown-linux-gnu) 05:43:08 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins616358048179344426.sh 05:43:08 ---> sudo-logs.sh 05:43:08 Archiving 'sudo' log.. 05:43:09 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11351454087809301403.sh 05:43:09 ---> job-cost.sh 05:43:09 INFO: Activating Python virtual environment... 05:43:09 Setup pyenv: 05:43:09 system 05:43:09 3.8.13 05:43:09 3.9.13 05:43:09 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 05:43:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S9JG from file:/tmp/.os_lf_venv 05:43:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:43:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:43:10 lf-activate-venv(): INFO: Base packages installed successfully 05:43:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:43:15 lf-activate-venv(): INFO: Adding /tmp/venv-S9JG/bin to PATH 05:43:15 INFO: No stack-cost file found 05:43:15 INFO: Instance uptime: 235s 05:43:15 INFO: Fetching instance metadata (attempt 1 of 3)... 05:43:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:43:16 INFO: Successfully fetched instance metadata 05:43:16 INFO: Instance type: v3-standard-4 05:43:16 INFO: Retrieving pricing info for: v3-standard-4 05:43:16 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:43:16 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=235 05:43:16 INFO: Successfully fetched Vexxhost pricing API 05:43:16 INFO: Retrieved cost: 0.11 05:43:16 INFO: Retrieved resource: v3-standard-4 05:43:16 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 05:43:16 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 05:43:16 INFO: Successfully archived job cost data 05:43:16 DEBUG: Cost data: oom-master-sphinx-lint,610,2026-04-09 05:43:16,v3-standard-4,235,0.11,0.00,SUCCESS 05:43:16 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins7197353778685479372.sh 05:43:16 ---> logs-deploy.sh 05:43:16 Setup pyenv: 05:43:16 system 05:43:16 3.8.13 05:43:16 3.9.13 05:43:16 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 05:43:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S9JG from file:/tmp/.os_lf_venv 05:43:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:43:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:43:18 lf-activate-venv(): INFO: Base packages installed successfully 05:43:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:43:25 lf-activate-venv(): INFO: Adding /tmp/venv-S9JG/bin to PATH 05:43:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/610 05:43:25 INFO: archiving workspace using pattern(s): 05:43:27 Archives upload complete. 05:43:27 INFO: archiving logs to Nexus 05:43:28 ---> uname -a: 05:43:28 Linux prd-ubuntu1804-builder-4c-4g-4809 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:43:28 05:43:28 05:43:28 ---> lscpu: 05:43:28 Architecture: x86_64 05:43:28 CPU op-mode(s): 32-bit, 64-bit 05:43:28 Byte Order: Little Endian 05:43:28 CPU(s): 4 05:43:28 On-line CPU(s) list: 0-3 05:43:28 Thread(s) per core: 1 05:43:28 Core(s) per socket: 1 05:43:28 Socket(s): 4 05:43:28 NUMA node(s): 1 05:43:28 Vendor ID: AuthenticAMD 05:43:28 CPU family: 23 05:43:28 Model: 49 05:43:28 Model name: AMD EPYC-Rome Processor 05:43:28 Stepping: 0 05:43:28 CPU MHz: 2799.998 05:43:28 BogoMIPS: 5599.99 05:43:28 Virtualization: AMD-V 05:43:28 Hypervisor vendor: KVM 05:43:28 Virtualization type: full 05:43:28 L1d cache: 32K 05:43:28 L1i cache: 32K 05:43:28 L2 cache: 512K 05:43:28 L3 cache: 16384K 05:43:28 NUMA node0 CPU(s): 0-3 05:43:28 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 05:43:28 05:43:28 05:43:28 ---> nproc: 05:43:28 4 05:43:28 05:43:28 05:43:28 ---> df -h: 05:43:28 Filesystem Size Used Avail Use% Mounted on 05:43:28 udev 7.9G 0 7.9G 0% /dev 05:43:28 tmpfs 1.6G 676K 1.6G 1% /run 05:43:28 /dev/vda1 78G 8.6G 69G 12% / 05:43:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:43:28 tmpfs 5.0M 0 5.0M 0% /run/lock 05:43:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:43:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:43:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:43:28 05:43:28 05:43:28 ---> free -m: 05:43:28 total used free shared buff/cache available 05:43:28 Mem: 16040 551 13024 0 2464 15158 05:43:28 Swap: 1023 0 1023 05:43:28 05:43:28 05:43:28 ---> ip addr: 05:43:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:43:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:43:28 inet 127.0.0.1/8 scope host lo 05:43:28 valid_lft forever preferred_lft forever 05:43:28 inet6 ::1/128 scope host 05:43:28 valid_lft forever preferred_lft forever 05:43:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:43:28 link/ether fa:16:3e:3b:b4:04 brd ff:ff:ff:ff:ff:ff 05:43:28 inet 10.30.106.145/23 brd 10.30.107.255 scope global dynamic ens3 05:43:28 valid_lft 86189sec preferred_lft 86189sec 05:43:28 inet6 fe80::f816:3eff:fe3b:b404/64 scope link 05:43:28 valid_lft forever preferred_lft forever 05:43:28 05:43:28 05:43:28 ---> sar -b -r -n DEV: 05:43:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4809) 04/09/26 _x86_64_ (4 CPU) 05:43:28 05:43:28 05:40:00 LINUX RESTART (4 CPU) 05:43:28 05:43:28 05:41:02 tps rtps wtps bread/s bwrtn/s 05:43:28 05:42:01 128.11 9.29 118.83 401.56 40217.05 05:43:28 05:43:01 80.30 0.80 79.50 91.05 8914.51 05:43:28 Average: 104.01 5.01 99.00 245.00 24434.28 05:43:28 05:43:28 05:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:43:28 05:42:01 13691768 15464812 2733200 16.64 75736 1885672 933844 5.34 814668 1678992 98320 05:43:28 05:43:01 13473392 15512552 2951576 17.97 98148 2114452 791240 4.53 792304 1889380 164384 05:43:28 Average: 13582580 15488682 2842388 17.31 86942 2000062 862542 4.94 803486 1784186 131352 05:43:28 05:43:28 05:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:43:28 05:42:01 lo 3.12 3.12 0.28 0.28 0.00 0.00 0.00 0.00 05:43:28 05:42:01 ens3 48.30 35.60 483.44 7.17 0.00 0.00 0.00 0.00 05:43:28 05:43:01 lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 05:43:28 05:43:01 ens3 66.37 51.61 724.88 11.92 0.00 0.00 0.00 0.00 05:43:28 Average: lo 2.55 2.55 0.25 0.25 0.00 0.00 0.00 0.00 05:43:28 Average: ens3 57.41 43.67 605.18 9.57 0.00 0.00 0.00 0.00 05:43:28 05:43:28 05:43:28 ---> sar -P ALL: 05:43:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4809) 04/09/26 _x86_64_ (4 CPU) 05:43:28 05:43:28 05:40:00 LINUX RESTART (4 CPU) 05:43:28 05:43:28 05:41:02 CPU %user %nice %system %iowait %steal %idle 05:43:28 05:42:01 all 12.42 0.00 0.87 2.87 0.04 83.80 05:43:28 05:42:01 0 9.28 0.00 0.44 0.10 0.05 90.13 05:43:28 05:42:01 1 17.96 0.00 1.53 8.92 0.05 71.54 05:43:28 05:42:01 2 20.38 0.00 0.93 0.66 0.05 77.98 05:43:28 05:42:01 3 2.04 0.00 0.60 1.84 0.02 95.51 05:43:28 05:43:01 all 17.67 0.00 1.21 1.32 0.05 79.75 05:43:28 05:43:01 0 11.09 0.00 0.83 0.12 0.02 87.94 05:43:28 05:43:01 1 1.31 0.00 0.82 4.34 0.03 93.50 05:43:28 05:43:01 2 38.09 0.00 2.25 0.63 0.05 58.98 05:43:28 05:43:01 3 20.14 0.00 0.92 0.20 0.07 78.67 05:43:28 Average: all 15.07 0.00 1.04 2.09 0.05 81.76 05:43:28 Average: 0 10.19 0.00 0.64 0.11 0.03 89.02 05:43:28 Average: 1 9.57 0.00 1.17 6.61 0.04 82.60 05:43:28 Average: 2 29.31 0.00 1.60 0.65 0.05 68.40 05:43:28 Average: 3 11.17 0.00 0.76 1.01 0.04 87.02 05:43:28 05:43:28 05:43:28