17:15:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 17:15:05 Running as SYSTEM 17:15:05 [EnvInject] - Loading node environment variables. 17:15:05 Building remotely on prd-ubuntu1804-builder-4c-4g-23510 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 17:15:05 [ssh-agent] Looking for ssh-agent implementation... 17:15:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:15:05 $ ssh-agent 17:15:05 SSH_AUTH_SOCK=/tmp/ssh-JYR6PcPupqe8/agent.1695 17:15:05 SSH_AGENT_PID=1697 17:15:05 [ssh-agent] Started. 17:15:05 Running ssh-add (command line suppressed) 17:15:05 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14973248907658309448.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14973248907658309448.key) 17:15:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:15:05 The recommended git tool is: NONE 17:15:07 using credential onap-jenkins-ssh 17:15:07 Wiping out workspace first. 17:15:07 Cloning the remote Git repository 17:15:07 Cloning repository git://cloud.onap.org/mirror/oom.git 17:15:07 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 17:15:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:15:07 > git --version # timeout=10 17:15:07 > git --version # 'git version 2.17.1' 17:15:07 using GIT_SSH to set credentials Gerrit user 17:15:07 Verifying host key using manually-configured host key entries 17:15:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:15:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:15:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:15:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:15:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:15:12 using GIT_SSH to set credentials Gerrit user 17:15:12 Verifying host key using manually-configured host key entries 17:15:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/24 # timeout=30 17:15:12 > git rev-parse 9cb357a1c197a40247711aafa602a265d0692cb2^{commit} # timeout=10 17:15:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:15:12 Checking out Revision 9cb357a1c197a40247711aafa602a265d0692cb2 (refs/changes/00/141100/24) 17:15:12 > git config core.sparsecheckout # timeout=10 17:15:12 > git checkout -f 9cb357a1c197a40247711aafa602a265d0692cb2 # timeout=30 17:15:13 Commit message: "[DOC] Add ArgoCD deployment example and guide" 17:15:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:15:13 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 17:15:16 [EnvInject] - Injecting environment variables from a build step. 17:15:16 [EnvInject] - Injecting as environment variables the properties content 17:15:16 PYTHON=python3 17:15:16 17:15:16 [EnvInject] - Variables injected successfully. 17:15:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10134902419227489098.sh 17:15:16 ---> tox-install.sh 17:15:16 + source /home/jenkins/lf-env.sh 17:15:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:15:16 ++ mktemp -d /tmp/venv-XXXX 17:15:16 + lf_venv=/tmp/venv-VPbC 17:15:16 + local venv_file=/tmp/.os_lf_venv 17:15:16 + local python=python3 17:15:16 + local options 17:15:16 + local set_path=true 17:15:16 + local install_args= 17:15:16 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:15:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:15:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:15:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:15:16 + true 17:15:16 + case $1 in 17:15:16 + venv_file=/tmp/.toxenv 17:15:16 + shift 2 17:15:16 + true 17:15:16 + case $1 in 17:15:16 + shift 17:15:16 + break 17:15:16 + case $python in 17:15:16 + local pkg_list= 17:15:16 + [[ -d /opt/pyenv ]] 17:15:16 + echo 'Setup pyenv:' 17:15:16 Setup pyenv: 17:15:16 + export PYENV_ROOT=/opt/pyenv 17:15:16 + PYENV_ROOT=/opt/pyenv 17:15:16 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:15:16 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:15:16 + pyenv versions 17:15:16 * system (set by /opt/pyenv/version) 17:15:16 * 3.8.13 (set by /opt/pyenv/version) 17:15:16 * 3.9.13 (set by /opt/pyenv/version) 17:15:16 * 3.10.6 (set by /opt/pyenv/version) 17:15:16 + command -v pyenv 17:15:16 ++ pyenv init - --no-rehash 17:15:16 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 17:15:16 export PATH="/opt/pyenv/shims:${PATH}" 17:15:16 export PYENV_SHELL=bash 17:15:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:15:16 pyenv() { 17:15:16 local command 17:15:16 command="${1:-}" 17:15:16 if [ "$#" -gt 0 ]; then 17:15:16 shift 17:15:16 fi 17:15:16 17:15:16 case "$command" in 17:15:16 rehash|shell) 17:15:16 eval "$(pyenv "sh-$command" "$@")" 17:15:16 ;; 17:15:16 *) 17:15:16 command pyenv "$command" "$@" 17:15:16 ;; 17:15:16 esac 17:15:16 }' 17:15:16 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 17:15:16 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:15:16 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:15:16 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:15:16 ++ export PYENV_SHELL=bash 17:15:16 ++ PYENV_SHELL=bash 17:15:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:15:16 +++ complete -F _pyenv pyenv 17:15:16 ++ lf-pyver python3 17:15:16 ++ local py_version_xy=python3 17:15:16 ++ local py_version_xyz= 17:15:16 ++ pyenv versions 17:15:16 ++ local command 17:15:16 ++ sed 's/^[ *]* //' 17:15:16 ++ command=versions 17:15:16 ++ '[' 1 -gt 0 ']' 17:15:16 ++ shift 17:15:16 ++ case "$command" in 17:15:16 ++ command pyenv versions 17:15:16 ++ pyenv versions 17:15:16 ++ grep -E '^[0-9.]*[0-9]$' 17:15:16 ++ awk '{ print $1 }' 17:15:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:15:16 +++ grep '^3' /tmp/.pyenv_versions 17:15:16 +++ sort -V 17:15:16 +++ tail -n 1 17:15:16 ++ py_version_xyz=3.10.6 17:15:16 ++ [[ -z 3.10.6 ]] 17:15:16 ++ echo 3.10.6 17:15:16 ++ return 0 17:15:16 + pyenv local 3.10.6 17:15:16 + local command 17:15:16 + command=local 17:15:16 + '[' 2 -gt 0 ']' 17:15:16 + shift 17:15:16 + case "$command" in 17:15:16 + command pyenv local 3.10.6 17:15:16 + pyenv local 3.10.6 17:15:16 + for arg in "$@" 17:15:16 + case $arg in 17:15:16 + pkg_list+='tox ' 17:15:16 + for arg in "$@" 17:15:16 + case $arg in 17:15:16 + pkg_list+='virtualenv ' 17:15:16 + for arg in "$@" 17:15:16 + case $arg in 17:15:16 + pkg_list+='urllib3~=1.26.15 ' 17:15:16 + [[ -f /tmp/.toxenv ]] 17:15:16 + [[ ! -f /tmp/.toxenv ]] 17:15:16 + [[ -n '' ]] 17:15:16 + python3 -m venv /tmp/venv-VPbC 17:15:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VPbC' 17:15:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VPbC 17:15:20 + echo /tmp/venv-VPbC 17:15:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:15:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:15:20 + /tmp/venv-VPbC/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 17:15:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:15:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:15:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:15:24 + /tmp/venv-VPbC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:15:26 + type python3 17:15:26 + true 17:15:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VPbC/bin to PATH' 17:15:26 lf-activate-venv(): INFO: Adding /tmp/venv-VPbC/bin to PATH 17:15:26 + PATH=/tmp/venv-VPbC/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:15:26 + return 0 17:15:26 + python3 --version 17:15:26 Python 3.10.6 17:15:26 + python3 -m pip --version 17:15:26 pip 25.1.1 from /tmp/venv-VPbC/lib/python3.10/site-packages/pip (python 3.10) 17:15:26 + python3 -m pip freeze 17:15:27 cachetools==6.1.0 17:15:27 chardet==5.2.0 17:15:27 colorama==0.4.6 17:15:27 distlib==0.3.9 17:15:27 filelock==3.18.0 17:15:27 packaging==25.0 17:15:27 platformdirs==4.3.8 17:15:27 pluggy==1.6.0 17:15:27 pyproject-api==1.9.1 17:15:27 tomli==2.2.1 17:15:27 tox==4.27.0 17:15:27 typing_extensions==4.14.0 17:15:27 urllib3==1.26.20 17:15:27 virtualenv==20.31.2 17:15:27 [EnvInject] - Injecting environment variables from a build step. 17:15:27 [EnvInject] - Injecting as environment variables the properties content 17:15:27 PARALLEL=false 17:15:27 17:15:27 [EnvInject] - Variables injected successfully. 17:15:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3467171461673729309.sh 17:15:27 ---> tox-run.sh 17:15:27 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:15:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 17:15:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 17:15:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 17:15:27 + cd /w/workspace/oom-master-pre-commit-lint/. 17:15:27 + source /home/jenkins/lf-env.sh 17:15:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:15:27 ++ mktemp -d /tmp/venv-XXXX 17:15:27 + lf_venv=/tmp/venv-yldY 17:15:27 + local venv_file=/tmp/.os_lf_venv 17:15:27 + local python=python3 17:15:27 + local options 17:15:27 + local set_path=true 17:15:27 + local install_args= 17:15:27 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:15:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:15:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:15:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:15:27 + true 17:15:27 + case $1 in 17:15:27 + venv_file=/tmp/.toxenv 17:15:27 + shift 2 17:15:27 + true 17:15:27 + case $1 in 17:15:27 + shift 17:15:27 + break 17:15:27 + case $python in 17:15:27 + local pkg_list= 17:15:27 + [[ -d /opt/pyenv ]] 17:15:27 + echo 'Setup pyenv:' 17:15:27 Setup pyenv: 17:15:27 + export PYENV_ROOT=/opt/pyenv 17:15:27 + PYENV_ROOT=/opt/pyenv 17:15:27 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:15:27 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:15:27 + pyenv versions 17:15:27 system 17:15:27 3.8.13 17:15:27 3.9.13 17:15:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:15:27 + command -v pyenv 17:15:27 ++ pyenv init - --no-rehash 17:15:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 17:15:27 export PATH="/opt/pyenv/shims:${PATH}" 17:15:27 export PYENV_SHELL=bash 17:15:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:15:27 pyenv() { 17:15:27 local command 17:15:27 command="${1:-}" 17:15:27 if [ "$#" -gt 0 ]; then 17:15:27 shift 17:15:27 fi 17:15:27 17:15:27 case "$command" in 17:15:27 rehash|shell) 17:15:27 eval "$(pyenv "sh-$command" "$@")" 17:15:27 ;; 17:15:27 *) 17:15:27 command pyenv "$command" "$@" 17:15:27 ;; 17:15:27 esac 17:15:27 }' 17:15:27 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 17:15:27 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:15:27 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:15:27 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:15:27 ++ export PYENV_SHELL=bash 17:15:27 ++ PYENV_SHELL=bash 17:15:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:15:27 +++ complete -F _pyenv pyenv 17:15:27 ++ lf-pyver python3 17:15:27 ++ local py_version_xy=python3 17:15:27 ++ local py_version_xyz= 17:15:27 ++ pyenv versions 17:15:27 ++ local command 17:15:27 ++ sed 's/^[ *]* //' 17:15:27 ++ command=versions 17:15:27 ++ '[' 1 -gt 0 ']' 17:15:27 ++ shift 17:15:27 ++ case "$command" in 17:15:27 ++ command pyenv versions 17:15:27 ++ pyenv versions 17:15:27 ++ awk '{ print $1 }' 17:15:27 ++ grep -E '^[0-9.]*[0-9]$' 17:15:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:15:27 +++ grep '^3' /tmp/.pyenv_versions 17:15:27 +++ sort -V 17:15:27 +++ tail -n 1 17:15:27 ++ py_version_xyz=3.10.6 17:15:27 ++ [[ -z 3.10.6 ]] 17:15:27 ++ echo 3.10.6 17:15:27 ++ return 0 17:15:27 + pyenv local 3.10.6 17:15:27 + local command 17:15:27 + command=local 17:15:27 + '[' 2 -gt 0 ']' 17:15:27 + shift 17:15:27 + case "$command" in 17:15:27 + command pyenv local 3.10.6 17:15:27 + pyenv local 3.10.6 17:15:27 + for arg in "$@" 17:15:27 + case $arg in 17:15:27 + pkg_list+='tox ' 17:15:27 + for arg in "$@" 17:15:27 + case $arg in 17:15:27 + pkg_list+='virtualenv ' 17:15:27 + for arg in "$@" 17:15:27 + case $arg in 17:15:27 + pkg_list+='urllib3~=1.26.15 ' 17:15:27 + [[ -f /tmp/.toxenv ]] 17:15:27 ++ cat /tmp/.toxenv 17:15:27 + lf_venv=/tmp/venv-VPbC 17:15:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VPbC from' file:/tmp/.toxenv 17:15:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VPbC from file:/tmp/.toxenv 17:15:27 + /tmp/venv-VPbC/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 17:15:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:15:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:15:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:15:28 + /tmp/venv-VPbC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:15:29 + type python3 17:15:29 + true 17:15:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VPbC/bin to PATH' 17:15:29 lf-activate-venv(): INFO: Adding /tmp/venv-VPbC/bin to PATH 17:15:29 + PATH=/tmp/venv-VPbC/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:15:29 + return 0 17:15:29 + [[ -d /opt/pyenv ]] 17:15:29 + echo '---> Setting up pyenv' 17:15:29 ---> Setting up pyenv 17:15:29 + export PYENV_ROOT=/opt/pyenv 17:15:29 + PYENV_ROOT=/opt/pyenv 17:15:29 + export PATH=/opt/pyenv/bin:/tmp/venv-VPbC/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:15:29 + PATH=/opt/pyenv/bin:/tmp/venv-VPbC/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:15:29 ++ pwd 17:15:29 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 17:15:29 + export PYTHONPATH 17:15:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:15:29 + TOX_TESTENV_PASSENV=PYTHONPATH 17:15:29 + tox --version 17:15:29 4.27.0 from /tmp/venv-VPbC/lib/python3.10/site-packages/tox/__init__.py 17:15:29 + PARALLEL=false 17:15:29 + TOX_OPTIONS_LIST= 17:15:29 + [[ -n pre-commit ]] 17:15:29 + TOX_OPTIONS_LIST=' -e pre-commit' 17:15:29 + case ${PARALLEL,,} in 17:15:29 + tox -e pre-commit 17:15:29 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 17:15:30 pre-commit: install_deps> python -I -m pip install pre-commit 17:15:33 pre-commit: freeze> python -m pip freeze --all 17:15:33 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.18.0,identify==2.6.12,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.2.0,PyYAML==6.0.2,setuptools==80.3.1,virtualenv==20.31.2 17:15:33 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 17:15:33 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 17:15:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 17:15:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 17:15:35 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:15:35 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 17:15:35 [INFO] Once installed this environment will be reused. 17:15:35 [INFO] This may take a few minutes... 17:15:40 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:15:40 [INFO] Once installed this environment will be reused. 17:15:40 [INFO] This may take a few minutes... 17:15:44 trim trailing whitespace.................................................Failed 17:15:44 - hook id: trailing-whitespace 17:15:44 - exit code: 1 17:15:44 - files were modified by this hook 17:15:44 17:15:44 Fixing docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst 17:15:44 17:15:44 Tabs remover.............................................................Passed 17:15:44 pre-commit hook(s) made changes. 17:15:44 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 17:15:44 To run `pre-commit` as part of git workflow, use `pre-commit install`. 17:15:44 All changes made by hooks: 17:15:44 diff --git a/docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst b/docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst 17:15:44 index 9f0572221..ae3eb15bf 100644 17:15:44 --- a/docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst 17:15:44 +++ b/docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst 17:15:44 @@ -184,7 +184,7 @@ Preparation 17:15:44 './updateVariables.sh' 17:15:44 * check-in the project 17:15:44 17:15:44 -To allow ArgoCD to access the 17:15:44 +To allow ArgoCD to access the 17:15:44 - Git Repository, which contains the application definitions, 17:15:44 - (optional) Helm Repository, which contains the compiled charts 17:15:44 you need to create secrets to define the repository and the access credentials. 17:15:44 pre-commit: exit 1 (11.24 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2266 17:15:44 pre-commit: FAIL code 1 (14.60=setup[3.37]+cmd[11.24] seconds) 17:15:44 evaluation failed :( (14.81 seconds) 17:15:44 + tox_status=1 17:15:44 + echo '---> Completed tox runs' 17:15:44 ---> Completed tox runs 17:15:44 + for i in .tox/*/log 17:15:44 ++ echo .tox/pre-commit/log 17:15:44 ++ awk -F/ '{print $2}' 17:15:44 + tox_env=pre-commit 17:15:44 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 17:15:44 + DOC_DIR=docs/_build/html 17:15:44 + [[ -d docs/_build/html ]] 17:15:44 + echo '---> tox-run.sh ends' 17:15:44 ---> tox-run.sh ends 17:15:44 + test 1 -eq 0 17:15:44 + exit 1 17:15:44 ++ '[' 2 = 1 ']' 17:15:44 Build step 'Execute shell' marked build as failure 17:15:44 $ ssh-agent -k 17:15:44 unset SSH_AUTH_SOCK; 17:15:44 unset SSH_AGENT_PID; 17:15:44 echo Agent pid 1697 killed; 17:15:44 [ssh-agent] Stopped. 17:15:44 [PostBuildScript] - [INFO] Executing post build scripts. 17:15:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins822250681224808669.sh 17:15:44 ---> sysstat.sh 17:15:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6704711980088690785.sh 17:15:45 ---> package-listing.sh 17:15:45 ++ tr '[:upper:]' '[:lower:]' 17:15:45 ++ facter osfamily 17:15:45 + OS_FAMILY=debian 17:15:45 + workspace=/w/workspace/oom-master-pre-commit-lint 17:15:45 + START_PACKAGES=/tmp/packages_start.txt 17:15:45 + END_PACKAGES=/tmp/packages_end.txt 17:15:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:15:45 + PACKAGES=/tmp/packages_start.txt 17:15:45 + '[' /w/workspace/oom-master-pre-commit-lint ']' 17:15:45 + PACKAGES=/tmp/packages_end.txt 17:15:45 + case "${OS_FAMILY}" in 17:15:45 + dpkg -l 17:15:45 + grep '^ii' 17:15:45 + '[' -f /tmp/packages_start.txt ']' 17:15:45 + '[' -f /tmp/packages_end.txt ']' 17:15:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:15:45 + '[' /w/workspace/oom-master-pre-commit-lint ']' 17:15:45 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 17:15:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 17:15:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins951547734723900268.sh 17:15:45 ---> capture-instance-metadata.sh 17:15:45 Setup pyenv: 17:15:45 system 17:15:45 3.8.13 17:15:45 3.9.13 17:15:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:15:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RKmA 17:15:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:15:53 lf-activate-venv(): INFO: Installing: lftools 17:16:14 lf-activate-venv(): INFO: Adding /tmp/venv-RKmA/bin to PATH 17:16:14 INFO: Running in OpenStack, capturing instance metadata 17:16:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6221545180840829221.sh 17:16:15 provisioning config files... 17:16:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config537064011563158946tmp 17:16:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:16:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:16:15 [EnvInject] - Injecting environment variables from a build step. 17:16:15 [EnvInject] - Injecting as environment variables the properties content 17:16:15 SERVER_ID=logs 17:16:15 17:16:15 [EnvInject] - Variables injected successfully. 17:16:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12655450030260447520.sh 17:16:15 ---> create-netrc.sh 17:16:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18134417502097375314.sh 17:16:15 ---> python-tools-install.sh 17:16:15 Setup pyenv: 17:16:15 system 17:16:15 3.8.13 17:16:15 3.9.13 17:16:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:16:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RKmA from file:/tmp/.os_lf_venv 17:16:17 lf-activate-venv(): INFO: Installing: lftools 17:16:25 lf-activate-venv(): INFO: Adding /tmp/venv-RKmA/bin to PATH 17:16:25 Generating Requirements File 17:16:43 Python 3.10.6 17:16:43 pip 25.1.1 from /tmp/venv-RKmA/lib/python3.10/site-packages/pip (python 3.10) 17:16:44 appdirs==1.4.4 17:16:44 argcomplete==3.6.2 17:16:44 aspy.yaml==1.3.0 17:16:44 attrs==25.3.0 17:16:44 autopage==0.5.2 17:16:44 beautifulsoup4==4.13.4 17:16:44 boto3==1.38.42 17:16:44 botocore==1.38.42 17:16:44 bs4==0.0.2 17:16:44 cachetools==5.5.2 17:16:44 certifi==2025.6.15 17:16:44 cffi==1.17.1 17:16:44 cfgv==3.4.0 17:16:44 chardet==5.2.0 17:16:44 charset-normalizer==3.4.2 17:16:44 click==8.2.1 17:16:44 cliff==4.10.0 17:16:44 cmd2==2.6.1 17:16:44 cryptography==3.3.2 17:16:44 debtcollector==3.0.0 17:16:44 decorator==5.2.1 17:16:44 defusedxml==0.7.1 17:16:44 Deprecated==1.2.18 17:16:44 distlib==0.3.9 17:16:44 dnspython==2.7.0 17:16:44 docker==7.1.0 17:16:44 dogpile.cache==1.4.0 17:16:44 durationpy==0.10 17:16:44 email_validator==2.2.0 17:16:44 filelock==3.18.0 17:16:44 future==1.0.0 17:16:44 gitdb==4.0.12 17:16:44 GitPython==3.1.44 17:16:44 google-auth==2.40.3 17:16:44 httplib2==0.22.0 17:16:44 identify==2.6.12 17:16:44 idna==3.10 17:16:44 importlib-resources==1.5.0 17:16:44 iso8601==2.1.0 17:16:44 Jinja2==3.1.6 17:16:44 jmespath==1.0.1 17:16:44 jsonpatch==1.33 17:16:44 jsonpointer==3.0.0 17:16:44 jsonschema==4.24.0 17:16:44 jsonschema-specifications==2025.4.1 17:16:44 keystoneauth1==5.11.1 17:16:44 kubernetes==33.1.0 17:16:44 lftools==0.37.13 17:16:44 lxml==5.4.0 17:16:44 MarkupSafe==3.0.2 17:16:44 msgpack==1.1.1 17:16:44 multi_key_dict==2.0.3 17:16:44 munch==4.0.0 17:16:44 netaddr==1.3.0 17:16:44 niet==1.4.2 17:16:44 nodeenv==1.9.1 17:16:44 oauth2client==4.1.3 17:16:44 oauthlib==3.3.1 17:16:44 openstacksdk==4.6.0 17:16:44 os-client-config==2.1.0 17:16:44 os-service-types==1.7.0 17:16:44 osc-lib==4.0.2 17:16:44 oslo.config==9.8.0 17:16:44 oslo.context==6.0.0 17:16:44 oslo.i18n==6.5.1 17:16:44 oslo.log==7.1.0 17:16:44 oslo.serialization==5.7.0 17:16:44 oslo.utils==9.0.0 17:16:44 packaging==25.0 17:16:44 pbr==6.1.1 17:16:44 platformdirs==4.3.8 17:16:44 prettytable==3.16.0 17:16:44 psutil==7.0.0 17:16:44 pyasn1==0.6.1 17:16:44 pyasn1_modules==0.4.2 17:16:44 pycparser==2.22 17:16:44 pygerrit2==2.0.15 17:16:44 PyGithub==2.6.1 17:16:44 PyJWT==2.10.1 17:16:44 PyNaCl==1.5.0 17:16:44 pyparsing==2.4.7 17:16:44 pyperclip==1.9.0 17:16:44 pyrsistent==0.20.0 17:16:44 python-cinderclient==9.7.0 17:16:44 python-dateutil==2.9.0.post0 17:16:44 python-heatclient==4.2.0 17:16:44 python-jenkins==1.8.2 17:16:44 python-keystoneclient==5.6.0 17:16:44 python-magnumclient==4.8.1 17:16:44 python-openstackclient==8.1.0 17:16:44 python-swiftclient==4.8.0 17:16:44 PyYAML==6.0.2 17:16:44 referencing==0.36.2 17:16:44 requests==2.32.4 17:16:44 requests-oauthlib==2.0.0 17:16:44 requestsexceptions==1.4.0 17:16:44 rfc3986==2.0.0 17:16:44 rpds-py==0.25.1 17:16:44 rsa==4.9.1 17:16:44 ruamel.yaml==0.18.14 17:16:44 ruamel.yaml.clib==0.2.12 17:16:44 s3transfer==0.13.0 17:16:44 simplejson==3.20.1 17:16:44 six==1.17.0 17:16:44 smmap==5.0.2 17:16:44 soupsieve==2.7 17:16:44 stevedore==5.4.1 17:16:44 tabulate==0.9.0 17:16:44 toml==0.10.2 17:16:44 tomlkit==0.13.3 17:16:44 tqdm==4.67.1 17:16:44 typing_extensions==4.14.0 17:16:44 tzdata==2025.2 17:16:44 urllib3==1.26.20 17:16:44 virtualenv==20.31.2 17:16:44 wcwidth==0.2.13 17:16:44 websocket-client==1.8.0 17:16:44 wrapt==1.17.2 17:16:44 xdg==6.0.0 17:16:44 xmltodict==0.14.2 17:16:44 yq==3.4.3 17:16:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins913005429802709143.sh 17:16:44 ---> sudo-logs.sh 17:16:44 Archiving 'sudo' log.. 17:16:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9572634293403497158.sh 17:16:44 ---> job-cost.sh 17:16:44 Setup pyenv: 17:16:44 system 17:16:44 3.8.13 17:16:44 3.9.13 17:16:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:16:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RKmA from file:/tmp/.os_lf_venv 17:16:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:16:51 lf-activate-venv(): INFO: Adding /tmp/venv-RKmA/bin to PATH 17:16:51 INFO: No Stack... 17:16:51 INFO: Retrieving Pricing Info for: v3-standard-4 17:16:52 INFO: Archiving Costs 17:16:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14625563283338320388.sh 17:16:52 ---> logs-deploy.sh 17:16:52 Setup pyenv: 17:16:52 system 17:16:52 3.8.13 17:16:52 3.9.13 17:16:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:16:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RKmA from file:/tmp/.os_lf_venv 17:16:54 lf-activate-venv(): INFO: Installing: lftools 17:17:01 lf-activate-venv(): INFO: Adding /tmp/venv-RKmA/bin to PATH 17:17:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4136 17:17:01 INFO: archiving workspace using pattern(s): 17:17:02 Archives upload complete. 17:17:03 INFO: archiving logs to Nexus 17:17:04 ---> uname -a: 17:17:04 Linux prd-ubuntu1804-builder-4c-4g-23510 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:17:04 17:17:04 17:17:04 ---> lscpu: 17:17:04 Architecture: x86_64 17:17:04 CPU op-mode(s): 32-bit, 64-bit 17:17:04 Byte Order: Little Endian 17:17:04 CPU(s): 4 17:17:04 On-line CPU(s) list: 0-3 17:17:04 Thread(s) per core: 1 17:17:04 Core(s) per socket: 1 17:17:04 Socket(s): 4 17:17:04 NUMA node(s): 1 17:17:04 Vendor ID: AuthenticAMD 17:17:04 CPU family: 23 17:17:04 Model: 49 17:17:04 Model name: AMD EPYC-Rome Processor 17:17:04 Stepping: 0 17:17:04 CPU MHz: 2800.000 17:17:04 BogoMIPS: 5600.00 17:17:04 Virtualization: AMD-V 17:17:04 Hypervisor vendor: KVM 17:17:04 Virtualization type: full 17:17:04 L1d cache: 32K 17:17:04 L1i cache: 32K 17:17:04 L2 cache: 512K 17:17:04 L3 cache: 16384K 17:17:04 NUMA node0 CPU(s): 0-3 17:17:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 17:17:04 17:17:04 17:17:04 ---> nproc: 17:17:04 4 17:17:04 17:17:04 17:17:04 ---> df -h: 17:17:04 Filesystem Size Used Avail Use% Mounted on 17:17:04 udev 7.9G 0 7.9G 0% /dev 17:17:04 tmpfs 1.6G 672K 1.6G 1% /run 17:17:04 /dev/vda1 78G 8.4G 69G 11% / 17:17:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:17:04 tmpfs 5.0M 0 5.0M 0% /run/lock 17:17:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:17:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:17:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:17:04 17:17:04 17:17:04 ---> free -m: 17:17:04 total used free shared buff/cache available 17:17:04 Mem: 16040 546 13324 0 2168 15175 17:17:04 Swap: 1023 0 1023 17:17:04 17:17:04 17:17:04 ---> ip addr: 17:17:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:17:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:17:04 inet 127.0.0.1/8 scope host lo 17:17:04 valid_lft forever preferred_lft forever 17:17:04 inet6 ::1/128 scope host 17:17:04 valid_lft forever preferred_lft forever 17:17:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:17:04 link/ether fa:16:3e:4b:55:22 brd ff:ff:ff:ff:ff:ff 17:17:04 inet 10.30.106.130/23 brd 10.30.107.255 scope global dynamic ens3 17:17:04 valid_lft 86263sec preferred_lft 86263sec 17:17:04 inet6 fe80::f816:3eff:fe4b:5522/64 scope link 17:17:04 valid_lft forever preferred_lft forever 17:17:04 17:17:04 17:17:04 ---> sar -b -r -n DEV: 17:17:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23510) 06/24/25 _x86_64_ (4 CPU) 17:17:04 17:17:04 17:14:48 LINUX RESTART (4 CPU) 17:17:04 17:17:04 17:15:01 tps rtps wtps bread/s bwrtn/s 17:17:04 17:16:02 323.68 50.93 272.74 3497.10 16025.46 17:17:04 17:17:01 113.62 1.08 112.54 123.10 16616.71 17:17:04 Average: 219.54 26.22 193.32 1824.41 16318.58 17:17:04 17:17:04 17:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:17:04 17:16:02 13905648 15521884 2519320 15.34 60168 1754492 812196 4.65 771760 1530700 143304 17:17:04 17:17:01 13587936 15482444 2837032 17.27 84028 1993024 825364 4.72 825768 1760764 110372 17:17:04 Average: 13746792 15502164 2678176 16.31 72098 1873758 818780 4.69 798764 1645732 126838 17:17:04 17:17:04 17:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:17:04 17:16:02 ens3 586.74 397.55 2380.64 91.49 0.00 0.00 0.00 0.00 17:17:04 17:16:02 lo 2.53 2.53 0.28 0.28 0.00 0.00 0.00 0.00 17:17:04 17:17:01 ens3 148.72 105.20 805.83 14.68 0.00 0.00 0.00 0.00 17:17:04 17:17:01 lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 17:17:04 Average: ens3 369.59 252.62 1599.92 53.41 0.00 0.00 0.00 0.00 17:17:04 Average: lo 1.92 1.92 0.21 0.21 0.00 0.00 0.00 0.00 17:17:04 17:17:04 17:17:04 ---> sar -P ALL: 17:17:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23510) 06/24/25 _x86_64_ (4 CPU) 17:17:04 17:17:04 17:14:48 LINUX RESTART (4 CPU) 17:17:04 17:17:04 17:15:01 CPU %user %nice %system %iowait %steal %idle 17:17:04 17:16:02 all 25.52 0.00 2.68 2.21 0.07 69.51 17:17:04 17:16:02 0 20.89 0.00 2.43 3.74 0.07 72.88 17:17:04 17:16:02 1 21.15 0.00 2.26 0.85 0.08 75.66 17:17:04 17:16:02 2 26.76 0.00 2.49 0.74 0.07 69.94 17:17:04 17:16:02 3 33.32 0.00 3.52 3.54 0.05 59.57 17:17:04 17:17:01 all 21.54 0.00 1.53 1.21 0.05 75.67 17:17:04 17:17:01 0 1.65 0.00 1.09 3.62 0.09 93.56 17:17:04 17:17:01 1 36.87 0.00 1.95 0.48 0.03 60.67 17:17:04 17:17:01 2 30.33 0.00 2.24 0.59 0.03 66.80 17:17:04 17:17:01 3 17.28 0.00 0.85 0.15 0.03 81.69 17:17:04 Average: all 23.55 0.00 2.11 1.72 0.06 72.57 17:17:04 Average: 0 11.34 0.00 1.76 3.68 0.08 83.14 17:17:04 Average: 1 28.95 0.00 2.11 0.67 0.06 68.22 17:17:04 Average: 2 28.53 0.00 2.37 0.67 0.05 68.38 17:17:04 Average: 3 25.35 0.00 2.19 1.85 0.04 70.56 17:17:04 17:17:04 17:17:04