08:46:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136757 08:46:35 Running as SYSTEM 08:46:35 [EnvInject] - Loading node environment variables. 08:46:35 Building remotely on prd-ubuntu1804-builder-4c-4g-2989 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:46:35 [ssh-agent] Looking for ssh-agent implementation... 08:46:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:46:35 $ ssh-agent 08:46:35 SSH_AUTH_SOCK=/tmp/ssh-0sDzzMAoCvsa/agent.1716 08:46:35 SSH_AGENT_PID=1718 08:46:35 [ssh-agent] Started. 08:46:35 Running ssh-add (command line suppressed) 08:46:35 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3313625730978218951.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3313625730978218951.key) 08:46:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:46:35 The recommended git tool is: NONE 08:46:39 using credential onap-jenkins-ssh 08:46:39 Wiping out workspace first. 08:46:39 Cloning the remote Git repository 08:46:39 Cloning repository git://cloud.onap.org/mirror/oom.git 08:46:39 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:46:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:46:39 > git --version # timeout=10 08:46:39 > git --version # 'git version 2.17.1' 08:46:39 using GIT_SSH to set credentials Gerrit user 08:46:39 Verifying host key using manually-configured host key entries 08:46:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:46:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:46:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:46:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:46:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:46:51 using GIT_SSH to set credentials Gerrit user 08:46:51 Verifying host key using manually-configured host key entries 08:46:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/136757/6 # timeout=30 08:46:51 > git rev-parse 5c9b231064f5e23b43de87a5a1fa8abe59a2fede^{commit} # timeout=10 08:46:51 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:46:51 Checking out Revision 5c9b231064f5e23b43de87a5a1fa8abe59a2fede (refs/changes/57/136757/6) 08:46:51 > git config core.sparsecheckout # timeout=10 08:46:51 > git checkout -f 5c9b231064f5e23b43de87a5a1fa8abe59a2fede # timeout=30 08:46:55 Commit message: "[COMMON][DOC] Add documentation for Montral and GatewayAPI" 08:46:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:46:55 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 08:46:55 [EnvInject] - Injecting environment variables from a build step. 08:46:55 [EnvInject] - Injecting as environment variables the properties content 08:46:55 PYTHON=python3 08:46:55 08:46:55 [EnvInject] - Variables injected successfully. 08:46:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18008718853141817683.sh 08:46:55 ---> tox-install.sh 08:46:55 + source /home/jenkins/lf-env.sh 08:46:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:46:55 ++ mktemp -d /tmp/venv-XXXX 08:46:55 + lf_venv=/tmp/venv-Wl5J 08:46:55 + local venv_file=/tmp/.os_lf_venv 08:46:55 + local python=python3 08:46:55 + local options 08:46:55 + local set_path=true 08:46:55 + local install_args= 08:46:55 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:46:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:46:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:46:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:46:55 + true 08:46:55 + case $1 in 08:46:55 + venv_file=/tmp/.toxenv 08:46:55 + shift 2 08:46:55 + true 08:46:55 + case $1 in 08:46:55 + shift 08:46:55 + break 08:46:55 + case $python in 08:46:55 + local pkg_list= 08:46:55 + [[ -d /opt/pyenv ]] 08:46:55 + echo 'Setup pyenv:' 08:46:55 Setup pyenv: 08:46:55 + export PYENV_ROOT=/opt/pyenv 08:46:55 + PYENV_ROOT=/opt/pyenv 08:46:55 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:46:55 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:46:55 + pyenv versions 08:46:55 * system (set by /opt/pyenv/version) 08:46:55 * 3.8.13 (set by /opt/pyenv/version) 08:46:55 * 3.9.13 (set by /opt/pyenv/version) 08:46:55 * 3.10.6 (set by /opt/pyenv/version) 08:46:55 + command -v pyenv 08:46:55 ++ pyenv init - --no-rehash 08:46:55 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:46:55 export PATH="/opt/pyenv/shims:${PATH}" 08:46:55 export PYENV_SHELL=bash 08:46:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:46:55 pyenv() { 08:46:55 local command 08:46:55 command="${1:-}" 08:46:55 if [ "$#" -gt 0 ]; then 08:46:55 shift 08:46:55 fi 08:46:55 08:46:55 case "$command" in 08:46:55 rehash|shell) 08:46:55 eval "$(pyenv "sh-$command" "$@")" 08:46:55 ;; 08:46:55 *) 08:46:55 command pyenv "$command" "$@" 08:46:55 ;; 08:46:55 esac 08:46:55 }' 08:46:55 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:46:55 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:46:55 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:46:55 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:46:55 ++ export PYENV_SHELL=bash 08:46:55 ++ PYENV_SHELL=bash 08:46:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:46:55 +++ complete -F _pyenv pyenv 08:46:55 ++ lf-pyver python3 08:46:55 ++ local py_version_xy=python3 08:46:55 ++ local py_version_xyz= 08:46:55 ++ pyenv versions 08:46:55 ++ local command 08:46:55 ++ command=versions 08:46:55 ++ '[' 1 -gt 0 ']' 08:46:55 ++ shift 08:46:55 ++ case "$command" in 08:46:55 ++ command pyenv versions 08:46:55 ++ pyenv versions 08:46:55 ++ awk '{ print $1 }' 08:46:55 ++ sed 's/^[ *]* //' 08:46:55 ++ grep -E '^[0-9.]*[0-9]$' 08:46:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:46:55 +++ sort -V 08:46:55 +++ grep '^3' /tmp/.pyenv_versions 08:46:55 +++ tail -n 1 08:46:55 ++ py_version_xyz=3.10.6 08:46:55 ++ [[ -z 3.10.6 ]] 08:46:55 ++ echo 3.10.6 08:46:55 ++ return 0 08:46:55 + pyenv local 3.10.6 08:46:55 + local command 08:46:55 + command=local 08:46:55 + '[' 2 -gt 0 ']' 08:46:55 + shift 08:46:55 + case "$command" in 08:46:55 + command pyenv local 3.10.6 08:46:55 + pyenv local 3.10.6 08:46:55 + for arg in "$@" 08:46:55 + case $arg in 08:46:55 + pkg_list+='tox ' 08:46:55 + for arg in "$@" 08:46:55 + case $arg in 08:46:55 + pkg_list+='virtualenv ' 08:46:55 + for arg in "$@" 08:46:55 + case $arg in 08:46:55 + pkg_list+='urllib3~=1.26.15 ' 08:46:55 + [[ -f /tmp/.toxenv ]] 08:46:55 + [[ ! -f /tmp/.toxenv ]] 08:46:55 + [[ -n '' ]] 08:46:55 + python3 -m venv /tmp/venv-Wl5J 08:46:59 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wl5J' 08:46:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wl5J 08:46:59 + echo /tmp/venv-Wl5J 08:46:59 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:46:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:46:59 + /tmp/venv-Wl5J/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:47:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:47:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:47:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:47:03 + /tmp/venv-Wl5J/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:47:05 + type python3 08:47:05 + true 08:47:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Wl5J/bin to PATH' 08:47:05 lf-activate-venv(): INFO: Adding /tmp/venv-Wl5J/bin to PATH 08:47:05 + PATH=/tmp/venv-Wl5J/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 08:47:05 + return 0 08:47:05 + python3 --version 08:47:05 Python 3.10.6 08:47:05 + python3 -m pip --version 08:47:06 pip 23.3.1 from /tmp/venv-Wl5J/lib/python3.10/site-packages/pip (python 3.10) 08:47:06 + python3 -m pip freeze 08:47:06 cachetools==5.3.2 08:47:06 chardet==5.2.0 08:47:06 colorama==0.4.6 08:47:06 distlib==0.3.7 08:47:06 filelock==3.13.1 08:47:06 packaging==23.2 08:47:06 platformdirs==4.1.0 08:47:06 pluggy==1.3.0 08:47:06 pyproject-api==1.6.1 08:47:06 tomli==2.0.1 08:47:06 tox==4.11.4 08:47:06 urllib3==1.26.18 08:47:06 virtualenv==20.25.0 08:47:06 [EnvInject] - Injecting environment variables from a build step. 08:47:06 [EnvInject] - Injecting as environment variables the properties content 08:47:06 PARALLEL=false 08:47:06 08:47:06 [EnvInject] - Variables injected successfully. 08:47:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1394144260371125627.sh 08:47:06 ---> tox-run.sh 08:47:06 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:06 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:47:06 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:47:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:47:06 + cd /w/workspace/oom-master-pre-commit-lint/. 08:47:06 + source /home/jenkins/lf-env.sh 08:47:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:47:06 ++ mktemp -d /tmp/venv-XXXX 08:47:06 + lf_venv=/tmp/venv-6DMX 08:47:06 + local venv_file=/tmp/.os_lf_venv 08:47:06 + local python=python3 08:47:06 + local options 08:47:06 + local set_path=true 08:47:06 + local install_args= 08:47:06 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:47:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:47:06 + true 08:47:06 + case $1 in 08:47:06 + venv_file=/tmp/.toxenv 08:47:06 + shift 2 08:47:06 + true 08:47:06 + case $1 in 08:47:06 + shift 08:47:06 + break 08:47:06 + case $python in 08:47:06 + local pkg_list= 08:47:06 + [[ -d /opt/pyenv ]] 08:47:06 + echo 'Setup pyenv:' 08:47:06 Setup pyenv: 08:47:06 + export PYENV_ROOT=/opt/pyenv 08:47:06 + PYENV_ROOT=/opt/pyenv 08:47:06 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:06 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:06 + pyenv versions 08:47:06 system 08:47:06 3.8.13 08:47:06 3.9.13 08:47:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:47:06 + command -v pyenv 08:47:06 ++ pyenv init - --no-rehash 08:47:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:47:06 export PATH="/opt/pyenv/shims:${PATH}" 08:47:06 export PYENV_SHELL=bash 08:47:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:47:06 pyenv() { 08:47:06 local command 08:47:06 command="${1:-}" 08:47:06 if [ "$#" -gt 0 ]; then 08:47:06 shift 08:47:06 fi 08:47:06 08:47:06 case "$command" in 08:47:06 rehash|shell) 08:47:06 eval "$(pyenv "sh-$command" "$@")" 08:47:06 ;; 08:47:06 *) 08:47:06 command pyenv "$command" "$@" 08:47:06 ;; 08:47:06 esac 08:47:06 }' 08:47:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:47:06 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:06 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:06 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:06 ++ export PYENV_SHELL=bash 08:47:06 ++ PYENV_SHELL=bash 08:47:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:47:06 +++ complete -F _pyenv pyenv 08:47:06 ++ lf-pyver python3 08:47:06 ++ local py_version_xy=python3 08:47:06 ++ local py_version_xyz= 08:47:06 ++ pyenv versions 08:47:06 ++ local command 08:47:06 ++ command=versions 08:47:06 ++ '[' 1 -gt 0 ']' 08:47:06 ++ shift 08:47:06 ++ case "$command" in 08:47:06 ++ command pyenv versions 08:47:06 ++ pyenv versions 08:47:06 ++ awk '{ print $1 }' 08:47:06 ++ sed 's/^[ *]* //' 08:47:06 ++ grep -E '^[0-9.]*[0-9]$' 08:47:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:47:06 +++ grep '^3' /tmp/.pyenv_versions 08:47:06 +++ sort -V 08:47:06 +++ tail -n 1 08:47:06 ++ py_version_xyz=3.10.6 08:47:06 ++ [[ -z 3.10.6 ]] 08:47:06 ++ echo 3.10.6 08:47:06 ++ return 0 08:47:06 + pyenv local 3.10.6 08:47:06 + local command 08:47:06 + command=local 08:47:06 + '[' 2 -gt 0 ']' 08:47:06 + shift 08:47:06 + case "$command" in 08:47:06 + command pyenv local 3.10.6 08:47:06 + pyenv local 3.10.6 08:47:06 + for arg in "$@" 08:47:06 + case $arg in 08:47:06 + pkg_list+='tox ' 08:47:06 + for arg in "$@" 08:47:06 + case $arg in 08:47:06 + pkg_list+='virtualenv ' 08:47:06 + for arg in "$@" 08:47:06 + case $arg in 08:47:06 + pkg_list+='urllib3~=1.26.15 ' 08:47:06 + [[ -f /tmp/.toxenv ]] 08:47:06 ++ cat /tmp/.toxenv 08:47:06 + lf_venv=/tmp/venv-Wl5J 08:47:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wl5J from' file:/tmp/.toxenv 08:47:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wl5J from file:/tmp/.toxenv 08:47:06 + /tmp/venv-Wl5J/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:47:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:47:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:47:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:47:07 + /tmp/venv-Wl5J/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:47:09 + type python3 08:47:09 + true 08:47:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Wl5J/bin to PATH' 08:47:09 lf-activate-venv(): INFO: Adding /tmp/venv-Wl5J/bin to PATH 08:47:09 + PATH=/tmp/venv-Wl5J/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 08:47:09 + return 0 08:47:09 + [[ -d /opt/pyenv ]] 08:47:09 + echo '---> Setting up pyenv' 08:47:09 ---> Setting up pyenv 08:47:09 + export PYENV_ROOT=/opt/pyenv 08:47:09 + PYENV_ROOT=/opt/pyenv 08:47:09 + export PATH=/opt/pyenv/bin:/tmp/venv-Wl5J/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 08:47:09 + PATH=/opt/pyenv/bin:/tmp/venv-Wl5J/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 08:47:09 ++ pwd 08:47:09 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:47:09 + export PYTHONPATH 08:47:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:47:09 + TOX_TESTENV_PASSENV=PYTHONPATH 08:47:09 + tox --version 08:47:09 4.11.4 from /tmp/venv-Wl5J/lib/python3.10/site-packages/tox/__init__.py 08:47:09 + PARALLEL=false 08:47:09 + TOX_OPTIONS_LIST= 08:47:09 + [[ -n pre-commit ]] 08:47:09 + TOX_OPTIONS_LIST=' -e pre-commit' 08:47:09 + case ${PARALLEL,,} in 08:47:09 + tox -e pre-commit 08:47:09 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:47:10 pre-commit: install_deps> python -I -m pip install pre-commit 08:47:13 pre-commit: freeze> python -m pip freeze --all 08:47:13 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 08:47:13 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:47:13 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:47:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:47:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:47:18 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:47:18 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:47:18 [INFO] Once installed this environment will be reused. 08:47:18 [INFO] This may take a few minutes... 08:47:21 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:47:21 [INFO] Once installed this environment will be reused. 08:47:21 [INFO] This may take a few minutes... 08:47:27 Trim Trailing Whitespace.................................................Passed 08:47:27 Tabs remover.............................................................Passed 08:47:27 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:47:27 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:47:27 [INFO] Once installed this environment will be reused. 08:47:27 [INFO] This may take a few minutes... 08:47:33 gitlint..............................................(no files to check)Skipped 08:47:33 pre-commit: OK (23.78=setup[3.94]+cmd[13.61,6.23] seconds) 08:47:33 congratulations :) (23.94 seconds) 08:47:33 + tox_status=0 08:47:33 + echo '---> Completed tox runs' 08:47:33 ---> Completed tox runs 08:47:33 + for i in .tox/*/log 08:47:33 ++ echo .tox/pre-commit/log 08:47:33 ++ awk -F/ '{print $2}' 08:47:33 + tox_env=pre-commit 08:47:33 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:47:33 + DOC_DIR=docs/_build/html 08:47:33 + [[ -d docs/_build/html ]] 08:47:33 + echo '---> tox-run.sh ends' 08:47:33 ---> tox-run.sh ends 08:47:33 + test 0 -eq 0 08:47:33 $ ssh-agent -k 08:47:33 unset SSH_AUTH_SOCK; 08:47:33 unset SSH_AGENT_PID; 08:47:33 echo Agent pid 1718 killed; 08:47:33 [ssh-agent] Stopped. 08:47:33 [PostBuildScript] - [INFO] Executing post build scripts. 08:47:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3545461844149020424.sh 08:47:33 ---> sysstat.sh 08:47:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1705217171815977702.sh 08:47:34 ---> package-listing.sh 08:47:34 ++ facter osfamily 08:47:34 ++ tr '[:upper:]' '[:lower:]' 08:47:34 + OS_FAMILY=debian 08:47:34 + workspace=/w/workspace/oom-master-pre-commit-lint 08:47:34 + START_PACKAGES=/tmp/packages_start.txt 08:47:34 + END_PACKAGES=/tmp/packages_end.txt 08:47:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:47:34 + PACKAGES=/tmp/packages_start.txt 08:47:34 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:47:34 + PACKAGES=/tmp/packages_end.txt 08:47:34 + case "${OS_FAMILY}" in 08:47:34 + dpkg -l 08:47:34 + grep '^ii' 08:47:34 + '[' -f /tmp/packages_start.txt ']' 08:47:34 + '[' -f /tmp/packages_end.txt ']' 08:47:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:47:34 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:47:34 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:47:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:47:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1095471170769007882.sh 08:47:34 ---> capture-instance-metadata.sh 08:47:34 Setup pyenv: 08:47:34 system 08:47:34 3.8.13 08:47:34 3.9.13 08:47:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:47:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0ds9 08:47:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:47:41 lf-activate-venv(): INFO: Installing: lftools 08:48:14 lf-activate-venv(): INFO: Adding /tmp/venv-0ds9/bin to PATH 08:48:14 INFO: Running in OpenStack, capturing instance metadata 08:48:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17904774109228007105.sh 08:48:14 provisioning config files... 08:48:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10257259277335780411tmp 08:48:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:48:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:48:14 [EnvInject] - Injecting environment variables from a build step. 08:48:14 [EnvInject] - Injecting as environment variables the properties content 08:48:14 SERVER_ID=logs 08:48:14 08:48:14 [EnvInject] - Variables injected successfully. 08:48:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8231893049476088712.sh 08:48:14 ---> create-netrc.sh 08:48:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18370681826141325273.sh 08:48:14 ---> python-tools-install.sh 08:48:14 Setup pyenv: 08:48:14 system 08:48:14 3.8.13 08:48:14 3.9.13 08:48:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:48:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0ds9 from file:/tmp/.os_lf_venv 08:48:15 lf-activate-venv(): INFO: Installing: lftools 08:48:23 lf-activate-venv(): INFO: Adding /tmp/venv-0ds9/bin to PATH 08:48:23 Generating Requirements File 08:48:53 Python 3.10.6 08:48:54 pip 23.3.1 from /tmp/venv-0ds9/lib/python3.10/site-packages/pip (python 3.10) 08:48:54 appdirs==1.4.4 08:48:54 argcomplete==3.1.6 08:48:54 aspy.yaml==1.3.0 08:48:54 attrs==23.1.0 08:48:54 autopage==0.5.2 08:48:54 Babel==2.13.1 08:48:54 beautifulsoup4==4.12.2 08:48:54 boto3==1.33.9 08:48:54 botocore==1.33.9 08:48:54 bs4==0.0.1 08:48:54 cachetools==5.3.2 08:48:54 certifi==2023.11.17 08:48:54 cffi==1.16.0 08:48:54 cfgv==3.4.0 08:48:54 chardet==5.2.0 08:48:54 charset-normalizer==3.3.2 08:48:54 click==8.1.7 08:48:54 cliff==4.4.0 08:48:54 cmd2==2.4.3 08:48:54 cryptography==3.3.2 08:48:54 debtcollector==2.5.0 08:48:54 decorator==5.1.1 08:48:54 defusedxml==0.7.1 08:48:54 Deprecated==1.2.14 08:48:54 distlib==0.3.7 08:48:54 dnspython==2.4.2 08:48:54 docker==4.2.2 08:48:54 dogpile.cache==1.2.2 08:48:54 email-validator==2.1.0.post1 08:48:54 filelock==3.13.1 08:48:54 future==0.18.3 08:48:54 gitdb==4.0.11 08:48:54 GitPython==3.1.40 08:48:54 google-auth==2.25.1 08:48:54 httplib2==0.22.0 08:48:54 identify==2.5.33 08:48:54 idna==3.6 08:48:54 importlib-metadata==7.0.0 08:48:54 importlib-resources==1.5.0 08:48:54 iso8601==2.1.0 08:48:54 Jinja2==3.1.2 08:48:54 jmespath==1.0.1 08:48:54 jsonpatch==1.33 08:48:54 jsonpointer==2.4 08:48:54 jsonschema==4.20.0 08:48:54 jsonschema-specifications==2023.11.2 08:48:54 keystoneauth1==5.4.0 08:48:54 kubernetes==28.1.0 08:48:54 lftools==0.37.8 08:48:54 lxml==4.9.3 08:48:54 MarkupSafe==2.1.3 08:48:54 msgpack==1.0.7 08:48:54 multi-key-dict==2.0.3 08:48:54 munch==4.0.0 08:48:54 netaddr==0.9.0 08:48:54 netifaces==0.11.0 08:48:54 niet==1.4.2 08:48:54 nodeenv==1.8.0 08:48:54 oauth2client==4.1.3 08:48:54 oauthlib==3.2.2 08:48:54 openstacksdk==0.62.0 08:48:54 os-client-config==2.1.0 08:48:54 os-service-types==1.7.0 08:48:54 osc-lib==2.9.0 08:48:54 oslo.config==9.2.0 08:48:54 oslo.context==5.3.0 08:48:54 oslo.i18n==6.2.0 08:48:54 oslo.log==5.4.0 08:48:54 oslo.serialization==5.2.0 08:48:54 oslo.utils==6.3.0 08:48:54 packaging==23.2 08:48:54 pbr==6.0.0 08:48:54 platformdirs==4.1.0 08:48:54 prettytable==3.9.0 08:48:54 pyasn1==0.5.1 08:48:54 pyasn1-modules==0.3.0 08:48:54 pycparser==2.21 08:48:54 pygerrit2==2.0.15 08:48:54 PyGithub==2.1.1 08:48:54 pyinotify==0.9.6 08:48:54 PyJWT==2.8.0 08:48:54 PyNaCl==1.5.0 08:48:54 pyparsing==2.4.7 08:48:54 pyperclip==1.8.2 08:48:54 pyrsistent==0.20.0 08:48:54 python-cinderclient==9.4.0 08:48:54 python-dateutil==2.8.2 08:48:54 python-heatclient==3.3.0 08:48:54 python-jenkins==1.8.2 08:48:54 python-keystoneclient==5.2.0 08:48:54 python-magnumclient==4.3.0 08:48:54 python-novaclient==18.4.0 08:48:54 python-openstackclient==6.0.0 08:48:54 python-swiftclient==4.4.0 08:48:54 pytz==2023.3.post1 08:48:54 PyYAML==6.0.1 08:48:54 referencing==0.31.1 08:48:54 requests==2.31.0 08:48:54 requests-oauthlib==1.3.1 08:48:54 requestsexceptions==1.4.0 08:48:54 rfc3986==2.0.0 08:48:54 rpds-py==0.13.2 08:48:54 rsa==4.9 08:48:54 ruamel.yaml==0.18.5 08:48:54 ruamel.yaml.clib==0.2.8 08:48:54 s3transfer==0.8.2 08:48:54 simplejson==3.19.2 08:48:54 six==1.16.0 08:48:54 smmap==5.0.1 08:48:54 soupsieve==2.5 08:48:54 stevedore==5.1.0 08:48:54 tabulate==0.9.0 08:48:54 toml==0.10.2 08:48:54 tomlkit==0.12.3 08:48:54 tqdm==4.66.1 08:48:54 typing_extensions==4.8.0 08:48:54 tzdata==2023.3 08:48:54 urllib3==1.26.18 08:48:54 virtualenv==20.25.0 08:48:54 wcwidth==0.2.12 08:48:54 websocket-client==1.7.0 08:48:54 wrapt==1.16.0 08:48:54 xdg==6.0.0 08:48:54 xmltodict==0.13.0 08:48:54 yq==3.2.3 08:48:54 zipp==3.17.0 08:48:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins831519308425861072.sh 08:48:54 ---> sudo-logs.sh 08:48:54 Archiving 'sudo' log.. 08:48:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins698628923295421584.sh 08:48:54 ---> job-cost.sh 08:48:54 Setup pyenv: 08:48:54 system 08:48:54 3.8.13 08:48:54 3.9.13 08:48:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:48:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0ds9 from file:/tmp/.os_lf_venv 08:48:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:49:04 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. 08:49:04 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 08:49:05 lf-activate-venv(): INFO: Adding /tmp/venv-0ds9/bin to PATH 08:49:05 INFO: No Stack... 08:49:05 INFO: Retrieving Pricing Info for: v3-standard-4 08:49:05 INFO: Archiving Costs 08:49:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16215695010469420092.sh 08:49:05 ---> logs-deploy.sh 08:49:05 Setup pyenv: 08:49:05 system 08:49:05 3.8.13 08:49:05 3.9.13 08:49:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:49:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0ds9 from file:/tmp/.os_lf_venv 08:49:07 lf-activate-venv(): INFO: Installing: lftools 08:49:17 lf-activate-venv(): INFO: Adding /tmp/venv-0ds9/bin to PATH 08:49:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3221 08:49:17 INFO: archiving workspace using pattern(s): 08:49:17 Archives upload complete. 08:49:18 INFO: archiving logs to Nexus 08:49:18 ---> uname -a: 08:49:18 Linux prd-ubuntu1804-builder-4c-4g-2989 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:49:18 08:49:18 08:49:18 ---> lscpu: 08:49:18 Architecture: x86_64 08:49:18 CPU op-mode(s): 32-bit, 64-bit 08:49:18 Byte Order: Little Endian 08:49:18 CPU(s): 4 08:49:18 On-line CPU(s) list: 0-3 08:49:18 Thread(s) per core: 1 08:49:18 Core(s) per socket: 1 08:49:18 Socket(s): 4 08:49:18 NUMA node(s): 1 08:49:18 Vendor ID: AuthenticAMD 08:49:18 CPU family: 23 08:49:18 Model: 49 08:49:18 Model name: AMD EPYC-Rome Processor 08:49:18 Stepping: 0 08:49:18 CPU MHz: 2800.000 08:49:18 BogoMIPS: 5600.00 08:49:18 Virtualization: AMD-V 08:49:18 Hypervisor vendor: KVM 08:49:18 Virtualization type: full 08:49:18 L1d cache: 32K 08:49:18 L1i cache: 32K 08:49:18 L2 cache: 512K 08:49:18 L3 cache: 16384K 08:49:18 NUMA node0 CPU(s): 0-3 08:49:18 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 08:49:18 08:49:18 08:49:18 ---> nproc: 08:49:18 4 08:49:18 08:49:18 08:49:18 ---> df -h: 08:49:18 Filesystem Size Used Avail Use% Mounted on 08:49:18 udev 7.9G 0 7.9G 0% /dev 08:49:18 tmpfs 1.6G 672K 1.6G 1% /run 08:49:18 /dev/vda1 78G 8.4G 69G 11% / 08:49:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:49:18 tmpfs 5.0M 0 5.0M 0% /run/lock 08:49:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:49:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:49:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:49:18 08:49:18 08:49:18 ---> free -m: 08:49:18 total used free shared buff/cache available 08:49:18 Mem: 16040 523 13275 0 2241 15196 08:49:18 Swap: 1023 0 1023 08:49:18 08:49:18 08:49:18 ---> ip addr: 08:49:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:49:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:49:18 inet 127.0.0.1/8 scope host lo 08:49:18 valid_lft forever preferred_lft forever 08:49:18 inet6 ::1/128 scope host 08:49:18 valid_lft forever preferred_lft forever 08:49:18 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 08:49:18 link/ether fa:16:3e:4d:ea:e8 brd ff:ff:ff:ff:ff:ff 08:49:18 inet 10.30.106.23/23 brd 10.30.107.255 scope global dynamic ens3 08:49:18 valid_lft 86220sec preferred_lft 86220sec 08:49:18 inet6 fe80::f816:3eff:fe4d:eae8/64 scope link 08:49:18 valid_lft forever preferred_lft forever 08:49:18 08:49:18 08:49:18 ---> sar -b -r -n DEV: 08:49:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2989) 12/07/23 _x86_64_ (4 CPU) 08:49:18 08:49:18 08:46:21 LINUX RESTART (4 CPU) 08:49:18 08:49:18 08:47:02 tps rtps wtps bread/s bwrtn/s 08:49:18 08:48:01 116.52 20.83 95.70 1157.91 30663.41 08:49:18 08:49:01 102.08 2.62 99.47 144.11 31914.15 08:49:18 Average: 109.24 11.65 97.60 646.75 31294.03 08:49:18 08:49:18 08:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:49:18 08:48:01 13900848 15549664 2524120 15.37 61604 1783604 808580 4.63 748132 1555320 64992 08:49:18 08:49:01 13593596 15559044 2831372 17.24 86232 2058700 754544 4.32 768628 1807540 146888 08:49:18 Average: 13747222 15554354 2677746 16.30 73918 1921152 781562 4.47 758380 1681430 105940 08:49:18 08:49:18 08:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:49:18 08:48:01 lo 2.37 2.37 0.24 0.24 0.00 0.00 0.00 0.00 08:49:18 08:48:01 ens3 60.18 46.30 614.52 9.08 0.00 0.00 0.00 0.00 08:49:18 08:49:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 08:49:18 08:49:01 ens3 62.17 41.98 1015.06 8.94 0.00 0.00 0.00 0.00 08:49:18 Average: lo 1.78 1.78 0.18 0.18 0.00 0.00 0.00 0.00 08:49:18 Average: ens3 61.18 44.12 816.47 9.01 0.00 0.00 0.00 0.00 08:49:18 08:49:18 08:49:18 ---> sar -P ALL: 08:49:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2989) 12/07/23 _x86_64_ (4 CPU) 08:49:18 08:49:18 08:46:21 LINUX RESTART (4 CPU) 08:49:18 08:49:18 08:47:02 CPU %user %nice %system %iowait %steal %idle 08:49:18 08:48:01 all 21.88 0.00 1.72 4.95 0.07 71.38 08:49:18 08:48:01 0 32.53 0.00 1.74 3.37 0.07 62.30 08:49:18 08:48:01 1 21.28 0.00 1.92 8.88 0.07 67.85 08:49:18 08:48:01 2 20.82 0.00 1.91 0.36 0.07 76.84 08:49:18 08:48:01 3 12.87 0.00 1.35 7.20 0.07 78.51 08:49:18 08:49:01 all 21.06 0.00 1.46 4.77 0.05 72.66 08:49:18 08:49:01 0 21.48 0.00 1.80 1.62 0.10 75.00 08:49:18 08:49:01 1 48.54 0.00 2.64 6.37 0.07 42.39 08:49:18 08:49:01 2 5.53 0.00 0.71 0.86 0.03 92.87 08:49:18 08:49:01 3 8.93 0.00 0.68 10.30 0.03 80.04 08:49:18 Average: all 21.46 0.00 1.59 4.86 0.06 72.03 08:49:18 Average: 0 26.95 0.00 1.77 2.49 0.08 68.71 08:49:18 Average: 1 35.03 0.00 2.28 7.61 0.07 55.00 08:49:18 Average: 2 13.05 0.00 1.30 0.61 0.05 85.00 08:49:18 Average: 3 10.88 0.00 1.01 8.77 0.05 79.29 08:49:18 08:49:18 08:49:18