10:10:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 10:10:57 Running as SYSTEM 10:10:57 [EnvInject] - Loading node environment variables. 10:10:57 Building remotely on prd-ubuntu1804-builder-4c-4g-5295 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 10:10:57 [ssh-agent] Looking for ssh-agent implementation... 10:10:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:10:58 $ ssh-agent 10:10:58 SSH_AUTH_SOCK=/tmp/ssh-H1juEzPY50ls/agent.1714 10:10:58 SSH_AGENT_PID=1716 10:10:58 [ssh-agent] Started. 10:10:58 Running ssh-add (command line suppressed) 10:10:58 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_17477330940346636450.key (/w/workspace/oom-master-commit-lint@tmp/private_key_17477330940346636450.key) 10:10:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:10:58 The recommended git tool is: NONE 10:10:59 using credential onap-jenkins-ssh 10:10:59 Wiping out workspace first. 10:10:59 Cloning the remote Git repository 10:10:59 Cloning repository git://cloud.onap.org/mirror/oom.git 10:10:59 > git init /w/workspace/oom-master-commit-lint # timeout=10 10:10:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:10:59 > git --version # timeout=10 10:10:59 > git --version # 'git version 2.17.1' 10:10:59 using GIT_SSH to set credentials Gerrit user 10:10:59 Verifying host key using manually-configured host key entries 10:10:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:11:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:11:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:11:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:11:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:11:06 using GIT_SSH to set credentials Gerrit user 10:11:06 Verifying host key using manually-configured host key entries 10:11:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/8 # timeout=30 10:11:06 > git rev-parse 782dcb0ad35dfe8d4158ab9b73228bbf38c2e6ff^{commit} # timeout=10 10:11:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:11:06 Checking out Revision 782dcb0ad35dfe8d4158ab9b73228bbf38c2e6ff (refs/changes/49/137149/8) 10:11:06 > git config core.sparsecheckout # timeout=10 10:11:06 > git checkout -f 782dcb0ad35dfe8d4158ab9b73228bbf38c2e6ff # timeout=30 10:11:10 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 10:11:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:11:10 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 10:11:10 [EnvInject] - Injecting environment variables from a build step. 10:11:10 [EnvInject] - Injecting as environment variables the properties content 10:11:10 PYTHON=python3 10:11:10 10:11:10 [EnvInject] - Variables injected successfully. 10:11:10 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2060797657951327193.sh 10:11:10 ---> tox-install.sh 10:11:10 + source /home/jenkins/lf-env.sh 10:11:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:11:10 ++ mktemp -d /tmp/venv-XXXX 10:11:10 + lf_venv=/tmp/venv-YMRS 10:11:10 + local venv_file=/tmp/.os_lf_venv 10:11:10 + local python=python3 10:11:10 + local options 10:11:10 + local set_path=true 10:11:10 + local install_args= 10:11: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 10:11:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:11:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:11:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:11:10 + true 10:11:10 + case $1 in 10:11:10 + venv_file=/tmp/.toxenv 10:11:10 + shift 2 10:11:10 + true 10:11:10 + case $1 in 10:11:10 + shift 10:11:10 + break 10:11:10 + case $python in 10:11:10 + local pkg_list= 10:11:10 + [[ -d /opt/pyenv ]] 10:11:10 + echo 'Setup pyenv:' 10:11:10 Setup pyenv: 10:11:10 + export PYENV_ROOT=/opt/pyenv 10:11:10 + PYENV_ROOT=/opt/pyenv 10:11:10 + 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:11:10 + 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:11:10 + pyenv versions 10:11:10 * system (set by /opt/pyenv/version) 10:11:10 * 3.8.13 (set by /opt/pyenv/version) 10:11:10 * 3.9.13 (set by /opt/pyenv/version) 10:11:10 * 3.10.6 (set by /opt/pyenv/version) 10:11:10 + command -v pyenv 10:11:10 ++ pyenv init - --no-rehash 10:11: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[*]}"'\'')" 10:11:10 export PATH="/opt/pyenv/shims:${PATH}" 10:11:10 export PYENV_SHELL=bash 10:11:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:11:10 pyenv() { 10:11:10 local command 10:11:10 command="${1:-}" 10:11:10 if [ "$#" -gt 0 ]; then 10:11:10 shift 10:11:10 fi 10:11:10 10:11:10 case "$command" in 10:11:10 rehash|shell) 10:11:10 eval "$(pyenv "sh-$command" "$@")" 10:11:10 ;; 10:11:10 *) 10:11:10 command pyenv "$command" "$@" 10:11:10 ;; 10:11:10 esac 10:11:10 }' 10:11: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[*]}"' 10:11:10 ++ 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:11:10 ++ 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:11:10 ++ 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:11:10 ++ export PYENV_SHELL=bash 10:11:10 ++ PYENV_SHELL=bash 10:11:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:11:10 +++ complete -F _pyenv pyenv 10:11:10 ++ lf-pyver python3 10:11:10 ++ local py_version_xy=python3 10:11:10 ++ local py_version_xyz= 10:11:10 ++ sed 's/^[ *]* //' 10:11:10 ++ awk '{ print $1 }' 10:11:10 ++ pyenv versions 10:11:10 ++ local command 10:11:10 ++ grep -E '^[0-9.]*[0-9]$' 10:11:10 ++ command=versions 10:11:10 ++ '[' 1 -gt 0 ']' 10:11:10 ++ shift 10:11:10 ++ case "$command" in 10:11:10 ++ command pyenv versions 10:11:10 ++ pyenv versions 10:11:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:11:10 +++ grep '^3' /tmp/.pyenv_versions 10:11:10 +++ sort -V 10:11:10 +++ tail -n 1 10:11:10 ++ py_version_xyz=3.10.6 10:11:10 ++ [[ -z 3.10.6 ]] 10:11:10 ++ echo 3.10.6 10:11:10 ++ return 0 10:11:10 + pyenv local 3.10.6 10:11:10 + local command 10:11:10 + command=local 10:11:10 + '[' 2 -gt 0 ']' 10:11:10 + shift 10:11:10 + case "$command" in 10:11:10 + command pyenv local 3.10.6 10:11:10 + pyenv local 3.10.6 10:11:10 + for arg in "$@" 10:11:10 + case $arg in 10:11:10 + pkg_list+='tox ' 10:11:10 + for arg in "$@" 10:11:10 + case $arg in 10:11:10 + pkg_list+='virtualenv ' 10:11:10 + for arg in "$@" 10:11:10 + case $arg in 10:11:10 + pkg_list+='urllib3~=1.26.15 ' 10:11:10 + [[ -f /tmp/.toxenv ]] 10:11:10 + [[ ! -f /tmp/.toxenv ]] 10:11:10 + [[ -n '' ]] 10:11:10 + python3 -m venv /tmp/venv-YMRS 10:11:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YMRS' 10:11:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YMRS 10:11:14 + echo /tmp/venv-YMRS 10:11:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:11:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:11:14 + /tmp/venv-YMRS/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:11:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:11:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:11:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:11:17 + /tmp/venv-YMRS/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:11:20 + type python3 10:11:20 + true 10:11:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YMRS/bin to PATH' 10:11:20 lf-activate-venv(): INFO: Adding /tmp/venv-YMRS/bin to PATH 10:11:20 + PATH=/tmp/venv-YMRS/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:11:20 + return 0 10:11:20 + python3 --version 10:11:20 Python 3.10.6 10:11:20 + python3 -m pip --version 10:11:20 pip 24.0 from /tmp/venv-YMRS/lib/python3.10/site-packages/pip (python 3.10) 10:11:20 + python3 -m pip freeze 10:11:21 cachetools==5.3.2 10:11:21 chardet==5.2.0 10:11:21 colorama==0.4.6 10:11:21 distlib==0.3.8 10:11:21 filelock==3.13.1 10:11:21 packaging==23.2 10:11:21 platformdirs==4.2.0 10:11:21 pluggy==1.4.0 10:11:21 pyproject-api==1.6.1 10:11:21 tomli==2.0.1 10:11:21 tox==4.12.1 10:11:21 urllib3==1.26.18 10:11:21 virtualenv==20.25.0 10:11:21 [EnvInject] - Injecting environment variables from a build step. 10:11:21 [EnvInject] - Injecting as environment variables the properties content 10:11:21 PARALLEL=false 10:11:21 10:11:21 [EnvInject] - Variables injected successfully. 10:11:21 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6585686246112009823.sh 10:11:21 ---> tox-run.sh 10:11:21 + 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:11:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 10:11:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 10:11:21 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 10:11:21 + cd /w/workspace/oom-master-commit-lint/. 10:11:21 + source /home/jenkins/lf-env.sh 10:11:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:11:21 ++ mktemp -d /tmp/venv-XXXX 10:11:21 + lf_venv=/tmp/venv-zh07 10:11:21 + local venv_file=/tmp/.os_lf_venv 10:11:21 + local python=python3 10:11:21 + local options 10:11:21 + local set_path=true 10:11:21 + local install_args= 10:11:21 ++ 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:11:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:11:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:11:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:11:21 + true 10:11:21 + case $1 in 10:11:21 + venv_file=/tmp/.toxenv 10:11:21 + shift 2 10:11:21 + true 10:11:21 + case $1 in 10:11:21 + shift 10:11:21 + break 10:11:21 + case $python in 10:11:21 + local pkg_list= 10:11:21 + [[ -d /opt/pyenv ]] 10:11:21 + echo 'Setup pyenv:' 10:11:21 Setup pyenv: 10:11:21 + export PYENV_ROOT=/opt/pyenv 10:11:21 + PYENV_ROOT=/opt/pyenv 10:11:21 + 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:11:21 + 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:11:21 + pyenv versions 10:11:21 system 10:11:21 3.8.13 10:11:21 3.9.13 10:11:21 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:11:21 + command -v pyenv 10:11:21 ++ pyenv init - --no-rehash 10:11:21 + 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:11:21 export PATH="/opt/pyenv/shims:${PATH}" 10:11:21 export PYENV_SHELL=bash 10:11:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:11:21 pyenv() { 10:11:21 local command 10:11:21 command="${1:-}" 10:11:21 if [ "$#" -gt 0 ]; then 10:11:21 shift 10:11:21 fi 10:11:21 10:11:21 case "$command" in 10:11:21 rehash|shell) 10:11:21 eval "$(pyenv "sh-$command" "$@")" 10:11:21 ;; 10:11:21 *) 10:11:21 command pyenv "$command" "$@" 10:11:21 ;; 10:11:21 esac 10:11:21 }' 10:11:21 +++ 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:11:21 ++ 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:11:21 ++ 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:11:21 ++ 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:11:21 ++ export PYENV_SHELL=bash 10:11:21 ++ PYENV_SHELL=bash 10:11:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:11:21 +++ complete -F _pyenv pyenv 10:11:21 ++ lf-pyver python3 10:11:21 ++ local py_version_xy=python3 10:11:21 ++ local py_version_xyz= 10:11:21 ++ pyenv versions 10:11:21 ++ local command 10:11:21 ++ command=versions 10:11:21 ++ '[' 1 -gt 0 ']' 10:11:21 ++ shift 10:11:21 ++ case "$command" in 10:11:21 ++ command pyenv versions 10:11:21 ++ pyenv versions 10:11:21 ++ awk '{ print $1 }' 10:11:21 ++ grep -E '^[0-9.]*[0-9]$' 10:11:21 ++ sed 's/^[ *]* //' 10:11:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:11:21 +++ grep '^3' /tmp/.pyenv_versions 10:11:21 +++ sort -V 10:11:21 +++ tail -n 1 10:11:21 ++ py_version_xyz=3.10.6 10:11:21 ++ [[ -z 3.10.6 ]] 10:11:21 ++ echo 3.10.6 10:11:21 ++ return 0 10:11:21 + pyenv local 3.10.6 10:11:21 + local command 10:11:21 + command=local 10:11:21 + '[' 2 -gt 0 ']' 10:11:21 + shift 10:11:21 + case "$command" in 10:11:21 + command pyenv local 3.10.6 10:11:21 + pyenv local 3.10.6 10:11:21 + for arg in "$@" 10:11:21 + case $arg in 10:11:21 + pkg_list+='tox ' 10:11:21 + for arg in "$@" 10:11:21 + case $arg in 10:11:21 + pkg_list+='virtualenv ' 10:11:21 + for arg in "$@" 10:11:21 + case $arg in 10:11:21 + pkg_list+='urllib3~=1.26.15 ' 10:11:21 + [[ -f /tmp/.toxenv ]] 10:11:21 ++ cat /tmp/.toxenv 10:11:21 + lf_venv=/tmp/venv-YMRS 10:11:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YMRS from' file:/tmp/.toxenv 10:11:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YMRS from file:/tmp/.toxenv 10:11:21 + /tmp/venv-YMRS/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:11:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:11:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:11:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:11:22 + /tmp/venv-YMRS/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:11:23 + type python3 10:11:23 + true 10:11:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YMRS/bin to PATH' 10:11:23 lf-activate-venv(): INFO: Adding /tmp/venv-YMRS/bin to PATH 10:11:23 + PATH=/tmp/venv-YMRS/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:11:23 + return 0 10:11:23 + [[ -d /opt/pyenv ]] 10:11:23 + echo '---> Setting up pyenv' 10:11:23 ---> Setting up pyenv 10:11:23 + export PYENV_ROOT=/opt/pyenv 10:11:23 + PYENV_ROOT=/opt/pyenv 10:11:23 + export PATH=/opt/pyenv/bin:/tmp/venv-YMRS/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:11:23 + PATH=/opt/pyenv/bin:/tmp/venv-YMRS/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:11:23 ++ pwd 10:11:23 + PYTHONPATH=/w/workspace/oom-master-commit-lint 10:11:23 + export PYTHONPATH 10:11:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:11:23 + TOX_TESTENV_PASSENV=PYTHONPATH 10:11:23 + tox --version 10:11:23 4.12.1 from /tmp/venv-YMRS/lib/python3.10/site-packages/tox/__init__.py 10:11:24 + PARALLEL=false 10:11:24 + TOX_OPTIONS_LIST= 10:11:24 + [[ -n gitlint ]] 10:11:24 + TOX_OPTIONS_LIST=' -e gitlint' 10:11:24 + case ${PARALLEL,,} in 10:11:24 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 10:11:24 + tox -e gitlint 10:11:26 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:11:52 gitlint: freeze> python -m pip freeze --all 10:11:52 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==23.3.1,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext-lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 10:11:52 gitlint: commands[0]> gitlint 10:11:52 gitlint: OK (28.46=setup[28.27]+cmd[0.19] seconds) 10:11:52 congratulations :) (28.64 seconds) 10:11:52 + tox_status=0 10:11:52 + echo '---> Completed tox runs' 10:11:52 ---> Completed tox runs 10:11:52 + for i in .tox/*/log 10:11:52 ++ echo .tox/gitlint/log 10:11:52 ++ awk -F/ '{print $2}' 10:11:52 + tox_env=gitlint 10:11:52 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 10:11:52 + DOC_DIR=docs/_build/html 10:11:52 + [[ -d docs/_build/html ]] 10:11:52 + echo '---> tox-run.sh ends' 10:11:52 ---> tox-run.sh ends 10:11:52 + test 0 -eq 0 10:11:52 $ ssh-agent -k 10:11:52 unset SSH_AUTH_SOCK; 10:11:52 unset SSH_AGENT_PID; 10:11:52 echo Agent pid 1716 killed; 10:11:52 [ssh-agent] Stopped. 10:11:52 [PostBuildScript] - [INFO] Executing post build scripts. 10:11:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16671981906583618054.sh 10:11:52 ---> sysstat.sh 10:11:53 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16454732768322358936.sh 10:11:53 ---> package-listing.sh 10:11:53 ++ facter osfamily 10:11:53 ++ tr '[:upper:]' '[:lower:]' 10:11:53 + OS_FAMILY=debian 10:11:53 + workspace=/w/workspace/oom-master-commit-lint 10:11:53 + START_PACKAGES=/tmp/packages_start.txt 10:11:53 + END_PACKAGES=/tmp/packages_end.txt 10:11:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:11:53 + PACKAGES=/tmp/packages_start.txt 10:11:53 + '[' /w/workspace/oom-master-commit-lint ']' 10:11:53 + PACKAGES=/tmp/packages_end.txt 10:11:53 + case "${OS_FAMILY}" in 10:11:53 + dpkg -l 10:11:53 + grep '^ii' 10:11:53 + '[' -f /tmp/packages_start.txt ']' 10:11:53 + '[' -f /tmp/packages_end.txt ']' 10:11:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:11:53 + '[' /w/workspace/oom-master-commit-lint ']' 10:11:53 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 10:11:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 10:11:53 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3634745440495550399.sh 10:11:53 ---> capture-instance-metadata.sh 10:11:53 Setup pyenv: 10:11:53 system 10:11:53 3.8.13 10:11:53 3.9.13 10:11:53 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:11:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yh46 10:11:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:12:00 lf-activate-venv(): INFO: Installing: lftools 10:12:31 lf-activate-venv(): INFO: Adding /tmp/venv-Yh46/bin to PATH 10:12:31 INFO: Running in OpenStack, capturing instance metadata 10:12:32 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2590400543011598376.sh 10:12:32 provisioning config files... 10:12:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config3357464200672009587tmp 10:12:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:12:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:12:32 [EnvInject] - Injecting environment variables from a build step. 10:12:32 [EnvInject] - Injecting as environment variables the properties content 10:12:32 SERVER_ID=logs 10:12:32 10:12:32 [EnvInject] - Variables injected successfully. 10:12:32 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14649033103676145393.sh 10:12:32 ---> create-netrc.sh 10:12:32 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14142510402013837118.sh 10:12:32 ---> python-tools-install.sh 10:12:32 Setup pyenv: 10:12:32 system 10:12:32 3.8.13 10:12:32 3.9.13 10:12:32 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:12:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yh46 from file:/tmp/.os_lf_venv 10:12:33 lf-activate-venv(): INFO: Installing: lftools 10:12:41 lf-activate-venv(): INFO: Adding /tmp/venv-Yh46/bin to PATH 10:12:41 Generating Requirements File 10:13:14 Python 3.10.6 10:13:14 pip 24.0 from /tmp/venv-Yh46/lib/python3.10/site-packages/pip (python 3.10) 10:13:14 appdirs==1.4.4 10:13:14 argcomplete==3.2.2 10:13:14 aspy.yaml==1.3.0 10:13:14 attrs==23.2.0 10:13:14 autopage==0.5.2 10:13:14 beautifulsoup4==4.12.3 10:13:14 boto3==1.34.41 10:13:14 botocore==1.34.41 10:13:14 bs4==0.0.2 10:13:14 cachetools==5.3.2 10:13:14 certifi==2024.2.2 10:13:14 cffi==1.16.0 10:13:14 cfgv==3.4.0 10:13:14 chardet==5.2.0 10:13:14 charset-normalizer==3.3.2 10:13:14 click==8.1.7 10:13:14 cliff==4.5.0 10:13:14 cmd2==2.4.3 10:13:14 cryptography==3.3.2 10:13:14 debtcollector==2.5.0 10:13:14 decorator==5.1.1 10:13:14 defusedxml==0.7.1 10:13:14 Deprecated==1.2.14 10:13:14 distlib==0.3.8 10:13:14 dnspython==2.5.0 10:13:14 docker==4.2.2 10:13:14 dogpile.cache==1.3.1 10:13:14 email-validator==2.1.0.post1 10:13:14 filelock==3.13.1 10:13:14 future==0.18.3 10:13:14 gitdb==4.0.11 10:13:14 GitPython==3.1.41 10:13:14 google-auth==2.27.0 10:13:14 httplib2==0.22.0 10:13:14 identify==2.5.34 10:13:14 idna==3.6 10:13:14 importlib-resources==1.5.0 10:13:14 iso8601==2.1.0 10:13:14 Jinja2==3.1.3 10:13:14 jmespath==1.0.1 10:13:14 jsonpatch==1.33 10:13:14 jsonpointer==2.4 10:13:14 jsonschema==4.21.1 10:13:14 jsonschema-specifications==2023.12.1 10:13:14 keystoneauth1==5.5.0 10:13:14 kubernetes==29.0.0 10:13:14 lftools==0.37.8 10:13:14 lxml==5.1.0 10:13:14 MarkupSafe==2.1.5 10:13:14 msgpack==1.0.7 10:13:14 multi_key_dict==2.0.3 10:13:14 munch==4.0.0 10:13:14 netaddr==1.0.0 10:13:14 netifaces==0.11.0 10:13:14 niet==1.4.2 10:13:14 nodeenv==1.8.0 10:13:14 oauth2client==4.1.3 10:13:14 oauthlib==3.2.2 10:13:14 openstacksdk==0.62.0 10:13:14 os-client-config==2.1.0 10:13:14 os-service-types==1.7.0 10:13:14 osc-lib==3.0.0 10:13:14 oslo.config==9.3.0 10:13:14 oslo.context==5.3.0 10:13:14 oslo.i18n==6.2.0 10:13:14 oslo.log==5.4.0 10:13:14 oslo.serialization==5.3.0 10:13:14 oslo.utils==7.0.0 10:13:14 packaging==23.2 10:13:14 pbr==6.0.0 10:13:14 platformdirs==4.2.0 10:13:14 prettytable==3.9.0 10:13:14 pyasn1==0.5.1 10:13:14 pyasn1-modules==0.3.0 10:13:14 pycparser==2.21 10:13:14 pygerrit2==2.0.15 10:13:14 PyGithub==2.2.0 10:13:14 pyinotify==0.9.6 10:13:14 PyJWT==2.8.0 10:13:14 PyNaCl==1.5.0 10:13:14 pyparsing==2.4.7 10:13:14 pyperclip==1.8.2 10:13:14 pyrsistent==0.20.0 10:13:14 python-cinderclient==9.4.0 10:13:14 python-dateutil==2.8.2 10:13:14 python-heatclient==3.4.0 10:13:14 python-jenkins==1.8.2 10:13:14 python-keystoneclient==5.3.0 10:13:14 python-magnumclient==4.3.0 10:13:14 python-novaclient==18.4.0 10:13:14 python-openstackclient==6.0.1 10:13:14 python-swiftclient==4.4.0 10:13:14 pytz==2024.1 10:13:14 PyYAML==6.0.1 10:13:14 referencing==0.33.0 10:13:14 requests==2.31.0 10:13:14 requests-oauthlib==1.3.1 10:13:14 requestsexceptions==1.4.0 10:13:14 rfc3986==2.0.0 10:13:14 rpds-py==0.18.0 10:13:14 rsa==4.9 10:13:14 ruamel.yaml==0.18.6 10:13:14 ruamel.yaml.clib==0.2.8 10:13:14 s3transfer==0.10.0 10:13:14 simplejson==3.19.2 10:13:14 six==1.16.0 10:13:14 smmap==5.0.1 10:13:14 soupsieve==2.5 10:13:14 stevedore==5.1.0 10:13:14 tabulate==0.9.0 10:13:14 toml==0.10.2 10:13:14 tomlkit==0.12.3 10:13:14 tqdm==4.66.2 10:13:14 typing_extensions==4.9.0 10:13:14 tzdata==2024.1 10:13:14 urllib3==1.26.18 10:13:14 virtualenv==20.25.0 10:13:14 wcwidth==0.2.13 10:13:14 websocket-client==1.7.0 10:13:14 wrapt==1.16.0 10:13:14 xdg==6.0.0 10:13:14 xmltodict==0.13.0 10:13:14 yq==3.2.3 10:13:14 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5020237016424021504.sh 10:13:14 ---> sudo-logs.sh 10:13:14 Archiving 'sudo' log.. 10:13:15 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5359917265729881993.sh 10:13:15 ---> job-cost.sh 10:13:15 Setup pyenv: 10:13:15 system 10:13:15 3.8.13 10:13:15 3.9.13 10:13:15 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:13:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yh46 from file:/tmp/.os_lf_venv 10:13:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:13:23 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:13:23 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 10:13:24 lf-activate-venv(): INFO: Adding /tmp/venv-Yh46/bin to PATH 10:13:24 INFO: No Stack... 10:13:24 INFO: Retrieving Pricing Info for: v3-standard-4 10:13:24 INFO: Archiving Costs 10:13:24 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2382713806339772385.sh 10:13:24 ---> logs-deploy.sh 10:13:24 Setup pyenv: 10:13:24 system 10:13:24 3.8.13 10:13:24 3.9.13 10:13:24 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:13:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yh46 from file:/tmp/.os_lf_venv 10:13:26 lf-activate-venv(): INFO: Installing: lftools 10:13:35 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:13:35 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 10:13:36 lf-activate-venv(): INFO: Adding /tmp/venv-Yh46/bin to PATH 10:13:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7190 10:13:36 INFO: archiving workspace using pattern(s): 10:13:37 Archives upload complete. 10:13:37 INFO: archiving logs to Nexus 10:13:38 ---> uname -a: 10:13:38 Linux prd-ubuntu1804-builder-4c-4g-5295 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:13:38 10:13:38 10:13:38 ---> lscpu: 10:13:38 Architecture: x86_64 10:13:38 CPU op-mode(s): 32-bit, 64-bit 10:13:38 Byte Order: Little Endian 10:13:38 CPU(s): 4 10:13:38 On-line CPU(s) list: 0-3 10:13:38 Thread(s) per core: 1 10:13:38 Core(s) per socket: 1 10:13:38 Socket(s): 4 10:13:38 NUMA node(s): 1 10:13:38 Vendor ID: AuthenticAMD 10:13:38 CPU family: 23 10:13:38 Model: 49 10:13:38 Model name: AMD EPYC-Rome Processor 10:13:38 Stepping: 0 10:13:38 CPU MHz: 2800.000 10:13:38 BogoMIPS: 5600.00 10:13:38 Virtualization: AMD-V 10:13:38 Hypervisor vendor: KVM 10:13:38 Virtualization type: full 10:13:38 L1d cache: 32K 10:13:38 L1i cache: 32K 10:13:38 L2 cache: 512K 10:13:38 L3 cache: 16384K 10:13:38 NUMA node0 CPU(s): 0-3 10:13:38 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:13:38 10:13:38 10:13:38 ---> nproc: 10:13:38 4 10:13:38 10:13:38 10:13:38 ---> df -h: 10:13:38 Filesystem Size Used Avail Use% Mounted on 10:13:38 udev 7.9G 0 7.9G 0% /dev 10:13:38 tmpfs 1.6G 672K 1.6G 1% /run 10:13:38 /dev/vda1 78G 8.5G 69G 11% / 10:13:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:13:38 tmpfs 5.0M 0 5.0M 0% /run/lock 10:13:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:13:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:13:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:13:38 10:13:38 10:13:38 ---> free -m: 10:13:38 total used free shared buff/cache available 10:13:38 Mem: 16040 535 13214 0 2290 15181 10:13:38 Swap: 1023 0 1023 10:13:38 10:13:38 10:13:38 ---> ip addr: 10:13:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:13:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:13:38 inet 127.0.0.1/8 scope host lo 10:13:38 valid_lft forever preferred_lft forever 10:13:38 inet6 ::1/128 scope host 10:13:38 valid_lft forever preferred_lft forever 10:13:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:13:38 link/ether fa:16:3e:34:9a:2d brd ff:ff:ff:ff:ff:ff 10:13:38 inet 10.30.107.188/23 brd 10.30.107.255 scope global dynamic ens3 10:13:38 valid_lft 86224sec preferred_lft 86224sec 10:13:38 inet6 fe80::f816:3eff:fe34:9a2d/64 scope link 10:13:38 valid_lft forever preferred_lft forever 10:13:38 10:13:38 10:13:38 ---> sar -b -r -n DEV: 10:13:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5295) 02/14/24 _x86_64_ (4 CPU) 10:13:38 10:13:38 10:10:45 LINUX RESTART (4 CPU) 10:13:38 10:13:38 10:11:01 tps rtps wtps bread/s bwrtn/s 10:13:38 10:12:00 242.72 30.64 212.08 1115.63 30697.23 10:13:38 10:13:01 136.03 14.75 121.28 1054.52 35779.84 10:13:38 Average: 188.94 22.63 166.31 1084.82 33259.32 10:13:38 10:13:38 10:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:13:38 10:12:00 13910464 15579604 2514504 15.31 65088 1799740 779020 4.46 676520 1614868 192856 10:13:38 10:13:01 13566084 15514384 2858884 17.41 86996 2043344 797264 4.56 775536 1831400 59288 10:13:38 Average: 13738274 15546994 2686694 16.36 76042 1921542 788142 4.51 726028 1723134 126072 10:13:38 10:13:38 10:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:13:38 10:12:00 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 10:13:38 10:12:00 ens3 156.18 112.66 1516.83 29.66 0.00 0.00 0.00 0.00 10:13:38 10:13:01 lo 1.90 1.90 0.20 0.20 0.00 0.00 0.00 0.00 10:13:38 10:13:01 ens3 60.10 41.32 839.12 9.20 0.00 0.00 0.00 0.00 10:13:38 Average: lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 10:13:38 Average: ens3 107.75 76.70 1175.20 19.35 0.00 0.00 0.00 0.00 10:13:38 10:13:38 10:13:38 ---> sar -P ALL: 10:13:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5295) 02/14/24 _x86_64_ (4 CPU) 10:13:38 10:13:38 10:10:45 LINUX RESTART (4 CPU) 10:13:38 10:13:38 10:11:01 CPU %user %nice %system %iowait %steal %idle 10:13:38 10:12:00 all 19.11 0.00 2.21 5.36 0.08 73.24 10:13:38 10:12:00 0 22.55 0.00 2.76 5.15 0.05 69.49 10:13:38 10:12:00 1 22.79 0.00 2.24 12.77 0.13 62.06 10:13:38 10:12:00 2 15.81 0.00 1.72 0.30 0.05 82.12 10:13:38 10:12:00 3 15.31 0.00 2.11 3.23 0.08 79.26 10:13:38 10:13:01 all 20.99 0.00 1.55 4.39 0.06 73.01 10:13:38 10:13:01 0 4.04 0.00 0.77 0.61 0.05 94.54 10:13:38 10:13:01 1 16.54 0.00 1.46 4.11 0.05 77.85 10:13:38 10:13:01 2 56.99 0.00 2.65 3.77 0.10 36.49 10:13:38 10:13:01 3 6.60 0.00 1.35 9.08 0.05 82.92 10:13:38 Average: all 20.06 0.00 1.88 4.87 0.07 73.12 10:13:38 Average: 0 13.19 0.00 1.75 2.85 0.05 82.15 10:13:38 Average: 1 19.63 0.00 1.85 8.40 0.09 70.03 10:13:38 Average: 2 36.53 0.00 2.19 2.05 0.07 59.16 10:13:38 Average: 3 10.91 0.00 1.72 6.19 0.07 81.11 10:13:38 10:13:38 10:13:38