15:01:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136832 15:01:50 Running as SYSTEM 15:01:50 [EnvInject] - Loading node environment variables. 15:01:50 Building remotely on prd-ubuntu1804-builder-4c-4g-11044 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 15:01:50 [ssh-agent] Looking for ssh-agent implementation... 15:01:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:01:50 $ ssh-agent 15:01:50 SSH_AUTH_SOCK=/tmp/ssh-f9NPc7Gx8qdP/agent.1681 15:01:50 SSH_AGENT_PID=1683 15:01:50 [ssh-agent] Started. 15:01:50 Running ssh-add (command line suppressed) 15:01:50 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_15595851399621212850.key (/w/workspace/oom-master-commit-lint@tmp/private_key_15595851399621212850.key) 15:01:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:01:50 The recommended git tool is: NONE 15:01:52 using credential onap-jenkins-ssh 15:01:52 Wiping out workspace first. 15:01:52 Cloning the remote Git repository 15:01:52 Cloning repository git://cloud.onap.org/mirror/oom.git 15:01:52 > git init /w/workspace/oom-master-commit-lint # timeout=10 15:01:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:01:52 > git --version # timeout=10 15:01:52 > git --version # 'git version 2.17.1' 15:01:52 using GIT_SSH to set credentials Gerrit user 15:01:52 Verifying host key using manually-configured host key entries 15:01:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:01:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:01:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:01:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:01:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:01:58 using GIT_SSH to set credentials Gerrit user 15:01:58 Verifying host key using manually-configured host key entries 15:01:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/32/136832/3 # timeout=30 15:01:58 > git rev-parse af168f74ebbbca7e97816575c2c758b5283c94e7^{commit} # timeout=10 15:01:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:01:58 Checking out Revision af168f74ebbbca7e97816575c2c758b5283c94e7 (refs/changes/32/136832/3) 15:01:58 > git config core.sparsecheckout # timeout=10 15:01:58 > git checkout -f af168f74ebbbca7e97816575c2c758b5283c94e7 # timeout=30 15:02:01 Commit message: "[POLICY] Update docker images to latest versions" 15:02:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:02:01 > git rev-list --no-walk 9e79dd39f57135ab08f58b74b628c4ae5991e503 # timeout=10 15:02:01 [EnvInject] - Injecting environment variables from a build step. 15:02:01 [EnvInject] - Injecting as environment variables the properties content 15:02:01 PYTHON=python3 15:02:01 15:02:01 [EnvInject] - Variables injected successfully. 15:02:01 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9345529264302950711.sh 15:02:01 ---> tox-install.sh 15:02:01 + source /home/jenkins/lf-env.sh 15:02:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:02:01 ++ mktemp -d /tmp/venv-XXXX 15:02:01 + lf_venv=/tmp/venv-xGQI 15:02:01 + local venv_file=/tmp/.os_lf_venv 15:02:01 + local python=python3 15:02:01 + local options 15:02:01 + local set_path=true 15:02:01 + local install_args= 15:02:01 ++ 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 15:02:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:02:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:02:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:02:01 + true 15:02:01 + case $1 in 15:02:01 + venv_file=/tmp/.toxenv 15:02:01 + shift 2 15:02:01 + true 15:02:01 + case $1 in 15:02:01 + shift 15:02:01 + break 15:02:01 + case $python in 15:02:01 + local pkg_list= 15:02:01 + [[ -d /opt/pyenv ]] 15:02:01 + echo 'Setup pyenv:' 15:02:01 Setup pyenv: 15:02:01 + export PYENV_ROOT=/opt/pyenv 15:02:01 + PYENV_ROOT=/opt/pyenv 15:02:01 + 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 15:02:01 + 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 15:02:01 + pyenv versions 15:02:01 * system (set by /opt/pyenv/version) 15:02:01 * 3.8.13 (set by /opt/pyenv/version) 15:02:01 * 3.9.13 (set by /opt/pyenv/version) 15:02:01 * 3.10.6 (set by /opt/pyenv/version) 15:02:01 + command -v pyenv 15:02:01 ++ pyenv init - --no-rehash 15:02:01 + 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[*]}"'\'')" 15:02:01 export PATH="/opt/pyenv/shims:${PATH}" 15:02:01 export PYENV_SHELL=bash 15:02:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:02:01 pyenv() { 15:02:01 local command 15:02:01 command="${1:-}" 15:02:01 if [ "$#" -gt 0 ]; then 15:02:01 shift 15:02:01 fi 15:02:01 15:02:01 case "$command" in 15:02:01 rehash|shell) 15:02:01 eval "$(pyenv "sh-$command" "$@")" 15:02:01 ;; 15:02:01 *) 15:02:01 command pyenv "$command" "$@" 15:02:01 ;; 15:02:01 esac 15:02:01 }' 15:02:01 +++ 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[*]}"' 15:02:01 ++ 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 15:02:01 ++ 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 15:02:01 ++ 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 15:02:01 ++ export PYENV_SHELL=bash 15:02:01 ++ PYENV_SHELL=bash 15:02:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:02:02 +++ complete -F _pyenv pyenv 15:02:02 ++ lf-pyver python3 15:02:02 ++ local py_version_xy=python3 15:02:02 ++ local py_version_xyz= 15:02:02 ++ pyenv versions 15:02:02 ++ local command 15:02:02 ++ command=versions 15:02:02 ++ '[' 1 -gt 0 ']' 15:02:02 ++ shift 15:02:02 ++ case "$command" in 15:02:02 ++ command pyenv versions 15:02:02 ++ pyenv versions 15:02:02 ++ awk '{ print $1 }' 15:02:02 ++ sed 's/^[ *]* //' 15:02:02 ++ grep -E '^[0-9.]*[0-9]$' 15:02:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:02:02 +++ grep '^3' /tmp/.pyenv_versions 15:02:02 +++ sort -V 15:02:02 +++ tail -n 1 15:02:02 ++ py_version_xyz=3.10.6 15:02:02 ++ [[ -z 3.10.6 ]] 15:02:02 ++ echo 3.10.6 15:02:02 ++ return 0 15:02:02 + pyenv local 3.10.6 15:02:02 + local command 15:02:02 + command=local 15:02:02 + '[' 2 -gt 0 ']' 15:02:02 + shift 15:02:02 + case "$command" in 15:02:02 + command pyenv local 3.10.6 15:02:02 + pyenv local 3.10.6 15:02:02 + for arg in "$@" 15:02:02 + case $arg in 15:02:02 + pkg_list+='tox ' 15:02:02 + for arg in "$@" 15:02:02 + case $arg in 15:02:02 + pkg_list+='virtualenv ' 15:02:02 + for arg in "$@" 15:02:02 + case $arg in 15:02:02 + pkg_list+='urllib3~=1.26.15 ' 15:02:02 + [[ -f /tmp/.toxenv ]] 15:02:02 + [[ ! -f /tmp/.toxenv ]] 15:02:02 + [[ -n '' ]] 15:02:02 + python3 -m venv /tmp/venv-xGQI 15:02:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xGQI' 15:02:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xGQI 15:02:06 + echo /tmp/venv-xGQI 15:02:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:02:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:02:06 + /tmp/venv-xGQI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:02:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:02:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:02:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:02:10 + /tmp/venv-xGQI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:02:20 + type python3 15:02:20 + true 15:02:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xGQI/bin to PATH' 15:02:20 lf-activate-venv(): INFO: Adding /tmp/venv-xGQI/bin to PATH 15:02:20 + PATH=/tmp/venv-xGQI/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 15:02:20 + return 0 15:02:20 + python3 --version 15:02:20 Python 3.10.6 15:02:20 + python3 -m pip --version 15:02:20 pip 24.0 from /tmp/venv-xGQI/lib/python3.10/site-packages/pip (python 3.10) 15:02:20 + python3 -m pip freeze 15:02:21 cachetools==5.3.3 15:02:21 chardet==5.2.0 15:02:21 colorama==0.4.6 15:02:21 distlib==0.3.8 15:02:21 filelock==3.13.1 15:02:21 packaging==23.2 15:02:21 platformdirs==4.2.0 15:02:21 pluggy==1.4.0 15:02:21 pyproject-api==1.6.1 15:02:21 tomli==2.0.1 15:02:21 tox==4.13.0 15:02:21 urllib3==1.26.18 15:02:21 virtualenv==20.25.1 15:02:23 [EnvInject] - Injecting environment variables from a build step. 15:02:25 [EnvInject] - Injecting as environment variables the properties content 15:02:25 PARALLEL=false 15:02:25 15:02:25 [EnvInject] - Variables injected successfully. 15:02:25 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins11851553456690442040.sh 15:02:25 ---> tox-run.sh 15:02:25 + 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 15:02:25 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 15:02:25 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 15:02:25 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 15:02:25 + cd /w/workspace/oom-master-commit-lint/. 15:02:25 + source /home/jenkins/lf-env.sh 15:02:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:02:25 ++ mktemp -d /tmp/venv-XXXX 15:02:25 + lf_venv=/tmp/venv-lgXY 15:02:25 + local venv_file=/tmp/.os_lf_venv 15:02:25 + local python=python3 15:02:25 + local options 15:02:25 + local set_path=true 15:02:25 + local install_args= 15:02:25 ++ 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 15:02:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:02:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:02:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:02:25 + true 15:02:25 + case $1 in 15:02:25 + venv_file=/tmp/.toxenv 15:02:25 + shift 2 15:02:25 + true 15:02:25 + case $1 in 15:02:25 + shift 15:02:25 + break 15:02:25 + case $python in 15:02:25 + local pkg_list= 15:02:25 + [[ -d /opt/pyenv ]] 15:02:25 + echo 'Setup pyenv:' 15:02:25 Setup pyenv: 15:02:25 + export PYENV_ROOT=/opt/pyenv 15:02:25 + PYENV_ROOT=/opt/pyenv 15:02:25 + 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 15:02:25 + 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 15:02:25 + pyenv versions 15:02:25 system 15:02:25 3.8.13 15:02:25 3.9.13 15:02:25 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:02:25 + command -v pyenv 15:02:25 ++ pyenv init - --no-rehash 15:02:25 + 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[*]}"'\'')" 15:02:25 export PATH="/opt/pyenv/shims:${PATH}" 15:02:25 export PYENV_SHELL=bash 15:02:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:02:25 pyenv() { 15:02:25 local command 15:02:25 command="${1:-}" 15:02:25 if [ "$#" -gt 0 ]; then 15:02:25 shift 15:02:25 fi 15:02:25 15:02:25 case "$command" in 15:02:25 rehash|shell) 15:02:25 eval "$(pyenv "sh-$command" "$@")" 15:02:25 ;; 15:02:25 *) 15:02:25 command pyenv "$command" "$@" 15:02:25 ;; 15:02:25 esac 15:02:25 }' 15:02:25 +++ 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[*]}"' 15:02:25 ++ 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 15:02:25 ++ 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 15:02:25 ++ 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 15:02:25 ++ export PYENV_SHELL=bash 15:02:25 ++ PYENV_SHELL=bash 15:02:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:02:25 +++ complete -F _pyenv pyenv 15:02:25 ++ lf-pyver python3 15:02:25 ++ local py_version_xy=python3 15:02:25 ++ local py_version_xyz= 15:02:25 ++ pyenv versions 15:02:25 ++ local command 15:02:25 ++ command=versions 15:02:25 ++ '[' 1 -gt 0 ']' 15:02:25 ++ shift 15:02:25 ++ case "$command" in 15:02:25 ++ command pyenv versions 15:02:25 ++ pyenv versions 15:02:25 ++ sed 's/^[ *]* //' 15:02:25 ++ grep -E '^[0-9.]*[0-9]$' 15:02:25 ++ awk '{ print $1 }' 15:02:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:02:25 +++ grep '^3' /tmp/.pyenv_versions 15:02:25 +++ sort -V 15:02:25 +++ tail -n 1 15:02:25 ++ py_version_xyz=3.10.6 15:02:25 ++ [[ -z 3.10.6 ]] 15:02:25 ++ echo 3.10.6 15:02:25 ++ return 0 15:02:25 + pyenv local 3.10.6 15:02:25 + local command 15:02:25 + command=local 15:02:25 + '[' 2 -gt 0 ']' 15:02:25 + shift 15:02:25 + case "$command" in 15:02:25 + command pyenv local 3.10.6 15:02:25 + pyenv local 3.10.6 15:02:25 + for arg in "$@" 15:02:25 + case $arg in 15:02:25 + pkg_list+='tox ' 15:02:25 + for arg in "$@" 15:02:25 + case $arg in 15:02:25 + pkg_list+='virtualenv ' 15:02:25 + for arg in "$@" 15:02:25 + case $arg in 15:02:25 + pkg_list+='urllib3~=1.26.15 ' 15:02:25 + [[ -f /tmp/.toxenv ]] 15:02:25 ++ cat /tmp/.toxenv 15:02:25 + lf_venv=/tmp/venv-xGQI 15:02:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xGQI from' file:/tmp/.toxenv 15:02:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xGQI from file:/tmp/.toxenv 15:02:25 + /tmp/venv-xGQI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:02:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:02:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:02:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:02:27 + /tmp/venv-xGQI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:02:28 + type python3 15:02:28 + true 15:02:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xGQI/bin to PATH' 15:02:28 lf-activate-venv(): INFO: Adding /tmp/venv-xGQI/bin to PATH 15:02:28 + PATH=/tmp/venv-xGQI/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 15:02:28 + return 0 15:02:28 + [[ -d /opt/pyenv ]] 15:02:28 + echo '---> Setting up pyenv' 15:02:28 ---> Setting up pyenv 15:02:28 + export PYENV_ROOT=/opt/pyenv 15:02:28 + PYENV_ROOT=/opt/pyenv 15:02:28 + export PATH=/opt/pyenv/bin:/tmp/venv-xGQI/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 15:02:28 + PATH=/opt/pyenv/bin:/tmp/venv-xGQI/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 15:02:28 ++ pwd 15:02:28 + PYTHONPATH=/w/workspace/oom-master-commit-lint 15:02:28 + export PYTHONPATH 15:02:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:02:28 + TOX_TESTENV_PASSENV=PYTHONPATH 15:02:28 + tox --version 15:02:28 4.13.0 from /tmp/venv-xGQI/lib/python3.10/site-packages/tox/__init__.py 15:02:28 + PARALLEL=false 15:02:28 + TOX_OPTIONS_LIST= 15:02:28 + [[ -n gitlint ]] 15:02:28 + TOX_OPTIONS_LIST=' -e gitlint' 15:02:28 + case ${PARALLEL,,} in 15:02:28 + tox -e gitlint 15:02:28 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 15:02:31 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 15:03:01 gitlint: freeze> python -m pip freeze --all 15:03:01 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 15:03:01 gitlint: commands[0]> gitlint 15:03:01 gitlint: OK (32.40=setup[32.23]+cmd[0.17] seconds) 15:03:01 congratulations :) (32.56 seconds) 15:03:01 + tox_status=0 15:03:01 + echo '---> Completed tox runs' 15:03:01 ---> Completed tox runs 15:03:01 + for i in .tox/*/log 15:03:01 ++ echo .tox/gitlint/log 15:03:01 ++ awk -F/ '{print $2}' 15:03:01 + tox_env=gitlint 15:03:01 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 15:03:01 + DOC_DIR=docs/_build/html 15:03:01 + [[ -d docs/_build/html ]] 15:03:01 + echo '---> tox-run.sh ends' 15:03:01 ---> tox-run.sh ends 15:03:01 + test 0 -eq 0 15:03:01 $ ssh-agent -k 15:03:01 unset SSH_AUTH_SOCK; 15:03:01 unset SSH_AGENT_PID; 15:03:01 echo Agent pid 1683 killed; 15:03:01 [ssh-agent] Stopped. 15:03:01 [PostBuildScript] - [INFO] Executing post build scripts. 15:03:01 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8881582577859818481.sh 15:03:01 ---> sysstat.sh 15:03:02 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17269621827605024225.sh 15:03:02 ---> package-listing.sh 15:03:02 ++ facter osfamily 15:03:02 ++ tr '[:upper:]' '[:lower:]' 15:03:02 + OS_FAMILY=debian 15:03:02 + workspace=/w/workspace/oom-master-commit-lint 15:03:02 + START_PACKAGES=/tmp/packages_start.txt 15:03:02 + END_PACKAGES=/tmp/packages_end.txt 15:03:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:03:02 + PACKAGES=/tmp/packages_start.txt 15:03:02 + '[' /w/workspace/oom-master-commit-lint ']' 15:03:02 + PACKAGES=/tmp/packages_end.txt 15:03:02 + case "${OS_FAMILY}" in 15:03:02 + dpkg -l 15:03:02 + grep '^ii' 15:03:02 + '[' -f /tmp/packages_start.txt ']' 15:03:02 + '[' -f /tmp/packages_end.txt ']' 15:03:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:03:02 + '[' /w/workspace/oom-master-commit-lint ']' 15:03:02 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 15:03:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 15:03:02 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16567566011953873795.sh 15:03:02 ---> capture-instance-metadata.sh 15:03:02 Setup pyenv: 15:03:02 system 15:03:02 3.8.13 15:03:02 3.9.13 15:03:02 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:03:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kXXB 15:03:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:03:09 lf-activate-venv(): INFO: Installing: lftools 15:03:51 lf-activate-venv(): INFO: Adding /tmp/venv-kXXB/bin to PATH 15:03:51 INFO: Running in OpenStack, capturing instance metadata 15:03:51 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16115138459210298450.sh 15:03:51 provisioning config files... 15:03:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config17555811877671074817tmp 15:03:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:03:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:03:51 [EnvInject] - Injecting environment variables from a build step. 15:03:51 [EnvInject] - Injecting as environment variables the properties content 15:03:51 SERVER_ID=logs 15:03:51 15:03:51 [EnvInject] - Variables injected successfully. 15:03:51 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13428994740968289406.sh 15:03:51 ---> create-netrc.sh 15:03:51 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4358549319048158180.sh 15:03:51 ---> python-tools-install.sh 15:03:51 Setup pyenv: 15:03:51 system 15:03:51 3.8.13 15:03:51 3.9.13 15:03:51 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:03:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kXXB from file:/tmp/.os_lf_venv 15:03:53 lf-activate-venv(): INFO: Installing: lftools 15:04:02 lf-activate-venv(): INFO: Adding /tmp/venv-kXXB/bin to PATH 15:04:02 Generating Requirements File 15:04:31 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. 15:04:31 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 15:04:32 Python 3.10.6 15:04:32 pip 24.0 from /tmp/venv-kXXB/lib/python3.10/site-packages/pip (python 3.10) 15:04:32 appdirs==1.4.4 15:04:32 argcomplete==3.2.2 15:04:32 aspy.yaml==1.3.0 15:04:32 attrs==23.2.0 15:04:32 autopage==0.5.2 15:04:32 beautifulsoup4==4.12.3 15:04:32 boto3==1.34.55 15:04:32 botocore==1.34.55 15:04:32 bs4==0.0.2 15:04:32 cachetools==5.3.3 15:04:32 certifi==2024.2.2 15:04:32 cffi==1.16.0 15:04:32 cfgv==3.4.0 15:04:32 chardet==5.2.0 15:04:32 charset-normalizer==3.3.2 15:04:32 click==8.1.7 15:04:32 cliff==4.6.0 15:04:32 cmd2==2.4.3 15:04:32 cryptography==3.3.2 15:04:32 debtcollector==3.0.0 15:04:32 decorator==5.1.1 15:04:32 defusedxml==0.7.1 15:04:32 Deprecated==1.2.14 15:04:32 distlib==0.3.8 15:04:32 dnspython==2.6.1 15:04:32 docker==4.2.2 15:04:32 dogpile.cache==1.3.2 15:04:32 email_validator==2.1.1 15:04:32 filelock==3.13.1 15:04:32 future==1.0.0 15:04:32 gitdb==4.0.11 15:04:32 GitPython==3.1.42 15:04:32 google-auth==2.28.1 15:04:32 httplib2==0.22.0 15:04:32 identify==2.5.35 15:04:32 idna==3.6 15:04:32 importlib-resources==1.5.0 15:04:32 iso8601==2.1.0 15:04:32 Jinja2==3.1.3 15:04:32 jmespath==1.0.1 15:04:32 jsonpatch==1.33 15:04:32 jsonpointer==2.4 15:04:32 jsonschema==4.21.1 15:04:32 jsonschema-specifications==2023.12.1 15:04:32 keystoneauth1==5.6.0 15:04:32 kubernetes==29.0.0 15:04:32 lftools==0.37.9 15:04:32 lxml==5.1.0 15:04:32 MarkupSafe==2.1.5 15:04:32 msgpack==1.0.8 15:04:32 multi_key_dict==2.0.3 15:04:32 munch==4.0.0 15:04:32 netaddr==1.2.1 15:04:32 netifaces==0.11.0 15:04:32 niet==1.4.2 15:04:32 nodeenv==1.8.0 15:04:32 oauth2client==4.1.3 15:04:32 oauthlib==3.2.2 15:04:32 openstacksdk==0.62.0 15:04:32 os-client-config==2.1.0 15:04:32 os-service-types==1.7.0 15:04:32 osc-lib==3.0.1 15:04:32 oslo.config==9.4.0 15:04:32 oslo.context==5.5.0 15:04:32 oslo.i18n==6.3.0 15:04:32 oslo.log==5.5.0 15:04:32 oslo.serialization==5.4.0 15:04:32 oslo.utils==7.1.0 15:04:32 packaging==23.2 15:04:32 pbr==6.0.0 15:04:32 platformdirs==4.2.0 15:04:32 prettytable==3.10.0 15:04:32 pyasn1==0.5.1 15:04:32 pyasn1-modules==0.3.0 15:04:32 pycparser==2.21 15:04:32 pygerrit2==2.0.15 15:04:32 PyGithub==2.2.0 15:04:32 pyinotify==0.9.6 15:04:32 PyJWT==2.8.0 15:04:32 PyNaCl==1.5.0 15:04:32 pyparsing==2.4.7 15:04:32 pyperclip==1.8.2 15:04:32 pyrsistent==0.20.0 15:04:32 python-cinderclient==9.5.0 15:04:32 python-dateutil==2.9.0.post0 15:04:32 python-heatclient==3.5.0 15:04:32 python-jenkins==1.8.2 15:04:32 python-keystoneclient==5.4.0 15:04:32 python-magnumclient==4.4.0 15:04:32 python-novaclient==18.5.0 15:04:32 python-openstackclient==6.0.1 15:04:32 python-swiftclient==4.5.0 15:04:32 PyYAML==6.0.1 15:04:32 referencing==0.33.0 15:04:32 requests==2.31.0 15:04:32 requests-oauthlib==1.3.1 15:04:32 requestsexceptions==1.4.0 15:04:32 rfc3986==2.0.0 15:04:32 rpds-py==0.18.0 15:04:32 rsa==4.9 15:04:32 ruamel.yaml==0.18.6 15:04:32 ruamel.yaml.clib==0.2.8 15:04:32 s3transfer==0.10.0 15:04:32 simplejson==3.19.2 15:04:32 six==1.16.0 15:04:32 smmap==5.0.1 15:04:32 soupsieve==2.5 15:04:32 stevedore==5.2.0 15:04:32 tabulate==0.9.0 15:04:32 toml==0.10.2 15:04:32 tomlkit==0.12.4 15:04:32 tqdm==4.66.2 15:04:32 typing_extensions==4.10.0 15:04:32 tzdata==2024.1 15:04:32 urllib3==1.26.18 15:04:32 virtualenv==20.25.1 15:04:32 wcwidth==0.2.13 15:04:32 websocket-client==1.7.0 15:04:32 wrapt==1.16.0 15:04:32 xdg==6.0.0 15:04:32 xmltodict==0.13.0 15:04:32 yq==3.2.3 15:04:32 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15827418564346755585.sh 15:04:32 ---> sudo-logs.sh 15:04:32 Archiving 'sudo' log.. 15:04:33 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6233681967211804573.sh 15:04:33 ---> job-cost.sh 15:04:33 Setup pyenv: 15:04:33 system 15:04:33 3.8.13 15:04:33 3.9.13 15:04:33 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:04:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kXXB from file:/tmp/.os_lf_venv 15:04:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:04:43 lf-activate-venv(): INFO: Adding /tmp/venv-kXXB/bin to PATH 15:04:43 INFO: No Stack... 15:04:43 INFO: Retrieving Pricing Info for: v3-standard-4 15:04:43 INFO: Archiving Costs 15:04:43 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3826680953315448659.sh 15:04:43 ---> logs-deploy.sh 15:04:43 Setup pyenv: 15:04:43 system 15:04:43 3.8.13 15:04:43 3.9.13 15:04:43 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:04:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kXXB from file:/tmp/.os_lf_venv 15:04:45 lf-activate-venv(): INFO: Installing: lftools 15:04:54 lf-activate-venv(): INFO: Adding /tmp/venv-kXXB/bin to PATH 15:04:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7222 15:04:54 INFO: archiving workspace using pattern(s): 15:04:55 Archives upload complete. 15:04:55 INFO: archiving logs to Nexus 15:04:56 ---> uname -a: 15:04:56 Linux prd-ubuntu1804-builder-4c-4g-11044 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:04:56 15:04:56 15:04:56 ---> lscpu: 15:04:56 Architecture: x86_64 15:04:56 CPU op-mode(s): 32-bit, 64-bit 15:04:56 Byte Order: Little Endian 15:04:56 CPU(s): 4 15:04:56 On-line CPU(s) list: 0-3 15:04:56 Thread(s) per core: 1 15:04:56 Core(s) per socket: 1 15:04:56 Socket(s): 4 15:04:56 NUMA node(s): 1 15:04:56 Vendor ID: AuthenticAMD 15:04:56 CPU family: 23 15:04:56 Model: 49 15:04:56 Model name: AMD EPYC-Rome Processor 15:04:56 Stepping: 0 15:04:56 CPU MHz: 2800.000 15:04:56 BogoMIPS: 5600.00 15:04:56 Virtualization: AMD-V 15:04:56 Hypervisor vendor: KVM 15:04:56 Virtualization type: full 15:04:56 L1d cache: 32K 15:04:56 L1i cache: 32K 15:04:56 L2 cache: 512K 15:04:56 L3 cache: 16384K 15:04:56 NUMA node0 CPU(s): 0-3 15:04:56 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 15:04:56 15:04:56 15:04:56 ---> nproc: 15:04:56 4 15:04:56 15:04:56 15:04:56 ---> df -h: 15:04:56 Filesystem Size Used Avail Use% Mounted on 15:04:56 udev 7.9G 0 7.9G 0% /dev 15:04:56 tmpfs 1.6G 672K 1.6G 1% /run 15:04:56 /dev/vda1 78G 8.5G 69G 11% / 15:04:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:04:56 tmpfs 5.0M 0 5.0M 0% /run/lock 15:04:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:04:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:04:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:04:56 15:04:56 15:04:56 ---> free -m: 15:04:56 total used free shared buff/cache available 15:04:56 Mem: 16040 545 13210 0 2283 15171 15:04:56 Swap: 1023 0 1023 15:04:56 15:04:56 15:04:56 ---> ip addr: 15:04:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:04:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:04:56 inet 127.0.0.1/8 scope host lo 15:04:56 valid_lft forever preferred_lft forever 15:04:56 inet6 ::1/128 scope host 15:04:56 valid_lft forever preferred_lft forever 15:04:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:04:56 link/ether fa:16:3e:b6:48:70 brd ff:ff:ff:ff:ff:ff 15:04:56 inet 10.30.107.150/23 brd 10.30.107.255 scope global dynamic ens3 15:04:56 valid_lft 86196sec preferred_lft 86196sec 15:04:56 inet6 fe80::f816:3eff:feb6:4870/64 scope link 15:04:56 valid_lft forever preferred_lft forever 15:04:56 15:04:56 15:04:56 ---> sar -b -r -n DEV: 15:04:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11044) 03/05/24 _x86_64_ (4 CPU) 15:04:56 15:04:56 15:01:34 LINUX RESTART (4 CPU) 15:04:56 15:04:56 15:02:01 tps rtps wtps bread/s bwrtn/s 15:04:56 15:03:02 109.43 18.01 91.42 607.96 24689.52 15:04:56 15:04:01 114.73 14.12 100.61 1066.67 29099.07 15:04:56 Average: 112.05 16.08 95.98 835.35 26875.40 15:04:56 15:04:56 15:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:04:56 15:03:02 13980548 15616260 2444420 14.88 66476 1766296 733720 4.20 633128 1589760 161640 15:04:56 15:04:01 13611380 15503140 2813588 17.13 86000 1989496 809460 4.63 786660 1780608 141384 15:04:56 Average: 13795964 15559700 2629004 16.01 76238 1877896 771590 4.42 709894 1685184 151512 15:04:56 15:04:56 15:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:04:56 15:03:02 ens3 62.97 44.28 780.62 10.74 0.00 0.00 0.00 0.00 15:04:56 15:03:02 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 15:04:56 15:04:01 ens3 44.08 28.89 653.54 6.82 0.00 0.00 0.00 0.00 15:04:56 15:04:01 lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 15:04:56 Average: ens3 53.60 36.65 717.62 8.80 0.00 0.00 0.00 0.00 15:04:56 Average: lo 1.34 1.34 0.14 0.14 0.00 0.00 0.00 0.00 15:04:56 15:04:56 15:04:56 ---> sar -P ALL: 15:04:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11044) 03/05/24 _x86_64_ (4 CPU) 15:04:56 15:04:56 15:01:34 LINUX RESTART (4 CPU) 15:04:56 15:04:56 15:02:01 CPU %user %nice %system %iowait %steal %idle 15:04:56 15:03:02 all 13.98 0.00 1.37 7.16 0.09 77.40 15:04:56 15:03:02 0 6.94 0.00 0.96 0.69 0.09 91.33 15:04:56 15:03:02 1 13.96 0.00 1.43 2.05 0.10 82.47 15:04:56 15:03:02 2 5.44 0.00 0.92 22.07 0.07 71.50 15:04:56 15:03:02 3 29.45 0.00 2.14 3.62 0.12 64.67 15:04:56 15:04:01 all 16.89 0.00 1.15 9.29 0.06 72.61 15:04:56 15:04:01 0 14.49 0.00 1.06 0.55 0.03 83.87 15:04:56 15:04:01 1 7.29 0.00 0.82 18.50 0.05 73.34 15:04:56 15:04:01 2 28.37 0.00 1.80 15.84 0.07 53.92 15:04:56 15:04:01 3 17.43 0.00 0.98 2.26 0.07 79.26 15:04:56 Average: all 15.43 0.00 1.26 8.22 0.07 75.02 15:04:56 Average: 0 10.73 0.00 1.01 0.62 0.06 87.59 15:04:56 Average: 1 10.65 0.00 1.12 10.22 0.08 77.93 15:04:56 Average: 2 16.80 0.00 1.36 18.98 0.07 62.79 15:04:56 Average: 3 23.48 0.00 1.57 2.94 0.09 71.92 15:04:56 15:04:56 15:04:56