05:49:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137736 05:49:17 Running as SYSTEM 05:49:17 [EnvInject] - Loading node environment variables. 05:49:17 Building remotely on prd-ubuntu1804-builder-4c-4g-35216 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 05:49:17 [ssh-agent] Looking for ssh-agent implementation... 05:49:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:49:17 $ ssh-agent 05:49:17 SSH_AUTH_SOCK=/tmp/ssh-EimQlvkLI6Xq/agent.1650 05:49:17 SSH_AGENT_PID=1652 05:49:17 [ssh-agent] Started. 05:49:18 Running ssh-add (command line suppressed) 05:49:18 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3891258777217287288.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3891258777217287288.key) 05:49:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:49:18 The recommended git tool is: NONE 05:49:19 using credential onap-jenkins-ssh 05:49:19 Wiping out workspace first. 05:49:19 Cloning the remote Git repository 05:49:19 Cloning repository git://cloud.onap.org/mirror/oom.git 05:49:19 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 05:49:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:49:19 > git --version # timeout=10 05:49:19 > git --version # 'git version 2.17.1' 05:49:19 using GIT_SSH to set credentials Gerrit user 05:49:19 Verifying host key using manually-configured host key entries 05:49:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:49:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:49:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:49:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:49:25 using GIT_SSH to set credentials Gerrit user 05:49:25 Verifying host key using manually-configured host key entries 05:49:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137736/4 # timeout=30 05:49:25 > git rev-parse 0849009df85d8d90f5b8ae6e5764ab06719b4070^{commit} # timeout=10 05:49:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:49:25 Checking out Revision 0849009df85d8d90f5b8ae6e5764ab06719b4070 (refs/changes/36/137736/4) 05:49:25 > git config core.sparsecheckout # timeout=10 05:49:25 > git checkout -f 0849009df85d8d90f5b8ae6e5764ab06719b4070 # timeout=30 05:49:28 Commit message: "[AUTHENTICATION] Restructured keycloak and Oauth2-proxy" 05:49:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:49:28 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 05:49:28 [EnvInject] - Injecting environment variables from a build step. 05:49:28 [EnvInject] - Injecting as environment variables the properties content 05:49:28 PYTHON=python3 05:49:28 05:49:28 [EnvInject] - Variables injected successfully. 05:49:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17259809227268972872.sh 05:49:29 ---> tox-install.sh 05:49:29 + source /home/jenkins/lf-env.sh 05:49:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:49:29 ++ mktemp -d /tmp/venv-XXXX 05:49:29 + lf_venv=/tmp/venv-f37u 05:49:29 + local venv_file=/tmp/.os_lf_venv 05:49:29 + local python=python3 05:49:29 + local options 05:49:29 + local set_path=true 05:49:29 + local install_args= 05:49:29 ++ 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 05:49:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:49:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:49:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:49:29 + true 05:49:29 + case $1 in 05:49:29 + venv_file=/tmp/.toxenv 05:49:29 + shift 2 05:49:29 + true 05:49:29 + case $1 in 05:49:29 + shift 05:49:29 + break 05:49:29 + case $python in 05:49:29 + local pkg_list= 05:49:29 + [[ -d /opt/pyenv ]] 05:49:29 + echo 'Setup pyenv:' 05:49:29 Setup pyenv: 05:49:29 + export PYENV_ROOT=/opt/pyenv 05:49:29 + PYENV_ROOT=/opt/pyenv 05:49:29 + 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 05:49:29 + 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 05:49:29 + pyenv versions 05:49:29 * system (set by /opt/pyenv/version) 05:49:29 * 3.8.13 (set by /opt/pyenv/version) 05:49:29 * 3.9.13 (set by /opt/pyenv/version) 05:49:29 * 3.10.6 (set by /opt/pyenv/version) 05:49:29 + command -v pyenv 05:49:29 ++ pyenv init - --no-rehash 05:49:29 + 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[*]}"'\'')" 05:49:29 export PATH="/opt/pyenv/shims:${PATH}" 05:49:29 export PYENV_SHELL=bash 05:49:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:49:29 pyenv() { 05:49:29 local command 05:49:29 command="${1:-}" 05:49:29 if [ "$#" -gt 0 ]; then 05:49:29 shift 05:49:29 fi 05:49:29 05:49:29 case "$command" in 05:49:29 rehash|shell) 05:49:29 eval "$(pyenv "sh-$command" "$@")" 05:49:29 ;; 05:49:29 *) 05:49:29 command pyenv "$command" "$@" 05:49:29 ;; 05:49:29 esac 05:49:29 }' 05:49:29 +++ 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[*]}"' 05:49:29 ++ 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 05:49:29 ++ 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 05:49:29 ++ 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 05:49:29 ++ export PYENV_SHELL=bash 05:49:29 ++ PYENV_SHELL=bash 05:49:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:49:29 +++ complete -F _pyenv pyenv 05:49:29 ++ lf-pyver python3 05:49:29 ++ local py_version_xy=python3 05:49:29 ++ local py_version_xyz= 05:49:29 ++ pyenv versions 05:49:29 ++ local command 05:49:29 ++ command=versions 05:49:29 ++ '[' 1 -gt 0 ']' 05:49:29 ++ shift 05:49:29 ++ case "$command" in 05:49:29 ++ command pyenv versions 05:49:29 ++ pyenv versions 05:49:29 ++ grep -E '^[0-9.]*[0-9]$' 05:49:29 ++ awk '{ print $1 }' 05:49:29 ++ sed 's/^[ *]* //' 05:49:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:49:29 +++ grep '^3' /tmp/.pyenv_versions 05:49:29 +++ sort -V 05:49:29 +++ tail -n 1 05:49:29 ++ py_version_xyz=3.10.6 05:49:29 ++ [[ -z 3.10.6 ]] 05:49:29 ++ echo 3.10.6 05:49:29 ++ return 0 05:49:29 + pyenv local 3.10.6 05:49:29 + local command 05:49:29 + command=local 05:49:29 + '[' 2 -gt 0 ']' 05:49:29 + shift 05:49:29 + case "$command" in 05:49:29 + command pyenv local 3.10.6 05:49:29 + pyenv local 3.10.6 05:49:29 + for arg in "$@" 05:49:29 + case $arg in 05:49:29 + pkg_list+='tox ' 05:49:29 + for arg in "$@" 05:49:29 + case $arg in 05:49:29 + pkg_list+='virtualenv ' 05:49:29 + for arg in "$@" 05:49:29 + case $arg in 05:49:29 + pkg_list+='urllib3~=1.26.15 ' 05:49:29 + [[ -f /tmp/.toxenv ]] 05:49:29 + [[ ! -f /tmp/.toxenv ]] 05:49:29 + [[ -n '' ]] 05:49:29 + python3 -m venv /tmp/venv-f37u 05:49:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f37u' 05:49:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f37u 05:49:33 + echo /tmp/venv-f37u 05:49:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:49:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:49:33 + /tmp/venv-f37u/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:49:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:49:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:49:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:49:36 + /tmp/venv-f37u/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:49:38 + type python3 05:49:38 + true 05:49:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-f37u/bin to PATH' 05:49:38 lf-activate-venv(): INFO: Adding /tmp/venv-f37u/bin to PATH 05:49:38 + PATH=/tmp/venv-f37u/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 05:49:38 + return 0 05:49:38 + python3 --version 05:49:38 Python 3.10.6 05:49:38 + python3 -m pip --version 05:49:39 pip 24.0 from /tmp/venv-f37u/lib/python3.10/site-packages/pip (python 3.10) 05:49:39 + python3 -m pip freeze 05:49:39 cachetools==5.3.3 05:49:39 chardet==5.2.0 05:49:39 colorama==0.4.6 05:49:39 distlib==0.3.8 05:49:39 filelock==3.13.4 05:49:39 packaging==24.0 05:49:39 platformdirs==4.2.1 05:49:39 pluggy==1.5.0 05:49:39 pyproject-api==1.6.1 05:49:39 tomli==2.0.1 05:49:39 tox==4.14.2 05:49:39 urllib3==1.26.18 05:49:39 virtualenv==20.26.0 05:49:39 [EnvInject] - Injecting environment variables from a build step. 05:49:39 [EnvInject] - Injecting as environment variables the properties content 05:49:39 PARALLEL=false 05:49:39 05:49:39 [EnvInject] - Variables injected successfully. 05:49:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1808924673148221957.sh 05:49:39 ---> tox-run.sh 05:49: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 05:49:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 05:49:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 05:49:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 05:49:39 + cd /w/workspace/oom-master-pre-commit-lint/. 05:49:39 + source /home/jenkins/lf-env.sh 05:49:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:49:39 ++ mktemp -d /tmp/venv-XXXX 05:49:39 + lf_venv=/tmp/venv-sPf6 05:49:39 + local venv_file=/tmp/.os_lf_venv 05:49:39 + local python=python3 05:49:39 + local options 05:49:39 + local set_path=true 05:49:39 + local install_args= 05:49: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 05:49:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:49:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:49:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:49:39 + true 05:49:39 + case $1 in 05:49:39 + venv_file=/tmp/.toxenv 05:49:39 + shift 2 05:49:39 + true 05:49:39 + case $1 in 05:49:39 + shift 05:49:39 + break 05:49:39 + case $python in 05:49:39 + local pkg_list= 05:49:39 + [[ -d /opt/pyenv ]] 05:49:39 + echo 'Setup pyenv:' 05:49:39 Setup pyenv: 05:49:39 + export PYENV_ROOT=/opt/pyenv 05:49:39 + PYENV_ROOT=/opt/pyenv 05:49: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 05:49: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 05:49:39 + pyenv versions 05:49:39 system 05:49:39 3.8.13 05:49:39 3.9.13 05:49:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:49:39 + command -v pyenv 05:49:39 ++ pyenv init - --no-rehash 05:49: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[*]}"'\'')" 05:49:39 export PATH="/opt/pyenv/shims:${PATH}" 05:49:39 export PYENV_SHELL=bash 05:49:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:49:39 pyenv() { 05:49:39 local command 05:49:39 command="${1:-}" 05:49:39 if [ "$#" -gt 0 ]; then 05:49:39 shift 05:49:39 fi 05:49:39 05:49:39 case "$command" in 05:49:39 rehash|shell) 05:49:39 eval "$(pyenv "sh-$command" "$@")" 05:49:39 ;; 05:49:39 *) 05:49:39 command pyenv "$command" "$@" 05:49:39 ;; 05:49:39 esac 05:49:39 }' 05:49: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[*]}"' 05:49: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 05:49: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 05:49: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 05:49:39 ++ export PYENV_SHELL=bash 05:49:39 ++ PYENV_SHELL=bash 05:49:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:49:39 +++ complete -F _pyenv pyenv 05:49:39 ++ lf-pyver python3 05:49:39 ++ local py_version_xy=python3 05:49:39 ++ local py_version_xyz= 05:49:39 ++ pyenv versions 05:49:39 ++ local command 05:49:39 ++ command=versions 05:49:39 ++ '[' 1 -gt 0 ']' 05:49:39 ++ shift 05:49:39 ++ case "$command" in 05:49:39 ++ command pyenv versions 05:49:39 ++ pyenv versions 05:49:39 ++ sed 's/^[ *]* //' 05:49:39 ++ grep -E '^[0-9.]*[0-9]$' 05:49:39 ++ awk '{ print $1 }' 05:49:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:49:39 +++ grep '^3' /tmp/.pyenv_versions 05:49:39 +++ sort -V 05:49:39 +++ tail -n 1 05:49:39 ++ py_version_xyz=3.10.6 05:49:39 ++ [[ -z 3.10.6 ]] 05:49:39 ++ echo 3.10.6 05:49:39 ++ return 0 05:49:39 + pyenv local 3.10.6 05:49:39 + local command 05:49:39 + command=local 05:49:39 + '[' 2 -gt 0 ']' 05:49:39 + shift 05:49:39 + case "$command" in 05:49:39 + command pyenv local 3.10.6 05:49:39 + pyenv local 3.10.6 05:49:39 + for arg in "$@" 05:49:39 + case $arg in 05:49:39 + pkg_list+='tox ' 05:49:39 + for arg in "$@" 05:49:39 + case $arg in 05:49:39 + pkg_list+='virtualenv ' 05:49:39 + for arg in "$@" 05:49:39 + case $arg in 05:49:39 + pkg_list+='urllib3~=1.26.15 ' 05:49:39 + [[ -f /tmp/.toxenv ]] 05:49:39 ++ cat /tmp/.toxenv 05:49:39 + lf_venv=/tmp/venv-f37u 05:49:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f37u from' file:/tmp/.toxenv 05:49:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f37u from file:/tmp/.toxenv 05:49:39 + /tmp/venv-f37u/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:49:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:49:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:49:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:49:40 + /tmp/venv-f37u/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:49:42 + type python3 05:49:42 + true 05:49:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-f37u/bin to PATH' 05:49:42 lf-activate-venv(): INFO: Adding /tmp/venv-f37u/bin to PATH 05:49:42 + PATH=/tmp/venv-f37u/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 05:49:42 + return 0 05:49:42 + [[ -d /opt/pyenv ]] 05:49:42 + echo '---> Setting up pyenv' 05:49:42 ---> Setting up pyenv 05:49:42 + export PYENV_ROOT=/opt/pyenv 05:49:42 + PYENV_ROOT=/opt/pyenv 05:49:42 + export PATH=/opt/pyenv/bin:/tmp/venv-f37u/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 05:49:42 + PATH=/opt/pyenv/bin:/tmp/venv-f37u/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 05:49:42 ++ pwd 05:49:42 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 05:49:42 + export PYTHONPATH 05:49:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:49:42 + TOX_TESTENV_PASSENV=PYTHONPATH 05:49:42 + tox --version 05:49:42 4.14.2 from /tmp/venv-f37u/lib/python3.10/site-packages/tox/__init__.py 05:49:42 + PARALLEL=false 05:49:42 + TOX_OPTIONS_LIST= 05:49:42 + [[ -n pre-commit ]] 05:49:42 + TOX_OPTIONS_LIST=' -e pre-commit' 05:49:42 + case ${PARALLEL,,} in 05:49:42 + tox -e pre-commit 05:49:42 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 05:49:43 pre-commit: install_deps> python -I -m pip install pre-commit 05:49:46 pre-commit: freeze> python -m pip freeze --all 05:49:47 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 05:49:47 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 05:49:47 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 05:49:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 05:49:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 05:49:49 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:49:49 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 05:49:49 [INFO] Once installed this environment will be reused. 05:49:49 [INFO] This may take a few minutes... 05:49:53 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:49:53 [INFO] Once installed this environment will be reused. 05:49:53 [INFO] This may take a few minutes... 05:49:58 Trim Trailing Whitespace.................................................Failed 05:49:58 - hook id: trailing-whitespace 05:49:58 - exit code: 1 05:49:58 - files were modified by this hook 05:49:58 05:49:58 Fixing kubernetes/platform/components/onap-authentication/README.md 05:49:58 Fixing kubernetes/platform/components/onap-authentication/templates/_utils.tpl 05:49:58 05:49:58 Tabs remover.............................................................Passed 05:49:58 pre-commit hook(s) made changes. 05:49:58 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 05:49:58 To run `pre-commit` as part of git workflow, use `pre-commit install`. 05:49:58 All changes made by hooks: 05:49:58 diff --git a/kubernetes/platform/components/onap-authentication/README.md b/kubernetes/platform/components/onap-authentication/README.md 05:49:58 index 8d24b7d05..75d8f05eb 100644 05:49:58 --- a/kubernetes/platform/components/onap-authentication/README.md 05:49:58 +++ b/kubernetes/platform/components/onap-authentication/README.md 05:49:58 @@ -5,7 +5,7 @@ TBD: Description about settings... 05:49:58 realmSettings: 05:49:58 - name: - unique ID for a realm (e.g. "ONAP") 05:49:58 displayName: - (optional) Keycloak Display Name (e.g. "ONAP Realm") 05:49:58 - themes: - (optional) Keycloak Theme settings 05:49:58 + themes: - (optional) Keycloak Theme settings 05:49:58 login: - (optional) Keycloak Theme for Login UI (e.g. "base") 05:49:58 admin: - (optional) Keycloak Theme for Admin UI (e.g. "base") 05:49:58 account: - (optional) Keycloak Theme for Account UI (e.g. "base") 05:49:58 @@ -21,11 +21,11 @@ realmSettings: 05:49:58 firstName: - (optional) First Name 05:49:58 lastName: - (optional) Last Name 05:49:58 groups: - (optional) group membership 05:49:58 - - 05:49:58 + - 05:49:58 ``` 05:49:58 05:49:58 ``` 05:49:58 - clients: 05:49:58 + clients: 05:49:58 oauth2_proxy: 05:49:58 clientId: "oauth2-proxy-onap" 05:49:58 name: "Oauth2 Proxy" 05:49:58 diff --git a/kubernetes/platform/components/onap-authentication/templates/_utils.tpl b/kubernetes/platform/components/onap-authentication/templates/_utils.tpl 05:49:58 index 876d664b5..14fdf403c 100644 05:49:58 --- a/kubernetes/platform/components/onap-authentication/templates/_utils.tpl 05:49:58 +++ b/kubernetes/platform/components/onap-authentication/templates/_utils.tpl 05:49:58 @@ -704,7 +704,7 @@ users: 05:49:58 disableableCredentialTypes: [] 05:49:58 requiredActions: [] 05:49:58 {{- if $user.realmRoles }} 05:49:58 - realmRoles: 05:49:58 + realmRoles: 05:49:58 {{- range $index2, $realmRole := $user.realmRoles }} 05:49:58 - "{{ $realmRole }}" 05:49:58 {{- end }} 05:49:58 pre-commit: exit 1 (11.84 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2235 05:49:58 pre-commit: FAIL code 1 (15.91=setup[4.08]+cmd[11.84] seconds) 05:49:58 evaluation failed :( (16.09 seconds) 05:49:58 + tox_status=1 05:49:58 + echo '---> Completed tox runs' 05:49:58 ---> Completed tox runs 05:49:58 + for i in .tox/*/log 05:49:58 ++ echo .tox/pre-commit/log 05:49:58 ++ awk -F/ '{print $2}' 05:49:58 + tox_env=pre-commit 05:49:58 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 05:49:58 + DOC_DIR=docs/_build/html 05:49:58 + [[ -d docs/_build/html ]] 05:49:58 + echo '---> tox-run.sh ends' 05:49:58 ---> tox-run.sh ends 05:49:58 + test 1 -eq 0 05:49:58 + exit 1 05:49:58 ++ '[' 2 = 1 ']' 05:49:58 Build step 'Execute shell' marked build as failure 05:49:58 $ ssh-agent -k 05:49:58 unset SSH_AUTH_SOCK; 05:49:58 unset SSH_AGENT_PID; 05:49:58 echo Agent pid 1652 killed; 05:49:58 [ssh-agent] Stopped. 05:49:59 [PostBuildScript] - [INFO] Executing post build scripts. 05:49:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11910833237338857472.sh 05:49:59 ---> sysstat.sh 05:49:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17413454836973982452.sh 05:49:59 ---> package-listing.sh 05:49:59 ++ facter osfamily 05:49:59 ++ tr '[:upper:]' '[:lower:]' 05:49:59 + OS_FAMILY=debian 05:49:59 + workspace=/w/workspace/oom-master-pre-commit-lint 05:49:59 + START_PACKAGES=/tmp/packages_start.txt 05:49:59 + END_PACKAGES=/tmp/packages_end.txt 05:49:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:49:59 + PACKAGES=/tmp/packages_start.txt 05:49:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:49:59 + PACKAGES=/tmp/packages_end.txt 05:49:59 + case "${OS_FAMILY}" in 05:49:59 + dpkg -l 05:49:59 + grep '^ii' 05:49:59 + '[' -f /tmp/packages_start.txt ']' 05:49:59 + '[' -f /tmp/packages_end.txt ']' 05:49:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:49:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:49:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 05:49:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 05:49:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9918522663013963296.sh 05:49:59 ---> capture-instance-metadata.sh 05:49:59 Setup pyenv: 05:49:59 system 05:49:59 3.8.13 05:49:59 3.9.13 05:49:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:50:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mh0P 05:50:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:50:06 lf-activate-venv(): INFO: Installing: lftools 05:50:35 lf-activate-venv(): INFO: Adding /tmp/venv-Mh0P/bin to PATH 05:50:35 INFO: Running in OpenStack, capturing instance metadata 05:50:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins864068133100114620.sh 05:50:35 provisioning config files... 05:50:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15103595011200658846tmp 05:50:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:50:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:50:35 [EnvInject] - Injecting environment variables from a build step. 05:50:35 [EnvInject] - Injecting as environment variables the properties content 05:50:35 SERVER_ID=logs 05:50:35 05:50:35 [EnvInject] - Variables injected successfully. 05:50:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9362508915319611885.sh 05:50:35 ---> create-netrc.sh 05:50:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17694215503985486166.sh 05:50:35 ---> python-tools-install.sh 05:50:35 Setup pyenv: 05:50:35 system 05:50:35 3.8.13 05:50:35 3.9.13 05:50:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:50:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mh0P from file:/tmp/.os_lf_venv 05:50:37 lf-activate-venv(): INFO: Installing: lftools 05:50:44 lf-activate-venv(): INFO: Adding /tmp/venv-Mh0P/bin to PATH 05:50:44 Generating Requirements File 05:51:11 Python 3.10.6 05:51:11 pip 24.0 from /tmp/venv-Mh0P/lib/python3.10/site-packages/pip (python 3.10) 05:51:12 appdirs==1.4.4 05:51:12 argcomplete==3.3.0 05:51:12 aspy.yaml==1.3.0 05:51:12 attrs==23.2.0 05:51:12 autopage==0.5.2 05:51:12 beautifulsoup4==4.12.3 05:51:12 boto3==1.34.92 05:51:12 botocore==1.34.92 05:51:12 bs4==0.0.2 05:51:12 cachetools==5.3.3 05:51:12 certifi==2024.2.2 05:51:12 cffi==1.16.0 05:51:12 cfgv==3.4.0 05:51:12 chardet==5.2.0 05:51:12 charset-normalizer==3.3.2 05:51:12 click==8.1.7 05:51:12 cliff==4.6.0 05:51:12 cmd2==2.4.3 05:51:12 cryptography==3.3.2 05:51:12 debtcollector==3.0.0 05:51:12 decorator==5.1.1 05:51:12 defusedxml==0.7.1 05:51:12 Deprecated==1.2.14 05:51:12 distlib==0.3.8 05:51:12 dnspython==2.6.1 05:51:12 docker==4.2.2 05:51:12 dogpile.cache==1.3.2 05:51:12 email_validator==2.1.1 05:51:12 filelock==3.13.4 05:51:12 future==1.0.0 05:51:12 gitdb==4.0.11 05:51:12 GitPython==3.1.43 05:51:12 google-auth==2.29.0 05:51:12 httplib2==0.22.0 05:51:12 identify==2.5.36 05:51:12 idna==3.7 05:51:12 importlib-resources==1.5.0 05:51:12 iso8601==2.1.0 05:51:12 Jinja2==3.1.3 05:51:12 jmespath==1.0.1 05:51:12 jsonpatch==1.33 05:51:12 jsonpointer==2.4 05:51:12 jsonschema==4.21.1 05:51:12 jsonschema-specifications==2023.12.1 05:51:12 keystoneauth1==5.6.0 05:51:12 kubernetes==29.0.0 05:51:12 lftools==0.37.10 05:51:12 lxml==5.2.1 05:51:12 MarkupSafe==2.1.5 05:51:12 msgpack==1.0.8 05:51:12 multi_key_dict==2.0.3 05:51:12 munch==4.0.0 05:51:12 netaddr==1.2.1 05:51:12 netifaces==0.11.0 05:51:12 niet==1.4.2 05:51:12 nodeenv==1.8.0 05:51:12 oauth2client==4.1.3 05:51:12 oauthlib==3.2.2 05:51:12 openstacksdk==3.1.0 05:51:12 os-client-config==2.1.0 05:51:12 os-service-types==1.7.0 05:51:12 osc-lib==3.0.1 05:51:12 oslo.config==9.4.0 05:51:12 oslo.context==5.5.0 05:51:12 oslo.i18n==6.3.0 05:51:12 oslo.log==5.5.1 05:51:12 oslo.serialization==5.4.0 05:51:12 oslo.utils==7.1.0 05:51:12 packaging==24.0 05:51:12 pbr==6.0.0 05:51:12 platformdirs==4.2.1 05:51:12 prettytable==3.10.0 05:51:12 pyasn1==0.6.0 05:51:12 pyasn1_modules==0.4.0 05:51:12 pycparser==2.22 05:51:12 pygerrit2==2.0.15 05:51:12 PyGithub==2.3.0 05:51:12 pyinotify==0.9.6 05:51:12 PyJWT==2.8.0 05:51:12 PyNaCl==1.5.0 05:51:12 pyparsing==2.4.7 05:51:12 pyperclip==1.8.2 05:51:12 pyrsistent==0.20.0 05:51:12 python-cinderclient==9.5.0 05:51:12 python-dateutil==2.9.0.post0 05:51:12 python-heatclient==3.5.0 05:51:12 python-jenkins==1.8.2 05:51:12 python-keystoneclient==5.4.0 05:51:12 python-magnumclient==4.4.0 05:51:12 python-novaclient==18.6.0 05:51:12 python-openstackclient==6.6.0 05:51:12 python-swiftclient==4.5.0 05:51:12 PyYAML==6.0.1 05:51:12 referencing==0.35.0 05:51:12 requests==2.31.0 05:51:12 requests-oauthlib==2.0.0 05:51:12 requestsexceptions==1.4.0 05:51:12 rfc3986==2.0.0 05:51:12 rpds-py==0.18.0 05:51:12 rsa==4.9 05:51:12 ruamel.yaml==0.18.6 05:51:12 ruamel.yaml.clib==0.2.8 05:51:12 s3transfer==0.10.1 05:51:12 simplejson==3.19.2 05:51:12 six==1.16.0 05:51:12 smmap==5.0.1 05:51:12 soupsieve==2.5 05:51:12 stevedore==5.2.0 05:51:12 tabulate==0.9.0 05:51:12 toml==0.10.2 05:51:12 tomlkit==0.12.4 05:51:12 tqdm==4.66.2 05:51:12 typing_extensions==4.11.0 05:51:12 tzdata==2024.1 05:51:12 urllib3==1.26.18 05:51:12 virtualenv==20.26.0 05:51:12 wcwidth==0.2.13 05:51:12 websocket-client==1.8.0 05:51:12 wrapt==1.16.0 05:51:12 xdg==6.0.0 05:51:12 xmltodict==0.13.0 05:51:12 yq==3.4.1 05:51:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10056306437372928304.sh 05:51:12 ---> sudo-logs.sh 05:51:12 Archiving 'sudo' log.. 05:51:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7422029905064715079.sh 05:51:12 ---> job-cost.sh 05:51:12 Setup pyenv: 05:51:12 system 05:51:12 3.8.13 05:51:12 3.9.13 05:51:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:51:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mh0P from file:/tmp/.os_lf_venv 05:51:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:51:19 lf-activate-venv(): INFO: Adding /tmp/venv-Mh0P/bin to PATH 05:51:19 INFO: No Stack... 05:51:19 INFO: Retrieving Pricing Info for: v3-standard-4 05:51:19 INFO: Archiving Costs 05:51:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16532126053687365450.sh 05:51:19 ---> logs-deploy.sh 05:51:19 Setup pyenv: 05:51:19 system 05:51:19 3.8.13 05:51:19 3.9.13 05:51:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:51:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mh0P from file:/tmp/.os_lf_venv 05:51:21 lf-activate-venv(): INFO: Installing: lftools 05:51:30 lf-activate-venv(): INFO: Adding /tmp/venv-Mh0P/bin to PATH 05:51:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3439 05:51:30 INFO: archiving workspace using pattern(s): 05:51:31 Archives upload complete. 05:51:31 INFO: archiving logs to Nexus 05:51:32 ---> uname -a: 05:51:32 Linux prd-ubuntu1804-builder-4c-4g-35216 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:51:32 05:51:32 05:51:32 ---> lscpu: 05:51:32 Architecture: x86_64 05:51:32 CPU op-mode(s): 32-bit, 64-bit 05:51:32 Byte Order: Little Endian 05:51:32 CPU(s): 4 05:51:32 On-line CPU(s) list: 0-3 05:51:32 Thread(s) per core: 1 05:51:32 Core(s) per socket: 1 05:51:32 Socket(s): 4 05:51:32 NUMA node(s): 1 05:51:32 Vendor ID: AuthenticAMD 05:51:32 CPU family: 23 05:51:32 Model: 49 05:51:32 Model name: AMD EPYC-Rome Processor 05:51:32 Stepping: 0 05:51:32 CPU MHz: 2799.998 05:51:32 BogoMIPS: 5599.99 05:51:32 Virtualization: AMD-V 05:51:32 Hypervisor vendor: KVM 05:51:32 Virtualization type: full 05:51:32 L1d cache: 32K 05:51:32 L1i cache: 32K 05:51:32 L2 cache: 512K 05:51:32 L3 cache: 16384K 05:51:32 NUMA node0 CPU(s): 0-3 05:51: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 05:51:32 05:51:32 05:51:32 ---> nproc: 05:51:32 4 05:51:32 05:51:32 05:51:32 ---> df -h: 05:51:32 Filesystem Size Used Avail Use% Mounted on 05:51:32 udev 7.9G 0 7.9G 0% /dev 05:51:32 tmpfs 1.6G 672K 1.6G 1% /run 05:51:32 /dev/vda1 78G 8.4G 70G 11% / 05:51:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:51:32 tmpfs 5.0M 0 5.0M 0% /run/lock 05:51:32 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:51:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:51:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:51:32 05:51:32 05:51:32 ---> free -m: 05:51:32 total used free shared buff/cache available 05:51:32 Mem: 16040 534 13348 0 2156 15188 05:51:32 Swap: 1023 0 1023 05:51:32 05:51:32 05:51:32 ---> ip addr: 05:51:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:51:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:51:32 inet 127.0.0.1/8 scope host lo 05:51:32 valid_lft forever preferred_lft forever 05:51:32 inet6 ::1/128 scope host 05:51:32 valid_lft forever preferred_lft forever 05:51:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:51:32 link/ether fa:16:3e:0c:39:7f brd ff:ff:ff:ff:ff:ff 05:51:32 inet 10.30.107.113/23 brd 10.30.107.255 scope global dynamic ens3 05:51:32 valid_lft 86247sec preferred_lft 86247sec 05:51:32 inet6 fe80::f816:3eff:fe0c:397f/64 scope link 05:51:32 valid_lft forever preferred_lft forever 05:51:32 05:51:32 05:51:32 ---> sar -b -r -n DEV: 05:51:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35216) 04/26/24 _x86_64_ (4 CPU) 05:51:32 05:51:32 05:49:00 LINUX RESTART (4 CPU) 05:51:32 05:51:32 05:50:02 tps rtps wtps bread/s bwrtn/s 05:51:32 05:51:01 97.15 2.32 94.83 121.47 9691.92 05:51:32 Average: 97.15 2.32 94.83 121.47 9691.92 05:51:32 05:51:32 05:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:51:32 05:51:01 13697840 15505828 2727128 16.60 76452 1920212 831684 4.76 817972 1670348 156236 05:51:32 Average: 13697840 15505828 2727128 16.60 76452 1920212 831684 4.76 817972 1670348 156236 05:51:32 05:51:32 05:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:51:32 05:51:01 ens3 49.82 36.93 695.48 8.76 0.00 0.00 0.00 0.00 05:51:32 05:51:01 lo 1.69 1.69 0.19 0.19 0.00 0.00 0.00 0.00 05:51:32 Average: ens3 49.82 36.93 695.48 8.76 0.00 0.00 0.00 0.00 05:51:32 Average: lo 1.69 1.69 0.19 0.19 0.00 0.00 0.00 0.00 05:51:32 05:51:32 05:51:32 ---> sar -P ALL: 05:51:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35216) 04/26/24 _x86_64_ (4 CPU) 05:51:32 05:51:32 05:49:00 LINUX RESTART (4 CPU) 05:51:32 05:51:32 05:50:02 CPU %user %nice %system %iowait %steal %idle 05:51:32 05:51:01 all 22.01 0.00 1.41 1.54 0.05 74.98 05:51:32 05:51:01 0 17.65 0.00 1.10 0.15 0.03 81.07 05:51:32 05:51:01 1 4.08 0.00 0.42 0.02 0.08 95.40 05:51:32 05:51:01 2 49.21 0.00 2.36 3.33 0.07 45.03 05:51:32 05:51:01 3 17.41 0.00 1.75 2.67 0.05 78.13 05:51:32 Average: all 22.01 0.00 1.41 1.54 0.05 74.98 05:51:32 Average: 0 17.65 0.00 1.10 0.15 0.03 81.07 05:51:32 Average: 1 4.08 0.00 0.42 0.02 0.08 95.40 05:51:32 Average: 2 49.21 0.00 2.36 3.33 0.07 45.03 05:51:32 Average: 3 17.41 0.00 1.75 2.67 0.05 78.13 05:51:32 05:51:32 05:51:32