11:26:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137159 11:26:20 Running as SYSTEM 11:26:20 [EnvInject] - Loading node environment variables. 11:26:20 Building remotely on prd-ubuntu1804-builder-4c-4g-7944 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 11:26:20 [ssh-agent] Looking for ssh-agent implementation... 11:26:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:26:20 $ ssh-agent 11:26:20 SSH_AUTH_SOCK=/tmp/ssh-yoVa5EWW7vH6/agent.1717 11:26:20 SSH_AGENT_PID=1719 11:26:20 [ssh-agent] Started. 11:26:20 Running ssh-add (command line suppressed) 11:26:20 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_2468507436302979286.key (/w/workspace/oom-master-commit-lint@tmp/private_key_2468507436302979286.key) 11:26:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:26:20 The recommended git tool is: NONE 11:26:22 using credential onap-jenkins-ssh 11:26:22 Wiping out workspace first. 11:26:22 Cloning the remote Git repository 11:26:22 Cloning repository git://cloud.onap.org/mirror/oom.git 11:26:22 > git init /w/workspace/oom-master-commit-lint # timeout=10 11:26:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:26:22 > git --version # timeout=10 11:26:22 > git --version # 'git version 2.17.1' 11:26:22 using GIT_SSH to set credentials Gerrit user 11:26:22 Verifying host key using manually-configured host key entries 11:26:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:26:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:26:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:26:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:26:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:26:28 using GIT_SSH to set credentials Gerrit user 11:26:28 Verifying host key using manually-configured host key entries 11:26:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/59/137159/2 # timeout=30 11:26:28 > git rev-parse a549c63676cb04d16611317563c684ae65d363e7^{commit} # timeout=10 11:26:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:26:28 Checking out Revision a549c63676cb04d16611317563c684ae65d363e7 (refs/changes/59/137159/2) 11:26:28 > git config core.sparsecheckout # timeout=10 11:26:28 > git checkout -f a549c63676cb04d16611317563c684ae65d363e7 # timeout=30 11:26:31 Commit message: "[SO] Config Changes for SO using Kafka for PNF" 11:26:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:26:31 > git rev-list --no-walk 5026bc8a2eb471ddc293baf13c81fb14de34469d # timeout=10 11:26:31 [EnvInject] - Injecting environment variables from a build step. 11:26:31 [EnvInject] - Injecting as environment variables the properties content 11:26:31 PYTHON=python3 11:26:31 11:26:31 [EnvInject] - Variables injected successfully. 11:26:32 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins8979700936432520380.sh 11:26:32 ---> tox-install.sh 11:26:32 + source /home/jenkins/lf-env.sh 11:26:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:32 ++ mktemp -d /tmp/venv-XXXX 11:26:32 + lf_venv=/tmp/venv-94CI 11:26:32 + local venv_file=/tmp/.os_lf_venv 11:26:32 + local python=python3 11:26:32 + local options 11:26:32 + local set_path=true 11:26:32 + local install_args= 11:26:32 ++ 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 11:26:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:32 + true 11:26:32 + case $1 in 11:26:32 + venv_file=/tmp/.toxenv 11:26:32 + shift 2 11:26:32 + true 11:26:32 + case $1 in 11:26:32 + shift 11:26:32 + break 11:26:32 + case $python in 11:26:32 + local pkg_list= 11:26:32 + [[ -d /opt/pyenv ]] 11:26:32 + echo 'Setup pyenv:' 11:26:32 Setup pyenv: 11:26:32 + export PYENV_ROOT=/opt/pyenv 11:26:32 + PYENV_ROOT=/opt/pyenv 11:26:32 + 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 11:26:32 + 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 11:26:32 + pyenv versions 11:26:32 * system (set by /opt/pyenv/version) 11:26:32 * 3.8.13 (set by /opt/pyenv/version) 11:26:32 * 3.9.13 (set by /opt/pyenv/version) 11:26:32 * 3.10.6 (set by /opt/pyenv/version) 11:26:32 + command -v pyenv 11:26:32 ++ pyenv init - --no-rehash 11:26:32 + 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[*]}"'\'')" 11:26:32 export PATH="/opt/pyenv/shims:${PATH}" 11:26:32 export PYENV_SHELL=bash 11:26:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:32 pyenv() { 11:26:32 local command 11:26:32 command="${1:-}" 11:26:32 if [ "$#" -gt 0 ]; then 11:26:32 shift 11:26:32 fi 11:26:32 11:26:32 case "$command" in 11:26:32 rehash|shell) 11:26:32 eval "$(pyenv "sh-$command" "$@")" 11:26:32 ;; 11:26:32 *) 11:26:32 command pyenv "$command" "$@" 11:26:32 ;; 11:26:32 esac 11:26:32 }' 11:26:32 +++ 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[*]}"' 11:26:32 ++ 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 11:26:32 ++ 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 11:26:32 ++ 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 11:26:32 ++ export PYENV_SHELL=bash 11:26:32 ++ PYENV_SHELL=bash 11:26:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:32 +++ complete -F _pyenv pyenv 11:26:32 ++ lf-pyver python3 11:26:32 ++ local py_version_xy=python3 11:26:32 ++ local py_version_xyz= 11:26:32 ++ pyenv versions 11:26:32 ++ local command 11:26:32 ++ command=versions 11:26:32 ++ '[' 1 -gt 0 ']' 11:26:32 ++ shift 11:26:32 ++ case "$command" in 11:26:32 ++ command pyenv versions 11:26:32 ++ sed 's/^[ *]* //' 11:26:32 ++ pyenv versions 11:26:32 ++ awk '{ print $1 }' 11:26:32 ++ grep -E '^[0-9.]*[0-9]$' 11:26:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:32 +++ sort -V 11:26:32 +++ grep '^3' /tmp/.pyenv_versions 11:26:32 +++ tail -n 1 11:26:32 ++ py_version_xyz=3.10.6 11:26:32 ++ [[ -z 3.10.6 ]] 11:26:32 ++ echo 3.10.6 11:26:32 ++ return 0 11:26:32 + pyenv local 3.10.6 11:26:32 + local command 11:26:32 + command=local 11:26:32 + '[' 2 -gt 0 ']' 11:26:32 + shift 11:26:32 + case "$command" in 11:26:32 + command pyenv local 3.10.6 11:26:32 + pyenv local 3.10.6 11:26:32 + for arg in "$@" 11:26:32 + case $arg in 11:26:32 + pkg_list+='tox ' 11:26:32 + for arg in "$@" 11:26:32 + case $arg in 11:26:32 + pkg_list+='virtualenv ' 11:26:32 + for arg in "$@" 11:26:32 + case $arg in 11:26:32 + pkg_list+='urllib3~=1.26.15 ' 11:26:32 + [[ -f /tmp/.toxenv ]] 11:26:32 + [[ ! -f /tmp/.toxenv ]] 11:26:32 + [[ -n '' ]] 11:26:32 + python3 -m venv /tmp/venv-94CI 11:26:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-94CI' 11:26:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-94CI 11:26:36 + echo /tmp/venv-94CI 11:26:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:26:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:26:36 + /tmp/venv-94CI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:26:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:26:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:26:39 + /tmp/venv-94CI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:26:42 + type python3 11:26:42 + true 11:26:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-94CI/bin to PATH' 11:26:42 lf-activate-venv(): INFO: Adding /tmp/venv-94CI/bin to PATH 11:26:42 + PATH=/tmp/venv-94CI/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 11:26:42 + return 0 11:26:42 + python3 --version 11:26:42 Python 3.10.6 11:26:42 + python3 -m pip --version 11:26:42 pip 24.0 from /tmp/venv-94CI/lib/python3.10/site-packages/pip (python 3.10) 11:26:42 + python3 -m pip freeze 11:26:42 cachetools==5.3.2 11:26:42 chardet==5.2.0 11:26:42 colorama==0.4.6 11:26:42 distlib==0.3.8 11:26:42 filelock==3.13.1 11:26:42 packaging==23.2 11:26:42 platformdirs==4.2.0 11:26:42 pluggy==1.4.0 11:26:42 pyproject-api==1.6.1 11:26:42 tomli==2.0.1 11:26:42 tox==4.13.0 11:26:42 urllib3==1.26.18 11:26:42 virtualenv==20.25.1 11:26:42 [EnvInject] - Injecting environment variables from a build step. 11:26:42 [EnvInject] - Injecting as environment variables the properties content 11:26:42 PARALLEL=false 11:26:42 11:26:42 [EnvInject] - Variables injected successfully. 11:26:42 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4743069068218314436.sh 11:26:42 ---> tox-run.sh 11:26:42 + 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 11:26:42 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 11:26:42 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 11:26:42 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 11:26:42 + cd /w/workspace/oom-master-commit-lint/. 11:26:42 + source /home/jenkins/lf-env.sh 11:26:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:42 ++ mktemp -d /tmp/venv-XXXX 11:26:42 + lf_venv=/tmp/venv-mC18 11:26:42 + local venv_file=/tmp/.os_lf_venv 11:26:42 + local python=python3 11:26:42 + local options 11:26:42 + local set_path=true 11:26:42 + local install_args= 11:26:42 ++ 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 11:26:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:42 + true 11:26:42 + case $1 in 11:26:42 + venv_file=/tmp/.toxenv 11:26:42 + shift 2 11:26:42 + true 11:26:42 + case $1 in 11:26:42 + shift 11:26:42 + break 11:26:42 + case $python in 11:26:42 + local pkg_list= 11:26:42 + [[ -d /opt/pyenv ]] 11:26:42 + echo 'Setup pyenv:' 11:26:42 Setup pyenv: 11:26:42 + export PYENV_ROOT=/opt/pyenv 11:26:42 + PYENV_ROOT=/opt/pyenv 11:26:42 + 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 11:26:42 + 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 11:26:42 + pyenv versions 11:26:42 system 11:26:42 3.8.13 11:26:42 3.9.13 11:26:42 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:26:42 + command -v pyenv 11:26:42 ++ pyenv init - --no-rehash 11:26:42 + 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[*]}"'\'')" 11:26:42 export PATH="/opt/pyenv/shims:${PATH}" 11:26:42 export PYENV_SHELL=bash 11:26:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:42 pyenv() { 11:26:42 local command 11:26:42 command="${1:-}" 11:26:42 if [ "$#" -gt 0 ]; then 11:26:42 shift 11:26:42 fi 11:26:42 11:26:42 case "$command" in 11:26:42 rehash|shell) 11:26:42 eval "$(pyenv "sh-$command" "$@")" 11:26:42 ;; 11:26:42 *) 11:26:42 command pyenv "$command" "$@" 11:26:42 ;; 11:26:42 esac 11:26:42 }' 11:26:42 +++ 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[*]}"' 11:26:42 ++ 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 11:26:42 ++ 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 11:26:42 ++ 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 11:26:42 ++ export PYENV_SHELL=bash 11:26:42 ++ PYENV_SHELL=bash 11:26:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:42 +++ complete -F _pyenv pyenv 11:26:42 ++ lf-pyver python3 11:26:42 ++ local py_version_xy=python3 11:26:42 ++ local py_version_xyz= 11:26:42 ++ pyenv versions 11:26:42 ++ sed 's/^[ *]* //' 11:26:42 ++ local command 11:26:42 ++ command=versions 11:26:42 ++ '[' 1 -gt 0 ']' 11:26:42 ++ shift 11:26:42 ++ case "$command" in 11:26:42 ++ command pyenv versions 11:26:42 ++ pyenv versions 11:26:42 ++ awk '{ print $1 }' 11:26:42 ++ grep -E '^[0-9.]*[0-9]$' 11:26:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:43 +++ grep '^3' /tmp/.pyenv_versions 11:26:43 +++ tail -n 1 11:26:43 +++ sort -V 11:26:43 ++ py_version_xyz=3.10.6 11:26:43 ++ [[ -z 3.10.6 ]] 11:26:43 ++ echo 3.10.6 11:26:43 ++ return 0 11:26:43 + pyenv local 3.10.6 11:26:43 + local command 11:26:43 + command=local 11:26:43 + '[' 2 -gt 0 ']' 11:26:43 + shift 11:26:43 + case "$command" in 11:26:43 + command pyenv local 3.10.6 11:26:43 + pyenv local 3.10.6 11:26:43 + for arg in "$@" 11:26:43 + case $arg in 11:26:43 + pkg_list+='tox ' 11:26:43 + for arg in "$@" 11:26:43 + case $arg in 11:26:43 + pkg_list+='virtualenv ' 11:26:43 + for arg in "$@" 11:26:43 + case $arg in 11:26:43 + pkg_list+='urllib3~=1.26.15 ' 11:26:43 + [[ -f /tmp/.toxenv ]] 11:26:43 ++ cat /tmp/.toxenv 11:26:43 + lf_venv=/tmp/venv-94CI 11:26:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-94CI from' file:/tmp/.toxenv 11:26:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-94CI from file:/tmp/.toxenv 11:26:43 + /tmp/venv-94CI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:26:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:26:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:26:43 + /tmp/venv-94CI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:26:45 + type python3 11:26:45 + true 11:26:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-94CI/bin to PATH' 11:26:45 lf-activate-venv(): INFO: Adding /tmp/venv-94CI/bin to PATH 11:26:45 + PATH=/tmp/venv-94CI/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 11:26:45 + return 0 11:26:45 + [[ -d /opt/pyenv ]] 11:26:45 + echo '---> Setting up pyenv' 11:26:45 ---> Setting up pyenv 11:26:45 + export PYENV_ROOT=/opt/pyenv 11:26:45 + PYENV_ROOT=/opt/pyenv 11:26:45 + export PATH=/opt/pyenv/bin:/tmp/venv-94CI/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 11:26:45 + PATH=/opt/pyenv/bin:/tmp/venv-94CI/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 11:26:45 ++ pwd 11:26:45 + PYTHONPATH=/w/workspace/oom-master-commit-lint 11:26:45 + export PYTHONPATH 11:26:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:26:45 + TOX_TESTENV_PASSENV=PYTHONPATH 11:26:45 + tox --version 11:26:45 4.13.0 from /tmp/venv-94CI/lib/python3.10/site-packages/tox/__init__.py 11:26:45 + PARALLEL=false 11:26:45 + TOX_OPTIONS_LIST= 11:26:45 + [[ -n gitlint ]] 11:26:45 + TOX_OPTIONS_LIST=' -e gitlint' 11:26:45 + case ${PARALLEL,,} in 11:26:45 + tox -e gitlint 11:26:45 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 11:26:47 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 11:27:11 gitlint: freeze> python -m pip freeze --all 11:27:12 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 11:27:12 gitlint: commands[0]> gitlint 11:27:12 gitlint: OK (26.53=setup[26.35]+cmd[0.18] seconds) 11:27:12 congratulations :) (26.70 seconds) 11:27:12 + tox_status=0 11:27:12 + echo '---> Completed tox runs' 11:27:12 ---> Completed tox runs 11:27:12 + for i in .tox/*/log 11:27:12 ++ echo .tox/gitlint/log 11:27:12 ++ awk -F/ '{print $2}' 11:27:12 + tox_env=gitlint 11:27:12 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 11:27:12 + DOC_DIR=docs/_build/html 11:27:12 + [[ -d docs/_build/html ]] 11:27:12 + echo '---> tox-run.sh ends' 11:27:12 ---> tox-run.sh ends 11:27:12 + test 0 -eq 0 11:27:12 $ ssh-agent -k 11:27:12 unset SSH_AUTH_SOCK; 11:27:12 unset SSH_AGENT_PID; 11:27:12 echo Agent pid 1719 killed; 11:27:12 [ssh-agent] Stopped. 11:27:12 [PostBuildScript] - [INFO] Executing post build scripts. 11:27:12 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4769903212472225203.sh 11:27:12 ---> sysstat.sh 11:27:13 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14664826358868776875.sh 11:27:13 ---> package-listing.sh 11:27:13 ++ tr '[:upper:]' '[:lower:]' 11:27:13 ++ facter osfamily 11:27:13 + OS_FAMILY=debian 11:27:13 + workspace=/w/workspace/oom-master-commit-lint 11:27:13 + START_PACKAGES=/tmp/packages_start.txt 11:27:13 + END_PACKAGES=/tmp/packages_end.txt 11:27:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:27:13 + PACKAGES=/tmp/packages_start.txt 11:27:13 + '[' /w/workspace/oom-master-commit-lint ']' 11:27:13 + PACKAGES=/tmp/packages_end.txt 11:27:13 + case "${OS_FAMILY}" in 11:27:13 + dpkg -l 11:27:13 + grep '^ii' 11:27:13 + '[' -f /tmp/packages_start.txt ']' 11:27:13 + '[' -f /tmp/packages_end.txt ']' 11:27:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:27:13 + '[' /w/workspace/oom-master-commit-lint ']' 11:27:13 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 11:27:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 11:27:13 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7588651534695151217.sh 11:27:13 ---> capture-instance-metadata.sh 11:27:13 Setup pyenv: 11:27:13 system 11:27:13 3.8.13 11:27:13 3.9.13 11:27:13 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:27:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LRW2 11:27:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:27:20 lf-activate-venv(): INFO: Installing: lftools 11:27:49 lf-activate-venv(): INFO: Adding /tmp/venv-LRW2/bin to PATH 11:27:49 INFO: Running in OpenStack, capturing instance metadata 11:27:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8544946429382637547.sh 11:27:50 provisioning config files... 11:27:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config5440276300279447563tmp 11:27:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:27:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:27:50 [EnvInject] - Injecting environment variables from a build step. 11:27:50 [EnvInject] - Injecting as environment variables the properties content 11:27:50 SERVER_ID=logs 11:27:50 11:27:50 [EnvInject] - Variables injected successfully. 11:27:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8394340053111467935.sh 11:27:50 ---> create-netrc.sh 11:27:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14370003209636849054.sh 11:27:50 ---> python-tools-install.sh 11:27:50 Setup pyenv: 11:27:50 system 11:27:50 3.8.13 11:27:50 3.9.13 11:27:50 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:27:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LRW2 from file:/tmp/.os_lf_venv 11:27:51 lf-activate-venv(): INFO: Installing: lftools 11:27:59 lf-activate-venv(): INFO: Adding /tmp/venv-LRW2/bin to PATH 11:27:59 Generating Requirements File 11:28:27 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. 11:28:27 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 11:28:27 Python 3.10.6 11:28:27 pip 24.0 from /tmp/venv-LRW2/lib/python3.10/site-packages/pip (python 3.10) 11:28:28 appdirs==1.4.4 11:28:28 argcomplete==3.2.2 11:28:28 aspy.yaml==1.3.0 11:28:28 attrs==23.2.0 11:28:28 autopage==0.5.2 11:28:28 beautifulsoup4==4.12.3 11:28:28 boto3==1.34.48 11:28:28 botocore==1.34.48 11:28:28 bs4==0.0.2 11:28:28 cachetools==5.3.2 11:28:28 certifi==2024.2.2 11:28:28 cffi==1.16.0 11:28:28 cfgv==3.4.0 11:28:28 chardet==5.2.0 11:28:28 charset-normalizer==3.3.2 11:28:28 click==8.1.7 11:28:28 cliff==4.6.0 11:28:28 cmd2==2.4.3 11:28:28 cryptography==3.3.2 11:28:28 debtcollector==3.0.0 11:28:28 decorator==5.1.1 11:28:28 defusedxml==0.7.1 11:28:28 Deprecated==1.2.14 11:28:28 distlib==0.3.8 11:28:28 dnspython==2.6.1 11:28:28 docker==4.2.2 11:28:28 dogpile.cache==1.3.2 11:28:28 email-validator==2.1.0.post1 11:28:28 filelock==3.13.1 11:28:28 future==1.0.0 11:28:28 gitdb==4.0.11 11:28:28 GitPython==3.1.42 11:28:28 google-auth==2.28.1 11:28:28 httplib2==0.22.0 11:28:28 identify==2.5.35 11:28:28 idna==3.6 11:28:28 importlib-resources==1.5.0 11:28:28 iso8601==2.1.0 11:28:28 Jinja2==3.1.3 11:28:28 jmespath==1.0.1 11:28:28 jsonpatch==1.33 11:28:28 jsonpointer==2.4 11:28:28 jsonschema==4.21.1 11:28:28 jsonschema-specifications==2023.12.1 11:28:28 keystoneauth1==5.6.0 11:28:28 kubernetes==29.0.0 11:28:28 lftools==0.37.9 11:28:28 lxml==5.1.0 11:28:28 MarkupSafe==2.1.5 11:28:28 msgpack==1.0.7 11:28:28 multi_key_dict==2.0.3 11:28:28 munch==4.0.0 11:28:28 netaddr==1.2.1 11:28:28 netifaces==0.11.0 11:28:28 niet==1.4.2 11:28:28 nodeenv==1.8.0 11:28:28 oauth2client==4.1.3 11:28:28 oauthlib==3.2.2 11:28:28 openstacksdk==0.62.0 11:28:28 os-client-config==2.1.0 11:28:28 os-service-types==1.7.0 11:28:28 osc-lib==3.0.1 11:28:28 oslo.config==9.4.0 11:28:28 oslo.context==5.4.0 11:28:28 oslo.i18n==6.3.0 11:28:28 oslo.log==5.5.0 11:28:28 oslo.serialization==5.4.0 11:28:28 oslo.utils==7.1.0 11:28:28 packaging==23.2 11:28:28 pbr==6.0.0 11:28:28 platformdirs==4.2.0 11:28:28 prettytable==3.10.0 11:28:28 pyasn1==0.5.1 11:28:28 pyasn1-modules==0.3.0 11:28:28 pycparser==2.21 11:28:28 pygerrit2==2.0.15 11:28:28 PyGithub==2.2.0 11:28:28 pyinotify==0.9.6 11:28:28 PyJWT==2.8.0 11:28:28 PyNaCl==1.5.0 11:28:28 pyparsing==2.4.7 11:28:28 pyperclip==1.8.2 11:28:28 pyrsistent==0.20.0 11:28:28 python-cinderclient==9.4.0 11:28:28 python-dateutil==2.8.2 11:28:28 python-heatclient==3.4.0 11:28:28 python-jenkins==1.8.2 11:28:28 python-keystoneclient==5.3.0 11:28:28 python-magnumclient==4.3.0 11:28:28 python-novaclient==18.4.0 11:28:28 python-openstackclient==6.0.1 11:28:28 python-swiftclient==4.4.0 11:28:28 PyYAML==6.0.1 11:28:28 referencing==0.33.0 11:28:28 requests==2.31.0 11:28:28 requests-oauthlib==1.3.1 11:28:28 requestsexceptions==1.4.0 11:28:28 rfc3986==2.0.0 11:28:28 rpds-py==0.18.0 11:28:28 rsa==4.9 11:28:28 ruamel.yaml==0.18.6 11:28:28 ruamel.yaml.clib==0.2.8 11:28:28 s3transfer==0.10.0 11:28:28 simplejson==3.19.2 11:28:28 six==1.16.0 11:28:28 smmap==5.0.1 11:28:28 soupsieve==2.5 11:28:28 stevedore==5.2.0 11:28:28 tabulate==0.9.0 11:28:28 toml==0.10.2 11:28:28 tomlkit==0.12.3 11:28:28 tqdm==4.66.2 11:28:28 typing_extensions==4.9.0 11:28:28 tzdata==2024.1 11:28:28 urllib3==1.26.18 11:28:28 virtualenv==20.25.1 11:28:28 wcwidth==0.2.13 11:28:28 websocket-client==1.7.0 11:28:28 wrapt==1.16.0 11:28:28 xdg==6.0.0 11:28:28 xmltodict==0.13.0 11:28:28 yq==3.2.3 11:28:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8648710129723348444.sh 11:28:28 ---> sudo-logs.sh 11:28:28 Archiving 'sudo' log.. 11:28:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13155080073649874240.sh 11:28:28 ---> job-cost.sh 11:28:28 Setup pyenv: 11:28:28 system 11:28:28 3.8.13 11:28:28 3.9.13 11:28:28 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:28:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LRW2 from file:/tmp/.os_lf_venv 11:28:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:28:37 lf-activate-venv(): INFO: Adding /tmp/venv-LRW2/bin to PATH 11:28:37 INFO: No Stack... 11:28:37 INFO: Retrieving Pricing Info for: v3-standard-4 11:28:38 INFO: Archiving Costs 11:28:38 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17492502930269612554.sh 11:28:38 ---> logs-deploy.sh 11:28:38 Setup pyenv: 11:28:38 system 11:28:38 3.8.13 11:28:38 3.9.13 11:28:38 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:28:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LRW2 from file:/tmp/.os_lf_venv 11:28:39 lf-activate-venv(): INFO: Installing: lftools 11:28:48 lf-activate-venv(): INFO: Adding /tmp/venv-LRW2/bin to PATH 11:28:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7199 11:28:48 INFO: archiving workspace using pattern(s): 11:28:49 Archives upload complete. 11:28:49 INFO: archiving logs to Nexus 11:28:50 ---> uname -a: 11:28:50 Linux prd-ubuntu1804-builder-4c-4g-7944 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:28:50 11:28:50 11:28:50 ---> lscpu: 11:28:50 Architecture: x86_64 11:28:50 CPU op-mode(s): 32-bit, 64-bit 11:28:50 Byte Order: Little Endian 11:28:50 CPU(s): 4 11:28:50 On-line CPU(s) list: 0-3 11:28:50 Thread(s) per core: 1 11:28:50 Core(s) per socket: 1 11:28:50 Socket(s): 4 11:28:50 NUMA node(s): 1 11:28:50 Vendor ID: AuthenticAMD 11:28:50 CPU family: 23 11:28:50 Model: 49 11:28:50 Model name: AMD EPYC-Rome Processor 11:28:50 Stepping: 0 11:28:50 CPU MHz: 2800.000 11:28:50 BogoMIPS: 5600.00 11:28:50 Virtualization: AMD-V 11:28:50 Hypervisor vendor: KVM 11:28:50 Virtualization type: full 11:28:50 L1d cache: 32K 11:28:50 L1i cache: 32K 11:28:50 L2 cache: 512K 11:28:50 L3 cache: 16384K 11:28:50 NUMA node0 CPU(s): 0-3 11:28:50 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 11:28:50 11:28:50 11:28:50 ---> nproc: 11:28:50 4 11:28:50 11:28:50 11:28:50 ---> df -h: 11:28:50 Filesystem Size Used Avail Use% Mounted on 11:28:50 udev 7.9G 0 7.9G 0% /dev 11:28:50 tmpfs 1.6G 672K 1.6G 1% /run 11:28:50 /dev/vda1 78G 8.5G 69G 11% / 11:28:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:28:50 tmpfs 5.0M 0 5.0M 0% /run/lock 11:28:50 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:28:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:28:50 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:28:50 11:28:50 11:28:50 ---> free -m: 11:28:50 total used free shared buff/cache available 11:28:50 Mem: 16040 549 13206 0 2283 15168 11:28:50 Swap: 1023 0 1023 11:28:50 11:28:50 11:28:50 ---> ip addr: 11:28:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:28:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:28:50 inet 127.0.0.1/8 scope host lo 11:28:50 valid_lft forever preferred_lft forever 11:28:50 inet6 ::1/128 scope host 11:28:50 valid_lft forever preferred_lft forever 11:28:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:28:50 link/ether fa:16:3e:46:6c:c4 brd ff:ff:ff:ff:ff:ff 11:28:50 inet 10.30.106.31/23 brd 10.30.107.255 scope global dynamic ens3 11:28:50 valid_lft 86221sec preferred_lft 86221sec 11:28:50 inet6 fe80::f816:3eff:fe46:6cc4/64 scope link 11:28:50 valid_lft forever preferred_lft forever 11:28:50 11:28:50 11:28:50 ---> sar -b -r -n DEV: 11:28:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7944) 02/23/24 _x86_64_ (4 CPU) 11:28:50 11:28:50 11:25:54 LINUX RESTART (4 CPU) 11:28:50 11:28:50 11:26:01 tps rtps wtps bread/s bwrtn/s 11:28:50 11:27:01 269.16 78.82 190.34 4187.40 57810.86 11:28:50 11:28:01 135.58 14.35 121.23 1089.69 32389.40 11:28:50 Average: 202.37 46.59 155.79 2638.67 45101.19 11:28:50 11:28:50 11:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:28:50 11:27:01 14000900 15510104 2424068 14.76 53424 1662264 884500 5.06 737816 1485768 105208 11:28:50 11:28:01 13668876 15563224 2756092 16.78 83944 1994468 756912 4.33 724788 1785508 133572 11:28:50 Average: 13834888 15536664 2590080 15.77 68684 1828366 820706 4.70 731302 1635638 119390 11:28:50 11:28:50 11:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:28:50 11:27:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 11:28:50 11:27:01 ens3 464.26 275.79 2112.61 75.40 0.00 0.00 0.00 0.00 11:28:50 11:28:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 11:28:50 11:28:01 ens3 53.02 36.83 731.52 9.34 0.00 0.00 0.00 0.00 11:28:50 Average: lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 11:28:50 Average: ens3 258.66 156.32 1422.12 42.38 0.00 0.00 0.00 0.00 11:28:50 11:28:50 11:28:50 ---> sar -P ALL: 11:28:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7944) 02/23/24 _x86_64_ (4 CPU) 11:28:50 11:28:50 11:25:54 LINUX RESTART (4 CPU) 11:28:50 11:28:50 11:26:01 CPU %user %nice %system %iowait %steal %idle 11:28:50 11:27:01 all 17.68 0.00 2.15 14.86 0.06 65.26 11:28:50 11:27:01 0 23.34 0.00 2.11 2.38 0.05 72.11 11:28:50 11:27:01 1 8.94 0.00 1.57 9.26 0.02 80.21 11:28:50 11:27:01 2 22.35 0.00 2.30 18.06 0.07 57.23 11:28:50 11:27:01 3 16.10 0.00 2.60 29.74 0.10 51.46 11:28:50 11:28:01 all 20.64 0.00 1.65 4.88 0.06 72.76 11:28:50 11:28:01 0 10.81 0.00 1.13 0.80 0.03 87.22 11:28:50 11:28:01 1 10.28 0.00 1.15 7.10 0.08 81.39 11:28:50 11:28:01 2 12.76 0.00 1.32 3.09 0.05 82.77 11:28:50 11:28:01 3 48.79 0.00 2.96 8.55 0.10 39.60 11:28:50 Average: all 19.17 0.00 1.90 9.86 0.06 69.01 11:28:50 Average: 0 17.06 0.00 1.62 1.59 0.04 79.68 11:28:50 Average: 1 9.61 0.00 1.36 8.17 0.05 80.80 11:28:50 Average: 2 17.55 0.00 1.81 10.57 0.06 70.02 11:28:50 Average: 3 32.46 0.00 2.78 19.13 0.10 45.52 11:28:50 11:28:50 11:28:50