15:33:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 15:33:32 Running as SYSTEM 15:33:32 [EnvInject] - Loading node environment variables. 15:33:32 Building remotely on prd-ubuntu1804-builder-4c-4g-3497 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:33:32 [ssh-agent] Looking for ssh-agent implementation... 15:33:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:33 $ ssh-agent 15:33:33 SSH_AUTH_SOCK=/tmp/ssh-aX96Z4u9WbDx/agent.1713 15:33:33 SSH_AGENT_PID=1715 15:33:33 [ssh-agent] Started. 15:33:33 Running ssh-add (command line suppressed) 15:33:33 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4111647315685240700.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4111647315685240700.key) 15:33:33 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:33:33 The recommended git tool is: NONE 15:33:34 using credential onap-jenkins-ssh 15:33:34 Wiping out workspace first. 15:33:34 Cloning the remote Git repository 15:33:34 Cloning repository git://cloud.onap.org/mirror/oom.git 15:33:34 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:33:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:33:34 > git --version # timeout=10 15:33:34 > git --version # 'git version 2.17.1' 15:33:34 using GIT_SSH to set credentials Gerrit user 15:33:34 Verifying host key using manually-configured host key entries 15:33:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:33:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:33:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:33:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:33:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:33:41 using GIT_SSH to set credentials Gerrit user 15:33:41 Verifying host key using manually-configured host key entries 15:33:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/4 # timeout=30 15:33:41 > git rev-parse 9efe0fe40a5e3adeb72685a646766811406f00bc^{commit} # timeout=10 15:33:41 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:33:41 Checking out Revision 9efe0fe40a5e3adeb72685a646766811406f00bc (refs/changes/49/137149/4) 15:33:41 > git config core.sparsecheckout # timeout=10 15:33:41 > git checkout -f 9efe0fe40a5e3adeb72685a646766811406f00bc # timeout=30 15:33:44 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 15:33:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:33:44 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 15:33:44 [EnvInject] - Injecting environment variables from a build step. 15:33:44 [EnvInject] - Injecting as environment variables the properties content 15:33:44 PYTHON=python3 15:33:44 15:33:44 [EnvInject] - Variables injected successfully. 15:33:44 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10407203790007708101.sh 15:33:44 ---> tox-install.sh 15:33:44 + source /home/jenkins/lf-env.sh 15:33:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:33:44 ++ mktemp -d /tmp/venv-XXXX 15:33:44 + lf_venv=/tmp/venv-koGR 15:33:44 + local venv_file=/tmp/.os_lf_venv 15:33:44 + local python=python3 15:33:44 + local options 15:33:44 + local set_path=true 15:33:44 + local install_args= 15:33:44 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:33:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:33:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:33:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:33:44 + true 15:33:44 + case $1 in 15:33:44 + venv_file=/tmp/.toxenv 15:33:44 + shift 2 15:33:44 + true 15:33:44 + case $1 in 15:33:44 + shift 15:33:44 + break 15:33:44 + case $python in 15:33:44 + local pkg_list= 15:33:44 + [[ -d /opt/pyenv ]] 15:33:44 + echo 'Setup pyenv:' 15:33:44 Setup pyenv: 15:33:44 + export PYENV_ROOT=/opt/pyenv 15:33:44 + PYENV_ROOT=/opt/pyenv 15:33:44 + 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 15:33:44 + 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 15:33:44 + pyenv versions 15:33:44 * system (set by /opt/pyenv/version) 15:33:44 * 3.8.13 (set by /opt/pyenv/version) 15:33:44 * 3.9.13 (set by /opt/pyenv/version) 15:33:44 * 3.10.6 (set by /opt/pyenv/version) 15:33:44 + command -v pyenv 15:33:44 ++ pyenv init - --no-rehash 15:33:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:33:44 export PATH="/opt/pyenv/shims:${PATH}" 15:33:44 export PYENV_SHELL=bash 15:33:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:33:44 pyenv() { 15:33:44 local command 15:33:44 command="${1:-}" 15:33:44 if [ "$#" -gt 0 ]; then 15:33:44 shift 15:33:44 fi 15:33:44 15:33:44 case "$command" in 15:33:44 rehash|shell) 15:33:44 eval "$(pyenv "sh-$command" "$@")" 15:33:44 ;; 15:33:44 *) 15:33:44 command pyenv "$command" "$@" 15:33:44 ;; 15:33:44 esac 15:33:44 }' 15:33:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:33:44 ++ 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 15:33:44 ++ 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 15:33:44 ++ 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 15:33:44 ++ export PYENV_SHELL=bash 15:33:44 ++ PYENV_SHELL=bash 15:33:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:33:44 +++ complete -F _pyenv pyenv 15:33:44 ++ lf-pyver python3 15:33:44 ++ local py_version_xy=python3 15:33:44 ++ local py_version_xyz= 15:33:44 ++ pyenv versions 15:33:44 ++ local command 15:33:44 ++ command=versions 15:33:44 ++ '[' 1 -gt 0 ']' 15:33:44 ++ shift 15:33:44 ++ case "$command" in 15:33:44 ++ command pyenv versions 15:33:44 ++ pyenv versions 15:33:44 ++ sed 's/^[ *]* //' 15:33:44 ++ grep -E '^[0-9.]*[0-9]$' 15:33:44 ++ awk '{ print $1 }' 15:33:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:33:44 +++ grep '^3' /tmp/.pyenv_versions 15:33:44 +++ sort -V 15:33:44 +++ tail -n 1 15:33:44 ++ py_version_xyz=3.10.6 15:33:44 ++ [[ -z 3.10.6 ]] 15:33:44 ++ echo 3.10.6 15:33:44 ++ return 0 15:33:44 + pyenv local 3.10.6 15:33:44 + local command 15:33:44 + command=local 15:33:44 + '[' 2 -gt 0 ']' 15:33:44 + shift 15:33:44 + case "$command" in 15:33:44 + command pyenv local 3.10.6 15:33:44 + pyenv local 3.10.6 15:33:44 + for arg in "$@" 15:33:44 + case $arg in 15:33:44 + pkg_list+='tox ' 15:33:44 + for arg in "$@" 15:33:44 + case $arg in 15:33:44 + pkg_list+='virtualenv ' 15:33:44 + for arg in "$@" 15:33:44 + case $arg in 15:33:44 + pkg_list+='urllib3~=1.26.15 ' 15:33:44 + [[ -f /tmp/.toxenv ]] 15:33:44 + [[ ! -f /tmp/.toxenv ]] 15:33:44 + [[ -n '' ]] 15:33:44 + python3 -m venv /tmp/venv-koGR 15:33:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-koGR' 15:33:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-koGR 15:33:49 + echo /tmp/venv-koGR 15:33:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:33:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:33:49 + /tmp/venv-koGR/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:33:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:33:52 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:33:52 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:33:52 + /tmp/venv-koGR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:33:55 + type python3 15:33:55 + true 15:33:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-koGR/bin to PATH' 15:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-koGR/bin to PATH 15:33:55 + PATH=/tmp/venv-koGR/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 15:33:55 + return 0 15:33:55 + python3 --version 15:33:55 Python 3.10.6 15:33:55 + python3 -m pip --version 15:33:55 pip 24.0 from /tmp/venv-koGR/lib/python3.10/site-packages/pip (python 3.10) 15:33:55 + python3 -m pip freeze 15:33:55 cachetools==5.3.2 15:33:55 chardet==5.2.0 15:33:55 colorama==0.4.6 15:33:55 distlib==0.3.8 15:33:55 filelock==3.13.1 15:33:55 packaging==23.2 15:33:55 platformdirs==4.2.0 15:33:55 pluggy==1.4.0 15:33:55 pyproject-api==1.6.1 15:33:55 tomli==2.0.1 15:33:55 tox==4.12.1 15:33:55 urllib3==1.26.18 15:33:55 virtualenv==20.25.0 15:33:55 [EnvInject] - Injecting environment variables from a build step. 15:33:55 [EnvInject] - Injecting as environment variables the properties content 15:33:55 PARALLEL=false 15:33:55 15:33:55 [EnvInject] - Variables injected successfully. 15:33:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins453365694663939068.sh 15:33:55 ---> tox-run.sh 15:33: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 15:33:55 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:33:55 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:33:55 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:33:55 + cd /w/workspace/oom-master-pre-commit-lint/. 15:33:55 + source /home/jenkins/lf-env.sh 15:33:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:33:55 ++ mktemp -d /tmp/venv-XXXX 15:33:55 + lf_venv=/tmp/venv-T2gY 15:33:55 + local venv_file=/tmp/.os_lf_venv 15:33:55 + local python=python3 15:33:55 + local options 15:33:55 + local set_path=true 15:33:55 + local install_args= 15:33: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 15:33:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:33:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:33:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:33:55 + true 15:33:55 + case $1 in 15:33:55 + venv_file=/tmp/.toxenv 15:33:55 + shift 2 15:33:55 + true 15:33:55 + case $1 in 15:33:55 + shift 15:33:55 + break 15:33:55 + case $python in 15:33:55 + local pkg_list= 15:33:55 + [[ -d /opt/pyenv ]] 15:33:55 + echo 'Setup pyenv:' 15:33:55 Setup pyenv: 15:33:55 + export PYENV_ROOT=/opt/pyenv 15:33:55 + PYENV_ROOT=/opt/pyenv 15:33: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 15:33: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 15:33:55 + pyenv versions 15:33:55 system 15:33:55 3.8.13 15:33:55 3.9.13 15:33:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:33:55 + command -v pyenv 15:33:55 ++ pyenv init - --no-rehash 15:33: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[*]}"'\'')" 15:33:55 export PATH="/opt/pyenv/shims:${PATH}" 15:33:55 export PYENV_SHELL=bash 15:33:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:33:55 pyenv() { 15:33:55 local command 15:33:55 command="${1:-}" 15:33:55 if [ "$#" -gt 0 ]; then 15:33:55 shift 15:33:55 fi 15:33:55 15:33:55 case "$command" in 15:33:55 rehash|shell) 15:33:55 eval "$(pyenv "sh-$command" "$@")" 15:33:55 ;; 15:33:55 *) 15:33:55 command pyenv "$command" "$@" 15:33:55 ;; 15:33:55 esac 15:33:55 }' 15:33: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[*]}"' 15:33: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 15:33: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 15:33: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 15:33:55 ++ export PYENV_SHELL=bash 15:33:55 ++ PYENV_SHELL=bash 15:33:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:33:55 +++ complete -F _pyenv pyenv 15:33:55 ++ lf-pyver python3 15:33:55 ++ local py_version_xy=python3 15:33:55 ++ local py_version_xyz= 15:33:55 ++ pyenv versions 15:33:55 ++ local command 15:33:55 ++ command=versions 15:33:55 ++ sed 's/^[ *]* //' 15:33:55 ++ '[' 1 -gt 0 ']' 15:33:55 ++ shift 15:33:55 ++ case "$command" in 15:33:55 ++ command pyenv versions 15:33:55 ++ pyenv versions 15:33:55 ++ awk '{ print $1 }' 15:33:55 ++ grep -E '^[0-9.]*[0-9]$' 15:33:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:33:56 +++ grep '^3' /tmp/.pyenv_versions 15:33:56 +++ sort -V 15:33:56 +++ tail -n 1 15:33:56 ++ py_version_xyz=3.10.6 15:33:56 ++ [[ -z 3.10.6 ]] 15:33:56 ++ echo 3.10.6 15:33:56 ++ return 0 15:33:56 + pyenv local 3.10.6 15:33:56 + local command 15:33:56 + command=local 15:33:56 + '[' 2 -gt 0 ']' 15:33:56 + shift 15:33:56 + case "$command" in 15:33:56 + command pyenv local 3.10.6 15:33:56 + pyenv local 3.10.6 15:33:56 + for arg in "$@" 15:33:56 + case $arg in 15:33:56 + pkg_list+='tox ' 15:33:56 + for arg in "$@" 15:33:56 + case $arg in 15:33:56 + pkg_list+='virtualenv ' 15:33:56 + for arg in "$@" 15:33:56 + case $arg in 15:33:56 + pkg_list+='urllib3~=1.26.15 ' 15:33:56 + [[ -f /tmp/.toxenv ]] 15:33:56 ++ cat /tmp/.toxenv 15:33:56 + lf_venv=/tmp/venv-koGR 15:33:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-koGR from' file:/tmp/.toxenv 15:33:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-koGR from file:/tmp/.toxenv 15:33:56 + /tmp/venv-koGR/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:33:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:33:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:33:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:33:56 + /tmp/venv-koGR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:33:58 + type python3 15:33:58 + true 15:33:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-koGR/bin to PATH' 15:33:58 lf-activate-venv(): INFO: Adding /tmp/venv-koGR/bin to PATH 15:33:58 + PATH=/tmp/venv-koGR/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 15:33:58 + return 0 15:33:58 + [[ -d /opt/pyenv ]] 15:33:58 + echo '---> Setting up pyenv' 15:33:58 ---> Setting up pyenv 15:33:58 + export PYENV_ROOT=/opt/pyenv 15:33:58 + PYENV_ROOT=/opt/pyenv 15:33:58 + export PATH=/opt/pyenv/bin:/tmp/venv-koGR/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 15:33:58 + PATH=/opt/pyenv/bin:/tmp/venv-koGR/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 15:33:58 ++ pwd 15:33:58 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:33:58 + export PYTHONPATH 15:33:58 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:33:58 + TOX_TESTENV_PASSENV=PYTHONPATH 15:33:58 + tox --version 15:33:58 4.12.1 from /tmp/venv-koGR/lib/python3.10/site-packages/tox/__init__.py 15:33:58 + PARALLEL=false 15:33:58 + TOX_OPTIONS_LIST= 15:33:58 + [[ -n pre-commit ]] 15:33:58 + TOX_OPTIONS_LIST=' -e pre-commit' 15:33:58 + case ${PARALLEL,,} in 15:33:58 + tox -e pre-commit 15:33:58 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:33:59 pre-commit: install_deps> python -I -m pip install pre-commit 15:34:03 pre-commit: freeze> python -m pip freeze --all 15:34:03 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.2.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 15:34:03 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:34:03 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:34:04 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:34:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:34:06 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:34:06 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:34:06 [INFO] Once installed this environment will be reused. 15:34:06 [INFO] This may take a few minutes... 15:34:09 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:34:09 [INFO] Once installed this environment will be reused. 15:34:09 [INFO] This may take a few minutes... 15:34:15 Trim Trailing Whitespace.................................................Passed 15:34:15 Tabs remover.............................................................Passed 15:34:15 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:34:16 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:34:16 [INFO] Once installed this environment will be reused. 15:34:16 [INFO] This may take a few minutes... 15:34:22 gitlint..............................................(no files to check)Skipped 15:34:22 pre-commit: OK (22.94=setup[4.36]+cmd[12.32,6.26] seconds) 15:34:22 congratulations :) (23.10 seconds) 15:34:22 + tox_status=0 15:34:22 + echo '---> Completed tox runs' 15:34:22 ---> Completed tox runs 15:34:22 + for i in .tox/*/log 15:34:22 ++ echo .tox/pre-commit/log 15:34:22 ++ awk -F/ '{print $2}' 15:34:22 + tox_env=pre-commit 15:34:22 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:34:22 + DOC_DIR=docs/_build/html 15:34:22 + [[ -d docs/_build/html ]] 15:34:22 + echo '---> tox-run.sh ends' 15:34:22 ---> tox-run.sh ends 15:34:22 + test 0 -eq 0 15:34:22 $ ssh-agent -k 15:34:22 unset SSH_AUTH_SOCK; 15:34:22 unset SSH_AGENT_PID; 15:34:22 echo Agent pid 1715 killed; 15:34:22 [ssh-agent] Stopped. 15:34:22 [PostBuildScript] - [INFO] Executing post build scripts. 15:34:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14956990895727419320.sh 15:34:22 ---> sysstat.sh 15:34:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8905990031977397354.sh 15:34:22 ---> package-listing.sh 15:34:22 ++ facter osfamily 15:34:22 ++ tr '[:upper:]' '[:lower:]' 15:34:22 + OS_FAMILY=debian 15:34:22 + workspace=/w/workspace/oom-master-pre-commit-lint 15:34:22 + START_PACKAGES=/tmp/packages_start.txt 15:34:22 + END_PACKAGES=/tmp/packages_end.txt 15:34:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:34:22 + PACKAGES=/tmp/packages_start.txt 15:34:22 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:34:22 + PACKAGES=/tmp/packages_end.txt 15:34:22 + case "${OS_FAMILY}" in 15:34:22 + dpkg -l 15:34:22 + grep '^ii' 15:34:22 + '[' -f /tmp/packages_start.txt ']' 15:34:22 + '[' -f /tmp/packages_end.txt ']' 15:34:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:34:22 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:34:22 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:34:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:34:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7708768727007726599.sh 15:34:23 ---> capture-instance-metadata.sh 15:34:23 Setup pyenv: 15:34:23 system 15:34:23 3.8.13 15:34:23 3.9.13 15:34:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:34:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-h9z5 15:34:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:34:29 lf-activate-venv(): INFO: Installing: lftools 15:35:02 lf-activate-venv(): INFO: Adding /tmp/venv-h9z5/bin to PATH 15:35:02 INFO: Running in OpenStack, capturing instance metadata 15:35:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12166813666816841473.sh 15:35:02 provisioning config files... 15:35:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5688496032260846679tmp 15:35:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:35:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:35:02 [EnvInject] - Injecting environment variables from a build step. 15:35:02 [EnvInject] - Injecting as environment variables the properties content 15:35:02 SERVER_ID=logs 15:35:02 15:35:02 [EnvInject] - Variables injected successfully. 15:35:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5440077464528718115.sh 15:35:02 ---> create-netrc.sh 15:35:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7371429659026763323.sh 15:35:03 ---> python-tools-install.sh 15:35:03 Setup pyenv: 15:35:03 system 15:35:03 3.8.13 15:35:03 3.9.13 15:35:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:35:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h9z5 from file:/tmp/.os_lf_venv 15:35:04 lf-activate-venv(): INFO: Installing: lftools 15:35:12 lf-activate-venv(): INFO: Adding /tmp/venv-h9z5/bin to PATH 15:35:12 Generating Requirements File 15:35:45 Python 3.10.6 15:35:45 pip 24.0 from /tmp/venv-h9z5/lib/python3.10/site-packages/pip (python 3.10) 15:35:46 appdirs==1.4.4 15:35:46 argcomplete==3.2.2 15:35:46 aspy.yaml==1.3.0 15:35:46 attrs==23.2.0 15:35:46 autopage==0.5.2 15:35:46 beautifulsoup4==4.12.3 15:35:46 boto3==1.34.36 15:35:46 botocore==1.34.36 15:35:46 bs4==0.0.2 15:35:46 cachetools==5.3.2 15:35:46 certifi==2024.2.2 15:35:46 cffi==1.16.0 15:35:46 cfgv==3.4.0 15:35:46 chardet==5.2.0 15:35:46 charset-normalizer==3.3.2 15:35:46 click==8.1.7 15:35:46 cliff==4.5.0 15:35:46 cmd2==2.4.3 15:35:46 cryptography==3.3.2 15:35:46 debtcollector==2.5.0 15:35:46 decorator==5.1.1 15:35:46 defusedxml==0.7.1 15:35:46 Deprecated==1.2.14 15:35:46 distlib==0.3.8 15:35:46 dnspython==2.5.0 15:35:46 docker==4.2.2 15:35:46 dogpile.cache==1.3.0 15:35:46 email-validator==2.1.0.post1 15:35:46 filelock==3.13.1 15:35:46 future==0.18.3 15:35:46 gitdb==4.0.11 15:35:46 GitPython==3.1.41 15:35:46 google-auth==2.27.0 15:35:46 httplib2==0.22.0 15:35:46 identify==2.5.33 15:35:46 idna==3.6 15:35:46 importlib-resources==1.5.0 15:35:46 iso8601==2.1.0 15:35:46 Jinja2==3.1.3 15:35:46 jmespath==1.0.1 15:35:46 jsonpatch==1.33 15:35:46 jsonpointer==2.4 15:35:46 jsonschema==4.21.1 15:35:46 jsonschema-specifications==2023.12.1 15:35:46 keystoneauth1==5.5.0 15:35:46 kubernetes==29.0.0 15:35:46 lftools==0.37.8 15:35:46 lxml==5.1.0 15:35:46 MarkupSafe==2.1.5 15:35:46 msgpack==1.0.7 15:35:46 multi_key_dict==2.0.3 15:35:46 munch==4.0.0 15:35:46 netaddr==0.10.1 15:35:46 netifaces==0.11.0 15:35:46 niet==1.4.2 15:35:46 nodeenv==1.8.0 15:35:46 oauth2client==4.1.3 15:35:46 oauthlib==3.2.2 15:35:46 openstacksdk==0.62.0 15:35:46 os-client-config==2.1.0 15:35:46 os-service-types==1.7.0 15:35:46 osc-lib==3.0.0 15:35:46 oslo.config==9.3.0 15:35:46 oslo.context==5.3.0 15:35:46 oslo.i18n==6.2.0 15:35:46 oslo.log==5.4.0 15:35:46 oslo.serialization==5.3.0 15:35:46 oslo.utils==7.0.0 15:35:46 packaging==23.2 15:35:46 pbr==6.0.0 15:35:46 platformdirs==4.2.0 15:35:46 prettytable==3.9.0 15:35:46 pyasn1==0.5.1 15:35:46 pyasn1-modules==0.3.0 15:35:46 pycparser==2.21 15:35:46 pygerrit2==2.0.15 15:35:46 PyGithub==2.2.0 15:35:46 pyinotify==0.9.6 15:35:46 PyJWT==2.8.0 15:35:46 PyNaCl==1.5.0 15:35:46 pyparsing==2.4.7 15:35:46 pyperclip==1.8.2 15:35:46 pyrsistent==0.20.0 15:35:46 python-cinderclient==9.4.0 15:35:46 python-dateutil==2.8.2 15:35:46 python-heatclient==3.4.0 15:35:46 python-jenkins==1.8.2 15:35:46 python-keystoneclient==5.3.0 15:35:46 python-magnumclient==4.3.0 15:35:46 python-novaclient==18.4.0 15:35:46 python-openstackclient==6.0.0 15:35:46 python-swiftclient==4.4.0 15:35:46 pytz==2024.1 15:35:46 PyYAML==6.0.1 15:35:46 referencing==0.33.0 15:35:46 requests==2.31.0 15:35:46 requests-oauthlib==1.3.1 15:35:46 requestsexceptions==1.4.0 15:35:46 rfc3986==2.0.0 15:35:46 rpds-py==0.17.1 15:35:46 rsa==4.9 15:35:46 ruamel.yaml==0.18.6 15:35:46 ruamel.yaml.clib==0.2.8 15:35:46 s3transfer==0.10.0 15:35:46 simplejson==3.19.2 15:35:46 six==1.16.0 15:35:46 smmap==5.0.1 15:35:46 soupsieve==2.5 15:35:46 stevedore==5.1.0 15:35:46 tabulate==0.9.0 15:35:46 toml==0.10.2 15:35:46 tomlkit==0.12.3 15:35:46 tqdm==4.66.1 15:35:46 typing_extensions==4.9.0 15:35:46 tzdata==2023.4 15:35:46 urllib3==1.26.18 15:35:46 virtualenv==20.25.0 15:35:46 wcwidth==0.2.13 15:35:46 websocket-client==1.7.0 15:35:46 wrapt==1.16.0 15:35:46 xdg==6.0.0 15:35:46 xmltodict==0.13.0 15:35:46 yq==3.2.3 15:35:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10310015156997933451.sh 15:35:46 ---> sudo-logs.sh 15:35:46 Archiving 'sudo' log.. 15:35:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2425856214366201956.sh 15:35:46 ---> job-cost.sh 15:35:46 Setup pyenv: 15:35:46 system 15:35:46 3.8.13 15:35:46 3.9.13 15:35:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:35:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h9z5 from file:/tmp/.os_lf_venv 15:35:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:35:55 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. 15:35:55 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 15:35:55 lf-activate-venv(): INFO: Adding /tmp/venv-h9z5/bin to PATH 15:35:55 INFO: No Stack... 15:35:56 INFO: Retrieving Pricing Info for: v3-standard-4 15:35:56 INFO: Archiving Costs 15:35:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10595705766447778108.sh 15:35:56 ---> logs-deploy.sh 15:35:56 Setup pyenv: 15:35:56 system 15:35:56 3.8.13 15:35:56 3.9.13 15:35:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:35:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h9z5 from file:/tmp/.os_lf_venv 15:35:57 lf-activate-venv(): INFO: Installing: lftools 15:36:06 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:36:06 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:36:07 lf-activate-venv(): INFO: Adding /tmp/venv-h9z5/bin to PATH 15:36:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3297 15:36:07 INFO: archiving workspace using pattern(s): 15:36:08 Archives upload complete. 15:36:08 INFO: archiving logs to Nexus 15:36:09 ---> uname -a: 15:36:09 Linux prd-ubuntu1804-builder-4c-4g-3497 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:36:09 15:36:09 15:36:09 ---> lscpu: 15:36:09 Architecture: x86_64 15:36:09 CPU op-mode(s): 32-bit, 64-bit 15:36:09 Byte Order: Little Endian 15:36:09 CPU(s): 4 15:36:09 On-line CPU(s) list: 0-3 15:36:09 Thread(s) per core: 1 15:36:09 Core(s) per socket: 1 15:36:09 Socket(s): 4 15:36:09 NUMA node(s): 1 15:36:09 Vendor ID: AuthenticAMD 15:36:09 CPU family: 23 15:36:09 Model: 49 15:36:09 Model name: AMD EPYC-Rome Processor 15:36:09 Stepping: 0 15:36:09 CPU MHz: 2799.998 15:36:09 BogoMIPS: 5599.99 15:36:09 Virtualization: AMD-V 15:36:09 Hypervisor vendor: KVM 15:36:09 Virtualization type: full 15:36:09 L1d cache: 32K 15:36:09 L1i cache: 32K 15:36:09 L2 cache: 512K 15:36:09 L3 cache: 16384K 15:36:09 NUMA node0 CPU(s): 0-3 15:36:09 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 15:36:09 15:36:09 15:36:09 ---> nproc: 15:36:09 4 15:36:09 15:36:09 15:36:09 ---> df -h: 15:36:09 Filesystem Size Used Avail Use% Mounted on 15:36:09 udev 7.9G 0 7.9G 0% /dev 15:36:09 tmpfs 1.6G 672K 1.6G 1% /run 15:36:09 /dev/vda1 78G 8.4G 69G 11% / 15:36:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:36:09 tmpfs 5.0M 0 5.0M 0% /run/lock 15:36:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:36:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:36:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:36:09 15:36:09 15:36:09 ---> free -m: 15:36:09 total used free shared buff/cache available 15:36:09 Mem: 16040 551 13275 0 2212 15168 15:36:09 Swap: 1023 0 1023 15:36:09 15:36:09 15:36:09 ---> ip addr: 15:36:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:36:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:36:09 inet 127.0.0.1/8 scope host lo 15:36:09 valid_lft forever preferred_lft forever 15:36:09 inet6 ::1/128 scope host 15:36:09 valid_lft forever preferred_lft forever 15:36:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:36:09 link/ether fa:16:3e:f1:a7:66 brd ff:ff:ff:ff:ff:ff 15:36:09 inet 10.30.106.105/23 brd 10.30.107.255 scope global dynamic ens3 15:36:09 valid_lft 86222sec preferred_lft 86222sec 15:36:09 inet6 fe80::f816:3eff:fef1:a766/64 scope link 15:36:09 valid_lft forever preferred_lft forever 15:36:09 15:36:09 15:36:09 ---> sar -b -r -n DEV: 15:36:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3497) 02/07/24 _x86_64_ (4 CPU) 15:36:09 15:36:09 15:33:13 LINUX RESTART (4 CPU) 15:36:09 15:36:09 15:34:02 tps rtps wtps bread/s bwrtn/s 15:36:09 15:35:01 121.03 15.01 106.02 1080.36 31054.94 15:36:09 15:36:01 87.52 0.93 86.59 99.58 29734.51 15:36:09 Average: 104.13 7.91 96.22 585.85 30389.18 15:36:09 15:36:09 15:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:36:09 15:35:01 13639072 15496532 2785896 16.96 72784 1971432 833008 4.77 854480 1687340 212132 15:36:09 15:36:01 13589532 15528736 2835436 17.26 86948 2033172 768628 4.40 797176 1782996 102564 15:36:09 Average: 13614302 15512634 2810666 17.11 79866 2002302 800818 4.58 825828 1735168 157348 15:36:09 15:36:09 15:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:36:09 15:35:01 lo 2.24 2.24 0.23 0.23 0.00 0.00 0.00 0.00 15:36:09 15:35:01 ens3 69.72 47.25 1177.48 8.65 0.00 0.00 0.00 0.00 15:36:09 15:36:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 15:36:09 15:36:01 ens3 46.03 33.08 373.63 8.74 0.00 0.00 0.00 0.00 15:36:09 Average: lo 1.92 1.92 0.20 0.20 0.00 0.00 0.00 0.00 15:36:09 Average: ens3 57.77 40.10 772.18 8.70 0.00 0.00 0.00 0.00 15:36:09 15:36:09 15:36:09 ---> sar -P ALL: 15:36:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3497) 02/07/24 _x86_64_ (4 CPU) 15:36:09 15:36:09 15:33:13 LINUX RESTART (4 CPU) 15:36:09 15:36:09 15:34:02 CPU %user %nice %system %iowait %steal %idle 15:36:09 15:35:01 all 23.14 0.00 1.97 5.66 0.07 69.16 15:36:09 15:35:01 0 33.68 0.00 2.67 3.85 0.08 59.72 15:36:09 15:35:01 1 18.76 0.00 1.53 9.51 0.09 70.12 15:36:09 15:35:01 2 9.97 0.00 1.44 8.74 0.07 79.78 15:36:09 15:35:01 3 30.30 0.00 2.25 0.53 0.09 66.84 15:36:09 15:36:01 all 21.17 0.00 1.31 3.68 0.05 73.79 15:36:09 15:36:01 0 11.91 0.00 0.93 0.12 0.05 87.00 15:36:09 15:36:01 1 19.50 0.00 1.67 10.99 0.05 67.79 15:36:09 15:36:01 2 31.72 0.00 1.77 3.09 0.05 63.36 15:36:09 15:36:01 3 21.60 0.00 0.85 0.57 0.03 76.94 15:36:09 Average: all 22.15 0.00 1.64 4.66 0.06 71.49 15:36:09 Average: 0 22.67 0.00 1.79 1.96 0.07 73.51 15:36:09 Average: 1 19.13 0.00 1.60 10.25 0.07 68.95 15:36:09 Average: 2 20.87 0.00 1.61 5.91 0.06 71.56 15:36:09 Average: 3 25.91 0.00 1.54 0.55 0.06 71.94 15:36:09 15:36:09 15:36:09