09:48:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 09:48:10 Running as SYSTEM 09:48:10 [EnvInject] - Loading node environment variables. 09:48:10 Building remotely on prd-ubuntu1804-builder-4c-4g-4782 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 09:48:10 [ssh-agent] Looking for ssh-agent implementation... 09:48:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:10 $ ssh-agent 09:48:10 SSH_AUTH_SOCK=/tmp/ssh-mx5Cly8GTznl/agent.1757 09:48:10 SSH_AGENT_PID=1759 09:48:10 [ssh-agent] Started. 09:48:10 Running ssh-add (command line suppressed) 09:48:10 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_11924554837906196412.key (/w/workspace/oom-master-commit-lint@tmp/private_key_11924554837906196412.key) 09:48:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:48:10 The recommended git tool is: NONE 09:48:12 using credential onap-jenkins-ssh 09:48:12 Wiping out workspace first. 09:48:12 Cloning the remote Git repository 09:48:12 Cloning repository git://cloud.onap.org/mirror/oom.git 09:48:12 > git init /w/workspace/oom-master-commit-lint # timeout=10 09:48:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:48:12 > git --version # timeout=10 09:48:12 > git --version # 'git version 2.17.1' 09:48:12 using GIT_SSH to set credentials Gerrit user 09:48:12 Verifying host key using manually-configured host key entries 09:48:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:48:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:48:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:48:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:48:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:48:18 using GIT_SSH to set credentials Gerrit user 09:48:18 Verifying host key using manually-configured host key entries 09:48:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/6 # timeout=30 09:48:18 > git rev-parse f37c73ec9182e09e629b2eed2d509e0013c196c5^{commit} # timeout=10 09:48:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:48:18 Checking out Revision f37c73ec9182e09e629b2eed2d509e0013c196c5 (refs/changes/49/137149/6) 09:48:18 > git config core.sparsecheckout # timeout=10 09:48:18 > git checkout -f f37c73ec9182e09e629b2eed2d509e0013c196c5 # timeout=30 09:48:21 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 09:48:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:48:21 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 09:48:22 [EnvInject] - Injecting environment variables from a build step. 09:48:22 [EnvInject] - Injecting as environment variables the properties content 09:48:22 PYTHON=python3 09:48:22 09:48:22 [EnvInject] - Variables injected successfully. 09:48:22 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16161189094536063837.sh 09:48:22 ---> tox-install.sh 09:48:22 + source /home/jenkins/lf-env.sh 09:48:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:48:22 ++ mktemp -d /tmp/venv-XXXX 09:48:22 + lf_venv=/tmp/venv-x7Ir 09:48:22 + local venv_file=/tmp/.os_lf_venv 09:48:22 + local python=python3 09:48:22 + local options 09:48:22 + local set_path=true 09:48:22 + local install_args= 09:48:22 ++ 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 09:48:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:48:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:48:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:48:22 + true 09:48:22 + case $1 in 09:48:22 + venv_file=/tmp/.toxenv 09:48:22 + shift 2 09:48:22 + true 09:48:22 + case $1 in 09:48:22 + shift 09:48:22 + break 09:48:22 + case $python in 09:48:22 + local pkg_list= 09:48:22 + [[ -d /opt/pyenv ]] 09:48:22 + echo 'Setup pyenv:' 09:48:22 Setup pyenv: 09:48:22 + export PYENV_ROOT=/opt/pyenv 09:48:22 + PYENV_ROOT=/opt/pyenv 09:48:22 + 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 09:48:22 + 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 09:48:22 + pyenv versions 09:48:22 * system (set by /opt/pyenv/version) 09:48:22 * 3.8.13 (set by /opt/pyenv/version) 09:48:22 * 3.9.13 (set by /opt/pyenv/version) 09:48:22 * 3.10.6 (set by /opt/pyenv/version) 09:48:22 + command -v pyenv 09:48:22 ++ pyenv init - --no-rehash 09:48:22 + 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[*]}"'\'')" 09:48:22 export PATH="/opt/pyenv/shims:${PATH}" 09:48:22 export PYENV_SHELL=bash 09:48:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:48:22 pyenv() { 09:48:22 local command 09:48:22 command="${1:-}" 09:48:22 if [ "$#" -gt 0 ]; then 09:48:22 shift 09:48:22 fi 09:48:22 09:48:22 case "$command" in 09:48:22 rehash|shell) 09:48:22 eval "$(pyenv "sh-$command" "$@")" 09:48:22 ;; 09:48:22 *) 09:48:22 command pyenv "$command" "$@" 09:48:22 ;; 09:48:22 esac 09:48:22 }' 09:48:22 +++ 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[*]}"' 09:48:22 ++ 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 09:48:22 ++ 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 09:48:22 ++ 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 09:48:22 ++ export PYENV_SHELL=bash 09:48:22 ++ PYENV_SHELL=bash 09:48:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:48:22 +++ complete -F _pyenv pyenv 09:48:22 ++ lf-pyver python3 09:48:22 ++ local py_version_xy=python3 09:48:22 ++ local py_version_xyz= 09:48:22 ++ pyenv versions 09:48:22 ++ local command 09:48:22 ++ command=versions 09:48:22 ++ '[' 1 -gt 0 ']' 09:48:22 ++ shift 09:48:22 ++ case "$command" in 09:48:22 ++ command pyenv versions 09:48:22 ++ pyenv versions 09:48:22 ++ sed 's/^[ *]* //' 09:48:22 ++ grep -E '^[0-9.]*[0-9]$' 09:48:22 ++ awk '{ print $1 }' 09:48:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:48:22 +++ grep '^3' /tmp/.pyenv_versions 09:48:22 +++ sort -V 09:48:22 +++ tail -n 1 09:48:22 ++ py_version_xyz=3.10.6 09:48:22 ++ [[ -z 3.10.6 ]] 09:48:22 ++ echo 3.10.6 09:48:22 ++ return 0 09:48:22 + pyenv local 3.10.6 09:48:22 + local command 09:48:22 + command=local 09:48:22 + '[' 2 -gt 0 ']' 09:48:22 + shift 09:48:22 + case "$command" in 09:48:22 + command pyenv local 3.10.6 09:48:22 + pyenv local 3.10.6 09:48:22 + for arg in "$@" 09:48:22 + case $arg in 09:48:22 + pkg_list+='tox ' 09:48:22 + for arg in "$@" 09:48:22 + case $arg in 09:48:22 + pkg_list+='virtualenv ' 09:48:22 + for arg in "$@" 09:48:22 + case $arg in 09:48:22 + pkg_list+='urllib3~=1.26.15 ' 09:48:22 + [[ -f /tmp/.toxenv ]] 09:48:22 + [[ ! -f /tmp/.toxenv ]] 09:48:22 + [[ -n '' ]] 09:48:22 + python3 -m venv /tmp/venv-x7Ir 09:48:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x7Ir' 09:48:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x7Ir 09:48:26 + echo /tmp/venv-x7Ir 09:48:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:48:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:48:26 + /tmp/venv-x7Ir/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:48:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:48:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:48:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:48:29 + /tmp/venv-x7Ir/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:48:37 + type python3 09:48:37 + true 09:48:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-x7Ir/bin to PATH' 09:48:37 lf-activate-venv(): INFO: Adding /tmp/venv-x7Ir/bin to PATH 09:48:37 + PATH=/tmp/venv-x7Ir/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 09:48:37 + return 0 09:48:37 + python3 --version 09:48:37 Python 3.10.6 09:48:37 + python3 -m pip --version 09:48:37 pip 24.0 from /tmp/venv-x7Ir/lib/python3.10/site-packages/pip (python 3.10) 09:48:37 + python3 -m pip freeze 09:48:38 cachetools==5.3.2 09:48:38 chardet==5.2.0 09:48:38 colorama==0.4.6 09:48:38 distlib==0.3.8 09:48:38 filelock==3.13.1 09:48:38 packaging==23.2 09:48:38 platformdirs==4.2.0 09:48:38 pluggy==1.4.0 09:48:38 pyproject-api==1.6.1 09:48:38 tomli==2.0.1 09:48:38 tox==4.12.1 09:48:38 urllib3==1.26.18 09:48:38 virtualenv==20.25.0 09:48:38 [EnvInject] - Injecting environment variables from a build step. 09:48:38 [EnvInject] - Injecting as environment variables the properties content 09:48:38 PARALLEL=false 09:48:38 09:48:38 [EnvInject] - Variables injected successfully. 09:48:38 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins11641134726164115566.sh 09:48:38 ---> tox-run.sh 09:48:38 + 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 09:48:38 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 09:48:38 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 09:48:38 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 09:48:38 + cd /w/workspace/oom-master-commit-lint/. 09:48:38 + source /home/jenkins/lf-env.sh 09:48:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:48:38 ++ mktemp -d /tmp/venv-XXXX 09:48:38 + lf_venv=/tmp/venv-xMM6 09:48:38 + local venv_file=/tmp/.os_lf_venv 09:48:38 + local python=python3 09:48:38 + local options 09:48:38 + local set_path=true 09:48:38 + local install_args= 09:48:38 ++ 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 09:48:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:48:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:48:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:48:38 + true 09:48:38 + case $1 in 09:48:38 + venv_file=/tmp/.toxenv 09:48:38 + shift 2 09:48:38 + true 09:48:38 + case $1 in 09:48:38 + shift 09:48:38 + break 09:48:38 + case $python in 09:48:38 + local pkg_list= 09:48:38 + [[ -d /opt/pyenv ]] 09:48:38 + echo 'Setup pyenv:' 09:48:38 Setup pyenv: 09:48:38 + export PYENV_ROOT=/opt/pyenv 09:48:38 + PYENV_ROOT=/opt/pyenv 09:48:38 + 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 09:48:38 + 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 09:48:38 + pyenv versions 09:48:38 system 09:48:38 3.8.13 09:48:38 3.9.13 09:48:38 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:48:38 + command -v pyenv 09:48:38 ++ pyenv init - --no-rehash 09:48:38 + 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[*]}"'\'')" 09:48:38 export PATH="/opt/pyenv/shims:${PATH}" 09:48:38 export PYENV_SHELL=bash 09:48:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:48:38 pyenv() { 09:48:38 local command 09:48:38 command="${1:-}" 09:48:38 if [ "$#" -gt 0 ]; then 09:48:38 shift 09:48:38 fi 09:48:38 09:48:38 case "$command" in 09:48:38 rehash|shell) 09:48:38 eval "$(pyenv "sh-$command" "$@")" 09:48:38 ;; 09:48:38 *) 09:48:38 command pyenv "$command" "$@" 09:48:38 ;; 09:48:38 esac 09:48:38 }' 09:48:38 +++ 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[*]}"' 09:48:38 ++ 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 09:48:38 ++ 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 09:48:38 ++ 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 09:48:38 ++ export PYENV_SHELL=bash 09:48:38 ++ PYENV_SHELL=bash 09:48:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:48:38 +++ complete -F _pyenv pyenv 09:48:38 ++ lf-pyver python3 09:48:38 ++ local py_version_xy=python3 09:48:38 ++ local py_version_xyz= 09:48:38 ++ pyenv versions 09:48:38 ++ local command 09:48:38 ++ command=versions 09:48:38 ++ '[' 1 -gt 0 ']' 09:48:38 ++ shift 09:48:38 ++ case "$command" in 09:48:38 ++ command pyenv versions 09:48:38 ++ pyenv versions 09:48:38 ++ sed 's/^[ *]* //' 09:48:38 ++ grep -E '^[0-9.]*[0-9]$' 09:48:38 ++ awk '{ print $1 }' 09:48:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:48:38 +++ sort -V 09:48:38 +++ grep '^3' /tmp/.pyenv_versions 09:48:38 +++ tail -n 1 09:48:38 ++ py_version_xyz=3.10.6 09:48:38 ++ [[ -z 3.10.6 ]] 09:48:38 ++ echo 3.10.6 09:48:38 ++ return 0 09:48:38 + pyenv local 3.10.6 09:48:38 + local command 09:48:38 + command=local 09:48:38 + '[' 2 -gt 0 ']' 09:48:38 + shift 09:48:38 + case "$command" in 09:48:38 + command pyenv local 3.10.6 09:48:38 + pyenv local 3.10.6 09:48:38 + for arg in "$@" 09:48:38 + case $arg in 09:48:38 + pkg_list+='tox ' 09:48:38 + for arg in "$@" 09:48:38 + case $arg in 09:48:38 + pkg_list+='virtualenv ' 09:48:38 + for arg in "$@" 09:48:38 + case $arg in 09:48:38 + pkg_list+='urllib3~=1.26.15 ' 09:48:38 + [[ -f /tmp/.toxenv ]] 09:48:38 ++ cat /tmp/.toxenv 09:48:38 + lf_venv=/tmp/venv-x7Ir 09:48:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x7Ir from' file:/tmp/.toxenv 09:48:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x7Ir from file:/tmp/.toxenv 09:48:38 + /tmp/venv-x7Ir/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:48:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:48:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:48:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:48:39 + /tmp/venv-x7Ir/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:48:40 + type python3 09:48:40 + true 09:48:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-x7Ir/bin to PATH' 09:48:40 lf-activate-venv(): INFO: Adding /tmp/venv-x7Ir/bin to PATH 09:48:40 + PATH=/tmp/venv-x7Ir/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 09:48:40 + return 0 09:48:40 + [[ -d /opt/pyenv ]] 09:48:40 + echo '---> Setting up pyenv' 09:48:40 ---> Setting up pyenv 09:48:40 + export PYENV_ROOT=/opt/pyenv 09:48:40 + PYENV_ROOT=/opt/pyenv 09:48:40 + export PATH=/opt/pyenv/bin:/tmp/venv-x7Ir/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 09:48:40 + PATH=/opt/pyenv/bin:/tmp/venv-x7Ir/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 09:48:40 ++ pwd 09:48:40 + PYTHONPATH=/w/workspace/oom-master-commit-lint 09:48:40 + export PYTHONPATH 09:48:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:48:40 + TOX_TESTENV_PASSENV=PYTHONPATH 09:48:40 + tox --version 09:48:41 4.12.1 from /tmp/venv-x7Ir/lib/python3.10/site-packages/tox/__init__.py 09:48:41 + PARALLEL=false 09:48:41 + TOX_OPTIONS_LIST= 09:48:41 + [[ -n gitlint ]] 09:48:41 + TOX_OPTIONS_LIST=' -e gitlint' 09:48:41 + case ${PARALLEL,,} in 09:48:41 + tox -e gitlint 09:48:41 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 09:48:43 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 09:49:11 gitlint: freeze> python -m pip freeze --all 09:49:11 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 09:49:11 gitlint: commands[0]> gitlint 09:49:12 gitlint: OK (30.49=setup[30.31]+cmd[0.17] seconds) 09:49:12 congratulations :) (30.65 seconds) 09:49:12 + tox_status=0 09:49:12 + echo '---> Completed tox runs' 09:49:12 ---> Completed tox runs 09:49:12 + for i in .tox/*/log 09:49:12 ++ echo .tox/gitlint/log 09:49:12 ++ awk -F/ '{print $2}' 09:49:12 + tox_env=gitlint 09:49:12 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 09:49:12 + DOC_DIR=docs/_build/html 09:49:12 + [[ -d docs/_build/html ]] 09:49:12 + echo '---> tox-run.sh ends' 09:49:12 ---> tox-run.sh ends 09:49:12 + test 0 -eq 0 09:49:12 $ ssh-agent -k 09:49:12 unset SSH_AUTH_SOCK; 09:49:12 unset SSH_AGENT_PID; 09:49:12 echo Agent pid 1759 killed; 09:49:12 [ssh-agent] Stopped. 09:49:12 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:12 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7117458326431423294.sh 09:49:12 ---> sysstat.sh 09:49:12 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7098010492223048987.sh 09:49:12 ---> package-listing.sh 09:49:12 ++ facter osfamily 09:49:12 ++ tr '[:upper:]' '[:lower:]' 09:49:12 + OS_FAMILY=debian 09:49:12 + workspace=/w/workspace/oom-master-commit-lint 09:49:12 + START_PACKAGES=/tmp/packages_start.txt 09:49:12 + END_PACKAGES=/tmp/packages_end.txt 09:49:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:49:12 + PACKAGES=/tmp/packages_start.txt 09:49:12 + '[' /w/workspace/oom-master-commit-lint ']' 09:49:12 + PACKAGES=/tmp/packages_end.txt 09:49:12 + case "${OS_FAMILY}" in 09:49:12 + dpkg -l 09:49:12 + grep '^ii' 09:49:12 + '[' -f /tmp/packages_start.txt ']' 09:49:12 + '[' -f /tmp/packages_end.txt ']' 09:49:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:49:12 + '[' /w/workspace/oom-master-commit-lint ']' 09:49:12 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 09:49:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 09:49:12 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7530162276802919569.sh 09:49:12 ---> capture-instance-metadata.sh 09:49:12 Setup pyenv: 09:49:13 system 09:49:13 3.8.13 09:49:13 3.9.13 09:49:13 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:49:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w2dU 09:49:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:49:20 lf-activate-venv(): INFO: Installing: lftools 09:49:55 lf-activate-venv(): INFO: Adding /tmp/venv-w2dU/bin to PATH 09:49:55 INFO: Running in OpenStack, capturing instance metadata 09:49:56 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8184262104155824368.sh 09:49:56 provisioning config files... 09:49:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config10049584115211190875tmp 09:49:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:49:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:49:56 [EnvInject] - Injecting environment variables from a build step. 09:49:56 [EnvInject] - Injecting as environment variables the properties content 09:49:56 SERVER_ID=logs 09:49:56 09:49:56 [EnvInject] - Variables injected successfully. 09:49:56 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3602788220355425132.sh 09:49:56 ---> create-netrc.sh 09:49:56 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8644668943057574319.sh 09:49:56 ---> python-tools-install.sh 09:49:56 Setup pyenv: 09:49:56 system 09:49:56 3.8.13 09:49:56 3.9.13 09:49:56 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:49:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w2dU from file:/tmp/.os_lf_venv 09:49:57 lf-activate-venv(): INFO: Installing: lftools 09:50:05 lf-activate-venv(): INFO: Adding /tmp/venv-w2dU/bin to PATH 09:50:05 Generating Requirements File 09:50:41 Python 3.10.6 09:50:41 pip 24.0 from /tmp/venv-w2dU/lib/python3.10/site-packages/pip (python 3.10) 09:50:41 appdirs==1.4.4 09:50:41 argcomplete==3.2.2 09:50:41 aspy.yaml==1.3.0 09:50:41 attrs==23.2.0 09:50:41 autopage==0.5.2 09:50:41 beautifulsoup4==4.12.3 09:50:41 boto3==1.34.39 09:50:41 botocore==1.34.39 09:50:41 bs4==0.0.2 09:50:41 cachetools==5.3.2 09:50:41 certifi==2024.2.2 09:50:41 cffi==1.16.0 09:50:41 cfgv==3.4.0 09:50:41 chardet==5.2.0 09:50:41 charset-normalizer==3.3.2 09:50:41 click==8.1.7 09:50:41 cliff==4.5.0 09:50:41 cmd2==2.4.3 09:50:41 cryptography==3.3.2 09:50:41 debtcollector==2.5.0 09:50:41 decorator==5.1.1 09:50:41 defusedxml==0.7.1 09:50:41 Deprecated==1.2.14 09:50:41 distlib==0.3.8 09:50:41 dnspython==2.5.0 09:50:41 docker==4.2.2 09:50:41 dogpile.cache==1.3.1 09:50:41 email-validator==2.1.0.post1 09:50:41 filelock==3.13.1 09:50:41 future==0.18.3 09:50:41 gitdb==4.0.11 09:50:41 GitPython==3.1.41 09:50:41 google-auth==2.27.0 09:50:41 httplib2==0.22.0 09:50:41 identify==2.5.34 09:50:41 idna==3.6 09:50:41 importlib-resources==1.5.0 09:50:41 iso8601==2.1.0 09:50:41 Jinja2==3.1.3 09:50:41 jmespath==1.0.1 09:50:41 jsonpatch==1.33 09:50:41 jsonpointer==2.4 09:50:41 jsonschema==4.21.1 09:50:41 jsonschema-specifications==2023.12.1 09:50:41 keystoneauth1==5.5.0 09:50:41 kubernetes==29.0.0 09:50:41 lftools==0.37.8 09:50:41 lxml==5.1.0 09:50:41 MarkupSafe==2.1.5 09:50:41 msgpack==1.0.7 09:50:41 multi_key_dict==2.0.3 09:50:41 munch==4.0.0 09:50:41 netaddr==1.0.0 09:50:41 netifaces==0.11.0 09:50:41 niet==1.4.2 09:50:41 nodeenv==1.8.0 09:50:41 oauth2client==4.1.3 09:50:41 oauthlib==3.2.2 09:50:41 openstacksdk==0.62.0 09:50:41 os-client-config==2.1.0 09:50:41 os-service-types==1.7.0 09:50:41 osc-lib==3.0.0 09:50:41 oslo.config==9.3.0 09:50:41 oslo.context==5.3.0 09:50:41 oslo.i18n==6.2.0 09:50:41 oslo.log==5.4.0 09:50:41 oslo.serialization==5.3.0 09:50:41 oslo.utils==7.0.0 09:50:41 packaging==23.2 09:50:41 pbr==6.0.0 09:50:41 platformdirs==4.2.0 09:50:41 prettytable==3.9.0 09:50:41 pyasn1==0.5.1 09:50:41 pyasn1-modules==0.3.0 09:50:41 pycparser==2.21 09:50:41 pygerrit2==2.0.15 09:50:41 PyGithub==2.2.0 09:50:41 pyinotify==0.9.6 09:50:41 PyJWT==2.8.0 09:50:41 PyNaCl==1.5.0 09:50:41 pyparsing==2.4.7 09:50:41 pyperclip==1.8.2 09:50:41 pyrsistent==0.20.0 09:50:41 python-cinderclient==9.4.0 09:50:41 python-dateutil==2.8.2 09:50:41 python-heatclient==3.4.0 09:50:41 python-jenkins==1.8.2 09:50:41 python-keystoneclient==5.3.0 09:50:41 python-magnumclient==4.3.0 09:50:41 python-novaclient==18.4.0 09:50:41 python-openstackclient==6.0.1 09:50:41 python-swiftclient==4.4.0 09:50:41 pytz==2024.1 09:50:41 PyYAML==6.0.1 09:50:41 referencing==0.33.0 09:50:41 requests==2.31.0 09:50:41 requests-oauthlib==1.3.1 09:50:41 requestsexceptions==1.4.0 09:50:41 rfc3986==2.0.0 09:50:41 rpds-py==0.17.1 09:50:41 rsa==4.9 09:50:41 ruamel.yaml==0.18.6 09:50:41 ruamel.yaml.clib==0.2.8 09:50:41 s3transfer==0.10.0 09:50:41 simplejson==3.19.2 09:50:41 six==1.16.0 09:50:41 smmap==5.0.1 09:50:41 soupsieve==2.5 09:50:41 stevedore==5.1.0 09:50:41 tabulate==0.9.0 09:50:41 toml==0.10.2 09:50:41 tomlkit==0.12.3 09:50:41 tqdm==4.66.2 09:50:41 typing_extensions==4.9.0 09:50:41 tzdata==2024.1 09:50:41 urllib3==1.26.18 09:50:41 virtualenv==20.25.0 09:50:41 wcwidth==0.2.13 09:50:41 websocket-client==1.7.0 09:50:41 wrapt==1.16.0 09:50:41 xdg==6.0.0 09:50:41 xmltodict==0.13.0 09:50:41 yq==3.2.3 09:50:41 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7508085038798488294.sh 09:50:41 ---> sudo-logs.sh 09:50:41 Archiving 'sudo' log.. 09:50:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9176600680734908600.sh 09:50:42 ---> job-cost.sh 09:50:42 Setup pyenv: 09:50:42 system 09:50:42 3.8.13 09:50:42 3.9.13 09:50:42 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:50:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w2dU from file:/tmp/.os_lf_venv 09:50:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:50:51 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. 09:50:51 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 09:50:51 lf-activate-venv(): INFO: Adding /tmp/venv-w2dU/bin to PATH 09:50:51 INFO: No Stack... 09:50:52 INFO: Retrieving Pricing Info for: v3-standard-4 09:50:52 INFO: Archiving Costs 09:50:52 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13116469521827228662.sh 09:50:52 ---> logs-deploy.sh 09:50:52 Setup pyenv: 09:50:52 system 09:50:52 3.8.13 09:50:52 3.9.13 09:50:52 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:50:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w2dU from file:/tmp/.os_lf_venv 09:50:53 lf-activate-venv(): INFO: Installing: lftools 09:51:03 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. 09:51:03 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 09:51:04 lf-activate-venv(): INFO: Adding /tmp/venv-w2dU/bin to PATH 09:51:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7188 09:51:04 INFO: archiving workspace using pattern(s): 09:51:05 Archives upload complete. 09:51:05 INFO: archiving logs to Nexus 09:51:06 ---> uname -a: 09:51:06 Linux prd-ubuntu1804-builder-4c-4g-4782 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:51:06 09:51:06 09:51:06 ---> lscpu: 09:51:06 Architecture: x86_64 09:51:06 CPU op-mode(s): 32-bit, 64-bit 09:51:06 Byte Order: Little Endian 09:51:06 CPU(s): 4 09:51:06 On-line CPU(s) list: 0-3 09:51:06 Thread(s) per core: 1 09:51:06 Core(s) per socket: 1 09:51:06 Socket(s): 4 09:51:06 NUMA node(s): 1 09:51:06 Vendor ID: AuthenticAMD 09:51:06 CPU family: 23 09:51:06 Model: 49 09:51:06 Model name: AMD EPYC-Rome Processor 09:51:06 Stepping: 0 09:51:06 CPU MHz: 2799.998 09:51:06 BogoMIPS: 5599.99 09:51:06 Virtualization: AMD-V 09:51:06 Hypervisor vendor: KVM 09:51:06 Virtualization type: full 09:51:06 L1d cache: 32K 09:51:06 L1i cache: 32K 09:51:06 L2 cache: 512K 09:51:06 L3 cache: 16384K 09:51:06 NUMA node0 CPU(s): 0-3 09:51:06 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 09:51:06 09:51:06 09:51:06 ---> nproc: 09:51:06 4 09:51:06 09:51:06 09:51:06 ---> df -h: 09:51:06 Filesystem Size Used Avail Use% Mounted on 09:51:06 udev 7.9G 0 7.9G 0% /dev 09:51:06 tmpfs 1.6G 672K 1.6G 1% /run 09:51:06 /dev/vda1 78G 8.5G 69G 11% / 09:51:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:51:06 tmpfs 5.0M 0 5.0M 0% /run/lock 09:51:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:51:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:51:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:51:06 09:51:06 09:51:06 ---> free -m: 09:51:06 total used free shared buff/cache available 09:51:06 Mem: 16040 525 13220 0 2294 15191 09:51:06 Swap: 1023 0 1023 09:51:06 09:51:06 09:51:06 ---> ip addr: 09:51:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:51:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:51:06 inet 127.0.0.1/8 scope host lo 09:51:06 valid_lft forever preferred_lft forever 09:51:06 inet6 ::1/128 scope host 09:51:06 valid_lft forever preferred_lft forever 09:51:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:51:06 link/ether fa:16:3e:e0:ad:f2 brd ff:ff:ff:ff:ff:ff 09:51:06 inet 10.30.107.240/23 brd 10.30.107.255 scope global dynamic ens3 09:51:06 valid_lft 86204sec preferred_lft 86204sec 09:51:06 inet6 fe80::f816:3eff:fee0:adf2/64 scope link 09:51:06 valid_lft forever preferred_lft forever 09:51:06 09:51:06 09:51:06 ---> sar -b -r -n DEV: 09:51:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4782) 02/12/24 _x86_64_ (4 CPU) 09:51:06 09:51:06 09:47:52 LINUX RESTART (4 CPU) 09:51:06 09:51:06 09:48:01 tps rtps wtps bread/s bwrtn/s 09:51:06 09:49:02 218.41 65.39 153.02 4034.79 36324.61 09:51:06 09:50:01 121.44 14.59 106.85 1108.15 30473.61 09:51:06 09:51:01 74.79 0.38 74.41 25.99 26860.78 09:51:06 Average: 138.30 26.85 111.45 1726.32 31223.59 09:51:06 09:51:06 09:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:51:06 09:49:02 14019312 15536112 2405656 14.65 54056 1669220 883300 5.06 715436 1492300 79772 09:51:06 09:50:01 13666172 15556372 2758796 16.80 83204 1991248 793044 4.54 732520 1782988 132172 09:51:06 09:51:01 13500588 15522956 2924380 17.80 95700 2104004 800436 4.58 777336 1889240 109992 09:51:06 Average: 13728691 15538480 2696277 16.42 77653 1921491 825593 4.72 741764 1721509 107312 09:51:06 09:51:06 09:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:51:06 09:49:02 ens3 424.78 284.87 2168.19 76.64 0.00 0.00 0.00 0.00 09:51:06 09:49:02 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 09:51:06 09:50:01 ens3 52.38 35.62 667.19 9.05 0.00 0.00 0.00 0.00 09:51:06 09:50:01 lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 09:51:06 09:51:01 ens3 34.97 26.82 360.92 6.67 0.00 0.00 0.00 0.00 09:51:06 09:51:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 09:51:06 Average: ens3 171.36 116.21 1067.62 30.91 0.00 0.00 0.00 0.00 09:51:06 Average: lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 09:51:06 09:51:06 09:51:06 ---> sar -P ALL: 09:51:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4782) 02/12/24 _x86_64_ (4 CPU) 09:51:06 09:51:06 09:47:52 LINUX RESTART (4 CPU) 09:51:06 09:51:06 09:48:01 CPU %user %nice %system %iowait %steal %idle 09:51:06 09:49:02 all 18.14 0.00 2.16 7.93 0.07 71.70 09:51:06 09:49:02 0 11.31 0.00 1.92 4.14 0.07 82.55 09:51:06 09:49:02 1 27.73 0.00 3.12 10.01 0.07 59.07 09:51:06 09:49:02 2 18.15 0.00 1.96 6.62 0.07 73.21 09:51:06 09:49:02 3 15.41 0.00 1.67 10.96 0.08 71.88 09:51:06 09:50:01 all 19.00 0.00 1.61 6.23 0.06 73.09 09:51:06 09:50:01 0 15.92 0.00 1.60 1.68 0.05 80.75 09:51:06 09:50:01 1 13.80 0.00 1.14 0.29 0.05 84.72 09:51:06 09:50:01 2 18.98 0.00 1.33 7.12 0.08 72.49 09:51:06 09:50:01 3 27.31 0.00 2.36 15.89 0.05 54.39 09:51:06 09:51:01 all 20.91 0.00 1.21 4.82 0.05 73.00 09:51:06 09:51:01 0 23.28 0.00 1.17 0.92 0.05 74.58 09:51:06 09:51:01 1 33.23 0.00 1.59 4.85 0.07 60.26 09:51:06 09:51:01 2 7.84 0.00 0.62 8.68 0.05 82.81 09:51:06 09:51:01 3 19.27 0.00 1.49 4.86 0.07 74.32 09:51:06 Average: all 19.35 0.00 1.66 6.33 0.06 72.59 09:51:06 Average: 0 16.85 0.00 1.56 2.25 0.06 79.28 09:51:06 Average: 1 24.98 0.00 1.95 5.07 0.06 67.93 09:51:06 Average: 2 14.97 0.00 1.30 7.48 0.07 76.18 09:51:06 Average: 3 20.62 0.00 1.83 10.53 0.07 66.96 09:51:06 09:51:06 09:51:06