17:25:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136948 17:25:58 Running as SYSTEM 17:25:58 [EnvInject] - Loading node environment variables. 17:25:58 Building remotely on prd-ubuntu1804-builder-4c-4g-10555 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 17:25:58 [ssh-agent] Looking for ssh-agent implementation... 17:25:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:25:58 $ ssh-agent 17:25:58 SSH_AUTH_SOCK=/tmp/ssh-f8lWFWczrqFg/agent.1846 17:25:58 SSH_AGENT_PID=1848 17:25:58 [ssh-agent] Started. 17:25:58 Running ssh-add (command line suppressed) 17:25:58 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5958517128469944889.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5958517128469944889.key) 17:25:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:25:58 The recommended git tool is: NONE 17:26:00 using credential onap-jenkins-ssh 17:26:00 Wiping out workspace first. 17:26:00 Cloning the remote Git repository 17:26:00 Cloning repository git://cloud.onap.org/mirror/oom.git 17:26:00 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 17:26:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:26:00 > git --version # timeout=10 17:26:00 > git --version # 'git version 2.17.1' 17:26:00 using GIT_SSH to set credentials Gerrit user 17:26:00 Verifying host key using manually-configured host key entries 17:26:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:26:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:26:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:26:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:26:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:26:08 using GIT_SSH to set credentials Gerrit user 17:26:08 Verifying host key using manually-configured host key entries 17:26:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/48/136948/2 # timeout=30 17:26:08 > git rev-parse aa7fcce3eb0dbabd11fdc5d949ff530f8623b371^{commit} # timeout=10 17:26:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:26:08 Checking out Revision aa7fcce3eb0dbabd11fdc5d949ff530f8623b371 (refs/changes/48/136948/2) 17:26:08 > git config core.sparsecheckout # timeout=10 17:26:08 > git checkout -f aa7fcce3eb0dbabd11fdc5d949ff530f8623b371 # timeout=30 17:26:12 Commit message: "[SDNC] Update SDNC related images to version to 2.6.0" 17:26:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:26:12 > git rev-list --no-walk 6aa05ae0c69a6b22d3c4de6cf50e45bc0c9742d9 # timeout=10 17:26:12 [EnvInject] - Injecting environment variables from a build step. 17:26:12 [EnvInject] - Injecting as environment variables the properties content 17:26:12 PYTHON=python3 17:26:12 17:26:12 [EnvInject] - Variables injected successfully. 17:26:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1226204839963812478.sh 17:26:12 ---> tox-install.sh 17:26:12 + source /home/jenkins/lf-env.sh 17:26:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:26:12 ++ mktemp -d /tmp/venv-XXXX 17:26:12 + lf_venv=/tmp/venv-15Ja 17:26:12 + local venv_file=/tmp/.os_lf_venv 17:26:12 + local python=python3 17:26:12 + local options 17:26:12 + local set_path=true 17:26:12 + local install_args= 17:26:12 ++ 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 17:26:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:26:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:26:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:26:12 + true 17:26:12 + case $1 in 17:26:12 + venv_file=/tmp/.toxenv 17:26:12 + shift 2 17:26:12 + true 17:26:12 + case $1 in 17:26:12 + shift 17:26:12 + break 17:26:12 + case $python in 17:26:12 + local pkg_list= 17:26:12 + [[ -d /opt/pyenv ]] 17:26:12 + echo 'Setup pyenv:' 17:26:12 Setup pyenv: 17:26:12 + export PYENV_ROOT=/opt/pyenv 17:26:12 + PYENV_ROOT=/opt/pyenv 17:26:12 + 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 17:26:12 + 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 17:26:12 + pyenv versions 17:26:12 * system (set by /opt/pyenv/version) 17:26:12 * 3.8.13 (set by /opt/pyenv/version) 17:26:12 * 3.9.13 (set by /opt/pyenv/version) 17:26:12 * 3.10.6 (set by /opt/pyenv/version) 17:26:12 + command -v pyenv 17:26:12 ++ pyenv init - --no-rehash 17:26:12 + 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[*]}"'\'')" 17:26:12 export PATH="/opt/pyenv/shims:${PATH}" 17:26:12 export PYENV_SHELL=bash 17:26:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:26:12 pyenv() { 17:26:12 local command 17:26:12 command="${1:-}" 17:26:12 if [ "$#" -gt 0 ]; then 17:26:12 shift 17:26:12 fi 17:26:12 17:26:12 case "$command" in 17:26:12 rehash|shell) 17:26:12 eval "$(pyenv "sh-$command" "$@")" 17:26:12 ;; 17:26:12 *) 17:26:12 command pyenv "$command" "$@" 17:26:12 ;; 17:26:12 esac 17:26:12 }' 17:26:12 +++ 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[*]}"' 17:26:12 ++ 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 17:26:12 ++ 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 17:26:12 ++ 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 17:26:12 ++ export PYENV_SHELL=bash 17:26:12 ++ PYENV_SHELL=bash 17:26:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:26:12 +++ complete -F _pyenv pyenv 17:26:12 ++ lf-pyver python3 17:26:12 ++ local py_version_xy=python3 17:26:12 ++ local py_version_xyz= 17:26:12 ++ pyenv versions 17:26:12 ++ local command 17:26:12 ++ command=versions 17:26:12 ++ '[' 1 -gt 0 ']' 17:26:12 ++ shift 17:26:12 ++ case "$command" in 17:26:12 ++ command pyenv versions 17:26:12 ++ pyenv versions 17:26:12 ++ sed 's/^[ *]* //' 17:26:12 ++ awk '{ print $1 }' 17:26:12 ++ grep -E '^[0-9.]*[0-9]$' 17:26:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:26:12 +++ grep '^3' /tmp/.pyenv_versions 17:26:12 +++ sort -V 17:26:12 +++ tail -n 1 17:26:12 ++ py_version_xyz=3.10.6 17:26:12 ++ [[ -z 3.10.6 ]] 17:26:12 ++ echo 3.10.6 17:26:12 ++ return 0 17:26:12 + pyenv local 3.10.6 17:26:12 + local command 17:26:12 + command=local 17:26:12 + '[' 2 -gt 0 ']' 17:26:12 + shift 17:26:12 + case "$command" in 17:26:12 + command pyenv local 3.10.6 17:26:12 + pyenv local 3.10.6 17:26:12 + for arg in "$@" 17:26:12 + case $arg in 17:26:12 + pkg_list+='tox ' 17:26:12 + for arg in "$@" 17:26:12 + case $arg in 17:26:12 + pkg_list+='virtualenv ' 17:26:12 + for arg in "$@" 17:26:12 + case $arg in 17:26:12 + pkg_list+='urllib3~=1.26.15 ' 17:26:12 + [[ -f /tmp/.toxenv ]] 17:26:12 + [[ ! -f /tmp/.toxenv ]] 17:26:12 + [[ -n '' ]] 17:26:12 + python3 -m venv /tmp/venv-15Ja 17:26:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-15Ja' 17:26:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-15Ja 17:26:18 + echo /tmp/venv-15Ja 17:26:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:26:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:26:18 + /tmp/venv-15Ja/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:26:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:26:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:26:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:26:23 + /tmp/venv-15Ja/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:26:30 + type python3 17:26:30 + true 17:26:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-15Ja/bin to PATH' 17:26:30 lf-activate-venv(): INFO: Adding /tmp/venv-15Ja/bin to PATH 17:26:30 + PATH=/tmp/venv-15Ja/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 17:26:30 + return 0 17:26:30 + python3 --version 17:26:30 Python 3.10.6 17:26:30 + python3 -m pip --version 17:26:30 pip 23.3.2 from /tmp/venv-15Ja/lib/python3.10/site-packages/pip (python 3.10) 17:26:30 + python3 -m pip freeze 17:26:31 cachetools==5.3.2 17:26:31 chardet==5.2.0 17:26:31 colorama==0.4.6 17:26:31 distlib==0.3.8 17:26:31 filelock==3.13.1 17:26:31 packaging==23.2 17:26:31 platformdirs==4.1.0 17:26:31 pluggy==1.3.0 17:26:31 pyproject-api==1.6.1 17:26:31 tomli==2.0.1 17:26:31 tox==4.11.4 17:26:31 urllib3==1.26.18 17:26:31 virtualenv==20.25.0 17:26:31 [EnvInject] - Injecting environment variables from a build step. 17:26:31 [EnvInject] - Injecting as environment variables the properties content 17:26:31 PARALLEL=false 17:26:31 17:26:31 [EnvInject] - Variables injected successfully. 17:26:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10703643832142456149.sh 17:26:31 ---> tox-run.sh 17:26:31 + 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 17:26:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 17:26:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 17:26:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 17:26:31 + cd /w/workspace/oom-master-pre-commit-lint/. 17:26:31 + source /home/jenkins/lf-env.sh 17:26:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:26:31 ++ mktemp -d /tmp/venv-XXXX 17:26:31 + lf_venv=/tmp/venv-Gjti 17:26:31 + local venv_file=/tmp/.os_lf_venv 17:26:31 + local python=python3 17:26:31 + local options 17:26:31 + local set_path=true 17:26:31 + local install_args= 17:26:31 ++ 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 17:26:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:26:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:26:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:26:31 + true 17:26:31 + case $1 in 17:26:31 + venv_file=/tmp/.toxenv 17:26:31 + shift 2 17:26:31 + true 17:26:31 + case $1 in 17:26:31 + shift 17:26:31 + break 17:26:31 + case $python in 17:26:31 + local pkg_list= 17:26:31 + [[ -d /opt/pyenv ]] 17:26:31 + echo 'Setup pyenv:' 17:26:31 Setup pyenv: 17:26:31 + export PYENV_ROOT=/opt/pyenv 17:26:31 + PYENV_ROOT=/opt/pyenv 17:26:31 + 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 17:26:31 + 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 17:26:31 + pyenv versions 17:26:31 system 17:26:31 3.8.13 17:26:31 3.9.13 17:26:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:26:31 + command -v pyenv 17:26:31 ++ pyenv init - --no-rehash 17:26:31 + 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[*]}"'\'')" 17:26:31 export PATH="/opt/pyenv/shims:${PATH}" 17:26:31 export PYENV_SHELL=bash 17:26:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:26:31 pyenv() { 17:26:31 local command 17:26:31 command="${1:-}" 17:26:31 if [ "$#" -gt 0 ]; then 17:26:31 shift 17:26:31 fi 17:26:31 17:26:31 case "$command" in 17:26:31 rehash|shell) 17:26:31 eval "$(pyenv "sh-$command" "$@")" 17:26:31 ;; 17:26:31 *) 17:26:31 command pyenv "$command" "$@" 17:26:31 ;; 17:26:31 esac 17:26:31 }' 17:26:31 +++ 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[*]}"' 17:26:31 ++ 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 17:26:31 ++ 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 17:26:31 ++ 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 17:26:31 ++ export PYENV_SHELL=bash 17:26:31 ++ PYENV_SHELL=bash 17:26:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:26:31 +++ complete -F _pyenv pyenv 17:26:31 ++ lf-pyver python3 17:26:31 ++ local py_version_xy=python3 17:26:31 ++ local py_version_xyz= 17:26:31 ++ pyenv versions 17:26:31 ++ local command 17:26:31 ++ command=versions 17:26:31 ++ '[' 1 -gt 0 ']' 17:26:31 ++ shift 17:26:31 ++ case "$command" in 17:26:31 ++ command pyenv versions 17:26:31 ++ pyenv versions 17:26:31 ++ awk '{ print $1 }' 17:26:31 ++ sed 's/^[ *]* //' 17:26:31 ++ grep -E '^[0-9.]*[0-9]$' 17:26:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:26:31 +++ grep '^3' /tmp/.pyenv_versions 17:26:31 +++ sort -V 17:26:31 +++ tail -n 1 17:26:31 ++ py_version_xyz=3.10.6 17:26:31 ++ [[ -z 3.10.6 ]] 17:26:31 ++ echo 3.10.6 17:26:31 ++ return 0 17:26:31 + pyenv local 3.10.6 17:26:31 + local command 17:26:31 + command=local 17:26:31 + '[' 2 -gt 0 ']' 17:26:31 + shift 17:26:31 + case "$command" in 17:26:31 + command pyenv local 3.10.6 17:26:31 + pyenv local 3.10.6 17:26:31 + for arg in "$@" 17:26:31 + case $arg in 17:26:31 + pkg_list+='tox ' 17:26:31 + for arg in "$@" 17:26:31 + case $arg in 17:26:31 + pkg_list+='virtualenv ' 17:26:31 + for arg in "$@" 17:26:31 + case $arg in 17:26:31 + pkg_list+='urllib3~=1.26.15 ' 17:26:31 + [[ -f /tmp/.toxenv ]] 17:26:31 ++ cat /tmp/.toxenv 17:26:31 + lf_venv=/tmp/venv-15Ja 17:26:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-15Ja from' file:/tmp/.toxenv 17:26:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-15Ja from file:/tmp/.toxenv 17:26:31 + /tmp/venv-15Ja/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:26:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:26:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:26:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:26:32 + /tmp/venv-15Ja/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:26:34 + type python3 17:26:34 + true 17:26:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-15Ja/bin to PATH' 17:26:34 lf-activate-venv(): INFO: Adding /tmp/venv-15Ja/bin to PATH 17:26:34 + PATH=/tmp/venv-15Ja/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 17:26:34 + return 0 17:26:34 + [[ -d /opt/pyenv ]] 17:26:34 + echo '---> Setting up pyenv' 17:26:34 ---> Setting up pyenv 17:26:34 + export PYENV_ROOT=/opt/pyenv 17:26:34 + PYENV_ROOT=/opt/pyenv 17:26:34 + export PATH=/opt/pyenv/bin:/tmp/venv-15Ja/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 17:26:34 + PATH=/opt/pyenv/bin:/tmp/venv-15Ja/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 17:26:34 ++ pwd 17:26:34 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 17:26:34 + export PYTHONPATH 17:26:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:26:34 + TOX_TESTENV_PASSENV=PYTHONPATH 17:26:34 + tox --version 17:26:35 4.11.4 from /tmp/venv-15Ja/lib/python3.10/site-packages/tox/__init__.py 17:26:35 + PARALLEL=false 17:26:35 + TOX_OPTIONS_LIST= 17:26:35 + [[ -n pre-commit ]] 17:26:35 + TOX_OPTIONS_LIST=' -e pre-commit' 17:26:35 + case ${PARALLEL,,} in 17:26:35 + tox -e pre-commit 17:26:35 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 17:26:36 pre-commit: install_deps> python -I -m pip install pre-commit 17:26:45 pre-commit: freeze> python -m pip freeze --all 17:26:45 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 17:26:45 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 17:26:46 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 17:26:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 17:26:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 17:26:50 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:26:50 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 17:26:50 [INFO] Once installed this environment will be reused. 17:26:50 [INFO] This may take a few minutes... 17:26:57 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:26:57 [INFO] Once installed this environment will be reused. 17:26:57 [INFO] This may take a few minutes... 17:27:04 Trim Trailing Whitespace.................................................Passed 17:27:05 Tabs remover.............................................................Passed 17:27:05 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 17:27:05 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 17:27:05 [INFO] Once installed this environment will be reused. 17:27:05 [INFO] This may take a few minutes... 17:27:11 gitlint..............................................(no files to check)Skipped 17:27:11 pre-commit: OK (35.86=setup[10.46]+cmd[19.14,6.25] seconds) 17:27:11 congratulations :) (36.04 seconds) 17:27:11 + tox_status=0 17:27:11 + echo '---> Completed tox runs' 17:27:11 ---> Completed tox runs 17:27:11 + for i in .tox/*/log 17:27:11 ++ echo .tox/pre-commit/log 17:27:11 ++ awk -F/ '{print $2}' 17:27:11 + tox_env=pre-commit 17:27:11 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 17:27:11 + DOC_DIR=docs/_build/html 17:27:11 + [[ -d docs/_build/html ]] 17:27:11 + echo '---> tox-run.sh ends' 17:27:11 ---> tox-run.sh ends 17:27:11 + test 0 -eq 0 17:27:11 $ ssh-agent -k 17:27:11 unset SSH_AUTH_SOCK; 17:27:11 unset SSH_AGENT_PID; 17:27:11 echo Agent pid 1848 killed; 17:27:11 [ssh-agent] Stopped. 17:27:11 [PostBuildScript] - [INFO] Executing post build scripts. 17:27:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12574817592260130509.sh 17:27:11 ---> sysstat.sh 17:27:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15927163567585864074.sh 17:27:11 ---> package-listing.sh 17:27:11 ++ tr '[:upper:]' '[:lower:]' 17:27:11 ++ facter osfamily 17:27:12 + OS_FAMILY=debian 17:27:12 + workspace=/w/workspace/oom-master-pre-commit-lint 17:27:12 + START_PACKAGES=/tmp/packages_start.txt 17:27:12 + END_PACKAGES=/tmp/packages_end.txt 17:27:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:27:12 + PACKAGES=/tmp/packages_start.txt 17:27:12 + '[' /w/workspace/oom-master-pre-commit-lint ']' 17:27:12 + PACKAGES=/tmp/packages_end.txt 17:27:12 + case "${OS_FAMILY}" in 17:27:12 + dpkg -l 17:27:12 + grep '^ii' 17:27:12 + '[' -f /tmp/packages_start.txt ']' 17:27:12 + '[' -f /tmp/packages_end.txt ']' 17:27:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:27:12 + '[' /w/workspace/oom-master-pre-commit-lint ']' 17:27:12 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 17:27:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 17:27:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11966572891061660806.sh 17:27:12 ---> capture-instance-metadata.sh 17:27:12 Setup pyenv: 17:27:12 system 17:27:12 3.8.13 17:27:12 3.9.13 17:27:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:27:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0zhM 17:27:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:27:19 lf-activate-venv(): INFO: Installing: lftools 17:27:55 lf-activate-venv(): INFO: Adding /tmp/venv-0zhM/bin to PATH 17:27:55 INFO: Running in OpenStack, capturing instance metadata 17:27:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16905029874720741344.sh 17:27:55 provisioning config files... 17:27:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10205616624264243241tmp 17:27:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:27:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:27:55 [EnvInject] - Injecting environment variables from a build step. 17:27:55 [EnvInject] - Injecting as environment variables the properties content 17:27:55 SERVER_ID=logs 17:27:55 17:27:55 [EnvInject] - Variables injected successfully. 17:27:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7163782074634396683.sh 17:27:55 ---> create-netrc.sh 17:27:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17790311559640481630.sh 17:27:55 ---> python-tools-install.sh 17:27:55 Setup pyenv: 17:27:55 system 17:27:55 3.8.13 17:27:55 3.9.13 17:27:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:27:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0zhM from file:/tmp/.os_lf_venv 17:27:57 lf-activate-venv(): INFO: Installing: lftools 17:28:05 lf-activate-venv(): INFO: Adding /tmp/venv-0zhM/bin to PATH 17:28:05 Generating Requirements File 17:28:39 Python 3.10.6 17:28:39 pip 23.3.2 from /tmp/venv-0zhM/lib/python3.10/site-packages/pip (python 3.10) 17:28:40 appdirs==1.4.4 17:28:40 argcomplete==3.2.1 17:28:40 aspy.yaml==1.3.0 17:28:40 attrs==23.2.0 17:28:40 autopage==0.5.2 17:28:40 Babel==2.14.0 17:28:40 beautifulsoup4==4.12.2 17:28:40 boto3==1.34.14 17:28:40 botocore==1.34.14 17:28:40 bs4==0.0.1 17:28:40 cachetools==5.3.2 17:28:40 certifi==2023.11.17 17:28:40 cffi==1.16.0 17:28:40 cfgv==3.4.0 17:28:40 chardet==5.2.0 17:28:40 charset-normalizer==3.3.2 17:28:40 click==8.1.7 17:28:40 cliff==4.4.0 17:28:40 cmd2==2.4.3 17:28:40 cryptography==3.3.2 17:28:40 debtcollector==2.5.0 17:28:40 decorator==5.1.1 17:28:40 defusedxml==0.7.1 17:28:40 Deprecated==1.2.14 17:28:40 distlib==0.3.8 17:28:40 dnspython==2.4.2 17:28:40 docker==4.2.2 17:28:40 dogpile.cache==1.3.0 17:28:40 email-validator==2.1.0.post1 17:28:40 filelock==3.13.1 17:28:40 future==0.18.3 17:28:40 gitdb==4.0.11 17:28:40 GitPython==3.1.40 17:28:40 google-auth==2.26.1 17:28:40 httplib2==0.22.0 17:28:40 identify==2.5.33 17:28:40 idna==3.6 17:28:40 importlib-metadata==7.0.1 17:28:40 importlib-resources==1.5.0 17:28:40 iso8601==2.1.0 17:28:40 Jinja2==3.1.2 17:28:40 jmespath==1.0.1 17:28:40 jsonpatch==1.33 17:28:40 jsonpointer==2.4 17:28:40 jsonschema==4.20.0 17:28:40 jsonschema-specifications==2023.12.1 17:28:40 keystoneauth1==5.4.0 17:28:40 kubernetes==28.1.0 17:28:40 lftools==0.37.8 17:28:40 lxml==5.1.0 17:28:40 MarkupSafe==2.1.3 17:28:40 msgpack==1.0.7 17:28:40 multi_key_dict==2.0.3 17:28:40 munch==4.0.0 17:28:40 netaddr==0.10.1 17:28:40 netifaces==0.11.0 17:28:40 niet==1.4.2 17:28:40 nodeenv==1.8.0 17:28:40 oauth2client==4.1.3 17:28:40 oauthlib==3.2.2 17:28:40 openstacksdk==0.62.0 17:28:40 os-client-config==2.1.0 17:28:40 os-service-types==1.7.0 17:28:40 osc-lib==2.9.0 17:28:40 oslo.config==9.2.0 17:28:40 oslo.context==5.3.0 17:28:40 oslo.i18n==6.2.0 17:28:40 oslo.log==5.4.0 17:28:40 oslo.serialization==5.2.0 17:28:40 oslo.utils==6.3.0 17:28:40 packaging==23.2 17:28:40 pbr==6.0.0 17:28:40 platformdirs==4.1.0 17:28:40 prettytable==3.9.0 17:28:40 pyasn1==0.5.1 17:28:40 pyasn1-modules==0.3.0 17:28:40 pycparser==2.21 17:28:40 pygerrit2==2.0.15 17:28:40 PyGithub==2.1.1 17:28:40 pyinotify==0.9.6 17:28:40 PyJWT==2.8.0 17:28:40 PyNaCl==1.5.0 17:28:40 pyparsing==2.4.7 17:28:40 pyperclip==1.8.2 17:28:40 pyrsistent==0.20.0 17:28:40 python-cinderclient==9.4.0 17:28:40 python-dateutil==2.8.2 17:28:40 python-heatclient==3.3.0 17:28:40 python-jenkins==1.8.2 17:28:40 python-keystoneclient==5.2.0 17:28:40 python-magnumclient==4.3.0 17:28:40 python-novaclient==18.4.0 17:28:40 python-openstackclient==6.0.0 17:28:40 python-swiftclient==4.4.0 17:28:40 pytz==2023.3.post1 17:28:40 PyYAML==6.0.1 17:28:40 referencing==0.32.1 17:28:40 requests==2.31.0 17:28:40 requests-oauthlib==1.3.1 17:28:40 requestsexceptions==1.4.0 17:28:40 rfc3986==2.0.0 17:28:40 rpds-py==0.16.2 17:28:40 rsa==4.9 17:28:40 ruamel.yaml==0.18.5 17:28:40 ruamel.yaml.clib==0.2.8 17:28:40 s3transfer==0.10.0 17:28:40 simplejson==3.19.2 17:28:40 six==1.16.0 17:28:40 smmap==5.0.1 17:28:40 soupsieve==2.5 17:28:40 stevedore==5.1.0 17:28:40 tabulate==0.9.0 17:28:40 toml==0.10.2 17:28:40 tomlkit==0.12.3 17:28:40 tqdm==4.66.1 17:28:40 typing_extensions==4.9.0 17:28:40 tzdata==2023.4 17:28:40 urllib3==1.26.18 17:28:40 virtualenv==20.25.0 17:28:40 wcwidth==0.2.13 17:28:40 websocket-client==1.7.0 17:28:40 wrapt==1.16.0 17:28:40 xdg==6.0.0 17:28:40 xmltodict==0.13.0 17:28:40 yq==3.2.3 17:28:40 zipp==3.17.0 17:28:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17745984972245910436.sh 17:28:40 ---> sudo-logs.sh 17:28:40 Archiving 'sudo' log.. 17:28:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12743895309480666498.sh 17:28:40 ---> job-cost.sh 17:28:40 Setup pyenv: 17:28:40 system 17:28:40 3.8.13 17:28:40 3.9.13 17:28:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:28:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0zhM from file:/tmp/.os_lf_venv 17:28:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:28:50 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 17:28:50 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 17:28:50 lf-activate-venv(): INFO: Adding /tmp/venv-0zhM/bin to PATH 17:28:50 INFO: No Stack... 17:28:50 INFO: Retrieving Pricing Info for: v3-standard-4 17:28:51 INFO: Archiving Costs 17:28:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17130353974231412076.sh 17:28:51 ---> logs-deploy.sh 17:28:51 Setup pyenv: 17:28:51 system 17:28:51 3.8.13 17:28:51 3.9.13 17:28:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:28:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0zhM from file:/tmp/.os_lf_venv 17:28:52 lf-activate-venv(): INFO: Installing: lftools 17:29:03 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 17:29:03 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 17:29:04 lf-activate-venv(): INFO: Adding /tmp/venv-0zhM/bin to PATH 17:29:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3249 17:29:04 INFO: archiving workspace using pattern(s): 17:29:05 Archives upload complete. 17:29:05 INFO: archiving logs to Nexus 17:29:06 ---> uname -a: 17:29:06 Linux prd-ubuntu1804-builder-4c-4g-10555 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:29:06 17:29:06 17:29:06 ---> lscpu: 17:29:06 Architecture: x86_64 17:29:06 CPU op-mode(s): 32-bit, 64-bit 17:29:06 Byte Order: Little Endian 17:29:06 CPU(s): 4 17:29:06 On-line CPU(s) list: 0-3 17:29:06 Thread(s) per core: 1 17:29:06 Core(s) per socket: 1 17:29:06 Socket(s): 4 17:29:06 NUMA node(s): 1 17:29:06 Vendor ID: AuthenticAMD 17:29:06 CPU family: 23 17:29:06 Model: 49 17:29:06 Model name: AMD EPYC-Rome Processor 17:29:06 Stepping: 0 17:29:06 CPU MHz: 2800.000 17:29:06 BogoMIPS: 5600.00 17:29:06 Virtualization: AMD-V 17:29:06 Hypervisor vendor: KVM 17:29:06 Virtualization type: full 17:29:06 L1d cache: 32K 17:29:06 L1i cache: 32K 17:29:06 L2 cache: 512K 17:29:06 L3 cache: 16384K 17:29:06 NUMA node0 CPU(s): 0-3 17:29:06 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 17:29:06 17:29:06 17:29:06 ---> nproc: 17:29:06 4 17:29:06 17:29:06 17:29:06 ---> df -h: 17:29:06 Filesystem Size Used Avail Use% Mounted on 17:29:06 udev 7.9G 0 7.9G 0% /dev 17:29:06 tmpfs 1.6G 672K 1.6G 1% /run 17:29:06 /dev/vda1 78G 8.4G 69G 11% / 17:29:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:29:06 tmpfs 5.0M 0 5.0M 0% /run/lock 17:29:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:29:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:29:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:29:06 17:29:06 17:29:06 ---> free -m: 17:29:06 total used free shared buff/cache available 17:29:06 Mem: 16040 535 13249 0 2255 15184 17:29:06 Swap: 1023 0 1023 17:29:06 17:29:06 17:29:06 ---> ip addr: 17:29:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:29:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:29:06 inet 127.0.0.1/8 scope host lo 17:29:06 valid_lft forever preferred_lft forever 17:29:06 inet6 ::1/128 scope host 17:29:06 valid_lft forever preferred_lft forever 17:29:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:29:06 link/ether fa:16:3e:98:fa:d7 brd ff:ff:ff:ff:ff:ff 17:29:06 inet 10.30.106.144/23 brd 10.30.107.255 scope global dynamic ens3 17:29:06 valid_lft 86117sec preferred_lft 86117sec 17:29:06 inet6 fe80::f816:3eff:fe98:fad7/64 scope link 17:29:06 valid_lft forever preferred_lft forever 17:29:06 17:29:06 17:29:06 ---> sar -b -r -n DEV: 17:29:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10555) 01/08/24 _x86_64_ (4 CPU) 17:29:06 17:29:06 17:25:12 LINUX RESTART (4 CPU) 17:29:06 17:29:06 17:26:01 tps rtps wtps bread/s bwrtn/s 17:29:06 17:27:01 105.32 30.58 74.74 1228.60 7527.28 17:29:06 17:28:01 89.95 7.81 82.14 673.11 10040.79 17:29:06 17:29:01 70.12 0.35 69.77 24.80 9965.27 17:29:06 Average: 88.46 12.91 75.55 642.17 9177.83 17:29:06 17:29:06 17:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:29:06 17:27:01 14001524 15533284 2423444 14.75 51444 1684708 874908 5.01 722200 1493636 92756 17:29:06 17:28:01 13748096 15551640 2676872 16.30 74208 1917124 792612 4.54 767416 1669756 131220 17:29:06 17:29:01 13530304 15515504 2894664 17.62 87368 2077532 820040 4.69 815052 1823112 135296 17:29:06 Average: 13759975 15533476 2664993 16.23 71007 1893121 829187 4.75 768223 1662168 119757 17:29:06 17:29:06 17:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:29:06 17:27:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 17:29:06 17:27:01 ens3 116.08 82.24 1384.65 24.70 0.00 0.00 0.00 0.00 17:29:06 17:28:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 17:29:06 17:28:01 ens3 50.03 32.17 613.55 8.16 0.00 0.00 0.00 0.00 17:29:06 17:29:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 17:29:06 17:29:01 ens3 42.76 29.98 544.16 7.32 0.00 0.00 0.00 0.00 17:29:06 Average: lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 17:29:06 Average: ens3 69.62 48.13 847.44 13.39 0.00 0.00 0.00 0.00 17:29:06 17:29:06 17:29:06 ---> sar -P ALL: 17:29:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10555) 01/08/24 _x86_64_ (4 CPU) 17:29:06 17:29:06 17:25:12 LINUX RESTART (4 CPU) 17:29:06 17:29:06 17:26:01 CPU %user %nice %system %iowait %steal %idle 17:29:06 17:27:01 all 17.70 0.00 1.66 10.72 0.07 69.86 17:29:06 17:27:01 0 13.58 0.00 1.49 4.16 0.07 80.71 17:29:06 17:27:01 1 26.95 0.00 2.39 21.34 0.07 49.25 17:29:06 17:27:01 2 15.29 0.00 1.37 13.36 0.05 69.93 17:29:06 17:27:01 3 15.03 0.00 1.33 3.98 0.07 79.60 17:29:06 17:28:01 all 20.44 0.00 1.50 3.45 0.07 74.54 17:29:06 17:28:01 0 21.61 0.00 1.50 0.60 0.07 76.22 17:29:06 17:28:01 1 24.61 0.00 1.76 7.19 0.08 66.36 17:29:06 17:28:01 2 16.16 0.00 1.44 5.91 0.05 76.44 17:29:06 17:28:01 3 19.34 0.00 1.35 0.12 0.07 79.12 17:29:06 17:29:01 all 22.25 0.00 1.19 1.60 0.06 74.90 17:29:06 17:29:01 0 21.42 0.00 0.97 0.17 0.07 77.38 17:29:06 17:29:01 1 18.15 0.00 1.10 2.81 0.05 77.89 17:29:06 17:29:01 2 6.22 0.00 0.64 2.42 0.03 90.69 17:29:06 17:29:01 3 43.21 0.00 2.04 1.00 0.10 53.65 17:29:06 Average: all 20.13 0.00 1.45 5.25 0.06 73.10 17:29:06 Average: 0 18.87 0.00 1.32 1.64 0.07 78.10 17:29:06 Average: 1 23.22 0.00 1.75 10.43 0.07 64.53 17:29:06 Average: 2 12.56 0.00 1.15 7.23 0.04 79.02 17:29:06 Average: 3 25.90 0.00 1.57 1.69 0.08 70.75 17:29:06 17:29:06 17:29:06