20:13:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136976 20:13:34 Running as SYSTEM 20:13:34 [EnvInject] - Loading node environment variables. 20:13:34 Building remotely on prd-ubuntu1804-builder-4c-4g-11405 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 20:13:34 [ssh-agent] Looking for ssh-agent implementation... 20:13:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:13:34 $ ssh-agent 20:13:34 SSH_AUTH_SOCK=/tmp/ssh-OWpXpmIJujMz/agent.1691 20:13:34 SSH_AGENT_PID=1692 20:13:34 [ssh-agent] Started. 20:13:34 Running ssh-add (command line suppressed) 20:13:34 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_11150638768254762811.key (/w/workspace/oom-master-commit-lint@tmp/private_key_11150638768254762811.key) 20:13:34 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:13:34 The recommended git tool is: NONE 20:13:36 using credential onap-jenkins-ssh 20:13:36 Wiping out workspace first. 20:13:36 Cloning the remote Git repository 20:13:36 Cloning repository git://cloud.onap.org/mirror/oom.git 20:13:36 > git init /w/workspace/oom-master-commit-lint # timeout=10 20:13:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:13:36 > git --version # timeout=10 20:13:36 > git --version # 'git version 2.17.1' 20:13:36 using GIT_SSH to set credentials Gerrit user 20:13:36 Verifying host key using manually-configured host key entries 20:13:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:13:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:13:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:13:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:13:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:13:43 using GIT_SSH to set credentials Gerrit user 20:13:43 Verifying host key using manually-configured host key entries 20:13:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/76/136976/1 # timeout=30 20:13:43 > git rev-parse 71bc5d3d23f36acd27c995dfccf01918c17c71a8^{commit} # timeout=10 20:13:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:13:43 Checking out Revision 71bc5d3d23f36acd27c995dfccf01918c17c71a8 (refs/changes/76/136976/1) 20:13:43 > git config core.sparsecheckout # timeout=10 20:13:43 > git checkout -f 71bc5d3d23f36acd27c995dfccf01918c17c71a8 # timeout=30 20:13:47 Commit message: "[CDS] BP Request tracing" 20:13:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:13:47 > git rev-list --no-walk b79671556abd980c1fe0d48dcb96ef8437173b7a # timeout=10 20:13:47 [EnvInject] - Injecting environment variables from a build step. 20:13:47 [EnvInject] - Injecting as environment variables the properties content 20:13:47 PYTHON=python3 20:13:47 20:13:47 [EnvInject] - Variables injected successfully. 20:13:47 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12741448768085708844.sh 20:13:47 ---> tox-install.sh 20:13:47 + source /home/jenkins/lf-env.sh 20:13:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:13:47 ++ mktemp -d /tmp/venv-XXXX 20:13:47 + lf_venv=/tmp/venv-5uK3 20:13:47 + local venv_file=/tmp/.os_lf_venv 20:13:47 + local python=python3 20:13:47 + local options 20:13:47 + local set_path=true 20:13:47 + local install_args= 20:13: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 20:13:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:13:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:13:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:13:47 + true 20:13:47 + case $1 in 20:13:47 + venv_file=/tmp/.toxenv 20:13:47 + shift 2 20:13:47 + true 20:13:47 + case $1 in 20:13:47 + shift 20:13:47 + break 20:13:47 + case $python in 20:13:47 + local pkg_list= 20:13:47 + [[ -d /opt/pyenv ]] 20:13:47 + echo 'Setup pyenv:' 20:13:47 Setup pyenv: 20:13:47 + export PYENV_ROOT=/opt/pyenv 20:13:47 + PYENV_ROOT=/opt/pyenv 20:13:47 + 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 20:13:47 + 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 20:13:47 + pyenv versions 20:13:47 * system (set by /opt/pyenv/version) 20:13:47 * 3.8.13 (set by /opt/pyenv/version) 20:13:47 * 3.9.13 (set by /opt/pyenv/version) 20:13:47 * 3.10.6 (set by /opt/pyenv/version) 20:13:47 + command -v pyenv 20:13:47 ++ pyenv init - --no-rehash 20:13: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[*]}"'\'')" 20:13:47 export PATH="/opt/pyenv/shims:${PATH}" 20:13:47 export PYENV_SHELL=bash 20:13:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:13:47 pyenv() { 20:13:47 local command 20:13:47 command="${1:-}" 20:13:47 if [ "$#" -gt 0 ]; then 20:13:47 shift 20:13:47 fi 20:13:47 20:13:47 case "$command" in 20:13:47 rehash|shell) 20:13:47 eval "$(pyenv "sh-$command" "$@")" 20:13:47 ;; 20:13:47 *) 20:13:47 command pyenv "$command" "$@" 20:13:47 ;; 20:13:47 esac 20:13:47 }' 20:13: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[*]}"' 20:13:47 ++ 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 20:13:47 ++ 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 20:13:47 ++ 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 20:13:47 ++ export PYENV_SHELL=bash 20:13:47 ++ PYENV_SHELL=bash 20:13:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:13:47 +++ complete -F _pyenv pyenv 20:13:47 ++ lf-pyver python3 20:13:47 ++ local py_version_xy=python3 20:13:47 ++ local py_version_xyz= 20:13:47 ++ pyenv versions 20:13:47 ++ local command 20:13:47 ++ sed 's/^[ *]* //' 20:13:47 ++ command=versions 20:13:47 ++ '[' 1 -gt 0 ']' 20:13:47 ++ shift 20:13:47 ++ case "$command" in 20:13:47 ++ command pyenv versions 20:13:47 ++ pyenv versions 20:13:47 ++ grep -E '^[0-9.]*[0-9]$' 20:13:47 ++ awk '{ print $1 }' 20:13:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:13:47 +++ grep '^3' /tmp/.pyenv_versions 20:13:47 +++ sort -V 20:13:47 +++ tail -n 1 20:13:47 ++ py_version_xyz=3.10.6 20:13:47 ++ [[ -z 3.10.6 ]] 20:13:47 ++ echo 3.10.6 20:13:47 ++ return 0 20:13:47 + pyenv local 3.10.6 20:13:47 + local command 20:13:47 + command=local 20:13:47 + '[' 2 -gt 0 ']' 20:13:47 + shift 20:13:47 + case "$command" in 20:13:47 + command pyenv local 3.10.6 20:13:47 + pyenv local 3.10.6 20:13:47 + for arg in "$@" 20:13:47 + case $arg in 20:13:47 + pkg_list+='tox ' 20:13:47 + for arg in "$@" 20:13:47 + case $arg in 20:13:47 + pkg_list+='virtualenv ' 20:13:47 + for arg in "$@" 20:13:47 + case $arg in 20:13:47 + pkg_list+='urllib3~=1.26.15 ' 20:13:47 + [[ -f /tmp/.toxenv ]] 20:13:47 + [[ ! -f /tmp/.toxenv ]] 20:13:47 + [[ -n '' ]] 20:13:47 + python3 -m venv /tmp/venv-5uK3 20:13:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5uK3' 20:13:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5uK3 20:13:52 + echo /tmp/venv-5uK3 20:13:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:13:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:13:52 + /tmp/venv-5uK3/bin/python3 -m pip install --upgrade --quiet pip virtualenv 20:13:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:13:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 20:13:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 20:13:55 + /tmp/venv-5uK3/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:13:58 + type python3 20:13:58 + true 20:13:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5uK3/bin to PATH' 20:13:58 lf-activate-venv(): INFO: Adding /tmp/venv-5uK3/bin to PATH 20:13:58 + PATH=/tmp/venv-5uK3/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 20:13:58 + return 0 20:13:58 + python3 --version 20:13:58 Python 3.10.6 20:13:58 + python3 -m pip --version 20:13:58 pip 23.3.2 from /tmp/venv-5uK3/lib/python3.10/site-packages/pip (python 3.10) 20:13:58 + python3 -m pip freeze 20:13:58 cachetools==5.3.2 20:13:58 chardet==5.2.0 20:13:58 colorama==0.4.6 20:13:58 distlib==0.3.8 20:13:58 filelock==3.13.1 20:13:58 packaging==23.2 20:13:58 platformdirs==4.1.0 20:13:58 pluggy==1.3.0 20:13:58 pyproject-api==1.6.1 20:13:58 tomli==2.0.1 20:13:58 tox==4.11.4 20:13:58 urllib3==1.26.18 20:13:58 virtualenv==20.25.0 20:13:58 [EnvInject] - Injecting environment variables from a build step. 20:13:58 [EnvInject] - Injecting as environment variables the properties content 20:13:58 PARALLEL=false 20:13:58 20:13:58 [EnvInject] - Variables injected successfully. 20:13:58 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins7935552283619983388.sh 20:13:58 ---> tox-run.sh 20:13:58 + 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 20:13:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 20:13:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 20:13:58 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 20:13:58 + cd /w/workspace/oom-master-commit-lint/. 20:13:58 + source /home/jenkins/lf-env.sh 20:13:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:13:58 ++ mktemp -d /tmp/venv-XXXX 20:13:58 + lf_venv=/tmp/venv-z39w 20:13:58 + local venv_file=/tmp/.os_lf_venv 20:13:58 + local python=python3 20:13:58 + local options 20:13:58 + local set_path=true 20:13:58 + local install_args= 20:13:58 ++ 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 20:13:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:13:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:13:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:13:58 + true 20:13:58 + case $1 in 20:13:58 + venv_file=/tmp/.toxenv 20:13:58 + shift 2 20:13:58 + true 20:13:58 + case $1 in 20:13:58 + shift 20:13:58 + break 20:13:58 + case $python in 20:13:58 + local pkg_list= 20:13:58 + [[ -d /opt/pyenv ]] 20:13:58 + echo 'Setup pyenv:' 20:13:58 Setup pyenv: 20:13:58 + export PYENV_ROOT=/opt/pyenv 20:13:58 + PYENV_ROOT=/opt/pyenv 20:13:58 + 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 20:13:58 + 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 20:13:58 + pyenv versions 20:13:58 system 20:13:58 3.8.13 20:13:58 3.9.13 20:13:58 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 20:13:58 + command -v pyenv 20:13:58 ++ pyenv init - --no-rehash 20:13:58 + 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[*]}"'\'')" 20:13:58 export PATH="/opt/pyenv/shims:${PATH}" 20:13:58 export PYENV_SHELL=bash 20:13:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:13:58 pyenv() { 20:13:58 local command 20:13:58 command="${1:-}" 20:13:58 if [ "$#" -gt 0 ]; then 20:13:58 shift 20:13:58 fi 20:13:58 20:13:58 case "$command" in 20:13:58 rehash|shell) 20:13:58 eval "$(pyenv "sh-$command" "$@")" 20:13:58 ;; 20:13:58 *) 20:13:58 command pyenv "$command" "$@" 20:13:58 ;; 20:13:58 esac 20:13:58 }' 20:13:58 +++ 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[*]}"' 20:13:58 ++ 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 20:13:58 ++ 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 20:13:58 ++ 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 20:13:58 ++ export PYENV_SHELL=bash 20:13:58 ++ PYENV_SHELL=bash 20:13:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:13:58 +++ complete -F _pyenv pyenv 20:13:58 ++ lf-pyver python3 20:13:58 ++ local py_version_xy=python3 20:13:58 ++ local py_version_xyz= 20:13:58 ++ pyenv versions 20:13:58 ++ sed 's/^[ *]* //' 20:13:58 ++ local command 20:13:58 ++ awk '{ print $1 }' 20:13:58 ++ command=versions 20:13:58 ++ '[' 1 -gt 0 ']' 20:13:58 ++ shift 20:13:58 ++ case "$command" in 20:13:58 ++ command pyenv versions 20:13:58 ++ pyenv versions 20:13:58 ++ grep -E '^[0-9.]*[0-9]$' 20:13:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:13:58 +++ grep '^3' /tmp/.pyenv_versions 20:13:58 +++ sort -V 20:13:58 +++ tail -n 1 20:13:58 ++ py_version_xyz=3.10.6 20:13:58 ++ [[ -z 3.10.6 ]] 20:13:58 ++ echo 3.10.6 20:13:58 ++ return 0 20:13:58 + pyenv local 3.10.6 20:13:58 + local command 20:13:58 + command=local 20:13:58 + '[' 2 -gt 0 ']' 20:13:58 + shift 20:13:58 + case "$command" in 20:13:58 + command pyenv local 3.10.6 20:13:58 + pyenv local 3.10.6 20:13:59 + for arg in "$@" 20:13:59 + case $arg in 20:13:59 + pkg_list+='tox ' 20:13:59 + for arg in "$@" 20:13:59 + case $arg in 20:13:59 + pkg_list+='virtualenv ' 20:13:59 + for arg in "$@" 20:13:59 + case $arg in 20:13:59 + pkg_list+='urllib3~=1.26.15 ' 20:13:59 + [[ -f /tmp/.toxenv ]] 20:13:59 ++ cat /tmp/.toxenv 20:13:59 + lf_venv=/tmp/venv-5uK3 20:13:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5uK3 from' file:/tmp/.toxenv 20:13:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5uK3 from file:/tmp/.toxenv 20:13:59 + /tmp/venv-5uK3/bin/python3 -m pip install --upgrade --quiet pip virtualenv 20:13:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:13:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 20:13:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 20:13:59 + /tmp/venv-5uK3/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:14:01 + type python3 20:14:01 + true 20:14:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5uK3/bin to PATH' 20:14:01 lf-activate-venv(): INFO: Adding /tmp/venv-5uK3/bin to PATH 20:14:01 + PATH=/tmp/venv-5uK3/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 20:14:01 + return 0 20:14:01 + [[ -d /opt/pyenv ]] 20:14:01 + echo '---> Setting up pyenv' 20:14:01 ---> Setting up pyenv 20:14:01 + export PYENV_ROOT=/opt/pyenv 20:14:01 + PYENV_ROOT=/opt/pyenv 20:14:01 + export PATH=/opt/pyenv/bin:/tmp/venv-5uK3/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 20:14:01 + PATH=/opt/pyenv/bin:/tmp/venv-5uK3/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 20:14:01 ++ pwd 20:14:01 + PYTHONPATH=/w/workspace/oom-master-commit-lint 20:14:01 + export PYTHONPATH 20:14:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:14:01 + TOX_TESTENV_PASSENV=PYTHONPATH 20:14:01 + tox --version 20:14:01 4.11.4 from /tmp/venv-5uK3/lib/python3.10/site-packages/tox/__init__.py 20:14:01 + PARALLEL=false 20:14:01 + TOX_OPTIONS_LIST= 20:14:01 + [[ -n gitlint ]] 20:14:01 + TOX_OPTIONS_LIST=' -e gitlint' 20:14:01 + case ${PARALLEL,,} in 20:14:01 + tox -e gitlint 20:14:01 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 20:14:03 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 20:14:29 gitlint: freeze> python -m pip freeze --all 20:14:30 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.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 20:14:30 gitlint: commands[0]> gitlint 20:14:30 gitlint: OK (28.16=setup[27.98]+cmd[0.18] seconds) 20:14:30 congratulations :) (28.34 seconds) 20:14:30 + tox_status=0 20:14:30 + echo '---> Completed tox runs' 20:14:30 ---> Completed tox runs 20:14:30 + for i in .tox/*/log 20:14:30 ++ echo .tox/gitlint/log 20:14:30 ++ awk -F/ '{print $2}' 20:14:30 + tox_env=gitlint 20:14:30 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 20:14:30 + DOC_DIR=docs/_build/html 20:14:30 + [[ -d docs/_build/html ]] 20:14:30 + echo '---> tox-run.sh ends' 20:14:30 ---> tox-run.sh ends 20:14:30 + test 0 -eq 0 20:14:30 $ ssh-agent -k 20:14:30 unset SSH_AUTH_SOCK; 20:14:30 unset SSH_AGENT_PID; 20:14:30 echo Agent pid 1692 killed; 20:14:30 [ssh-agent] Stopped. 20:14:30 [PostBuildScript] - [INFO] Executing post build scripts. 20:14:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9715164007737321438.sh 20:14:30 ---> sysstat.sh 20:14:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7824698053209259037.sh 20:14:30 ---> package-listing.sh 20:14:30 ++ facter osfamily 20:14:30 ++ tr '[:upper:]' '[:lower:]' 20:14:31 + OS_FAMILY=debian 20:14:31 + workspace=/w/workspace/oom-master-commit-lint 20:14:31 + START_PACKAGES=/tmp/packages_start.txt 20:14:31 + END_PACKAGES=/tmp/packages_end.txt 20:14:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:14:31 + PACKAGES=/tmp/packages_start.txt 20:14:31 + '[' /w/workspace/oom-master-commit-lint ']' 20:14:31 + PACKAGES=/tmp/packages_end.txt 20:14:31 + case "${OS_FAMILY}" in 20:14:31 + dpkg -l 20:14:31 + grep '^ii' 20:14:31 + '[' -f /tmp/packages_start.txt ']' 20:14:31 + '[' -f /tmp/packages_end.txt ']' 20:14:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:14:31 + '[' /w/workspace/oom-master-commit-lint ']' 20:14:31 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 20:14:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 20:14:31 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3951261379465234941.sh 20:14:31 ---> capture-instance-metadata.sh 20:14:31 Setup pyenv: 20:14:31 system 20:14:31 3.8.13 20:14:31 3.9.13 20:14:31 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 20:14:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9r7K 20:14:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:14:38 lf-activate-venv(): INFO: Installing: lftools 20:15:09 lf-activate-venv(): INFO: Adding /tmp/venv-9r7K/bin to PATH 20:15:09 INFO: Running in OpenStack, capturing instance metadata 20:15:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6781336426845441011.sh 20:15:10 provisioning config files... 20:15:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config15372909373918770227tmp 20:15:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:15:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:15:10 [EnvInject] - Injecting environment variables from a build step. 20:15:10 [EnvInject] - Injecting as environment variables the properties content 20:15:10 SERVER_ID=logs 20:15:10 20:15:10 [EnvInject] - Variables injected successfully. 20:15:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17363875368888030333.sh 20:15:10 ---> create-netrc.sh 20:15:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9298400608627401962.sh 20:15:10 ---> python-tools-install.sh 20:15:10 Setup pyenv: 20:15:10 system 20:15:10 3.8.13 20:15:10 3.9.13 20:15:10 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 20:15:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9r7K from file:/tmp/.os_lf_venv 20:15:11 lf-activate-venv(): INFO: Installing: lftools 20:15:19 lf-activate-venv(): INFO: Adding /tmp/venv-9r7K/bin to PATH 20:15:19 Generating Requirements File 20:15:50 Python 3.10.6 20:15:50 pip 23.3.2 from /tmp/venv-9r7K/lib/python3.10/site-packages/pip (python 3.10) 20:15:50 appdirs==1.4.4 20:15:50 argcomplete==3.2.1 20:15:50 aspy.yaml==1.3.0 20:15:50 attrs==23.2.0 20:15:50 autopage==0.5.2 20:15:50 beautifulsoup4==4.12.2 20:15:50 boto3==1.34.16 20:15:50 botocore==1.34.16 20:15:50 bs4==0.0.1 20:15:50 cachetools==5.3.2 20:15:50 certifi==2023.11.17 20:15:50 cffi==1.16.0 20:15:50 cfgv==3.4.0 20:15:50 chardet==5.2.0 20:15:50 charset-normalizer==3.3.2 20:15:50 click==8.1.7 20:15:50 cliff==4.4.0 20:15:50 cmd2==2.4.3 20:15:50 cryptography==3.3.2 20:15:50 debtcollector==2.5.0 20:15:50 decorator==5.1.1 20:15:50 defusedxml==0.7.1 20:15:50 Deprecated==1.2.14 20:15:50 distlib==0.3.8 20:15:50 dnspython==2.4.2 20:15:50 docker==4.2.2 20:15:50 dogpile.cache==1.3.0 20:15:50 email-validator==2.1.0.post1 20:15:50 filelock==3.13.1 20:15:50 future==0.18.3 20:15:50 gitdb==4.0.11 20:15:50 GitPython==3.1.41 20:15:50 google-auth==2.26.2 20:15:50 httplib2==0.22.0 20:15:50 identify==2.5.33 20:15:50 idna==3.6 20:15:50 importlib-metadata==7.0.1 20:15:50 importlib-resources==1.5.0 20:15:50 iso8601==2.1.0 20:15:50 Jinja2==3.1.3 20:15:50 jmespath==1.0.1 20:15:50 jsonpatch==1.33 20:15:50 jsonpointer==2.4 20:15:50 jsonschema==4.20.0 20:15:50 jsonschema-specifications==2023.12.1 20:15:50 keystoneauth1==5.4.0 20:15:50 kubernetes==29.0.0 20:15:50 lftools==0.37.8 20:15:50 lxml==5.1.0 20:15:50 MarkupSafe==2.1.3 20:15:50 msgpack==1.0.7 20:15:50 multi_key_dict==2.0.3 20:15:50 munch==4.0.0 20:15:50 netaddr==0.10.1 20:15:50 netifaces==0.11.0 20:15:50 niet==1.4.2 20:15:50 nodeenv==1.8.0 20:15:50 oauth2client==4.1.3 20:15:50 oauthlib==3.2.2 20:15:50 openstacksdk==0.62.0 20:15:50 os-client-config==2.1.0 20:15:50 os-service-types==1.7.0 20:15:50 osc-lib==2.9.0 20:15:50 oslo.config==9.3.0 20:15:50 oslo.context==5.3.0 20:15:50 oslo.i18n==6.2.0 20:15:50 oslo.log==5.4.0 20:15:50 oslo.serialization==5.3.0 20:15:50 oslo.utils==6.3.0 20:15:50 packaging==23.2 20:15:50 pbr==6.0.0 20:15:50 platformdirs==4.1.0 20:15:50 prettytable==3.9.0 20:15:50 pyasn1==0.5.1 20:15:50 pyasn1-modules==0.3.0 20:15:50 pycparser==2.21 20:15:50 pygerrit2==2.0.15 20:15:50 PyGithub==2.1.1 20:15:50 pyinotify==0.9.6 20:15:50 PyJWT==2.8.0 20:15:50 PyNaCl==1.5.0 20:15:50 pyparsing==2.4.7 20:15:50 pyperclip==1.8.2 20:15:50 pyrsistent==0.20.0 20:15:50 python-cinderclient==9.4.0 20:15:50 python-dateutil==2.8.2 20:15:50 python-heatclient==3.4.0 20:15:50 python-jenkins==1.8.2 20:15:50 python-keystoneclient==5.2.0 20:15:50 python-magnumclient==4.3.0 20:15:50 python-novaclient==18.4.0 20:15:50 python-openstackclient==6.0.0 20:15:50 python-swiftclient==4.4.0 20:15:50 pytz==2023.3.post1 20:15:50 PyYAML==6.0.1 20:15:50 referencing==0.32.1 20:15:50 requests==2.31.0 20:15:50 requests-oauthlib==1.3.1 20:15:50 requestsexceptions==1.4.0 20:15:50 rfc3986==2.0.0 20:15:50 rpds-py==0.16.2 20:15:50 rsa==4.9 20:15:50 ruamel.yaml==0.18.5 20:15:50 ruamel.yaml.clib==0.2.8 20:15:50 s3transfer==0.10.0 20:15:50 simplejson==3.19.2 20:15:50 six==1.16.0 20:15:50 smmap==5.0.1 20:15:50 soupsieve==2.5 20:15:50 stevedore==5.1.0 20:15:50 tabulate==0.9.0 20:15:50 toml==0.10.2 20:15:50 tomlkit==0.12.3 20:15:50 tqdm==4.66.1 20:15:50 typing_extensions==4.9.0 20:15:50 tzdata==2023.4 20:15:50 urllib3==1.26.18 20:15:50 virtualenv==20.25.0 20:15:50 wcwidth==0.2.13 20:15:50 websocket-client==1.7.0 20:15:50 wrapt==1.16.0 20:15:50 xdg==6.0.0 20:15:50 xmltodict==0.13.0 20:15:50 yq==3.2.3 20:15:50 zipp==3.17.0 20:15:51 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8044331383031825043.sh 20:15:51 ---> sudo-logs.sh 20:15:51 Archiving 'sudo' log.. 20:15:51 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1764821966929935187.sh 20:15:51 ---> job-cost.sh 20:15:51 Setup pyenv: 20:15:51 system 20:15:51 3.8.13 20:15:51 3.9.13 20:15:51 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 20:15:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9r7K from file:/tmp/.os_lf_venv 20:15:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:16:00 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. 20:16:00 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 20:16:00 lf-activate-venv(): INFO: Adding /tmp/venv-9r7K/bin to PATH 20:16:00 INFO: No Stack... 20:16:00 INFO: Retrieving Pricing Info for: v3-standard-4 20:16:00 INFO: Archiving Costs 20:16:00 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14668558903905265851.sh 20:16:00 ---> logs-deploy.sh 20:16:00 Setup pyenv: 20:16:00 system 20:16:00 3.8.13 20:16:00 3.9.13 20:16:00 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 20:16:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9r7K from file:/tmp/.os_lf_venv 20:16:02 lf-activate-venv(): INFO: Installing: lftools 20:16:11 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. 20:16:11 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 20:16:12 lf-activate-venv(): INFO: Adding /tmp/venv-9r7K/bin to PATH 20:16:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7149 20:16:12 INFO: archiving workspace using pattern(s): 20:16:13 Archives upload complete. 20:16:13 INFO: archiving logs to Nexus 20:16:14 ---> uname -a: 20:16:14 Linux prd-ubuntu1804-builder-4c-4g-11405 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:16:14 20:16:14 20:16:14 ---> lscpu: 20:16:14 Architecture: x86_64 20:16:14 CPU op-mode(s): 32-bit, 64-bit 20:16:14 Byte Order: Little Endian 20:16:14 CPU(s): 4 20:16:14 On-line CPU(s) list: 0-3 20:16:14 Thread(s) per core: 1 20:16:14 Core(s) per socket: 1 20:16:14 Socket(s): 4 20:16:14 NUMA node(s): 1 20:16:14 Vendor ID: AuthenticAMD 20:16:14 CPU family: 23 20:16:14 Model: 49 20:16:14 Model name: AMD EPYC-Rome Processor 20:16:14 Stepping: 0 20:16:14 CPU MHz: 2800.000 20:16:14 BogoMIPS: 5600.00 20:16:14 Virtualization: AMD-V 20:16:14 Hypervisor vendor: KVM 20:16:14 Virtualization type: full 20:16:14 L1d cache: 32K 20:16:14 L1i cache: 32K 20:16:14 L2 cache: 512K 20:16:14 L3 cache: 16384K 20:16:14 NUMA node0 CPU(s): 0-3 20:16:14 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 20:16:14 20:16:14 20:16:14 ---> nproc: 20:16:14 4 20:16:14 20:16:14 20:16:14 ---> df -h: 20:16:14 Filesystem Size Used Avail Use% Mounted on 20:16:14 udev 7.9G 0 7.9G 0% /dev 20:16:14 tmpfs 1.6G 672K 1.6G 1% /run 20:16:14 /dev/vda1 78G 8.5G 69G 11% / 20:16:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:16:14 tmpfs 5.0M 0 5.0M 0% /run/lock 20:16:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:16:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:16:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:16:14 20:16:14 20:16:14 ---> free -m: 20:16:14 total used free shared buff/cache available 20:16:14 Mem: 16040 528 13221 0 2290 15188 20:16:14 Swap: 1023 0 1023 20:16:14 20:16:14 20:16:14 ---> ip addr: 20:16:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:16:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:16:14 inet 127.0.0.1/8 scope host lo 20:16:14 valid_lft forever preferred_lft forever 20:16:14 inet6 ::1/128 scope host 20:16:14 valid_lft forever preferred_lft forever 20:16:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:16:14 link/ether fa:16:3e:2b:9d:20 brd ff:ff:ff:ff:ff:ff 20:16:14 inet 10.30.106.145/23 brd 10.30.107.255 scope global dynamic ens3 20:16:14 valid_lft 86214sec preferred_lft 86214sec 20:16:14 inet6 fe80::f816:3eff:fe2b:9d20/64 scope link 20:16:14 valid_lft forever preferred_lft forever 20:16:14 20:16:14 20:16:14 ---> sar -b -r -n DEV: 20:16:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11405) 01/11/24 _x86_64_ (4 CPU) 20:16:14 20:16:14 20:13:09 LINUX RESTART (4 CPU) 20:16:14 20:16:14 20:14:02 tps rtps wtps bread/s bwrtn/s 20:16:14 20:15:01 142.98 19.05 123.93 1248.60 32592.98 20:16:14 20:16:01 95.70 4.27 91.43 218.90 28822.93 20:16:14 Average: 119.14 11.59 107.54 729.42 30692.12 20:16:14 20:16:14 20:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:16:14 20:15:01 13717084 15519756 2707884 16.49 72844 1921488 836464 4.79 768076 1707452 95624 20:16:14 20:16:01 13569744 15585912 2855224 17.38 94784 2099172 755288 4.32 709580 1885836 124212 20:16:14 Average: 13643414 15552834 2781554 16.93 83814 2010330 795876 4.55 738828 1796644 109918 20:16:14 20:16:14 20:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:16:14 20:15:01 lo 1.56 1.56 0.17 0.17 0.00 0.00 0.00 0.00 20:16:14 20:15:01 ens3 75.41 48.97 1283.14 10.25 0.00 0.00 0.00 0.00 20:16:14 20:16:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 20:16:14 20:16:01 ens3 40.39 30.69 363.64 7.80 0.00 0.00 0.00 0.00 20:16:14 Average: lo 1.41 1.41 0.15 0.15 0.00 0.00 0.00 0.00 20:16:14 Average: ens3 57.75 39.76 819.53 9.01 0.00 0.00 0.00 0.00 20:16:14 20:16:14 20:16:14 ---> sar -P ALL: 20:16:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11405) 01/11/24 _x86_64_ (4 CPU) 20:16:14 20:16:14 20:13:09 LINUX RESTART (4 CPU) 20:16:14 20:16:14 20:14:02 CPU %user %nice %system %iowait %steal %idle 20:16:14 20:15:01 all 19.08 0.00 1.67 6.59 0.08 72.58 20:16:14 20:15:01 0 26.72 0.00 2.46 16.98 0.12 53.72 20:16:14 20:15:01 1 14.60 0.00 1.45 7.50 0.05 76.40 20:16:14 20:15:01 2 19.59 0.00 1.41 1.04 0.10 77.86 20:16:14 20:15:01 3 15.47 0.00 1.36 0.92 0.03 82.22 20:16:14 20:16:01 all 21.53 0.00 1.35 4.34 0.05 72.73 20:16:14 20:16:01 0 22.13 0.00 1.67 3.02 0.05 73.13 20:16:14 20:16:01 1 4.35 0.00 0.63 11.41 0.07 83.55 20:16:14 20:16:01 2 21.30 0.00 1.12 1.03 0.05 76.50 20:16:14 20:16:01 3 38.57 0.00 2.00 1.84 0.07 57.52 20:16:14 Average: all 20.32 0.00 1.51 5.46 0.07 72.66 20:16:14 Average: 0 24.40 0.00 2.06 9.91 0.08 63.54 20:16:14 Average: 1 9.42 0.00 1.03 9.48 0.06 80.02 20:16:14 Average: 2 20.45 0.00 1.26 1.04 0.08 77.17 20:16:14 Average: 3 27.12 0.00 1.68 1.38 0.05 69.77 20:16:14 20:16:14 20:16:14