12:29:39 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137159 12:29:39 Running as SYSTEM 12:29:39 [EnvInject] - Loading node environment variables. 12:29:39 Building remotely on prd-ubuntu1804-builder-4c-4g-7974 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 12:29:39 [ssh-agent] Looking for ssh-agent implementation... 12:29:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:29:40 $ ssh-agent 12:29:40 SSH_AUTH_SOCK=/tmp/ssh-v4Lupih9baqM/agent.1687 12:29:40 SSH_AGENT_PID=1689 12:29:40 [ssh-agent] Started. 12:29:40 Running ssh-add (command line suppressed) 12:29:40 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_9685233119524636484.key (/w/workspace/oom-master-commit-lint@tmp/private_key_9685233119524636484.key) 12:29:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:29:40 The recommended git tool is: NONE 12:29:41 using credential onap-jenkins-ssh 12:29:41 Wiping out workspace first. 12:29:41 Cloning the remote Git repository 12:29:41 Cloning repository git://cloud.onap.org/mirror/oom.git 12:29:41 > git init /w/workspace/oom-master-commit-lint # timeout=10 12:29:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:29:41 > git --version # timeout=10 12:29:41 > git --version # 'git version 2.17.1' 12:29:41 using GIT_SSH to set credentials Gerrit user 12:29:41 Verifying host key using manually-configured host key entries 12:29:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:29:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:29:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:29:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:29:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:29:48 using GIT_SSH to set credentials Gerrit user 12:29:48 Verifying host key using manually-configured host key entries 12:29:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/59/137159/4 # timeout=30 12:29:48 > git rev-parse 7fa5a6c1ec5b0c029bfc2ac8ddd73ffd44a12928^{commit} # timeout=10 12:29:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:29:48 Checking out Revision 7fa5a6c1ec5b0c029bfc2ac8ddd73ffd44a12928 (refs/changes/59/137159/4) 12:29:48 > git config core.sparsecheckout # timeout=10 12:29:48 > git checkout -f 7fa5a6c1ec5b0c029bfc2ac8ddd73ffd44a12928 # timeout=30 12:29:51 Commit message: "[SO] Config Changes for SO using Kafka for PNF" 12:29:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:29:51 > git rev-list --no-walk 5026bc8a2eb471ddc293baf13c81fb14de34469d # timeout=10 12:29:51 [EnvInject] - Injecting environment variables from a build step. 12:29:51 [EnvInject] - Injecting as environment variables the properties content 12:29:51 PYTHON=python3 12:29:51 12:29:51 [EnvInject] - Variables injected successfully. 12:29:51 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4789058216413517622.sh 12:29:51 ---> tox-install.sh 12:29:51 + source /home/jenkins/lf-env.sh 12:29:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:29:51 ++ mktemp -d /tmp/venv-XXXX 12:29:51 + lf_venv=/tmp/venv-aqCg 12:29:51 + local venv_file=/tmp/.os_lf_venv 12:29:51 + local python=python3 12:29:51 + local options 12:29:51 + local set_path=true 12:29:51 + local install_args= 12:29:51 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:29:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:29:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:29:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:29:51 + true 12:29:51 + case $1 in 12:29:51 + venv_file=/tmp/.toxenv 12:29:51 + shift 2 12:29:51 + true 12:29:51 + case $1 in 12:29:51 + shift 12:29:51 + break 12:29:51 + case $python in 12:29:51 + local pkg_list= 12:29:51 + [[ -d /opt/pyenv ]] 12:29:51 + echo 'Setup pyenv:' 12:29:51 Setup pyenv: 12:29:51 + export PYENV_ROOT=/opt/pyenv 12:29:51 + PYENV_ROOT=/opt/pyenv 12:29:51 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:29:51 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:29:51 + pyenv versions 12:29:51 * system (set by /opt/pyenv/version) 12:29:51 * 3.8.13 (set by /opt/pyenv/version) 12:29:51 * 3.9.13 (set by /opt/pyenv/version) 12:29:51 * 3.10.6 (set by /opt/pyenv/version) 12:29:51 + command -v pyenv 12:29:51 ++ pyenv init - --no-rehash 12:29:51 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:29:51 export PATH="/opt/pyenv/shims:${PATH}" 12:29:51 export PYENV_SHELL=bash 12:29:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:29:51 pyenv() { 12:29:51 local command 12:29:51 command="${1:-}" 12:29:51 if [ "$#" -gt 0 ]; then 12:29:51 shift 12:29:51 fi 12:29:51 12:29:51 case "$command" in 12:29:51 rehash|shell) 12:29:51 eval "$(pyenv "sh-$command" "$@")" 12:29:51 ;; 12:29:51 *) 12:29:51 command pyenv "$command" "$@" 12:29:51 ;; 12:29:51 esac 12:29:51 }' 12:29:51 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:29:51 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:29:51 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:29:51 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:29:51 ++ export PYENV_SHELL=bash 12:29:51 ++ PYENV_SHELL=bash 12:29:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:29:51 +++ complete -F _pyenv pyenv 12:29:51 ++ lf-pyver python3 12:29:51 ++ local py_version_xy=python3 12:29:51 ++ local py_version_xyz= 12:29:51 ++ pyenv versions 12:29:51 ++ local command 12:29:51 ++ command=versions 12:29:51 ++ '[' 1 -gt 0 ']' 12:29:51 ++ shift 12:29:51 ++ case "$command" in 12:29:51 ++ command pyenv versions 12:29:51 ++ pyenv versions 12:29:51 ++ sed 's/^[ *]* //' 12:29:51 ++ awk '{ print $1 }' 12:29:51 ++ grep -E '^[0-9.]*[0-9]$' 12:29:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:29:52 +++ grep '^3' /tmp/.pyenv_versions 12:29:52 +++ sort -V 12:29:52 +++ tail -n 1 12:29:52 ++ py_version_xyz=3.10.6 12:29:52 ++ [[ -z 3.10.6 ]] 12:29:52 ++ echo 3.10.6 12:29:52 ++ return 0 12:29:52 + pyenv local 3.10.6 12:29:52 + local command 12:29:52 + command=local 12:29:52 + '[' 2 -gt 0 ']' 12:29:52 + shift 12:29:52 + case "$command" in 12:29:52 + command pyenv local 3.10.6 12:29:52 + pyenv local 3.10.6 12:29:52 + for arg in "$@" 12:29:52 + case $arg in 12:29:52 + pkg_list+='tox ' 12:29:52 + for arg in "$@" 12:29:52 + case $arg in 12:29:52 + pkg_list+='virtualenv ' 12:29:52 + for arg in "$@" 12:29:52 + case $arg in 12:29:52 + pkg_list+='urllib3~=1.26.15 ' 12:29:52 + [[ -f /tmp/.toxenv ]] 12:29:52 + [[ ! -f /tmp/.toxenv ]] 12:29:52 + [[ -n '' ]] 12:29:52 + python3 -m venv /tmp/venv-aqCg 12:29:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aqCg' 12:29:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aqCg 12:29:55 + echo /tmp/venv-aqCg 12:29:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:29:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:29:55 + /tmp/venv-aqCg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:29:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:29:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:29:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:29:58 + /tmp/venv-aqCg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:30:01 + type python3 12:30:01 + true 12:30:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aqCg/bin to PATH' 12:30:01 lf-activate-venv(): INFO: Adding /tmp/venv-aqCg/bin to PATH 12:30:01 + PATH=/tmp/venv-aqCg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:30:01 + return 0 12:30:01 + python3 --version 12:30:01 Python 3.10.6 12:30:01 + python3 -m pip --version 12:30:01 pip 24.0 from /tmp/venv-aqCg/lib/python3.10/site-packages/pip (python 3.10) 12:30:01 + python3 -m pip freeze 12:30:01 cachetools==5.3.2 12:30:01 chardet==5.2.0 12:30:01 colorama==0.4.6 12:30:01 distlib==0.3.8 12:30:01 filelock==3.13.1 12:30:01 packaging==23.2 12:30:01 platformdirs==4.2.0 12:30:01 pluggy==1.4.0 12:30:01 pyproject-api==1.6.1 12:30:01 tomli==2.0.1 12:30:01 tox==4.13.0 12:30:01 urllib3==1.26.18 12:30:01 virtualenv==20.25.1 12:30:01 [EnvInject] - Injecting environment variables from a build step. 12:30:01 [EnvInject] - Injecting as environment variables the properties content 12:30:01 PARALLEL=false 12:30:01 12:30:01 [EnvInject] - Variables injected successfully. 12:30:01 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12812503118590677301.sh 12:30:01 ---> tox-run.sh 12:30:01 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:30:01 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 12:30:01 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 12:30:01 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 12:30:01 + cd /w/workspace/oom-master-commit-lint/. 12:30:01 + source /home/jenkins/lf-env.sh 12:30:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:30:01 ++ mktemp -d /tmp/venv-XXXX 12:30:01 + lf_venv=/tmp/venv-yI4v 12:30:01 + local venv_file=/tmp/.os_lf_venv 12:30:01 + local python=python3 12:30:01 + local options 12:30:01 + local set_path=true 12:30:01 + local install_args= 12:30: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 12:30:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:30:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:30:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:30:01 + true 12:30:01 + case $1 in 12:30:01 + venv_file=/tmp/.toxenv 12:30:01 + shift 2 12:30:01 + true 12:30:01 + case $1 in 12:30:01 + shift 12:30:01 + break 12:30:01 + case $python in 12:30:01 + local pkg_list= 12:30:01 + [[ -d /opt/pyenv ]] 12:30:01 + echo 'Setup pyenv:' 12:30:01 Setup pyenv: 12:30:01 + export PYENV_ROOT=/opt/pyenv 12:30:01 + PYENV_ROOT=/opt/pyenv 12:30:01 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:30:01 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:30:01 + pyenv versions 12:30:02 system 12:30:02 3.8.13 12:30:02 3.9.13 12:30:02 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:30:02 + command -v pyenv 12:30:02 ++ pyenv init - --no-rehash 12:30:02 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:30:02 export PATH="/opt/pyenv/shims:${PATH}" 12:30:02 export PYENV_SHELL=bash 12:30:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:30:02 pyenv() { 12:30:02 local command 12:30:02 command="${1:-}" 12:30:02 if [ "$#" -gt 0 ]; then 12:30:02 shift 12:30:02 fi 12:30:02 12:30:02 case "$command" in 12:30:02 rehash|shell) 12:30:02 eval "$(pyenv "sh-$command" "$@")" 12:30:02 ;; 12:30:02 *) 12:30:02 command pyenv "$command" "$@" 12:30:02 ;; 12:30:02 esac 12:30:02 }' 12:30:02 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:30:02 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:30:02 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:30:02 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:30:02 ++ export PYENV_SHELL=bash 12:30:02 ++ PYENV_SHELL=bash 12:30:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:30:02 +++ complete -F _pyenv pyenv 12:30:02 ++ lf-pyver python3 12:30:02 ++ local py_version_xy=python3 12:30:02 ++ local py_version_xyz= 12:30:02 ++ pyenv versions 12:30:02 ++ sed 's/^[ *]* //' 12:30:02 ++ local command 12:30:02 ++ command=versions 12:30:02 ++ '[' 1 -gt 0 ']' 12:30:02 ++ shift 12:30:02 ++ case "$command" in 12:30:02 ++ command pyenv versions 12:30:02 ++ pyenv versions 12:30:02 ++ awk '{ print $1 }' 12:30:02 ++ grep -E '^[0-9.]*[0-9]$' 12:30:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:30:02 +++ grep '^3' /tmp/.pyenv_versions 12:30:02 +++ sort -V 12:30:02 +++ tail -n 1 12:30:02 ++ py_version_xyz=3.10.6 12:30:02 ++ [[ -z 3.10.6 ]] 12:30:02 ++ echo 3.10.6 12:30:02 ++ return 0 12:30:02 + pyenv local 3.10.6 12:30:02 + local command 12:30:02 + command=local 12:30:02 + '[' 2 -gt 0 ']' 12:30:02 + shift 12:30:02 + case "$command" in 12:30:02 + command pyenv local 3.10.6 12:30:02 + pyenv local 3.10.6 12:30:02 + for arg in "$@" 12:30:02 + case $arg in 12:30:02 + pkg_list+='tox ' 12:30:02 + for arg in "$@" 12:30:02 + case $arg in 12:30:02 + pkg_list+='virtualenv ' 12:30:02 + for arg in "$@" 12:30:02 + case $arg in 12:30:02 + pkg_list+='urllib3~=1.26.15 ' 12:30:02 + [[ -f /tmp/.toxenv ]] 12:30:02 ++ cat /tmp/.toxenv 12:30:02 + lf_venv=/tmp/venv-aqCg 12:30:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aqCg from' file:/tmp/.toxenv 12:30:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aqCg from file:/tmp/.toxenv 12:30:02 + /tmp/venv-aqCg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:30:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:30:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:30:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:30:03 + /tmp/venv-aqCg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:30:04 + type python3 12:30:04 + true 12:30:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aqCg/bin to PATH' 12:30:04 lf-activate-venv(): INFO: Adding /tmp/venv-aqCg/bin to PATH 12:30:04 + PATH=/tmp/venv-aqCg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:30:04 + return 0 12:30:04 + [[ -d /opt/pyenv ]] 12:30:04 + echo '---> Setting up pyenv' 12:30:04 ---> Setting up pyenv 12:30:04 + export PYENV_ROOT=/opt/pyenv 12:30:04 + PYENV_ROOT=/opt/pyenv 12:30:04 + export PATH=/opt/pyenv/bin:/tmp/venv-aqCg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:30:04 + PATH=/opt/pyenv/bin:/tmp/venv-aqCg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:30:04 ++ pwd 12:30:04 + PYTHONPATH=/w/workspace/oom-master-commit-lint 12:30:04 + export PYTHONPATH 12:30:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:30:04 + TOX_TESTENV_PASSENV=PYTHONPATH 12:30:04 + tox --version 12:30:04 4.13.0 from /tmp/venv-aqCg/lib/python3.10/site-packages/tox/__init__.py 12:30:04 + PARALLEL=false 12:30:04 + TOX_OPTIONS_LIST= 12:30:04 + [[ -n gitlint ]] 12:30:04 + TOX_OPTIONS_LIST=' -e gitlint' 12:30:04 + case ${PARALLEL,,} in 12:30:04 + tox -e gitlint 12:30:04 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 12:30:06 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 12:30:30 gitlint: freeze> python -m pip freeze --all 12:30:30 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 12:30:30 gitlint: commands[0]> gitlint 12:30:30 gitlint: OK (25.89=setup[25.73]+cmd[0.17] seconds) 12:30:30 congratulations :) (26.06 seconds) 12:30:30 + tox_status=0 12:30:30 + echo '---> Completed tox runs' 12:30:30 ---> Completed tox runs 12:30:30 + for i in .tox/*/log 12:30:30 ++ echo .tox/gitlint/log 12:30:30 ++ awk -F/ '{print $2}' 12:30:30 + tox_env=gitlint 12:30:30 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 12:30:30 + DOC_DIR=docs/_build/html 12:30:30 + [[ -d docs/_build/html ]] 12:30:30 + echo '---> tox-run.sh ends' 12:30:30 ---> tox-run.sh ends 12:30:30 + test 0 -eq 0 12:30:30 $ ssh-agent -k 12:30:30 unset SSH_AUTH_SOCK; 12:30:30 unset SSH_AGENT_PID; 12:30:30 echo Agent pid 1689 killed; 12:30:30 [ssh-agent] Stopped. 12:30:30 [PostBuildScript] - [INFO] Executing post build scripts. 12:30:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17957633847863283979.sh 12:30:30 ---> sysstat.sh 12:30:31 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14573026609199984702.sh 12:30:31 ---> package-listing.sh 12:30:31 ++ facter osfamily 12:30:31 ++ tr '[:upper:]' '[:lower:]' 12:30:31 + OS_FAMILY=debian 12:30:31 + workspace=/w/workspace/oom-master-commit-lint 12:30:31 + START_PACKAGES=/tmp/packages_start.txt 12:30:31 + END_PACKAGES=/tmp/packages_end.txt 12:30:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:30:31 + PACKAGES=/tmp/packages_start.txt 12:30:31 + '[' /w/workspace/oom-master-commit-lint ']' 12:30:31 + PACKAGES=/tmp/packages_end.txt 12:30:31 + case "${OS_FAMILY}" in 12:30:31 + dpkg -l 12:30:31 + grep '^ii' 12:30:31 + '[' -f /tmp/packages_start.txt ']' 12:30:31 + '[' -f /tmp/packages_end.txt ']' 12:30:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:30:31 + '[' /w/workspace/oom-master-commit-lint ']' 12:30:31 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 12:30:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 12:30:31 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14528411345159464997.sh 12:30:31 ---> capture-instance-metadata.sh 12:30:31 Setup pyenv: 12:30:31 system 12:30:31 3.8.13 12:30:31 3.9.13 12:30:31 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:30:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YCix 12:30:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:30:38 lf-activate-venv(): INFO: Installing: lftools 12:31:06 lf-activate-venv(): INFO: Adding /tmp/venv-YCix/bin to PATH 12:31:06 INFO: Running in OpenStack, capturing instance metadata 12:31:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8714893821751313636.sh 12:31:06 provisioning config files... 12:31:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config3347186990983233183tmp 12:31:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:31:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:31:06 [EnvInject] - Injecting environment variables from a build step. 12:31:06 [EnvInject] - Injecting as environment variables the properties content 12:31:06 SERVER_ID=logs 12:31:06 12:31:06 [EnvInject] - Variables injected successfully. 12:31:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13877486180086917565.sh 12:31:06 ---> create-netrc.sh 12:31:07 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15983632510884767730.sh 12:31:07 ---> python-tools-install.sh 12:31:07 Setup pyenv: 12:31:07 system 12:31:07 3.8.13 12:31:07 3.9.13 12:31:07 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:31:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YCix from file:/tmp/.os_lf_venv 12:31:08 lf-activate-venv(): INFO: Installing: lftools 12:31:15 lf-activate-venv(): INFO: Adding /tmp/venv-YCix/bin to PATH 12:31:15 Generating Requirements File 12:31:42 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:31:42 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 12:31:42 Python 3.10.6 12:31:43 pip 24.0 from /tmp/venv-YCix/lib/python3.10/site-packages/pip (python 3.10) 12:31:43 appdirs==1.4.4 12:31:43 argcomplete==3.2.2 12:31:43 aspy.yaml==1.3.0 12:31:43 attrs==23.2.0 12:31:43 autopage==0.5.2 12:31:43 beautifulsoup4==4.12.3 12:31:43 boto3==1.34.48 12:31:43 botocore==1.34.48 12:31:43 bs4==0.0.2 12:31:43 cachetools==5.3.2 12:31:43 certifi==2024.2.2 12:31:43 cffi==1.16.0 12:31:43 cfgv==3.4.0 12:31:43 chardet==5.2.0 12:31:43 charset-normalizer==3.3.2 12:31:43 click==8.1.7 12:31:43 cliff==4.6.0 12:31:43 cmd2==2.4.3 12:31:43 cryptography==3.3.2 12:31:43 debtcollector==3.0.0 12:31:43 decorator==5.1.1 12:31:43 defusedxml==0.7.1 12:31:43 Deprecated==1.2.14 12:31:43 distlib==0.3.8 12:31:43 dnspython==2.6.1 12:31:43 docker==4.2.2 12:31:43 dogpile.cache==1.3.2 12:31:43 email-validator==2.1.0.post1 12:31:43 filelock==3.13.1 12:31:43 future==1.0.0 12:31:43 gitdb==4.0.11 12:31:43 GitPython==3.1.42 12:31:43 google-auth==2.28.1 12:31:43 httplib2==0.22.0 12:31:43 identify==2.5.35 12:31:43 idna==3.6 12:31:43 importlib-resources==1.5.0 12:31:43 iso8601==2.1.0 12:31:43 Jinja2==3.1.3 12:31:43 jmespath==1.0.1 12:31:43 jsonpatch==1.33 12:31:43 jsonpointer==2.4 12:31:43 jsonschema==4.21.1 12:31:43 jsonschema-specifications==2023.12.1 12:31:43 keystoneauth1==5.6.0 12:31:43 kubernetes==29.0.0 12:31:43 lftools==0.37.9 12:31:43 lxml==5.1.0 12:31:43 MarkupSafe==2.1.5 12:31:43 msgpack==1.0.7 12:31:43 multi_key_dict==2.0.3 12:31:43 munch==4.0.0 12:31:43 netaddr==1.2.1 12:31:43 netifaces==0.11.0 12:31:43 niet==1.4.2 12:31:43 nodeenv==1.8.0 12:31:43 oauth2client==4.1.3 12:31:43 oauthlib==3.2.2 12:31:43 openstacksdk==0.62.0 12:31:43 os-client-config==2.1.0 12:31:43 os-service-types==1.7.0 12:31:43 osc-lib==3.0.1 12:31:43 oslo.config==9.4.0 12:31:43 oslo.context==5.4.0 12:31:43 oslo.i18n==6.3.0 12:31:43 oslo.log==5.5.0 12:31:43 oslo.serialization==5.4.0 12:31:43 oslo.utils==7.1.0 12:31:43 packaging==23.2 12:31:43 pbr==6.0.0 12:31:43 platformdirs==4.2.0 12:31:43 prettytable==3.10.0 12:31:43 pyasn1==0.5.1 12:31:43 pyasn1-modules==0.3.0 12:31:43 pycparser==2.21 12:31:43 pygerrit2==2.0.15 12:31:43 PyGithub==2.2.0 12:31:43 pyinotify==0.9.6 12:31:43 PyJWT==2.8.0 12:31:43 PyNaCl==1.5.0 12:31:43 pyparsing==2.4.7 12:31:43 pyperclip==1.8.2 12:31:43 pyrsistent==0.20.0 12:31:43 python-cinderclient==9.4.0 12:31:43 python-dateutil==2.8.2 12:31:43 python-heatclient==3.4.0 12:31:43 python-jenkins==1.8.2 12:31:43 python-keystoneclient==5.3.0 12:31:43 python-magnumclient==4.3.0 12:31:43 python-novaclient==18.4.0 12:31:43 python-openstackclient==6.0.1 12:31:43 python-swiftclient==4.4.0 12:31:43 PyYAML==6.0.1 12:31:43 referencing==0.33.0 12:31:43 requests==2.31.0 12:31:43 requests-oauthlib==1.3.1 12:31:43 requestsexceptions==1.4.0 12:31:43 rfc3986==2.0.0 12:31:43 rpds-py==0.18.0 12:31:43 rsa==4.9 12:31:43 ruamel.yaml==0.18.6 12:31:43 ruamel.yaml.clib==0.2.8 12:31:43 s3transfer==0.10.0 12:31:43 simplejson==3.19.2 12:31:43 six==1.16.0 12:31:43 smmap==5.0.1 12:31:43 soupsieve==2.5 12:31:43 stevedore==5.2.0 12:31:43 tabulate==0.9.0 12:31:43 toml==0.10.2 12:31:43 tomlkit==0.12.3 12:31:43 tqdm==4.66.2 12:31:43 typing_extensions==4.9.0 12:31:43 tzdata==2024.1 12:31:43 urllib3==1.26.18 12:31:43 virtualenv==20.25.1 12:31:43 wcwidth==0.2.13 12:31:43 websocket-client==1.7.0 12:31:43 wrapt==1.16.0 12:31:43 xdg==6.0.0 12:31:43 xmltodict==0.13.0 12:31:43 yq==3.2.3 12:31:43 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17155594770054611101.sh 12:31:43 ---> sudo-logs.sh 12:31:43 Archiving 'sudo' log.. 12:31:43 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1962434967584634424.sh 12:31:43 ---> job-cost.sh 12:31:43 Setup pyenv: 12:31:43 system 12:31:43 3.8.13 12:31:43 3.9.13 12:31:44 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:31:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YCix from file:/tmp/.os_lf_venv 12:31:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:31:52 lf-activate-venv(): INFO: Adding /tmp/venv-YCix/bin to PATH 12:31:52 INFO: No Stack... 12:31:52 INFO: Retrieving Pricing Info for: v3-standard-4 12:31:53 INFO: Archiving Costs 12:31:53 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3247793850087306555.sh 12:31:53 ---> logs-deploy.sh 12:31:53 Setup pyenv: 12:31:53 system 12:31:53 3.8.13 12:31:53 3.9.13 12:31:53 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:31:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YCix from file:/tmp/.os_lf_venv 12:31:54 lf-activate-venv(): INFO: Installing: lftools 12:32:02 lf-activate-venv(): INFO: Adding /tmp/venv-YCix/bin to PATH 12:32:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7202 12:32:02 INFO: archiving workspace using pattern(s): 12:32:03 Archives upload complete. 12:32:03 INFO: archiving logs to Nexus 12:32:04 ---> uname -a: 12:32:04 Linux prd-ubuntu1804-builder-4c-4g-7974 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:32:04 12:32:04 12:32:04 ---> lscpu: 12:32:04 Architecture: x86_64 12:32:04 CPU op-mode(s): 32-bit, 64-bit 12:32:04 Byte Order: Little Endian 12:32:04 CPU(s): 4 12:32:04 On-line CPU(s) list: 0-3 12:32:04 Thread(s) per core: 1 12:32:04 Core(s) per socket: 1 12:32:04 Socket(s): 4 12:32:04 NUMA node(s): 1 12:32:04 Vendor ID: AuthenticAMD 12:32:04 CPU family: 23 12:32:04 Model: 49 12:32:04 Model name: AMD EPYC-Rome Processor 12:32:04 Stepping: 0 12:32:04 CPU MHz: 2800.000 12:32:04 BogoMIPS: 5600.00 12:32:04 Virtualization: AMD-V 12:32:04 Hypervisor vendor: KVM 12:32:04 Virtualization type: full 12:32:04 L1d cache: 32K 12:32:04 L1i cache: 32K 12:32:04 L2 cache: 512K 12:32:04 L3 cache: 16384K 12:32:04 NUMA node0 CPU(s): 0-3 12:32: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 12:32:04 12:32:04 12:32:04 ---> nproc: 12:32:04 4 12:32:04 12:32:04 12:32:04 ---> df -h: 12:32:04 Filesystem Size Used Avail Use% Mounted on 12:32:04 udev 7.9G 0 7.9G 0% /dev 12:32:04 tmpfs 1.6G 672K 1.6G 1% /run 12:32:04 /dev/vda1 78G 8.5G 69G 11% / 12:32:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:32:04 tmpfs 5.0M 0 5.0M 0% /run/lock 12:32:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:32:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:32:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:32:04 12:32:04 12:32:04 ---> free -m: 12:32:04 total used free shared buff/cache available 12:32:04 Mem: 16040 543 13216 0 2279 15174 12:32:04 Swap: 1023 0 1023 12:32:04 12:32:04 12:32:04 ---> ip addr: 12:32:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:32:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:32:04 inet 127.0.0.1/8 scope host lo 12:32:04 valid_lft forever preferred_lft forever 12:32:04 inet6 ::1/128 scope host 12:32:04 valid_lft forever preferred_lft forever 12:32:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:32:04 link/ether fa:16:3e:a7:a7:7d brd ff:ff:ff:ff:ff:ff 12:32:04 inet 10.30.107.172/23 brd 10.30.107.255 scope global dynamic ens3 12:32:04 valid_lft 86236sec preferred_lft 86236sec 12:32:04 inet6 fe80::f816:3eff:fea7:a77d/64 scope link 12:32:04 valid_lft forever preferred_lft forever 12:32:04 12:32:04 12:32:04 ---> sar -b -r -n DEV: 12:32:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7974) 02/23/24 _x86_64_ (4 CPU) 12:32:04 12:32:04 12:29:22 LINUX RESTART (4 CPU) 12:32:04 12:32:04 12:30:01 tps rtps wtps bread/s bwrtn/s 12:32:04 12:31:01 161.59 24.78 136.81 1391.10 36217.03 12:32:04 12:32:01 84.44 1.10 83.34 124.38 9800.50 12:32:04 Average: 123.01 12.94 110.07 757.74 23008.77 12:32:04 12:32:04 12:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:32:04 12:31:01 13652416 15493620 2772544 16.88 74636 1957192 868256 4.97 806324 1731076 132224 12:32:04 12:32:01 13497752 15504000 2927208 17.82 94360 2090392 798556 4.57 790332 1875992 97200 12:32:04 Average: 13575084 15498810 2849876 17.35 84498 2023792 833406 4.77 798328 1803534 114712 12:32:04 12:32:04 12:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:32:04 12:31:01 ens3 82.64 52.61 1277.05 12.14 0.00 0.00 0.00 0.00 12:32:04 12:31:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 12:32:04 12:32:01 ens3 38.58 28.83 291.39 8.61 0.00 0.00 0.00 0.00 12:32:04 12:32:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 12:32:04 Average: ens3 60.61 40.72 784.22 10.37 0.00 0.00 0.00 0.00 12:32:04 Average: lo 1.63 1.63 0.17 0.17 0.00 0.00 0.00 0.00 12:32:04 12:32:04 12:32:04 ---> sar -P ALL: 12:32:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7974) 02/23/24 _x86_64_ (4 CPU) 12:32:04 12:32:04 12:29:22 LINUX RESTART (4 CPU) 12:32:04 12:32:04 12:30:01 CPU %user %nice %system %iowait %steal %idle 12:32:04 12:31:01 all 20.44 0.00 1.87 2.81 0.08 74.81 12:32:04 12:31:01 0 14.40 0.00 1.99 4.44 0.05 79.12 12:32:04 12:31:01 1 30.31 0.00 2.23 2.11 0.08 65.27 12:32:04 12:31:01 2 10.29 0.00 1.58 3.94 0.08 84.11 12:32:04 12:31:01 3 26.71 0.00 1.70 0.72 0.08 70.78 12:32:04 12:32:01 all 22.25 0.00 1.29 0.89 0.05 75.53 12:32:04 12:32:01 0 27.42 0.00 1.32 0.18 0.05 71.04 12:32:04 12:32:01 1 30.27 0.00 1.74 0.83 0.05 67.11 12:32:04 12:32:01 2 7.85 0.00 0.85 2.21 0.03 89.05 12:32:04 12:32:01 3 23.39 0.00 1.23 0.35 0.05 74.97 12:32:04 Average: all 21.34 0.00 1.58 1.85 0.06 75.17 12:32:04 Average: 0 20.91 0.00 1.65 2.31 0.05 75.08 12:32:04 Average: 1 30.29 0.00 1.98 1.47 0.07 66.19 12:32:04 Average: 2 9.07 0.00 1.22 3.08 0.06 86.58 12:32:04 Average: 3 25.05 0.00 1.47 0.53 0.07 72.88 12:32:04 12:32:04 12:32:04