12:55:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136981 12:55:22 Running as SYSTEM 12:55:22 [EnvInject] - Loading node environment variables. 12:55:22 Building remotely on prd-ubuntu1804-builder-4c-4g-12439 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 12:55:22 [ssh-agent] Looking for ssh-agent implementation... 12:55:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:55:23 $ ssh-agent 12:55:23 SSH_AUTH_SOCK=/tmp/ssh-ON0vzoR4jSzv/agent.1717 12:55:23 SSH_AGENT_PID=1719 12:55:23 [ssh-agent] Started. 12:55:23 Running ssh-add (command line suppressed) 12:55:23 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_8069598911174686444.key (/w/workspace/oom-master-commit-lint@tmp/private_key_8069598911174686444.key) 12:55:23 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:55:23 The recommended git tool is: NONE 12:55:24 using credential onap-jenkins-ssh 12:55:24 Wiping out workspace first. 12:55:24 Cloning the remote Git repository 12:55:24 Cloning repository git://cloud.onap.org/mirror/oom.git 12:55:24 > git init /w/workspace/oom-master-commit-lint # timeout=10 12:55:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:55:25 > git --version # timeout=10 12:55:25 > git --version # 'git version 2.17.1' 12:55:25 using GIT_SSH to set credentials Gerrit user 12:55:25 Verifying host key using manually-configured host key entries 12:55:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:55:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:55:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:55:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:55:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:55:30 using GIT_SSH to set credentials Gerrit user 12:55:30 Verifying host key using manually-configured host key entries 12:55:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/81/136981/3 # timeout=30 12:55:30 > git rev-parse b37a496458a1ca5f0c915a16badac3280175f4d3^{commit} # timeout=10 12:55:30 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:55:30 Checking out Revision b37a496458a1ca5f0c915a16badac3280175f4d3 (refs/changes/81/136981/3) 12:55:30 > git config core.sparsecheckout # timeout=10 12:55:30 > git checkout -f b37a496458a1ca5f0c915a16badac3280175f4d3 # timeout=30 12:55:34 Commit message: "[MARIADB] Provide S3 Backup for MariaDB instances" 12:55:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:55:34 > git rev-list --no-walk a4f1fa19963726fd617a9789358fbb3e42a08eb3 # timeout=10 12:55:34 [EnvInject] - Injecting environment variables from a build step. 12:55:34 [EnvInject] - Injecting as environment variables the properties content 12:55:34 PYTHON=python3 12:55:34 12:55:34 [EnvInject] - Variables injected successfully. 12:55:34 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5985294575428911649.sh 12:55:34 ---> tox-install.sh 12:55:34 + source /home/jenkins/lf-env.sh 12:55:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:55:34 ++ mktemp -d /tmp/venv-XXXX 12:55:34 + lf_venv=/tmp/venv-tHoj 12:55:34 + local venv_file=/tmp/.os_lf_venv 12:55:34 + local python=python3 12:55:34 + local options 12:55:34 + local set_path=true 12:55:34 + local install_args= 12:55: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 12:55:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:55:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:55:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:55:34 + true 12:55:34 + case $1 in 12:55:34 + venv_file=/tmp/.toxenv 12:55:34 + shift 2 12:55:34 + true 12:55:34 + case $1 in 12:55:34 + shift 12:55:34 + break 12:55:34 + case $python in 12:55:34 + local pkg_list= 12:55:34 + [[ -d /opt/pyenv ]] 12:55:34 + echo 'Setup pyenv:' 12:55:34 Setup pyenv: 12:55:34 + export PYENV_ROOT=/opt/pyenv 12:55:34 + PYENV_ROOT=/opt/pyenv 12:55: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 12:55: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 12:55:34 + pyenv versions 12:55:34 * system (set by /opt/pyenv/version) 12:55:34 * 3.8.13 (set by /opt/pyenv/version) 12:55:34 * 3.9.13 (set by /opt/pyenv/version) 12:55:34 * 3.10.6 (set by /opt/pyenv/version) 12:55:34 + command -v pyenv 12:55:34 ++ pyenv init - --no-rehash 12:55: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[*]}"'\'')" 12:55:34 export PATH="/opt/pyenv/shims:${PATH}" 12:55:34 export PYENV_SHELL=bash 12:55:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:55:34 pyenv() { 12:55:34 local command 12:55:34 command="${1:-}" 12:55:34 if [ "$#" -gt 0 ]; then 12:55:34 shift 12:55:34 fi 12:55:34 12:55:34 case "$command" in 12:55:34 rehash|shell) 12:55:34 eval "$(pyenv "sh-$command" "$@")" 12:55:34 ;; 12:55:34 *) 12:55:34 command pyenv "$command" "$@" 12:55:34 ;; 12:55:34 esac 12:55:34 }' 12:55: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[*]}"' 12:55: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 12:55: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 12:55: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 12:55:34 ++ export PYENV_SHELL=bash 12:55:34 ++ PYENV_SHELL=bash 12:55:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:55:34 +++ complete -F _pyenv pyenv 12:55:34 ++ lf-pyver python3 12:55:34 ++ local py_version_xy=python3 12:55:34 ++ local py_version_xyz= 12:55:34 ++ pyenv versions 12:55:34 ++ sed 's/^[ *]* //' 12:55:34 ++ local command 12:55:34 ++ command=versions 12:55:34 ++ '[' 1 -gt 0 ']' 12:55:34 ++ shift 12:55:34 ++ case "$command" in 12:55:34 ++ command pyenv versions 12:55:34 ++ pyenv versions 12:55:34 ++ awk '{ print $1 }' 12:55:34 ++ grep -E '^[0-9.]*[0-9]$' 12:55:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:55:34 +++ grep '^3' /tmp/.pyenv_versions 12:55:34 +++ sort -V 12:55:34 +++ tail -n 1 12:55:34 ++ py_version_xyz=3.10.6 12:55:34 ++ [[ -z 3.10.6 ]] 12:55:34 ++ echo 3.10.6 12:55:34 ++ return 0 12:55:34 + pyenv local 3.10.6 12:55:34 + local command 12:55:34 + command=local 12:55:34 + '[' 2 -gt 0 ']' 12:55:34 + shift 12:55:34 + case "$command" in 12:55:34 + command pyenv local 3.10.6 12:55:34 + pyenv local 3.10.6 12:55:34 + for arg in "$@" 12:55:34 + case $arg in 12:55:34 + pkg_list+='tox ' 12:55:34 + for arg in "$@" 12:55:34 + case $arg in 12:55:34 + pkg_list+='virtualenv ' 12:55:34 + for arg in "$@" 12:55:34 + case $arg in 12:55:34 + pkg_list+='urllib3~=1.26.15 ' 12:55:34 + [[ -f /tmp/.toxenv ]] 12:55:34 + [[ ! -f /tmp/.toxenv ]] 12:55:34 + [[ -n '' ]] 12:55:34 + python3 -m venv /tmp/venv-tHoj 12:55:39 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tHoj' 12:55:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tHoj 12:55:39 + echo /tmp/venv-tHoj 12:55:39 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:55:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:55:39 + /tmp/venv-tHoj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:55:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:55:42 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:55:42 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:55:42 + /tmp/venv-tHoj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:55:45 + type python3 12:55:45 + true 12:55:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tHoj/bin to PATH' 12:55:45 lf-activate-venv(): INFO: Adding /tmp/venv-tHoj/bin to PATH 12:55:45 + PATH=/tmp/venv-tHoj/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:45 + return 0 12:55:45 + python3 --version 12:55:45 Python 3.10.6 12:55:45 + python3 -m pip --version 12:55:45 pip 23.3.2 from /tmp/venv-tHoj/lib/python3.10/site-packages/pip (python 3.10) 12:55:45 + python3 -m pip freeze 12:55:46 cachetools==5.3.2 12:55:46 chardet==5.2.0 12:55:46 colorama==0.4.6 12:55:46 distlib==0.3.8 12:55:46 filelock==3.13.1 12:55:46 packaging==23.2 12:55:46 platformdirs==4.1.0 12:55:46 pluggy==1.3.0 12:55:46 pyproject-api==1.6.1 12:55:46 tomli==2.0.1 12:55:46 tox==4.12.0 12:55:46 urllib3==1.26.18 12:55:46 virtualenv==20.25.0 12:55:46 [EnvInject] - Injecting environment variables from a build step. 12:55:46 [EnvInject] - Injecting as environment variables the properties content 12:55:46 PARALLEL=false 12:55:46 12:55:46 [EnvInject] - Variables injected successfully. 12:55:46 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4728095439958915525.sh 12:55:46 ---> tox-run.sh 12:55:46 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:46 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 12:55:46 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 12:55:46 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 12:55:46 + cd /w/workspace/oom-master-commit-lint/. 12:55:46 + source /home/jenkins/lf-env.sh 12:55:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:55:46 ++ mktemp -d /tmp/venv-XXXX 12:55:46 + lf_venv=/tmp/venv-ikeY 12:55:46 + local venv_file=/tmp/.os_lf_venv 12:55:46 + local python=python3 12:55:46 + local options 12:55:46 + local set_path=true 12:55:46 + local install_args= 12:55:46 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:55:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:55:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:55:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:55:46 + true 12:55:46 + case $1 in 12:55:46 + venv_file=/tmp/.toxenv 12:55:46 + shift 2 12:55:46 + true 12:55:46 + case $1 in 12:55:46 + shift 12:55:46 + break 12:55:46 + case $python in 12:55:46 + local pkg_list= 12:55:46 + [[ -d /opt/pyenv ]] 12:55:46 + echo 'Setup pyenv:' 12:55:46 Setup pyenv: 12:55:46 + export PYENV_ROOT=/opt/pyenv 12:55:46 + PYENV_ROOT=/opt/pyenv 12:55:46 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:46 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:46 + pyenv versions 12:55:46 system 12:55:46 3.8.13 12:55:46 3.9.13 12:55:46 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:55:46 + command -v pyenv 12:55:46 ++ pyenv init - --no-rehash 12:55:46 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:55:46 export PATH="/opt/pyenv/shims:${PATH}" 12:55:46 export PYENV_SHELL=bash 12:55:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:55:46 pyenv() { 12:55:46 local command 12:55:46 command="${1:-}" 12:55:46 if [ "$#" -gt 0 ]; then 12:55:46 shift 12:55:46 fi 12:55:46 12:55:46 case "$command" in 12:55:46 rehash|shell) 12:55:46 eval "$(pyenv "sh-$command" "$@")" 12:55:46 ;; 12:55:46 *) 12:55:46 command pyenv "$command" "$@" 12:55:46 ;; 12:55:46 esac 12:55:46 }' 12:55:46 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:55:46 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:46 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:46 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:46 ++ export PYENV_SHELL=bash 12:55:46 ++ PYENV_SHELL=bash 12:55:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:55:46 +++ complete -F _pyenv pyenv 12:55:46 ++ lf-pyver python3 12:55:46 ++ local py_version_xy=python3 12:55:46 ++ local py_version_xyz= 12:55:46 ++ pyenv versions 12:55:46 ++ local command 12:55:46 ++ command=versions 12:55:46 ++ '[' 1 -gt 0 ']' 12:55:46 ++ shift 12:55:46 ++ case "$command" in 12:55:46 ++ command pyenv versions 12:55:46 ++ pyenv versions 12:55:46 ++ awk '{ print $1 }' 12:55:46 ++ grep -E '^[0-9.]*[0-9]$' 12:55:46 ++ sed 's/^[ *]* //' 12:55:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:55:46 +++ grep '^3' /tmp/.pyenv_versions 12:55:46 +++ sort -V 12:55:46 +++ tail -n 1 12:55:46 ++ py_version_xyz=3.10.6 12:55:46 ++ [[ -z 3.10.6 ]] 12:55:46 ++ echo 3.10.6 12:55:46 ++ return 0 12:55:46 + pyenv local 3.10.6 12:55:46 + local command 12:55:46 + command=local 12:55:46 + '[' 2 -gt 0 ']' 12:55:46 + shift 12:55:46 + case "$command" in 12:55:46 + command pyenv local 3.10.6 12:55:46 + pyenv local 3.10.6 12:55:46 + for arg in "$@" 12:55:46 + case $arg in 12:55:46 + pkg_list+='tox ' 12:55:46 + for arg in "$@" 12:55:46 + case $arg in 12:55:46 + pkg_list+='virtualenv ' 12:55:46 + for arg in "$@" 12:55:46 + case $arg in 12:55:46 + pkg_list+='urllib3~=1.26.15 ' 12:55:46 + [[ -f /tmp/.toxenv ]] 12:55:46 ++ cat /tmp/.toxenv 12:55:46 + lf_venv=/tmp/venv-tHoj 12:55:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tHoj from' file:/tmp/.toxenv 12:55:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tHoj from file:/tmp/.toxenv 12:55:46 + /tmp/venv-tHoj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:55:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:55:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:55:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:55:47 + /tmp/venv-tHoj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:55:48 + type python3 12:55:48 + true 12:55:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tHoj/bin to PATH' 12:55:48 lf-activate-venv(): INFO: Adding /tmp/venv-tHoj/bin to PATH 12:55:48 + PATH=/tmp/venv-tHoj/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:48 + return 0 12:55:48 + [[ -d /opt/pyenv ]] 12:55:48 + echo '---> Setting up pyenv' 12:55:48 ---> Setting up pyenv 12:55:48 + export PYENV_ROOT=/opt/pyenv 12:55:48 + PYENV_ROOT=/opt/pyenv 12:55:48 + export PATH=/opt/pyenv/bin:/tmp/venv-tHoj/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:48 + PATH=/opt/pyenv/bin:/tmp/venv-tHoj/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:48 ++ pwd 12:55:48 + PYTHONPATH=/w/workspace/oom-master-commit-lint 12:55:48 + export PYTHONPATH 12:55:48 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:55:48 + TOX_TESTENV_PASSENV=PYTHONPATH 12:55:48 + tox --version 12:55:49 4.12.0 from /tmp/venv-tHoj/lib/python3.10/site-packages/tox/__init__.py 12:55:49 + PARALLEL=false 12:55:49 + TOX_OPTIONS_LIST= 12:55:49 + [[ -n gitlint ]] 12:55:49 + TOX_OPTIONS_LIST=' -e gitlint' 12:55:49 + case ${PARALLEL,,} in 12:55:49 + tox -e gitlint 12:55:49 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 12:55:51 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 12:56:20 gitlint: freeze> python -m pip freeze --all 12:56:21 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,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==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,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==23.3.1,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==1.5.1,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.0,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.3,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 12:56:21 gitlint: commands[0]> gitlint 12:56:21 gitlint: OK (32.09=setup[31.91]+cmd[0.18] seconds) 12:56:21 congratulations :) (32.25 seconds) 12:56:21 + tox_status=0 12:56:21 + echo '---> Completed tox runs' 12:56:21 ---> Completed tox runs 12:56:21 + for i in .tox/*/log 12:56:21 ++ echo .tox/gitlint/log 12:56:21 ++ awk -F/ '{print $2}' 12:56:21 + tox_env=gitlint 12:56:21 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 12:56:21 + DOC_DIR=docs/_build/html 12:56:21 + [[ -d docs/_build/html ]] 12:56:21 + echo '---> tox-run.sh ends' 12:56:21 ---> tox-run.sh ends 12:56:21 + test 0 -eq 0 12:56:21 $ ssh-agent -k 12:56:21 unset SSH_AUTH_SOCK; 12:56:21 unset SSH_AGENT_PID; 12:56:21 echo Agent pid 1719 killed; 12:56:21 [ssh-agent] Stopped. 12:56:21 [PostBuildScript] - [INFO] Executing post build scripts. 12:56:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15526779644017173847.sh 12:56:21 ---> sysstat.sh 12:56:22 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2452392063114047520.sh 12:56:22 ---> package-listing.sh 12:56:22 ++ tr '[:upper:]' '[:lower:]' 12:56:22 ++ facter osfamily 12:56:22 + OS_FAMILY=debian 12:56:22 + workspace=/w/workspace/oom-master-commit-lint 12:56:22 + START_PACKAGES=/tmp/packages_start.txt 12:56:22 + END_PACKAGES=/tmp/packages_end.txt 12:56:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:56:22 + PACKAGES=/tmp/packages_start.txt 12:56:22 + '[' /w/workspace/oom-master-commit-lint ']' 12:56:22 + PACKAGES=/tmp/packages_end.txt 12:56:22 + case "${OS_FAMILY}" in 12:56:22 + dpkg -l 12:56:22 + grep '^ii' 12:56:22 + '[' -f /tmp/packages_start.txt ']' 12:56:22 + '[' -f /tmp/packages_end.txt ']' 12:56:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:56:22 + '[' /w/workspace/oom-master-commit-lint ']' 12:56:22 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 12:56:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 12:56:22 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7374451038184761681.sh 12:56:22 ---> capture-instance-metadata.sh 12:56:22 Setup pyenv: 12:56:22 system 12:56:22 3.8.13 12:56:22 3.9.13 12:56:22 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:56:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-R7sG 12:56:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:56:29 lf-activate-venv(): INFO: Installing: lftools 12:57:01 lf-activate-venv(): INFO: Adding /tmp/venv-R7sG/bin to PATH 12:57:01 INFO: Running in OpenStack, capturing instance metadata 12:57:02 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13727679309251581399.sh 12:57:02 provisioning config files... 12:57:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config16889425324741911863tmp 12:57:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:57:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:57:02 [EnvInject] - Injecting environment variables from a build step. 12:57:02 [EnvInject] - Injecting as environment variables the properties content 12:57:02 SERVER_ID=logs 12:57:02 12:57:02 [EnvInject] - Variables injected successfully. 12:57:02 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15251169161345808104.sh 12:57:02 ---> create-netrc.sh 12:57:02 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13791392872742427938.sh 12:57:02 ---> python-tools-install.sh 12:57:02 Setup pyenv: 12:57:02 system 12:57:02 3.8.13 12:57:02 3.9.13 12:57:02 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:57:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R7sG from file:/tmp/.os_lf_venv 12:57:03 lf-activate-venv(): INFO: Installing: lftools 12:57:19 lf-activate-venv(): INFO: Adding /tmp/venv-R7sG/bin to PATH 12:57:19 Generating Requirements File 12:58:05 Python 3.10.6 12:58:05 pip 23.3.2 from /tmp/venv-R7sG/lib/python3.10/site-packages/pip (python 3.10) 12:58:06 appdirs==1.4.4 12:58:06 argcomplete==3.2.1 12:58:06 aspy.yaml==1.3.0 12:58:06 attrs==23.2.0 12:58:06 autopage==0.5.2 12:58:06 beautifulsoup4==4.12.2 12:58:06 boto3==1.34.19 12:58:06 botocore==1.34.19 12:58:06 bs4==0.0.1 12:58:06 cachetools==5.3.2 12:58:06 certifi==2023.11.17 12:58:06 cffi==1.16.0 12:58:06 cfgv==3.4.0 12:58:06 chardet==5.2.0 12:58:06 charset-normalizer==3.3.2 12:58:06 click==8.1.7 12:58:06 cliff==4.5.0 12:58:06 cmd2==2.4.3 12:58:06 cryptography==3.3.2 12:58:06 debtcollector==2.5.0 12:58:06 decorator==5.1.1 12:58:06 defusedxml==0.7.1 12:58:06 Deprecated==1.2.14 12:58:06 distlib==0.3.8 12:58:06 dnspython==2.4.2 12:58:06 docker==4.2.2 12:58:06 dogpile.cache==1.3.0 12:58:06 email-validator==2.1.0.post1 12:58:06 filelock==3.13.1 12:58:06 future==0.18.3 12:58:06 gitdb==4.0.11 12:58:06 GitPython==3.1.41 12:58:06 google-auth==2.26.2 12:58:06 httplib2==0.22.0 12:58:06 identify==2.5.33 12:58:06 idna==3.6 12:58:06 importlib-resources==1.5.0 12:58:06 iso8601==2.1.0 12:58:06 Jinja2==3.1.3 12:58:06 jmespath==1.0.1 12:58:06 jsonpatch==1.33 12:58:06 jsonpointer==2.4 12:58:06 jsonschema==4.20.0 12:58:06 jsonschema-specifications==2023.12.1 12:58:06 keystoneauth1==5.5.0 12:58:06 kubernetes==29.0.0 12:58:06 lftools==0.37.8 12:58:06 lxml==5.1.0 12:58:06 MarkupSafe==2.1.3 12:58:06 msgpack==1.0.7 12:58:06 multi_key_dict==2.0.3 12:58:06 munch==4.0.0 12:58:06 netaddr==0.10.1 12:58:06 netifaces==0.11.0 12:58:06 niet==1.4.2 12:58:06 nodeenv==1.8.0 12:58:06 oauth2client==4.1.3 12:58:06 oauthlib==3.2.2 12:58:06 openstacksdk==0.62.0 12:58:06 os-client-config==2.1.0 12:58:06 os-service-types==1.7.0 12:58:06 osc-lib==3.0.0 12:58:06 oslo.config==9.3.0 12:58:06 oslo.context==5.3.0 12:58:06 oslo.i18n==6.2.0 12:58:06 oslo.log==5.4.0 12:58:06 oslo.serialization==5.3.0 12:58:06 oslo.utils==6.3.0 12:58:06 packaging==23.2 12:58:06 pbr==6.0.0 12:58:06 platformdirs==4.1.0 12:58:06 prettytable==3.9.0 12:58:06 pyasn1==0.5.1 12:58:06 pyasn1-modules==0.3.0 12:58:06 pycparser==2.21 12:58:06 pygerrit2==2.0.15 12:58:06 PyGithub==2.1.1 12:58:06 pyinotify==0.9.6 12:58:06 PyJWT==2.8.0 12:58:06 PyNaCl==1.5.0 12:58:06 pyparsing==2.4.7 12:58:06 pyperclip==1.8.2 12:58:06 pyrsistent==0.20.0 12:58:06 python-cinderclient==9.4.0 12:58:06 python-dateutil==2.8.2 12:58:06 python-heatclient==3.4.0 12:58:06 python-jenkins==1.8.2 12:58:06 python-keystoneclient==5.3.0 12:58:06 python-magnumclient==4.3.0 12:58:06 python-novaclient==18.4.0 12:58:06 python-openstackclient==6.0.0 12:58:06 python-swiftclient==4.4.0 12:58:06 pytz==2023.3.post1 12:58:06 PyYAML==6.0.1 12:58:06 referencing==0.32.1 12:58:06 requests==2.31.0 12:58:06 requests-oauthlib==1.3.1 12:58:06 requestsexceptions==1.4.0 12:58:06 rfc3986==2.0.0 12:58:06 rpds-py==0.17.1 12:58:06 rsa==4.9 12:58:06 ruamel.yaml==0.18.5 12:58:06 ruamel.yaml.clib==0.2.8 12:58:06 s3transfer==0.10.0 12:58:06 simplejson==3.19.2 12:58:06 six==1.16.0 12:58:06 smmap==5.0.1 12:58:06 soupsieve==2.5 12:58:06 stevedore==5.1.0 12:58:06 tabulate==0.9.0 12:58:06 toml==0.10.2 12:58:06 tomlkit==0.12.3 12:58:06 tqdm==4.66.1 12:58:06 typing_extensions==4.9.0 12:58:06 tzdata==2023.4 12:58:06 urllib3==1.26.18 12:58:06 virtualenv==20.25.0 12:58:06 wcwidth==0.2.13 12:58:06 websocket-client==1.7.0 12:58:06 wrapt==1.16.0 12:58:06 xdg==6.0.0 12:58:06 xmltodict==0.13.0 12:58:06 yq==3.2.3 12:58:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15627897071449268366.sh 12:58:06 ---> sudo-logs.sh 12:58:06 Archiving 'sudo' log.. 12:58:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11755134914055898181.sh 12:58:06 ---> job-cost.sh 12:58:06 Setup pyenv: 12:58:06 system 12:58:06 3.8.13 12:58:06 3.9.13 12:58:06 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:58:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R7sG from file:/tmp/.os_lf_venv 12:58:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:58:15 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. 12:58:15 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 12:58:16 lf-activate-venv(): INFO: Adding /tmp/venv-R7sG/bin to PATH 12:58:16 INFO: No Stack... 12:58:16 INFO: Retrieving Pricing Info for: v3-standard-4 12:58:16 INFO: Archiving Costs 12:58:16 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5647356898236542268.sh 12:58:16 ---> logs-deploy.sh 12:58:16 Setup pyenv: 12:58:16 system 12:58:16 3.8.13 12:58:16 3.9.13 12:58:16 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:58:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R7sG from file:/tmp/.os_lf_venv 12:58:18 lf-activate-venv(): INFO: Installing: lftools 12:58:28 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. 12:58:28 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 12:58:28 lf-activate-venv(): INFO: Adding /tmp/venv-R7sG/bin to PATH 12:58:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7153 12:58:28 INFO: archiving workspace using pattern(s): 12:58:29 Archives upload complete. 12:58:29 INFO: archiving logs to Nexus 12:58:30 ---> uname -a: 12:58:30 Linux prd-ubuntu1804-builder-4c-4g-12439 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:58:30 12:58:30 12:58:30 ---> lscpu: 12:58:30 Architecture: x86_64 12:58:30 CPU op-mode(s): 32-bit, 64-bit 12:58:30 Byte Order: Little Endian 12:58:30 CPU(s): 4 12:58:30 On-line CPU(s) list: 0-3 12:58:30 Thread(s) per core: 1 12:58:30 Core(s) per socket: 1 12:58:30 Socket(s): 4 12:58:30 NUMA node(s): 1 12:58:30 Vendor ID: AuthenticAMD 12:58:30 CPU family: 23 12:58:30 Model: 49 12:58:30 Model name: AMD EPYC-Rome Processor 12:58:30 Stepping: 0 12:58:30 CPU MHz: 2799.998 12:58:30 BogoMIPS: 5599.99 12:58:30 Virtualization: AMD-V 12:58:30 Hypervisor vendor: KVM 12:58:30 Virtualization type: full 12:58:30 L1d cache: 32K 12:58:30 L1i cache: 32K 12:58:30 L2 cache: 512K 12:58:30 L3 cache: 16384K 12:58:30 NUMA node0 CPU(s): 0-3 12:58:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 12:58:30 12:58:30 12:58:30 ---> nproc: 12:58:30 4 12:58:30 12:58:30 12:58:30 ---> df -h: 12:58:30 Filesystem Size Used Avail Use% Mounted on 12:58:30 udev 7.9G 0 7.9G 0% /dev 12:58:30 tmpfs 1.6G 672K 1.6G 1% /run 12:58:30 /dev/vda1 78G 8.5G 69G 11% / 12:58:30 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:58:30 tmpfs 5.0M 0 5.0M 0% /run/lock 12:58:30 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:58:30 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:58:30 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:58:30 12:58:30 12:58:30 ---> free -m: 12:58:30 total used free shared buff/cache available 12:58:30 Mem: 16040 549 13199 0 2290 15167 12:58:30 Swap: 1023 0 1023 12:58:30 12:58:30 12:58:30 ---> ip addr: 12:58:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:58:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:58:30 inet 127.0.0.1/8 scope host lo 12:58:30 valid_lft forever preferred_lft forever 12:58:30 inet6 ::1/128 scope host 12:58:30 valid_lft forever preferred_lft forever 12:58:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:58:30 link/ether fa:16:3e:9c:fb:21 brd ff:ff:ff:ff:ff:ff 12:58:30 inet 10.30.106.182/23 brd 10.30.107.255 scope global dynamic ens3 12:58:30 valid_lft 86190sec preferred_lft 86190sec 12:58:30 inet6 fe80::f816:3eff:fe9c:fb21/64 scope link 12:58:30 valid_lft forever preferred_lft forever 12:58:30 12:58:30 12:58:30 ---> sar -b -r -n DEV: 12:58:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12439) 01/15/24 _x86_64_ (4 CPU) 12:58:30 12:58:30 12:55:02 LINUX RESTART (4 CPU) 12:58:30 12:58:30 12:56:01 tps rtps wtps bread/s bwrtn/s 12:58:30 12:57:01 129.05 14.05 115.00 1045.96 31772.30 12:58:30 12:58:01 73.30 0.35 72.95 44.39 24979.97 12:58:30 Average: 101.17 7.20 93.98 545.18 28376.14 12:58:30 12:58:30 12:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:58:30 12:57:01 13707368 15594776 2717600 16.55 83040 1988392 723132 4.14 688672 1780944 168340 12:58:30 12:58:01 13511456 15511052 2913512 17.74 91472 2086088 797808 4.57 786940 1864924 95580 12:58:30 Average: 13609412 15552914 2815556 17.14 87256 2037240 760470 4.35 737806 1822934 131960 12:58:30 12:58:30 12:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:58:30 12:57:01 ens3 51.36 33.89 804.29 8.18 0.00 0.00 0.00 0.00 12:58:30 12:57:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 12:58:30 12:58:01 ens3 37.14 27.91 313.03 6.14 0.00 0.00 0.00 0.00 12:58:30 12:58:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 12:58:30 Average: ens3 44.25 30.90 558.66 7.16 0.00 0.00 0.00 0.00 12:58:30 Average: lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 12:58:30 12:58:30 12:58:30 ---> sar -P ALL: 12:58:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12439) 01/15/24 _x86_64_ (4 CPU) 12:58:30 12:58:30 12:55:02 LINUX RESTART (4 CPU) 12:58:30 12:58:30 12:56:01 CPU %user %nice %system %iowait %steal %idle 12:58:30 12:57:01 all 18.26 0.00 1.57 7.50 0.07 72.60 12:58:30 12:57:01 0 16.01 0.00 1.46 3.53 0.07 78.94 12:58:30 12:57:01 1 11.18 0.00 1.29 4.89 0.05 82.59 12:58:30 12:57:01 2 41.57 0.00 2.81 5.50 0.10 50.03 12:58:30 12:57:01 3 4.40 0.00 0.74 16.05 0.05 78.77 12:58:30 12:58:01 all 12.83 0.00 0.72 13.05 0.05 73.35 12:58:30 12:58:01 0 8.60 0.00 0.94 30.39 0.03 60.04 12:58:30 12:58:01 1 16.94 0.00 0.77 2.97 0.03 79.29 12:58:30 12:58:01 2 4.22 0.00 0.42 15.93 0.07 79.36 12:58:30 12:58:01 3 21.55 0.00 0.72 2.92 0.05 74.75 12:58:30 Average: all 15.54 0.00 1.15 10.28 0.06 72.97 12:58:30 Average: 0 12.31 0.00 1.20 16.96 0.05 69.49 12:58:30 Average: 1 14.06 0.00 1.03 3.93 0.04 80.94 12:58:30 Average: 2 22.86 0.00 1.61 10.73 0.08 64.72 12:58:30 Average: 3 12.98 0.00 0.73 9.49 0.05 76.76 12:58:30 12:58:30 12:58:30