16:18:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137077 16:18:32 Running as SYSTEM 16:18:32 [EnvInject] - Loading node environment variables. 16:18:32 Building remotely on prd-ubuntu1804-builder-4c-4g-14812 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 16:18:32 [ssh-agent] Looking for ssh-agent implementation... 16:18:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:18:32 $ ssh-agent 16:18:32 SSH_AUTH_SOCK=/tmp/ssh-yEpYBBbuQKkT/agent.1718 16:18:32 SSH_AGENT_PID=1720 16:18:32 [ssh-agent] Started. 16:18:32 Running ssh-add (command line suppressed) 16:18:32 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12524053107270500761.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12524053107270500761.key) 16:18:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:18:32 The recommended git tool is: NONE 16:18:33 using credential onap-jenkins-ssh 16:18:33 Wiping out workspace first. 16:18:33 Cloning the remote Git repository 16:18:33 Cloning repository git://cloud.onap.org/mirror/oom.git 16:18:33 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 16:18:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:18:34 > git --version # timeout=10 16:18:34 > git --version # 'git version 2.17.1' 16:18:34 using GIT_SSH to set credentials Gerrit user 16:18:34 Verifying host key using manually-configured host key entries 16:18:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:18:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:18:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:18:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:18:40 using GIT_SSH to set credentials Gerrit user 16:18:40 Verifying host key using manually-configured host key entries 16:18:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/77/137077/1 # timeout=30 16:18:41 > git rev-parse 9206a040f6f4fb0de43c722f1b756e077787079d^{commit} # timeout=10 16:18:41 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:18:41 Checking out Revision 9206a040f6f4fb0de43c722f1b756e077787079d (refs/changes/77/137077/1) 16:18:41 > git config core.sparsecheckout # timeout=10 16:18:41 > git checkout -f 9206a040f6f4fb0de43c722f1b756e077787079d # timeout=30 16:18:43 Commit message: "[CPS] Including Swagger UI in permit-uri config" 16:18:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:18:43 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 16:18:43 [EnvInject] - Injecting environment variables from a build step. 16:18:43 [EnvInject] - Injecting as environment variables the properties content 16:18:43 PYTHON=python3 16:18:43 16:18:43 [EnvInject] - Variables injected successfully. 16:18:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15840799119524727774.sh 16:18:43 ---> tox-install.sh 16:18:43 + source /home/jenkins/lf-env.sh 16:18:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:18:43 ++ mktemp -d /tmp/venv-XXXX 16:18:43 + lf_venv=/tmp/venv-RneP 16:18:43 + local venv_file=/tmp/.os_lf_venv 16:18:43 + local python=python3 16:18:43 + local options 16:18:43 + local set_path=true 16:18:43 + local install_args= 16:18:43 ++ 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 16:18:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:18:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:18:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:18:43 + true 16:18:43 + case $1 in 16:18:43 + venv_file=/tmp/.toxenv 16:18:43 + shift 2 16:18:43 + true 16:18:43 + case $1 in 16:18:43 + shift 16:18:43 + break 16:18:43 + case $python in 16:18:43 + local pkg_list= 16:18:43 + [[ -d /opt/pyenv ]] 16:18:43 + echo 'Setup pyenv:' 16:18:43 Setup pyenv: 16:18:43 + export PYENV_ROOT=/opt/pyenv 16:18:43 + PYENV_ROOT=/opt/pyenv 16:18:43 + 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 16:18:43 + 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 16:18:43 + pyenv versions 16:18:43 * system (set by /opt/pyenv/version) 16:18:43 * 3.8.13 (set by /opt/pyenv/version) 16:18:43 * 3.9.13 (set by /opt/pyenv/version) 16:18:43 * 3.10.6 (set by /opt/pyenv/version) 16:18:43 + command -v pyenv 16:18:43 ++ pyenv init - --no-rehash 16:18:43 + 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[*]}"'\'')" 16:18:43 export PATH="/opt/pyenv/shims:${PATH}" 16:18:43 export PYENV_SHELL=bash 16:18:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:18:43 pyenv() { 16:18:43 local command 16:18:43 command="${1:-}" 16:18:43 if [ "$#" -gt 0 ]; then 16:18:43 shift 16:18:43 fi 16:18:43 16:18:43 case "$command" in 16:18:43 rehash|shell) 16:18:43 eval "$(pyenv "sh-$command" "$@")" 16:18:43 ;; 16:18:43 *) 16:18:43 command pyenv "$command" "$@" 16:18:43 ;; 16:18:43 esac 16:18:43 }' 16:18:43 +++ 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[*]}"' 16:18:43 ++ 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 16:18:43 ++ 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 16:18:43 ++ 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 16:18:43 ++ export PYENV_SHELL=bash 16:18:43 ++ PYENV_SHELL=bash 16:18:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:18:43 +++ complete -F _pyenv pyenv 16:18:43 ++ lf-pyver python3 16:18:43 ++ local py_version_xy=python3 16:18:43 ++ local py_version_xyz= 16:18:43 ++ pyenv versions 16:18:43 ++ local command 16:18:43 ++ command=versions 16:18:43 ++ '[' 1 -gt 0 ']' 16:18:43 ++ shift 16:18:43 ++ case "$command" in 16:18:43 ++ command pyenv versions 16:18:43 ++ pyenv versions 16:18:43 ++ sed 's/^[ *]* //' 16:18:43 ++ awk '{ print $1 }' 16:18:43 ++ grep -E '^[0-9.]*[0-9]$' 16:18:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:18:43 +++ sort -V 16:18:43 +++ grep '^3' /tmp/.pyenv_versions 16:18:43 +++ tail -n 1 16:18:43 ++ py_version_xyz=3.10.6 16:18:43 ++ [[ -z 3.10.6 ]] 16:18:43 ++ echo 3.10.6 16:18:43 ++ return 0 16:18:43 + pyenv local 3.10.6 16:18:43 + local command 16:18:43 + command=local 16:18:43 + '[' 2 -gt 0 ']' 16:18:43 + shift 16:18:43 + case "$command" in 16:18:43 + command pyenv local 3.10.6 16:18:43 + pyenv local 3.10.6 16:18:43 + for arg in "$@" 16:18:43 + case $arg in 16:18:43 + pkg_list+='tox ' 16:18:43 + for arg in "$@" 16:18:43 + case $arg in 16:18:43 + pkg_list+='virtualenv ' 16:18:43 + for arg in "$@" 16:18:43 + case $arg in 16:18:43 + pkg_list+='urllib3~=1.26.15 ' 16:18:43 + [[ -f /tmp/.toxenv ]] 16:18:43 + [[ ! -f /tmp/.toxenv ]] 16:18:43 + [[ -n '' ]] 16:18:43 + python3 -m venv /tmp/venv-RneP 16:18:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RneP' 16:18:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RneP 16:18:48 + echo /tmp/venv-RneP 16:18:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:18:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:18:48 + /tmp/venv-RneP/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:18:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:18:51 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:18:51 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:18:51 + /tmp/venv-RneP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:18:54 + type python3 16:18:54 + true 16:18:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RneP/bin to PATH' 16:18:54 lf-activate-venv(): INFO: Adding /tmp/venv-RneP/bin to PATH 16:18:54 + PATH=/tmp/venv-RneP/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 16:18:54 + return 0 16:18:54 + python3 --version 16:18:54 Python 3.10.6 16:18:54 + python3 -m pip --version 16:18:54 pip 23.3.2 from /tmp/venv-RneP/lib/python3.10/site-packages/pip (python 3.10) 16:18:55 + python3 -m pip freeze 16:18:55 cachetools==5.3.2 16:18:55 chardet==5.2.0 16:18:55 colorama==0.4.6 16:18:55 distlib==0.3.8 16:18:55 filelock==3.13.1 16:18:55 packaging==23.2 16:18:55 platformdirs==4.1.0 16:18:55 pluggy==1.4.0 16:18:55 pyproject-api==1.6.1 16:18:55 tomli==2.0.1 16:18:55 tox==4.12.1 16:18:55 urllib3==1.26.18 16:18:55 virtualenv==20.25.0 16:18:55 [EnvInject] - Injecting environment variables from a build step. 16:18:55 [EnvInject] - Injecting as environment variables the properties content 16:18:55 PARALLEL=false 16:18:55 16:18:55 [EnvInject] - Variables injected successfully. 16:18:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7451481727623248406.sh 16:18:55 ---> tox-run.sh 16:18:55 + 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 16:18:55 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 16:18:55 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 16:18:55 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 16:18:55 + cd /w/workspace/oom-master-pre-commit-lint/. 16:18:55 + source /home/jenkins/lf-env.sh 16:18:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:18:55 ++ mktemp -d /tmp/venv-XXXX 16:18:55 + lf_venv=/tmp/venv-i6Cu 16:18:55 + local venv_file=/tmp/.os_lf_venv 16:18:55 + local python=python3 16:18:55 + local options 16:18:55 + local set_path=true 16:18:55 + local install_args= 16:18: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 16:18:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:18:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:18:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:18:55 + true 16:18:55 + case $1 in 16:18:55 + venv_file=/tmp/.toxenv 16:18:55 + shift 2 16:18:55 + true 16:18:55 + case $1 in 16:18:55 + shift 16:18:55 + break 16:18:55 + case $python in 16:18:55 + local pkg_list= 16:18:55 + [[ -d /opt/pyenv ]] 16:18:55 + echo 'Setup pyenv:' 16:18:55 Setup pyenv: 16:18:55 + export PYENV_ROOT=/opt/pyenv 16:18:55 + PYENV_ROOT=/opt/pyenv 16:18:55 + 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 16:18:55 + 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 16:18:55 + pyenv versions 16:18:55 system 16:18:55 3.8.13 16:18:55 3.9.13 16:18:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:18:55 + command -v pyenv 16:18:55 ++ pyenv init - --no-rehash 16:18: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[*]}"'\'')" 16:18:55 export PATH="/opt/pyenv/shims:${PATH}" 16:18:55 export PYENV_SHELL=bash 16:18:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:18:55 pyenv() { 16:18:55 local command 16:18:55 command="${1:-}" 16:18:55 if [ "$#" -gt 0 ]; then 16:18:55 shift 16:18:55 fi 16:18:55 16:18:55 case "$command" in 16:18:55 rehash|shell) 16:18:55 eval "$(pyenv "sh-$command" "$@")" 16:18:55 ;; 16:18:55 *) 16:18:55 command pyenv "$command" "$@" 16:18:55 ;; 16:18:55 esac 16:18:55 }' 16:18: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[*]}"' 16:18:55 ++ 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 16:18:55 ++ 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 16:18:55 ++ 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 16:18:55 ++ export PYENV_SHELL=bash 16:18:55 ++ PYENV_SHELL=bash 16:18:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:18:55 +++ complete -F _pyenv pyenv 16:18:55 ++ lf-pyver python3 16:18:55 ++ local py_version_xy=python3 16:18:55 ++ local py_version_xyz= 16:18:55 ++ pyenv versions 16:18:55 ++ local command 16:18:55 ++ command=versions 16:18:55 ++ '[' 1 -gt 0 ']' 16:18:55 ++ shift 16:18:55 ++ case "$command" in 16:18:55 ++ command pyenv versions 16:18:55 ++ pyenv versions 16:18:55 ++ sed 's/^[ *]* //' 16:18:55 ++ awk '{ print $1 }' 16:18:55 ++ grep -E '^[0-9.]*[0-9]$' 16:18:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:18:55 +++ grep '^3' /tmp/.pyenv_versions 16:18:55 +++ sort -V 16:18:55 +++ tail -n 1 16:18:55 ++ py_version_xyz=3.10.6 16:18:55 ++ [[ -z 3.10.6 ]] 16:18:55 ++ echo 3.10.6 16:18:55 ++ return 0 16:18:55 + pyenv local 3.10.6 16:18:55 + local command 16:18:55 + command=local 16:18:55 + '[' 2 -gt 0 ']' 16:18:55 + shift 16:18:55 + case "$command" in 16:18:55 + command pyenv local 3.10.6 16:18:55 + pyenv local 3.10.6 16:18:55 + for arg in "$@" 16:18:55 + case $arg in 16:18:55 + pkg_list+='tox ' 16:18:55 + for arg in "$@" 16:18:55 + case $arg in 16:18:55 + pkg_list+='virtualenv ' 16:18:55 + for arg in "$@" 16:18:55 + case $arg in 16:18:55 + pkg_list+='urllib3~=1.26.15 ' 16:18:55 + [[ -f /tmp/.toxenv ]] 16:18:55 ++ cat /tmp/.toxenv 16:18:55 + lf_venv=/tmp/venv-RneP 16:18:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RneP from' file:/tmp/.toxenv 16:18:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RneP from file:/tmp/.toxenv 16:18:55 + /tmp/venv-RneP/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:18:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:18:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:18:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:18:56 + /tmp/venv-RneP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:18:57 + type python3 16:18:57 + true 16:18:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RneP/bin to PATH' 16:18:57 lf-activate-venv(): INFO: Adding /tmp/venv-RneP/bin to PATH 16:18:57 + PATH=/tmp/venv-RneP/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 16:18:57 + return 0 16:18:57 + [[ -d /opt/pyenv ]] 16:18:57 + echo '---> Setting up pyenv' 16:18:57 ---> Setting up pyenv 16:18:57 + export PYENV_ROOT=/opt/pyenv 16:18:57 + PYENV_ROOT=/opt/pyenv 16:18:57 + export PATH=/opt/pyenv/bin:/tmp/venv-RneP/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 16:18:57 + PATH=/opt/pyenv/bin:/tmp/venv-RneP/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 16:18:57 ++ pwd 16:18:57 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 16:18:57 + export PYTHONPATH 16:18:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:18:57 + TOX_TESTENV_PASSENV=PYTHONPATH 16:18:57 + tox --version 16:18:58 4.12.1 from /tmp/venv-RneP/lib/python3.10/site-packages/tox/__init__.py 16:18:58 + PARALLEL=false 16:18:58 + TOX_OPTIONS_LIST= 16:18:58 + [[ -n pre-commit ]] 16:18:58 + TOX_OPTIONS_LIST=' -e pre-commit' 16:18:58 + case ${PARALLEL,,} in 16:18:58 + tox -e pre-commit 16:18:58 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 16:18:59 pre-commit: install_deps> python -I -m pip install pre-commit 16:19:02 pre-commit: freeze> python -m pip freeze --all 16:19:02 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 16:19:02 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 16:19:03 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:19:03 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:19:04 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:19:05 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:19:05 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:19:05 [INFO] Once installed this environment will be reused. 16:19:05 [INFO] This may take a few minutes... 16:19:09 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:19:09 [INFO] Once installed this environment will be reused. 16:19:09 [INFO] This may take a few minutes... 16:19:15 Trim Trailing Whitespace.................................................Passed 16:19:15 Tabs remover.............................................................Passed 16:19:15 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 16:19:15 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:19:15 [INFO] Once installed this environment will be reused. 16:19:15 [INFO] This may take a few minutes... 16:19:21 gitlint..............................................(no files to check)Skipped 16:19:21 pre-commit: OK (23.12=setup[4.29]+cmd[12.63,6.20] seconds) 16:19:21 congratulations :) (23.31 seconds) 16:19:21 + tox_status=0 16:19:21 + echo '---> Completed tox runs' 16:19:21 ---> Completed tox runs 16:19:21 + for i in .tox/*/log 16:19:21 ++ echo .tox/pre-commit/log 16:19:21 ++ awk -F/ '{print $2}' 16:19:21 + tox_env=pre-commit 16:19:21 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 16:19:21 + DOC_DIR=docs/_build/html 16:19:21 + [[ -d docs/_build/html ]] 16:19:21 + echo '---> tox-run.sh ends' 16:19:21 ---> tox-run.sh ends 16:19:21 + test 0 -eq 0 16:19:21 $ ssh-agent -k 16:19:21 unset SSH_AUTH_SOCK; 16:19:21 unset SSH_AGENT_PID; 16:19:21 echo Agent pid 1720 killed; 16:19:21 [ssh-agent] Stopped. 16:19:22 [PostBuildScript] - [INFO] Executing post build scripts. 16:19:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10725633329690749000.sh 16:19:22 ---> sysstat.sh 16:19:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16537839099407764582.sh 16:19:22 ---> package-listing.sh 16:19:22 ++ facter osfamily 16:19:22 ++ tr '[:upper:]' '[:lower:]' 16:19:22 + OS_FAMILY=debian 16:19:22 + workspace=/w/workspace/oom-master-pre-commit-lint 16:19:22 + START_PACKAGES=/tmp/packages_start.txt 16:19:22 + END_PACKAGES=/tmp/packages_end.txt 16:19:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:19:22 + PACKAGES=/tmp/packages_start.txt 16:19:22 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:19:22 + PACKAGES=/tmp/packages_end.txt 16:19:22 + case "${OS_FAMILY}" in 16:19:22 + dpkg -l 16:19:22 + grep '^ii' 16:19:22 + '[' -f /tmp/packages_start.txt ']' 16:19:22 + '[' -f /tmp/packages_end.txt ']' 16:19:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:19:22 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:19:22 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 16:19:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 16:19:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4758825907898667247.sh 16:19:22 ---> capture-instance-metadata.sh 16:19:22 Setup pyenv: 16:19:22 system 16:19:22 3.8.13 16:19:22 3.9.13 16:19:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:19:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Iybf 16:19:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:19:29 lf-activate-venv(): INFO: Installing: lftools 16:19:58 lf-activate-venv(): INFO: Adding /tmp/venv-Iybf/bin to PATH 16:19:58 INFO: Running in OpenStack, capturing instance metadata 16:19:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9415286507229454516.sh 16:19:59 provisioning config files... 16:19:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8289553401925024707tmp 16:19:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:19:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:19:59 [EnvInject] - Injecting environment variables from a build step. 16:19:59 [EnvInject] - Injecting as environment variables the properties content 16:19:59 SERVER_ID=logs 16:19:59 16:19:59 [EnvInject] - Variables injected successfully. 16:19:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17991342972941536544.sh 16:19:59 ---> create-netrc.sh 16:19:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1303142596185204882.sh 16:19:59 ---> python-tools-install.sh 16:19:59 Setup pyenv: 16:19:59 system 16:19:59 3.8.13 16:19:59 3.9.13 16:19:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:19:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iybf from file:/tmp/.os_lf_venv 16:20:00 lf-activate-venv(): INFO: Installing: lftools 16:20:08 lf-activate-venv(): INFO: Adding /tmp/venv-Iybf/bin to PATH 16:20:08 Generating Requirements File 16:20:38 Python 3.10.6 16:20:39 pip 23.3.2 from /tmp/venv-Iybf/lib/python3.10/site-packages/pip (python 3.10) 16:20:39 appdirs==1.4.4 16:20:39 argcomplete==3.2.2 16:20:39 aspy.yaml==1.3.0 16:20:39 attrs==23.2.0 16:20:39 autopage==0.5.2 16:20:39 beautifulsoup4==4.12.3 16:20:39 boto3==1.34.26 16:20:39 botocore==1.34.26 16:20:39 bs4==0.0.2 16:20:39 cachetools==5.3.2 16:20:39 certifi==2023.11.17 16:20:39 cffi==1.16.0 16:20:39 cfgv==3.4.0 16:20:39 chardet==5.2.0 16:20:39 charset-normalizer==3.3.2 16:20:39 click==8.1.7 16:20:39 cliff==4.5.0 16:20:39 cmd2==2.4.3 16:20:39 cryptography==3.3.2 16:20:39 debtcollector==2.5.0 16:20:39 decorator==5.1.1 16:20:39 defusedxml==0.7.1 16:20:39 Deprecated==1.2.14 16:20:39 distlib==0.3.8 16:20:39 dnspython==2.5.0 16:20:39 docker==4.2.2 16:20:39 dogpile.cache==1.3.0 16:20:39 email-validator==2.1.0.post1 16:20:39 filelock==3.13.1 16:20:39 future==0.18.3 16:20:39 gitdb==4.0.11 16:20:39 GitPython==3.1.41 16:20:39 google-auth==2.26.2 16:20:39 httplib2==0.22.0 16:20:39 identify==2.5.33 16:20:39 idna==3.6 16:20:39 importlib-resources==1.5.0 16:20:39 iso8601==2.1.0 16:20:39 Jinja2==3.1.3 16:20:39 jmespath==1.0.1 16:20:39 jsonpatch==1.33 16:20:39 jsonpointer==2.4 16:20:39 jsonschema==4.21.1 16:20:39 jsonschema-specifications==2023.12.1 16:20:39 keystoneauth1==5.5.0 16:20:39 kubernetes==29.0.0 16:20:39 lftools==0.37.8 16:20:39 lxml==5.1.0 16:20:39 MarkupSafe==2.1.4 16:20:39 msgpack==1.0.7 16:20:39 multi_key_dict==2.0.3 16:20:39 munch==4.0.0 16:20:39 netaddr==0.10.1 16:20:39 netifaces==0.11.0 16:20:39 niet==1.4.2 16:20:39 nodeenv==1.8.0 16:20:39 oauth2client==4.1.3 16:20:39 oauthlib==3.2.2 16:20:39 openstacksdk==0.62.0 16:20:39 os-client-config==2.1.0 16:20:39 os-service-types==1.7.0 16:20:39 osc-lib==3.0.0 16:20:39 oslo.config==9.3.0 16:20:39 oslo.context==5.3.0 16:20:39 oslo.i18n==6.2.0 16:20:39 oslo.log==5.4.0 16:20:39 oslo.serialization==5.3.0 16:20:39 oslo.utils==7.0.0 16:20:39 packaging==23.2 16:20:39 pbr==6.0.0 16:20:39 platformdirs==4.1.0 16:20:39 prettytable==3.9.0 16:20:39 pyasn1==0.5.1 16:20:39 pyasn1-modules==0.3.0 16:20:39 pycparser==2.21 16:20:39 pygerrit2==2.0.15 16:20:39 PyGithub==2.1.1 16:20:39 pyinotify==0.9.6 16:20:39 PyJWT==2.8.0 16:20:39 PyNaCl==1.5.0 16:20:39 pyparsing==2.4.7 16:20:39 pyperclip==1.8.2 16:20:39 pyrsistent==0.20.0 16:20:39 python-cinderclient==9.4.0 16:20:39 python-dateutil==2.8.2 16:20:39 python-heatclient==3.4.0 16:20:39 python-jenkins==1.8.2 16:20:39 python-keystoneclient==5.3.0 16:20:39 python-magnumclient==4.3.0 16:20:39 python-novaclient==18.4.0 16:20:39 python-openstackclient==6.0.0 16:20:39 python-swiftclient==4.4.0 16:20:39 pytz==2023.3.post1 16:20:39 PyYAML==6.0.1 16:20:39 referencing==0.32.1 16:20:39 requests==2.31.0 16:20:39 requests-oauthlib==1.3.1 16:20:39 requestsexceptions==1.4.0 16:20:39 rfc3986==2.0.0 16:20:39 rpds-py==0.17.1 16:20:39 rsa==4.9 16:20:39 ruamel.yaml==0.18.5 16:20:39 ruamel.yaml.clib==0.2.8 16:20:39 s3transfer==0.10.0 16:20:39 simplejson==3.19.2 16:20:39 six==1.16.0 16:20:39 smmap==5.0.1 16:20:39 soupsieve==2.5 16:20:39 stevedore==5.1.0 16:20:39 tabulate==0.9.0 16:20:39 toml==0.10.2 16:20:39 tomlkit==0.12.3 16:20:39 tqdm==4.66.1 16:20:39 typing_extensions==4.9.0 16:20:39 tzdata==2023.4 16:20:39 urllib3==1.26.18 16:20:39 virtualenv==20.25.0 16:20:39 wcwidth==0.2.13 16:20:39 websocket-client==1.7.0 16:20:39 wrapt==1.16.0 16:20:39 xdg==6.0.0 16:20:39 xmltodict==0.13.0 16:20:39 yq==3.2.3 16:20:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10490495705394609760.sh 16:20:39 ---> sudo-logs.sh 16:20:39 Archiving 'sudo' log.. 16:20:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12112740592400932312.sh 16:20:39 ---> job-cost.sh 16:20:39 Setup pyenv: 16:20:40 system 16:20:40 3.8.13 16:20:40 3.9.13 16:20:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:20:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iybf from file:/tmp/.os_lf_venv 16:20:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:20:49 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. 16:20:49 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 16:20:49 lf-activate-venv(): INFO: Adding /tmp/venv-Iybf/bin to PATH 16:20:49 INFO: No Stack... 16:20:50 INFO: Retrieving Pricing Info for: v3-standard-4 16:20:50 INFO: Archiving Costs 16:20:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10312485535968564467.sh 16:20:50 ---> logs-deploy.sh 16:20:50 Setup pyenv: 16:20:50 system 16:20:50 3.8.13 16:20:50 3.9.13 16:20:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:20:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iybf from file:/tmp/.os_lf_venv 16:20:51 lf-activate-venv(): INFO: Installing: lftools 16:21:00 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. 16:21:00 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 16:21:01 lf-activate-venv(): INFO: Adding /tmp/venv-Iybf/bin to PATH 16:21:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3275 16:21:01 INFO: archiving workspace using pattern(s): 16:21:02 Archives upload complete. 16:21:02 INFO: archiving logs to Nexus 16:21:03 ---> uname -a: 16:21:03 Linux prd-ubuntu1804-builder-4c-4g-14812 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:21:03 16:21:03 16:21:03 ---> lscpu: 16:21:03 Architecture: x86_64 16:21:03 CPU op-mode(s): 32-bit, 64-bit 16:21:03 Byte Order: Little Endian 16:21:03 CPU(s): 4 16:21:03 On-line CPU(s) list: 0-3 16:21:03 Thread(s) per core: 1 16:21:03 Core(s) per socket: 1 16:21:03 Socket(s): 4 16:21:03 NUMA node(s): 1 16:21:03 Vendor ID: AuthenticAMD 16:21:03 CPU family: 23 16:21:03 Model: 49 16:21:03 Model name: AMD EPYC-Rome Processor 16:21:03 Stepping: 0 16:21:03 CPU MHz: 2799.998 16:21:03 BogoMIPS: 5599.99 16:21:03 Virtualization: AMD-V 16:21:03 Hypervisor vendor: KVM 16:21:03 Virtualization type: full 16:21:03 L1d cache: 32K 16:21:03 L1i cache: 32K 16:21:03 L2 cache: 512K 16:21:03 L3 cache: 16384K 16:21:03 NUMA node0 CPU(s): 0-3 16:21:03 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 16:21:03 16:21:03 16:21:03 ---> nproc: 16:21:03 4 16:21:03 16:21:03 16:21:03 ---> df -h: 16:21:03 Filesystem Size Used Avail Use% Mounted on 16:21:03 udev 7.9G 0 7.9G 0% /dev 16:21:03 tmpfs 1.6G 672K 1.6G 1% /run 16:21:03 /dev/vda1 78G 8.4G 69G 11% / 16:21:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:21:03 tmpfs 5.0M 0 5.0M 0% /run/lock 16:21:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:21:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:21:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:21:03 16:21:03 16:21:03 ---> free -m: 16:21:03 total used free shared buff/cache available 16:21:03 Mem: 16040 555 13277 0 2207 15165 16:21:03 Swap: 1023 0 1023 16:21:03 16:21:03 16:21:03 ---> ip addr: 16:21:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:21:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:21:03 inet 127.0.0.1/8 scope host lo 16:21:03 valid_lft forever preferred_lft forever 16:21:03 inet6 ::1/128 scope host 16:21:03 valid_lft forever preferred_lft forever 16:21:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:21:03 link/ether fa:16:3e:28:f5:3e brd ff:ff:ff:ff:ff:ff 16:21:03 inet 10.30.107.96/23 brd 10.30.107.255 scope global dynamic ens3 16:21:03 valid_lft 86227sec preferred_lft 86227sec 16:21:03 inet6 fe80::f816:3eff:fe28:f53e/64 scope link 16:21:03 valid_lft forever preferred_lft forever 16:21:03 16:21:03 16:21:03 ---> sar -b -r -n DEV: 16:21:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14812) 01/24/24 _x86_64_ (4 CPU) 16:21:03 16:21:03 16:18:12 LINUX RESTART (4 CPU) 16:21:03 16:21:03 16:19:03 tps rtps wtps bread/s bwrtn/s 16:21:03 16:20:01 117.72 15.64 102.09 1151.53 30467.85 16:21:03 16:21:01 87.72 0.83 86.89 37.97 28871.15 16:21:03 Average: 102.47 8.11 94.36 585.18 29655.77 16:21:03 16:21:03 16:19:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:21:03 16:20:01 13778792 15582608 2646176 16.11 73352 1918340 743600 4.26 736092 1674780 164160 16:21:03 16:21:01 13553812 15486952 2871156 17.48 87384 2026908 826844 4.73 845380 1775460 106888 16:21:03 Average: 13666302 15534780 2758666 16.80 80368 1972624 785222 4.49 790736 1725120 135524 16:21:03 16:21:03 16:19:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:21:03 16:20:01 ens3 74.14 52.03 1079.12 9.67 0.00 0.00 0.00 0.00 16:21:03 16:20:01 lo 2.14 2.14 0.22 0.22 0.00 0.00 0.00 0.00 16:21:03 16:21:01 ens3 43.79 33.01 369.31 9.60 0.00 0.00 0.00 0.00 16:21:03 16:21:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 16:21:03 Average: ens3 58.70 42.35 718.11 9.63 0.00 0.00 0.00 0.00 16:21:03 Average: lo 1.69 1.69 0.17 0.17 0.00 0.00 0.00 0.00 16:21:03 16:21:03 16:21:03 ---> sar -P ALL: 16:21:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14812) 01/24/24 _x86_64_ (4 CPU) 16:21:03 16:21:03 16:18:12 LINUX RESTART (4 CPU) 16:21:03 16:21:03 16:19:03 CPU %user %nice %system %iowait %steal %idle 16:21:03 16:20:01 all 23.05 0.00 2.12 4.85 0.07 69.91 16:21:03 16:20:01 0 8.28 0.00 1.25 12.81 0.09 77.57 16:21:03 16:20:01 1 25.80 0.00 2.20 0.83 0.05 71.11 16:21:03 16:20:01 2 21.00 0.00 2.46 3.25 0.07 73.22 16:21:03 16:20:01 3 37.11 0.00 2.58 2.49 0.07 57.75 16:21:03 16:21:01 all 21.85 0.00 1.30 3.50 0.05 73.30 16:21:03 16:21:01 0 30.63 0.00 1.76 10.19 0.10 57.31 16:21:03 16:21:01 1 20.67 0.00 1.45 0.58 0.03 77.25 16:21:03 16:21:01 2 22.54 0.00 1.15 2.91 0.07 73.33 16:21:03 16:21:01 3 13.58 0.00 0.82 0.37 0.02 85.21 16:21:03 Average: all 22.44 0.00 1.70 4.16 0.06 71.63 16:21:03 Average: 0 19.64 0.00 1.51 11.48 0.09 67.27 16:21:03 Average: 1 23.19 0.00 1.82 0.71 0.04 74.24 16:21:03 Average: 2 21.78 0.00 1.80 3.08 0.07 73.28 16:21:03 Average: 3 25.14 0.00 1.68 1.41 0.04 71.72 16:21:03 16:21:03 16:21:03