12:03:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137658 12:03:54 Running as SYSTEM 12:03:54 [EnvInject] - Loading node environment variables. 12:03:54 Building remotely on prd-ubuntu1804-builder-4c-4g-21799 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:03:54 [ssh-agent] Looking for ssh-agent implementation... 12:03:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:03:54 $ ssh-agent 12:03:54 SSH_AUTH_SOCK=/tmp/ssh-2TOOEabz1aIo/agent.1678 12:03:54 SSH_AGENT_PID=1680 12:03:54 [ssh-agent] Started. 12:03:54 Running ssh-add (command line suppressed) 12:03:54 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17031726867602940217.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17031726867602940217.key) 12:03:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:03:54 The recommended git tool is: NONE 12:03:56 using credential onap-jenkins-ssh 12:03:56 Wiping out workspace first. 12:03:56 Cloning the remote Git repository 12:03:56 Cloning repository git://cloud.onap.org/mirror/oom.git 12:03:56 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:03:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:03:56 > git --version # timeout=10 12:03:56 > git --version # 'git version 2.17.1' 12:03:56 using GIT_SSH to set credentials Gerrit user 12:03:56 Verifying host key using manually-configured host key entries 12:03:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:04:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:04:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:04:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:04:02 using GIT_SSH to set credentials Gerrit user 12:04:02 Verifying host key using manually-configured host key entries 12:04:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/58/137658/1 # timeout=30 12:04:02 > git rev-parse 28a6bafd0533d6abfff6922cd925f471ae1b4cea^{commit} # timeout=10 12:04:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:04:02 Checking out Revision 28a6bafd0533d6abfff6922cd925f471ae1b4cea (refs/changes/58/137658/1) 12:04:02 > git config core.sparsecheckout # timeout=10 12:04:02 > git checkout -f 28a6bafd0533d6abfff6922cd925f471ae1b4cea # timeout=30 12:04:06 Commit message: "[CASSANDRA] Add some fixes for K8ssandra Operator" 12:04:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:04:06 > git rev-list --no-walk 5230ed9ba9769c93487ad66d0d1f68eec5134a90 # timeout=10 12:04:06 [EnvInject] - Injecting environment variables from a build step. 12:04:06 [EnvInject] - Injecting as environment variables the properties content 12:04:06 PYTHON=python3 12:04:06 12:04:06 [EnvInject] - Variables injected successfully. 12:04:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5500896971876252715.sh 12:04:06 ---> tox-install.sh 12:04:06 + source /home/jenkins/lf-env.sh 12:04:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:04:06 ++ mktemp -d /tmp/venv-XXXX 12:04:06 + lf_venv=/tmp/venv-KHYz 12:04:06 + local venv_file=/tmp/.os_lf_venv 12:04:06 + local python=python3 12:04:06 + local options 12:04:06 + local set_path=true 12:04:06 + local install_args= 12:04:06 ++ 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 12:04:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:04:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:04:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:04:06 + true 12:04:06 + case $1 in 12:04:06 + venv_file=/tmp/.toxenv 12:04:06 + shift 2 12:04:06 + true 12:04:06 + case $1 in 12:04:06 + shift 12:04:06 + break 12:04:06 + case $python in 12:04:06 + local pkg_list= 12:04:06 + [[ -d /opt/pyenv ]] 12:04:06 + echo 'Setup pyenv:' 12:04:06 Setup pyenv: 12:04:06 + export PYENV_ROOT=/opt/pyenv 12:04:06 + PYENV_ROOT=/opt/pyenv 12:04:06 + 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 12:04:06 + 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 12:04:06 + pyenv versions 12:04:06 * system (set by /opt/pyenv/version) 12:04:06 * 3.8.13 (set by /opt/pyenv/version) 12:04:06 * 3.9.13 (set by /opt/pyenv/version) 12:04:06 * 3.10.6 (set by /opt/pyenv/version) 12:04:06 + command -v pyenv 12:04:06 ++ pyenv init - --no-rehash 12:04:06 + 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[*]}"'\'')" 12:04:06 export PATH="/opt/pyenv/shims:${PATH}" 12:04:06 export PYENV_SHELL=bash 12:04:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:04:06 pyenv() { 12:04:06 local command 12:04:06 command="${1:-}" 12:04:06 if [ "$#" -gt 0 ]; then 12:04:06 shift 12:04:06 fi 12:04:06 12:04:06 case "$command" in 12:04:06 rehash|shell) 12:04:06 eval "$(pyenv "sh-$command" "$@")" 12:04:06 ;; 12:04:06 *) 12:04:06 command pyenv "$command" "$@" 12:04:06 ;; 12:04:06 esac 12:04:06 }' 12:04:06 +++ 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[*]}"' 12:04:06 ++ 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 12:04:06 ++ 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 12:04:06 ++ 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 12:04:06 ++ export PYENV_SHELL=bash 12:04:06 ++ PYENV_SHELL=bash 12:04:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:04:06 +++ complete -F _pyenv pyenv 12:04:06 ++ lf-pyver python3 12:04:06 ++ local py_version_xy=python3 12:04:06 ++ local py_version_xyz= 12:04:06 ++ pyenv versions 12:04:06 ++ local command 12:04:06 ++ command=versions 12:04:06 ++ sed 's/^[ *]* //' 12:04:06 ++ '[' 1 -gt 0 ']' 12:04:06 ++ shift 12:04:06 ++ case "$command" in 12:04:06 ++ command pyenv versions 12:04:06 ++ pyenv versions 12:04:06 ++ grep -E '^[0-9.]*[0-9]$' 12:04:06 ++ awk '{ print $1 }' 12:04:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:04:06 +++ grep '^3' /tmp/.pyenv_versions 12:04:06 +++ sort -V 12:04:06 +++ tail -n 1 12:04:06 ++ py_version_xyz=3.10.6 12:04:06 ++ [[ -z 3.10.6 ]] 12:04:06 ++ echo 3.10.6 12:04:06 ++ return 0 12:04:06 + pyenv local 3.10.6 12:04:06 + local command 12:04:06 + command=local 12:04:06 + '[' 2 -gt 0 ']' 12:04:06 + shift 12:04:06 + case "$command" in 12:04:06 + command pyenv local 3.10.6 12:04:06 + pyenv local 3.10.6 12:04:06 + for arg in "$@" 12:04:06 + case $arg in 12:04:06 + pkg_list+='tox ' 12:04:06 + for arg in "$@" 12:04:06 + case $arg in 12:04:06 + pkg_list+='virtualenv ' 12:04:06 + for arg in "$@" 12:04:06 + case $arg in 12:04:06 + pkg_list+='urllib3~=1.26.15 ' 12:04:06 + [[ -f /tmp/.toxenv ]] 12:04:06 + [[ ! -f /tmp/.toxenv ]] 12:04:06 + [[ -n '' ]] 12:04:06 + python3 -m venv /tmp/venv-KHYz 12:04:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KHYz' 12:04:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KHYz 12:04:11 + echo /tmp/venv-KHYz 12:04:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:04:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:04:11 + /tmp/venv-KHYz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:04:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:04:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:04:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:04:14 + /tmp/venv-KHYz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:04:17 + type python3 12:04:17 + true 12:04:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KHYz/bin to PATH' 12:04:17 lf-activate-venv(): INFO: Adding /tmp/venv-KHYz/bin to PATH 12:04:17 + PATH=/tmp/venv-KHYz/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 12:04:17 + return 0 12:04:17 + python3 --version 12:04:17 Python 3.10.6 12:04:17 + python3 -m pip --version 12:04:17 pip 24.0 from /tmp/venv-KHYz/lib/python3.10/site-packages/pip (python 3.10) 12:04:17 + python3 -m pip freeze 12:04:17 cachetools==5.3.3 12:04:17 chardet==5.2.0 12:04:17 colorama==0.4.6 12:04:17 distlib==0.3.8 12:04:17 filelock==3.13.3 12:04:17 packaging==24.0 12:04:17 platformdirs==4.2.0 12:04:17 pluggy==1.4.0 12:04:17 pyproject-api==1.6.1 12:04:17 tomli==2.0.1 12:04:17 tox==4.14.2 12:04:17 urllib3==1.26.18 12:04:17 virtualenv==20.25.1 12:04:18 [EnvInject] - Injecting environment variables from a build step. 12:04:18 [EnvInject] - Injecting as environment variables the properties content 12:04:18 PARALLEL=false 12:04:18 12:04:18 [EnvInject] - Variables injected successfully. 12:04:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6865112478326389154.sh 12:04:18 ---> tox-run.sh 12:04:18 + 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 12:04:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:04:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:04:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:04:18 + cd /w/workspace/oom-master-pre-commit-lint/. 12:04:18 + source /home/jenkins/lf-env.sh 12:04:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:04:18 ++ mktemp -d /tmp/venv-XXXX 12:04:18 + lf_venv=/tmp/venv-OL4F 12:04:18 + local venv_file=/tmp/.os_lf_venv 12:04:18 + local python=python3 12:04:18 + local options 12:04:18 + local set_path=true 12:04:18 + local install_args= 12:04:18 ++ 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 12:04:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:04:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:04:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:04:18 + true 12:04:18 + case $1 in 12:04:18 + venv_file=/tmp/.toxenv 12:04:18 + shift 2 12:04:18 + true 12:04:18 + case $1 in 12:04:18 + shift 12:04:18 + break 12:04:18 + case $python in 12:04:18 + local pkg_list= 12:04:18 + [[ -d /opt/pyenv ]] 12:04:18 + echo 'Setup pyenv:' 12:04:18 Setup pyenv: 12:04:18 + export PYENV_ROOT=/opt/pyenv 12:04:18 + PYENV_ROOT=/opt/pyenv 12:04:18 + 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 12:04:18 + 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 12:04:18 + pyenv versions 12:04:18 system 12:04:18 3.8.13 12:04:18 3.9.13 12:04:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:04:18 + command -v pyenv 12:04:18 ++ pyenv init - --no-rehash 12:04:18 + 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[*]}"'\'')" 12:04:18 export PATH="/opt/pyenv/shims:${PATH}" 12:04:18 export PYENV_SHELL=bash 12:04:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:04:18 pyenv() { 12:04:18 local command 12:04:18 command="${1:-}" 12:04:18 if [ "$#" -gt 0 ]; then 12:04:18 shift 12:04:18 fi 12:04:18 12:04:18 case "$command" in 12:04:18 rehash|shell) 12:04:18 eval "$(pyenv "sh-$command" "$@")" 12:04:18 ;; 12:04:18 *) 12:04:18 command pyenv "$command" "$@" 12:04:18 ;; 12:04:18 esac 12:04:18 }' 12:04:18 +++ 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[*]}"' 12:04:18 ++ 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 12:04:18 ++ 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 12:04:18 ++ 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 12:04:18 ++ export PYENV_SHELL=bash 12:04:18 ++ PYENV_SHELL=bash 12:04:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:04:18 +++ complete -F _pyenv pyenv 12:04:18 ++ lf-pyver python3 12:04:18 ++ local py_version_xy=python3 12:04:18 ++ local py_version_xyz= 12:04:18 ++ pyenv versions 12:04:18 ++ local command 12:04:18 ++ command=versions 12:04:18 ++ '[' 1 -gt 0 ']' 12:04:18 ++ shift 12:04:18 ++ case "$command" in 12:04:18 ++ command pyenv versions 12:04:18 ++ pyenv versions 12:04:18 ++ sed 's/^[ *]* //' 12:04:18 ++ grep -E '^[0-9.]*[0-9]$' 12:04:18 ++ awk '{ print $1 }' 12:04:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:04:18 +++ sort -V 12:04:18 +++ grep '^3' /tmp/.pyenv_versions 12:04:18 +++ tail -n 1 12:04:18 ++ py_version_xyz=3.10.6 12:04:18 ++ [[ -z 3.10.6 ]] 12:04:18 ++ echo 3.10.6 12:04:18 ++ return 0 12:04:18 + pyenv local 3.10.6 12:04:18 + local command 12:04:18 + command=local 12:04:18 + '[' 2 -gt 0 ']' 12:04:18 + shift 12:04:18 + case "$command" in 12:04:18 + command pyenv local 3.10.6 12:04:18 + pyenv local 3.10.6 12:04:18 + for arg in "$@" 12:04:18 + case $arg in 12:04:18 + pkg_list+='tox ' 12:04:18 + for arg in "$@" 12:04:18 + case $arg in 12:04:18 + pkg_list+='virtualenv ' 12:04:18 + for arg in "$@" 12:04:18 + case $arg in 12:04:18 + pkg_list+='urllib3~=1.26.15 ' 12:04:18 + [[ -f /tmp/.toxenv ]] 12:04:18 ++ cat /tmp/.toxenv 12:04:18 + lf_venv=/tmp/venv-KHYz 12:04:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHYz from' file:/tmp/.toxenv 12:04:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHYz from file:/tmp/.toxenv 12:04:18 + /tmp/venv-KHYz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:04:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:04:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:04:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:04:19 + /tmp/venv-KHYz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:04:20 + type python3 12:04:20 + true 12:04:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KHYz/bin to PATH' 12:04:20 lf-activate-venv(): INFO: Adding /tmp/venv-KHYz/bin to PATH 12:04:20 + PATH=/tmp/venv-KHYz/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 12:04:20 + return 0 12:04:20 + [[ -d /opt/pyenv ]] 12:04:20 + echo '---> Setting up pyenv' 12:04:20 ---> Setting up pyenv 12:04:20 + export PYENV_ROOT=/opt/pyenv 12:04:20 + PYENV_ROOT=/opt/pyenv 12:04:20 + export PATH=/opt/pyenv/bin:/tmp/venv-KHYz/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 12:04:20 + PATH=/opt/pyenv/bin:/tmp/venv-KHYz/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 12:04:20 ++ pwd 12:04:20 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:04:20 + export PYTHONPATH 12:04:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:04:20 + TOX_TESTENV_PASSENV=PYTHONPATH 12:04:20 + tox --version 12:04:20 4.14.2 from /tmp/venv-KHYz/lib/python3.10/site-packages/tox/__init__.py 12:04:21 + PARALLEL=false 12:04:21 + TOX_OPTIONS_LIST= 12:04:21 + [[ -n pre-commit ]] 12:04:21 + TOX_OPTIONS_LIST=' -e pre-commit' 12:04:21 + case ${PARALLEL,,} in 12:04:21 + tox -e pre-commit 12:04:21 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:04:22 pre-commit: install_deps> python -I -m pip install pre-commit 12:04:25 pre-commit: freeze> python -m pip freeze --all 12:04:25 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.3,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 12:04:25 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:04:25 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:04:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:04:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:04:28 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:04:28 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:04:28 [INFO] Once installed this environment will be reused. 12:04:28 [INFO] This may take a few minutes... 12:04:31 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:04:31 [INFO] Once installed this environment will be reused. 12:04:31 [INFO] This may take a few minutes... 12:04:37 Trim Trailing Whitespace.................................................Failed 12:04:37 - hook id: trailing-whitespace 12:04:37 - exit code: 1 12:04:37 - files were modified by this hook 12:04:37 12:04:37 Fixing kubernetes/common/common/templates/_cassOp.tpl 12:04:37 12:04:37 Tabs remover.............................................................Passed 12:04:37 pre-commit hook(s) made changes. 12:04:37 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 12:04:37 To run `pre-commit` as part of git workflow, use `pre-commit install`. 12:04:37 All changes made by hooks: 12:04:37 diff --git a/kubernetes/common/common/templates/_cassOp.tpl b/kubernetes/common/common/templates/_cassOp.tpl 12:04:37 index f7b10a7d2..b0cf8e331 100644 12:04:37 --- a/kubernetes/common/common/templates/_cassOp.tpl 12:04:37 +++ b/kubernetes/common/common/templates/_cassOp.tpl 12:04:37 @@ -43,7 +43,7 @@ spec: 12:04:37 enabled: false 12:04:37 cassandra: 12:04:37 endpoint: 12:04:37 - address: 0.0.0.0 12:04:37 + address: 0.0.0.0 12:04:37 {{- end }} 12:04:37 {{- end }} 12:04:37 {{ if .Values.k8ssandraOperator.stargate.enabled -}} 12:04:37 @@ -92,7 +92,7 @@ spec: 12:04:37 enabled: false 12:04:37 cassandra: 12:04:37 endpoint: 12:04:37 - address: 0.0.0.0 12:04:37 + address: 0.0.0.0 12:04:37 {{- end }} 12:04:37 config: 12:04:37 {{ if .Values.k8ssandraOperator.config.casOptions -}} 12:04:37 pre-commit: exit 1 (12.24 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2248 12:04:37 pre-commit: FAIL code 1 (16.58=setup[4.34]+cmd[12.24] seconds) 12:04:37 evaluation failed :( (16.76 seconds) 12:04:38 + tox_status=1 12:04:38 + echo '---> Completed tox runs' 12:04:38 ---> Completed tox runs 12:04:38 + for i in .tox/*/log 12:04:38 ++ echo .tox/pre-commit/log 12:04:38 ++ awk -F/ '{print $2}' 12:04:38 + tox_env=pre-commit 12:04:38 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:04:38 + DOC_DIR=docs/_build/html 12:04:38 + [[ -d docs/_build/html ]] 12:04:38 + echo '---> tox-run.sh ends' 12:04:38 ---> tox-run.sh ends 12:04:38 + test 1 -eq 0 12:04:38 + exit 1 12:04:38 ++ '[' 2 = 1 ']' 12:04:38 Build step 'Execute shell' marked build as failure 12:04:38 $ ssh-agent -k 12:04:38 unset SSH_AUTH_SOCK; 12:04:38 unset SSH_AGENT_PID; 12:04:38 echo Agent pid 1680 killed; 12:04:38 [ssh-agent] Stopped. 12:04:38 [PostBuildScript] - [INFO] Executing post build scripts. 12:04:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9153678377630441109.sh 12:04:38 ---> sysstat.sh 12:04:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17346147036142154572.sh 12:04:38 ---> package-listing.sh 12:04:38 ++ facter osfamily 12:04:38 ++ tr '[:upper:]' '[:lower:]' 12:04:38 + OS_FAMILY=debian 12:04:38 + workspace=/w/workspace/oom-master-pre-commit-lint 12:04:38 + START_PACKAGES=/tmp/packages_start.txt 12:04:38 + END_PACKAGES=/tmp/packages_end.txt 12:04:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:04:38 + PACKAGES=/tmp/packages_start.txt 12:04:38 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:04:38 + PACKAGES=/tmp/packages_end.txt 12:04:38 + case "${OS_FAMILY}" in 12:04:38 + dpkg -l 12:04:38 + grep '^ii' 12:04:38 + '[' -f /tmp/packages_start.txt ']' 12:04:38 + '[' -f /tmp/packages_end.txt ']' 12:04:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:04:38 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:04:38 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:04:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:04:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14433441884739539243.sh 12:04:38 ---> capture-instance-metadata.sh 12:04:38 Setup pyenv: 12:04:38 system 12:04:38 3.8.13 12:04:38 3.9.13 12:04:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:04:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C5J4 12:04:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:04:46 lf-activate-venv(): INFO: Installing: lftools 12:05:25 lf-activate-venv(): INFO: Adding /tmp/venv-C5J4/bin to PATH 12:05:25 INFO: Running in OpenStack, capturing instance metadata 12:05:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13942714163636939946.sh 12:05:25 provisioning config files... 12:05:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16467035690882465707tmp 12:05:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:05:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:05:25 [EnvInject] - Injecting environment variables from a build step. 12:05:25 [EnvInject] - Injecting as environment variables the properties content 12:05:25 SERVER_ID=logs 12:05:25 12:05:25 [EnvInject] - Variables injected successfully. 12:05:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9129968135576871246.sh 12:05:25 ---> create-netrc.sh 12:05:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins385625298302054714.sh 12:05:25 ---> python-tools-install.sh 12:05:25 Setup pyenv: 12:05:25 system 12:05:25 3.8.13 12:05:25 3.9.13 12:05:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:05:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C5J4 from file:/tmp/.os_lf_venv 12:05:27 lf-activate-venv(): INFO: Installing: lftools 12:05:35 lf-activate-venv(): INFO: Adding /tmp/venv-C5J4/bin to PATH 12:05:35 Generating Requirements File 12:06:07 Python 3.10.6 12:06:07 pip 24.0 from /tmp/venv-C5J4/lib/python3.10/site-packages/pip (python 3.10) 12:06:07 appdirs==1.4.4 12:06:07 argcomplete==3.2.3 12:06:07 aspy.yaml==1.3.0 12:06:07 attrs==23.2.0 12:06:07 autopage==0.5.2 12:06:07 beautifulsoup4==4.12.3 12:06:07 boto3==1.34.80 12:06:07 botocore==1.34.80 12:06:07 bs4==0.0.2 12:06:07 cachetools==5.3.3 12:06:07 certifi==2024.2.2 12:06:07 cffi==1.16.0 12:06:07 cfgv==3.4.0 12:06:07 chardet==5.2.0 12:06:07 charset-normalizer==3.3.2 12:06:07 click==8.1.7 12:06:07 cliff==4.6.0 12:06:07 cmd2==2.4.3 12:06:07 cryptography==3.3.2 12:06:07 debtcollector==3.0.0 12:06:07 decorator==5.1.1 12:06:07 defusedxml==0.7.1 12:06:07 Deprecated==1.2.14 12:06:07 distlib==0.3.8 12:06:07 dnspython==2.6.1 12:06:07 docker==4.2.2 12:06:07 dogpile.cache==1.3.2 12:06:07 email_validator==2.1.1 12:06:07 filelock==3.13.3 12:06:07 future==1.0.0 12:06:07 gitdb==4.0.11 12:06:07 GitPython==3.1.43 12:06:07 google-auth==2.29.0 12:06:07 httplib2==0.22.0 12:06:07 identify==2.5.35 12:06:07 idna==3.6 12:06:07 importlib-resources==1.5.0 12:06:07 iso8601==2.1.0 12:06:07 Jinja2==3.1.3 12:06:07 jmespath==1.0.1 12:06:07 jsonpatch==1.33 12:06:07 jsonpointer==2.4 12:06:07 jsonschema==4.21.1 12:06:07 jsonschema-specifications==2023.12.1 12:06:07 keystoneauth1==5.6.0 12:06:07 kubernetes==29.0.0 12:06:07 lftools==0.37.10 12:06:07 lxml==5.2.1 12:06:07 MarkupSafe==2.1.5 12:06:07 msgpack==1.0.8 12:06:07 multi_key_dict==2.0.3 12:06:07 munch==4.0.0 12:06:07 netaddr==1.2.1 12:06:07 netifaces==0.11.0 12:06:07 niet==1.4.2 12:06:07 nodeenv==1.8.0 12:06:07 oauth2client==4.1.3 12:06:07 oauthlib==3.2.2 12:06:07 openstacksdk==3.0.0 12:06:07 os-client-config==2.1.0 12:06:07 os-service-types==1.7.0 12:06:07 osc-lib==3.0.1 12:06:07 oslo.config==9.4.0 12:06:07 oslo.context==5.5.0 12:06:07 oslo.i18n==6.3.0 12:06:07 oslo.log==5.5.1 12:06:07 oslo.serialization==5.4.0 12:06:07 oslo.utils==7.1.0 12:06:07 packaging==24.0 12:06:07 pbr==6.0.0 12:06:07 platformdirs==4.2.0 12:06:07 prettytable==3.10.0 12:06:07 pyasn1==0.6.0 12:06:07 pyasn1_modules==0.4.0 12:06:07 pycparser==2.22 12:06:07 pygerrit2==2.0.15 12:06:07 PyGithub==2.3.0 12:06:07 pyinotify==0.9.6 12:06:07 PyJWT==2.8.0 12:06:07 PyNaCl==1.5.0 12:06:07 pyparsing==2.4.7 12:06:07 pyperclip==1.8.2 12:06:07 pyrsistent==0.20.0 12:06:07 python-cinderclient==9.5.0 12:06:07 python-dateutil==2.9.0.post0 12:06:07 python-heatclient==3.5.0 12:06:07 python-jenkins==1.8.2 12:06:07 python-keystoneclient==5.4.0 12:06:07 python-magnumclient==4.4.0 12:06:07 python-novaclient==18.6.0 12:06:07 python-openstackclient==6.6.0 12:06:07 python-swiftclient==4.5.0 12:06:07 PyYAML==6.0.1 12:06:07 referencing==0.34.0 12:06:07 requests==2.31.0 12:06:07 requests-oauthlib==2.0.0 12:06:07 requestsexceptions==1.4.0 12:06:07 rfc3986==2.0.0 12:06:07 rpds-py==0.18.0 12:06:07 rsa==4.9 12:06:07 ruamel.yaml==0.18.6 12:06:07 ruamel.yaml.clib==0.2.8 12:06:07 s3transfer==0.10.1 12:06:07 simplejson==3.19.2 12:06:07 six==1.16.0 12:06:07 smmap==5.0.1 12:06:07 soupsieve==2.5 12:06:07 stevedore==5.2.0 12:06:07 tabulate==0.9.0 12:06:07 toml==0.10.2 12:06:07 tomlkit==0.12.4 12:06:07 tqdm==4.66.2 12:06:07 typing_extensions==4.11.0 12:06:07 tzdata==2024.1 12:06:07 urllib3==1.26.18 12:06:07 virtualenv==20.25.1 12:06:07 wcwidth==0.2.13 12:06:07 websocket-client==1.7.0 12:06:07 wrapt==1.16.0 12:06:07 xdg==6.0.0 12:06:07 xmltodict==0.13.0 12:06:07 yq==3.2.3 12:06:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16213762396552075920.sh 12:06:07 ---> sudo-logs.sh 12:06:07 Archiving 'sudo' log.. 12:06:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3860282312505853566.sh 12:06:08 ---> job-cost.sh 12:06:08 Setup pyenv: 12:06:08 system 12:06:08 3.8.13 12:06:08 3.9.13 12:06:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:06:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C5J4 from file:/tmp/.os_lf_venv 12:06:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:06:15 lf-activate-venv(): INFO: Adding /tmp/venv-C5J4/bin to PATH 12:06:15 INFO: No Stack... 12:06:15 INFO: Retrieving Pricing Info for: v3-standard-4 12:06:15 INFO: Archiving Costs 12:06:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10186598961537477476.sh 12:06:15 ---> logs-deploy.sh 12:06:15 Setup pyenv: 12:06:15 system 12:06:15 3.8.13 12:06:15 3.9.13 12:06:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:06:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C5J4 from file:/tmp/.os_lf_venv 12:06:17 lf-activate-venv(): INFO: Installing: lftools 12:06:27 lf-activate-venv(): INFO: Adding /tmp/venv-C5J4/bin to PATH 12:06:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3414 12:06:27 INFO: archiving workspace using pattern(s): 12:06:28 Archives upload complete. 12:06:28 INFO: archiving logs to Nexus 12:06:29 ---> uname -a: 12:06:29 Linux prd-ubuntu1804-builder-4c-4g-21799 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:06:29 12:06:29 12:06:29 ---> lscpu: 12:06:29 Architecture: x86_64 12:06:29 CPU op-mode(s): 32-bit, 64-bit 12:06:29 Byte Order: Little Endian 12:06:29 CPU(s): 4 12:06:29 On-line CPU(s) list: 0-3 12:06:29 Thread(s) per core: 1 12:06:29 Core(s) per socket: 1 12:06:29 Socket(s): 4 12:06:29 NUMA node(s): 1 12:06:29 Vendor ID: AuthenticAMD 12:06:29 CPU family: 23 12:06:29 Model: 49 12:06:29 Model name: AMD EPYC-Rome Processor 12:06:29 Stepping: 0 12:06:29 CPU MHz: 2800.000 12:06:29 BogoMIPS: 5600.00 12:06:29 Virtualization: AMD-V 12:06:29 Hypervisor vendor: KVM 12:06:29 Virtualization type: full 12:06:29 L1d cache: 32K 12:06:29 L1i cache: 32K 12:06:29 L2 cache: 512K 12:06:29 L3 cache: 16384K 12:06:29 NUMA node0 CPU(s): 0-3 12:06:29 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 12:06:29 12:06:29 12:06:29 ---> nproc: 12:06:29 4 12:06:29 12:06:29 12:06:29 ---> df -h: 12:06:29 Filesystem Size Used Avail Use% Mounted on 12:06:29 udev 7.9G 0 7.9G 0% /dev 12:06:29 tmpfs 1.6G 672K 1.6G 1% /run 12:06:29 /dev/vda1 78G 8.3G 70G 11% / 12:06:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:06:29 tmpfs 5.0M 0 5.0M 0% /run/lock 12:06:29 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:06:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:06:29 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:06:29 12:06:29 12:06:29 ---> free -m: 12:06:29 total used free shared buff/cache available 12:06:29 Mem: 16040 555 13329 0 2154 15167 12:06:29 Swap: 1023 0 1023 12:06:29 12:06:29 12:06:29 ---> ip addr: 12:06:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:06:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:06:29 inet 127.0.0.1/8 scope host lo 12:06:29 valid_lft forever preferred_lft forever 12:06:29 inet6 ::1/128 scope host 12:06:29 valid_lft forever preferred_lft forever 12:06:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:06:29 link/ether fa:16:3e:1c:65:6e brd ff:ff:ff:ff:ff:ff 12:06:29 inet 10.30.107.229/23 brd 10.30.107.255 scope global dynamic ens3 12:06:29 valid_lft 86223sec preferred_lft 86223sec 12:06:29 inet6 fe80::f816:3eff:fe1c:656e/64 scope link 12:06:29 valid_lft forever preferred_lft forever 12:06:29 12:06:29 12:06:29 ---> sar -b -r -n DEV: 12:06:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21799) 04/09/24 _x86_64_ (4 CPU) 12:06:29 12:06:29 12:03:35 LINUX RESTART (4 CPU) 12:06:29 12:06:29 12:04:01 tps rtps wtps bread/s bwrtn/s 12:06:29 12:05:01 230.22 36.22 194.00 1785.60 21700.40 12:06:29 12:06:01 102.12 2.30 99.82 119.83 23043.12 12:06:29 Average: 166.16 19.26 146.90 952.57 22371.87 12:06:29 12:06:29 12:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:06:29 12:05:01 13905496 15520872 2519472 15.34 58880 1755172 816432 4.67 771228 1529452 108280 12:06:29 12:06:01 13673112 15512360 2751856 16.75 78528 1947684 801696 4.59 811236 1696648 62436 12:06:29 Average: 13789304 15516616 2635664 16.05 68704 1851428 809064 4.63 791232 1613050 85358 12:06:29 12:06:29 12:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:06:29 12:05:01 lo 2.67 2.67 0.29 0.29 0.00 0.00 0.00 0.00 12:06:29 12:05:01 ens3 99.07 72.62 746.10 25.87 0.00 0.00 0.00 0.00 12:06:29 12:06:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 12:06:29 12:06:01 ens3 48.18 32.72 758.82 7.46 0.00 0.00 0.00 0.00 12:06:29 Average: lo 1.87 1.87 0.20 0.20 0.00 0.00 0.00 0.00 12:06:29 Average: ens3 73.62 52.67 752.46 16.66 0.00 0.00 0.00 0.00 12:06:29 12:06:29 12:06:29 ---> sar -P ALL: 12:06:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21799) 04/09/24 _x86_64_ (4 CPU) 12:06:29 12:06:29 12:03:35 LINUX RESTART (4 CPU) 12:06:29 12:06:29 12:04:01 CPU %user %nice %system %iowait %steal %idle 12:06:29 12:05:01 all 24.40 0.00 2.20 4.16 0.07 69.17 12:06:29 12:05:01 0 12.56 0.00 2.46 11.94 0.07 72.97 12:06:29 12:05:01 1 36.82 0.00 2.40 2.05 0.07 58.66 12:06:29 12:05:01 2 29.13 0.00 1.98 2.01 0.07 66.81 12:06:29 12:05:01 3 19.06 0.00 1.97 0.64 0.07 78.26 12:06:29 12:06:01 all 18.76 0.00 1.29 6.80 0.05 73.11 12:06:29 12:06:01 0 14.70 0.00 1.04 18.66 0.05 65.55 12:06:29 12:06:01 1 46.79 0.00 2.28 2.87 0.08 47.97 12:06:29 12:06:01 2 3.46 0.00 0.91 5.64 0.03 89.95 12:06:29 12:06:01 3 10.33 0.00 0.92 0.03 0.02 88.70 12:06:29 Average: all 21.57 0.00 1.74 5.48 0.06 71.14 12:06:29 Average: 0 13.63 0.00 1.75 15.30 0.06 69.26 12:06:29 Average: 1 41.79 0.00 2.34 2.46 0.08 53.33 12:06:29 Average: 2 16.22 0.00 1.44 3.84 0.05 78.45 12:06:29 Average: 3 14.69 0.00 1.44 0.33 0.04 83.49 12:06:29 12:06:29 12:06:29