17:36:39 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137500 17:36:39 Running as SYSTEM 17:36:39 [EnvInject] - Loading node environment variables. 17:36:39 Building remotely on prd-ubuntu1804-builder-4c-4g-12721 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 17:36:39 [ssh-agent] Looking for ssh-agent implementation... 17:36:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:36:39 $ ssh-agent 17:36:39 SSH_AUTH_SOCK=/tmp/ssh-cTymu39iq6FL/agent.1898 17:36:39 SSH_AGENT_PID=1900 17:36:39 [ssh-agent] Started. 17:36:39 Running ssh-add (command line suppressed) 17:36:39 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_12722477386023100056.key (/w/workspace/oom-master-commit-lint@tmp/private_key_12722477386023100056.key) 17:36:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:36:39 The recommended git tool is: NONE 17:36:41 using credential onap-jenkins-ssh 17:36:41 Wiping out workspace first. 17:36:41 Cloning the remote Git repository 17:36:41 Cloning repository git://cloud.onap.org/mirror/oom.git 17:36:41 > git init /w/workspace/oom-master-commit-lint # timeout=10 17:36:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:36:41 > git --version # timeout=10 17:36:41 > git --version # 'git version 2.17.1' 17:36:41 using GIT_SSH to set credentials Gerrit user 17:36:41 Verifying host key using manually-configured host key entries 17:36:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:36:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:36:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:36:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:36:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:36:47 using GIT_SSH to set credentials Gerrit user 17:36:47 Verifying host key using manually-configured host key entries 17:36:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/137500/2 # timeout=30 17:36:48 > git rev-parse 22c7dd318891400ddfb6bfef8a2bdb6f5c2c51a1^{commit} # timeout=10 17:36:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:36:48 Checking out Revision 22c7dd318891400ddfb6bfef8a2bdb6f5c2c51a1 (refs/changes/00/137500/2) 17:36:48 > git config core.sparsecheckout # timeout=10 17:36:48 > git checkout -f 22c7dd318891400ddfb6bfef8a2bdb6f5c2c51a1 # timeout=30 17:36:48 Commit message: "[COMMON] Harmonize resource settings, Part 2" 17:36:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:36:48 > git rev-list --no-walk fa01ec554cfa10cb1f9ec8be0c5530dd3f3ea50a # timeout=10 17:36:48 [EnvInject] - Injecting environment variables from a build step. 17:36:48 [EnvInject] - Injecting as environment variables the properties content 17:36:48 PYTHON=python3 17:36:48 17:36:48 [EnvInject] - Variables injected successfully. 17:36:48 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14403132435117239910.sh 17:36:48 ---> tox-install.sh 17:36:48 + source /home/jenkins/lf-env.sh 17:36:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:36:48 ++ mktemp -d /tmp/venv-XXXX 17:36:48 + lf_venv=/tmp/venv-9xxV 17:36:48 + local venv_file=/tmp/.os_lf_venv 17:36:48 + local python=python3 17:36:48 + local options 17:36:48 + local set_path=true 17:36:48 + local install_args= 17:36:48 ++ 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:36:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:36:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:36:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:36:48 + true 17:36:48 + case $1 in 17:36:48 + venv_file=/tmp/.toxenv 17:36:48 + shift 2 17:36:48 + true 17:36:48 + case $1 in 17:36:48 + shift 17:36:48 + break 17:36:48 + case $python in 17:36:48 + local pkg_list= 17:36:48 + [[ -d /opt/pyenv ]] 17:36:48 + echo 'Setup pyenv:' 17:36:48 Setup pyenv: 17:36:48 + export PYENV_ROOT=/opt/pyenv 17:36:48 + PYENV_ROOT=/opt/pyenv 17:36:48 + 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:36:48 + 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:36:48 + pyenv versions 17:36:48 * system (set by /opt/pyenv/version) 17:36:48 * 3.8.13 (set by /opt/pyenv/version) 17:36:48 * 3.9.13 (set by /opt/pyenv/version) 17:36:48 * 3.10.6 (set by /opt/pyenv/version) 17:36:48 + command -v pyenv 17:36:48 ++ pyenv init - --no-rehash 17:36:48 + 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:36:48 export PATH="/opt/pyenv/shims:${PATH}" 17:36:48 export PYENV_SHELL=bash 17:36:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:36:48 pyenv() { 17:36:48 local command 17:36:48 command="${1:-}" 17:36:48 if [ "$#" -gt 0 ]; then 17:36:48 shift 17:36:48 fi 17:36:48 17:36:48 case "$command" in 17:36:48 rehash|shell) 17:36:48 eval "$(pyenv "sh-$command" "$@")" 17:36:48 ;; 17:36:48 *) 17:36:48 command pyenv "$command" "$@" 17:36:48 ;; 17:36:48 esac 17:36:48 }' 17:36:48 +++ 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:36:48 ++ 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:36:48 ++ 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:36:48 ++ 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:36:48 ++ export PYENV_SHELL=bash 17:36:48 ++ PYENV_SHELL=bash 17:36:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:36:48 +++ complete -F _pyenv pyenv 17:36:48 ++ lf-pyver python3 17:36:48 ++ local py_version_xy=python3 17:36:48 ++ local py_version_xyz= 17:36:48 ++ pyenv versions 17:36:48 ++ local command 17:36:48 ++ command=versions 17:36:48 ++ '[' 1 -gt 0 ']' 17:36:48 ++ shift 17:36:48 ++ case "$command" in 17:36:48 ++ command pyenv versions 17:36:48 ++ pyenv versions 17:36:48 ++ sed 's/^[ *]* //' 17:36:48 ++ awk '{ print $1 }' 17:36:48 ++ grep -E '^[0-9.]*[0-9]$' 17:36:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:36:48 +++ sort -V 17:36:48 +++ tail -n 1 17:36:48 +++ grep '^3' /tmp/.pyenv_versions 17:36:49 ++ py_version_xyz=3.10.6 17:36:49 ++ [[ -z 3.10.6 ]] 17:36:49 ++ echo 3.10.6 17:36:49 ++ return 0 17:36:49 + pyenv local 3.10.6 17:36:49 + local command 17:36:49 + command=local 17:36:49 + '[' 2 -gt 0 ']' 17:36:49 + shift 17:36:49 + case "$command" in 17:36:49 + command pyenv local 3.10.6 17:36:49 + pyenv local 3.10.6 17:36:49 + for arg in "$@" 17:36:49 + case $arg in 17:36:49 + pkg_list+='tox ' 17:36:49 + for arg in "$@" 17:36:49 + case $arg in 17:36:49 + pkg_list+='virtualenv ' 17:36:49 + for arg in "$@" 17:36:49 + case $arg in 17:36:49 + pkg_list+='urllib3~=1.26.15 ' 17:36:49 + [[ -f /tmp/.toxenv ]] 17:36:49 + [[ ! -f /tmp/.toxenv ]] 17:36:49 + [[ -n '' ]] 17:36:49 + python3 -m venv /tmp/venv-9xxV 17:36:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9xxV' 17:36:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9xxV 17:36:54 + echo /tmp/venv-9xxV 17:36:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:36:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:36:54 + /tmp/venv-9xxV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:36:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:36:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:36:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:36:58 + /tmp/venv-9xxV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:37:02 + type python3 17:37:02 + true 17:37:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9xxV/bin to PATH' 17:37:02 lf-activate-venv(): INFO: Adding /tmp/venv-9xxV/bin to PATH 17:37:02 + PATH=/tmp/venv-9xxV/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:37:02 + return 0 17:37:02 + python3 --version 17:37:02 Python 3.10.6 17:37:02 + python3 -m pip --version 17:37:02 pip 24.0 from /tmp/venv-9xxV/lib/python3.10/site-packages/pip (python 3.10) 17:37:02 + python3 -m pip freeze 17:37:03 cachetools==5.3.3 17:37:03 chardet==5.2.0 17:37:03 colorama==0.4.6 17:37:03 distlib==0.3.8 17:37:03 filelock==3.13.1 17:37:03 packaging==24.0 17:37:03 platformdirs==4.2.0 17:37:03 pluggy==1.4.0 17:37:03 pyproject-api==1.6.1 17:37:03 tomli==2.0.1 17:37:03 tox==4.14.1 17:37:03 urllib3==1.26.18 17:37:03 virtualenv==20.25.1 17:37:03 [EnvInject] - Injecting environment variables from a build step. 17:37:03 [EnvInject] - Injecting as environment variables the properties content 17:37:03 PARALLEL=false 17:37:03 17:37:03 [EnvInject] - Variables injected successfully. 17:37:03 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9714844713547361624.sh 17:37:03 ---> tox-run.sh 17:37:03 + 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:37:03 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 17:37:03 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 17:37:03 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 17:37:03 + cd /w/workspace/oom-master-commit-lint/. 17:37:03 + source /home/jenkins/lf-env.sh 17:37:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:37:03 ++ mktemp -d /tmp/venv-XXXX 17:37:03 + lf_venv=/tmp/venv-gS3e 17:37:03 + local venv_file=/tmp/.os_lf_venv 17:37:03 + local python=python3 17:37:03 + local options 17:37:03 + local set_path=true 17:37:03 + local install_args= 17:37:03 ++ 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:37:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:37:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:37:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:37:03 + true 17:37:03 + case $1 in 17:37:03 + venv_file=/tmp/.toxenv 17:37:03 + shift 2 17:37:03 + true 17:37:03 + case $1 in 17:37:03 + shift 17:37:03 + break 17:37:03 + case $python in 17:37:03 + local pkg_list= 17:37:03 + [[ -d /opt/pyenv ]] 17:37:03 + echo 'Setup pyenv:' 17:37:03 Setup pyenv: 17:37:03 + export PYENV_ROOT=/opt/pyenv 17:37:03 + PYENV_ROOT=/opt/pyenv 17:37:03 + 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:37:03 + 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:37:03 + pyenv versions 17:37:03 system 17:37:03 3.8.13 17:37:03 3.9.13 17:37:03 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 17:37:03 + command -v pyenv 17:37:03 ++ pyenv init - --no-rehash 17:37:03 + 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:37:03 export PATH="/opt/pyenv/shims:${PATH}" 17:37:03 export PYENV_SHELL=bash 17:37:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:37:03 pyenv() { 17:37:03 local command 17:37:03 command="${1:-}" 17:37:03 if [ "$#" -gt 0 ]; then 17:37:03 shift 17:37:03 fi 17:37:03 17:37:03 case "$command" in 17:37:03 rehash|shell) 17:37:03 eval "$(pyenv "sh-$command" "$@")" 17:37:03 ;; 17:37:03 *) 17:37:03 command pyenv "$command" "$@" 17:37:03 ;; 17:37:03 esac 17:37:03 }' 17:37:03 +++ 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:37:03 ++ 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:37:03 ++ 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:37:03 ++ 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:37:03 ++ export PYENV_SHELL=bash 17:37:03 ++ PYENV_SHELL=bash 17:37:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:37:03 +++ complete -F _pyenv pyenv 17:37:03 ++ lf-pyver python3 17:37:03 ++ local py_version_xy=python3 17:37:03 ++ local py_version_xyz= 17:37:03 ++ sed 's/^[ *]* //' 17:37:03 ++ pyenv versions 17:37:03 ++ local command 17:37:03 ++ command=versions 17:37:03 ++ '[' 1 -gt 0 ']' 17:37:03 ++ shift 17:37:03 ++ case "$command" in 17:37:03 ++ command pyenv versions 17:37:03 ++ pyenv versions 17:37:03 ++ awk '{ print $1 }' 17:37:03 ++ grep -E '^[0-9.]*[0-9]$' 17:37:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:37:03 +++ grep '^3' /tmp/.pyenv_versions 17:37:03 +++ sort -V 17:37:03 +++ tail -n 1 17:37:03 ++ py_version_xyz=3.10.6 17:37:03 ++ [[ -z 3.10.6 ]] 17:37:03 ++ echo 3.10.6 17:37:03 ++ return 0 17:37:03 + pyenv local 3.10.6 17:37:03 + local command 17:37:03 + command=local 17:37:03 + '[' 2 -gt 0 ']' 17:37:03 + shift 17:37:03 + case "$command" in 17:37:03 + command pyenv local 3.10.6 17:37:03 + pyenv local 3.10.6 17:37:03 + for arg in "$@" 17:37:03 + case $arg in 17:37:03 + pkg_list+='tox ' 17:37:03 + for arg in "$@" 17:37:03 + case $arg in 17:37:03 + pkg_list+='virtualenv ' 17:37:03 + for arg in "$@" 17:37:03 + case $arg in 17:37:03 + pkg_list+='urllib3~=1.26.15 ' 17:37:03 + [[ -f /tmp/.toxenv ]] 17:37:03 ++ cat /tmp/.toxenv 17:37:03 + lf_venv=/tmp/venv-9xxV 17:37:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9xxV from' file:/tmp/.toxenv 17:37:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9xxV from file:/tmp/.toxenv 17:37:03 + /tmp/venv-9xxV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:37:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:37:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:37:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:37:04 + /tmp/venv-9xxV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:37:05 + type python3 17:37:05 + true 17:37:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9xxV/bin to PATH' 17:37:05 lf-activate-venv(): INFO: Adding /tmp/venv-9xxV/bin to PATH 17:37:05 + PATH=/tmp/venv-9xxV/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:37:05 + return 0 17:37:05 + [[ -d /opt/pyenv ]] 17:37:05 + echo '---> Setting up pyenv' 17:37:05 ---> Setting up pyenv 17:37:05 + export PYENV_ROOT=/opt/pyenv 17:37:05 + PYENV_ROOT=/opt/pyenv 17:37:05 + export PATH=/opt/pyenv/bin:/tmp/venv-9xxV/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:37:05 + PATH=/opt/pyenv/bin:/tmp/venv-9xxV/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:37:05 ++ pwd 17:37:05 + PYTHONPATH=/w/workspace/oom-master-commit-lint 17:37:05 + export PYTHONPATH 17:37:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:37:05 + TOX_TESTENV_PASSENV=PYTHONPATH 17:37:05 + tox --version 17:37:05 4.14.1 from /tmp/venv-9xxV/lib/python3.10/site-packages/tox/__init__.py 17:37:06 + PARALLEL=false 17:37:06 + TOX_OPTIONS_LIST= 17:37:06 + [[ -n gitlint ]] 17:37:06 + TOX_OPTIONS_LIST=' -e gitlint' 17:37:06 + case ${PARALLEL,,} in 17:37:06 + tox -e gitlint 17:37:06 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 17:37:08 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 17:37:35 gitlint: freeze> python -m pip freeze --all 17:37:35 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 17:37:35 gitlint: commands[0]> gitlint 17:37:35 gitlint: OK (29.45=setup[29.27]+cmd[0.18] seconds) 17:37:35 congratulations :) (29.63 seconds) 17:37:35 + tox_status=0 17:37:35 + echo '---> Completed tox runs' 17:37:35 ---> Completed tox runs 17:37:35 + for i in .tox/*/log 17:37:35 ++ echo .tox/gitlint/log 17:37:35 ++ awk -F/ '{print $2}' 17:37:35 + tox_env=gitlint 17:37:35 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 17:37:35 + DOC_DIR=docs/_build/html 17:37:35 + [[ -d docs/_build/html ]] 17:37:35 + echo '---> tox-run.sh ends' 17:37:35 ---> tox-run.sh ends 17:37:35 + test 0 -eq 0 17:37:35 $ ssh-agent -k 17:37:35 unset SSH_AUTH_SOCK; 17:37:35 unset SSH_AGENT_PID; 17:37:35 echo Agent pid 1900 killed; 17:37:35 [ssh-agent] Stopped. 17:37:35 [PostBuildScript] - [INFO] Executing post build scripts. 17:37:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18305657334903497286.sh 17:37:35 ---> sysstat.sh 17:37:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6569383682326477867.sh 17:37:36 ---> package-listing.sh 17:37:36 ++ facter osfamily 17:37:36 ++ tr '[:upper:]' '[:lower:]' 17:37:36 + OS_FAMILY=debian 17:37:36 + workspace=/w/workspace/oom-master-commit-lint 17:37:36 + START_PACKAGES=/tmp/packages_start.txt 17:37:36 + END_PACKAGES=/tmp/packages_end.txt 17:37:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:37:36 + PACKAGES=/tmp/packages_start.txt 17:37:36 + '[' /w/workspace/oom-master-commit-lint ']' 17:37:36 + PACKAGES=/tmp/packages_end.txt 17:37:36 + case "${OS_FAMILY}" in 17:37:36 + dpkg -l 17:37:36 + grep '^ii' 17:37:36 + '[' -f /tmp/packages_start.txt ']' 17:37:36 + '[' -f /tmp/packages_end.txt ']' 17:37:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:37:36 + '[' /w/workspace/oom-master-commit-lint ']' 17:37:36 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 17:37:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 17:37:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins616673041685809149.sh 17:37:36 ---> capture-instance-metadata.sh 17:37:36 Setup pyenv: 17:37:36 system 17:37:36 3.8.13 17:37:36 3.9.13 17:37:36 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 17:37:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-46mk 17:37:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:37:43 lf-activate-venv(): INFO: Installing: lftools 17:38:14 lf-activate-venv(): INFO: Adding /tmp/venv-46mk/bin to PATH 17:38:14 INFO: Running in OpenStack, capturing instance metadata 17:38:14 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2346244093256315488.sh 17:38:14 provisioning config files... 17:38:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config17720573329991339126tmp 17:38:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:38:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:38:14 [EnvInject] - Injecting environment variables from a build step. 17:38:14 [EnvInject] - Injecting as environment variables the properties content 17:38:14 SERVER_ID=logs 17:38:14 17:38:14 [EnvInject] - Variables injected successfully. 17:38:14 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17657803853028758059.sh 17:38:14 ---> create-netrc.sh 17:38:14 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5055456158025760730.sh 17:38:14 ---> python-tools-install.sh 17:38:14 Setup pyenv: 17:38:14 system 17:38:14 3.8.13 17:38:14 3.9.13 17:38:14 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 17:38:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-46mk from file:/tmp/.os_lf_venv 17:38:16 lf-activate-venv(): INFO: Installing: lftools 17:38:24 lf-activate-venv(): INFO: Adding /tmp/venv-46mk/bin to PATH 17:38:24 Generating Requirements File 17:38:51 Python 3.10.6 17:38:51 pip 24.0 from /tmp/venv-46mk/lib/python3.10/site-packages/pip (python 3.10) 17:38:51 appdirs==1.4.4 17:38:51 argcomplete==3.2.3 17:38:51 aspy.yaml==1.3.0 17:38:51 attrs==23.2.0 17:38:51 autopage==0.5.2 17:38:51 beautifulsoup4==4.12.3 17:38:51 boto3==1.34.60 17:38:51 botocore==1.34.60 17:38:51 bs4==0.0.2 17:38:51 cachetools==5.3.3 17:38:51 certifi==2024.2.2 17:38:51 cffi==1.16.0 17:38:51 cfgv==3.4.0 17:38:51 chardet==5.2.0 17:38:51 charset-normalizer==3.3.2 17:38:51 click==8.1.7 17:38:51 cliff==4.6.0 17:38:51 cmd2==2.4.3 17:38:51 cryptography==3.3.2 17:38:51 debtcollector==3.0.0 17:38:51 decorator==5.1.1 17:38:51 defusedxml==0.7.1 17:38:51 Deprecated==1.2.14 17:38:51 distlib==0.3.8 17:38:51 dnspython==2.6.1 17:38:51 docker==4.2.2 17:38:51 dogpile.cache==1.3.2 17:38:51 email_validator==2.1.1 17:38:51 filelock==3.13.1 17:38:51 future==1.0.0 17:38:51 gitdb==4.0.11 17:38:51 GitPython==3.1.42 17:38:51 google-auth==2.28.2 17:38:51 httplib2==0.22.0 17:38:51 identify==2.5.35 17:38:51 idna==3.6 17:38:51 importlib-resources==1.5.0 17:38:51 iso8601==2.1.0 17:38:51 Jinja2==3.1.3 17:38:51 jmespath==1.0.1 17:38:51 jsonpatch==1.33 17:38:51 jsonpointer==2.4 17:38:51 jsonschema==4.21.1 17:38:51 jsonschema-specifications==2023.12.1 17:38:51 keystoneauth1==5.6.0 17:38:51 kubernetes==29.0.0 17:38:51 lftools==0.37.10 17:38:51 lxml==5.1.0 17:38:51 MarkupSafe==2.1.5 17:38:51 msgpack==1.0.8 17:38:51 multi_key_dict==2.0.3 17:38:51 munch==4.0.0 17:38:51 netaddr==1.2.1 17:38:51 netifaces==0.11.0 17:38:51 niet==1.4.2 17:38:51 nodeenv==1.8.0 17:38:51 oauth2client==4.1.3 17:38:51 oauthlib==3.2.2 17:38:51 openstacksdk==3.0.0 17:38:51 os-client-config==2.1.0 17:38:51 os-service-types==1.7.0 17:38:51 osc-lib==3.0.1 17:38:51 oslo.config==9.4.0 17:38:51 oslo.context==5.5.0 17:38:51 oslo.i18n==6.3.0 17:38:51 oslo.log==5.5.0 17:38:51 oslo.serialization==5.4.0 17:38:51 oslo.utils==7.1.0 17:38:51 packaging==24.0 17:38:51 pbr==6.0.0 17:38:51 platformdirs==4.2.0 17:38:51 prettytable==3.10.0 17:38:51 pyasn1==0.5.1 17:38:51 pyasn1-modules==0.3.0 17:38:51 pycparser==2.21 17:38:51 pygerrit2==2.0.15 17:38:51 PyGithub==2.2.0 17:38:51 pyinotify==0.9.6 17:38:51 PyJWT==2.8.0 17:38:51 PyNaCl==1.5.0 17:38:51 pyparsing==2.4.7 17:38:51 pyperclip==1.8.2 17:38:51 pyrsistent==0.20.0 17:38:51 python-cinderclient==9.5.0 17:38:51 python-dateutil==2.9.0.post0 17:38:51 python-heatclient==3.5.0 17:38:51 python-jenkins==1.8.2 17:38:51 python-keystoneclient==5.4.0 17:38:51 python-magnumclient==4.4.0 17:38:51 python-novaclient==18.6.0 17:38:51 python-openstackclient==6.5.0 17:38:51 python-swiftclient==4.5.0 17:38:51 PyYAML==6.0.1 17:38:51 referencing==0.33.0 17:38:51 requests==2.31.0 17:38:51 requests-oauthlib==1.4.0 17:38:51 requestsexceptions==1.4.0 17:38:51 rfc3986==2.0.0 17:38:51 rpds-py==0.18.0 17:38:51 rsa==4.9 17:38:51 ruamel.yaml==0.18.6 17:38:51 ruamel.yaml.clib==0.2.8 17:38:51 s3transfer==0.10.0 17:38:51 simplejson==3.19.2 17:38:51 six==1.16.0 17:38:51 smmap==5.0.1 17:38:51 soupsieve==2.5 17:38:51 stevedore==5.2.0 17:38:51 tabulate==0.9.0 17:38:51 toml==0.10.2 17:38:51 tomlkit==0.12.4 17:38:51 tqdm==4.66.2 17:38:51 typing_extensions==4.10.0 17:38:51 tzdata==2024.1 17:38:51 urllib3==1.26.18 17:38:51 virtualenv==20.25.1 17:38:51 wcwidth==0.2.13 17:38:51 websocket-client==1.7.0 17:38:51 wrapt==1.16.0 17:38:51 xdg==6.0.0 17:38:51 xmltodict==0.13.0 17:38:51 yq==3.2.3 17:38:51 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6288976810823027116.sh 17:38:51 ---> sudo-logs.sh 17:38:51 Archiving 'sudo' log.. 17:38:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15914673048836064483.sh 17:38:52 ---> job-cost.sh 17:38:52 Setup pyenv: 17:38:52 system 17:38:52 3.8.13 17:38:52 3.9.13 17:38:52 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 17:38:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-46mk from file:/tmp/.os_lf_venv 17:38:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:38:58 lf-activate-venv(): INFO: Adding /tmp/venv-46mk/bin to PATH 17:38:58 INFO: No Stack... 17:38:58 INFO: Retrieving Pricing Info for: v3-standard-4 17:38:58 INFO: Archiving Costs 17:38:58 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins7233232345028651433.sh 17:38:58 ---> logs-deploy.sh 17:38:58 Setup pyenv: 17:38:58 system 17:38:58 3.8.13 17:38:58 3.9.13 17:38:58 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 17:38:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-46mk from file:/tmp/.os_lf_venv 17:39:00 lf-activate-venv(): INFO: Installing: lftools 17:39:09 lf-activate-venv(): INFO: Adding /tmp/venv-46mk/bin to PATH 17:39:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7233 17:39:09 INFO: archiving workspace using pattern(s): 17:39:10 Archives upload complete. 17:39:10 INFO: archiving logs to Nexus 17:39:11 ---> uname -a: 17:39:11 Linux prd-ubuntu1804-builder-4c-4g-12721 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:39:11 17:39:11 17:39:11 ---> lscpu: 17:39:11 Architecture: x86_64 17:39:11 CPU op-mode(s): 32-bit, 64-bit 17:39:11 Byte Order: Little Endian 17:39:11 CPU(s): 4 17:39:11 On-line CPU(s) list: 0-3 17:39:11 Thread(s) per core: 1 17:39:11 Core(s) per socket: 1 17:39:11 Socket(s): 4 17:39:11 NUMA node(s): 1 17:39:11 Vendor ID: AuthenticAMD 17:39:11 CPU family: 23 17:39:11 Model: 49 17:39:11 Model name: AMD EPYC-Rome Processor 17:39:11 Stepping: 0 17:39:11 CPU MHz: 2800.000 17:39:11 BogoMIPS: 5600.00 17:39:11 Virtualization: AMD-V 17:39:11 Hypervisor vendor: KVM 17:39:11 Virtualization type: full 17:39:11 L1d cache: 32K 17:39:11 L1i cache: 32K 17:39:11 L2 cache: 512K 17:39:11 L3 cache: 16384K 17:39:11 NUMA node0 CPU(s): 0-3 17:39:11 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:39:11 17:39:11 17:39:11 ---> nproc: 17:39:11 4 17:39:11 17:39:11 17:39:11 ---> df -h: 17:39:11 Filesystem Size Used Avail Use% Mounted on 17:39:11 udev 7.9G 0 7.9G 0% /dev 17:39:11 tmpfs 1.6G 672K 1.6G 1% /run 17:39:11 /dev/vda1 78G 8.5G 69G 11% / 17:39:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:39:11 tmpfs 5.0M 0 5.0M 0% /run/lock 17:39:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:39:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:39:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:39:11 17:39:11 17:39:11 ---> free -m: 17:39:11 total used free shared buff/cache available 17:39:11 Mem: 16040 527 13232 0 2280 15190 17:39:11 Swap: 1023 0 1023 17:39:11 17:39:11 17:39:11 ---> ip addr: 17:39:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:39:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:39:11 inet 127.0.0.1/8 scope host lo 17:39:11 valid_lft forever preferred_lft forever 17:39:11 inet6 ::1/128 scope host 17:39:11 valid_lft forever preferred_lft forever 17:39:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:39:11 link/ether fa:16:3e:52:df:2f brd ff:ff:ff:ff:ff:ff 17:39:11 inet 10.30.106.96/23 brd 10.30.107.255 scope global dynamic ens3 17:39:11 valid_lft 86195sec preferred_lft 86195sec 17:39:11 inet6 fe80::f816:3eff:fe52:df2f/64 scope link 17:39:11 valid_lft forever preferred_lft forever 17:39:11 17:39:11 17:39:11 ---> sar -b -r -n DEV: 17:39:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12721) 03/12/24 _x86_64_ (4 CPU) 17:39:11 17:39:11 17:35:51 LINUX RESTART (4 CPU) 17:39:11 17:39:11 17:36:02 tps rtps wtps bread/s bwrtn/s 17:39:11 17:37:01 88.59 55.30 33.29 3689.81 34135.46 17:39:11 17:38:01 110.26 11.68 98.58 441.93 13675.32 17:39:11 17:39:01 129.13 14.20 114.93 1073.55 19995.87 17:39:11 Average: 109.44 26.91 82.53 1724.73 22541.03 17:39:11 17:39:11 17:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:39:11 17:37:01 14258084 15627680 2166876 13.19 41884 1540432 770500 4.41 587364 1389544 53908 17:39:11 17:38:01 13838656 15539384 2586304 15.75 72312 1821464 838848 4.80 725068 1631224 190516 17:39:11 17:39:01 13571456 15576348 2853504 17.37 94160 2088892 787116 4.50 716536 1875444 105432 17:39:11 Average: 13889399 15581137 2535561 15.44 69452 1816929 798821 4.57 676323 1632071 116619 17:39:11 17:39:11 17:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:39:11 17:37:01 lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 17:39:11 17:37:01 ens3 409.02 281.95 1560.69 60.67 0.00 0.00 0.00 0.00 17:39:11 17:38:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 17:39:11 17:38:01 ens3 61.89 43.36 739.12 11.63 0.00 0.00 0.00 0.00 17:39:11 17:39:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 17:39:11 17:39:01 ens3 58.79 41.86 814.71 25.45 0.00 0.00 0.00 0.00 17:39:11 Average: lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 17:39:11 Average: ens3 175.34 121.54 1035.40 32.43 0.00 0.00 0.00 0.00 17:39:11 17:39:11 17:39:11 ---> sar -P ALL: 17:39:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12721) 03/12/24 _x86_64_ (4 CPU) 17:39:11 17:39:11 17:35:51 LINUX RESTART (4 CPU) 17:39:11 17:39:11 17:36:02 CPU %user %nice %system %iowait %steal %idle 17:39:11 17:37:01 all 11.42 0.00 1.38 33.10 0.05 54.06 17:39:11 17:37:01 0 12.24 0.00 1.55 51.13 0.05 35.02 17:39:11 17:37:01 1 11.66 0.00 1.50 1.65 0.05 85.15 17:39:11 17:37:01 2 13.19 0.00 1.35 41.20 0.07 44.20 17:39:11 17:37:01 3 8.58 0.00 1.12 38.45 0.03 51.82 17:39:11 17:38:01 all 19.75 0.00 1.59 3.21 0.10 75.35 17:39:11 17:38:01 0 10.10 0.00 0.98 1.85 0.12 86.95 17:39:11 17:38:01 1 22.74 0.00 1.14 0.40 0.07 75.66 17:39:11 17:38:01 2 27.29 0.00 2.38 6.60 0.10 63.63 17:39:11 17:38:01 3 18.88 0.00 1.81 4.00 0.10 75.21 17:39:11 17:39:01 all 21.02 0.00 1.65 2.97 0.05 74.31 17:39:11 17:39:01 0 27.77 0.00 1.93 3.23 0.07 67.00 17:39:11 17:39:01 1 33.91 0.00 1.84 1.34 0.05 62.87 17:39:11 17:39:01 2 9.94 0.00 1.20 3.34 0.03 85.48 17:39:11 17:39:01 3 12.49 0.00 1.61 3.99 0.05 81.86 17:39:11 Average: all 17.43 0.00 1.54 12.97 0.07 68.00 17:39:11 Average: 0 16.74 0.00 1.49 18.52 0.08 63.18 17:39:11 Average: 1 22.83 0.00 1.49 1.13 0.06 74.50 17:39:11 Average: 2 16.84 0.00 1.65 16.87 0.07 64.58 17:39:11 Average: 3 13.34 0.00 1.52 15.34 0.06 69.75 17:39:11 17:39:11 17:39:11