07:02:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137184 07:02:22 Running as SYSTEM 07:02:22 [EnvInject] - Loading node environment variables. 07:02:22 Building remotely on prd-ubuntu1804-builder-4c-4g-20459 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 07:02:22 [ssh-agent] Looking for ssh-agent implementation... 07:02:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:22 $ ssh-agent 07:02:22 SSH_AUTH_SOCK=/tmp/ssh-gBHazx0F7YW8/agent.1706 07:02:22 SSH_AGENT_PID=1708 07:02:22 [ssh-agent] Started. 07:02:22 Running ssh-add (command line suppressed) 07:02:22 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_9374710787197862305.key (/w/workspace/oom-master-commit-lint@tmp/private_key_9374710787197862305.key) 07:02:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:02:22 The recommended git tool is: NONE 07:02:24 using credential onap-jenkins-ssh 07:02:24 Wiping out workspace first. 07:02:24 Cloning the remote Git repository 07:02:24 Cloning repository git://cloud.onap.org/mirror/oom.git 07:02:24 > git init /w/workspace/oom-master-commit-lint # timeout=10 07:02:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:02:24 > git --version # timeout=10 07:02:24 > git --version # 'git version 2.17.1' 07:02:24 using GIT_SSH to set credentials Gerrit user 07:02:24 Verifying host key using manually-configured host key entries 07:02:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:02:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:02:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:02:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:02:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:02:30 using GIT_SSH to set credentials Gerrit user 07:02:30 Verifying host key using manually-configured host key entries 07:02:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/137184/5 # timeout=30 07:02:30 > git rev-parse 54ee982a1df59b2ad66ff07c3507e6ef5f638647^{commit} # timeout=10 07:02:30 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:02:30 Checking out Revision 54ee982a1df59b2ad66ff07c3507e6ef5f638647 (refs/changes/84/137184/5) 07:02:30 > git config core.sparsecheckout # timeout=10 07:02:30 > git checkout -f 54ee982a1df59b2ad66ff07c3507e6ef5f638647 # timeout=30 07:02:33 Commit message: "[STRIMZI] Update strimzi-kafka-operator and kafka versions" 07:02:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:02:34 > git rev-list --no-walk e19c074716bed2ad57ae4beb9cedae132c00efa9 # timeout=10 07:02:34 [EnvInject] - Injecting environment variables from a build step. 07:02:34 [EnvInject] - Injecting as environment variables the properties content 07:02:34 PYTHON=python3 07:02:34 07:02:34 [EnvInject] - Variables injected successfully. 07:02:34 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15267615370648176148.sh 07:02:34 ---> tox-install.sh 07:02:34 + source /home/jenkins/lf-env.sh 07:02:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:02:34 ++ mktemp -d /tmp/venv-XXXX 07:02:34 + lf_venv=/tmp/venv-T9aW 07:02:34 + local venv_file=/tmp/.os_lf_venv 07:02:34 + local python=python3 07:02:34 + local options 07:02:34 + local set_path=true 07:02:34 + local install_args= 07:02:34 ++ 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 07:02:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:02:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:02:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:02:34 + true 07:02:34 + case $1 in 07:02:34 + venv_file=/tmp/.toxenv 07:02:34 + shift 2 07:02:34 + true 07:02:34 + case $1 in 07:02:34 + shift 07:02:34 + break 07:02:34 + case $python in 07:02:34 + local pkg_list= 07:02:34 + [[ -d /opt/pyenv ]] 07:02:34 + echo 'Setup pyenv:' 07:02:34 Setup pyenv: 07:02:34 + export PYENV_ROOT=/opt/pyenv 07:02:34 + PYENV_ROOT=/opt/pyenv 07:02:34 + 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 07:02:34 + 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 07:02:34 + pyenv versions 07:02:34 * system (set by /opt/pyenv/version) 07:02:34 * 3.8.13 (set by /opt/pyenv/version) 07:02:34 * 3.9.13 (set by /opt/pyenv/version) 07:02:34 * 3.10.6 (set by /opt/pyenv/version) 07:02:34 + command -v pyenv 07:02:34 ++ pyenv init - --no-rehash 07:02:34 + 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[*]}"'\'')" 07:02:34 export PATH="/opt/pyenv/shims:${PATH}" 07:02:34 export PYENV_SHELL=bash 07:02:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:02:34 pyenv() { 07:02:34 local command 07:02:34 command="${1:-}" 07:02:34 if [ "$#" -gt 0 ]; then 07:02:34 shift 07:02:34 fi 07:02:34 07:02:34 case "$command" in 07:02:34 rehash|shell) 07:02:34 eval "$(pyenv "sh-$command" "$@")" 07:02:34 ;; 07:02:34 *) 07:02:34 command pyenv "$command" "$@" 07:02:34 ;; 07:02:34 esac 07:02:34 }' 07:02:34 +++ 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[*]}"' 07:02:34 ++ 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 07:02:34 ++ 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 07:02:34 ++ 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 07:02:34 ++ export PYENV_SHELL=bash 07:02:34 ++ PYENV_SHELL=bash 07:02:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:02:34 +++ complete -F _pyenv pyenv 07:02:34 ++ lf-pyver python3 07:02:34 ++ local py_version_xy=python3 07:02:34 ++ local py_version_xyz= 07:02:34 ++ pyenv versions 07:02:34 ++ local command 07:02:34 ++ command=versions 07:02:34 ++ '[' 1 -gt 0 ']' 07:02:34 ++ shift 07:02:34 ++ case "$command" in 07:02:34 ++ command pyenv versions 07:02:34 ++ pyenv versions 07:02:34 ++ sed 's/^[ *]* //' 07:02:34 ++ awk '{ print $1 }' 07:02:34 ++ grep -E '^[0-9.]*[0-9]$' 07:02:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:02:34 +++ grep '^3' /tmp/.pyenv_versions 07:02:34 +++ sort -V 07:02:34 +++ tail -n 1 07:02:34 ++ py_version_xyz=3.10.6 07:02:34 ++ [[ -z 3.10.6 ]] 07:02:34 ++ echo 3.10.6 07:02:34 ++ return 0 07:02:34 + pyenv local 3.10.6 07:02:34 + local command 07:02:34 + command=local 07:02:34 + '[' 2 -gt 0 ']' 07:02:34 + shift 07:02:34 + case "$command" in 07:02:34 + command pyenv local 3.10.6 07:02:34 + pyenv local 3.10.6 07:02:34 + for arg in "$@" 07:02:34 + case $arg in 07:02:34 + pkg_list+='tox ' 07:02:34 + for arg in "$@" 07:02:34 + case $arg in 07:02:34 + pkg_list+='virtualenv ' 07:02:34 + for arg in "$@" 07:02:34 + case $arg in 07:02:34 + pkg_list+='urllib3~=1.26.15 ' 07:02:34 + [[ -f /tmp/.toxenv ]] 07:02:34 + [[ ! -f /tmp/.toxenv ]] 07:02:34 + [[ -n '' ]] 07:02:34 + python3 -m venv /tmp/venv-T9aW 07:02:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T9aW' 07:02:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T9aW 07:02:38 + echo /tmp/venv-T9aW 07:02:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:02:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:02:38 + /tmp/venv-T9aW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:02:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:02:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:02:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:02:41 + /tmp/venv-T9aW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:02:44 + type python3 07:02:44 + true 07:02:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-T9aW/bin to PATH' 07:02:44 lf-activate-venv(): INFO: Adding /tmp/venv-T9aW/bin to PATH 07:02:44 + PATH=/tmp/venv-T9aW/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 07:02:44 + return 0 07:02:44 + python3 --version 07:02:44 Python 3.10.6 07:02:44 + python3 -m pip --version 07:02:44 pip 24.0 from /tmp/venv-T9aW/lib/python3.10/site-packages/pip (python 3.10) 07:02:44 + python3 -m pip freeze 07:02:45 cachetools==5.3.3 07:02:45 chardet==5.2.0 07:02:45 colorama==0.4.6 07:02:45 distlib==0.3.8 07:02:45 filelock==3.13.3 07:02:45 packaging==24.0 07:02:45 platformdirs==4.2.0 07:02:45 pluggy==1.4.0 07:02:45 pyproject-api==1.6.1 07:02:45 tomli==2.0.1 07:02:45 tox==4.14.2 07:02:45 urllib3==1.26.18 07:02:45 virtualenv==20.25.1 07:02:45 [EnvInject] - Injecting environment variables from a build step. 07:02:45 [EnvInject] - Injecting as environment variables the properties content 07:02:45 PARALLEL=false 07:02:45 07:02:45 [EnvInject] - Variables injected successfully. 07:02:45 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16745123314119324944.sh 07:02:45 ---> tox-run.sh 07:02:45 + 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 07:02:45 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 07:02:45 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 07:02:45 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 07:02:45 + cd /w/workspace/oom-master-commit-lint/. 07:02:45 + source /home/jenkins/lf-env.sh 07:02:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:02:45 ++ mktemp -d /tmp/venv-XXXX 07:02:45 + lf_venv=/tmp/venv-t0o8 07:02:45 + local venv_file=/tmp/.os_lf_venv 07:02:45 + local python=python3 07:02:45 + local options 07:02:45 + local set_path=true 07:02:45 + local install_args= 07:02:45 ++ 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 07:02:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:02:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:02:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:02:45 + true 07:02:45 + case $1 in 07:02:45 + venv_file=/tmp/.toxenv 07:02:45 + shift 2 07:02:45 + true 07:02:45 + case $1 in 07:02:45 + shift 07:02:45 + break 07:02:45 + case $python in 07:02:45 + local pkg_list= 07:02:45 + [[ -d /opt/pyenv ]] 07:02:45 + echo 'Setup pyenv:' 07:02:45 Setup pyenv: 07:02:45 + export PYENV_ROOT=/opt/pyenv 07:02:45 + PYENV_ROOT=/opt/pyenv 07:02:45 + 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 07:02:45 + 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 07:02:45 + pyenv versions 07:02:45 system 07:02:45 3.8.13 07:02:45 3.9.13 07:02:45 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:02:45 + command -v pyenv 07:02:45 ++ pyenv init - --no-rehash 07:02:45 + 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[*]}"'\'')" 07:02:45 export PATH="/opt/pyenv/shims:${PATH}" 07:02:45 export PYENV_SHELL=bash 07:02:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:02:45 pyenv() { 07:02:45 local command 07:02:45 command="${1:-}" 07:02:45 if [ "$#" -gt 0 ]; then 07:02:45 shift 07:02:45 fi 07:02:45 07:02:45 case "$command" in 07:02:45 rehash|shell) 07:02:45 eval "$(pyenv "sh-$command" "$@")" 07:02:45 ;; 07:02:45 *) 07:02:45 command pyenv "$command" "$@" 07:02:45 ;; 07:02:45 esac 07:02:45 }' 07:02:45 +++ 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[*]}"' 07:02:45 ++ 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 07:02:45 ++ 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 07:02:45 ++ 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 07:02:45 ++ export PYENV_SHELL=bash 07:02:45 ++ PYENV_SHELL=bash 07:02:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:02:45 +++ complete -F _pyenv pyenv 07:02:45 ++ lf-pyver python3 07:02:45 ++ local py_version_xy=python3 07:02:45 ++ local py_version_xyz= 07:02:45 ++ pyenv versions 07:02:45 ++ local command 07:02:45 ++ command=versions 07:02:45 ++ '[' 1 -gt 0 ']' 07:02:45 ++ shift 07:02:45 ++ case "$command" in 07:02:45 ++ command pyenv versions 07:02:45 ++ pyenv versions 07:02:45 ++ sed 's/^[ *]* //' 07:02:45 ++ awk '{ print $1 }' 07:02:45 ++ grep -E '^[0-9.]*[0-9]$' 07:02:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:02:45 +++ grep '^3' /tmp/.pyenv_versions 07:02:45 +++ sort -V 07:02:45 +++ tail -n 1 07:02:45 ++ py_version_xyz=3.10.6 07:02:45 ++ [[ -z 3.10.6 ]] 07:02:45 ++ echo 3.10.6 07:02:45 ++ return 0 07:02:45 + pyenv local 3.10.6 07:02:45 + local command 07:02:45 + command=local 07:02:45 + '[' 2 -gt 0 ']' 07:02:45 + shift 07:02:45 + case "$command" in 07:02:45 + command pyenv local 3.10.6 07:02:45 + pyenv local 3.10.6 07:02:45 + for arg in "$@" 07:02:45 + case $arg in 07:02:45 + pkg_list+='tox ' 07:02:45 + for arg in "$@" 07:02:45 + case $arg in 07:02:45 + pkg_list+='virtualenv ' 07:02:45 + for arg in "$@" 07:02:45 + case $arg in 07:02:45 + pkg_list+='urllib3~=1.26.15 ' 07:02:45 + [[ -f /tmp/.toxenv ]] 07:02:45 ++ cat /tmp/.toxenv 07:02:45 + lf_venv=/tmp/venv-T9aW 07:02:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T9aW from' file:/tmp/.toxenv 07:02:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T9aW from file:/tmp/.toxenv 07:02:45 + /tmp/venv-T9aW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:02:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:02:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:02:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:02:46 + /tmp/venv-T9aW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:02:47 + type python3 07:02:47 + true 07:02:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-T9aW/bin to PATH' 07:02:47 lf-activate-venv(): INFO: Adding /tmp/venv-T9aW/bin to PATH 07:02:47 + PATH=/tmp/venv-T9aW/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 07:02:47 + return 0 07:02:47 + [[ -d /opt/pyenv ]] 07:02:47 + echo '---> Setting up pyenv' 07:02:47 ---> Setting up pyenv 07:02:47 + export PYENV_ROOT=/opt/pyenv 07:02:47 + PYENV_ROOT=/opt/pyenv 07:02:47 + export PATH=/opt/pyenv/bin:/tmp/venv-T9aW/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 07:02:47 + PATH=/opt/pyenv/bin:/tmp/venv-T9aW/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 07:02:47 ++ pwd 07:02:47 + PYTHONPATH=/w/workspace/oom-master-commit-lint 07:02:47 + export PYTHONPATH 07:02:47 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:02:47 + TOX_TESTENV_PASSENV=PYTHONPATH 07:02:47 + tox --version 07:02:48 4.14.2 from /tmp/venv-T9aW/lib/python3.10/site-packages/tox/__init__.py 07:02:48 + PARALLEL=false 07:02:48 + TOX_OPTIONS_LIST= 07:02:48 + [[ -n gitlint ]] 07:02:48 + TOX_OPTIONS_LIST=' -e gitlint' 07:02:48 + case ${PARALLEL,,} in 07:02:48 + tox -e gitlint 07:02:48 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 07:02:57 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 07:03:32 gitlint: freeze> python -m pip freeze --all 07:03:32 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.10.2,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 07:03:32 gitlint: commands[0]> gitlint 07:03:32 gitlint: OK (44.27=setup[44.09]+cmd[0.18] seconds) 07:03:32 congratulations :) (44.45 seconds) 07:03:33 + tox_status=0 07:03:33 + echo '---> Completed tox runs' 07:03:33 ---> Completed tox runs 07:03:33 + for i in .tox/*/log 07:03:33 ++ echo .tox/gitlint/log 07:03:33 ++ awk -F/ '{print $2}' 07:03:33 + tox_env=gitlint 07:03:33 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 07:03:33 + DOC_DIR=docs/_build/html 07:03:33 + [[ -d docs/_build/html ]] 07:03:33 + echo '---> tox-run.sh ends' 07:03:33 ---> tox-run.sh ends 07:03:33 + test 0 -eq 0 07:03:33 $ ssh-agent -k 07:03:33 unset SSH_AUTH_SOCK; 07:03:33 unset SSH_AGENT_PID; 07:03:33 echo Agent pid 1708 killed; 07:03:33 [ssh-agent] Stopped. 07:03:33 [PostBuildScript] - [INFO] Executing post build scripts. 07:03:33 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins273865420665712703.sh 07:03:33 ---> sysstat.sh 07:03:33 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5393517788904180042.sh 07:03:33 ---> package-listing.sh 07:03:33 ++ facter osfamily 07:03:33 ++ tr '[:upper:]' '[:lower:]' 07:03:33 + OS_FAMILY=debian 07:03:33 + workspace=/w/workspace/oom-master-commit-lint 07:03:33 + START_PACKAGES=/tmp/packages_start.txt 07:03:33 + END_PACKAGES=/tmp/packages_end.txt 07:03:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:03:33 + PACKAGES=/tmp/packages_start.txt 07:03:33 + '[' /w/workspace/oom-master-commit-lint ']' 07:03:33 + PACKAGES=/tmp/packages_end.txt 07:03:33 + case "${OS_FAMILY}" in 07:03:33 + dpkg -l 07:03:33 + grep '^ii' 07:03:33 + '[' -f /tmp/packages_start.txt ']' 07:03:33 + '[' -f /tmp/packages_end.txt ']' 07:03:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:03:33 + '[' /w/workspace/oom-master-commit-lint ']' 07:03:33 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 07:03:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 07:03:33 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13709554725183057053.sh 07:03:33 ---> capture-instance-metadata.sh 07:03:33 Setup pyenv: 07:03:33 system 07:03:33 3.8.13 07:03:33 3.9.13 07:03:33 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:03:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZjHr 07:03:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:03:40 lf-activate-venv(): INFO: Installing: lftools 07:04:19 lf-activate-venv(): INFO: Adding /tmp/venv-ZjHr/bin to PATH 07:04:19 INFO: Running in OpenStack, capturing instance metadata 07:04:19 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2025083739344611308.sh 07:04:19 provisioning config files... 07:04:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config4247007707022838332tmp 07:04:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:04:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:04:19 [EnvInject] - Injecting environment variables from a build step. 07:04:19 [EnvInject] - Injecting as environment variables the properties content 07:04:19 SERVER_ID=logs 07:04:19 07:04:19 [EnvInject] - Variables injected successfully. 07:04:19 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins436486009556728585.sh 07:04:19 ---> create-netrc.sh 07:04:19 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5629681190048580009.sh 07:04:19 ---> python-tools-install.sh 07:04:19 Setup pyenv: 07:04:19 system 07:04:19 3.8.13 07:04:19 3.9.13 07:04:19 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:04:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZjHr from file:/tmp/.os_lf_venv 07:04:20 lf-activate-venv(): INFO: Installing: lftools 07:04:28 lf-activate-venv(): INFO: Adding /tmp/venv-ZjHr/bin to PATH 07:04:28 Generating Requirements File 07:04:56 Python 3.10.6 07:04:56 pip 24.0 from /tmp/venv-ZjHr/lib/python3.10/site-packages/pip (python 3.10) 07:04:56 appdirs==1.4.4 07:04:56 argcomplete==3.2.3 07:04:56 aspy.yaml==1.3.0 07:04:56 attrs==23.2.0 07:04:56 autopage==0.5.2 07:04:56 beautifulsoup4==4.12.3 07:04:56 boto3==1.34.77 07:04:56 botocore==1.34.77 07:04:56 bs4==0.0.2 07:04:56 cachetools==5.3.3 07:04:56 certifi==2024.2.2 07:04:56 cffi==1.16.0 07:04:56 cfgv==3.4.0 07:04:56 chardet==5.2.0 07:04:56 charset-normalizer==3.3.2 07:04:56 click==8.1.7 07:04:56 cliff==4.6.0 07:04:56 cmd2==2.4.3 07:04:56 cryptography==3.3.2 07:04:56 debtcollector==3.0.0 07:04:56 decorator==5.1.1 07:04:56 defusedxml==0.7.1 07:04:56 Deprecated==1.2.14 07:04:56 distlib==0.3.8 07:04:56 dnspython==2.6.1 07:04:56 docker==4.2.2 07:04:56 dogpile.cache==1.3.2 07:04:56 email_validator==2.1.1 07:04:56 filelock==3.13.3 07:04:56 future==1.0.0 07:04:56 gitdb==4.0.11 07:04:56 GitPython==3.1.43 07:04:56 google-auth==2.29.0 07:04:56 httplib2==0.22.0 07:04:56 identify==2.5.35 07:04:56 idna==3.6 07:04:56 importlib-resources==1.5.0 07:04:56 iso8601==2.1.0 07:04:56 Jinja2==3.1.3 07:04:56 jmespath==1.0.1 07:04:56 jsonpatch==1.33 07:04:56 jsonpointer==2.4 07:04:56 jsonschema==4.21.1 07:04:56 jsonschema-specifications==2023.12.1 07:04:56 keystoneauth1==5.6.0 07:04:56 kubernetes==29.0.0 07:04:56 lftools==0.37.10 07:04:56 lxml==5.2.1 07:04:56 MarkupSafe==2.1.5 07:04:56 msgpack==1.0.8 07:04:56 multi_key_dict==2.0.3 07:04:56 munch==4.0.0 07:04:56 netaddr==1.2.1 07:04:56 netifaces==0.11.0 07:04:56 niet==1.4.2 07:04:56 nodeenv==1.8.0 07:04:56 oauth2client==4.1.3 07:04:56 oauthlib==3.2.2 07:04:56 openstacksdk==3.0.0 07:04:56 os-client-config==2.1.0 07:04:56 os-service-types==1.7.0 07:04:56 osc-lib==3.0.1 07:04:56 oslo.config==9.4.0 07:04:56 oslo.context==5.5.0 07:04:56 oslo.i18n==6.3.0 07:04:56 oslo.log==5.5.1 07:04:56 oslo.serialization==5.4.0 07:04:56 oslo.utils==7.1.0 07:04:56 packaging==24.0 07:04:56 pbr==6.0.0 07:04:56 platformdirs==4.2.0 07:04:56 prettytable==3.10.0 07:04:56 pyasn1==0.6.0 07:04:56 pyasn1_modules==0.4.0 07:04:56 pycparser==2.22 07:04:56 pygerrit2==2.0.15 07:04:56 PyGithub==2.3.0 07:04:56 pyinotify==0.9.6 07:04:56 PyJWT==2.8.0 07:04:56 PyNaCl==1.5.0 07:04:56 pyparsing==2.4.7 07:04:56 pyperclip==1.8.2 07:04:56 pyrsistent==0.20.0 07:04:56 python-cinderclient==9.5.0 07:04:56 python-dateutil==2.9.0.post0 07:04:56 python-heatclient==3.5.0 07:04:56 python-jenkins==1.8.2 07:04:56 python-keystoneclient==5.4.0 07:04:56 python-magnumclient==4.4.0 07:04:56 python-novaclient==18.6.0 07:04:56 python-openstackclient==6.6.0 07:04:56 python-swiftclient==4.5.0 07:04:56 PyYAML==6.0.1 07:04:56 referencing==0.34.0 07:04:56 requests==2.31.0 07:04:56 requests-oauthlib==2.0.0 07:04:56 requestsexceptions==1.4.0 07:04:56 rfc3986==2.0.0 07:04:56 rpds-py==0.18.0 07:04:56 rsa==4.9 07:04:56 ruamel.yaml==0.18.6 07:04:56 ruamel.yaml.clib==0.2.8 07:04:56 s3transfer==0.10.1 07:04:56 simplejson==3.19.2 07:04:56 six==1.16.0 07:04:56 smmap==5.0.1 07:04:56 soupsieve==2.5 07:04:56 stevedore==5.2.0 07:04:56 tabulate==0.9.0 07:04:56 toml==0.10.2 07:04:56 tomlkit==0.12.4 07:04:56 tqdm==4.66.2 07:04:56 typing_extensions==4.10.0 07:04:56 tzdata==2024.1 07:04:56 urllib3==1.26.18 07:04:56 virtualenv==20.25.1 07:04:56 wcwidth==0.2.13 07:04:56 websocket-client==1.7.0 07:04:56 wrapt==1.16.0 07:04:56 xdg==6.0.0 07:04:56 xmltodict==0.13.0 07:04:56 yq==3.2.3 07:04:56 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2917010805647258750.sh 07:04:56 ---> sudo-logs.sh 07:04:56 Archiving 'sudo' log.. 07:04:57 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15297496804029763496.sh 07:04:57 ---> job-cost.sh 07:04:57 Setup pyenv: 07:04:57 system 07:04:57 3.8.13 07:04:57 3.9.13 07:04:57 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:04:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZjHr from file:/tmp/.os_lf_venv 07:04:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:05:03 lf-activate-venv(): INFO: Adding /tmp/venv-ZjHr/bin to PATH 07:05:03 INFO: No Stack... 07:05:03 INFO: Retrieving Pricing Info for: v3-standard-4 07:05:04 INFO: Archiving Costs 07:05:04 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5602196843911517981.sh 07:05:04 ---> logs-deploy.sh 07:05:04 Setup pyenv: 07:05:04 system 07:05:04 3.8.13 07:05:04 3.9.13 07:05:04 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:05:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZjHr from file:/tmp/.os_lf_venv 07:05:05 lf-activate-venv(): INFO: Installing: lftools 07:05:15 lf-activate-venv(): INFO: Adding /tmp/venv-ZjHr/bin to PATH 07:05:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7294 07:05:15 INFO: archiving workspace using pattern(s): 07:05:15 Archives upload complete. 07:05:16 INFO: archiving logs to Nexus 07:05:16 ---> uname -a: 07:05:16 Linux prd-ubuntu1804-builder-4c-4g-20459 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:05:16 07:05:16 07:05:16 ---> lscpu: 07:05:16 Architecture: x86_64 07:05:16 CPU op-mode(s): 32-bit, 64-bit 07:05:16 Byte Order: Little Endian 07:05:16 CPU(s): 4 07:05:16 On-line CPU(s) list: 0-3 07:05:16 Thread(s) per core: 1 07:05:16 Core(s) per socket: 1 07:05:16 Socket(s): 4 07:05:16 NUMA node(s): 1 07:05:16 Vendor ID: AuthenticAMD 07:05:16 CPU family: 23 07:05:16 Model: 49 07:05:16 Model name: AMD EPYC-Rome Processor 07:05:16 Stepping: 0 07:05:16 CPU MHz: 2799.998 07:05:16 BogoMIPS: 5599.99 07:05:16 Virtualization: AMD-V 07:05:16 Hypervisor vendor: KVM 07:05:16 Virtualization type: full 07:05:16 L1d cache: 32K 07:05:16 L1i cache: 32K 07:05:16 L2 cache: 512K 07:05:16 L3 cache: 16384K 07:05:16 NUMA node0 CPU(s): 0-3 07:05:16 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 07:05:16 07:05:16 07:05:16 ---> nproc: 07:05:16 4 07:05:16 07:05:16 07:05:16 ---> df -h: 07:05:16 Filesystem Size Used Avail Use% Mounted on 07:05:16 udev 7.9G 0 7.9G 0% /dev 07:05:16 tmpfs 1.6G 672K 1.6G 1% /run 07:05:16 /dev/vda1 78G 8.4G 69G 11% / 07:05:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:05:16 tmpfs 5.0M 0 5.0M 0% /run/lock 07:05:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:05:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:05:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:05:16 07:05:16 07:05:16 ---> free -m: 07:05:16 total used free shared buff/cache available 07:05:16 Mem: 16040 532 13234 0 2272 15184 07:05:16 Swap: 1023 0 1023 07:05:16 07:05:16 07:05:16 ---> ip addr: 07:05:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:05:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:05:16 inet 127.0.0.1/8 scope host lo 07:05:16 valid_lft forever preferred_lft forever 07:05:16 inet6 ::1/128 scope host 07:05:16 valid_lft forever preferred_lft forever 07:05:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:05:16 link/ether fa:16:3e:8c:fe:69 brd ff:ff:ff:ff:ff:ff 07:05:16 inet 10.30.107.79/23 brd 10.30.107.255 scope global dynamic ens3 07:05:16 valid_lft 86195sec preferred_lft 86195sec 07:05:16 inet6 fe80::f816:3eff:fe8c:fe69/64 scope link 07:05:16 valid_lft forever preferred_lft forever 07:05:16 07:05:16 07:05:16 ---> sar -b -r -n DEV: 07:05:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20459) 04/04/24 _x86_64_ (4 CPU) 07:05:16 07:05:16 07:01:54 LINUX RESTART (4 CPU) 07:05:16 07:05:16 07:02:01 tps rtps wtps bread/s bwrtn/s 07:05:16 07:03:02 253.69 77.12 176.57 4163.71 56286.89 07:05:16 07:04:02 95.09 0.60 94.49 43.54 24491.84 07:05:16 07:05:01 136.62 14.42 122.20 1091.61 32736.42 07:05:16 Average: 162.05 30.86 131.20 1772.95 37889.33 07:05:16 07:05:16 07:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:05:16 07:03:02 14105280 15535920 2319688 14.12 46464 1593036 869956 4.98 704188 1419840 67292 07:05:16 07:04:02 13833740 15537012 2591228 15.78 71864 1824484 790212 4.52 726268 1634020 175316 07:05:16 07:05:01 13561572 15553176 2863396 17.43 94064 2074900 776712 4.45 740992 1862016 108468 07:05:16 Average: 13833531 15542036 2591437 15.78 70797 1830807 812293 4.65 723816 1638625 117025 07:05:16 07:05:16 07:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:05:16 07:03:02 ens3 452.54 290.50 1569.29 75.59 0.00 0.00 0.00 0.00 07:05:16 07:03:02 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 07:05:16 07:04:02 ens3 53.07 36.74 709.54 9.70 0.00 0.00 0.00 0.00 07:05:16 07:04:02 lo 0.94 0.94 0.11 0.11 0.00 0.00 0.00 0.00 07:05:16 07:05:01 ens3 52.47 35.93 790.16 8.78 0.00 0.00 0.00 0.00 07:05:16 07:05:01 lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 07:05:16 Average: ens3 187.00 121.68 1024.83 31.52 0.00 0.00 0.00 0.00 07:05:16 Average: lo 1.57 1.57 0.16 0.16 0.00 0.00 0.00 0.00 07:05:16 07:05:16 07:05:16 ---> sar -P ALL: 07:05:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20459) 04/04/24 _x86_64_ (4 CPU) 07:05:16 07:05:16 07:01:54 LINUX RESTART (4 CPU) 07:05:16 07:05:16 07:02:01 CPU %user %nice %system %iowait %steal %idle 07:05:16 07:03:02 all 15.18 0.00 1.92 14.58 0.06 68.26 07:05:16 07:03:02 0 18.56 0.00 2.38 20.44 0.07 58.56 07:05:16 07:03:02 1 11.40 0.00 1.70 7.09 0.07 79.75 07:05:16 07:03:02 2 14.21 0.00 1.44 10.88 0.03 73.44 07:05:16 07:03:02 3 16.53 0.00 2.16 19.87 0.07 61.37 07:05:16 07:04:02 all 16.16 0.00 1.48 6.98 0.08 75.30 07:05:16 07:04:02 0 27.56 0.00 1.60 4.25 0.09 66.50 07:05:16 07:04:02 1 6.92 0.00 0.59 8.50 0.08 83.91 07:05:16 07:04:02 2 7.84 0.00 2.13 13.30 0.10 76.63 07:05:16 07:04:02 3 23.00 0.00 1.57 1.52 0.05 73.85 07:05:16 07:05:01 all 20.37 0.00 1.41 5.44 0.06 72.72 07:05:16 07:05:01 0 41.95 0.00 2.06 2.90 0.09 53.01 07:05:16 07:05:01 1 19.35 0.00 1.40 2.13 0.05 77.06 07:05:16 07:05:01 2 2.62 0.00 0.66 11.53 0.02 85.17 07:05:16 07:05:01 3 17.60 0.00 1.53 5.18 0.07 75.63 07:05:16 Average: all 17.23 0.00 1.60 9.04 0.07 72.06 07:05:16 Average: 0 29.31 0.00 2.02 9.30 0.08 59.30 07:05:16 Average: 1 12.54 0.00 1.23 5.92 0.07 80.24 07:05:16 Average: 2 8.26 0.00 1.41 11.90 0.05 78.38 07:05:16 Average: 3 18.97 0.00 1.76 9.02 0.06 70.19 07:05:16 07:05:16 07:05:16