15:29:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136395 15:29:25 Running as SYSTEM 15:29:25 [EnvInject] - Loading node environment variables. 15:29:25 Building remotely on prd-ubuntu1804-builder-4c-4g-3123 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 15:29:25 [ssh-agent] Looking for ssh-agent implementation... 15:29:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:25 $ ssh-agent 15:29:26 SSH_AUTH_SOCK=/tmp/ssh-do4jSEVpO6TF/agent.1685 15:29:26 SSH_AGENT_PID=1687 15:29:26 [ssh-agent] Started. 15:29:26 Running ssh-add (command line suppressed) 15:29:26 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_6276228267442994744.key (/w/workspace/oom-master-commit-lint@tmp/private_key_6276228267442994744.key) 15:29:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:29:26 The recommended git tool is: NONE 15:29:27 using credential onap-jenkins-ssh 15:29:27 Wiping out workspace first. 15:29:27 Cloning the remote Git repository 15:29:27 Cloning repository git://cloud.onap.org/mirror/oom.git 15:29:27 > git init /w/workspace/oom-master-commit-lint # timeout=10 15:29:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:29:27 > git --version # timeout=10 15:29:27 > git --version # 'git version 2.17.1' 15:29:27 using GIT_SSH to set credentials Gerrit user 15:29:27 Verifying host key using manually-configured host key entries 15:29:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:29:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:29:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:29:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:29:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:29:33 using GIT_SSH to set credentials Gerrit user 15:29:33 Verifying host key using manually-configured host key entries 15:29:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/136395/9 # timeout=30 15:29:33 > git rev-parse 13cf43b5a4739d2ffdc5b5c8f502daa5d4b06145^{commit} # timeout=10 15:29:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:29:33 Checking out Revision 13cf43b5a4739d2ffdc5b5c8f502daa5d4b06145 (refs/changes/95/136395/9) 15:29:33 > git config core.sparsecheckout # timeout=10 15:29:33 > git checkout -f 13cf43b5a4739d2ffdc5b5c8f502daa5d4b06145 # timeout=30 15:29:36 Commit message: "[CPS] Config updates for cps-core and DMI" 15:29:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:29:36 > git rev-list --no-walk b1a0103760fdee36c958210c73a1d774658238dc # timeout=10 15:29:37 [EnvInject] - Injecting environment variables from a build step. 15:29:37 [EnvInject] - Injecting as environment variables the properties content 15:29:37 PYTHON=python3 15:29:37 15:29:37 [EnvInject] - Variables injected successfully. 15:29:37 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9955578436853708416.sh 15:29:37 ---> tox-install.sh 15:29:37 + source /home/jenkins/lf-env.sh 15:29:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:29:37 ++ mktemp -d /tmp/venv-XXXX 15:29:37 + lf_venv=/tmp/venv-fhdn 15:29:37 + local venv_file=/tmp/.os_lf_venv 15:29:37 + local python=python3 15:29:37 + local options 15:29:37 + local set_path=true 15:29:37 + local install_args= 15:29:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:29:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:29:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:29:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:29:37 + true 15:29:37 + case $1 in 15:29:37 + venv_file=/tmp/.toxenv 15:29:37 + shift 2 15:29:37 + true 15:29:37 + case $1 in 15:29:37 + shift 15:29:37 + break 15:29:37 + case $python in 15:29:37 + local pkg_list= 15:29:37 + [[ -d /opt/pyenv ]] 15:29:37 + echo 'Setup pyenv:' 15:29:37 Setup pyenv: 15:29:37 + export PYENV_ROOT=/opt/pyenv 15:29:37 + PYENV_ROOT=/opt/pyenv 15:29:37 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:37 + pyenv versions 15:29:37 * system (set by /opt/pyenv/version) 15:29:37 * 3.8.13 (set by /opt/pyenv/version) 15:29:37 * 3.9.13 (set by /opt/pyenv/version) 15:29:37 * 3.10.6 (set by /opt/pyenv/version) 15:29:37 + command -v pyenv 15:29:37 ++ pyenv init - --no-rehash 15:29:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:29:37 export PATH="/opt/pyenv/shims:${PATH}" 15:29:37 export PYENV_SHELL=bash 15:29:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:29:37 pyenv() { 15:29:37 local command 15:29:37 command="${1:-}" 15:29:37 if [ "$#" -gt 0 ]; then 15:29:37 shift 15:29:37 fi 15:29:37 15:29:37 case "$command" in 15:29:37 rehash|shell) 15:29:37 eval "$(pyenv "sh-$command" "$@")" 15:29:37 ;; 15:29:37 *) 15:29:37 command pyenv "$command" "$@" 15:29:37 ;; 15:29:37 esac 15:29:37 }' 15:29:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:29:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:37 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:37 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:37 ++ export PYENV_SHELL=bash 15:29:37 ++ PYENV_SHELL=bash 15:29:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:29:37 +++ complete -F _pyenv pyenv 15:29:37 ++ lf-pyver python3 15:29:37 ++ local py_version_xy=python3 15:29:37 ++ local py_version_xyz= 15:29:37 ++ awk '{ print $1 }' 15:29:37 ++ pyenv versions 15:29:37 ++ grep -E '^[0-9.]*[0-9]$' 15:29:37 ++ local command 15:29:37 ++ command=versions 15:29:37 ++ '[' 1 -gt 0 ']' 15:29:37 ++ shift 15:29:37 ++ case "$command" in 15:29:37 ++ command pyenv versions 15:29:37 ++ pyenv versions 15:29:37 ++ sed 's/^[ *]* //' 15:29:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:29:37 +++ grep '^3' /tmp/.pyenv_versions 15:29:37 +++ sort -V 15:29:37 +++ tail -n 1 15:29:37 ++ py_version_xyz=3.10.6 15:29:37 ++ [[ -z 3.10.6 ]] 15:29:37 ++ echo 3.10.6 15:29:37 ++ return 0 15:29:37 + pyenv local 3.10.6 15:29:37 + local command 15:29:37 + command=local 15:29:37 + '[' 2 -gt 0 ']' 15:29:37 + shift 15:29:37 + case "$command" in 15:29:37 + command pyenv local 3.10.6 15:29:37 + pyenv local 3.10.6 15:29:37 + for arg in "$@" 15:29:37 + case $arg in 15:29:37 + pkg_list+='tox ' 15:29:37 + for arg in "$@" 15:29:37 + case $arg in 15:29:37 + pkg_list+='virtualenv ' 15:29:37 + for arg in "$@" 15:29:37 + case $arg in 15:29:37 + pkg_list+='urllib3~=1.26.15 ' 15:29:37 + [[ -f /tmp/.toxenv ]] 15:29:37 + [[ ! -f /tmp/.toxenv ]] 15:29:37 + [[ -n '' ]] 15:29:37 + python3 -m venv /tmp/venv-fhdn 15:29:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fhdn' 15:29:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fhdn 15:29:41 + echo /tmp/venv-fhdn 15:29:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:29:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:29:41 + /tmp/venv-fhdn/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:29:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:29:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:29:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:29:44 + /tmp/venv-fhdn/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:29:46 + type python3 15:29:46 + true 15:29:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fhdn/bin to PATH' 15:29:46 lf-activate-venv(): INFO: Adding /tmp/venv-fhdn/bin to PATH 15:29:46 + PATH=/tmp/venv-fhdn/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:46 + return 0 15:29:46 + python3 --version 15:29:46 Python 3.10.6 15:29:46 + python3 -m pip --version 15:29:47 pip 23.3.1 from /tmp/venv-fhdn/lib/python3.10/site-packages/pip (python 3.10) 15:29:47 + python3 -m pip freeze 15:29:47 cachetools==5.3.2 15:29:47 chardet==5.2.0 15:29:47 colorama==0.4.6 15:29:47 distlib==0.3.7 15:29:47 filelock==3.13.1 15:29:47 packaging==23.2 15:29:47 platformdirs==4.1.0 15:29:47 pluggy==1.3.0 15:29:47 pyproject-api==1.6.1 15:29:47 tomli==2.0.1 15:29:47 tox==4.11.4 15:29:47 urllib3==1.26.18 15:29:47 virtualenv==20.25.0 15:29:47 [EnvInject] - Injecting environment variables from a build step. 15:29:47 [EnvInject] - Injecting as environment variables the properties content 15:29:47 PARALLEL=false 15:29:47 15:29:47 [EnvInject] - Variables injected successfully. 15:29:47 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10314164473755039887.sh 15:29:47 ---> tox-run.sh 15:29:47 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:47 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 15:29:47 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 15:29:47 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 15:29:47 + cd /w/workspace/oom-master-commit-lint/. 15:29:47 + source /home/jenkins/lf-env.sh 15:29:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:29:47 ++ mktemp -d /tmp/venv-XXXX 15:29:47 + lf_venv=/tmp/venv-uv84 15:29:47 + local venv_file=/tmp/.os_lf_venv 15:29:47 + local python=python3 15:29:47 + local options 15:29:47 + local set_path=true 15:29:47 + local install_args= 15:29:47 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:29:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:29:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:29:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:29:47 + true 15:29:47 + case $1 in 15:29:47 + venv_file=/tmp/.toxenv 15:29:47 + shift 2 15:29:47 + true 15:29:47 + case $1 in 15:29:47 + shift 15:29:47 + break 15:29:47 + case $python in 15:29:47 + local pkg_list= 15:29:47 + [[ -d /opt/pyenv ]] 15:29:47 + echo 'Setup pyenv:' 15:29:47 Setup pyenv: 15:29:47 + export PYENV_ROOT=/opt/pyenv 15:29:47 + PYENV_ROOT=/opt/pyenv 15:29:47 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:47 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:47 + pyenv versions 15:29:47 system 15:29:47 3.8.13 15:29:47 3.9.13 15:29:47 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:29:47 + command -v pyenv 15:29:47 ++ pyenv init - --no-rehash 15:29:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:29:47 export PATH="/opt/pyenv/shims:${PATH}" 15:29:47 export PYENV_SHELL=bash 15:29:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:29:47 pyenv() { 15:29:47 local command 15:29:47 command="${1:-}" 15:29:47 if [ "$#" -gt 0 ]; then 15:29:47 shift 15:29:47 fi 15:29:47 15:29:47 case "$command" in 15:29:47 rehash|shell) 15:29:47 eval "$(pyenv "sh-$command" "$@")" 15:29:47 ;; 15:29:47 *) 15:29:47 command pyenv "$command" "$@" 15:29:47 ;; 15:29:47 esac 15:29:47 }' 15:29:47 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:29:47 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:47 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:47 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:47 ++ export PYENV_SHELL=bash 15:29:47 ++ PYENV_SHELL=bash 15:29:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:29:47 +++ complete -F _pyenv pyenv 15:29:47 ++ lf-pyver python3 15:29:47 ++ local py_version_xy=python3 15:29:47 ++ local py_version_xyz= 15:29:47 ++ pyenv versions 15:29:47 ++ sed 's/^[ *]* //' 15:29:47 ++ awk '{ print $1 }' 15:29:47 ++ local command 15:29:47 ++ command=versions 15:29:47 ++ '[' 1 -gt 0 ']' 15:29:47 ++ shift 15:29:47 ++ case "$command" in 15:29:47 ++ command pyenv versions 15:29:47 ++ pyenv versions 15:29:47 ++ grep -E '^[0-9.]*[0-9]$' 15:29:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:29:47 +++ grep '^3' /tmp/.pyenv_versions 15:29:47 +++ sort -V 15:29:47 +++ tail -n 1 15:29:47 ++ py_version_xyz=3.10.6 15:29:47 ++ [[ -z 3.10.6 ]] 15:29:47 ++ echo 3.10.6 15:29:47 ++ return 0 15:29:47 + pyenv local 3.10.6 15:29:47 + local command 15:29:47 + command=local 15:29:47 + '[' 2 -gt 0 ']' 15:29:47 + shift 15:29:47 + case "$command" in 15:29:47 + command pyenv local 3.10.6 15:29:47 + pyenv local 3.10.6 15:29:47 + for arg in "$@" 15:29:47 + case $arg in 15:29:47 + pkg_list+='tox ' 15:29:47 + for arg in "$@" 15:29:47 + case $arg in 15:29:47 + pkg_list+='virtualenv ' 15:29:47 + for arg in "$@" 15:29:47 + case $arg in 15:29:47 + pkg_list+='urllib3~=1.26.15 ' 15:29:47 + [[ -f /tmp/.toxenv ]] 15:29:47 ++ cat /tmp/.toxenv 15:29:47 + lf_venv=/tmp/venv-fhdn 15:29:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fhdn from' file:/tmp/.toxenv 15:29:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fhdn from file:/tmp/.toxenv 15:29:47 + /tmp/venv-fhdn/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:29:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:29:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:29:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:29:48 + /tmp/venv-fhdn/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:29:49 + type python3 15:29:49 + true 15:29:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fhdn/bin to PATH' 15:29:49 lf-activate-venv(): INFO: Adding /tmp/venv-fhdn/bin to PATH 15:29:49 + PATH=/tmp/venv-fhdn/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:49 + return 0 15:29:49 + [[ -d /opt/pyenv ]] 15:29:49 + echo '---> Setting up pyenv' 15:29:49 ---> Setting up pyenv 15:29:49 + export PYENV_ROOT=/opt/pyenv 15:29:49 + PYENV_ROOT=/opt/pyenv 15:29:49 + export PATH=/opt/pyenv/bin:/tmp/venv-fhdn/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:49 + PATH=/opt/pyenv/bin:/tmp/venv-fhdn/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:49 ++ pwd 15:29:49 + PYTHONPATH=/w/workspace/oom-master-commit-lint 15:29:49 + export PYTHONPATH 15:29:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:29:49 + TOX_TESTENV_PASSENV=PYTHONPATH 15:29:49 + tox --version 15:29:50 4.11.4 from /tmp/venv-fhdn/lib/python3.10/site-packages/tox/__init__.py 15:29:50 + PARALLEL=false 15:29:50 + TOX_OPTIONS_LIST= 15:29:50 + [[ -n gitlint ]] 15:29:50 + TOX_OPTIONS_LIST=' -e gitlint' 15:29:50 + case ${PARALLEL,,} in 15:29:50 + tox -e gitlint 15:29:50 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 15:29:52 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 15:30:20 gitlint: freeze> python -m pip freeze --all 15:30:20 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.11,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.7.0,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.12.0,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.9.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==23.3.1,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==1.5.1,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.0,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 15:30:20 gitlint: commands[0]> gitlint 15:30:20 gitlint: OK (30.24=setup[30.07]+cmd[0.17] seconds) 15:30:20 congratulations :) (30.40 seconds) 15:30:20 + tox_status=0 15:30:20 + echo '---> Completed tox runs' 15:30:20 ---> Completed tox runs 15:30:20 + for i in .tox/*/log 15:30:20 ++ echo .tox/gitlint/log 15:30:20 ++ awk -F/ '{print $2}' 15:30:20 + tox_env=gitlint 15:30:20 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 15:30:20 + DOC_DIR=docs/_build/html 15:30:20 + [[ -d docs/_build/html ]] 15:30:20 + echo '---> tox-run.sh ends' 15:30:20 ---> tox-run.sh ends 15:30:20 + test 0 -eq 0 15:30:21 $ ssh-agent -k 15:30:21 unset SSH_AUTH_SOCK; 15:30:21 unset SSH_AGENT_PID; 15:30:21 echo Agent pid 1687 killed; 15:30:21 [ssh-agent] Stopped. 15:30:21 [PostBuildScript] - [INFO] Executing post build scripts. 15:30:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins628356194427096323.sh 15:30:21 ---> sysstat.sh 15:30:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5593539131277093875.sh 15:30:21 ---> package-listing.sh 15:30:21 ++ tr '[:upper:]' '[:lower:]' 15:30:21 ++ facter osfamily 15:30:21 + OS_FAMILY=debian 15:30:21 + workspace=/w/workspace/oom-master-commit-lint 15:30:21 + START_PACKAGES=/tmp/packages_start.txt 15:30:21 + END_PACKAGES=/tmp/packages_end.txt 15:30:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:30:21 + PACKAGES=/tmp/packages_start.txt 15:30:21 + '[' /w/workspace/oom-master-commit-lint ']' 15:30:21 + PACKAGES=/tmp/packages_end.txt 15:30:21 + case "${OS_FAMILY}" in 15:30:21 + dpkg -l 15:30:21 + grep '^ii' 15:30:21 + '[' -f /tmp/packages_start.txt ']' 15:30:21 + '[' -f /tmp/packages_end.txt ']' 15:30:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:30:21 + '[' /w/workspace/oom-master-commit-lint ']' 15:30:21 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 15:30:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 15:30:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins177901237369049929.sh 15:30:21 ---> capture-instance-metadata.sh 15:30:21 Setup pyenv: 15:30:21 system 15:30:21 3.8.13 15:30:21 3.9.13 15:30:21 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:30:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jqru 15:30:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:30:28 lf-activate-venv(): INFO: Installing: lftools 15:31:00 lf-activate-venv(): INFO: Adding /tmp/venv-jqru/bin to PATH 15:31:00 INFO: Running in OpenStack, capturing instance metadata 15:31:00 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3997544150530067787.sh 15:31:00 provisioning config files... 15:31:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config8765699780630027393tmp 15:31:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:31:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:31:00 [EnvInject] - Injecting environment variables from a build step. 15:31:00 [EnvInject] - Injecting as environment variables the properties content 15:31:00 SERVER_ID=logs 15:31:00 15:31:00 [EnvInject] - Variables injected successfully. 15:31:00 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17457518819526805388.sh 15:31:00 ---> create-netrc.sh 15:31:01 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18161848659565291453.sh 15:31:01 ---> python-tools-install.sh 15:31:01 Setup pyenv: 15:31:01 system 15:31:01 3.8.13 15:31:01 3.9.13 15:31:01 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:31:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jqru from file:/tmp/.os_lf_venv 15:31:02 lf-activate-venv(): INFO: Installing: lftools 15:31:09 lf-activate-venv(): INFO: Adding /tmp/venv-jqru/bin to PATH 15:31:09 Generating Requirements File 15:31:40 Python 3.10.6 15:31:40 pip 23.3.1 from /tmp/venv-jqru/lib/python3.10/site-packages/pip (python 3.10) 15:31:41 appdirs==1.4.4 15:31:41 argcomplete==3.1.6 15:31:41 aspy.yaml==1.3.0 15:31:41 attrs==23.1.0 15:31:41 autopage==0.5.2 15:31:41 Babel==2.13.1 15:31:41 beautifulsoup4==4.12.2 15:31:41 boto3==1.33.9 15:31:41 botocore==1.33.9 15:31:41 bs4==0.0.1 15:31:41 cachetools==5.3.2 15:31:41 certifi==2023.11.17 15:31:41 cffi==1.16.0 15:31:41 cfgv==3.4.0 15:31:41 chardet==5.2.0 15:31:41 charset-normalizer==3.3.2 15:31:41 click==8.1.7 15:31:41 cliff==4.4.0 15:31:41 cmd2==2.4.3 15:31:41 cryptography==3.3.2 15:31:41 debtcollector==2.5.0 15:31:41 decorator==5.1.1 15:31:41 defusedxml==0.7.1 15:31:41 Deprecated==1.2.14 15:31:41 distlib==0.3.7 15:31:41 dnspython==2.4.2 15:31:41 docker==4.2.2 15:31:41 dogpile.cache==1.2.2 15:31:41 email-validator==2.1.0.post1 15:31:41 filelock==3.13.1 15:31:41 future==0.18.3 15:31:41 gitdb==4.0.11 15:31:41 GitPython==3.1.40 15:31:41 google-auth==2.25.1 15:31:41 httplib2==0.22.0 15:31:41 identify==2.5.33 15:31:41 idna==3.6 15:31:41 importlib-metadata==7.0.0 15:31:41 importlib-resources==1.5.0 15:31:41 iso8601==2.1.0 15:31:41 Jinja2==3.1.2 15:31:41 jmespath==1.0.1 15:31:41 jsonpatch==1.33 15:31:41 jsonpointer==2.4 15:31:41 jsonschema==4.20.0 15:31:41 jsonschema-specifications==2023.11.2 15:31:41 keystoneauth1==5.4.0 15:31:41 kubernetes==28.1.0 15:31:41 lftools==0.37.8 15:31:41 lxml==4.9.3 15:31:41 MarkupSafe==2.1.3 15:31:41 msgpack==1.0.7 15:31:41 multi-key-dict==2.0.3 15:31:41 munch==4.0.0 15:31:41 netaddr==0.9.0 15:31:41 netifaces==0.11.0 15:31:41 niet==1.4.2 15:31:41 nodeenv==1.8.0 15:31:41 oauth2client==4.1.3 15:31:41 oauthlib==3.2.2 15:31:41 openstacksdk==0.62.0 15:31:41 os-client-config==2.1.0 15:31:41 os-service-types==1.7.0 15:31:41 osc-lib==2.9.0 15:31:41 oslo.config==9.2.0 15:31:41 oslo.context==5.3.0 15:31:41 oslo.i18n==6.2.0 15:31:41 oslo.log==5.4.0 15:31:41 oslo.serialization==5.2.0 15:31:41 oslo.utils==6.3.0 15:31:41 packaging==23.2 15:31:41 pbr==6.0.0 15:31:41 platformdirs==4.1.0 15:31:41 prettytable==3.9.0 15:31:41 pyasn1==0.5.1 15:31:41 pyasn1-modules==0.3.0 15:31:41 pycparser==2.21 15:31:41 pygerrit2==2.0.15 15:31:41 PyGithub==2.1.1 15:31:41 pyinotify==0.9.6 15:31:41 PyJWT==2.8.0 15:31:41 PyNaCl==1.5.0 15:31:41 pyparsing==2.4.7 15:31:41 pyperclip==1.8.2 15:31:41 pyrsistent==0.20.0 15:31:41 python-cinderclient==9.4.0 15:31:41 python-dateutil==2.8.2 15:31:41 python-heatclient==3.3.0 15:31:41 python-jenkins==1.8.2 15:31:41 python-keystoneclient==5.2.0 15:31:41 python-magnumclient==4.3.0 15:31:41 python-novaclient==18.4.0 15:31:41 python-openstackclient==6.0.0 15:31:41 python-swiftclient==4.4.0 15:31:41 pytz==2023.3.post1 15:31:41 PyYAML==6.0.1 15:31:41 referencing==0.32.0 15:31:41 requests==2.31.0 15:31:41 requests-oauthlib==1.3.1 15:31:41 requestsexceptions==1.4.0 15:31:41 rfc3986==2.0.0 15:31:41 rpds-py==0.13.2 15:31:41 rsa==4.9 15:31:41 ruamel.yaml==0.18.5 15:31:41 ruamel.yaml.clib==0.2.8 15:31:41 s3transfer==0.8.2 15:31:41 simplejson==3.19.2 15:31:41 six==1.16.0 15:31:41 smmap==5.0.1 15:31:41 soupsieve==2.5 15:31:41 stevedore==5.1.0 15:31:41 tabulate==0.9.0 15:31:41 toml==0.10.2 15:31:41 tomlkit==0.12.3 15:31:41 tqdm==4.66.1 15:31:41 typing_extensions==4.8.0 15:31:41 tzdata==2023.3 15:31:41 urllib3==1.26.18 15:31:41 virtualenv==20.25.0 15:31:41 wcwidth==0.2.12 15:31:41 websocket-client==1.7.0 15:31:41 wrapt==1.16.0 15:31:41 xdg==6.0.0 15:31:41 xmltodict==0.13.0 15:31:41 yq==3.2.3 15:31:41 zipp==3.17.0 15:31:41 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16602522018355694242.sh 15:31:41 ---> sudo-logs.sh 15:31:41 Archiving 'sudo' log.. 15:31:41 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13972566370138759725.sh 15:31:41 ---> job-cost.sh 15:31:41 Setup pyenv: 15:31:41 system 15:31:41 3.8.13 15:31:41 3.9.13 15:31:41 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:31:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jqru from file:/tmp/.os_lf_venv 15:31:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:31:50 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:31:50 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:31:50 lf-activate-venv(): INFO: Adding /tmp/venv-jqru/bin to PATH 15:31:50 INFO: No Stack... 15:31:50 INFO: Retrieving Pricing Info for: v3-standard-4 15:31:51 INFO: Archiving Costs 15:31:51 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins8675215396135585297.sh 15:31:51 ---> logs-deploy.sh 15:31:51 Setup pyenv: 15:31:51 system 15:31:51 3.8.13 15:31:51 3.9.13 15:31:51 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:31:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jqru from file:/tmp/.os_lf_venv 15:31:52 lf-activate-venv(): INFO: Installing: lftools 15:32:01 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:32:01 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:32:01 lf-activate-venv(): INFO: Adding /tmp/venv-jqru/bin to PATH 15:32:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7117 15:32:01 INFO: archiving workspace using pattern(s): 15:32:02 Archives upload complete. 15:32:03 INFO: archiving logs to Nexus 15:32:03 ---> uname -a: 15:32:03 Linux prd-ubuntu1804-builder-4c-4g-3123 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:32:03 15:32:03 15:32:03 ---> lscpu: 15:32:03 Architecture: x86_64 15:32:03 CPU op-mode(s): 32-bit, 64-bit 15:32:03 Byte Order: Little Endian 15:32:03 CPU(s): 4 15:32:03 On-line CPU(s) list: 0-3 15:32:03 Thread(s) per core: 1 15:32:03 Core(s) per socket: 1 15:32:03 Socket(s): 4 15:32:03 NUMA node(s): 1 15:32:03 Vendor ID: AuthenticAMD 15:32:03 CPU family: 23 15:32:03 Model: 49 15:32:03 Model name: AMD EPYC-Rome Processor 15:32:03 Stepping: 0 15:32:03 CPU MHz: 2800.000 15:32:03 BogoMIPS: 5600.00 15:32:03 Virtualization: AMD-V 15:32:03 Hypervisor vendor: KVM 15:32:03 Virtualization type: full 15:32:03 L1d cache: 32K 15:32:03 L1i cache: 32K 15:32:03 L2 cache: 512K 15:32:03 L3 cache: 16384K 15:32:03 NUMA node0 CPU(s): 0-3 15:32:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:32:03 15:32:03 15:32:03 ---> nproc: 15:32:03 4 15:32:03 15:32:03 15:32:03 ---> df -h: 15:32:03 Filesystem Size Used Avail Use% Mounted on 15:32:03 udev 7.9G 0 7.9G 0% /dev 15:32:03 tmpfs 1.6G 672K 1.6G 1% /run 15:32:03 /dev/vda1 78G 8.5G 69G 11% / 15:32:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:32:03 tmpfs 5.0M 0 5.0M 0% /run/lock 15:32:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:32:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:32:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:32:03 15:32:03 15:32:03 ---> free -m: 15:32:03 total used free shared buff/cache available 15:32:03 Mem: 16040 582 13126 0 2331 15133 15:32:03 Swap: 1023 0 1023 15:32:03 15:32:03 15:32:03 ---> ip addr: 15:32:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:32:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:32:03 inet 127.0.0.1/8 scope host lo 15:32:03 valid_lft forever preferred_lft forever 15:32:03 inet6 ::1/128 scope host 15:32:03 valid_lft forever preferred_lft forever 15:32:03 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 15:32:03 link/ether fa:16:3e:c1:2a:8e brd ff:ff:ff:ff:ff:ff 15:32:03 inet 10.30.107.195/23 brd 10.30.107.255 scope global dynamic ens3 15:32:03 valid_lft 86226sec preferred_lft 86226sec 15:32:03 inet6 fe80::f816:3eff:fec1:2a8e/64 scope link 15:32:03 valid_lft forever preferred_lft forever 15:32:03 15:32:03 15:32:03 ---> sar -b -r -n DEV: 15:32:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3123) 12/07/23 _x86_64_ (4 CPU) 15:32:03 15:32:03 15:29:11 LINUX RESTART (4 CPU) 15:32:03 15:32:03 15:30:01 tps rtps wtps bread/s bwrtn/s 15:32:03 15:31:01 139.64 14.36 125.28 1089.82 29297.78 15:32:03 15:32:01 85.34 0.38 84.95 26.00 25717.18 15:32:03 Average: 112.49 7.37 105.12 557.91 27507.48 15:32:03 15:32:03 15:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:32:03 15:31:01 13647404 15531016 2777564 16.91 82840 1984876 817436 4.68 752860 1778156 142276 15:32:03 15:32:01 13403236 15458680 3021732 18.40 96304 2135820 859624 4.92 840060 1921632 140300 15:32:03 Average: 13525320 15494848 2899648 17.65 89572 2060348 838530 4.80 796460 1849894 141288 15:32:03 15:32:03 15:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:32:03 15:31:01 ens3 59.27 35.59 802.36 9.03 0.00 0.00 0.00 0.00 15:32:03 15:31:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 15:32:03 15:32:01 ens3 45.36 33.41 525.94 8.28 0.00 0.00 0.00 0.00 15:32:03 15:32:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 15:32:03 Average: ens3 52.32 34.50 664.15 8.66 0.00 0.00 0.00 0.00 15:32:03 Average: lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 15:32:03 15:32:03 15:32:03 ---> sar -P ALL: 15:32:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3123) 12/07/23 _x86_64_ (4 CPU) 15:32:03 15:32:03 15:29:11 LINUX RESTART (4 CPU) 15:32:03 15:32:03 15:30:01 CPU %user %nice %system %iowait %steal %idle 15:32:03 15:31:01 all 18.38 0.00 1.64 6.26 0.07 73.65 15:32:03 15:31:01 0 29.53 0.00 2.10 4.01 0.10 64.26 15:32:03 15:31:01 1 6.69 0.00 1.17 10.48 0.05 81.61 15:32:03 15:31:01 2 19.97 0.00 1.42 1.44 0.07 77.11 15:32:03 15:31:01 3 17.28 0.00 1.83 9.14 0.05 71.70 15:32:03 15:32:01 all 21.83 0.00 1.14 3.65 0.07 73.31 15:32:03 15:32:01 0 6.37 0.00 0.53 0.12 0.08 92.90 15:32:03 15:32:01 1 29.70 0.00 1.35 0.72 0.05 68.18 15:32:03 15:32:01 2 50.33 0.00 2.05 1.55 0.10 45.97 15:32:03 15:32:01 3 0.95 0.00 0.64 12.24 0.02 86.15 15:32:03 Average: all 20.11 0.00 1.39 4.96 0.07 73.48 15:32:03 Average: 0 17.93 0.00 1.32 2.06 0.09 78.60 15:32:03 Average: 1 18.20 0.00 1.26 5.59 0.05 74.89 15:32:03 Average: 2 35.16 0.00 1.74 1.49 0.08 61.53 15:32:03 Average: 3 9.11 0.00 1.23 10.69 0.03 78.93 15:32:03 15:32:03 15:32:03