10:23:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137074 10:23:25 Running as SYSTEM 10:23:25 [EnvInject] - Loading node environment variables. 10:23:25 Building remotely on prd-ubuntu1804-builder-4c-4g-14738 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 10:23:25 [ssh-agent] Looking for ssh-agent implementation... 10:23:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:23:25 $ ssh-agent 10:23:25 SSH_AUTH_SOCK=/tmp/ssh-ONbm5IYnKp9S/agent.1713 10:23:25 SSH_AGENT_PID=1715 10:23:25 [ssh-agent] Started. 10:23:25 Running ssh-add (command line suppressed) 10:23:25 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_15489873558424795788.key (/w/workspace/oom-master-commit-lint@tmp/private_key_15489873558424795788.key) 10:23:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:23:25 The recommended git tool is: NONE 10:23:27 using credential onap-jenkins-ssh 10:23:27 Wiping out workspace first. 10:23:27 Cloning the remote Git repository 10:23:27 Cloning repository git://cloud.onap.org/mirror/oom.git 10:23:27 > git init /w/workspace/oom-master-commit-lint # timeout=10 10:23:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:23:27 > git --version # timeout=10 10:23:27 > git --version # 'git version 2.17.1' 10:23:27 using GIT_SSH to set credentials Gerrit user 10:23:27 Verifying host key using manually-configured host key entries 10:23:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:23:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:23:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:23:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:23:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:23:35 using GIT_SSH to set credentials Gerrit user 10:23:35 Verifying host key using manually-configured host key entries 10:23:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/74/137074/1 # timeout=30 10:23:35 > git rev-parse dda6c6c4cf097691a1d4ff975f0099986274fd63^{commit} # timeout=10 10:23:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:23:35 Checking out Revision dda6c6c4cf097691a1d4ff975f0099986274fd63 (refs/changes/74/137074/1) 10:23:35 > git config core.sparsecheckout # timeout=10 10:23:35 > git checkout -f dda6c6c4cf097691a1d4ff975f0099986274fd63 # timeout=30 10:23:39 Commit message: "[AAI] Use latest aai-resources image" 10:23:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:23:39 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 10:23:39 [EnvInject] - Injecting environment variables from a build step. 10:23:39 [EnvInject] - Injecting as environment variables the properties content 10:23:39 PYTHON=python3 10:23:39 10:23:39 [EnvInject] - Variables injected successfully. 10:23:39 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins7194171873650308104.sh 10:23:39 ---> tox-install.sh 10:23:39 + source /home/jenkins/lf-env.sh 10:23:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:23:39 ++ mktemp -d /tmp/venv-XXXX 10:23:39 + lf_venv=/tmp/venv-gRLc 10:23:39 + local venv_file=/tmp/.os_lf_venv 10:23:39 + local python=python3 10:23:39 + local options 10:23:39 + local set_path=true 10:23:39 + local install_args= 10:23:39 ++ 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 10:23:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:23:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:23:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:23:39 + true 10:23:39 + case $1 in 10:23:39 + venv_file=/tmp/.toxenv 10:23:39 + shift 2 10:23:39 + true 10:23:39 + case $1 in 10:23:39 + shift 10:23:39 + break 10:23:39 + case $python in 10:23:39 + local pkg_list= 10:23:39 + [[ -d /opt/pyenv ]] 10:23:39 + echo 'Setup pyenv:' 10:23:39 Setup pyenv: 10:23:39 + export PYENV_ROOT=/opt/pyenv 10:23:39 + PYENV_ROOT=/opt/pyenv 10:23:39 + 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 10:23:39 + 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 10:23:39 + pyenv versions 10:23:39 * system (set by /opt/pyenv/version) 10:23:39 * 3.8.13 (set by /opt/pyenv/version) 10:23:39 * 3.9.13 (set by /opt/pyenv/version) 10:23:39 * 3.10.6 (set by /opt/pyenv/version) 10:23:39 + command -v pyenv 10:23:39 ++ pyenv init - --no-rehash 10:23:39 + 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[*]}"'\'')" 10:23:39 export PATH="/opt/pyenv/shims:${PATH}" 10:23:39 export PYENV_SHELL=bash 10:23:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:23:39 pyenv() { 10:23:39 local command 10:23:39 command="${1:-}" 10:23:39 if [ "$#" -gt 0 ]; then 10:23:39 shift 10:23:39 fi 10:23:39 10:23:39 case "$command" in 10:23:39 rehash|shell) 10:23:39 eval "$(pyenv "sh-$command" "$@")" 10:23:39 ;; 10:23:39 *) 10:23:39 command pyenv "$command" "$@" 10:23:39 ;; 10:23:39 esac 10:23:39 }' 10:23:39 +++ 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[*]}"' 10:23:39 ++ 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 10:23:39 ++ 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 10:23:39 ++ 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 10:23:39 ++ export PYENV_SHELL=bash 10:23:39 ++ PYENV_SHELL=bash 10:23:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:23:39 +++ complete -F _pyenv pyenv 10:23:39 ++ lf-pyver python3 10:23:39 ++ local py_version_xy=python3 10:23:39 ++ local py_version_xyz= 10:23:39 ++ pyenv versions 10:23:39 ++ local command 10:23:39 ++ command=versions 10:23:39 ++ '[' 1 -gt 0 ']' 10:23:39 ++ shift 10:23:39 ++ case "$command" in 10:23:39 ++ command pyenv versions 10:23:39 ++ pyenv versions 10:23:39 ++ awk '{ print $1 }' 10:23:39 ++ grep -E '^[0-9.]*[0-9]$' 10:23:39 ++ sed 's/^[ *]* //' 10:23:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:23:39 +++ grep '^3' /tmp/.pyenv_versions 10:23:39 +++ sort -V 10:23:39 +++ tail -n 1 10:23:39 ++ py_version_xyz=3.10.6 10:23:39 ++ [[ -z 3.10.6 ]] 10:23:39 ++ echo 3.10.6 10:23:39 ++ return 0 10:23:39 + pyenv local 3.10.6 10:23:39 + local command 10:23:39 + command=local 10:23:39 + '[' 2 -gt 0 ']' 10:23:39 + shift 10:23:39 + case "$command" in 10:23:39 + command pyenv local 3.10.6 10:23:39 + pyenv local 3.10.6 10:23:39 + for arg in "$@" 10:23:39 + case $arg in 10:23:39 + pkg_list+='tox ' 10:23:39 + for arg in "$@" 10:23:39 + case $arg in 10:23:39 + pkg_list+='virtualenv ' 10:23:39 + for arg in "$@" 10:23:39 + case $arg in 10:23:39 + pkg_list+='urllib3~=1.26.15 ' 10:23:39 + [[ -f /tmp/.toxenv ]] 10:23:39 + [[ ! -f /tmp/.toxenv ]] 10:23:39 + [[ -n '' ]] 10:23:39 + python3 -m venv /tmp/venv-gRLc 10:23:44 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gRLc' 10:23:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gRLc 10:23:44 + echo /tmp/venv-gRLc 10:23:44 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:23:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:23:44 + /tmp/venv-gRLc/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:23:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:23:51 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:23:51 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:23:51 + /tmp/venv-gRLc/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:23:54 + type python3 10:23:54 + true 10:23:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gRLc/bin to PATH' 10:23:54 lf-activate-venv(): INFO: Adding /tmp/venv-gRLc/bin to PATH 10:23:54 + PATH=/tmp/venv-gRLc/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 10:23:54 + return 0 10:23:54 + python3 --version 10:23:54 Python 3.10.6 10:23:54 + python3 -m pip --version 10:23:54 pip 23.3.2 from /tmp/venv-gRLc/lib/python3.10/site-packages/pip (python 3.10) 10:23:54 + python3 -m pip freeze 10:23:55 cachetools==5.3.2 10:23:55 chardet==5.2.0 10:23:55 colorama==0.4.6 10:23:55 distlib==0.3.8 10:23:55 filelock==3.13.1 10:23:55 packaging==23.2 10:23:55 platformdirs==4.1.0 10:23:55 pluggy==1.3.0 10:23:55 pyproject-api==1.6.1 10:23:55 tomli==2.0.1 10:23:55 tox==4.12.1 10:23:55 urllib3==1.26.18 10:23:55 virtualenv==20.25.0 10:23:55 [EnvInject] - Injecting environment variables from a build step. 10:23:55 [EnvInject] - Injecting as environment variables the properties content 10:23:55 PARALLEL=false 10:23:55 10:23:55 [EnvInject] - Variables injected successfully. 10:23:55 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15630463666726077109.sh 10:23:55 ---> tox-run.sh 10:23:55 + 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 10:23:55 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 10:23:55 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 10:23:55 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 10:23:55 + cd /w/workspace/oom-master-commit-lint/. 10:23:55 + source /home/jenkins/lf-env.sh 10:23:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:23:55 ++ mktemp -d /tmp/venv-XXXX 10:23:55 + lf_venv=/tmp/venv-Cag3 10:23:55 + local venv_file=/tmp/.os_lf_venv 10:23:55 + local python=python3 10:23:55 + local options 10:23:55 + local set_path=true 10:23:55 + local install_args= 10:23:55 ++ 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 10:23:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:23:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:23:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:23:55 + true 10:23:55 + case $1 in 10:23:55 + venv_file=/tmp/.toxenv 10:23:55 + shift 2 10:23:55 + true 10:23:55 + case $1 in 10:23:55 + shift 10:23:55 + break 10:23:55 + case $python in 10:23:55 + local pkg_list= 10:23:55 + [[ -d /opt/pyenv ]] 10:23:55 + echo 'Setup pyenv:' 10:23:55 Setup pyenv: 10:23:55 + export PYENV_ROOT=/opt/pyenv 10:23:55 + PYENV_ROOT=/opt/pyenv 10:23:55 + 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 10:23:55 + 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 10:23:55 + pyenv versions 10:23:55 system 10:23:55 3.8.13 10:23:55 3.9.13 10:23:55 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:23:55 + command -v pyenv 10:23:55 ++ pyenv init - --no-rehash 10:23:55 + 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[*]}"'\'')" 10:23:55 export PATH="/opt/pyenv/shims:${PATH}" 10:23:55 export PYENV_SHELL=bash 10:23:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:23:55 pyenv() { 10:23:55 local command 10:23:55 command="${1:-}" 10:23:55 if [ "$#" -gt 0 ]; then 10:23:55 shift 10:23:55 fi 10:23:55 10:23:55 case "$command" in 10:23:55 rehash|shell) 10:23:55 eval "$(pyenv "sh-$command" "$@")" 10:23:55 ;; 10:23:55 *) 10:23:55 command pyenv "$command" "$@" 10:23:55 ;; 10:23:55 esac 10:23:55 }' 10:23:55 +++ 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[*]}"' 10:23:55 ++ 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 10:23:55 ++ 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 10:23:55 ++ 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 10:23:55 ++ export PYENV_SHELL=bash 10:23:55 ++ PYENV_SHELL=bash 10:23:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:23:55 +++ complete -F _pyenv pyenv 10:23:55 ++ lf-pyver python3 10:23:55 ++ local py_version_xy=python3 10:23:55 ++ local py_version_xyz= 10:23:55 ++ pyenv versions 10:23:55 ++ local command 10:23:55 ++ command=versions 10:23:55 ++ '[' 1 -gt 0 ']' 10:23:55 ++ shift 10:23:55 ++ case "$command" in 10:23:55 ++ command pyenv versions 10:23:55 ++ pyenv versions 10:23:55 ++ awk '{ print $1 }' 10:23:55 ++ grep -E '^[0-9.]*[0-9]$' 10:23:55 ++ sed 's/^[ *]* //' 10:23:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:23:55 +++ grep '^3' /tmp/.pyenv_versions 10:23:55 +++ sort -V 10:23:55 +++ tail -n 1 10:23:55 ++ py_version_xyz=3.10.6 10:23:55 ++ [[ -z 3.10.6 ]] 10:23:55 ++ echo 3.10.6 10:23:55 ++ return 0 10:23:55 + pyenv local 3.10.6 10:23:55 + local command 10:23:55 + command=local 10:23:55 + '[' 2 -gt 0 ']' 10:23:55 + shift 10:23:55 + case "$command" in 10:23:55 + command pyenv local 3.10.6 10:23:55 + pyenv local 3.10.6 10:23:55 + for arg in "$@" 10:23:55 + case $arg in 10:23:55 + pkg_list+='tox ' 10:23:55 + for arg in "$@" 10:23:55 + case $arg in 10:23:55 + pkg_list+='virtualenv ' 10:23:55 + for arg in "$@" 10:23:55 + case $arg in 10:23:55 + pkg_list+='urllib3~=1.26.15 ' 10:23:55 + [[ -f /tmp/.toxenv ]] 10:23:55 ++ cat /tmp/.toxenv 10:23:55 + lf_venv=/tmp/venv-gRLc 10:23:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gRLc from' file:/tmp/.toxenv 10:23:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gRLc from file:/tmp/.toxenv 10:23:55 + /tmp/venv-gRLc/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:23:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:23:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:23:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:23:56 + /tmp/venv-gRLc/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:23:57 + type python3 10:23:57 + true 10:23:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gRLc/bin to PATH' 10:23:57 lf-activate-venv(): INFO: Adding /tmp/venv-gRLc/bin to PATH 10:23:57 + PATH=/tmp/venv-gRLc/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 10:23:57 + return 0 10:23:57 + [[ -d /opt/pyenv ]] 10:23:57 + echo '---> Setting up pyenv' 10:23:57 ---> Setting up pyenv 10:23:57 + export PYENV_ROOT=/opt/pyenv 10:23:57 + PYENV_ROOT=/opt/pyenv 10:23:57 + export PATH=/opt/pyenv/bin:/tmp/venv-gRLc/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 10:23:57 + PATH=/opt/pyenv/bin:/tmp/venv-gRLc/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 10:23:57 ++ pwd 10:23:57 + PYTHONPATH=/w/workspace/oom-master-commit-lint 10:23:57 + export PYTHONPATH 10:23:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:23:57 + TOX_TESTENV_PASSENV=PYTHONPATH 10:23:57 + tox --version 10:23:58 4.12.1 from /tmp/venv-gRLc/lib/python3.10/site-packages/tox/__init__.py 10:23:58 + PARALLEL=false 10:23:58 + TOX_OPTIONS_LIST= 10:23:58 + [[ -n gitlint ]] 10:23:58 + TOX_OPTIONS_LIST=' -e gitlint' 10:23:58 + case ${PARALLEL,,} in 10:23:58 + tox -e gitlint 10:23:58 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 10:24:00 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 10:24:26 gitlint: freeze> python -m pip freeze --all 10:24:26 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.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.7,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==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.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 10:24:26 gitlint: commands[0]> gitlint 10:24:26 gitlint: OK (28.56=setup[28.37]+cmd[0.19] seconds) 10:24:26 congratulations :) (28.73 seconds) 10:24:27 + tox_status=0 10:24:27 + echo '---> Completed tox runs' 10:24:27 ---> Completed tox runs 10:24:27 + for i in .tox/*/log 10:24:27 ++ echo .tox/gitlint/log 10:24:27 ++ awk -F/ '{print $2}' 10:24:27 + tox_env=gitlint 10:24:27 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 10:24:27 + DOC_DIR=docs/_build/html 10:24:27 + [[ -d docs/_build/html ]] 10:24:27 + echo '---> tox-run.sh ends' 10:24:27 ---> tox-run.sh ends 10:24:27 + test 0 -eq 0 10:24:27 $ ssh-agent -k 10:24:27 unset SSH_AUTH_SOCK; 10:24:27 unset SSH_AGENT_PID; 10:24:27 echo Agent pid 1715 killed; 10:24:27 [ssh-agent] Stopped. 10:24:27 [PostBuildScript] - [INFO] Executing post build scripts. 10:24:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8826269689017221252.sh 10:24:27 ---> sysstat.sh 10:24:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15356803003015295036.sh 10:24:27 ---> package-listing.sh 10:24:27 ++ tr '[:upper:]' '[:lower:]' 10:24:27 ++ facter osfamily 10:24:27 + OS_FAMILY=debian 10:24:27 + workspace=/w/workspace/oom-master-commit-lint 10:24:27 + START_PACKAGES=/tmp/packages_start.txt 10:24:27 + END_PACKAGES=/tmp/packages_end.txt 10:24:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:24:27 + PACKAGES=/tmp/packages_start.txt 10:24:27 + '[' /w/workspace/oom-master-commit-lint ']' 10:24:27 + PACKAGES=/tmp/packages_end.txt 10:24:27 + case "${OS_FAMILY}" in 10:24:27 + dpkg -l 10:24:27 + grep '^ii' 10:24:27 + '[' -f /tmp/packages_start.txt ']' 10:24:27 + '[' -f /tmp/packages_end.txt ']' 10:24:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:24:27 + '[' /w/workspace/oom-master-commit-lint ']' 10:24:27 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 10:24:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 10:24:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15549584354533812922.sh 10:24:27 ---> capture-instance-metadata.sh 10:24:27 Setup pyenv: 10:24:27 system 10:24:27 3.8.13 10:24:27 3.9.13 10:24:27 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:24:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KSz3 10:24:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:24:34 lf-activate-venv(): INFO: Installing: lftools 10:25:17 lf-activate-venv(): INFO: Adding /tmp/venv-KSz3/bin to PATH 10:25:17 INFO: Running in OpenStack, capturing instance metadata 10:25:17 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14569138124156908253.sh 10:25:17 provisioning config files... 10:25:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config5075825176056973322tmp 10:25:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:25:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:25:17 [EnvInject] - Injecting environment variables from a build step. 10:25:17 [EnvInject] - Injecting as environment variables the properties content 10:25:17 SERVER_ID=logs 10:25:17 10:25:17 [EnvInject] - Variables injected successfully. 10:25:17 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10290076021093104413.sh 10:25:17 ---> create-netrc.sh 10:25:17 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14410079117568801091.sh 10:25:17 ---> python-tools-install.sh 10:25:17 Setup pyenv: 10:25:17 system 10:25:17 3.8.13 10:25:17 3.9.13 10:25:17 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:25:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KSz3 from file:/tmp/.os_lf_venv 10:25:18 lf-activate-venv(): INFO: Installing: lftools 10:25:26 lf-activate-venv(): INFO: Adding /tmp/venv-KSz3/bin to PATH 10:25:26 Generating Requirements File 10:25:58 Python 3.10.6 10:25:58 pip 23.3.2 from /tmp/venv-KSz3/lib/python3.10/site-packages/pip (python 3.10) 10:25:59 appdirs==1.4.4 10:25:59 argcomplete==3.2.2 10:25:59 aspy.yaml==1.3.0 10:25:59 attrs==23.2.0 10:25:59 autopage==0.5.2 10:25:59 beautifulsoup4==4.12.3 10:25:59 boto3==1.34.26 10:25:59 botocore==1.34.26 10:25:59 bs4==0.0.2 10:25:59 cachetools==5.3.2 10:25:59 certifi==2023.11.17 10:25:59 cffi==1.16.0 10:25:59 cfgv==3.4.0 10:25:59 chardet==5.2.0 10:25:59 charset-normalizer==3.3.2 10:25:59 click==8.1.7 10:25:59 cliff==4.5.0 10:25:59 cmd2==2.4.3 10:25:59 cryptography==3.3.2 10:25:59 debtcollector==2.5.0 10:25:59 decorator==5.1.1 10:25:59 defusedxml==0.7.1 10:25:59 Deprecated==1.2.14 10:25:59 distlib==0.3.8 10:25:59 dnspython==2.5.0 10:25:59 docker==4.2.2 10:25:59 dogpile.cache==1.3.0 10:25:59 email-validator==2.1.0.post1 10:25:59 filelock==3.13.1 10:25:59 future==0.18.3 10:25:59 gitdb==4.0.11 10:25:59 GitPython==3.1.41 10:25:59 google-auth==2.26.2 10:25:59 httplib2==0.22.0 10:25:59 identify==2.5.33 10:25:59 idna==3.6 10:25:59 importlib-resources==1.5.0 10:25:59 iso8601==2.1.0 10:25:59 Jinja2==3.1.3 10:25:59 jmespath==1.0.1 10:25:59 jsonpatch==1.33 10:25:59 jsonpointer==2.4 10:25:59 jsonschema==4.21.1 10:25:59 jsonschema-specifications==2023.12.1 10:25:59 keystoneauth1==5.5.0 10:25:59 kubernetes==29.0.0 10:25:59 lftools==0.37.8 10:25:59 lxml==5.1.0 10:25:59 MarkupSafe==2.1.4 10:25:59 msgpack==1.0.7 10:25:59 multi_key_dict==2.0.3 10:25:59 munch==4.0.0 10:25:59 netaddr==0.10.1 10:25:59 netifaces==0.11.0 10:25:59 niet==1.4.2 10:25:59 nodeenv==1.8.0 10:25:59 oauth2client==4.1.3 10:25:59 oauthlib==3.2.2 10:25:59 openstacksdk==0.62.0 10:25:59 os-client-config==2.1.0 10:25:59 os-service-types==1.7.0 10:25:59 osc-lib==3.0.0 10:25:59 oslo.config==9.3.0 10:25:59 oslo.context==5.3.0 10:25:59 oslo.i18n==6.2.0 10:25:59 oslo.log==5.4.0 10:25:59 oslo.serialization==5.3.0 10:25:59 oslo.utils==7.0.0 10:25:59 packaging==23.2 10:25:59 pbr==6.0.0 10:25:59 platformdirs==4.1.0 10:25:59 prettytable==3.9.0 10:25:59 pyasn1==0.5.1 10:25:59 pyasn1-modules==0.3.0 10:25:59 pycparser==2.21 10:25:59 pygerrit2==2.0.15 10:25:59 PyGithub==2.1.1 10:25:59 pyinotify==0.9.6 10:25:59 PyJWT==2.8.0 10:25:59 PyNaCl==1.5.0 10:25:59 pyparsing==2.4.7 10:25:59 pyperclip==1.8.2 10:25:59 pyrsistent==0.20.0 10:25:59 python-cinderclient==9.4.0 10:25:59 python-dateutil==2.8.2 10:25:59 python-heatclient==3.4.0 10:25:59 python-jenkins==1.8.2 10:25:59 python-keystoneclient==5.3.0 10:25:59 python-magnumclient==4.3.0 10:25:59 python-novaclient==18.4.0 10:25:59 python-openstackclient==6.0.0 10:25:59 python-swiftclient==4.4.0 10:25:59 pytz==2023.3.post1 10:25:59 PyYAML==6.0.1 10:25:59 referencing==0.32.1 10:25:59 requests==2.31.0 10:25:59 requests-oauthlib==1.3.1 10:25:59 requestsexceptions==1.4.0 10:25:59 rfc3986==2.0.0 10:25:59 rpds-py==0.17.1 10:25:59 rsa==4.9 10:25:59 ruamel.yaml==0.18.5 10:25:59 ruamel.yaml.clib==0.2.8 10:25:59 s3transfer==0.10.0 10:25:59 simplejson==3.19.2 10:25:59 six==1.16.0 10:25:59 smmap==5.0.1 10:25:59 soupsieve==2.5 10:25:59 stevedore==5.1.0 10:25:59 tabulate==0.9.0 10:25:59 toml==0.10.2 10:25:59 tomlkit==0.12.3 10:25:59 tqdm==4.66.1 10:25:59 typing_extensions==4.9.0 10:25:59 tzdata==2023.4 10:25:59 urllib3==1.26.18 10:25:59 virtualenv==20.25.0 10:25:59 wcwidth==0.2.13 10:25:59 websocket-client==1.7.0 10:25:59 wrapt==1.16.0 10:25:59 xdg==6.0.0 10:25:59 xmltodict==0.13.0 10:25:59 yq==3.2.3 10:25:59 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5305092407199872538.sh 10:25:59 ---> sudo-logs.sh 10:25:59 Archiving 'sudo' log.. 10:25:59 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10686080534654788380.sh 10:25:59 ---> job-cost.sh 10:25:59 Setup pyenv: 10:25:59 system 10:25:59 3.8.13 10:25:59 3.9.13 10:25:59 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:25:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KSz3 from file:/tmp/.os_lf_venv 10:26:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:26:09 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. 10:26:09 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 10:26:10 lf-activate-venv(): INFO: Adding /tmp/venv-KSz3/bin to PATH 10:26:10 INFO: No Stack... 10:26:10 INFO: Retrieving Pricing Info for: v3-standard-4 10:26:10 INFO: Archiving Costs 10:26:10 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16055846207247908862.sh 10:26:10 ---> logs-deploy.sh 10:26:10 Setup pyenv: 10:26:10 system 10:26:10 3.8.13 10:26:10 3.9.13 10:26:10 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:26:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KSz3 from file:/tmp/.os_lf_venv 10:26:12 lf-activate-venv(): INFO: Installing: lftools 10:26:22 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. 10:26:22 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 10:26:23 lf-activate-venv(): INFO: Adding /tmp/venv-KSz3/bin to PATH 10:26:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7161 10:26:23 INFO: archiving workspace using pattern(s): 10:26:24 Archives upload complete. 10:26:24 INFO: archiving logs to Nexus 10:26:24 ---> uname -a: 10:26:24 Linux prd-ubuntu1804-builder-4c-4g-14738 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:26:24 10:26:24 10:26:24 ---> lscpu: 10:26:24 Architecture: x86_64 10:26:24 CPU op-mode(s): 32-bit, 64-bit 10:26:24 Byte Order: Little Endian 10:26:24 CPU(s): 4 10:26:24 On-line CPU(s) list: 0-3 10:26:24 Thread(s) per core: 1 10:26:24 Core(s) per socket: 1 10:26:24 Socket(s): 4 10:26:24 NUMA node(s): 1 10:26:24 Vendor ID: AuthenticAMD 10:26:24 CPU family: 23 10:26:24 Model: 49 10:26:24 Model name: AMD EPYC-Rome Processor 10:26:24 Stepping: 0 10:26:24 CPU MHz: 2800.000 10:26:24 BogoMIPS: 5600.00 10:26:24 Virtualization: AMD-V 10:26:24 Hypervisor vendor: KVM 10:26:24 Virtualization type: full 10:26:24 L1d cache: 32K 10:26:24 L1i cache: 32K 10:26:24 L2 cache: 512K 10:26:24 L3 cache: 16384K 10:26:24 NUMA node0 CPU(s): 0-3 10:26:24 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 10:26:24 10:26:24 10:26:24 ---> nproc: 10:26:24 4 10:26:24 10:26:24 10:26:25 ---> df -h: 10:26:25 Filesystem Size Used Avail Use% Mounted on 10:26:25 udev 7.9G 0 7.9G 0% /dev 10:26:25 tmpfs 1.6G 672K 1.6G 1% /run 10:26:25 /dev/vda1 78G 8.5G 69G 11% / 10:26:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:26:25 tmpfs 5.0M 0 5.0M 0% /run/lock 10:26:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:26:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:26:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:26:25 10:26:25 10:26:25 ---> free -m: 10:26:25 total used free shared buff/cache available 10:26:25 Mem: 16040 525 13221 0 2292 15191 10:26:25 Swap: 1023 0 1023 10:26:25 10:26:25 10:26:25 ---> ip addr: 10:26:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:26:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:26:25 inet 127.0.0.1/8 scope host lo 10:26:25 valid_lft forever preferred_lft forever 10:26:25 inet6 ::1/128 scope host 10:26:25 valid_lft forever preferred_lft forever 10:26:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:26:25 link/ether fa:16:3e:71:af:1b brd ff:ff:ff:ff:ff:ff 10:26:25 inet 10.30.107.15/23 brd 10.30.107.255 scope global dynamic ens3 10:26:25 valid_lft 86195sec preferred_lft 86195sec 10:26:25 inet6 fe80::f816:3eff:fe71:af1b/64 scope link 10:26:25 valid_lft forever preferred_lft forever 10:26:25 10:26:25 10:26:25 ---> sar -b -r -n DEV: 10:26:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14738) 01/24/24 _x86_64_ (4 CPU) 10:26:25 10:26:25 10:23:01 LINUX RESTART (4 CPU) 10:26:25 10:26:25 10:24:03 tps rtps wtps bread/s bwrtn/s 10:26:25 10:25:01 103.84 0.66 103.19 48.41 16278.43 10:26:25 10:26:01 108.96 14.17 94.79 1072.88 16889.27 10:26:25 Average: 106.45 7.53 98.92 569.45 16589.11 10:26:25 10:26:25 10:24:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:26:25 10:25:01 13836592 15538784 2588376 15.76 69960 1825632 798312 4.57 722420 1635284 88968 10:26:25 10:26:01 13578396 15582356 2846572 17.33 93884 2087096 758912 4.34 709124 1874580 118532 10:26:25 Average: 13707494 15560570 2717474 16.54 81922 1956364 778612 4.46 715772 1754932 103750 10:26:25 10:26:25 10:24:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:26:25 10:25:01 lo 1.10 1.10 0.12 0.12 0.00 0.00 0.00 0.00 10:26:25 10:25:01 ens3 50.18 34.32 643.51 8.76 0.00 0.00 0.00 0.00 10:26:25 10:26:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 10:26:25 10:26:01 ens3 49.45 32.98 845.11 7.37 0.00 0.00 0.00 0.00 10:26:25 Average: lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 10:26:25 Average: ens3 49.81 33.64 746.04 8.06 0.00 0.00 0.00 0.00 10:26:25 10:26:25 10:26:25 ---> sar -P ALL: 10:26:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14738) 01/24/24 _x86_64_ (4 CPU) 10:26:25 10:26:25 10:23:01 LINUX RESTART (4 CPU) 10:26:25 10:26:25 10:24:03 CPU %user %nice %system %iowait %steal %idle 10:26:25 10:25:01 all 16.63 0.00 1.27 8.04 0.16 73.90 10:26:25 10:25:01 0 11.20 0.00 1.00 0.95 0.02 86.83 10:26:25 10:25:01 1 21.20 0.00 1.68 24.00 0.47 52.65 10:26:25 10:25:01 2 15.41 0.00 1.14 3.13 0.09 80.23 10:26:25 10:25:01 3 18.71 0.00 1.24 4.10 0.03 75.92 10:26:25 10:26:01 all 18.85 0.00 1.50 5.24 0.05 74.36 10:26:25 10:26:01 0 15.20 0.00 1.00 0.42 0.03 83.35 10:26:25 10:26:01 1 12.13 0.00 1.60 16.64 0.08 69.55 10:26:25 10:26:01 2 13.68 0.00 0.98 0.85 0.05 84.44 10:26:25 10:26:01 3 34.40 0.00 2.40 3.10 0.08 60.01 10:26:25 Average: all 17.76 0.00 1.39 6.62 0.10 74.13 10:26:25 Average: 0 13.23 0.00 1.00 0.68 0.03 85.06 10:26:25 Average: 1 16.59 0.00 1.64 20.26 0.27 61.24 10:26:25 Average: 2 14.53 0.00 1.06 1.96 0.07 82.38 10:26:25 Average: 3 26.69 0.00 1.83 3.59 0.06 67.82 10:26:25 10:26:25 10:26:25