12:59:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137159 12:59:37 Running as SYSTEM 12:59:37 [EnvInject] - Loading node environment variables. 12:59:37 Building remotely on prd-ubuntu1804-builder-4c-4g-7989 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 12:59:37 [ssh-agent] Looking for ssh-agent implementation... 12:59:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:59:38 $ ssh-agent 12:59:38 SSH_AUTH_SOCK=/tmp/ssh-wlxB0LXO2MSU/agent.1708 12:59:38 SSH_AGENT_PID=1710 12:59:38 [ssh-agent] Started. 12:59:38 Running ssh-add (command line suppressed) 12:59:38 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_4512323592890264348.key (/w/workspace/oom-master-commit-lint@tmp/private_key_4512323592890264348.key) 12:59:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:59:38 The recommended git tool is: NONE 12:59:39 using credential onap-jenkins-ssh 12:59:39 Wiping out workspace first. 12:59:40 Cloning the remote Git repository 12:59:40 Cloning repository git://cloud.onap.org/mirror/oom.git 12:59:40 > git init /w/workspace/oom-master-commit-lint # timeout=10 12:59:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:59:40 > git --version # timeout=10 12:59:40 > git --version # 'git version 2.17.1' 12:59:40 using GIT_SSH to set credentials Gerrit user 12:59:40 Verifying host key using manually-configured host key entries 12:59:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:59:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:59:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:59:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:59:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:59:45 using GIT_SSH to set credentials Gerrit user 12:59:45 Verifying host key using manually-configured host key entries 12:59:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/59/137159/5 # timeout=30 12:59:46 > git rev-parse e4f31031b75426fc061a2273c07610382cc95fd1^{commit} # timeout=10 12:59:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:59:46 Checking out Revision e4f31031b75426fc061a2273c07610382cc95fd1 (refs/changes/59/137159/5) 12:59:46 > git config core.sparsecheckout # timeout=10 12:59:46 > git checkout -f e4f31031b75426fc061a2273c07610382cc95fd1 # timeout=30 12:59:49 Commit message: "[SO] Config Changes for SO using Kafka for PNF" 12:59:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:59:49 > git rev-list --no-walk c4851c859da2967f8e5748ce22d0416bc14c7b9a # timeout=10 12:59:49 [EnvInject] - Injecting environment variables from a build step. 12:59:49 [EnvInject] - Injecting as environment variables the properties content 12:59:49 PYTHON=python3 12:59:49 12:59:49 [EnvInject] - Variables injected successfully. 12:59:49 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2965254768480592299.sh 12:59:49 ---> tox-install.sh 12:59:49 + source /home/jenkins/lf-env.sh 12:59:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:59:49 ++ mktemp -d /tmp/venv-XXXX 12:59:49 + lf_venv=/tmp/venv-xykh 12:59:49 + local venv_file=/tmp/.os_lf_venv 12:59:49 + local python=python3 12:59:49 + local options 12:59:49 + local set_path=true 12:59:49 + local install_args= 12:59:49 ++ 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:59:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:59:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:59:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:59:49 + true 12:59:49 + case $1 in 12:59:49 + venv_file=/tmp/.toxenv 12:59:49 + shift 2 12:59:49 + true 12:59:49 + case $1 in 12:59:49 + shift 12:59:49 + break 12:59:49 + case $python in 12:59:49 + local pkg_list= 12:59:49 + [[ -d /opt/pyenv ]] 12:59:49 + echo 'Setup pyenv:' 12:59:49 Setup pyenv: 12:59:49 + export PYENV_ROOT=/opt/pyenv 12:59:49 + PYENV_ROOT=/opt/pyenv 12:59:49 + 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:59:49 + 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:59:49 + pyenv versions 12:59:50 * system (set by /opt/pyenv/version) 12:59:50 * 3.8.13 (set by /opt/pyenv/version) 12:59:50 * 3.9.13 (set by /opt/pyenv/version) 12:59:50 * 3.10.6 (set by /opt/pyenv/version) 12:59:50 + command -v pyenv 12:59:50 ++ pyenv init - --no-rehash 12:59:50 + 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:59:50 export PATH="/opt/pyenv/shims:${PATH}" 12:59:50 export PYENV_SHELL=bash 12:59:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:59:50 pyenv() { 12:59:50 local command 12:59:50 command="${1:-}" 12:59:50 if [ "$#" -gt 0 ]; then 12:59:50 shift 12:59:50 fi 12:59:50 12:59:50 case "$command" in 12:59:50 rehash|shell) 12:59:50 eval "$(pyenv "sh-$command" "$@")" 12:59:50 ;; 12:59:50 *) 12:59:50 command pyenv "$command" "$@" 12:59:50 ;; 12:59:50 esac 12:59:50 }' 12:59:50 +++ 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:59:50 ++ 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:59:50 ++ 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:59:50 ++ 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:59:50 ++ export PYENV_SHELL=bash 12:59:50 ++ PYENV_SHELL=bash 12:59:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:59:50 +++ complete -F _pyenv pyenv 12:59:50 ++ lf-pyver python3 12:59:50 ++ local py_version_xy=python3 12:59:50 ++ local py_version_xyz= 12:59:50 ++ pyenv versions 12:59:50 ++ local command 12:59:50 ++ command=versions 12:59:50 ++ '[' 1 -gt 0 ']' 12:59:50 ++ shift 12:59:50 ++ case "$command" in 12:59:50 ++ command pyenv versions 12:59:50 ++ pyenv versions 12:59:50 ++ sed 's/^[ *]* //' 12:59:50 ++ grep -E '^[0-9.]*[0-9]$' 12:59:50 ++ awk '{ print $1 }' 12:59:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:59:50 +++ grep '^3' /tmp/.pyenv_versions 12:59:50 +++ sort -V 12:59:50 +++ tail -n 1 12:59:50 ++ py_version_xyz=3.10.6 12:59:50 ++ [[ -z 3.10.6 ]] 12:59:50 ++ echo 3.10.6 12:59:50 ++ return 0 12:59:50 + pyenv local 3.10.6 12:59:50 + local command 12:59:50 + command=local 12:59:50 + '[' 2 -gt 0 ']' 12:59:50 + shift 12:59:50 + case "$command" in 12:59:50 + command pyenv local 3.10.6 12:59:50 + pyenv local 3.10.6 12:59:50 + for arg in "$@" 12:59:50 + case $arg in 12:59:50 + pkg_list+='tox ' 12:59:50 + for arg in "$@" 12:59:50 + case $arg in 12:59:50 + pkg_list+='virtualenv ' 12:59:50 + for arg in "$@" 12:59:50 + case $arg in 12:59:50 + pkg_list+='urllib3~=1.26.15 ' 12:59:50 + [[ -f /tmp/.toxenv ]] 12:59:50 + [[ ! -f /tmp/.toxenv ]] 12:59:50 + [[ -n '' ]] 12:59:50 + python3 -m venv /tmp/venv-xykh 12:59:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xykh' 12:59:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xykh 12:59:55 + echo /tmp/venv-xykh 12:59:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:59:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:59:55 + /tmp/venv-xykh/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:59:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:59:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:59:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:59:59 + /tmp/venv-xykh/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:00:02 + type python3 13:00:02 + true 13:00:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xykh/bin to PATH' 13:00:02 lf-activate-venv(): INFO: Adding /tmp/venv-xykh/bin to PATH 13:00:02 + PATH=/tmp/venv-xykh/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 13:00:02 + return 0 13:00:02 + python3 --version 13:00:02 Python 3.10.6 13:00:02 + python3 -m pip --version 13:00:02 pip 24.0 from /tmp/venv-xykh/lib/python3.10/site-packages/pip (python 3.10) 13:00:02 + python3 -m pip freeze 13:00:02 cachetools==5.3.2 13:00:02 chardet==5.2.0 13:00:02 colorama==0.4.6 13:00:02 distlib==0.3.8 13:00:02 filelock==3.13.1 13:00:02 packaging==23.2 13:00:02 platformdirs==4.2.0 13:00:02 pluggy==1.4.0 13:00:02 pyproject-api==1.6.1 13:00:02 tomli==2.0.1 13:00:02 tox==4.13.0 13:00:02 urllib3==1.26.18 13:00:02 virtualenv==20.25.1 13:00:02 [EnvInject] - Injecting environment variables from a build step. 13:00:02 [EnvInject] - Injecting as environment variables the properties content 13:00:02 PARALLEL=false 13:00:02 13:00:02 [EnvInject] - Variables injected successfully. 13:00:02 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins8129614959375939418.sh 13:00:02 ---> tox-run.sh 13:00:02 + 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 13:00:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:00:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:00:02 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:00:02 + cd /w/workspace/oom-master-commit-lint/. 13:00:02 + source /home/jenkins/lf-env.sh 13:00:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:00:02 ++ mktemp -d /tmp/venv-XXXX 13:00:02 + lf_venv=/tmp/venv-bww1 13:00:02 + local venv_file=/tmp/.os_lf_venv 13:00:02 + local python=python3 13:00:02 + local options 13:00:02 + local set_path=true 13:00:02 + local install_args= 13:00:02 ++ 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 13:00:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:00:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:00:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:00:02 + true 13:00:02 + case $1 in 13:00:02 + venv_file=/tmp/.toxenv 13:00:02 + shift 2 13:00:02 + true 13:00:02 + case $1 in 13:00:02 + shift 13:00:02 + break 13:00:02 + case $python in 13:00:02 + local pkg_list= 13:00:02 + [[ -d /opt/pyenv ]] 13:00:02 + echo 'Setup pyenv:' 13:00:02 Setup pyenv: 13:00:02 + export PYENV_ROOT=/opt/pyenv 13:00:02 + PYENV_ROOT=/opt/pyenv 13:00:02 + 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 13:00:02 + 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 13:00:02 + pyenv versions 13:00:02 system 13:00:02 3.8.13 13:00:02 3.9.13 13:00:02 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:00:02 + command -v pyenv 13:00:02 ++ pyenv init - --no-rehash 13:00:02 + 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[*]}"'\'')" 13:00:02 export PATH="/opt/pyenv/shims:${PATH}" 13:00:02 export PYENV_SHELL=bash 13:00:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:00:02 pyenv() { 13:00:02 local command 13:00:02 command="${1:-}" 13:00:02 if [ "$#" -gt 0 ]; then 13:00:02 shift 13:00:02 fi 13:00:02 13:00:02 case "$command" in 13:00:02 rehash|shell) 13:00:02 eval "$(pyenv "sh-$command" "$@")" 13:00:02 ;; 13:00:02 *) 13:00:02 command pyenv "$command" "$@" 13:00:02 ;; 13:00:02 esac 13:00:02 }' 13:00:02 +++ 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[*]}"' 13:00:02 ++ 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 13:00:02 ++ 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 13:00:02 ++ 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 13:00:02 ++ export PYENV_SHELL=bash 13:00:02 ++ PYENV_SHELL=bash 13:00:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:00:02 +++ complete -F _pyenv pyenv 13:00:02 ++ lf-pyver python3 13:00:02 ++ local py_version_xy=python3 13:00:02 ++ local py_version_xyz= 13:00:02 ++ pyenv versions 13:00:02 ++ local command 13:00:02 ++ command=versions 13:00:02 ++ '[' 1 -gt 0 ']' 13:00:02 ++ shift 13:00:02 ++ case "$command" in 13:00:02 ++ command pyenv versions 13:00:02 ++ pyenv versions 13:00:02 ++ grep -E '^[0-9.]*[0-9]$' 13:00:02 ++ sed 's/^[ *]* //' 13:00:02 ++ awk '{ print $1 }' 13:00:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:00:02 +++ grep '^3' /tmp/.pyenv_versions 13:00:02 +++ sort -V 13:00:02 +++ tail -n 1 13:00:02 ++ py_version_xyz=3.10.6 13:00:02 ++ [[ -z 3.10.6 ]] 13:00:02 ++ echo 3.10.6 13:00:02 ++ return 0 13:00:02 + pyenv local 3.10.6 13:00:02 + local command 13:00:02 + command=local 13:00:02 + '[' 2 -gt 0 ']' 13:00:02 + shift 13:00:02 + case "$command" in 13:00:02 + command pyenv local 3.10.6 13:00:02 + pyenv local 3.10.6 13:00:02 + for arg in "$@" 13:00:02 + case $arg in 13:00:02 + pkg_list+='tox ' 13:00:02 + for arg in "$@" 13:00:02 + case $arg in 13:00:02 + pkg_list+='virtualenv ' 13:00:02 + for arg in "$@" 13:00:02 + case $arg in 13:00:02 + pkg_list+='urllib3~=1.26.15 ' 13:00:02 + [[ -f /tmp/.toxenv ]] 13:00:02 ++ cat /tmp/.toxenv 13:00:02 + lf_venv=/tmp/venv-xykh 13:00:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xykh from' file:/tmp/.toxenv 13:00:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xykh from file:/tmp/.toxenv 13:00:02 + /tmp/venv-xykh/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:00:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:00:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:00:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:00:04 + /tmp/venv-xykh/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:00:05 + type python3 13:00:05 + true 13:00:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xykh/bin to PATH' 13:00:05 lf-activate-venv(): INFO: Adding /tmp/venv-xykh/bin to PATH 13:00:05 + PATH=/tmp/venv-xykh/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 13:00:05 + return 0 13:00:05 + [[ -d /opt/pyenv ]] 13:00:05 + echo '---> Setting up pyenv' 13:00:05 ---> Setting up pyenv 13:00:05 + export PYENV_ROOT=/opt/pyenv 13:00:05 + PYENV_ROOT=/opt/pyenv 13:00:05 + export PATH=/opt/pyenv/bin:/tmp/venv-xykh/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 13:00:05 + PATH=/opt/pyenv/bin:/tmp/venv-xykh/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 13:00:05 ++ pwd 13:00:05 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:00:05 + export PYTHONPATH 13:00:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:00:05 + TOX_TESTENV_PASSENV=PYTHONPATH 13:00:05 + tox --version 13:00:05 4.13.0 from /tmp/venv-xykh/lib/python3.10/site-packages/tox/__init__.py 13:00:05 + PARALLEL=false 13:00:05 + TOX_OPTIONS_LIST= 13:00:05 + [[ -n gitlint ]] 13:00:05 + TOX_OPTIONS_LIST=' -e gitlint' 13:00:05 + case ${PARALLEL,,} in 13:00:05 + tox -e gitlint 13:00:05 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:00:07 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 13:00:34 gitlint: freeze> python -m pip freeze --all 13:00: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.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 13:00:35 gitlint: commands[0]> gitlint 13:00:35 gitlint: OK (29.29=setup[29.09]+cmd[0.19] seconds) 13:00:35 congratulations :) (29.47 seconds) 13:00:35 + tox_status=0 13:00:35 + echo '---> Completed tox runs' 13:00:35 ---> Completed tox runs 13:00:35 + for i in .tox/*/log 13:00:35 ++ echo .tox/gitlint/log 13:00:35 ++ awk -F/ '{print $2}' 13:00:35 + tox_env=gitlint 13:00:35 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 13:00:35 + DOC_DIR=docs/_build/html 13:00:35 + [[ -d docs/_build/html ]] 13:00:35 + echo '---> tox-run.sh ends' 13:00:35 ---> tox-run.sh ends 13:00:35 + test 0 -eq 0 13:00:35 $ ssh-agent -k 13:00:35 unset SSH_AUTH_SOCK; 13:00:35 unset SSH_AGENT_PID; 13:00:35 echo Agent pid 1710 killed; 13:00:35 [ssh-agent] Stopped. 13:00:35 [PostBuildScript] - [INFO] Executing post build scripts. 13:00:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7132721026431371945.sh 13:00:35 ---> sysstat.sh 13:00:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2439950246392081418.sh 13:00:36 ---> package-listing.sh 13:00:36 ++ tr '[:upper:]' '[:lower:]' 13:00:36 ++ facter osfamily 13:00:36 + OS_FAMILY=debian 13:00:36 + workspace=/w/workspace/oom-master-commit-lint 13:00:36 + START_PACKAGES=/tmp/packages_start.txt 13:00:36 + END_PACKAGES=/tmp/packages_end.txt 13:00:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:00:36 + PACKAGES=/tmp/packages_start.txt 13:00:36 + '[' /w/workspace/oom-master-commit-lint ']' 13:00:36 + PACKAGES=/tmp/packages_end.txt 13:00:36 + case "${OS_FAMILY}" in 13:00:36 + dpkg -l 13:00:36 + grep '^ii' 13:00:36 + '[' -f /tmp/packages_start.txt ']' 13:00:36 + '[' -f /tmp/packages_end.txt ']' 13:00:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:00:36 + '[' /w/workspace/oom-master-commit-lint ']' 13:00:36 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 13:00:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 13:00:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10499990258989198020.sh 13:00:36 ---> capture-instance-metadata.sh 13:00:36 Setup pyenv: 13:00:36 system 13:00:36 3.8.13 13:00:36 3.9.13 13:00:36 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:00:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JQzI 13:00:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:00:44 lf-activate-venv(): INFO: Installing: lftools 13:01:15 lf-activate-venv(): INFO: Adding /tmp/venv-JQzI/bin to PATH 13:01:15 INFO: Running in OpenStack, capturing instance metadata 13:01:15 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2686630131442362481.sh 13:01:15 provisioning config files... 13:01:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config5947853604939713055tmp 13:01:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:01:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:01:15 [EnvInject] - Injecting environment variables from a build step. 13:01:15 [EnvInject] - Injecting as environment variables the properties content 13:01:15 SERVER_ID=logs 13:01:15 13:01:15 [EnvInject] - Variables injected successfully. 13:01:15 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13892033846179556362.sh 13:01:15 ---> create-netrc.sh 13:01:15 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3130346653944495874.sh 13:01:15 ---> python-tools-install.sh 13:01:15 Setup pyenv: 13:01:15 system 13:01:15 3.8.13 13:01:15 3.9.13 13:01:15 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:01:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JQzI from file:/tmp/.os_lf_venv 13:01:16 lf-activate-venv(): INFO: Installing: lftools 13:01:24 lf-activate-venv(): INFO: Adding /tmp/venv-JQzI/bin to PATH 13:01:24 Generating Requirements File 13:01:52 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. 13:01:52 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 13:01:52 Python 3.10.6 13:01:52 pip 24.0 from /tmp/venv-JQzI/lib/python3.10/site-packages/pip (python 3.10) 13:01:53 appdirs==1.4.4 13:01:53 argcomplete==3.2.2 13:01:53 aspy.yaml==1.3.0 13:01:53 attrs==23.2.0 13:01:53 autopage==0.5.2 13:01:53 beautifulsoup4==4.12.3 13:01:53 boto3==1.34.48 13:01:53 botocore==1.34.48 13:01:53 bs4==0.0.2 13:01:53 cachetools==5.3.2 13:01:53 certifi==2024.2.2 13:01:53 cffi==1.16.0 13:01:53 cfgv==3.4.0 13:01:53 chardet==5.2.0 13:01:53 charset-normalizer==3.3.2 13:01:53 click==8.1.7 13:01:53 cliff==4.6.0 13:01:53 cmd2==2.4.3 13:01:53 cryptography==3.3.2 13:01:53 debtcollector==3.0.0 13:01:53 decorator==5.1.1 13:01:53 defusedxml==0.7.1 13:01:53 Deprecated==1.2.14 13:01:53 distlib==0.3.8 13:01:53 dnspython==2.6.1 13:01:53 docker==4.2.2 13:01:53 dogpile.cache==1.3.2 13:01:53 email-validator==2.1.0.post1 13:01:53 filelock==3.13.1 13:01:53 future==1.0.0 13:01:53 gitdb==4.0.11 13:01:53 GitPython==3.1.42 13:01:53 google-auth==2.28.1 13:01:53 httplib2==0.22.0 13:01:53 identify==2.5.35 13:01:53 idna==3.6 13:01:53 importlib-resources==1.5.0 13:01:53 iso8601==2.1.0 13:01:53 Jinja2==3.1.3 13:01:53 jmespath==1.0.1 13:01:53 jsonpatch==1.33 13:01:53 jsonpointer==2.4 13:01:53 jsonschema==4.21.1 13:01:53 jsonschema-specifications==2023.12.1 13:01:53 keystoneauth1==5.6.0 13:01:53 kubernetes==29.0.0 13:01:53 lftools==0.37.9 13:01:53 lxml==5.1.0 13:01:53 MarkupSafe==2.1.5 13:01:53 msgpack==1.0.7 13:01:53 multi_key_dict==2.0.3 13:01:53 munch==4.0.0 13:01:53 netaddr==1.2.1 13:01:53 netifaces==0.11.0 13:01:53 niet==1.4.2 13:01:53 nodeenv==1.8.0 13:01:53 oauth2client==4.1.3 13:01:53 oauthlib==3.2.2 13:01:53 openstacksdk==0.62.0 13:01:53 os-client-config==2.1.0 13:01:53 os-service-types==1.7.0 13:01:53 osc-lib==3.0.1 13:01:53 oslo.config==9.4.0 13:01:53 oslo.context==5.4.0 13:01:53 oslo.i18n==6.3.0 13:01:53 oslo.log==5.5.0 13:01:53 oslo.serialization==5.4.0 13:01:53 oslo.utils==7.1.0 13:01:53 packaging==23.2 13:01:53 pbr==6.0.0 13:01:53 platformdirs==4.2.0 13:01:53 prettytable==3.10.0 13:01:53 pyasn1==0.5.1 13:01:53 pyasn1-modules==0.3.0 13:01:53 pycparser==2.21 13:01:53 pygerrit2==2.0.15 13:01:53 PyGithub==2.2.0 13:01:53 pyinotify==0.9.6 13:01:53 PyJWT==2.8.0 13:01:53 PyNaCl==1.5.0 13:01:53 pyparsing==2.4.7 13:01:53 pyperclip==1.8.2 13:01:53 pyrsistent==0.20.0 13:01:53 python-cinderclient==9.4.0 13:01:53 python-dateutil==2.8.2 13:01:53 python-heatclient==3.4.0 13:01:53 python-jenkins==1.8.2 13:01:53 python-keystoneclient==5.3.0 13:01:53 python-magnumclient==4.3.0 13:01:53 python-novaclient==18.4.0 13:01:53 python-openstackclient==6.0.1 13:01:53 python-swiftclient==4.4.0 13:01:53 PyYAML==6.0.1 13:01:53 referencing==0.33.0 13:01:53 requests==2.31.0 13:01:53 requests-oauthlib==1.3.1 13:01:53 requestsexceptions==1.4.0 13:01:53 rfc3986==2.0.0 13:01:53 rpds-py==0.18.0 13:01:53 rsa==4.9 13:01:53 ruamel.yaml==0.18.6 13:01:53 ruamel.yaml.clib==0.2.8 13:01:53 s3transfer==0.10.0 13:01:53 simplejson==3.19.2 13:01:53 six==1.16.0 13:01:53 smmap==5.0.1 13:01:53 soupsieve==2.5 13:01:53 stevedore==5.2.0 13:01:53 tabulate==0.9.0 13:01:53 toml==0.10.2 13:01:53 tomlkit==0.12.3 13:01:53 tqdm==4.66.2 13:01:53 typing_extensions==4.9.0 13:01:53 tzdata==2024.1 13:01:53 urllib3==1.26.18 13:01:53 virtualenv==20.25.1 13:01:53 wcwidth==0.2.13 13:01:53 websocket-client==1.7.0 13:01:53 wrapt==1.16.0 13:01:53 xdg==6.0.0 13:01:53 xmltodict==0.13.0 13:01:53 yq==3.2.3 13:01:53 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18190892216989510939.sh 13:01:53 ---> sudo-logs.sh 13:01:53 Archiving 'sudo' log.. 13:01:53 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12011514417721515466.sh 13:01:53 ---> job-cost.sh 13:01:53 Setup pyenv: 13:01:53 system 13:01:53 3.8.13 13:01:53 3.9.13 13:01:53 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:01:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JQzI from file:/tmp/.os_lf_venv 13:01:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:02:02 lf-activate-venv(): INFO: Adding /tmp/venv-JQzI/bin to PATH 13:02:02 INFO: No Stack... 13:02:02 INFO: Retrieving Pricing Info for: v3-standard-4 13:02:02 INFO: Archiving Costs 13:02:02 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4629550356484802003.sh 13:02:02 ---> logs-deploy.sh 13:02:02 Setup pyenv: 13:02:02 system 13:02:02 3.8.13 13:02:02 3.9.13 13:02:02 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:02:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JQzI from file:/tmp/.os_lf_venv 13:02:04 lf-activate-venv(): INFO: Installing: lftools 13:02:12 lf-activate-venv(): INFO: Adding /tmp/venv-JQzI/bin to PATH 13:02:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7203 13:02:12 INFO: archiving workspace using pattern(s): 13:02:13 Archives upload complete. 13:02:13 INFO: archiving logs to Nexus 13:02:14 ---> uname -a: 13:02:14 Linux prd-ubuntu1804-builder-4c-4g-7989 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:02:14 13:02:14 13:02:14 ---> lscpu: 13:02:14 Architecture: x86_64 13:02:14 CPU op-mode(s): 32-bit, 64-bit 13:02:14 Byte Order: Little Endian 13:02:14 CPU(s): 4 13:02:14 On-line CPU(s) list: 0-3 13:02:14 Thread(s) per core: 1 13:02:14 Core(s) per socket: 1 13:02:14 Socket(s): 4 13:02:14 NUMA node(s): 1 13:02:14 Vendor ID: AuthenticAMD 13:02:14 CPU family: 23 13:02:14 Model: 49 13:02:14 Model name: AMD EPYC-Rome Processor 13:02:14 Stepping: 0 13:02:14 CPU MHz: 2799.998 13:02:14 BogoMIPS: 5599.99 13:02:14 Virtualization: AMD-V 13:02:14 Hypervisor vendor: KVM 13:02:14 Virtualization type: full 13:02:14 L1d cache: 32K 13:02:14 L1i cache: 32K 13:02:14 L2 cache: 512K 13:02:14 L3 cache: 16384K 13:02:14 NUMA node0 CPU(s): 0-3 13:02:14 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 13:02:14 13:02:14 13:02:14 ---> nproc: 13:02:14 4 13:02:14 13:02:14 13:02:14 ---> df -h: 13:02:14 Filesystem Size Used Avail Use% Mounted on 13:02:14 udev 7.9G 0 7.9G 0% /dev 13:02:14 tmpfs 1.6G 672K 1.6G 1% /run 13:02:14 /dev/vda1 78G 8.5G 69G 11% / 13:02:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:02:14 tmpfs 5.0M 0 5.0M 0% /run/lock 13:02:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:02:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:02:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:02:14 13:02:14 13:02:14 ---> free -m: 13:02:14 total used free shared buff/cache available 13:02:14 Mem: 16040 533 13223 0 2283 15184 13:02:14 Swap: 1023 0 1023 13:02:14 13:02:14 13:02:14 ---> ip addr: 13:02:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:02:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:02:14 inet 127.0.0.1/8 scope host lo 13:02:14 valid_lft forever preferred_lft forever 13:02:14 inet6 ::1/128 scope host 13:02:14 valid_lft forever preferred_lft forever 13:02:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:02:14 link/ether fa:16:3e:5b:f3:5d brd ff:ff:ff:ff:ff:ff 13:02:14 inet 10.30.107.236/23 brd 10.30.107.255 scope global dynamic ens3 13:02:14 valid_lft 86230sec preferred_lft 86230sec 13:02:14 inet6 fe80::f816:3eff:fe5b:f35d/64 scope link 13:02:14 valid_lft forever preferred_lft forever 13:02:14 13:02:14 13:02:14 ---> sar -b -r -n DEV: 13:02:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7989) 02/23/24 _x86_64_ (4 CPU) 13:02:14 13:02:14 12:59:26 LINUX RESTART (4 CPU) 13:02:14 13:02:14 13:00:02 tps rtps wtps bread/s bwrtn/s 13:02:14 13:01:01 124.88 11.88 113.00 449.42 35766.28 13:02:14 13:02:01 109.65 14.18 95.47 1073.42 13130.74 13:02:14 Average: 117.20 13.04 104.16 764.04 24353.42 13:02:14 13:02:14 13:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:02:14 13:01:01 13829592 15531668 2595376 15.80 70576 1825084 806420 4.62 731948 1635936 140328 13:02:14 13:02:01 13507584 15532932 2917384 17.76 93588 2109216 807720 4.62 766680 1890408 142784 13:02:14 Average: 13668588 15532300 2756380 16.78 82082 1967150 807070 4.62 749314 1763172 141556 13:02:14 13:02:14 13:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:02:14 13:01:01 lo 1.83 1.83 0.20 0.20 0.00 0.00 0.00 0.00 13:02:14 13:01:01 ens3 63.36 44.84 747.22 11.01 0.00 0.00 0.00 0.00 13:02:14 13:02:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 13:02:14 13:02:01 ens3 55.92 38.04 829.91 9.15 0.00 0.00 0.00 0.00 13:02:14 Average: lo 1.55 1.55 0.16 0.16 0.00 0.00 0.00 0.00 13:02:14 Average: ens3 59.61 41.41 788.91 10.07 0.00 0.00 0.00 0.00 13:02:14 13:02:14 13:02:14 ---> sar -P ALL: 13:02:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7989) 02/23/24 _x86_64_ (4 CPU) 13:02:14 13:02:14 12:59:26 LINUX RESTART (4 CPU) 13:02:14 13:02:14 13:00:02 CPU %user %nice %system %iowait %steal %idle 13:02:14 13:01:01 all 18.88 0.00 1.62 6.48 0.07 72.94 13:02:14 13:01:01 0 3.21 0.00 1.23 8.08 0.07 87.41 13:02:14 13:01:01 1 10.91 0.00 0.87 11.86 0.09 76.28 13:02:14 13:01:01 2 41.34 0.00 2.77 5.79 0.07 50.03 13:02:14 13:01:01 3 19.97 0.00 1.60 0.22 0.05 78.16 13:02:14 13:02:01 all 21.15 0.00 1.60 2.55 0.05 74.65 13:02:14 13:02:01 0 7.07 0.00 1.40 7.50 0.05 83.97 13:02:14 13:02:01 1 39.43 0.00 2.45 1.18 0.08 56.85 13:02:14 13:02:01 2 19.88 0.00 0.94 0.23 0.05 78.90 13:02:14 13:02:01 3 18.15 0.00 1.62 1.27 0.05 78.91 13:02:14 Average: all 20.03 0.00 1.61 4.50 0.06 73.81 13:02:14 Average: 0 5.16 0.00 1.32 7.79 0.06 85.67 13:02:14 Average: 1 25.31 0.00 1.67 6.47 0.08 66.47 13:02:14 Average: 2 30.53 0.00 1.84 2.99 0.06 64.58 13:02:14 Average: 3 19.05 0.00 1.61 0.75 0.05 78.54 13:02:14 13:02:14 13:02:14