22:01:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137736 22:01:45 Running as SYSTEM 22:01:45 [EnvInject] - Loading node environment variables. 22:01:46 Building remotely on prd-ubuntu1804-builder-4c-4g-35161 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 22:01:46 [ssh-agent] Looking for ssh-agent implementation... 22:01:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:01:46 $ ssh-agent 22:01:46 SSH_AUTH_SOCK=/tmp/ssh-qtiqMSNjt3rO/agent.1679 22:01:46 SSH_AGENT_PID=1680 22:01:46 [ssh-agent] Started. 22:01:46 Running ssh-add (command line suppressed) 22:01:46 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11363370877717010038.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11363370877717010038.key) 22:01:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 22:01:46 The recommended git tool is: NONE 22:01:48 using credential onap-jenkins-ssh 22:01:48 Wiping out workspace first. 22:01:48 Cloning the remote Git repository 22:01:48 Cloning repository git://cloud.onap.org/mirror/oom.git 22:01:48 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 22:01:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:01:48 > git --version # timeout=10 22:01:48 > git --version # 'git version 2.17.1' 22:01:48 using GIT_SSH to set credentials Gerrit user 22:01:48 Verifying host key using manually-configured host key entries 22:01:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 22:01:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:01:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:01:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:01:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:01:54 using GIT_SSH to set credentials Gerrit user 22:01:54 Verifying host key using manually-configured host key entries 22:01:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137736/3 # timeout=30 22:01:54 > git rev-parse fd091ddabeed40ab8699909717efb1b757ce34e5^{commit} # timeout=10 22:01:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 22:01:54 Checking out Revision fd091ddabeed40ab8699909717efb1b757ce34e5 (refs/changes/36/137736/3) 22:01:54 > git config core.sparsecheckout # timeout=10 22:01:54 > git checkout -f fd091ddabeed40ab8699909717efb1b757ce34e5 # timeout=30 22:01:58 Commit message: "[AUTHENTICATION] Restructured keycloak and Oauth2-proxy" 22:01:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:01:58 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 22:01:58 [EnvInject] - Injecting environment variables from a build step. 22:01:58 [EnvInject] - Injecting as environment variables the properties content 22:01:58 PYTHON=python3 22:01:58 22:01:58 [EnvInject] - Variables injected successfully. 22:01:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9432095707297450943.sh 22:01:58 ---> tox-install.sh 22:01:58 + source /home/jenkins/lf-env.sh 22:01:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:01:58 ++ mktemp -d /tmp/venv-XXXX 22:01:58 + lf_venv=/tmp/venv-qaDu 22:01:58 + local venv_file=/tmp/.os_lf_venv 22:01:58 + local python=python3 22:01:58 + local options 22:01:58 + local set_path=true 22:01:58 + local install_args= 22:01:58 ++ 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 22:01:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:01:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:01:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:01:58 + true 22:01:58 + case $1 in 22:01:58 + venv_file=/tmp/.toxenv 22:01:58 + shift 2 22:01:58 + true 22:01:58 + case $1 in 22:01:58 + shift 22:01:58 + break 22:01:58 + case $python in 22:01:58 + local pkg_list= 22:01:58 + [[ -d /opt/pyenv ]] 22:01:58 + echo 'Setup pyenv:' 22:01:58 Setup pyenv: 22:01:58 + export PYENV_ROOT=/opt/pyenv 22:01:58 + PYENV_ROOT=/opt/pyenv 22:01:58 + 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 22:01:58 + 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 22:01:58 + pyenv versions 22:01:58 * system (set by /opt/pyenv/version) 22:01:58 * 3.8.13 (set by /opt/pyenv/version) 22:01:58 * 3.9.13 (set by /opt/pyenv/version) 22:01:58 * 3.10.6 (set by /opt/pyenv/version) 22:01:58 + command -v pyenv 22:01:58 ++ pyenv init - --no-rehash 22:01:58 + 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[*]}"'\'')" 22:01:58 export PATH="/opt/pyenv/shims:${PATH}" 22:01:58 export PYENV_SHELL=bash 22:01:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:01:58 pyenv() { 22:01:58 local command 22:01:58 command="${1:-}" 22:01:58 if [ "$#" -gt 0 ]; then 22:01:58 shift 22:01:58 fi 22:01:58 22:01:58 case "$command" in 22:01:58 rehash|shell) 22:01:58 eval "$(pyenv "sh-$command" "$@")" 22:01:58 ;; 22:01:58 *) 22:01:58 command pyenv "$command" "$@" 22:01:58 ;; 22:01:58 esac 22:01:58 }' 22:01:58 +++ 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[*]}"' 22:01:58 ++ 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 22:01:58 ++ 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 22:01:58 ++ 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 22:01:58 ++ export PYENV_SHELL=bash 22:01:58 ++ PYENV_SHELL=bash 22:01:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:01:58 +++ complete -F _pyenv pyenv 22:01:58 ++ lf-pyver python3 22:01:58 ++ local py_version_xy=python3 22:01:58 ++ local py_version_xyz= 22:01:58 ++ pyenv versions 22:01:58 ++ sed 's/^[ *]* //' 22:01:58 ++ local command 22:01:58 ++ command=versions 22:01:58 ++ '[' 1 -gt 0 ']' 22:01:58 ++ shift 22:01:58 ++ case "$command" in 22:01:58 ++ command pyenv versions 22:01:58 ++ pyenv versions 22:01:58 ++ awk '{ print $1 }' 22:01:58 ++ grep -E '^[0-9.]*[0-9]$' 22:01:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:01:58 +++ grep '^3' /tmp/.pyenv_versions 22:01:58 +++ sort -V 22:01:58 +++ tail -n 1 22:01:58 ++ py_version_xyz=3.10.6 22:01:58 ++ [[ -z 3.10.6 ]] 22:01:58 ++ echo 3.10.6 22:01:58 ++ return 0 22:01:58 + pyenv local 3.10.6 22:01:58 + local command 22:01:58 + command=local 22:01:58 + '[' 2 -gt 0 ']' 22:01:58 + shift 22:01:58 + case "$command" in 22:01:58 + command pyenv local 3.10.6 22:01:58 + pyenv local 3.10.6 22:01:58 + for arg in "$@" 22:01:58 + case $arg in 22:01:58 + pkg_list+='tox ' 22:01:58 + for arg in "$@" 22:01:58 + case $arg in 22:01:58 + pkg_list+='virtualenv ' 22:01:58 + for arg in "$@" 22:01:58 + case $arg in 22:01:58 + pkg_list+='urllib3~=1.26.15 ' 22:01:58 + [[ -f /tmp/.toxenv ]] 22:01:58 + [[ ! -f /tmp/.toxenv ]] 22:01:58 + [[ -n '' ]] 22:01:58 + python3 -m venv /tmp/venv-qaDu 22:02:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qaDu' 22:02:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qaDu 22:02:02 + echo /tmp/venv-qaDu 22:02:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 22:02:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 22:02:02 + /tmp/venv-qaDu/bin/python3 -m pip install --upgrade --quiet pip virtualenv 22:02:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:02:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 22:02:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 22:02:05 + /tmp/venv-qaDu/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 22:02:08 + type python3 22:02:08 + true 22:02:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qaDu/bin to PATH' 22:02:08 lf-activate-venv(): INFO: Adding /tmp/venv-qaDu/bin to PATH 22:02:08 + PATH=/tmp/venv-qaDu/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 22:02:08 + return 0 22:02:08 + python3 --version 22:02:08 Python 3.10.6 22:02:08 + python3 -m pip --version 22:02:09 pip 24.0 from /tmp/venv-qaDu/lib/python3.10/site-packages/pip (python 3.10) 22:02:09 + python3 -m pip freeze 22:02:09 cachetools==5.3.3 22:02:09 chardet==5.2.0 22:02:09 colorama==0.4.6 22:02:09 distlib==0.3.8 22:02:09 filelock==3.13.4 22:02:09 packaging==24.0 22:02:09 platformdirs==4.2.1 22:02:09 pluggy==1.5.0 22:02:09 pyproject-api==1.6.1 22:02:09 tomli==2.0.1 22:02:09 tox==4.14.2 22:02:09 urllib3==1.26.18 22:02:09 virtualenv==20.26.0 22:02:09 [EnvInject] - Injecting environment variables from a build step. 22:02:09 [EnvInject] - Injecting as environment variables the properties content 22:02:09 PARALLEL=false 22:02:09 22:02:09 [EnvInject] - Variables injected successfully. 22:02:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12032689073069475779.sh 22:02:09 ---> tox-run.sh 22:02:09 + 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 22:02:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 22:02:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 22:02:09 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 22:02:09 + cd /w/workspace/oom-master-pre-commit-lint/. 22:02:09 + source /home/jenkins/lf-env.sh 22:02:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:02:09 ++ mktemp -d /tmp/venv-XXXX 22:02:09 + lf_venv=/tmp/venv-AJ0a 22:02:09 + local venv_file=/tmp/.os_lf_venv 22:02:09 + local python=python3 22:02:09 + local options 22:02:09 + local set_path=true 22:02:09 + local install_args= 22:02:09 ++ 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 22:02:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:02:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:02:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:02:09 + true 22:02:09 + case $1 in 22:02:09 + venv_file=/tmp/.toxenv 22:02:09 + shift 2 22:02:09 + true 22:02:09 + case $1 in 22:02:09 + shift 22:02:09 + break 22:02:09 + case $python in 22:02:09 + local pkg_list= 22:02:09 + [[ -d /opt/pyenv ]] 22:02:09 + echo 'Setup pyenv:' 22:02:09 Setup pyenv: 22:02:09 + export PYENV_ROOT=/opt/pyenv 22:02:09 + PYENV_ROOT=/opt/pyenv 22:02:09 + 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 22:02:09 + 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 22:02:09 + pyenv versions 22:02:09 system 22:02:09 3.8.13 22:02:09 3.9.13 22:02:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:02:09 + command -v pyenv 22:02:09 ++ pyenv init - --no-rehash 22:02:09 + 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[*]}"'\'')" 22:02:09 export PATH="/opt/pyenv/shims:${PATH}" 22:02:09 export PYENV_SHELL=bash 22:02:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:02:09 pyenv() { 22:02:09 local command 22:02:09 command="${1:-}" 22:02:09 if [ "$#" -gt 0 ]; then 22:02:09 shift 22:02:09 fi 22:02:09 22:02:09 case "$command" in 22:02:09 rehash|shell) 22:02:09 eval "$(pyenv "sh-$command" "$@")" 22:02:09 ;; 22:02:09 *) 22:02:09 command pyenv "$command" "$@" 22:02:09 ;; 22:02:09 esac 22:02:09 }' 22:02:09 +++ 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[*]}"' 22:02:09 ++ 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 22:02:09 ++ 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 22:02:09 ++ 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 22:02:09 ++ export PYENV_SHELL=bash 22:02:09 ++ PYENV_SHELL=bash 22:02:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:02:09 +++ complete -F _pyenv pyenv 22:02:09 ++ lf-pyver python3 22:02:09 ++ local py_version_xy=python3 22:02:09 ++ local py_version_xyz= 22:02:09 ++ pyenv versions 22:02:09 ++ local command 22:02:09 ++ command=versions 22:02:09 ++ '[' 1 -gt 0 ']' 22:02:09 ++ shift 22:02:09 ++ case "$command" in 22:02:09 ++ command pyenv versions 22:02:09 ++ pyenv versions 22:02:09 ++ sed 's/^[ *]* //' 22:02:09 ++ grep -E '^[0-9.]*[0-9]$' 22:02:09 ++ awk '{ print $1 }' 22:02:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:02:09 +++ sort -V 22:02:09 +++ tail -n 1 22:02:09 +++ grep '^3' /tmp/.pyenv_versions 22:02:09 ++ py_version_xyz=3.10.6 22:02:09 ++ [[ -z 3.10.6 ]] 22:02:09 ++ echo 3.10.6 22:02:09 ++ return 0 22:02:09 + pyenv local 3.10.6 22:02:09 + local command 22:02:09 + command=local 22:02:09 + '[' 2 -gt 0 ']' 22:02:09 + shift 22:02:09 + case "$command" in 22:02:09 + command pyenv local 3.10.6 22:02:09 + pyenv local 3.10.6 22:02:09 + for arg in "$@" 22:02:09 + case $arg in 22:02:09 + pkg_list+='tox ' 22:02:09 + for arg in "$@" 22:02:09 + case $arg in 22:02:09 + pkg_list+='virtualenv ' 22:02:09 + for arg in "$@" 22:02:09 + case $arg in 22:02:09 + pkg_list+='urllib3~=1.26.15 ' 22:02:09 + [[ -f /tmp/.toxenv ]] 22:02:09 ++ cat /tmp/.toxenv 22:02:09 + lf_venv=/tmp/venv-qaDu 22:02:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qaDu from' file:/tmp/.toxenv 22:02:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qaDu from file:/tmp/.toxenv 22:02:09 + /tmp/venv-qaDu/bin/python3 -m pip install --upgrade --quiet pip virtualenv 22:02:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:02:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 22:02:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 22:02:10 + /tmp/venv-qaDu/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 22:02:12 + type python3 22:02:12 + true 22:02:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qaDu/bin to PATH' 22:02:12 lf-activate-venv(): INFO: Adding /tmp/venv-qaDu/bin to PATH 22:02:12 + PATH=/tmp/venv-qaDu/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 22:02:12 + return 0 22:02:12 + [[ -d /opt/pyenv ]] 22:02:12 + echo '---> Setting up pyenv' 22:02:12 ---> Setting up pyenv 22:02:12 + export PYENV_ROOT=/opt/pyenv 22:02:12 + PYENV_ROOT=/opt/pyenv 22:02:12 + export PATH=/opt/pyenv/bin:/tmp/venv-qaDu/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 22:02:12 + PATH=/opt/pyenv/bin:/tmp/venv-qaDu/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 22:02:12 ++ pwd 22:02:12 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 22:02:12 + export PYTHONPATH 22:02:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 22:02:12 + TOX_TESTENV_PASSENV=PYTHONPATH 22:02:12 + tox --version 22:02:12 4.14.2 from /tmp/venv-qaDu/lib/python3.10/site-packages/tox/__init__.py 22:02:12 + PARALLEL=false 22:02:12 + TOX_OPTIONS_LIST= 22:02:12 + [[ -n pre-commit ]] 22:02:12 + TOX_OPTIONS_LIST=' -e pre-commit' 22:02:12 + case ${PARALLEL,,} in 22:02:12 + tox -e pre-commit 22:02:12 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 22:02:13 pre-commit: install_deps> python -I -m pip install pre-commit 22:02:17 pre-commit: freeze> python -m pip freeze --all 22:02:17 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.4,identify==2.5.36,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.1,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.5.1,virtualenv==20.26.0,wheel==0.43.0 22:02:17 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 22:02:17 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 22:02:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 22:02:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 22:02:23 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 22:02:23 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 22:02:23 [INFO] Once installed this environment will be reused. 22:02:23 [INFO] This may take a few minutes... 22:02:28 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 22:02:28 [INFO] Once installed this environment will be reused. 22:02:28 [INFO] This may take a few minutes... 22:02:34 Trim Trailing Whitespace.................................................Failed 22:02:34 - hook id: trailing-whitespace 22:02:34 - exit code: 1 22:02:34 - files were modified by this hook 22:02:34 22:02:34 Fixing kubernetes/platform/components/onap-authentication/templates/_utils.tpl 22:02:34 Fixing kubernetes/platform/components/onap-authentication/values.yaml 22:02:34 22:02:34 Tabs remover.............................................................Passed 22:02:34 pre-commit hook(s) made changes. 22:02:34 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 22:02:34 To run `pre-commit` as part of git workflow, use `pre-commit install`. 22:02:34 All changes made by hooks: 22:02:34 diff --git a/kubernetes/platform/components/onap-authentication/templates/_utils.tpl b/kubernetes/platform/components/onap-authentication/templates/_utils.tpl 22:02:34 index 876d664b5..14fdf403c 100644 22:02:34 --- a/kubernetes/platform/components/onap-authentication/templates/_utils.tpl 22:02:34 +++ b/kubernetes/platform/components/onap-authentication/templates/_utils.tpl 22:02:34 @@ -704,7 +704,7 @@ users: 22:02:34 disableableCredentialTypes: [] 22:02:34 requiredActions: [] 22:02:34 {{- if $user.realmRoles }} 22:02:34 - realmRoles: 22:02:34 + realmRoles: 22:02:34 {{- range $index2, $realmRole := $user.realmRoles }} 22:02:34 - "{{ $realmRole }}" 22:02:34 {{- end }} 22:02:34 diff --git a/kubernetes/platform/components/onap-authentication/values.yaml b/kubernetes/platform/components/onap-authentication/values.yaml 22:02:34 index 635537039..a5974b548 100644 22:02:34 --- a/kubernetes/platform/components/onap-authentication/values.yaml 22:02:34 +++ b/kubernetes/platform/components/onap-authentication/values.yaml 22:02:34 @@ -89,7 +89,7 @@ realmSettings: 22:02:34 roles: [ "platform-all-read" ] 22:02:34 initialUsers: 22:02:34 - username: "onap-admin" 22:02:34 - credentials: 22:02:34 + credentials: 22:02:34 - type: password 22:02:34 secretData: "{\"value\":\"nD4K4x8HEgk6xlWIAgzZOE+EOjdbovJfEa7N3WXwIMCWCfdXpn7Riys7hZhI1NbKcc9QPI9j8LQB/JSuZVcXKA==\",\"salt\":\"T8X9A9tT2cyLvEjHFo+zuQ==\",\"additionalParameters\":{}}" 22:02:34 credentialData : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}" 22:02:34 pre-commit: exit 1 (16.99 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2244 22:02:34 pre-commit: FAIL code 1 (21.81=setup[4.81]+cmd[16.99] seconds) 22:02:34 evaluation failed :( (21.97 seconds) 22:02:34 + tox_status=1 22:02:34 + echo '---> Completed tox runs' 22:02:34 ---> Completed tox runs 22:02:34 + for i in .tox/*/log 22:02:34 ++ echo .tox/pre-commit/log 22:02:34 ++ awk -F/ '{print $2}' 22:02:34 + tox_env=pre-commit 22:02:34 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 22:02:34 + DOC_DIR=docs/_build/html 22:02:34 + [[ -d docs/_build/html ]] 22:02:34 + echo '---> tox-run.sh ends' 22:02:34 ---> tox-run.sh ends 22:02:34 + test 1 -eq 0 22:02:34 + exit 1 22:02:34 ++ '[' 2 = 1 ']' 22:02:34 Build step 'Execute shell' marked build as failure 22:02:34 $ ssh-agent -k 22:02:34 unset SSH_AUTH_SOCK; 22:02:34 unset SSH_AGENT_PID; 22:02:34 echo Agent pid 1680 killed; 22:02:34 [ssh-agent] Stopped. 22:02:34 [PostBuildScript] - [INFO] Executing post build scripts. 22:02:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4693266069056145733.sh 22:02:34 ---> sysstat.sh 22:02:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15604230328687751040.sh 22:02:35 ---> package-listing.sh 22:02:35 ++ facter osfamily 22:02:35 ++ tr '[:upper:]' '[:lower:]' 22:02:35 + OS_FAMILY=debian 22:02:35 + workspace=/w/workspace/oom-master-pre-commit-lint 22:02:35 + START_PACKAGES=/tmp/packages_start.txt 22:02:35 + END_PACKAGES=/tmp/packages_end.txt 22:02:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:02:35 + PACKAGES=/tmp/packages_start.txt 22:02:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 22:02:35 + PACKAGES=/tmp/packages_end.txt 22:02:35 + case "${OS_FAMILY}" in 22:02:35 + dpkg -l 22:02:35 + grep '^ii' 22:02:35 + '[' -f /tmp/packages_start.txt ']' 22:02:35 + '[' -f /tmp/packages_end.txt ']' 22:02:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:02:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 22:02:35 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 22:02:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 22:02:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14457384406645555623.sh 22:02:35 ---> capture-instance-metadata.sh 22:02:35 Setup pyenv: 22:02:35 system 22:02:35 3.8.13 22:02:35 3.9.13 22:02:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:02:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uz6i 22:02:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:02:42 lf-activate-venv(): INFO: Installing: lftools 22:03:21 lf-activate-venv(): INFO: Adding /tmp/venv-uz6i/bin to PATH 22:03:21 INFO: Running in OpenStack, capturing instance metadata 22:03:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5998578841110596678.sh 22:03:21 provisioning config files... 22:03:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5869151651338857530tmp 22:03:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:03:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:03:21 [EnvInject] - Injecting environment variables from a build step. 22:03:21 [EnvInject] - Injecting as environment variables the properties content 22:03:21 SERVER_ID=logs 22:03:21 22:03:21 [EnvInject] - Variables injected successfully. 22:03:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11375382075019116863.sh 22:03:21 ---> create-netrc.sh 22:03:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9748009197745425238.sh 22:03:21 ---> python-tools-install.sh 22:03:21 Setup pyenv: 22:03:21 system 22:03:21 3.8.13 22:03:21 3.9.13 22:03:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:03:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uz6i from file:/tmp/.os_lf_venv 22:03:23 lf-activate-venv(): INFO: Installing: lftools 22:03:32 lf-activate-venv(): INFO: Adding /tmp/venv-uz6i/bin to PATH 22:03:32 Generating Requirements File 22:04:11 Python 3.10.6 22:04:11 pip 24.0 from /tmp/venv-uz6i/lib/python3.10/site-packages/pip (python 3.10) 22:04:12 appdirs==1.4.4 22:04:12 argcomplete==3.3.0 22:04:12 aspy.yaml==1.3.0 22:04:12 attrs==23.2.0 22:04:12 autopage==0.5.2 22:04:12 beautifulsoup4==4.12.3 22:04:12 boto3==1.34.92 22:04:12 botocore==1.34.92 22:04:12 bs4==0.0.2 22:04:12 cachetools==5.3.3 22:04:12 certifi==2024.2.2 22:04:12 cffi==1.16.0 22:04:12 cfgv==3.4.0 22:04:12 chardet==5.2.0 22:04:12 charset-normalizer==3.3.2 22:04:12 click==8.1.7 22:04:12 cliff==4.6.0 22:04:12 cmd2==2.4.3 22:04:12 cryptography==3.3.2 22:04:12 debtcollector==3.0.0 22:04:12 decorator==5.1.1 22:04:12 defusedxml==0.7.1 22:04:12 Deprecated==1.2.14 22:04:12 distlib==0.3.8 22:04:12 dnspython==2.6.1 22:04:12 docker==4.2.2 22:04:12 dogpile.cache==1.3.2 22:04:12 email_validator==2.1.1 22:04:12 filelock==3.13.4 22:04:12 future==1.0.0 22:04:12 gitdb==4.0.11 22:04:12 GitPython==3.1.43 22:04:12 google-auth==2.29.0 22:04:12 httplib2==0.22.0 22:04:12 identify==2.5.36 22:04:12 idna==3.7 22:04:12 importlib-resources==1.5.0 22:04:12 iso8601==2.1.0 22:04:12 Jinja2==3.1.3 22:04:12 jmespath==1.0.1 22:04:12 jsonpatch==1.33 22:04:12 jsonpointer==2.4 22:04:12 jsonschema==4.21.1 22:04:12 jsonschema-specifications==2023.12.1 22:04:12 keystoneauth1==5.6.0 22:04:12 kubernetes==29.0.0 22:04:12 lftools==0.37.10 22:04:12 lxml==5.2.1 22:04:12 MarkupSafe==2.1.5 22:04:12 msgpack==1.0.8 22:04:12 multi_key_dict==2.0.3 22:04:12 munch==4.0.0 22:04:12 netaddr==1.2.1 22:04:12 netifaces==0.11.0 22:04:12 niet==1.4.2 22:04:12 nodeenv==1.8.0 22:04:12 oauth2client==4.1.3 22:04:12 oauthlib==3.2.2 22:04:12 openstacksdk==3.1.0 22:04:12 os-client-config==2.1.0 22:04:12 os-service-types==1.7.0 22:04:12 osc-lib==3.0.1 22:04:12 oslo.config==9.4.0 22:04:12 oslo.context==5.5.0 22:04:12 oslo.i18n==6.3.0 22:04:12 oslo.log==5.5.1 22:04:12 oslo.serialization==5.4.0 22:04:12 oslo.utils==7.1.0 22:04:12 packaging==24.0 22:04:12 pbr==6.0.0 22:04:12 platformdirs==4.2.1 22:04:12 prettytable==3.10.0 22:04:12 pyasn1==0.6.0 22:04:12 pyasn1_modules==0.4.0 22:04:12 pycparser==2.22 22:04:12 pygerrit2==2.0.15 22:04:12 PyGithub==2.3.0 22:04:12 pyinotify==0.9.6 22:04:12 PyJWT==2.8.0 22:04:12 PyNaCl==1.5.0 22:04:12 pyparsing==2.4.7 22:04:12 pyperclip==1.8.2 22:04:12 pyrsistent==0.20.0 22:04:12 python-cinderclient==9.5.0 22:04:12 python-dateutil==2.9.0.post0 22:04:12 python-heatclient==3.5.0 22:04:12 python-jenkins==1.8.2 22:04:12 python-keystoneclient==5.4.0 22:04:12 python-magnumclient==4.4.0 22:04:12 python-novaclient==18.6.0 22:04:12 python-openstackclient==6.6.0 22:04:12 python-swiftclient==4.5.0 22:04:12 PyYAML==6.0.1 22:04:12 referencing==0.35.0 22:04:12 requests==2.31.0 22:04:12 requests-oauthlib==2.0.0 22:04:12 requestsexceptions==1.4.0 22:04:12 rfc3986==2.0.0 22:04:12 rpds-py==0.18.0 22:04:12 rsa==4.9 22:04:12 ruamel.yaml==0.18.6 22:04:12 ruamel.yaml.clib==0.2.8 22:04:12 s3transfer==0.10.1 22:04:12 simplejson==3.19.2 22:04:12 six==1.16.0 22:04:12 smmap==5.0.1 22:04:12 soupsieve==2.5 22:04:12 stevedore==5.2.0 22:04:12 tabulate==0.9.0 22:04:12 toml==0.10.2 22:04:12 tomlkit==0.12.4 22:04:12 tqdm==4.66.2 22:04:12 typing_extensions==4.11.0 22:04:12 tzdata==2024.1 22:04:12 urllib3==1.26.18 22:04:12 virtualenv==20.26.0 22:04:12 wcwidth==0.2.13 22:04:12 websocket-client==1.8.0 22:04:12 wrapt==1.16.0 22:04:12 xdg==6.0.0 22:04:12 xmltodict==0.13.0 22:04:12 yq==3.4.1 22:04:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15474492322391003306.sh 22:04:12 ---> sudo-logs.sh 22:04:12 Archiving 'sudo' log.. 22:04:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7235391010245131674.sh 22:04:12 ---> job-cost.sh 22:04:12 Setup pyenv: 22:04:12 system 22:04:12 3.8.13 22:04:12 3.9.13 22:04:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:04:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uz6i from file:/tmp/.os_lf_venv 22:04:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:04:19 lf-activate-venv(): INFO: Adding /tmp/venv-uz6i/bin to PATH 22:04:19 INFO: No Stack... 22:04:19 INFO: Retrieving Pricing Info for: v3-standard-4 22:04:20 INFO: Archiving Costs 22:04:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12767258564602722059.sh 22:04:20 ---> logs-deploy.sh 22:04:20 Setup pyenv: 22:04:20 system 22:04:20 3.8.13 22:04:20 3.9.13 22:04:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:04:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uz6i from file:/tmp/.os_lf_venv 22:04:21 lf-activate-venv(): INFO: Installing: lftools 22:04:30 lf-activate-venv(): INFO: Adding /tmp/venv-uz6i/bin to PATH 22:04:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3438 22:04:30 INFO: archiving workspace using pattern(s): 22:04:31 Archives upload complete. 22:04:31 INFO: archiving logs to Nexus 22:04:32 ---> uname -a: 22:04:32 Linux prd-ubuntu1804-builder-4c-4g-35161 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 22:04:32 22:04:32 22:04:32 ---> lscpu: 22:04:32 Architecture: x86_64 22:04:32 CPU op-mode(s): 32-bit, 64-bit 22:04:32 Byte Order: Little Endian 22:04:32 CPU(s): 4 22:04:32 On-line CPU(s) list: 0-3 22:04:32 Thread(s) per core: 1 22:04:32 Core(s) per socket: 1 22:04:32 Socket(s): 4 22:04:32 NUMA node(s): 1 22:04:32 Vendor ID: AuthenticAMD 22:04:32 CPU family: 23 22:04:32 Model: 49 22:04:32 Model name: AMD EPYC-Rome Processor 22:04:32 Stepping: 0 22:04:32 CPU MHz: 2799.998 22:04:32 BogoMIPS: 5599.99 22:04:32 Virtualization: AMD-V 22:04:32 Hypervisor vendor: KVM 22:04:32 Virtualization type: full 22:04:32 L1d cache: 32K 22:04:32 L1i cache: 32K 22:04:32 L2 cache: 512K 22:04:32 L3 cache: 16384K 22:04:32 NUMA node0 CPU(s): 0-3 22:04:32 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 22:04:32 22:04:32 22:04:32 ---> nproc: 22:04:32 4 22:04:32 22:04:32 22:04:32 ---> df -h: 22:04:32 Filesystem Size Used Avail Use% Mounted on 22:04:32 udev 7.9G 0 7.9G 0% /dev 22:04:32 tmpfs 1.6G 672K 1.6G 1% /run 22:04:32 /dev/vda1 78G 8.4G 70G 11% / 22:04:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 22:04:32 tmpfs 5.0M 0 5.0M 0% /run/lock 22:04:32 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 22:04:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 22:04:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 22:04:32 22:04:32 22:04:32 ---> free -m: 22:04:32 total used free shared buff/cache available 22:04:32 Mem: 16040 555 13326 0 2158 15166 22:04:32 Swap: 1023 0 1023 22:04:32 22:04:32 22:04:32 ---> ip addr: 22:04:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:04:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:04:32 inet 127.0.0.1/8 scope host lo 22:04:32 valid_lft forever preferred_lft forever 22:04:32 inet6 ::1/128 scope host 22:04:32 valid_lft forever preferred_lft forever 22:04:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:04:32 link/ether fa:16:3e:32:35:32 brd ff:ff:ff:ff:ff:ff 22:04:32 inet 10.30.106.227/23 brd 10.30.107.255 scope global dynamic ens3 22:04:32 valid_lft 86210sec preferred_lft 86210sec 22:04:32 inet6 fe80::f816:3eff:fe32:3532/64 scope link 22:04:32 valid_lft forever preferred_lft forever 22:04:32 22:04:32 22:04:32 ---> sar -b -r -n DEV: 22:04:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35161) 04/25/24 _x86_64_ (4 CPU) 22:04:32 22:04:32 22:01:24 LINUX RESTART (4 CPU) 22:04:32 22:04:32 22:02:02 tps rtps wtps bread/s bwrtn/s 22:04:32 22:03:01 110.76 20.98 89.78 1157.36 40549.47 22:04:32 22:04:01 92.13 2.30 89.84 119.85 27353.04 22:04:32 Average: 101.37 11.56 89.81 634.25 33895.82 22:04:32 22:04:32 22:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:04:32 22:03:01 13903652 15522404 2521316 15.35 59240 1757604 805752 4.61 772860 1529396 59276 22:04:32 22:04:01 13719376 15528080 2705592 16.47 76536 1920156 782616 4.48 792692 1670648 33956 22:04:32 Average: 13811514 15525242 2613454 15.91 67888 1838880 794184 4.55 782776 1600022 46616 22:04:32 22:04:32 22:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:04:32 22:03:01 lo 2.44 2.44 0.26 0.26 0.00 0.00 0.00 0.00 22:04:32 22:03:01 ens3 113.29 75.65 696.28 10.75 0.00 0.00 0.00 0.00 22:04:32 22:04:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 22:04:32 22:04:01 ens3 40.29 28.90 617.93 6.55 0.00 0.00 0.00 0.00 22:04:32 Average: lo 1.71 1.71 0.18 0.18 0.00 0.00 0.00 0.00 22:04:32 Average: ens3 76.48 52.08 656.78 8.64 0.00 0.00 0.00 0.00 22:04:32 22:04:32 22:04:32 ---> sar -P ALL: 22:04:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35161) 04/25/24 _x86_64_ (4 CPU) 22:04:32 22:04:32 22:01:24 LINUX RESTART (4 CPU) 22:04:32 22:04:32 22:02:02 CPU %user %nice %system %iowait %steal %idle 22:04:32 22:03:01 all 20.17 0.00 1.65 8.79 0.08 69.31 22:04:32 22:03:01 0 30.86 0.00 2.05 6.03 0.07 60.99 22:04:32 22:03:01 1 14.78 0.00 1.50 6.88 0.10 76.74 22:04:32 22:03:01 2 23.20 0.00 1.57 5.42 0.05 69.76 22:04:32 22:03:01 3 11.90 0.00 1.45 16.81 0.12 69.72 22:04:32 22:04:01 all 15.66 0.00 1.15 10.26 0.06 72.86 22:04:32 22:04:01 0 6.18 0.00 1.15 14.94 0.10 77.62 22:04:32 22:04:01 1 27.26 0.00 0.94 2.11 0.03 69.66 22:04:32 22:04:01 2 21.45 0.00 1.76 3.50 0.07 73.23 22:04:32 22:04:01 3 7.77 0.00 0.76 20.49 0.05 70.93 22:04:32 Average: all 17.90 0.00 1.40 9.53 0.07 71.10 22:04:32 Average: 0 18.39 0.00 1.60 10.54 0.08 69.40 22:04:32 Average: 1 21.06 0.00 1.22 4.48 0.07 73.17 22:04:32 Average: 2 22.32 0.00 1.66 4.45 0.06 71.51 22:04:32 Average: 3 9.82 0.00 1.10 18.67 0.08 70.33 22:04:32 22:04:32 22:04:32