15:40:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136723 15:40:47 Running as SYSTEM 15:40:47 [EnvInject] - Loading node environment variables. 15:40:48 Building remotely on prd-ubuntu1804-builder-4c-4g-2798 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 15:40:48 [ssh-agent] Looking for ssh-agent implementation... 15:40:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:40:48 $ ssh-agent 15:40:48 SSH_AUTH_SOCK=/tmp/ssh-PaW7Z8afixHG/agent.1719 15:40:48 SSH_AGENT_PID=1721 15:40:48 [ssh-agent] Started. 15:40:48 Running ssh-add (command line suppressed) 15:40:48 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_9167584670824415888.key (/w/workspace/oom-master-commit-lint@tmp/private_key_9167584670824415888.key) 15:40:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:40:48 The recommended git tool is: NONE 15:40:49 using credential onap-jenkins-ssh 15:40:49 Wiping out workspace first. 15:40:49 Cloning the remote Git repository 15:40:49 Cloning repository git://cloud.onap.org/mirror/oom.git 15:40:49 > git init /w/workspace/oom-master-commit-lint # timeout=10 15:40:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:40:49 > git --version # timeout=10 15:40:49 > git --version # 'git version 2.17.1' 15:40:49 using GIT_SSH to set credentials Gerrit user 15:40:49 Verifying host key using manually-configured host key entries 15:40:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:40:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:40:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:40:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:40:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:40:55 using GIT_SSH to set credentials Gerrit user 15:40:55 Verifying host key using manually-configured host key entries 15:40:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/23/136723/8 # timeout=30 15:40:55 > git rev-parse 196cdb2a9d951395fa816e4e32e8ba8be6ff30dd^{commit} # timeout=10 15:40:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:40:55 Checking out Revision 196cdb2a9d951395fa816e4e32e8ba8be6ff30dd (refs/changes/23/136723/8) 15:40:55 > git config core.sparsecheckout # timeout=10 15:40:55 > git checkout -f 196cdb2a9d951395fa816e4e32e8ba8be6ff30dd # timeout=30 15:40:59 Commit message: "[PORTAL-NG] Publish ui and bff charts in OOM" 15:40:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:40:59 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 15:40:59 [EnvInject] - Injecting environment variables from a build step. 15:40:59 [EnvInject] - Injecting as environment variables the properties content 15:40:59 PYTHON=python3 15:40:59 15:40:59 [EnvInject] - Variables injected successfully. 15:40:59 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17622854086157575362.sh 15:40:59 ---> tox-install.sh 15:40:59 + source /home/jenkins/lf-env.sh 15:40:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:40:59 ++ mktemp -d /tmp/venv-XXXX 15:40:59 + lf_venv=/tmp/venv-jZ7y 15:40:59 + local venv_file=/tmp/.os_lf_venv 15:40:59 + local python=python3 15:40:59 + local options 15:40:59 + local set_path=true 15:40:59 + local install_args= 15:40: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 15:40:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:40:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:40:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:40:59 + true 15:40:59 + case $1 in 15:40:59 + venv_file=/tmp/.toxenv 15:40:59 + shift 2 15:40:59 + true 15:40:59 + case $1 in 15:40:59 + shift 15:40:59 + break 15:40:59 + case $python in 15:40:59 + local pkg_list= 15:40:59 + [[ -d /opt/pyenv ]] 15:40:59 + echo 'Setup pyenv:' 15:40:59 Setup pyenv: 15:40:59 + export PYENV_ROOT=/opt/pyenv 15:40:59 + PYENV_ROOT=/opt/pyenv 15:40: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 15:40: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 15:40:59 + pyenv versions 15:40:59 * system (set by /opt/pyenv/version) 15:40:59 * 3.8.13 (set by /opt/pyenv/version) 15:40:59 * 3.9.13 (set by /opt/pyenv/version) 15:40:59 * 3.10.6 (set by /opt/pyenv/version) 15:40:59 + command -v pyenv 15:40:59 ++ pyenv init - --no-rehash 15:40: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[*]}"'\'')" 15:40:59 export PATH="/opt/pyenv/shims:${PATH}" 15:40:59 export PYENV_SHELL=bash 15:40:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:40:59 pyenv() { 15:40:59 local command 15:40:59 command="${1:-}" 15:40:59 if [ "$#" -gt 0 ]; then 15:40:59 shift 15:40:59 fi 15:40:59 15:40:59 case "$command" in 15:40:59 rehash|shell) 15:40:59 eval "$(pyenv "sh-$command" "$@")" 15:40:59 ;; 15:40:59 *) 15:40:59 command pyenv "$command" "$@" 15:40:59 ;; 15:40:59 esac 15:40:59 }' 15:40: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[*]}"' 15:40: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 15:40: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 15:40: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 15:40:59 ++ export PYENV_SHELL=bash 15:40:59 ++ PYENV_SHELL=bash 15:40:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:40:59 +++ complete -F _pyenv pyenv 15:40:59 ++ lf-pyver python3 15:40:59 ++ local py_version_xy=python3 15:40:59 ++ local py_version_xyz= 15:40:59 ++ pyenv versions 15:40:59 ++ local command 15:40:59 ++ command=versions 15:40:59 ++ '[' 1 -gt 0 ']' 15:40:59 ++ shift 15:40:59 ++ case "$command" in 15:40:59 ++ command pyenv versions 15:40:59 ++ pyenv versions 15:40:59 ++ grep -E '^[0-9.]*[0-9]$' 15:40:59 ++ awk '{ print $1 }' 15:40:59 ++ sed 's/^[ *]* //' 15:40:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:40:59 +++ grep '^3' /tmp/.pyenv_versions 15:40:59 +++ sort -V 15:40:59 +++ tail -n 1 15:40:59 ++ py_version_xyz=3.10.6 15:40:59 ++ [[ -z 3.10.6 ]] 15:40:59 ++ echo 3.10.6 15:40:59 ++ return 0 15:40:59 + pyenv local 3.10.6 15:40:59 + local command 15:40:59 + command=local 15:40:59 + '[' 2 -gt 0 ']' 15:40:59 + shift 15:40:59 + case "$command" in 15:40:59 + command pyenv local 3.10.6 15:40:59 + pyenv local 3.10.6 15:40:59 + for arg in "$@" 15:40:59 + case $arg in 15:40:59 + pkg_list+='tox ' 15:40:59 + for arg in "$@" 15:40:59 + case $arg in 15:40:59 + pkg_list+='virtualenv ' 15:40:59 + for arg in "$@" 15:40:59 + case $arg in 15:40:59 + pkg_list+='urllib3~=1.26.15 ' 15:40:59 + [[ -f /tmp/.toxenv ]] 15:40:59 + [[ ! -f /tmp/.toxenv ]] 15:40:59 + [[ -n '' ]] 15:40:59 + python3 -m venv /tmp/venv-jZ7y 15:41:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jZ7y' 15:41:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jZ7y 15:41:03 + echo /tmp/venv-jZ7y 15:41:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:41:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:41:03 + /tmp/venv-jZ7y/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:41:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:41:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:41:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:41:06 + /tmp/venv-jZ7y/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:41:09 + type python3 15:41:09 + true 15:41:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jZ7y/bin to PATH' 15:41:09 lf-activate-venv(): INFO: Adding /tmp/venv-jZ7y/bin to PATH 15:41:09 + PATH=/tmp/venv-jZ7y/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:41:09 + return 0 15:41:09 + python3 --version 15:41:09 Python 3.10.6 15:41:09 + python3 -m pip --version 15:41:09 pip 23.3.1 from /tmp/venv-jZ7y/lib/python3.10/site-packages/pip (python 3.10) 15:41:09 + python3 -m pip freeze 15:41:10 cachetools==5.3.2 15:41:10 chardet==5.2.0 15:41:10 colorama==0.4.6 15:41:10 distlib==0.3.7 15:41:10 filelock==3.13.1 15:41:10 packaging==23.2 15:41:10 platformdirs==4.1.0 15:41:10 pluggy==1.3.0 15:41:10 pyproject-api==1.6.1 15:41:10 tomli==2.0.1 15:41:10 tox==4.11.4 15:41:10 urllib3==1.26.18 15:41:10 virtualenv==20.25.0 15:41:10 [EnvInject] - Injecting environment variables from a build step. 15:41:10 [EnvInject] - Injecting as environment variables the properties content 15:41:10 PARALLEL=false 15:41:10 15:41:10 [EnvInject] - Variables injected successfully. 15:41:10 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16940065197339720338.sh 15:41:10 ---> tox-run.sh 15:41: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 15:41:10 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 15:41:10 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 15:41:10 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 15:41:10 + cd /w/workspace/oom-master-commit-lint/. 15:41:10 + source /home/jenkins/lf-env.sh 15:41:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:41:10 ++ mktemp -d /tmp/venv-XXXX 15:41:10 + lf_venv=/tmp/venv-kr8P 15:41:10 + local venv_file=/tmp/.os_lf_venv 15:41:10 + local python=python3 15:41:10 + local options 15:41:10 + local set_path=true 15:41:10 + local install_args= 15:41: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 15:41:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:41:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:41:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:41:10 + true 15:41:10 + case $1 in 15:41:10 + venv_file=/tmp/.toxenv 15:41:10 + shift 2 15:41:10 + true 15:41:10 + case $1 in 15:41:10 + shift 15:41:10 + break 15:41:10 + case $python in 15:41:10 + local pkg_list= 15:41:10 + [[ -d /opt/pyenv ]] 15:41:10 + echo 'Setup pyenv:' 15:41:10 Setup pyenv: 15:41:10 + export PYENV_ROOT=/opt/pyenv 15:41:10 + PYENV_ROOT=/opt/pyenv 15:41: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 15:41: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 15:41:10 + pyenv versions 15:41:10 system 15:41:10 3.8.13 15:41:10 3.9.13 15:41:10 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:41:10 + command -v pyenv 15:41:10 ++ pyenv init - --no-rehash 15:41: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[*]}"'\'')" 15:41:10 export PATH="/opt/pyenv/shims:${PATH}" 15:41:10 export PYENV_SHELL=bash 15:41:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:41:10 pyenv() { 15:41:10 local command 15:41:10 command="${1:-}" 15:41:10 if [ "$#" -gt 0 ]; then 15:41:10 shift 15:41:10 fi 15:41:10 15:41:10 case "$command" in 15:41:10 rehash|shell) 15:41:10 eval "$(pyenv "sh-$command" "$@")" 15:41:10 ;; 15:41:10 *) 15:41:10 command pyenv "$command" "$@" 15:41:10 ;; 15:41:10 esac 15:41:10 }' 15:41: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[*]}"' 15:41: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 15:41: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 15:41: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 15:41:10 ++ export PYENV_SHELL=bash 15:41:10 ++ PYENV_SHELL=bash 15:41:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:41:10 +++ complete -F _pyenv pyenv 15:41:10 ++ lf-pyver python3 15:41:10 ++ local py_version_xy=python3 15:41:10 ++ local py_version_xyz= 15:41:10 ++ pyenv versions 15:41:10 ++ local command 15:41:10 ++ command=versions 15:41:10 ++ '[' 1 -gt 0 ']' 15:41:10 ++ shift 15:41:10 ++ case "$command" in 15:41:10 ++ command pyenv versions 15:41:10 ++ pyenv versions 15:41:10 ++ sed 's/^[ *]* //' 15:41:10 ++ grep -E '^[0-9.]*[0-9]$' 15:41:10 ++ awk '{ print $1 }' 15:41:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:41:10 +++ grep '^3' /tmp/.pyenv_versions 15:41:10 +++ sort -V 15:41:10 +++ tail -n 1 15:41:10 ++ py_version_xyz=3.10.6 15:41:10 ++ [[ -z 3.10.6 ]] 15:41:10 ++ echo 3.10.6 15:41:10 ++ return 0 15:41:10 + pyenv local 3.10.6 15:41:10 + local command 15:41:10 + command=local 15:41:10 + '[' 2 -gt 0 ']' 15:41:10 + shift 15:41:10 + case "$command" in 15:41:10 + command pyenv local 3.10.6 15:41:10 + pyenv local 3.10.6 15:41:10 + for arg in "$@" 15:41:10 + case $arg in 15:41:10 + pkg_list+='tox ' 15:41:10 + for arg in "$@" 15:41:10 + case $arg in 15:41:10 + pkg_list+='virtualenv ' 15:41:10 + for arg in "$@" 15:41:10 + case $arg in 15:41:10 + pkg_list+='urllib3~=1.26.15 ' 15:41:10 + [[ -f /tmp/.toxenv ]] 15:41:10 ++ cat /tmp/.toxenv 15:41:10 + lf_venv=/tmp/venv-jZ7y 15:41:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jZ7y from' file:/tmp/.toxenv 15:41:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jZ7y from file:/tmp/.toxenv 15:41:10 + /tmp/venv-jZ7y/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:41:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:41:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:41:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:41:11 + /tmp/venv-jZ7y/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:41:12 + type python3 15:41:12 + true 15:41:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jZ7y/bin to PATH' 15:41:12 lf-activate-venv(): INFO: Adding /tmp/venv-jZ7y/bin to PATH 15:41:12 + PATH=/tmp/venv-jZ7y/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:41:12 + return 0 15:41:12 + [[ -d /opt/pyenv ]] 15:41:12 + echo '---> Setting up pyenv' 15:41:12 ---> Setting up pyenv 15:41:12 + export PYENV_ROOT=/opt/pyenv 15:41:12 + PYENV_ROOT=/opt/pyenv 15:41:12 + export PATH=/opt/pyenv/bin:/tmp/venv-jZ7y/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:41:12 + PATH=/opt/pyenv/bin:/tmp/venv-jZ7y/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:41:12 ++ pwd 15:41:12 + PYTHONPATH=/w/workspace/oom-master-commit-lint 15:41:12 + export PYTHONPATH 15:41:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:41:12 + TOX_TESTENV_PASSENV=PYTHONPATH 15:41:12 + tox --version 15:41:12 4.11.4 from /tmp/venv-jZ7y/lib/python3.10/site-packages/tox/__init__.py 15:41:12 + PARALLEL=false 15:41:12 + TOX_OPTIONS_LIST= 15:41:12 + [[ -n gitlint ]] 15:41:12 + TOX_OPTIONS_LIST=' -e gitlint' 15:41:12 + case ${PARALLEL,,} in 15:41:12 + tox -e gitlint 15:41:12 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 15:41:14 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 15:41:41 gitlint: freeze> python -m pip freeze --all 15:41:41 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.11,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.7.0,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.12.0,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.9.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==23.3.1,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==1.5.1,restructuredtext-lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.0,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 15:41:41 gitlint: commands[0]> gitlint 15:41:41 gitlint: OK (28.70=setup[28.52]+cmd[0.17] seconds) 15:41:41 congratulations :) (28.86 seconds) 15:41:41 + tox_status=0 15:41:41 + echo '---> Completed tox runs' 15:41:41 ---> Completed tox runs 15:41:41 + for i in .tox/*/log 15:41:41 ++ echo .tox/gitlint/log 15:41:41 ++ awk -F/ '{print $2}' 15:41:42 + tox_env=gitlint 15:41:42 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 15:41:42 + DOC_DIR=docs/_build/html 15:41:42 + [[ -d docs/_build/html ]] 15:41:42 + echo '---> tox-run.sh ends' 15:41:42 ---> tox-run.sh ends 15:41:42 + test 0 -eq 0 15:41:42 $ ssh-agent -k 15:41:42 unset SSH_AUTH_SOCK; 15:41:42 unset SSH_AGENT_PID; 15:41:42 echo Agent pid 1721 killed; 15:41:42 [ssh-agent] Stopped. 15:41:42 [PostBuildScript] - [INFO] Executing post build scripts. 15:41:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8469781557734229514.sh 15:41:42 ---> sysstat.sh 15:41:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9110777779398833215.sh 15:41:42 ---> package-listing.sh 15:41:42 ++ tr '[:upper:]' '[:lower:]' 15:41:42 ++ facter osfamily 15:41:42 + OS_FAMILY=debian 15:41:42 + workspace=/w/workspace/oom-master-commit-lint 15:41:42 + START_PACKAGES=/tmp/packages_start.txt 15:41:42 + END_PACKAGES=/tmp/packages_end.txt 15:41:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:41:42 + PACKAGES=/tmp/packages_start.txt 15:41:42 + '[' /w/workspace/oom-master-commit-lint ']' 15:41:42 + PACKAGES=/tmp/packages_end.txt 15:41:42 + case "${OS_FAMILY}" in 15:41:42 + dpkg -l 15:41:42 + grep '^ii' 15:41:42 + '[' -f /tmp/packages_start.txt ']' 15:41:42 + '[' -f /tmp/packages_end.txt ']' 15:41:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:41:42 + '[' /w/workspace/oom-master-commit-lint ']' 15:41:42 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 15:41:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 15:41:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7854089626057639656.sh 15:41:42 ---> capture-instance-metadata.sh 15:41:42 Setup pyenv: 15:41:42 system 15:41:42 3.8.13 15:41:42 3.9.13 15:41:42 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:41:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AA27 15:41:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:41:49 lf-activate-venv(): INFO: Installing: lftools 15:42:22 lf-activate-venv(): INFO: Adding /tmp/venv-AA27/bin to PATH 15:42:22 INFO: Running in OpenStack, capturing instance metadata 15:42:22 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18090547695485524909.sh 15:42:22 provisioning config files... 15:42:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config13128515933046420206tmp 15:42:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:42:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:42:22 [EnvInject] - Injecting environment variables from a build step. 15:42:22 [EnvInject] - Injecting as environment variables the properties content 15:42:22 SERVER_ID=logs 15:42:22 15:42:22 [EnvInject] - Variables injected successfully. 15:42:22 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8240810096506963889.sh 15:42:22 ---> create-netrc.sh 15:42:22 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13113103138492084144.sh 15:42:22 ---> python-tools-install.sh 15:42:22 Setup pyenv: 15:42:22 system 15:42:22 3.8.13 15:42:22 3.9.13 15:42:22 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:42:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AA27 from file:/tmp/.os_lf_venv 15:42:23 lf-activate-venv(): INFO: Installing: lftools 15:42:31 lf-activate-venv(): INFO: Adding /tmp/venv-AA27/bin to PATH 15:42:31 Generating Requirements File 15:43:01 Python 3.10.6 15:43:02 pip 23.3.1 from /tmp/venv-AA27/lib/python3.10/site-packages/pip (python 3.10) 15:43:02 appdirs==1.4.4 15:43:02 argcomplete==3.1.6 15:43:02 aspy.yaml==1.3.0 15:43:02 attrs==23.1.0 15:43:02 autopage==0.5.2 15:43:02 Babel==2.13.1 15:43:02 beautifulsoup4==4.12.2 15:43:02 boto3==1.33.8 15:43:02 botocore==1.33.8 15:43:02 bs4==0.0.1 15:43:02 cachetools==5.3.2 15:43:02 certifi==2023.11.17 15:43:02 cffi==1.16.0 15:43:02 cfgv==3.4.0 15:43:02 chardet==5.2.0 15:43:02 charset-normalizer==3.3.2 15:43:02 click==8.1.7 15:43:02 cliff==4.4.0 15:43:02 cmd2==2.4.3 15:43:02 cryptography==3.3.2 15:43:02 debtcollector==2.5.0 15:43:02 decorator==5.1.1 15:43:02 defusedxml==0.7.1 15:43:02 Deprecated==1.2.14 15:43:02 distlib==0.3.7 15:43:02 dnspython==2.4.2 15:43:02 docker==4.2.2 15:43:02 dogpile.cache==1.2.2 15:43:02 email-validator==2.1.0.post1 15:43:02 filelock==3.13.1 15:43:02 future==0.18.3 15:43:02 gitdb==4.0.11 15:43:02 GitPython==3.1.40 15:43:02 google-auth==2.25.1 15:43:02 httplib2==0.22.0 15:43:02 identify==2.5.32 15:43:02 idna==3.6 15:43:02 importlib-metadata==7.0.0 15:43:02 importlib-resources==1.5.0 15:43:02 iso8601==2.1.0 15:43:02 Jinja2==3.1.2 15:43:02 jmespath==1.0.1 15:43:02 jsonpatch==1.33 15:43:02 jsonpointer==2.4 15:43:02 jsonschema==4.20.0 15:43:02 jsonschema-specifications==2023.11.2 15:43:02 keystoneauth1==5.4.0 15:43:02 kubernetes==28.1.0 15:43:02 lftools==0.37.8 15:43:02 lxml==4.9.3 15:43:02 MarkupSafe==2.1.3 15:43:02 msgpack==1.0.7 15:43:02 multi-key-dict==2.0.3 15:43:02 munch==4.0.0 15:43:02 netaddr==0.9.0 15:43:02 netifaces==0.11.0 15:43:02 niet==1.4.2 15:43:02 nodeenv==1.8.0 15:43:02 oauth2client==4.1.3 15:43:02 oauthlib==3.2.2 15:43:02 openstacksdk==0.62.0 15:43:02 os-client-config==2.1.0 15:43:02 os-service-types==1.7.0 15:43:02 osc-lib==2.9.0 15:43:02 oslo.config==9.2.0 15:43:02 oslo.context==5.3.0 15:43:02 oslo.i18n==6.2.0 15:43:02 oslo.log==5.4.0 15:43:02 oslo.serialization==5.2.0 15:43:02 oslo.utils==6.3.0 15:43:02 packaging==23.2 15:43:02 pbr==6.0.0 15:43:02 platformdirs==4.1.0 15:43:02 prettytable==3.9.0 15:43:02 pyasn1==0.5.1 15:43:02 pyasn1-modules==0.3.0 15:43:02 pycparser==2.21 15:43:02 pygerrit2==2.0.15 15:43:02 PyGithub==2.1.1 15:43:02 pyinotify==0.9.6 15:43:02 PyJWT==2.8.0 15:43:02 PyNaCl==1.5.0 15:43:02 pyparsing==2.4.7 15:43:02 pyperclip==1.8.2 15:43:02 pyrsistent==0.20.0 15:43:02 python-cinderclient==9.4.0 15:43:02 python-dateutil==2.8.2 15:43:02 python-heatclient==3.3.0 15:43:02 python-jenkins==1.8.2 15:43:02 python-keystoneclient==5.2.0 15:43:02 python-magnumclient==4.3.0 15:43:02 python-novaclient==18.4.0 15:43:02 python-openstackclient==6.0.0 15:43:02 python-swiftclient==4.4.0 15:43:02 pytz==2023.3.post1 15:43:02 PyYAML==6.0.1 15:43:02 referencing==0.31.1 15:43:02 requests==2.31.0 15:43:02 requests-oauthlib==1.3.1 15:43:02 requestsexceptions==1.4.0 15:43:02 rfc3986==2.0.0 15:43:02 rpds-py==0.13.2 15:43:02 rsa==4.9 15:43:02 ruamel.yaml==0.18.5 15:43:02 ruamel.yaml.clib==0.2.8 15:43:02 s3transfer==0.8.2 15:43:02 simplejson==3.19.2 15:43:02 six==1.16.0 15:43:02 smmap==5.0.1 15:43:02 soupsieve==2.5 15:43:02 stevedore==5.1.0 15:43:02 tabulate==0.9.0 15:43:02 toml==0.10.2 15:43:02 tomlkit==0.12.3 15:43:02 tqdm==4.66.1 15:43:02 typing_extensions==4.8.0 15:43:02 tzdata==2023.3 15:43:02 urllib3==1.26.18 15:43:02 virtualenv==20.25.0 15:43:02 wcwidth==0.2.12 15:43:02 websocket-client==1.7.0 15:43:02 wrapt==1.16.0 15:43:02 xdg==6.0.0 15:43:02 xmltodict==0.13.0 15:43:02 yq==3.2.3 15:43:02 zipp==3.17.0 15:43:02 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5660338551142665304.sh 15:43:02 ---> sudo-logs.sh 15:43:02 Archiving 'sudo' log.. 15:43:02 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6064278603306235109.sh 15:43:02 ---> job-cost.sh 15:43:02 Setup pyenv: 15:43:02 system 15:43:02 3.8.13 15:43:02 3.9.13 15:43:02 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:43:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AA27 from file:/tmp/.os_lf_venv 15:43:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:43: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. 15:43:11 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:43:11 lf-activate-venv(): INFO: Adding /tmp/venv-AA27/bin to PATH 15:43:11 INFO: No Stack... 15:43:12 INFO: Retrieving Pricing Info for: v3-standard-4 15:43:12 INFO: Archiving Costs 15:43:12 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13286395365560620453.sh 15:43:12 ---> logs-deploy.sh 15:43:12 Setup pyenv: 15:43:12 system 15:43:12 3.8.13 15:43:12 3.9.13 15:43:12 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:43:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AA27 from file:/tmp/.os_lf_venv 15:43:14 lf-activate-venv(): INFO: Installing: lftools 15:43:23 lf-activate-venv(): INFO: Adding /tmp/venv-AA27/bin to PATH 15:43:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7103 15:43:23 INFO: archiving workspace using pattern(s): 15:43:24 Archives upload complete. 15:43:24 INFO: archiving logs to Nexus 15:43:25 ---> uname -a: 15:43:25 Linux prd-ubuntu1804-builder-4c-4g-2798 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:43:25 15:43:25 15:43:25 ---> lscpu: 15:43:25 Architecture: x86_64 15:43:25 CPU op-mode(s): 32-bit, 64-bit 15:43:25 Byte Order: Little Endian 15:43:25 CPU(s): 4 15:43:25 On-line CPU(s) list: 0-3 15:43:25 Thread(s) per core: 1 15:43:25 Core(s) per socket: 1 15:43:25 Socket(s): 4 15:43:25 NUMA node(s): 1 15:43:25 Vendor ID: AuthenticAMD 15:43:25 CPU family: 23 15:43:25 Model: 49 15:43:25 Model name: AMD EPYC-Rome Processor 15:43:25 Stepping: 0 15:43:25 CPU MHz: 2799.998 15:43:25 BogoMIPS: 5599.99 15:43:25 Virtualization: AMD-V 15:43:25 Hypervisor vendor: KVM 15:43:25 Virtualization type: full 15:43:25 L1d cache: 32K 15:43:25 L1i cache: 32K 15:43:25 L2 cache: 512K 15:43:25 L3 cache: 16384K 15:43:25 NUMA node0 CPU(s): 0-3 15:43:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:43:25 15:43:25 15:43:25 ---> nproc: 15:43:25 4 15:43:25 15:43:25 15:43:25 ---> df -h: 15:43:25 Filesystem Size Used Avail Use% Mounted on 15:43:25 udev 7.9G 0 7.9G 0% /dev 15:43:25 tmpfs 1.6G 672K 1.6G 1% /run 15:43:25 /dev/vda1 78G 8.5G 69G 11% / 15:43:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:43:25 tmpfs 5.0M 0 5.0M 0% /run/lock 15:43:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:43:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:43:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:43:25 15:43:25 15:43:25 ---> free -m: 15:43:25 total used free shared buff/cache available 15:43:25 Mem: 16040 529 13178 0 2331 15187 15:43:25 Swap: 1023 0 1023 15:43:25 15:43:25 15:43:25 ---> ip addr: 15:43:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:43:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:43:25 inet 127.0.0.1/8 scope host lo 15:43:25 valid_lft forever preferred_lft forever 15:43:25 inet6 ::1/128 scope host 15:43:25 valid_lft forever preferred_lft forever 15:43:25 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 15:43:25 link/ether fa:16:3e:f6:03:7d brd ff:ff:ff:ff:ff:ff 15:43:25 inet 10.30.106.106/23 brd 10.30.107.255 scope global dynamic ens3 15:43:25 valid_lft 86222sec preferred_lft 86222sec 15:43:25 inet6 fe80::f816:3eff:fef6:37d/64 scope link 15:43:25 valid_lft forever preferred_lft forever 15:43:25 15:43:25 15:43:25 ---> sar -b -r -n DEV: 15:43:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2798) 12/06/23 _x86_64_ (4 CPU) 15:43:25 15:43:25 15:40:30 LINUX RESTART (4 CPU) 15:43:25 15:43:25 15:41:01 tps rtps wtps bread/s bwrtn/s 15:43:25 15:42:01 109.33 15.23 94.10 471.79 26985.24 15:43:25 15:43:01 135.73 13.86 121.86 1048.23 34617.56 15:43:25 Average: 122.53 14.55 107.98 760.01 30801.40 15:43:25 15:43:25 15:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:43:25 15:42:01 13857468 15555564 2567500 15.63 69140 1822636 763636 4.37 709080 1632968 207876 15:43:25 15:43:01 13468716 15512480 2956252 18.00 94468 2124976 839464 4.80 780112 1914032 160256 15:43:25 Average: 13663092 15534022 2761876 16.82 81804 1973806 801550 4.59 744596 1773500 184066 15:43:25 15:43:25 15:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:43:25 15:42:01 lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 15:43:25 15:42:01 ens3 63.71 44.93 829.22 10.32 0.00 0.00 0.00 0.00 15:43:25 15:43:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 15:43:25 15:43:01 ens3 55.39 35.73 1013.01 7.84 0.00 0.00 0.00 0.00 15:43:25 Average: lo 1.50 1.50 0.16 0.16 0.00 0.00 0.00 0.00 15:43:25 Average: ens3 59.55 40.33 921.11 9.08 0.00 0.00 0.00 0.00 15:43:25 15:43:25 15:43:25 ---> sar -P ALL: 15:43:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2798) 12/06/23 _x86_64_ (4 CPU) 15:43:25 15:43:25 15:40:30 LINUX RESTART (4 CPU) 15:43:25 15:43:25 15:41:01 CPU %user %nice %system %iowait %steal %idle 15:43:25 15:42:01 all 19.51 0.00 1.56 5.74 0.07 73.13 15:43:25 15:42:01 0 30.75 0.00 2.30 1.67 0.07 65.21 15:43:25 15:42:01 1 15.61 0.00 1.60 6.81 0.05 75.93 15:43:25 15:42:01 2 14.69 0.00 0.95 5.40 0.07 78.89 15:43:25 15:42:01 3 16.98 0.00 1.41 9.08 0.08 72.45 15:43:25 15:43:01 all 20.23 0.00 1.46 5.70 0.05 72.56 15:43:25 15:43:01 0 14.08 0.00 1.08 0.23 0.03 84.57 15:43:25 15:43:01 1 17.16 0.00 0.78 0.60 0.03 81.43 15:43:25 15:43:01 2 11.30 0.00 1.27 13.64 0.03 73.76 15:43:25 15:43:01 3 38.42 0.00 2.71 8.36 0.08 50.43 15:43:25 Average: all 19.87 0.00 1.51 5.72 0.06 72.84 15:43:25 Average: 0 22.41 0.00 1.69 0.95 0.05 74.89 15:43:25 Average: 1 16.38 0.00 1.19 3.71 0.04 78.68 15:43:25 Average: 2 12.99 0.00 1.11 9.52 0.05 76.33 15:43:25 Average: 3 27.70 0.00 2.06 8.72 0.08 61.44 15:43:25 15:43:25 15:43:25