19:41:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136836 19:41:47 Running as SYSTEM 19:41:47 [EnvInject] - Loading node environment variables. 19:41:47 Building remotely on prd-ubuntu1804-builder-4c-4g-1216 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 19:41:47 [ssh-agent] Looking for ssh-agent implementation... 19:41:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:41:48 $ ssh-agent 19:41:48 SSH_AUTH_SOCK=/tmp/ssh-VrR2LY5iYESB/agent.1713 19:41:48 SSH_AGENT_PID=1715 19:41:48 [ssh-agent] Started. 19:41:48 Running ssh-add (command line suppressed) 19:41:48 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_5730394791122709009.key (/w/workspace/oom-master-commit-lint@tmp/private_key_5730394791122709009.key) 19:41:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:41:48 The recommended git tool is: NONE 19:41:49 using credential onap-jenkins-ssh 19:41:49 Wiping out workspace first. 19:41:49 Cloning the remote Git repository 19:41:49 Cloning repository git://cloud.onap.org/mirror/oom.git 19:41:49 > git init /w/workspace/oom-master-commit-lint # timeout=10 19:41:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:41:49 > git --version # timeout=10 19:41:49 > git --version # 'git version 2.17.1' 19:41:49 using GIT_SSH to set credentials Gerrit user 19:41:49 Verifying host key using manually-configured host key entries 19:41:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:41:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:41:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:41:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:41:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:41:55 using GIT_SSH to set credentials Gerrit user 19:41:55 Verifying host key using manually-configured host key entries 19:41:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/136836/3 # timeout=30 19:41:55 > git rev-parse f47dc8948150c50d9b5826c06254acbabfb652c8^{commit} # timeout=10 19:41:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:41:55 Checking out Revision f47dc8948150c50d9b5826c06254acbabfb652c8 (refs/changes/36/136836/3) 19:41:55 > git config core.sparsecheckout # timeout=10 19:41:56 > git checkout -f f47dc8948150c50d9b5826c06254acbabfb652c8 # timeout=30 19:41:59 Commit message: "[DCAEGEN2] Update snmptrap-collector image." 19:41:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:41:59 > git rev-list --no-walk 56dc9e04a2a11bc0bc83cfd344d72b6b1eb18419 # timeout=10 19:41:59 [EnvInject] - Injecting environment variables from a build step. 19:41:59 [EnvInject] - Injecting as environment variables the properties content 19:41:59 PYTHON=python3 19:41:59 19:41:59 [EnvInject] - Variables injected successfully. 19:41:59 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins7228055564428600292.sh 19:41:59 ---> tox-install.sh 19:41:59 + source /home/jenkins/lf-env.sh 19:41:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:41:59 ++ mktemp -d /tmp/venv-XXXX 19:41:59 + lf_venv=/tmp/venv-85Im 19:41:59 + local venv_file=/tmp/.os_lf_venv 19:41:59 + local python=python3 19:41:59 + local options 19:41:59 + local set_path=true 19:41:59 + local install_args= 19:41:59 ++ 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 19:41:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:41:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:41:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:41:59 + true 19:41:59 + case $1 in 19:41:59 + venv_file=/tmp/.toxenv 19:41:59 + shift 2 19:41:59 + true 19:41:59 + case $1 in 19:41:59 + shift 19:41:59 + break 19:41:59 + case $python in 19:41:59 + local pkg_list= 19:41:59 + [[ -d /opt/pyenv ]] 19:41:59 + echo 'Setup pyenv:' 19:41:59 Setup pyenv: 19:41:59 + export PYENV_ROOT=/opt/pyenv 19:41:59 + PYENV_ROOT=/opt/pyenv 19:41:59 + 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 19:41:59 + 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 19:41:59 + pyenv versions 19:41:59 * system (set by /opt/pyenv/version) 19:41:59 * 3.8.13 (set by /opt/pyenv/version) 19:41:59 * 3.9.13 (set by /opt/pyenv/version) 19:41:59 * 3.10.6 (set by /opt/pyenv/version) 19:41:59 + command -v pyenv 19:41:59 ++ pyenv init - --no-rehash 19:41:59 + 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[*]}"'\'')" 19:41:59 export PATH="/opt/pyenv/shims:${PATH}" 19:41:59 export PYENV_SHELL=bash 19:41:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:41:59 pyenv() { 19:41:59 local command 19:41:59 command="${1:-}" 19:41:59 if [ "$#" -gt 0 ]; then 19:41:59 shift 19:41:59 fi 19:41:59 19:41:59 case "$command" in 19:41:59 rehash|shell) 19:41:59 eval "$(pyenv "sh-$command" "$@")" 19:41:59 ;; 19:41:59 *) 19:41:59 command pyenv "$command" "$@" 19:41:59 ;; 19:41:59 esac 19:41:59 }' 19:41:59 +++ 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[*]}"' 19:41:59 ++ 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 19:41:59 ++ 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 19:41:59 ++ 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 19:41:59 ++ export PYENV_SHELL=bash 19:41:59 ++ PYENV_SHELL=bash 19:41:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:41:59 +++ complete -F _pyenv pyenv 19:41:59 ++ lf-pyver python3 19:41:59 ++ local py_version_xy=python3 19:41:59 ++ local py_version_xyz= 19:41:59 ++ pyenv versions 19:41:59 ++ local command 19:41:59 ++ command=versions 19:41:59 ++ '[' 1 -gt 0 ']' 19:41:59 ++ sed 's/^[ *]* //' 19:41:59 ++ shift 19:41:59 ++ case "$command" in 19:41:59 ++ command pyenv versions 19:41:59 ++ pyenv versions 19:41:59 ++ awk '{ print $1 }' 19:41:59 ++ grep -E '^[0-9.]*[0-9]$' 19:41:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:41:59 +++ grep '^3' /tmp/.pyenv_versions 19:41:59 +++ sort -V 19:41:59 +++ tail -n 1 19:41:59 ++ py_version_xyz=3.10.6 19:41:59 ++ [[ -z 3.10.6 ]] 19:41:59 ++ echo 3.10.6 19:41:59 ++ return 0 19:41:59 + pyenv local 3.10.6 19:41:59 + local command 19:41:59 + command=local 19:41:59 + '[' 2 -gt 0 ']' 19:41:59 + shift 19:41:59 + case "$command" in 19:41:59 + command pyenv local 3.10.6 19:41:59 + pyenv local 3.10.6 19:41:59 + for arg in "$@" 19:41:59 + case $arg in 19:41:59 + pkg_list+='tox ' 19:41:59 + for arg in "$@" 19:41:59 + case $arg in 19:41:59 + pkg_list+='virtualenv ' 19:41:59 + for arg in "$@" 19:41:59 + case $arg in 19:41:59 + pkg_list+='urllib3~=1.26.15 ' 19:41:59 + [[ -f /tmp/.toxenv ]] 19:41:59 + [[ ! -f /tmp/.toxenv ]] 19:41:59 + [[ -n '' ]] 19:41:59 + python3 -m venv /tmp/venv-85Im 19:42:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-85Im' 19:42:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-85Im 19:42:04 + echo /tmp/venv-85Im 19:42:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:42:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:42:04 + /tmp/venv-85Im/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:42:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:42:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:42:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:42:07 + /tmp/venv-85Im/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:42:09 + type python3 19:42:09 + true 19:42:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-85Im/bin to PATH' 19:42:09 lf-activate-venv(): INFO: Adding /tmp/venv-85Im/bin to PATH 19:42:09 + PATH=/tmp/venv-85Im/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 19:42:09 + return 0 19:42:09 + python3 --version 19:42:09 Python 3.10.6 19:42:09 + python3 -m pip --version 19:42:09 pip 23.3.2 from /tmp/venv-85Im/lib/python3.10/site-packages/pip (python 3.10) 19:42:10 + python3 -m pip freeze 19:42:10 cachetools==5.3.2 19:42:10 chardet==5.2.0 19:42:10 colorama==0.4.6 19:42:10 distlib==0.3.8 19:42:10 filelock==3.13.1 19:42:10 packaging==23.2 19:42:10 platformdirs==4.2.0 19:42:10 pluggy==1.4.0 19:42:10 pyproject-api==1.6.1 19:42:10 tomli==2.0.1 19:42:10 tox==4.12.1 19:42:10 urllib3==1.26.18 19:42:10 virtualenv==20.25.0 19:42:10 [EnvInject] - Injecting environment variables from a build step. 19:42:10 [EnvInject] - Injecting as environment variables the properties content 19:42:10 PARALLEL=false 19:42:10 19:42:10 [EnvInject] - Variables injected successfully. 19:42:10 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5057791963687142559.sh 19:42:10 ---> tox-run.sh 19:42:10 + 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 19:42:10 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 19:42:10 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 19:42:10 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 19:42:10 + cd /w/workspace/oom-master-commit-lint/. 19:42:10 + source /home/jenkins/lf-env.sh 19:42:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:42:10 ++ mktemp -d /tmp/venv-XXXX 19:42:10 + lf_venv=/tmp/venv-NX8C 19:42:10 + local venv_file=/tmp/.os_lf_venv 19:42:10 + local python=python3 19:42:10 + local options 19:42:10 + local set_path=true 19:42:10 + local install_args= 19:42:10 ++ 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 19:42:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:42:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:42:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:42:10 + true 19:42:10 + case $1 in 19:42:10 + venv_file=/tmp/.toxenv 19:42:10 + shift 2 19:42:10 + true 19:42:10 + case $1 in 19:42:10 + shift 19:42:10 + break 19:42:10 + case $python in 19:42:10 + local pkg_list= 19:42:10 + [[ -d /opt/pyenv ]] 19:42:10 + echo 'Setup pyenv:' 19:42:10 Setup pyenv: 19:42:10 + export PYENV_ROOT=/opt/pyenv 19:42:10 + PYENV_ROOT=/opt/pyenv 19:42:10 + 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 19:42:10 + 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 19:42:10 + pyenv versions 19:42:10 system 19:42:10 3.8.13 19:42:10 3.9.13 19:42:10 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 19:42:10 + command -v pyenv 19:42:10 ++ pyenv init - --no-rehash 19:42:10 + 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[*]}"'\'')" 19:42:10 export PATH="/opt/pyenv/shims:${PATH}" 19:42:10 export PYENV_SHELL=bash 19:42:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:42:10 pyenv() { 19:42:10 local command 19:42:10 command="${1:-}" 19:42:10 if [ "$#" -gt 0 ]; then 19:42:10 shift 19:42:10 fi 19:42:10 19:42:10 case "$command" in 19:42:10 rehash|shell) 19:42:10 eval "$(pyenv "sh-$command" "$@")" 19:42:10 ;; 19:42:10 *) 19:42:10 command pyenv "$command" "$@" 19:42:10 ;; 19:42:10 esac 19:42:10 }' 19:42:10 +++ 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[*]}"' 19:42:10 ++ 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 19:42:10 ++ 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 19:42:10 ++ 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 19:42:10 ++ export PYENV_SHELL=bash 19:42:10 ++ PYENV_SHELL=bash 19:42:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:42:10 +++ complete -F _pyenv pyenv 19:42:10 ++ lf-pyver python3 19:42:10 ++ local py_version_xy=python3 19:42:10 ++ local py_version_xyz= 19:42:10 ++ sed 's/^[ *]* //' 19:42:10 ++ pyenv versions 19:42:10 ++ local command 19:42:10 ++ command=versions 19:42:10 ++ '[' 1 -gt 0 ']' 19:42:10 ++ grep -E '^[0-9.]*[0-9]$' 19:42:10 ++ shift 19:42:10 ++ case "$command" in 19:42:10 ++ command pyenv versions 19:42:10 ++ pyenv versions 19:42:10 ++ awk '{ print $1 }' 19:42:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:42:10 +++ grep '^3' /tmp/.pyenv_versions 19:42:10 +++ sort -V 19:42:10 +++ tail -n 1 19:42:10 ++ py_version_xyz=3.10.6 19:42:10 ++ [[ -z 3.10.6 ]] 19:42:10 ++ echo 3.10.6 19:42:10 ++ return 0 19:42:10 + pyenv local 3.10.6 19:42:10 + local command 19:42:10 + command=local 19:42:10 + '[' 2 -gt 0 ']' 19:42:10 + shift 19:42:10 + case "$command" in 19:42:10 + command pyenv local 3.10.6 19:42:10 + pyenv local 3.10.6 19:42:10 + for arg in "$@" 19:42:10 + case $arg in 19:42:10 + pkg_list+='tox ' 19:42:10 + for arg in "$@" 19:42:10 + case $arg in 19:42:10 + pkg_list+='virtualenv ' 19:42:10 + for arg in "$@" 19:42:10 + case $arg in 19:42:10 + pkg_list+='urllib3~=1.26.15 ' 19:42:10 + [[ -f /tmp/.toxenv ]] 19:42:10 ++ cat /tmp/.toxenv 19:42:10 + lf_venv=/tmp/venv-85Im 19:42:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-85Im from' file:/tmp/.toxenv 19:42:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-85Im from file:/tmp/.toxenv 19:42:10 + /tmp/venv-85Im/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:42:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:42:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:42:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:42:11 + /tmp/venv-85Im/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:42:12 + type python3 19:42:12 + true 19:42:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-85Im/bin to PATH' 19:42:12 lf-activate-venv(): INFO: Adding /tmp/venv-85Im/bin to PATH 19:42:12 + PATH=/tmp/venv-85Im/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 19:42:12 + return 0 19:42:12 + [[ -d /opt/pyenv ]] 19:42:12 + echo '---> Setting up pyenv' 19:42:12 ---> Setting up pyenv 19:42:12 + export PYENV_ROOT=/opt/pyenv 19:42:12 + PYENV_ROOT=/opt/pyenv 19:42:12 + export PATH=/opt/pyenv/bin:/tmp/venv-85Im/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 19:42:12 + PATH=/opt/pyenv/bin:/tmp/venv-85Im/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 19:42:12 ++ pwd 19:42:12 + PYTHONPATH=/w/workspace/oom-master-commit-lint 19:42:12 + export PYTHONPATH 19:42:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:42:12 + TOX_TESTENV_PASSENV=PYTHONPATH 19:42:12 + tox --version 19:42:13 4.12.1 from /tmp/venv-85Im/lib/python3.10/site-packages/tox/__init__.py 19:42:13 + PARALLEL=false 19:42:13 + TOX_OPTIONS_LIST= 19:42:13 + [[ -n gitlint ]] 19:42:13 + TOX_OPTIONS_LIST=' -e gitlint' 19:42:13 + case ${PARALLEL,,} in 19:42:13 + tox -e gitlint 19:42:13 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 19:42:15 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 19:42:40 gitlint: freeze> python -m pip freeze --all 19:42:41 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==2023.11.17,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==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==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 19:42:41 gitlint: commands[0]> gitlint 19:42:41 1: T3 Title has trailing punctuation (.): "[DCAEGEN2] Update snmptrap-collector image." 19:42:41 gitlint: exit 1 (0.18 seconds) /w/workspace/oom-master-commit-lint> gitlint pid=2409 19:42:41 gitlint: FAIL code 1 (27.88=setup[27.70]+cmd[0.18] seconds) 19:42:41 evaluation failed :( (28.05 seconds) 19:42:41 + tox_status=1 19:42:41 + echo '---> Completed tox runs' 19:42:41 ---> Completed tox runs 19:42:41 + for i in .tox/*/log 19:42:41 ++ echo .tox/gitlint/log 19:42:41 ++ awk -F/ '{print $2}' 19:42:41 + tox_env=gitlint 19:42:41 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 19:42:41 + DOC_DIR=docs/_build/html 19:42:41 + [[ -d docs/_build/html ]] 19:42:41 + echo '---> tox-run.sh ends' 19:42:41 ---> tox-run.sh ends 19:42:41 + test 1 -eq 0 19:42:41 + exit 1 19:42:41 ++ '[' 2 = 1 ']' 19:42:41 Build step 'Execute shell' marked build as failure 19:42:41 $ ssh-agent -k 19:42:41 unset SSH_AUTH_SOCK; 19:42:41 unset SSH_AGENT_PID; 19:42:41 echo Agent pid 1715 killed; 19:42:41 [ssh-agent] Stopped. 19:42:41 [PostBuildScript] - [INFO] Executing post build scripts. 19:42:41 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9073934134743964482.sh 19:42:41 ---> sysstat.sh 19:42:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4575344001455775983.sh 19:42:42 ---> package-listing.sh 19:42:42 ++ facter osfamily 19:42:42 ++ tr '[:upper:]' '[:lower:]' 19:42:42 + OS_FAMILY=debian 19:42:42 + workspace=/w/workspace/oom-master-commit-lint 19:42:42 + START_PACKAGES=/tmp/packages_start.txt 19:42:42 + END_PACKAGES=/tmp/packages_end.txt 19:42:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:42:42 + PACKAGES=/tmp/packages_start.txt 19:42:42 + '[' /w/workspace/oom-master-commit-lint ']' 19:42:42 + PACKAGES=/tmp/packages_end.txt 19:42:42 + case "${OS_FAMILY}" in 19:42:42 + dpkg -l 19:42:42 + grep '^ii' 19:42:42 + '[' -f /tmp/packages_start.txt ']' 19:42:42 + '[' -f /tmp/packages_end.txt ']' 19:42:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:42:42 + '[' /w/workspace/oom-master-commit-lint ']' 19:42:42 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 19:42:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 19:42:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10644778792015419365.sh 19:42:42 ---> capture-instance-metadata.sh 19:42:42 Setup pyenv: 19:42:42 system 19:42:42 3.8.13 19:42:42 3.9.13 19:42:42 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 19:42:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jXi9 19:42:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:42:49 lf-activate-venv(): INFO: Installing: lftools 19:43:19 lf-activate-venv(): INFO: Adding /tmp/venv-jXi9/bin to PATH 19:43:19 INFO: Running in OpenStack, capturing instance metadata 19:43:19 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins537661212950356002.sh 19:43:19 provisioning config files... 19:43:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config13759553679738699811tmp 19:43:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:43:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:43:19 [EnvInject] - Injecting environment variables from a build step. 19:43:19 [EnvInject] - Injecting as environment variables the properties content 19:43:19 SERVER_ID=logs 19:43:19 19:43:19 [EnvInject] - Variables injected successfully. 19:43:19 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6986603372767605999.sh 19:43:19 ---> create-netrc.sh 19:43:19 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10431965759273682685.sh 19:43:19 ---> python-tools-install.sh 19:43:19 Setup pyenv: 19:43:19 system 19:43:19 3.8.13 19:43:19 3.9.13 19:43:19 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 19:43:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jXi9 from file:/tmp/.os_lf_venv 19:43:20 lf-activate-venv(): INFO: Installing: lftools 19:43:28 lf-activate-venv(): INFO: Adding /tmp/venv-jXi9/bin to PATH 19:43:28 Generating Requirements File 19:43:56 Python 3.10.6 19:43:57 pip 23.3.2 from /tmp/venv-jXi9/lib/python3.10/site-packages/pip (python 3.10) 19:43:57 appdirs==1.4.4 19:43:57 argcomplete==3.2.2 19:43:57 aspy.yaml==1.3.0 19:43:57 attrs==23.2.0 19:43:57 autopage==0.5.2 19:43:57 beautifulsoup4==4.12.3 19:43:57 boto3==1.34.31 19:43:57 botocore==1.34.31 19:43:57 bs4==0.0.2 19:43:57 cachetools==5.3.2 19:43:57 certifi==2023.11.17 19:43:57 cffi==1.16.0 19:43:57 cfgv==3.4.0 19:43:57 chardet==5.2.0 19:43:57 charset-normalizer==3.3.2 19:43:57 click==8.1.7 19:43:57 cliff==4.5.0 19:43:57 cmd2==2.4.3 19:43:57 cryptography==3.3.2 19:43:57 debtcollector==2.5.0 19:43:57 decorator==5.1.1 19:43:57 defusedxml==0.7.1 19:43:57 Deprecated==1.2.14 19:43:57 distlib==0.3.8 19:43:57 dnspython==2.5.0 19:43:57 docker==4.2.2 19:43:57 dogpile.cache==1.3.0 19:43:57 email-validator==2.1.0.post1 19:43:57 filelock==3.13.1 19:43:57 future==0.18.3 19:43:57 gitdb==4.0.11 19:43:57 GitPython==3.1.41 19:43:57 google-auth==2.27.0 19:43:57 httplib2==0.22.0 19:43:57 identify==2.5.33 19:43:57 idna==3.6 19:43:57 importlib-resources==1.5.0 19:43:57 iso8601==2.1.0 19:43:57 Jinja2==3.1.3 19:43:57 jmespath==1.0.1 19:43:57 jsonpatch==1.33 19:43:57 jsonpointer==2.4 19:43:57 jsonschema==4.21.1 19:43:57 jsonschema-specifications==2023.12.1 19:43:57 keystoneauth1==5.5.0 19:43:57 kubernetes==29.0.0 19:43:57 lftools==0.37.8 19:43:57 lxml==5.1.0 19:43:57 MarkupSafe==2.1.4 19:43:57 msgpack==1.0.7 19:43:57 multi_key_dict==2.0.3 19:43:57 munch==4.0.0 19:43:57 netaddr==0.10.1 19:43:57 netifaces==0.11.0 19:43:57 niet==1.4.2 19:43:57 nodeenv==1.8.0 19:43:57 oauth2client==4.1.3 19:43:57 oauthlib==3.2.2 19:43:57 openstacksdk==0.62.0 19:43:57 os-client-config==2.1.0 19:43:57 os-service-types==1.7.0 19:43:57 osc-lib==3.0.0 19:43:57 oslo.config==9.3.0 19:43:57 oslo.context==5.3.0 19:43:57 oslo.i18n==6.2.0 19:43:57 oslo.log==5.4.0 19:43:57 oslo.serialization==5.3.0 19:43:57 oslo.utils==7.0.0 19:43:57 packaging==23.2 19:43:57 pbr==6.0.0 19:43:57 platformdirs==4.2.0 19:43:57 prettytable==3.9.0 19:43:57 pyasn1==0.5.1 19:43:57 pyasn1-modules==0.3.0 19:43:57 pycparser==2.21 19:43:57 pygerrit2==2.0.15 19:43:57 PyGithub==2.2.0 19:43:57 pyinotify==0.9.6 19:43:57 PyJWT==2.8.0 19:43:57 PyNaCl==1.5.0 19:43:57 pyparsing==2.4.7 19:43:57 pyperclip==1.8.2 19:43:57 pyrsistent==0.20.0 19:43:57 python-cinderclient==9.4.0 19:43:57 python-dateutil==2.8.2 19:43:57 python-heatclient==3.4.0 19:43:57 python-jenkins==1.8.2 19:43:57 python-keystoneclient==5.3.0 19:43:57 python-magnumclient==4.3.0 19:43:57 python-novaclient==18.4.0 19:43:57 python-openstackclient==6.0.0 19:43:57 python-swiftclient==4.4.0 19:43:57 pytz==2023.4 19:43:57 PyYAML==6.0.1 19:43:57 referencing==0.33.0 19:43:57 requests==2.31.0 19:43:57 requests-oauthlib==1.3.1 19:43:57 requestsexceptions==1.4.0 19:43:57 rfc3986==2.0.0 19:43:57 rpds-py==0.17.1 19:43:57 rsa==4.9 19:43:57 ruamel.yaml==0.18.5 19:43:57 ruamel.yaml.clib==0.2.8 19:43:57 s3transfer==0.10.0 19:43:57 simplejson==3.19.2 19:43:57 six==1.16.0 19:43:57 smmap==5.0.1 19:43:57 soupsieve==2.5 19:43:57 stevedore==5.1.0 19:43:57 tabulate==0.9.0 19:43:57 toml==0.10.2 19:43:57 tomlkit==0.12.3 19:43:57 tqdm==4.66.1 19:43:57 typing_extensions==4.9.0 19:43:57 tzdata==2023.4 19:43:57 urllib3==1.26.18 19:43:57 virtualenv==20.25.0 19:43:57 wcwidth==0.2.13 19:43:57 websocket-client==1.7.0 19:43:57 wrapt==1.16.0 19:43:57 xdg==6.0.0 19:43:57 xmltodict==0.13.0 19:43:57 yq==3.2.3 19:43:57 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13137082763216304177.sh 19:43:57 ---> sudo-logs.sh 19:43:57 Archiving 'sudo' log.. 19:43:57 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7685308742028265255.sh 19:43:57 ---> job-cost.sh 19:43:57 Setup pyenv: 19:43:57 system 19:43:57 3.8.13 19:43:57 3.9.13 19:43:57 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 19:43:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jXi9 from file:/tmp/.os_lf_venv 19:43:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:44:06 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. 19:44:06 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 19:44:06 lf-activate-venv(): INFO: Adding /tmp/venv-jXi9/bin to PATH 19:44:06 INFO: No Stack... 19:44:06 INFO: Retrieving Pricing Info for: v3-standard-4 19:44:07 INFO: Archiving Costs 19:44:07 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13379545741992138836.sh 19:44:07 ---> logs-deploy.sh 19:44:07 Setup pyenv: 19:44:07 system 19:44:07 3.8.13 19:44:07 3.9.13 19:44:07 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 19:44:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jXi9 from file:/tmp/.os_lf_venv 19:44:08 lf-activate-venv(): INFO: Installing: lftools 19:44:17 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. 19:44:17 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 19:44:18 lf-activate-venv(): INFO: Adding /tmp/venv-jXi9/bin to PATH 19:44:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7170 19:44:18 INFO: archiving workspace using pattern(s): 19:44:19 Archives upload complete. 19:44:19 INFO: archiving logs to Nexus 19:44:20 ---> uname -a: 19:44:20 Linux prd-ubuntu1804-builder-4c-4g-1216 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:44:20 19:44:20 19:44:20 ---> lscpu: 19:44:20 Architecture: x86_64 19:44:20 CPU op-mode(s): 32-bit, 64-bit 19:44:20 Byte Order: Little Endian 19:44:20 CPU(s): 4 19:44:20 On-line CPU(s) list: 0-3 19:44:20 Thread(s) per core: 1 19:44:20 Core(s) per socket: 1 19:44:20 Socket(s): 4 19:44:20 NUMA node(s): 1 19:44:20 Vendor ID: AuthenticAMD 19:44:20 CPU family: 23 19:44:20 Model: 49 19:44:20 Model name: AMD EPYC-Rome Processor 19:44:20 Stepping: 0 19:44:20 CPU MHz: 2800.000 19:44:20 BogoMIPS: 5600.00 19:44:20 Virtualization: AMD-V 19:44:20 Hypervisor vendor: KVM 19:44:20 Virtualization type: full 19:44:20 L1d cache: 32K 19:44:20 L1i cache: 32K 19:44:20 L2 cache: 512K 19:44:20 L3 cache: 16384K 19:44:20 NUMA node0 CPU(s): 0-3 19:44:20 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 19:44:20 19:44:20 19:44:20 ---> nproc: 19:44:20 4 19:44:20 19:44:20 19:44:20 ---> df -h: 19:44:20 Filesystem Size Used Avail Use% Mounted on 19:44:20 udev 7.9G 0 7.9G 0% /dev 19:44:20 tmpfs 1.6G 672K 1.6G 1% /run 19:44:20 /dev/vda1 78G 8.5G 69G 11% / 19:44:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:44:20 tmpfs 5.0M 0 5.0M 0% /run/lock 19:44:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:44:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:44:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:44:20 19:44:20 19:44:20 ---> free -m: 19:44:20 total used free shared buff/cache available 19:44:20 Mem: 16040 580 13167 0 2292 15137 19:44:20 Swap: 1023 0 1023 19:44:20 19:44:20 19:44:20 ---> ip addr: 19:44:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:44:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:44:20 inet 127.0.0.1/8 scope host lo 19:44:20 valid_lft forever preferred_lft forever 19:44:20 inet6 ::1/128 scope host 19:44:20 valid_lft forever preferred_lft forever 19:44:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:44:20 link/ether fa:16:3e:77:76:60 brd ff:ff:ff:ff:ff:ff 19:44:20 inet 10.30.107.208/23 brd 10.30.107.255 scope global dynamic ens3 19:44:20 valid_lft 86233sec preferred_lft 86233sec 19:44:20 inet6 fe80::f816:3eff:fe77:7660/64 scope link 19:44:20 valid_lft forever preferred_lft forever 19:44:20 19:44:20 19:44:20 ---> sar -b -r -n DEV: 19:44:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1216) 01/31/24 _x86_64_ (4 CPU) 19:44:20 19:44:20 19:41:36 LINUX RESTART (4 CPU) 19:44:20 19:44:20 19:42:01 tps rtps wtps bread/s bwrtn/s 19:44:20 19:43:00 118.85 17.76 101.08 587.10 24781.74 19:44:20 19:44:01 137.79 13.96 123.83 1055.78 31751.69 19:44:20 Average: 128.40 15.85 112.55 823.40 28295.79 19:44:20 19:44:20 19:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:44:20 19:43:00 13772604 15468984 2652364 16.15 69008 1821168 865060 4.95 793924 1632656 201748 19:44:20 19:44:01 13503608 15508524 2921360 17.79 94360 2087692 818768 4.69 786108 1875944 116664 19:44:20 Average: 13638106 15488754 2786862 16.97 81684 1954430 841914 4.82 790016 1754300 159206 19:44:20 19:44:20 19:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:44:20 19:43:00 ens3 69.36 46.36 833.67 12.75 0.00 0.00 0.00 0.00 19:44:20 19:43:00 lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 19:44:20 19:44:01 ens3 58.41 39.54 867.48 8.68 0.00 0.00 0.00 0.00 19:44:20 19:44:01 lo 1.18 1.18 0.12 0.12 0.00 0.00 0.00 0.00 19:44:20 Average: ens3 63.84 42.92 850.71 10.70 0.00 0.00 0.00 0.00 19:44:20 Average: lo 1.59 1.59 0.17 0.17 0.00 0.00 0.00 0.00 19:44:20 19:44:20 19:44:20 ---> sar -P ALL: 19:44:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1216) 01/31/24 _x86_64_ (4 CPU) 19:44:20 19:44:20 19:41:36 LINUX RESTART (4 CPU) 19:44:20 19:44:20 19:42:01 CPU %user %nice %system %iowait %steal %idle 19:44:20 19:43:00 all 20.17 0.00 1.71 4.16 0.06 73.90 19:44:20 19:43:00 0 13.58 0.00 1.64 4.76 0.07 79.96 19:44:20 19:43:00 1 31.11 0.00 2.24 1.77 0.07 64.81 19:44:20 19:43:00 2 24.24 0.00 1.86 6.29 0.08 67.53 19:44:20 19:43:00 3 11.72 0.00 1.17 3.79 0.03 83.28 19:44:20 19:44:01 all 21.15 0.00 1.57 3.30 0.05 73.93 19:44:20 19:44:01 0 8.12 0.00 0.94 0.39 0.07 90.49 19:44:20 19:44:01 1 60.10 0.00 2.89 2.05 0.08 34.87 19:44:20 19:44:01 2 11.33 0.00 1.50 3.98 0.03 83.15 19:44:20 19:44:01 3 5.02 0.00 0.94 6.80 0.02 87.23 19:44:20 Average: all 20.66 0.00 1.64 3.72 0.06 73.92 19:44:20 Average: 0 10.83 0.00 1.28 2.56 0.07 85.26 19:44:20 Average: 1 45.72 0.00 2.57 1.91 0.07 49.73 19:44:20 Average: 2 17.73 0.00 1.68 5.13 0.06 75.41 19:44:20 Average: 3 8.34 0.00 1.05 5.31 0.02 85.27 19:44:20 19:44:20 19:44:20