10:12:11 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 10:12:11 Running as SYSTEM 10:12:11 [EnvInject] - Loading node environment variables. 10:12:11 Building remotely on prd-ubuntu1804-builder-4c-4g-5297 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:12:11 [ssh-agent] Looking for ssh-agent implementation... 10:12:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:12:11 $ ssh-agent 10:12:11 SSH_AUTH_SOCK=/tmp/ssh-cVSJjNPAddnx/agent.1987 10:12:11 SSH_AGENT_PID=1989 10:12:11 [ssh-agent] Started. 10:12:11 Running ssh-add (command line suppressed) 10:12:11 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12329777862675908254.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12329777862675908254.key) 10:12:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:12:11 The recommended git tool is: NONE 10:12:14 using credential onap-jenkins-ssh 10:12:14 Wiping out workspace first. 10:12:14 Cloning the remote Git repository 10:12:14 Cloning repository git://cloud.onap.org/mirror/oom.git 10:12:14 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:12:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:12:14 > git --version # timeout=10 10:12:14 > git --version # 'git version 2.17.1' 10:12:14 using GIT_SSH to set credentials Gerrit user 10:12:14 Verifying host key using manually-configured host key entries 10:12:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:12:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:12:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:12:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:12:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:12:21 using GIT_SSH to set credentials Gerrit user 10:12:21 Verifying host key using manually-configured host key entries 10:12:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/8 # timeout=30 10:12:21 > git rev-parse 782dcb0ad35dfe8d4158ab9b73228bbf38c2e6ff^{commit} # timeout=10 10:12:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:12:21 Checking out Revision 782dcb0ad35dfe8d4158ab9b73228bbf38c2e6ff (refs/changes/49/137149/8) 10:12:21 > git config core.sparsecheckout # timeout=10 10:12:21 > git checkout -f 782dcb0ad35dfe8d4158ab9b73228bbf38c2e6ff # timeout=30 10:12:25 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 10:12:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:12:25 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 10:12:25 [EnvInject] - Injecting environment variables from a build step. 10:12:25 [EnvInject] - Injecting as environment variables the properties content 10:12:25 PYTHON=python3 10:12:25 10:12:25 [EnvInject] - Variables injected successfully. 10:12:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9285231793038757033.sh 10:12:25 ---> tox-install.sh 10:12:25 + source /home/jenkins/lf-env.sh 10:12:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:12:25 ++ mktemp -d /tmp/venv-XXXX 10:12:25 + lf_venv=/tmp/venv-exVP 10:12:25 + local venv_file=/tmp/.os_lf_venv 10:12:25 + local python=python3 10:12:25 + local options 10:12:25 + local set_path=true 10:12:25 + local install_args= 10:12:25 ++ 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 10:12:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:12:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:12:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:12:25 + true 10:12:25 + case $1 in 10:12:25 + venv_file=/tmp/.toxenv 10:12:25 + shift 2 10:12:25 + true 10:12:25 + case $1 in 10:12:25 + shift 10:12:25 + break 10:12:25 + case $python in 10:12:25 + local pkg_list= 10:12:25 + [[ -d /opt/pyenv ]] 10:12:25 + echo 'Setup pyenv:' 10:12:25 Setup pyenv: 10:12:25 + export PYENV_ROOT=/opt/pyenv 10:12:25 + PYENV_ROOT=/opt/pyenv 10:12:25 + 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 10:12:25 + 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 10:12:25 + pyenv versions 10:12:25 * system (set by /opt/pyenv/version) 10:12:25 * 3.8.13 (set by /opt/pyenv/version) 10:12:25 * 3.9.13 (set by /opt/pyenv/version) 10:12:25 * 3.10.6 (set by /opt/pyenv/version) 10:12:25 + command -v pyenv 10:12:25 ++ pyenv init - --no-rehash 10:12:25 + 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[*]}"'\'')" 10:12:25 export PATH="/opt/pyenv/shims:${PATH}" 10:12:25 export PYENV_SHELL=bash 10:12:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:12:25 pyenv() { 10:12:25 local command 10:12:25 command="${1:-}" 10:12:25 if [ "$#" -gt 0 ]; then 10:12:25 shift 10:12:25 fi 10:12:25 10:12:25 case "$command" in 10:12:25 rehash|shell) 10:12:25 eval "$(pyenv "sh-$command" "$@")" 10:12:25 ;; 10:12:25 *) 10:12:25 command pyenv "$command" "$@" 10:12:25 ;; 10:12:25 esac 10:12:25 }' 10:12:25 +++ 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[*]}"' 10:12:25 ++ 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 10:12:25 ++ 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 10:12:25 ++ 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 10:12:25 ++ export PYENV_SHELL=bash 10:12:25 ++ PYENV_SHELL=bash 10:12:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:12:25 +++ complete -F _pyenv pyenv 10:12:25 ++ lf-pyver python3 10:12:25 ++ local py_version_xy=python3 10:12:25 ++ local py_version_xyz= 10:12:25 ++ pyenv versions 10:12:25 ++ local command 10:12:25 ++ command=versions 10:12:25 ++ '[' 1 -gt 0 ']' 10:12:25 ++ shift 10:12:25 ++ case "$command" in 10:12:25 ++ command pyenv versions 10:12:25 ++ pyenv versions 10:12:25 ++ sed 's/^[ *]* //' 10:12:25 ++ grep -E '^[0-9.]*[0-9]$' 10:12:25 ++ awk '{ print $1 }' 10:12:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:12:26 +++ grep '^3' /tmp/.pyenv_versions 10:12:26 +++ sort -V 10:12:26 +++ tail -n 1 10:12:26 ++ py_version_xyz=3.10.6 10:12:26 ++ [[ -z 3.10.6 ]] 10:12:26 ++ echo 3.10.6 10:12:26 ++ return 0 10:12:26 + pyenv local 3.10.6 10:12:26 + local command 10:12:26 + command=local 10:12:26 + '[' 2 -gt 0 ']' 10:12:26 + shift 10:12:26 + case "$command" in 10:12:26 + command pyenv local 3.10.6 10:12:26 + pyenv local 3.10.6 10:12:26 + for arg in "$@" 10:12:26 + case $arg in 10:12:26 + pkg_list+='tox ' 10:12:26 + for arg in "$@" 10:12:26 + case $arg in 10:12:26 + pkg_list+='virtualenv ' 10:12:26 + for arg in "$@" 10:12:26 + case $arg in 10:12:26 + pkg_list+='urllib3~=1.26.15 ' 10:12:26 + [[ -f /tmp/.toxenv ]] 10:12:26 + [[ ! -f /tmp/.toxenv ]] 10:12:26 + [[ -n '' ]] 10:12:26 + python3 -m venv /tmp/venv-exVP 10:12:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-exVP' 10:12:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-exVP 10:12:32 + echo /tmp/venv-exVP 10:12:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:12:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:12:32 + /tmp/venv-exVP/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:12:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:12:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:12:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:12:36 + /tmp/venv-exVP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:12:38 + type python3 10:12:38 + true 10:12:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-exVP/bin to PATH' 10:12:38 lf-activate-venv(): INFO: Adding /tmp/venv-exVP/bin to PATH 10:12:38 + PATH=/tmp/venv-exVP/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 10:12:38 + return 0 10:12:38 + python3 --version 10:12:38 Python 3.10.6 10:12:38 + python3 -m pip --version 10:12:39 pip 24.0 from /tmp/venv-exVP/lib/python3.10/site-packages/pip (python 3.10) 10:12:39 + python3 -m pip freeze 10:12:39 cachetools==5.3.2 10:12:39 chardet==5.2.0 10:12:39 colorama==0.4.6 10:12:39 distlib==0.3.8 10:12:39 filelock==3.13.1 10:12:39 packaging==23.2 10:12:39 platformdirs==4.2.0 10:12:39 pluggy==1.4.0 10:12:39 pyproject-api==1.6.1 10:12:39 tomli==2.0.1 10:12:39 tox==4.12.1 10:12:39 urllib3==1.26.18 10:12:39 virtualenv==20.25.0 10:12:39 [EnvInject] - Injecting environment variables from a build step. 10:12:39 [EnvInject] - Injecting as environment variables the properties content 10:12:39 PARALLEL=false 10:12:39 10:12:39 [EnvInject] - Variables injected successfully. 10:12:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins340690832783638403.sh 10:12:39 ---> tox-run.sh 10:12:39 + 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 10:12:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:12:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:12:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:12:39 + cd /w/workspace/oom-master-pre-commit-lint/. 10:12:39 + source /home/jenkins/lf-env.sh 10:12:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:12:39 ++ mktemp -d /tmp/venv-XXXX 10:12:39 + lf_venv=/tmp/venv-sYxA 10:12:39 + local venv_file=/tmp/.os_lf_venv 10:12:39 + local python=python3 10:12:39 + local options 10:12:39 + local set_path=true 10:12:39 + local install_args= 10:12:39 ++ 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 10:12:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:12:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:12:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:12:39 + true 10:12:39 + case $1 in 10:12:39 + venv_file=/tmp/.toxenv 10:12:39 + shift 2 10:12:39 + true 10:12:39 + case $1 in 10:12:39 + shift 10:12:39 + break 10:12:39 + case $python in 10:12:39 + local pkg_list= 10:12:39 + [[ -d /opt/pyenv ]] 10:12:39 + echo 'Setup pyenv:' 10:12:39 Setup pyenv: 10:12:39 + export PYENV_ROOT=/opt/pyenv 10:12:39 + PYENV_ROOT=/opt/pyenv 10:12:39 + 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 10:12:39 + 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 10:12:39 + pyenv versions 10:12:39 system 10:12:39 3.8.13 10:12:39 3.9.13 10:12:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:12:39 + command -v pyenv 10:12:39 ++ pyenv init - --no-rehash 10:12:39 + 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[*]}"'\'')" 10:12:39 export PATH="/opt/pyenv/shims:${PATH}" 10:12:39 export PYENV_SHELL=bash 10:12:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:12:39 pyenv() { 10:12:39 local command 10:12:39 command="${1:-}" 10:12:39 if [ "$#" -gt 0 ]; then 10:12:39 shift 10:12:39 fi 10:12:39 10:12:39 case "$command" in 10:12:39 rehash|shell) 10:12:39 eval "$(pyenv "sh-$command" "$@")" 10:12:39 ;; 10:12:39 *) 10:12:39 command pyenv "$command" "$@" 10:12:39 ;; 10:12:39 esac 10:12:39 }' 10:12:39 +++ 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[*]}"' 10:12:39 ++ 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 10:12:39 ++ 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 10:12:39 ++ 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 10:12:39 ++ export PYENV_SHELL=bash 10:12:39 ++ PYENV_SHELL=bash 10:12:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:12:39 +++ complete -F _pyenv pyenv 10:12:39 ++ lf-pyver python3 10:12:39 ++ local py_version_xy=python3 10:12:39 ++ local py_version_xyz= 10:12:39 ++ pyenv versions 10:12:39 ++ local command 10:12:39 ++ command=versions 10:12:39 ++ '[' 1 -gt 0 ']' 10:12:39 ++ shift 10:12:39 ++ case "$command" in 10:12:39 ++ command pyenv versions 10:12:39 ++ pyenv versions 10:12:39 ++ sed 's/^[ *]* //' 10:12:39 ++ awk '{ print $1 }' 10:12:39 ++ grep -E '^[0-9.]*[0-9]$' 10:12:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:12:39 +++ grep '^3' /tmp/.pyenv_versions 10:12:39 +++ sort -V 10:12:39 +++ tail -n 1 10:12:39 ++ py_version_xyz=3.10.6 10:12:39 ++ [[ -z 3.10.6 ]] 10:12:39 ++ echo 3.10.6 10:12:39 ++ return 0 10:12:39 + pyenv local 3.10.6 10:12:39 + local command 10:12:39 + command=local 10:12:39 + '[' 2 -gt 0 ']' 10:12:39 + shift 10:12:39 + case "$command" in 10:12:39 + command pyenv local 3.10.6 10:12:39 + pyenv local 3.10.6 10:12:39 + for arg in "$@" 10:12:39 + case $arg in 10:12:39 + pkg_list+='tox ' 10:12:39 + for arg in "$@" 10:12:39 + case $arg in 10:12:39 + pkg_list+='virtualenv ' 10:12:39 + for arg in "$@" 10:12:39 + case $arg in 10:12:39 + pkg_list+='urllib3~=1.26.15 ' 10:12:39 + [[ -f /tmp/.toxenv ]] 10:12:39 ++ cat /tmp/.toxenv 10:12:39 + lf_venv=/tmp/venv-exVP 10:12:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-exVP from' file:/tmp/.toxenv 10:12:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-exVP from file:/tmp/.toxenv 10:12:39 + /tmp/venv-exVP/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:12:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:12:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:12:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:12:40 + /tmp/venv-exVP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:12:42 + type python3 10:12:42 + true 10:12:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-exVP/bin to PATH' 10:12:42 lf-activate-venv(): INFO: Adding /tmp/venv-exVP/bin to PATH 10:12:42 + PATH=/tmp/venv-exVP/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 10:12:42 + return 0 10:12:42 + [[ -d /opt/pyenv ]] 10:12:42 + echo '---> Setting up pyenv' 10:12:42 ---> Setting up pyenv 10:12:42 + export PYENV_ROOT=/opt/pyenv 10:12:42 + PYENV_ROOT=/opt/pyenv 10:12:42 + export PATH=/opt/pyenv/bin:/tmp/venv-exVP/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 10:12:42 + PATH=/opt/pyenv/bin:/tmp/venv-exVP/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 10:12:42 ++ pwd 10:12:42 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:12:42 + export PYTHONPATH 10:12:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:12:42 + TOX_TESTENV_PASSENV=PYTHONPATH 10:12:42 + tox --version 10:12:42 4.12.1 from /tmp/venv-exVP/lib/python3.10/site-packages/tox/__init__.py 10:12:42 + PARALLEL=false 10:12:42 + TOX_OPTIONS_LIST= 10:12:42 + [[ -n pre-commit ]] 10:12:42 + TOX_OPTIONS_LIST=' -e pre-commit' 10:12:42 + case ${PARALLEL,,} in 10:12:42 + tox -e pre-commit 10:12:42 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:12:43 pre-commit: install_deps> python -I -m pip install pre-commit 10:12:46 pre-commit: freeze> python -m pip freeze --all 10:12:46 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 10:12:46 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:12:47 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:12:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:12:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:12:49 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:12:49 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:12:49 [INFO] Once installed this environment will be reused. 10:12:49 [INFO] This may take a few minutes... 10:12:54 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:12:54 [INFO] Once installed this environment will be reused. 10:12:54 [INFO] This may take a few minutes... 10:12:59 Trim Trailing Whitespace.................................................Passed 10:12:59 Tabs remover.............................................................Passed 10:12:59 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:13:00 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:13:00 [INFO] Once installed this environment will be reused. 10:13:00 [INFO] This may take a few minutes... 10:13:05 gitlint..............................................(no files to check)Skipped 10:13:05 pre-commit: OK (23.17=setup[4.12]+cmd[12.81,6.25] seconds) 10:13:05 congratulations :) (23.34 seconds) 10:13:06 + tox_status=0 10:13:06 + echo '---> Completed tox runs' 10:13:06 ---> Completed tox runs 10:13:06 + for i in .tox/*/log 10:13:06 ++ echo .tox/pre-commit/log 10:13:06 ++ awk -F/ '{print $2}' 10:13:06 + tox_env=pre-commit 10:13:06 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:13:06 + DOC_DIR=docs/_build/html 10:13:06 + [[ -d docs/_build/html ]] 10:13:06 + echo '---> tox-run.sh ends' 10:13:06 ---> tox-run.sh ends 10:13:06 + test 0 -eq 0 10:13:06 $ ssh-agent -k 10:13:06 unset SSH_AUTH_SOCK; 10:13:06 unset SSH_AGENT_PID; 10:13:06 echo Agent pid 1989 killed; 10:13:06 [ssh-agent] Stopped. 10:13:06 [PostBuildScript] - [INFO] Executing post build scripts. 10:13:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9485524238454019160.sh 10:13:06 ---> sysstat.sh 10:13:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17089045723084319551.sh 10:13:06 ---> package-listing.sh 10:13:06 ++ tr '[:upper:]' '[:lower:]' 10:13:06 ++ facter osfamily 10:13:06 + OS_FAMILY=debian 10:13:06 + workspace=/w/workspace/oom-master-pre-commit-lint 10:13:06 + START_PACKAGES=/tmp/packages_start.txt 10:13:06 + END_PACKAGES=/tmp/packages_end.txt 10:13:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:13:06 + PACKAGES=/tmp/packages_start.txt 10:13:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:13:06 + PACKAGES=/tmp/packages_end.txt 10:13:06 + case "${OS_FAMILY}" in 10:13:06 + dpkg -l 10:13:06 + grep '^ii' 10:13:06 + '[' -f /tmp/packages_start.txt ']' 10:13:06 + '[' -f /tmp/packages_end.txt ']' 10:13:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:13:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:13:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:13:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:13:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14553962177714353345.sh 10:13:06 ---> capture-instance-metadata.sh 10:13:06 Setup pyenv: 10:13:06 system 10:13:06 3.8.13 10:13:06 3.9.13 10:13:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:13:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qCH8 10:13:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:13:14 lf-activate-venv(): INFO: Installing: lftools 10:13:49 lf-activate-venv(): INFO: Adding /tmp/venv-qCH8/bin to PATH 10:13:49 INFO: Running in OpenStack, capturing instance metadata 10:13:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17331714562428397077.sh 10:13:50 provisioning config files... 10:13:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15089973055488073601tmp 10:13:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:13:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:13:50 [EnvInject] - Injecting environment variables from a build step. 10:13:50 [EnvInject] - Injecting as environment variables the properties content 10:13:50 SERVER_ID=logs 10:13:50 10:13:50 [EnvInject] - Variables injected successfully. 10:13:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5250454420363579847.sh 10:13:50 ---> create-netrc.sh 10:13:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13252457812288129411.sh 10:13:50 ---> python-tools-install.sh 10:13:50 Setup pyenv: 10:13:50 system 10:13:50 3.8.13 10:13:50 3.9.13 10:13:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:13:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qCH8 from file:/tmp/.os_lf_venv 10:13:51 lf-activate-venv(): INFO: Installing: lftools 10:13:59 lf-activate-venv(): INFO: Adding /tmp/venv-qCH8/bin to PATH 10:13:59 Generating Requirements File 10:14:34 Python 3.10.6 10:14:34 pip 24.0 from /tmp/venv-qCH8/lib/python3.10/site-packages/pip (python 3.10) 10:14:35 appdirs==1.4.4 10:14:35 argcomplete==3.2.2 10:14:35 aspy.yaml==1.3.0 10:14:35 attrs==23.2.0 10:14:35 autopage==0.5.2 10:14:35 beautifulsoup4==4.12.3 10:14:35 boto3==1.34.41 10:14:35 botocore==1.34.41 10:14:35 bs4==0.0.2 10:14:35 cachetools==5.3.2 10:14:35 certifi==2024.2.2 10:14:35 cffi==1.16.0 10:14:35 cfgv==3.4.0 10:14:35 chardet==5.2.0 10:14:35 charset-normalizer==3.3.2 10:14:35 click==8.1.7 10:14:35 cliff==4.5.0 10:14:35 cmd2==2.4.3 10:14:35 cryptography==3.3.2 10:14:35 debtcollector==2.5.0 10:14:35 decorator==5.1.1 10:14:35 defusedxml==0.7.1 10:14:35 Deprecated==1.2.14 10:14:35 distlib==0.3.8 10:14:35 dnspython==2.5.0 10:14:35 docker==4.2.2 10:14:35 dogpile.cache==1.3.1 10:14:35 email-validator==2.1.0.post1 10:14:35 filelock==3.13.1 10:14:35 future==0.18.3 10:14:35 gitdb==4.0.11 10:14:35 GitPython==3.1.41 10:14:35 google-auth==2.27.0 10:14:35 httplib2==0.22.0 10:14:35 identify==2.5.34 10:14:35 idna==3.6 10:14:35 importlib-resources==1.5.0 10:14:35 iso8601==2.1.0 10:14:35 Jinja2==3.1.3 10:14:35 jmespath==1.0.1 10:14:35 jsonpatch==1.33 10:14:35 jsonpointer==2.4 10:14:35 jsonschema==4.21.1 10:14:35 jsonschema-specifications==2023.12.1 10:14:35 keystoneauth1==5.5.0 10:14:35 kubernetes==29.0.0 10:14:35 lftools==0.37.8 10:14:35 lxml==5.1.0 10:14:35 MarkupSafe==2.1.5 10:14:35 msgpack==1.0.7 10:14:35 multi_key_dict==2.0.3 10:14:35 munch==4.0.0 10:14:35 netaddr==1.0.0 10:14:35 netifaces==0.11.0 10:14:35 niet==1.4.2 10:14:35 nodeenv==1.8.0 10:14:35 oauth2client==4.1.3 10:14:35 oauthlib==3.2.2 10:14:35 openstacksdk==0.62.0 10:14:35 os-client-config==2.1.0 10:14:35 os-service-types==1.7.0 10:14:35 osc-lib==3.0.0 10:14:35 oslo.config==9.3.0 10:14:35 oslo.context==5.3.0 10:14:35 oslo.i18n==6.2.0 10:14:35 oslo.log==5.4.0 10:14:35 oslo.serialization==5.3.0 10:14:35 oslo.utils==7.0.0 10:14:35 packaging==23.2 10:14:35 pbr==6.0.0 10:14:35 platformdirs==4.2.0 10:14:35 prettytable==3.9.0 10:14:35 pyasn1==0.5.1 10:14:35 pyasn1-modules==0.3.0 10:14:35 pycparser==2.21 10:14:35 pygerrit2==2.0.15 10:14:35 PyGithub==2.2.0 10:14:35 pyinotify==0.9.6 10:14:35 PyJWT==2.8.0 10:14:35 PyNaCl==1.5.0 10:14:35 pyparsing==2.4.7 10:14:35 pyperclip==1.8.2 10:14:35 pyrsistent==0.20.0 10:14:35 python-cinderclient==9.4.0 10:14:35 python-dateutil==2.8.2 10:14:35 python-heatclient==3.4.0 10:14:35 python-jenkins==1.8.2 10:14:35 python-keystoneclient==5.3.0 10:14:35 python-magnumclient==4.3.0 10:14:35 python-novaclient==18.4.0 10:14:35 python-openstackclient==6.0.1 10:14:35 python-swiftclient==4.4.0 10:14:35 pytz==2024.1 10:14:35 PyYAML==6.0.1 10:14:35 referencing==0.33.0 10:14:35 requests==2.31.0 10:14:35 requests-oauthlib==1.3.1 10:14:35 requestsexceptions==1.4.0 10:14:35 rfc3986==2.0.0 10:14:35 rpds-py==0.18.0 10:14:35 rsa==4.9 10:14:35 ruamel.yaml==0.18.6 10:14:35 ruamel.yaml.clib==0.2.8 10:14:35 s3transfer==0.10.0 10:14:35 simplejson==3.19.2 10:14:35 six==1.16.0 10:14:35 smmap==5.0.1 10:14:35 soupsieve==2.5 10:14:35 stevedore==5.1.0 10:14:35 tabulate==0.9.0 10:14:35 toml==0.10.2 10:14:35 tomlkit==0.12.3 10:14:35 tqdm==4.66.2 10:14:35 typing_extensions==4.9.0 10:14:35 tzdata==2024.1 10:14:35 urllib3==1.26.18 10:14:35 virtualenv==20.25.0 10:14:35 wcwidth==0.2.13 10:14:35 websocket-client==1.7.0 10:14:35 wrapt==1.16.0 10:14:35 xdg==6.0.0 10:14:35 xmltodict==0.13.0 10:14:35 yq==3.2.3 10:14:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12335094813879160219.sh 10:14:35 ---> sudo-logs.sh 10:14:35 Archiving 'sudo' log.. 10:14:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6080950434755740005.sh 10:14:35 ---> job-cost.sh 10:14:35 Setup pyenv: 10:14:35 system 10:14:35 3.8.13 10:14:35 3.9.13 10:14:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:14:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qCH8 from file:/tmp/.os_lf_venv 10:14:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:14:44 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. 10:14:44 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 10:14:44 lf-activate-venv(): INFO: Adding /tmp/venv-qCH8/bin to PATH 10:14:44 INFO: No Stack... 10:14:45 INFO: Retrieving Pricing Info for: v3-standard-4 10:14:45 INFO: Archiving Costs 10:14:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17410868079851440742.sh 10:14:45 ---> logs-deploy.sh 10:14:45 Setup pyenv: 10:14:45 system 10:14:45 3.8.13 10:14:45 3.9.13 10:14:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:14:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qCH8 from file:/tmp/.os_lf_venv 10:14:47 lf-activate-venv(): INFO: Installing: lftools 10:14:56 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. 10:14:56 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 10:14:57 lf-activate-venv(): INFO: Adding /tmp/venv-qCH8/bin to PATH 10:14:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3303 10:14:57 INFO: archiving workspace using pattern(s): 10:14:58 Archives upload complete. 10:14:58 INFO: archiving logs to Nexus 10:14:59 ---> uname -a: 10:14:59 Linux prd-ubuntu1804-builder-4c-4g-5297 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:14:59 10:14:59 10:14:59 ---> lscpu: 10:14:59 Architecture: x86_64 10:14:59 CPU op-mode(s): 32-bit, 64-bit 10:14:59 Byte Order: Little Endian 10:14:59 CPU(s): 4 10:14:59 On-line CPU(s) list: 0-3 10:14:59 Thread(s) per core: 1 10:14:59 Core(s) per socket: 1 10:14:59 Socket(s): 4 10:14:59 NUMA node(s): 1 10:14:59 Vendor ID: AuthenticAMD 10:14:59 CPU family: 23 10:14:59 Model: 49 10:14:59 Model name: AMD EPYC-Rome Processor 10:14:59 Stepping: 0 10:14:59 CPU MHz: 2799.998 10:14:59 BogoMIPS: 5599.99 10:14:59 Virtualization: AMD-V 10:14:59 Hypervisor vendor: KVM 10:14:59 Virtualization type: full 10:14:59 L1d cache: 32K 10:14:59 L1i cache: 32K 10:14:59 L2 cache: 512K 10:14:59 L3 cache: 16384K 10:14:59 NUMA node0 CPU(s): 0-3 10:14:59 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 10:14:59 10:14:59 10:14:59 ---> nproc: 10:14:59 4 10:14:59 10:14:59 10:14:59 ---> df -h: 10:14:59 Filesystem Size Used Avail Use% Mounted on 10:14:59 udev 7.9G 0 7.9G 0% /dev 10:14:59 tmpfs 1.6G 672K 1.6G 1% /run 10:14:59 /dev/vda1 78G 8.4G 69G 11% / 10:14:59 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:14:59 tmpfs 5.0M 0 5.0M 0% /run/lock 10:14:59 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:14:59 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:14:59 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:14:59 10:14:59 10:14:59 ---> free -m: 10:14:59 total used free shared buff/cache available 10:14:59 Mem: 16040 539 13287 0 2213 15181 10:14:59 Swap: 1023 0 1023 10:14:59 10:14:59 10:14:59 ---> ip addr: 10:14:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:14:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:14:59 inet 127.0.0.1/8 scope host lo 10:14:59 valid_lft forever preferred_lft forever 10:14:59 inet6 ::1/128 scope host 10:14:59 valid_lft forever preferred_lft forever 10:14:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:14:59 link/ether fa:16:3e:41:63:7b brd ff:ff:ff:ff:ff:ff 10:14:59 inet 10.30.107.124/23 brd 10.30.107.255 scope global dynamic ens3 10:14:59 valid_lft 86182sec preferred_lft 86182sec 10:14:59 inet6 fe80::f816:3eff:fe41:637b/64 scope link 10:14:59 valid_lft forever preferred_lft forever 10:14:59 10:14:59 10:14:59 ---> sar -b -r -n DEV: 10:14:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5297) 02/14/24 _x86_64_ (4 CPU) 10:14:59 10:14:59 10:11:25 LINUX RESTART (4 CPU) 10:14:59 10:14:59 10:12:02 tps rtps wtps bread/s bwrtn/s 10:14:59 10:13:01 141.79 71.77 70.02 4756.21 14199.49 10:14:59 10:14:01 94.49 2.43 92.05 128.62 16757.35 10:14:59 Average: 117.94 36.81 81.13 2422.78 15489.27 10:14:59 10:14:59 10:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:14:59 10:13:01 13971672 15545784 2453296 14.94 52604 1723952 860788 4.93 727344 1517584 154164 10:14:59 10:14:01 13761852 15575132 2663116 16.21 74280 1926588 767832 4.39 739952 1684792 143968 10:14:59 Average: 13866762 15560458 2558206 15.58 63442 1825270 814310 4.66 733648 1601188 149066 10:14:59 10:14:59 10:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:14:59 10:13:01 lo 2.58 2.58 0.26 0.26 0.00 0.00 0.00 0.00 10:14:59 10:13:01 ens3 410.51 294.59 2141.63 75.61 0.00 0.00 0.00 0.00 10:14:59 10:14:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 10:14:59 10:14:01 ens3 47.07 33.77 643.64 8.67 0.00 0.00 0.00 0.00 10:14:59 Average: lo 2.05 2.05 0.21 0.21 0.00 0.00 0.00 0.00 10:14:59 Average: ens3 227.25 163.08 1386.28 41.85 0.00 0.00 0.00 0.00 10:14:59 10:14:59 10:14:59 ---> sar -P ALL: 10:14:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5297) 02/14/24 _x86_64_ (4 CPU) 10:14:59 10:14:59 10:11:25 LINUX RESTART (4 CPU) 10:14:59 10:14:59 10:12:02 CPU %user %nice %system %iowait %steal %idle 10:14:59 10:13:01 all 23.03 0.00 2.51 9.72 0.14 64.61 10:14:59 10:13:01 0 22.40 0.00 2.39 8.45 0.09 66.67 10:14:59 10:13:01 1 22.46 0.00 2.58 17.22 0.22 57.53 10:14:59 10:13:01 2 17.14 0.00 2.36 5.34 0.15 75.02 10:14:59 10:13:01 3 30.20 0.00 2.69 7.88 0.09 59.15 10:14:59 10:14:01 all 19.09 0.00 1.37 6.11 0.06 73.36 10:14:59 10:14:01 0 18.93 0.00 1.56 0.27 0.07 79.18 10:14:59 10:14:01 1 10.35 0.00 1.05 13.78 0.07 74.75 10:14:59 10:14:01 2 25.10 0.00 1.22 0.37 0.05 73.26 10:14:59 10:14:01 3 22.04 0.00 1.67 9.98 0.07 66.24 10:14:59 Average: all 21.04 0.00 1.93 7.90 0.10 69.03 10:14:59 Average: 0 20.65 0.00 1.97 4.31 0.08 72.99 10:14:59 Average: 1 16.33 0.00 1.80 15.48 0.14 66.24 10:14:59 Average: 2 21.14 0.00 1.79 2.84 0.10 74.13 10:14:59 Average: 3 26.07 0.00 2.17 8.94 0.08 62.74 10:14:59 10:14:59 10:14:59