14:27:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 14:27:04 Running as SYSTEM 14:27:04 [EnvInject] - Loading node environment variables. 14:27:04 Building remotely on prd-ubuntu1804-builder-4c-4g-5569 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:27:04 [ssh-agent] Looking for ssh-agent implementation... 14:27:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:27:04 $ ssh-agent 14:27:04 SSH_AUTH_SOCK=/tmp/ssh-MFlIlOGRKfqD/agent.1791 14:27:04 SSH_AGENT_PID=1793 14:27:04 [ssh-agent] Started. 14:27:04 Running ssh-add (command line suppressed) 14:27:05 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3696065793355142042.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3696065793355142042.key) 14:27:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:27:05 The recommended git tool is: NONE 14:27:06 using credential onap-jenkins-ssh 14:27:06 Wiping out workspace first. 14:27:06 Cloning the remote Git repository 14:27:06 Cloning repository git://cloud.onap.org/mirror/oom.git 14:27:06 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:27:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:27:06 > git --version # timeout=10 14:27:06 > git --version # 'git version 2.17.1' 14:27:06 using GIT_SSH to set credentials Gerrit user 14:27:06 Verifying host key using manually-configured host key entries 14:27:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:27:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:27:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:27:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:27:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:27:12 using GIT_SSH to set credentials Gerrit user 14:27:12 Verifying host key using manually-configured host key entries 14:27:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/9 # timeout=30 14:27:12 > git rev-parse 723038ed1a0d58dade5c3da643c92f1ff0063005^{commit} # timeout=10 14:27:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:27:12 Checking out Revision 723038ed1a0d58dade5c3da643c92f1ff0063005 (refs/changes/49/137149/9) 14:27:12 > git config core.sparsecheckout # timeout=10 14:27:12 > git checkout -f 723038ed1a0d58dade5c3da643c92f1ff0063005 # timeout=30 14:27:15 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 14:27:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:27:15 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 14:27:15 [EnvInject] - Injecting environment variables from a build step. 14:27:15 [EnvInject] - Injecting as environment variables the properties content 14:27:15 PYTHON=python3 14:27:15 14:27:15 [EnvInject] - Variables injected successfully. 14:27:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12190960341603566513.sh 14:27:15 ---> tox-install.sh 14:27:15 + source /home/jenkins/lf-env.sh 14:27:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:27:15 ++ mktemp -d /tmp/venv-XXXX 14:27:15 + lf_venv=/tmp/venv-pZCk 14:27:15 + local venv_file=/tmp/.os_lf_venv 14:27:15 + local python=python3 14:27:15 + local options 14:27:15 + local set_path=true 14:27:15 + local install_args= 14:27:15 ++ 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 14:27:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:27:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:27:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:27:15 + true 14:27:15 + case $1 in 14:27:15 + venv_file=/tmp/.toxenv 14:27:15 + shift 2 14:27:15 + true 14:27:15 + case $1 in 14:27:15 + shift 14:27:15 + break 14:27:15 + case $python in 14:27:15 + local pkg_list= 14:27:15 + [[ -d /opt/pyenv ]] 14:27:15 + echo 'Setup pyenv:' 14:27:15 Setup pyenv: 14:27:15 + export PYENV_ROOT=/opt/pyenv 14:27:15 + PYENV_ROOT=/opt/pyenv 14:27:15 + 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 14:27:15 + 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 14:27:15 + pyenv versions 14:27:16 * system (set by /opt/pyenv/version) 14:27:16 * 3.8.13 (set by /opt/pyenv/version) 14:27:16 * 3.9.13 (set by /opt/pyenv/version) 14:27:16 * 3.10.6 (set by /opt/pyenv/version) 14:27:16 + command -v pyenv 14:27:16 ++ pyenv init - --no-rehash 14:27:16 + 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[*]}"'\'')" 14:27:16 export PATH="/opt/pyenv/shims:${PATH}" 14:27:16 export PYENV_SHELL=bash 14:27:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:27:16 pyenv() { 14:27:16 local command 14:27:16 command="${1:-}" 14:27:16 if [ "$#" -gt 0 ]; then 14:27:16 shift 14:27:16 fi 14:27:16 14:27:16 case "$command" in 14:27:16 rehash|shell) 14:27:16 eval "$(pyenv "sh-$command" "$@")" 14:27:16 ;; 14:27:16 *) 14:27:16 command pyenv "$command" "$@" 14:27:16 ;; 14:27:16 esac 14:27:16 }' 14:27:16 +++ 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[*]}"' 14:27:16 ++ 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 14:27:16 ++ 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 14:27:16 ++ 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 14:27:16 ++ export PYENV_SHELL=bash 14:27:16 ++ PYENV_SHELL=bash 14:27:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:27:16 +++ complete -F _pyenv pyenv 14:27:16 ++ lf-pyver python3 14:27:16 ++ local py_version_xy=python3 14:27:16 ++ local py_version_xyz= 14:27:16 ++ pyenv versions 14:27:16 ++ local command 14:27:16 ++ command=versions 14:27:16 ++ '[' 1 -gt 0 ']' 14:27:16 ++ shift 14:27:16 ++ case "$command" in 14:27:16 ++ command pyenv versions 14:27:16 ++ pyenv versions 14:27:16 ++ awk '{ print $1 }' 14:27:16 ++ grep -E '^[0-9.]*[0-9]$' 14:27:16 ++ sed 's/^[ *]* //' 14:27:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:27:16 +++ sort -V 14:27:16 +++ grep '^3' /tmp/.pyenv_versions 14:27:16 +++ tail -n 1 14:27:16 ++ py_version_xyz=3.10.6 14:27:16 ++ [[ -z 3.10.6 ]] 14:27:16 ++ echo 3.10.6 14:27:16 ++ return 0 14:27:16 + pyenv local 3.10.6 14:27:16 + local command 14:27:16 + command=local 14:27:16 + '[' 2 -gt 0 ']' 14:27:16 + shift 14:27:16 + case "$command" in 14:27:16 + command pyenv local 3.10.6 14:27:16 + pyenv local 3.10.6 14:27:16 + for arg in "$@" 14:27:16 + case $arg in 14:27:16 + pkg_list+='tox ' 14:27:16 + for arg in "$@" 14:27:16 + case $arg in 14:27:16 + pkg_list+='virtualenv ' 14:27:16 + for arg in "$@" 14:27:16 + case $arg in 14:27:16 + pkg_list+='urllib3~=1.26.15 ' 14:27:16 + [[ -f /tmp/.toxenv ]] 14:27:16 + [[ ! -f /tmp/.toxenv ]] 14:27:16 + [[ -n '' ]] 14:27:16 + python3 -m venv /tmp/venv-pZCk 14:27:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pZCk' 14:27:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pZCk 14:27:20 + echo /tmp/venv-pZCk 14:27:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:27:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:27:20 + /tmp/venv-pZCk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:27:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:27:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:27:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:27:23 + /tmp/venv-pZCk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:27:26 + type python3 14:27:26 + true 14:27:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pZCk/bin to PATH' 14:27:26 lf-activate-venv(): INFO: Adding /tmp/venv-pZCk/bin to PATH 14:27:26 + PATH=/tmp/venv-pZCk/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 14:27:26 + return 0 14:27:26 + python3 --version 14:27:26 Python 3.10.6 14:27:26 + python3 -m pip --version 14:27:26 pip 24.0 from /tmp/venv-pZCk/lib/python3.10/site-packages/pip (python 3.10) 14:27:26 + python3 -m pip freeze 14:27:27 cachetools==5.3.2 14:27:27 chardet==5.2.0 14:27:27 colorama==0.4.6 14:27:27 distlib==0.3.8 14:27:27 filelock==3.13.1 14:27:27 packaging==23.2 14:27:27 platformdirs==4.2.0 14:27:27 pluggy==1.4.0 14:27:27 pyproject-api==1.6.1 14:27:27 tomli==2.0.1 14:27:27 tox==4.12.1 14:27:27 urllib3==1.26.18 14:27:27 virtualenv==20.25.0 14:27:27 [EnvInject] - Injecting environment variables from a build step. 14:27:27 [EnvInject] - Injecting as environment variables the properties content 14:27:27 PARALLEL=false 14:27:27 14:27:27 [EnvInject] - Variables injected successfully. 14:27:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins807595060754111210.sh 14:27:27 ---> tox-run.sh 14:27:27 + 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 14:27:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:27:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:27:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:27:27 + cd /w/workspace/oom-master-pre-commit-lint/. 14:27:27 + source /home/jenkins/lf-env.sh 14:27:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:27:27 ++ mktemp -d /tmp/venv-XXXX 14:27:27 + lf_venv=/tmp/venv-1eKj 14:27:27 + local venv_file=/tmp/.os_lf_venv 14:27:27 + local python=python3 14:27:27 + local options 14:27:27 + local set_path=true 14:27:27 + local install_args= 14:27:27 ++ 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 14:27:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:27:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:27:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:27:27 + true 14:27:27 + case $1 in 14:27:27 + venv_file=/tmp/.toxenv 14:27:27 + shift 2 14:27:27 + true 14:27:27 + case $1 in 14:27:27 + shift 14:27:27 + break 14:27:27 + case $python in 14:27:27 + local pkg_list= 14:27:27 + [[ -d /opt/pyenv ]] 14:27:27 + echo 'Setup pyenv:' 14:27:27 Setup pyenv: 14:27:27 + export PYENV_ROOT=/opt/pyenv 14:27:27 + PYENV_ROOT=/opt/pyenv 14:27:27 + 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 14:27:27 + 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 14:27:27 + pyenv versions 14:27:27 system 14:27:27 3.8.13 14:27:27 3.9.13 14:27:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:27:27 + command -v pyenv 14:27:27 ++ pyenv init - --no-rehash 14:27:27 + 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[*]}"'\'')" 14:27:27 export PATH="/opt/pyenv/shims:${PATH}" 14:27:27 export PYENV_SHELL=bash 14:27:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:27:27 pyenv() { 14:27:27 local command 14:27:27 command="${1:-}" 14:27:27 if [ "$#" -gt 0 ]; then 14:27:27 shift 14:27:27 fi 14:27:27 14:27:27 case "$command" in 14:27:27 rehash|shell) 14:27:27 eval "$(pyenv "sh-$command" "$@")" 14:27:27 ;; 14:27:27 *) 14:27:27 command pyenv "$command" "$@" 14:27:27 ;; 14:27:27 esac 14:27:27 }' 14:27:27 +++ 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[*]}"' 14:27:27 ++ 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 14:27:27 ++ 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 14:27:27 ++ 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 14:27:27 ++ export PYENV_SHELL=bash 14:27:27 ++ PYENV_SHELL=bash 14:27:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:27:27 +++ complete -F _pyenv pyenv 14:27:27 ++ lf-pyver python3 14:27:27 ++ local py_version_xy=python3 14:27:27 ++ local py_version_xyz= 14:27:27 ++ pyenv versions 14:27:27 ++ sed 's/^[ *]* //' 14:27:27 ++ local command 14:27:27 ++ command=versions 14:27:27 ++ '[' 1 -gt 0 ']' 14:27:27 ++ shift 14:27:27 ++ case "$command" in 14:27:27 ++ command pyenv versions 14:27:27 ++ pyenv versions 14:27:27 ++ grep -E '^[0-9.]*[0-9]$' 14:27:27 ++ awk '{ print $1 }' 14:27:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:27:27 +++ grep '^3' /tmp/.pyenv_versions 14:27:27 +++ sort -V 14:27:27 +++ tail -n 1 14:27:27 ++ py_version_xyz=3.10.6 14:27:27 ++ [[ -z 3.10.6 ]] 14:27:27 ++ echo 3.10.6 14:27:27 ++ return 0 14:27:27 + pyenv local 3.10.6 14:27:27 + local command 14:27:27 + command=local 14:27:27 + '[' 2 -gt 0 ']' 14:27:27 + shift 14:27:27 + case "$command" in 14:27:27 + command pyenv local 3.10.6 14:27:27 + pyenv local 3.10.6 14:27:27 + for arg in "$@" 14:27:27 + case $arg in 14:27:27 + pkg_list+='tox ' 14:27:27 + for arg in "$@" 14:27:27 + case $arg in 14:27:27 + pkg_list+='virtualenv ' 14:27:27 + for arg in "$@" 14:27:27 + case $arg in 14:27:27 + pkg_list+='urllib3~=1.26.15 ' 14:27:27 + [[ -f /tmp/.toxenv ]] 14:27:27 ++ cat /tmp/.toxenv 14:27:27 + lf_venv=/tmp/venv-pZCk 14:27:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pZCk from' file:/tmp/.toxenv 14:27:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pZCk from file:/tmp/.toxenv 14:27:27 + /tmp/venv-pZCk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:27:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:27:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:27:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:27:28 + /tmp/venv-pZCk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:27:30 + type python3 14:27:30 + true 14:27:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pZCk/bin to PATH' 14:27:30 lf-activate-venv(): INFO: Adding /tmp/venv-pZCk/bin to PATH 14:27:30 + PATH=/tmp/venv-pZCk/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 14:27:30 + return 0 14:27:30 + [[ -d /opt/pyenv ]] 14:27:30 + echo '---> Setting up pyenv' 14:27:30 ---> Setting up pyenv 14:27:30 + export PYENV_ROOT=/opt/pyenv 14:27:30 + PYENV_ROOT=/opt/pyenv 14:27:30 + export PATH=/opt/pyenv/bin:/tmp/venv-pZCk/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 14:27:30 + PATH=/opt/pyenv/bin:/tmp/venv-pZCk/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 14:27:30 ++ pwd 14:27:30 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:27:30 + export PYTHONPATH 14:27:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:27:30 + TOX_TESTENV_PASSENV=PYTHONPATH 14:27:30 + tox --version 14:27:30 4.12.1 from /tmp/venv-pZCk/lib/python3.10/site-packages/tox/__init__.py 14:27:30 + PARALLEL=false 14:27:30 + TOX_OPTIONS_LIST= 14:27:30 + [[ -n pre-commit ]] 14:27:30 + TOX_OPTIONS_LIST=' -e pre-commit' 14:27:30 + case ${PARALLEL,,} in 14:27:30 + tox -e pre-commit 14:27:30 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:27:31 pre-commit: install_deps> python -I -m pip install pre-commit 14:27:34 pre-commit: freeze> python -m pip freeze --all 14:27:35 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.34,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.2.0,pre-commit==3.6.1,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 14:27:35 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:27:35 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:27:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:27:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:27:37 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:27:38 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:27:38 [INFO] Once installed this environment will be reused. 14:27:38 [INFO] This may take a few minutes... 14:27:41 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:27:41 [INFO] Once installed this environment will be reused. 14:27:41 [INFO] This may take a few minutes... 14:27:47 Trim Trailing Whitespace.................................................Passed 14:27:47 Tabs remover.............................................................Passed 14:27:47 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:27:48 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:27:48 [INFO] Once installed this environment will be reused. 14:27:48 [INFO] This may take a few minutes... 14:27:54 gitlint..............................................(no files to check)Skipped 14:27:54 pre-commit: OK (23.27=setup[4.13]+cmd[12.90,6.24] seconds) 14:27:54 congratulations :) (23.49 seconds) 14:27:54 + tox_status=0 14:27:54 + echo '---> Completed tox runs' 14:27:54 ---> Completed tox runs 14:27:54 + for i in .tox/*/log 14:27:54 ++ echo .tox/pre-commit/log 14:27:54 ++ awk -F/ '{print $2}' 14:27:54 + tox_env=pre-commit 14:27:54 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:27:54 + DOC_DIR=docs/_build/html 14:27:54 + [[ -d docs/_build/html ]] 14:27:54 + echo '---> tox-run.sh ends' 14:27:54 ---> tox-run.sh ends 14:27:54 + test 0 -eq 0 14:27:54 $ ssh-agent -k 14:27:54 unset SSH_AUTH_SOCK; 14:27:54 unset SSH_AGENT_PID; 14:27:54 echo Agent pid 1793 killed; 14:27:54 [ssh-agent] Stopped. 14:27:54 [PostBuildScript] - [INFO] Executing post build scripts. 14:27:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4491578947249748344.sh 14:27:54 ---> sysstat.sh 14:27:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5306975014507611013.sh 14:27:54 ---> package-listing.sh 14:27:54 ++ facter osfamily 14:27:54 ++ tr '[:upper:]' '[:lower:]' 14:27:54 + OS_FAMILY=debian 14:27:54 + workspace=/w/workspace/oom-master-pre-commit-lint 14:27:54 + START_PACKAGES=/tmp/packages_start.txt 14:27:54 + END_PACKAGES=/tmp/packages_end.txt 14:27:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:27:54 + PACKAGES=/tmp/packages_start.txt 14:27:54 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:27:54 + PACKAGES=/tmp/packages_end.txt 14:27:54 + case "${OS_FAMILY}" in 14:27:54 + dpkg -l 14:27:54 + grep '^ii' 14:27:55 + '[' -f /tmp/packages_start.txt ']' 14:27:55 + '[' -f /tmp/packages_end.txt ']' 14:27:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:27:55 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:27:55 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:27:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:27:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16518913566261198130.sh 14:27:55 ---> capture-instance-metadata.sh 14:27:55 Setup pyenv: 14:27:55 system 14:27:55 3.8.13 14:27:55 3.9.13 14:27:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:27:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NwH0 14:27:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:28:01 lf-activate-venv(): INFO: Installing: lftools 14:28:35 lf-activate-venv(): INFO: Adding /tmp/venv-NwH0/bin to PATH 14:28:35 INFO: Running in OpenStack, capturing instance metadata 14:28:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15391353506688505058.sh 14:28:35 provisioning config files... 14:28:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11632305708874388758tmp 14:28:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:28:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:28:35 [EnvInject] - Injecting environment variables from a build step. 14:28:35 [EnvInject] - Injecting as environment variables the properties content 14:28:35 SERVER_ID=logs 14:28:35 14:28:35 [EnvInject] - Variables injected successfully. 14:28:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5976721235579403538.sh 14:28:35 ---> create-netrc.sh 14:28:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14706382409801562490.sh 14:28:35 ---> python-tools-install.sh 14:28:35 Setup pyenv: 14:28:36 system 14:28:36 3.8.13 14:28:36 3.9.13 14:28:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:28:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NwH0 from file:/tmp/.os_lf_venv 14:28:37 lf-activate-venv(): INFO: Installing: lftools 14:28:45 lf-activate-venv(): INFO: Adding /tmp/venv-NwH0/bin to PATH 14:28:45 Generating Requirements File 14:29:21 Python 3.10.6 14:29:21 pip 24.0 from /tmp/venv-NwH0/lib/python3.10/site-packages/pip (python 3.10) 14:29:22 appdirs==1.4.4 14:29:22 argcomplete==3.2.2 14:29:22 aspy.yaml==1.3.0 14:29:22 attrs==23.2.0 14:29:22 autopage==0.5.2 14:29:22 beautifulsoup4==4.12.3 14:29:22 boto3==1.34.42 14:29:22 botocore==1.34.42 14:29:22 bs4==0.0.2 14:29:22 cachetools==5.3.2 14:29:22 certifi==2024.2.2 14:29:22 cffi==1.16.0 14:29:22 cfgv==3.4.0 14:29:22 chardet==5.2.0 14:29:22 charset-normalizer==3.3.2 14:29:22 click==8.1.7 14:29:22 cliff==4.5.0 14:29:22 cmd2==2.4.3 14:29:22 cryptography==3.3.2 14:29:22 debtcollector==2.5.0 14:29:22 decorator==5.1.1 14:29:22 defusedxml==0.7.1 14:29:22 Deprecated==1.2.14 14:29:22 distlib==0.3.8 14:29:22 dnspython==2.5.0 14:29:22 docker==4.2.2 14:29:22 dogpile.cache==1.3.1 14:29:22 email-validator==2.1.0.post1 14:29:22 filelock==3.13.1 14:29:22 future==0.18.3 14:29:22 gitdb==4.0.11 14:29:22 GitPython==3.1.41 14:29:22 google-auth==2.27.0 14:29:22 httplib2==0.22.0 14:29:22 identify==2.5.34 14:29:22 idna==3.6 14:29:22 importlib-resources==1.5.0 14:29:22 iso8601==2.1.0 14:29:22 Jinja2==3.1.3 14:29:22 jmespath==1.0.1 14:29:22 jsonpatch==1.33 14:29:22 jsonpointer==2.4 14:29:22 jsonschema==4.21.1 14:29:22 jsonschema-specifications==2023.12.1 14:29:22 keystoneauth1==5.5.0 14:29:22 kubernetes==29.0.0 14:29:22 lftools==0.37.8 14:29:22 lxml==5.1.0 14:29:22 MarkupSafe==2.1.5 14:29:22 msgpack==1.0.7 14:29:22 multi_key_dict==2.0.3 14:29:22 munch==4.0.0 14:29:22 netaddr==1.1.0 14:29:22 netifaces==0.11.0 14:29:22 niet==1.4.2 14:29:22 nodeenv==1.8.0 14:29:22 oauth2client==4.1.3 14:29:22 oauthlib==3.2.2 14:29:22 openstacksdk==0.62.0 14:29:22 os-client-config==2.1.0 14:29:22 os-service-types==1.7.0 14:29:22 osc-lib==3.0.0 14:29:22 oslo.config==9.3.0 14:29:22 oslo.context==5.3.0 14:29:22 oslo.i18n==6.2.0 14:29:22 oslo.log==5.4.0 14:29:22 oslo.serialization==5.3.0 14:29:22 oslo.utils==7.0.0 14:29:22 packaging==23.2 14:29:22 pbr==6.0.0 14:29:22 platformdirs==4.2.0 14:29:22 prettytable==3.9.0 14:29:22 pyasn1==0.5.1 14:29:22 pyasn1-modules==0.3.0 14:29:22 pycparser==2.21 14:29:22 pygerrit2==2.0.15 14:29:22 PyGithub==2.2.0 14:29:22 pyinotify==0.9.6 14:29:22 PyJWT==2.8.0 14:29:22 PyNaCl==1.5.0 14:29:22 pyparsing==2.4.7 14:29:22 pyperclip==1.8.2 14:29:22 pyrsistent==0.20.0 14:29:22 python-cinderclient==9.4.0 14:29:22 python-dateutil==2.8.2 14:29:22 python-heatclient==3.4.0 14:29:22 python-jenkins==1.8.2 14:29:22 python-keystoneclient==5.3.0 14:29:22 python-magnumclient==4.3.0 14:29:22 python-novaclient==18.4.0 14:29:22 python-openstackclient==6.0.1 14:29:22 python-swiftclient==4.4.0 14:29:22 pytz==2024.1 14:29:22 PyYAML==6.0.1 14:29:22 referencing==0.33.0 14:29:22 requests==2.31.0 14:29:22 requests-oauthlib==1.3.1 14:29:22 requestsexceptions==1.4.0 14:29:22 rfc3986==2.0.0 14:29:22 rpds-py==0.18.0 14:29:22 rsa==4.9 14:29:22 ruamel.yaml==0.18.6 14:29:22 ruamel.yaml.clib==0.2.8 14:29:22 s3transfer==0.10.0 14:29:22 simplejson==3.19.2 14:29:22 six==1.16.0 14:29:22 smmap==5.0.1 14:29:22 soupsieve==2.5 14:29:22 stevedore==5.1.0 14:29:22 tabulate==0.9.0 14:29:22 toml==0.10.2 14:29:22 tomlkit==0.12.3 14:29:22 tqdm==4.66.2 14:29:22 typing_extensions==4.9.0 14:29:22 tzdata==2024.1 14:29:22 urllib3==1.26.18 14:29:22 virtualenv==20.25.0 14:29:22 wcwidth==0.2.13 14:29:22 websocket-client==1.7.0 14:29:22 wrapt==1.16.0 14:29:22 xdg==6.0.0 14:29:22 xmltodict==0.13.0 14:29:22 yq==3.2.3 14:29:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13623362232696021453.sh 14:29:22 ---> sudo-logs.sh 14:29:22 Archiving 'sudo' log.. 14:29:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4460461906372635715.sh 14:29:22 ---> job-cost.sh 14:29:22 Setup pyenv: 14:29:22 system 14:29:22 3.8.13 14:29:22 3.9.13 14:29:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:29:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NwH0 from file:/tmp/.os_lf_venv 14:29:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:29:31 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. 14:29:31 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 14:29:32 lf-activate-venv(): INFO: Adding /tmp/venv-NwH0/bin to PATH 14:29:32 INFO: No Stack... 14:29:32 INFO: Retrieving Pricing Info for: v3-standard-4 14:29:32 INFO: Archiving Costs 14:29:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4157029375482113093.sh 14:29:32 ---> logs-deploy.sh 14:29:32 Setup pyenv: 14:29:32 system 14:29:32 3.8.13 14:29:32 3.9.13 14:29:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:29:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NwH0 from file:/tmp/.os_lf_venv 14:29:34 lf-activate-venv(): INFO: Installing: lftools 14:29:43 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. 14:29:43 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 14:29:44 lf-activate-venv(): INFO: Adding /tmp/venv-NwH0/bin to PATH 14:29:44 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3304 14:29:44 INFO: archiving workspace using pattern(s): 14:29:45 Archives upload complete. 14:29:45 INFO: archiving logs to Nexus 14:29:46 ---> uname -a: 14:29:46 Linux prd-ubuntu1804-builder-4c-4g-5569 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:29:46 14:29:46 14:29:46 ---> lscpu: 14:29:46 Architecture: x86_64 14:29:46 CPU op-mode(s): 32-bit, 64-bit 14:29:46 Byte Order: Little Endian 14:29:46 CPU(s): 4 14:29:46 On-line CPU(s) list: 0-3 14:29:46 Thread(s) per core: 1 14:29:46 Core(s) per socket: 1 14:29:46 Socket(s): 4 14:29:46 NUMA node(s): 1 14:29:46 Vendor ID: AuthenticAMD 14:29:46 CPU family: 23 14:29:46 Model: 49 14:29:46 Model name: AMD EPYC-Rome Processor 14:29:46 Stepping: 0 14:29:46 CPU MHz: 2799.996 14:29:46 BogoMIPS: 5599.99 14:29:46 Virtualization: AMD-V 14:29:46 Hypervisor vendor: KVM 14:29:46 Virtualization type: full 14:29:46 L1d cache: 32K 14:29:46 L1i cache: 32K 14:29:46 L2 cache: 512K 14:29:46 L3 cache: 16384K 14:29:46 NUMA node0 CPU(s): 0-3 14:29:46 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 14:29:46 14:29:46 14:29:46 ---> nproc: 14:29:46 4 14:29:46 14:29:46 14:29:46 ---> df -h: 14:29:46 Filesystem Size Used Avail Use% Mounted on 14:29:46 udev 7.9G 0 7.9G 0% /dev 14:29:46 tmpfs 1.6G 672K 1.6G 1% /run 14:29:46 /dev/vda1 78G 8.4G 69G 11% / 14:29:46 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:29:46 tmpfs 5.0M 0 5.0M 0% /run/lock 14:29:46 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:29:46 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:29:46 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:29:46 14:29:46 14:29:46 ---> free -m: 14:29:46 total used free shared buff/cache available 14:29:46 Mem: 16040 560 13269 0 2210 15160 14:29:46 Swap: 1023 0 1023 14:29:46 14:29:46 14:29:46 ---> ip addr: 14:29:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:29:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:29:46 inet 127.0.0.1/8 scope host lo 14:29:46 valid_lft forever preferred_lft forever 14:29:46 inet6 ::1/128 scope host 14:29:46 valid_lft forever preferred_lft forever 14:29:46 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:29:46 link/ether fa:16:3e:77:9f:10 brd ff:ff:ff:ff:ff:ff 14:29:46 inet 10.30.106.153/23 brd 10.30.107.255 scope global dynamic ens3 14:29:46 valid_lft 86216sec preferred_lft 86216sec 14:29:46 inet6 fe80::f816:3eff:fe77:9f10/64 scope link 14:29:46 valid_lft forever preferred_lft forever 14:29:46 14:29:46 14:29:46 ---> sar -b -r -n DEV: 14:29:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5569) 02/15/24 _x86_64_ (4 CPU) 14:29:46 14:29:46 14:26:45 LINUX RESTART (4 CPU) 14:29:46 14:29:46 14:27:01 tps rtps wtps bread/s bwrtn/s 14:29:46 14:28:01 222.95 51.54 171.40 2443.19 20955.71 14:29:46 14:29:01 102.65 2.28 100.37 119.45 21884.09 14:29:46 Average: 162.80 26.91 135.89 1281.32 21419.90 14:29:46 14:29:46 14:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:29:46 14:28:01 13944908 15557356 2480060 15.10 55852 1755796 787636 4.51 722004 1541772 149948 14:29:46 14:29:01 13697872 15545268 2727096 16.60 76288 1958168 745268 4.27 773064 1713392 113072 14:29:46 Average: 13821390 15551312 2603578 15.85 66070 1856982 766452 4.39 747534 1627582 131510 14:29:46 14:29:46 14:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:29:46 14:28:01 ens3 368.02 273.85 2122.16 75.39 0.00 0.00 0.00 0.00 14:29:46 14:28:01 lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 14:29:46 14:29:01 ens3 52.27 34.49 769.88 7.59 0.00 0.00 0.00 0.00 14:29:46 14:29:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 14:29:46 Average: ens3 210.15 154.17 1446.02 41.49 0.00 0.00 0.00 0.00 14:29:46 Average: lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 14:29:46 14:29:46 14:29:46 ---> sar -P ALL: 14:29:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5569) 02/15/24 _x86_64_ (4 CPU) 14:29:46 14:29:46 14:26:45 LINUX RESTART (4 CPU) 14:29:46 14:29:46 14:27:01 CPU %user %nice %system %iowait %steal %idle 14:29:46 14:28:01 all 26.64 0.00 2.69 5.26 0.08 65.33 14:29:46 14:28:01 0 18.24 0.00 2.28 2.55 0.08 76.84 14:29:46 14:28:01 1 32.29 0.00 2.69 1.38 0.08 63.55 14:29:46 14:28:01 2 20.83 0.00 2.50 6.50 0.07 70.10 14:29:46 14:28:01 3 35.22 0.00 3.29 10.62 0.08 50.79 14:29:46 14:29:01 all 18.66 0.00 1.20 5.87 0.05 74.21 14:29:46 14:29:01 0 13.74 0.00 0.97 0.30 0.07 84.92 14:29:46 14:29:01 1 21.90 0.00 0.90 1.09 0.05 76.07 14:29:46 14:29:01 2 19.28 0.00 1.26 17.15 0.05 62.26 14:29:46 14:29:01 3 19.73 0.00 1.69 4.99 0.07 73.53 14:29:46 Average: all 22.64 0.00 1.95 5.57 0.07 69.78 14:29:46 Average: 0 15.99 0.00 1.62 1.42 0.08 80.89 14:29:46 Average: 1 27.08 0.00 1.79 1.23 0.07 69.83 14:29:46 Average: 2 20.06 0.00 1.88 11.83 0.06 66.17 14:29:46 Average: 3 27.45 0.00 2.49 7.79 0.08 62.20 14:29:46 14:29:46 14:29:46