13:37:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136845 13:37:19 Running as SYSTEM 13:37:19 [EnvInject] - Loading node environment variables. 13:37:19 Building remotely on prd-ubuntu1804-builder-4c-4g-5017 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 13:37:19 [ssh-agent] Looking for ssh-agent implementation... 13:37:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:37:19 $ ssh-agent 13:37:19 SSH_AUTH_SOCK=/tmp/ssh-1LlRU9WsqzOs/agent.1829 13:37:19 SSH_AGENT_PID=1831 13:37:19 [ssh-agent] Started. 13:37:19 Running ssh-add (command line suppressed) 13:37:19 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_8455712130028518714.key (/w/workspace/oom-master-commit-lint@tmp/private_key_8455712130028518714.key) 13:37:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:37:19 The recommended git tool is: NONE 13:37:21 using credential onap-jenkins-ssh 13:37:21 Wiping out workspace first. 13:37:21 Cloning the remote Git repository 13:37:21 Cloning repository git://cloud.onap.org/mirror/oom.git 13:37:21 > git init /w/workspace/oom-master-commit-lint # timeout=10 13:37:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:37:21 > git --version # timeout=10 13:37:21 > git --version # 'git version 2.17.1' 13:37:21 using GIT_SSH to set credentials Gerrit user 13:37:21 Verifying host key using manually-configured host key entries 13:37:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:37:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:37:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:37:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:37:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:37:28 using GIT_SSH to set credentials Gerrit user 13:37:28 Verifying host key using manually-configured host key entries 13:37:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/45/136845/2 # timeout=30 13:37:28 > git rev-parse 6a4ca6058927054b5de9cf4fa6338f5e0ef642d1^{commit} # timeout=10 13:37:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:37:28 Checking out Revision 6a4ca6058927054b5de9cf4fa6338f5e0ef642d1 (refs/changes/45/136845/2) 13:37:28 > git config core.sparsecheckout # timeout=10 13:37:28 > git checkout -f 6a4ca6058927054b5de9cf4fa6338f5e0ef642d1 # timeout=30 13:37:31 Commit message: "[MARIADB] Fix db/user creation in operator" 13:37:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:37:31 > git rev-list --no-walk 8cb16a6b59d8501808d62bb558f76f161b53d3e9 # timeout=10 13:37:31 [EnvInject] - Injecting environment variables from a build step. 13:37:31 [EnvInject] - Injecting as environment variables the properties content 13:37:31 PYTHON=python3 13:37:31 13:37:31 [EnvInject] - Variables injected successfully. 13:37:31 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5367568445975018478.sh 13:37:32 ---> tox-install.sh 13:37:32 + source /home/jenkins/lf-env.sh 13:37:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:37:32 ++ mktemp -d /tmp/venv-XXXX 13:37:32 + lf_venv=/tmp/venv-EUpE 13:37:32 + local venv_file=/tmp/.os_lf_venv 13:37:32 + local python=python3 13:37:32 + local options 13:37:32 + local set_path=true 13:37:32 + local install_args= 13:37:32 ++ 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 13:37:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:37:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:37:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:37:32 + true 13:37:32 + case $1 in 13:37:32 + venv_file=/tmp/.toxenv 13:37:32 + shift 2 13:37:32 + true 13:37:32 + case $1 in 13:37:32 + shift 13:37:32 + break 13:37:32 + case $python in 13:37:32 + local pkg_list= 13:37:32 + [[ -d /opt/pyenv ]] 13:37:32 + echo 'Setup pyenv:' 13:37:32 Setup pyenv: 13:37:32 + export PYENV_ROOT=/opt/pyenv 13:37:32 + PYENV_ROOT=/opt/pyenv 13:37:32 + 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 13:37:32 + 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 13:37:32 + pyenv versions 13:37:32 * system (set by /opt/pyenv/version) 13:37:32 * 3.8.13 (set by /opt/pyenv/version) 13:37:32 * 3.9.13 (set by /opt/pyenv/version) 13:37:32 * 3.10.6 (set by /opt/pyenv/version) 13:37:32 + command -v pyenv 13:37:32 ++ pyenv init - --no-rehash 13:37:32 + 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[*]}"'\'')" 13:37:32 export PATH="/opt/pyenv/shims:${PATH}" 13:37:32 export PYENV_SHELL=bash 13:37:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:37:32 pyenv() { 13:37:32 local command 13:37:32 command="${1:-}" 13:37:32 if [ "$#" -gt 0 ]; then 13:37:32 shift 13:37:32 fi 13:37:32 13:37:32 case "$command" in 13:37:32 rehash|shell) 13:37:32 eval "$(pyenv "sh-$command" "$@")" 13:37:32 ;; 13:37:32 *) 13:37:32 command pyenv "$command" "$@" 13:37:32 ;; 13:37:32 esac 13:37:32 }' 13:37:32 +++ 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[*]}"' 13:37:32 ++ 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 13:37:32 ++ 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 13:37:32 ++ 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 13:37:32 ++ export PYENV_SHELL=bash 13:37:32 ++ PYENV_SHELL=bash 13:37:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:37:32 +++ complete -F _pyenv pyenv 13:37:32 ++ lf-pyver python3 13:37:32 ++ local py_version_xy=python3 13:37:32 ++ local py_version_xyz= 13:37:32 ++ pyenv versions 13:37:32 ++ local command 13:37:32 ++ command=versions 13:37:32 ++ '[' 1 -gt 0 ']' 13:37:32 ++ shift 13:37:32 ++ case "$command" in 13:37:32 ++ command pyenv versions 13:37:32 ++ pyenv versions 13:37:32 ++ awk '{ print $1 }' 13:37:32 ++ sed 's/^[ *]* //' 13:37:32 ++ grep -E '^[0-9.]*[0-9]$' 13:37:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:37:32 +++ grep '^3' /tmp/.pyenv_versions 13:37:32 +++ sort -V 13:37:32 +++ tail -n 1 13:37:32 ++ py_version_xyz=3.10.6 13:37:32 ++ [[ -z 3.10.6 ]] 13:37:32 ++ echo 3.10.6 13:37:32 ++ return 0 13:37:32 + pyenv local 3.10.6 13:37:32 + local command 13:37:32 + command=local 13:37:32 + '[' 2 -gt 0 ']' 13:37:32 + shift 13:37:32 + case "$command" in 13:37:32 + command pyenv local 3.10.6 13:37:32 + pyenv local 3.10.6 13:37:32 + for arg in "$@" 13:37:32 + case $arg in 13:37:32 + pkg_list+='tox ' 13:37:32 + for arg in "$@" 13:37:32 + case $arg in 13:37:32 + pkg_list+='virtualenv ' 13:37:32 + for arg in "$@" 13:37:32 + case $arg in 13:37:32 + pkg_list+='urllib3~=1.26.15 ' 13:37:32 + [[ -f /tmp/.toxenv ]] 13:37:32 + [[ ! -f /tmp/.toxenv ]] 13:37:32 + [[ -n '' ]] 13:37:32 + python3 -m venv /tmp/venv-EUpE 13:37:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EUpE' 13:37:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EUpE 13:37:37 + echo /tmp/venv-EUpE 13:37:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:37:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:37:37 + /tmp/venv-EUpE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:37:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:37:42 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:37:42 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:37:42 + /tmp/venv-EUpE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:37:47 + type python3 13:37:47 + true 13:37:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EUpE/bin to PATH' 13:37:47 lf-activate-venv(): INFO: Adding /tmp/venv-EUpE/bin to PATH 13:37:47 + PATH=/tmp/venv-EUpE/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 13:37:47 + return 0 13:37:47 + python3 --version 13:37:47 Python 3.10.6 13:37:47 + python3 -m pip --version 13:37:48 pip 23.3.1 from /tmp/venv-EUpE/lib/python3.10/site-packages/pip (python 3.10) 13:37:48 + python3 -m pip freeze 13:37:48 cachetools==5.3.2 13:37:48 chardet==5.2.0 13:37:48 colorama==0.4.6 13:37:48 distlib==0.3.8 13:37:48 filelock==3.13.1 13:37:48 packaging==23.2 13:37:48 platformdirs==4.1.0 13:37:48 pluggy==1.3.0 13:37:48 pyproject-api==1.6.1 13:37:48 tomli==2.0.1 13:37:48 tox==4.11.4 13:37:48 urllib3==1.26.18 13:37:48 virtualenv==20.25.0 13:37:48 [EnvInject] - Injecting environment variables from a build step. 13:37:48 [EnvInject] - Injecting as environment variables the properties content 13:37:48 PARALLEL=false 13:37:48 13:37:48 [EnvInject] - Variables injected successfully. 13:37:48 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14581185453367638966.sh 13:37:48 ---> tox-run.sh 13:37:48 + 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 13:37:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:37:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:37:48 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:37:48 + cd /w/workspace/oom-master-commit-lint/. 13:37:48 + source /home/jenkins/lf-env.sh 13:37:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:37:48 ++ mktemp -d /tmp/venv-XXXX 13:37:48 + lf_venv=/tmp/venv-g8ji 13:37:48 + local venv_file=/tmp/.os_lf_venv 13:37:48 + local python=python3 13:37:48 + local options 13:37:48 + local set_path=true 13:37:48 + local install_args= 13:37:48 ++ 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 13:37:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:37:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:37:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:37:48 + true 13:37:48 + case $1 in 13:37:48 + venv_file=/tmp/.toxenv 13:37:48 + shift 2 13:37:48 + true 13:37:48 + case $1 in 13:37:48 + shift 13:37:48 + break 13:37:48 + case $python in 13:37:48 + local pkg_list= 13:37:48 + [[ -d /opt/pyenv ]] 13:37:48 + echo 'Setup pyenv:' 13:37:48 Setup pyenv: 13:37:48 + export PYENV_ROOT=/opt/pyenv 13:37:48 + PYENV_ROOT=/opt/pyenv 13:37:48 + 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 13:37:48 + 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 13:37:48 + pyenv versions 13:37:48 system 13:37:48 3.8.13 13:37:48 3.9.13 13:37:48 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:37:48 + command -v pyenv 13:37:48 ++ pyenv init - --no-rehash 13:37:48 + 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[*]}"'\'')" 13:37:48 export PATH="/opt/pyenv/shims:${PATH}" 13:37:48 export PYENV_SHELL=bash 13:37:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:37:48 pyenv() { 13:37:48 local command 13:37:48 command="${1:-}" 13:37:48 if [ "$#" -gt 0 ]; then 13:37:48 shift 13:37:48 fi 13:37:48 13:37:48 case "$command" in 13:37:48 rehash|shell) 13:37:48 eval "$(pyenv "sh-$command" "$@")" 13:37:48 ;; 13:37:48 *) 13:37:48 command pyenv "$command" "$@" 13:37:48 ;; 13:37:48 esac 13:37:48 }' 13:37:48 +++ 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[*]}"' 13:37:48 ++ 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 13:37:48 ++ 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 13:37:48 ++ 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 13:37:48 ++ export PYENV_SHELL=bash 13:37:48 ++ PYENV_SHELL=bash 13:37:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:37:48 +++ complete -F _pyenv pyenv 13:37:48 ++ lf-pyver python3 13:37:48 ++ local py_version_xy=python3 13:37:48 ++ local py_version_xyz= 13:37:48 ++ pyenv versions 13:37:48 ++ local command 13:37:48 ++ command=versions 13:37:48 ++ '[' 1 -gt 0 ']' 13:37:48 ++ shift 13:37:48 ++ case "$command" in 13:37:48 ++ command pyenv versions 13:37:48 ++ pyenv versions 13:37:48 ++ grep -E '^[0-9.]*[0-9]$' 13:37:48 ++ sed 's/^[ *]* //' 13:37:48 ++ awk '{ print $1 }' 13:37:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:37:48 +++ grep '^3' /tmp/.pyenv_versions 13:37:48 +++ sort -V 13:37:48 +++ tail -n 1 13:37:48 ++ py_version_xyz=3.10.6 13:37:48 ++ [[ -z 3.10.6 ]] 13:37:48 ++ echo 3.10.6 13:37:48 ++ return 0 13:37:48 + pyenv local 3.10.6 13:37:48 + local command 13:37:48 + command=local 13:37:48 + '[' 2 -gt 0 ']' 13:37:48 + shift 13:37:48 + case "$command" in 13:37:48 + command pyenv local 3.10.6 13:37:48 + pyenv local 3.10.6 13:37:48 + for arg in "$@" 13:37:48 + case $arg in 13:37:48 + pkg_list+='tox ' 13:37:48 + for arg in "$@" 13:37:48 + case $arg in 13:37:48 + pkg_list+='virtualenv ' 13:37:48 + for arg in "$@" 13:37:48 + case $arg in 13:37:48 + pkg_list+='urllib3~=1.26.15 ' 13:37:48 + [[ -f /tmp/.toxenv ]] 13:37:48 ++ cat /tmp/.toxenv 13:37:48 + lf_venv=/tmp/venv-EUpE 13:37:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EUpE from' file:/tmp/.toxenv 13:37:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EUpE from file:/tmp/.toxenv 13:37:48 + /tmp/venv-EUpE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:37:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:37:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:37:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:37:49 + /tmp/venv-EUpE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:37:51 + type python3 13:37:51 + true 13:37:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EUpE/bin to PATH' 13:37:51 lf-activate-venv(): INFO: Adding /tmp/venv-EUpE/bin to PATH 13:37:51 + PATH=/tmp/venv-EUpE/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 13:37:51 + return 0 13:37:51 + [[ -d /opt/pyenv ]] 13:37:51 + echo '---> Setting up pyenv' 13:37:51 ---> Setting up pyenv 13:37:51 + export PYENV_ROOT=/opt/pyenv 13:37:51 + PYENV_ROOT=/opt/pyenv 13:37:51 + export PATH=/opt/pyenv/bin:/tmp/venv-EUpE/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 13:37:51 + PATH=/opt/pyenv/bin:/tmp/venv-EUpE/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 13:37:51 ++ pwd 13:37:51 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:37:51 + export PYTHONPATH 13:37:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:37:51 + TOX_TESTENV_PASSENV=PYTHONPATH 13:37:51 + tox --version 13:37:51 4.11.4 from /tmp/venv-EUpE/lib/python3.10/site-packages/tox/__init__.py 13:37:51 + PARALLEL=false 13:37:51 + TOX_OPTIONS_LIST= 13:37:51 + [[ -n gitlint ]] 13:37:51 + TOX_OPTIONS_LIST=' -e gitlint' 13:37:51 + case ${PARALLEL,,} in 13:37:51 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:37:51 + tox -e gitlint 13:37:53 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 13:38:19 gitlint: freeze> python -m pip freeze --all 13:38:20 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.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.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 13:38:20 gitlint: commands[0]> gitlint 13:38:20 gitlint: OK (28.23=setup[28.06]+cmd[0.18] seconds) 13:38:20 congratulations :) (28.40 seconds) 13:38:20 + tox_status=0 13:38:20 + echo '---> Completed tox runs' 13:38:20 ---> Completed tox runs 13:38:20 + for i in .tox/*/log 13:38:20 ++ echo .tox/gitlint/log 13:38:20 ++ awk -F/ '{print $2}' 13:38:20 + tox_env=gitlint 13:38:20 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 13:38:20 + DOC_DIR=docs/_build/html 13:38:20 + [[ -d docs/_build/html ]] 13:38:20 + echo '---> tox-run.sh ends' 13:38:20 ---> tox-run.sh ends 13:38:20 + test 0 -eq 0 13:38:20 $ ssh-agent -k 13:38:20 unset SSH_AUTH_SOCK; 13:38:20 unset SSH_AGENT_PID; 13:38:20 echo Agent pid 1831 killed; 13:38:20 [ssh-agent] Stopped. 13:38:20 [PostBuildScript] - [INFO] Executing post build scripts. 13:38:20 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9559117185958432670.sh 13:38:20 ---> sysstat.sh 13:38:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1836868639454725670.sh 13:38:21 ---> package-listing.sh 13:38:21 ++ facter osfamily 13:38:21 ++ tr '[:upper:]' '[:lower:]' 13:38:21 + OS_FAMILY=debian 13:38:21 + workspace=/w/workspace/oom-master-commit-lint 13:38:21 + START_PACKAGES=/tmp/packages_start.txt 13:38:21 + END_PACKAGES=/tmp/packages_end.txt 13:38:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:38:21 + PACKAGES=/tmp/packages_start.txt 13:38:21 + '[' /w/workspace/oom-master-commit-lint ']' 13:38:21 + PACKAGES=/tmp/packages_end.txt 13:38:21 + case "${OS_FAMILY}" in 13:38:21 + dpkg -l 13:38:21 + grep '^ii' 13:38:21 + '[' -f /tmp/packages_start.txt ']' 13:38:21 + '[' -f /tmp/packages_end.txt ']' 13:38:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:38:21 + '[' /w/workspace/oom-master-commit-lint ']' 13:38:21 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 13:38:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 13:38:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15730791594735552728.sh 13:38:21 ---> capture-instance-metadata.sh 13:38:21 Setup pyenv: 13:38:21 system 13:38:21 3.8.13 13:38:21 3.9.13 13:38:21 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:38:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GaY0 13:38:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:38:28 lf-activate-venv(): INFO: Installing: lftools 13:39:02 lf-activate-venv(): INFO: Adding /tmp/venv-GaY0/bin to PATH 13:39:02 INFO: Running in OpenStack, capturing instance metadata 13:39:03 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10928595503979115441.sh 13:39:03 provisioning config files... 13:39:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config15642275723342464000tmp 13:39:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:39:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:39:03 [EnvInject] - Injecting environment variables from a build step. 13:39:03 [EnvInject] - Injecting as environment variables the properties content 13:39:03 SERVER_ID=logs 13:39:03 13:39:03 [EnvInject] - Variables injected successfully. 13:39:03 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8067057344787438035.sh 13:39:03 ---> create-netrc.sh 13:39:03 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6226201768891937644.sh 13:39:03 ---> python-tools-install.sh 13:39:03 Setup pyenv: 13:39:03 system 13:39:03 3.8.13 13:39:03 3.9.13 13:39:03 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:39:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GaY0 from file:/tmp/.os_lf_venv 13:39:04 lf-activate-venv(): INFO: Installing: lftools 13:39:11 lf-activate-venv(): INFO: Adding /tmp/venv-GaY0/bin to PATH 13:39:11 Generating Requirements File 13:39:43 Python 3.10.6 13:39:43 pip 23.3.1 from /tmp/venv-GaY0/lib/python3.10/site-packages/pip (python 3.10) 13:39:44 appdirs==1.4.4 13:39:44 argcomplete==3.2.1 13:39:44 aspy.yaml==1.3.0 13:39:44 attrs==23.1.0 13:39:44 autopage==0.5.2 13:39:44 Babel==2.14.0 13:39:44 beautifulsoup4==4.12.2 13:39:44 boto3==1.34.0 13:39:44 botocore==1.34.0 13:39:44 bs4==0.0.1 13:39:44 cachetools==5.3.2 13:39:44 certifi==2023.11.17 13:39:44 cffi==1.16.0 13:39:44 cfgv==3.4.0 13:39:44 chardet==5.2.0 13:39:44 charset-normalizer==3.3.2 13:39:44 click==8.1.7 13:39:44 cliff==4.4.0 13:39:44 cmd2==2.4.3 13:39:44 cryptography==3.3.2 13:39:44 debtcollector==2.5.0 13:39:44 decorator==5.1.1 13:39:44 defusedxml==0.7.1 13:39:44 Deprecated==1.2.14 13:39:44 distlib==0.3.8 13:39:44 dnspython==2.4.2 13:39:44 docker==4.2.2 13:39:44 dogpile.cache==1.2.2 13:39:44 email-validator==2.1.0.post1 13:39:44 filelock==3.13.1 13:39:44 future==0.18.3 13:39:44 gitdb==4.0.11 13:39:44 GitPython==3.1.40 13:39:44 google-auth==2.25.2 13:39:44 httplib2==0.22.0 13:39:44 identify==2.5.33 13:39:44 idna==3.6 13:39:44 importlib-metadata==7.0.0 13:39:44 importlib-resources==1.5.0 13:39:44 iso8601==2.1.0 13:39:44 Jinja2==3.1.2 13:39:44 jmespath==1.0.1 13:39:44 jsonpatch==1.33 13:39:44 jsonpointer==2.4 13:39:44 jsonschema==4.20.0 13:39:44 jsonschema-specifications==2023.11.2 13:39:44 keystoneauth1==5.4.0 13:39:44 kubernetes==28.1.0 13:39:44 lftools==0.37.8 13:39:44 lxml==4.9.3 13:39:44 MarkupSafe==2.1.3 13:39:44 msgpack==1.0.7 13:39:44 multi-key-dict==2.0.3 13:39:44 munch==4.0.0 13:39:44 netaddr==0.9.0 13:39:44 netifaces==0.11.0 13:39:44 niet==1.4.2 13:39:44 nodeenv==1.8.0 13:39:44 oauth2client==4.1.3 13:39:44 oauthlib==3.2.2 13:39:44 openstacksdk==0.62.0 13:39:44 os-client-config==2.1.0 13:39:44 os-service-types==1.7.0 13:39:44 osc-lib==2.9.0 13:39:44 oslo.config==9.2.0 13:39:44 oslo.context==5.3.0 13:39:44 oslo.i18n==6.2.0 13:39:44 oslo.log==5.4.0 13:39:44 oslo.serialization==5.2.0 13:39:44 oslo.utils==6.3.0 13:39:44 packaging==23.2 13:39:44 pbr==6.0.0 13:39:44 platformdirs==4.1.0 13:39:44 prettytable==3.9.0 13:39:44 pyasn1==0.5.1 13:39:44 pyasn1-modules==0.3.0 13:39:44 pycparser==2.21 13:39:44 pygerrit2==2.0.15 13:39:44 PyGithub==2.1.1 13:39:44 pyinotify==0.9.6 13:39:44 PyJWT==2.8.0 13:39:44 PyNaCl==1.5.0 13:39:44 pyparsing==2.4.7 13:39:44 pyperclip==1.8.2 13:39:44 pyrsistent==0.20.0 13:39:44 python-cinderclient==9.4.0 13:39:44 python-dateutil==2.8.2 13:39:44 python-heatclient==3.3.0 13:39:44 python-jenkins==1.8.2 13:39:44 python-keystoneclient==5.2.0 13:39:44 python-magnumclient==4.3.0 13:39:44 python-novaclient==18.4.0 13:39:44 python-openstackclient==6.0.0 13:39:44 python-swiftclient==4.4.0 13:39:44 pytz==2023.3.post1 13:39:44 PyYAML==6.0.1 13:39:44 referencing==0.32.0 13:39:44 requests==2.31.0 13:39:44 requests-oauthlib==1.3.1 13:39:44 requestsexceptions==1.4.0 13:39:44 rfc3986==2.0.0 13:39:44 rpds-py==0.13.2 13:39:44 rsa==4.9 13:39:44 ruamel.yaml==0.18.5 13:39:44 ruamel.yaml.clib==0.2.8 13:39:44 s3transfer==0.9.0 13:39:44 simplejson==3.19.2 13:39:44 six==1.16.0 13:39:44 smmap==5.0.1 13:39:44 soupsieve==2.5 13:39:44 stevedore==5.1.0 13:39:44 tabulate==0.9.0 13:39:44 toml==0.10.2 13:39:44 tomlkit==0.12.3 13:39:44 tqdm==4.66.1 13:39:44 typing_extensions==4.9.0 13:39:44 tzdata==2023.3 13:39:44 urllib3==1.26.18 13:39:44 virtualenv==20.25.0 13:39:44 wcwidth==0.2.12 13:39:44 websocket-client==1.7.0 13:39:44 wrapt==1.16.0 13:39:44 xdg==6.0.0 13:39:44 xmltodict==0.13.0 13:39:44 yq==3.2.3 13:39:44 zipp==3.17.0 13:39:44 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17432327282710215716.sh 13:39:44 ---> sudo-logs.sh 13:39:44 Archiving 'sudo' log.. 13:39:44 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5534157604873406488.sh 13:39:44 ---> job-cost.sh 13:39:44 Setup pyenv: 13:39:44 system 13:39:44 3.8.13 13:39:44 3.9.13 13:39:44 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:39:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GaY0 from file:/tmp/.os_lf_venv 13:39:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:39:53 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. 13:39:53 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:39:54 lf-activate-venv(): INFO: Adding /tmp/venv-GaY0/bin to PATH 13:39:54 INFO: No Stack... 13:39:54 INFO: Retrieving Pricing Info for: v3-standard-4 13:39:54 INFO: Archiving Costs 13:39:55 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3137056878161626211.sh 13:39:55 ---> logs-deploy.sh 13:39:55 Setup pyenv: 13:39:55 system 13:39:55 3.8.13 13:39:55 3.9.13 13:39:55 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:39:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GaY0 from file:/tmp/.os_lf_venv 13:39:56 lf-activate-venv(): INFO: Installing: lftools 13:40:05 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. 13:40:05 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:40:06 lf-activate-venv(): INFO: Adding /tmp/venv-GaY0/bin to PATH 13:40:06 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7124 13:40:06 INFO: archiving workspace using pattern(s): 13:40:07 Archives upload complete. 13:40:07 INFO: archiving logs to Nexus 13:40:08 ---> uname -a: 13:40:08 Linux prd-ubuntu1804-builder-4c-4g-5017 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:40:08 13:40:08 13:40:08 ---> lscpu: 13:40:08 Architecture: x86_64 13:40:08 CPU op-mode(s): 32-bit, 64-bit 13:40:08 Byte Order: Little Endian 13:40:08 CPU(s): 4 13:40:08 On-line CPU(s) list: 0-3 13:40:08 Thread(s) per core: 1 13:40:08 Core(s) per socket: 1 13:40:08 Socket(s): 4 13:40:08 NUMA node(s): 1 13:40:08 Vendor ID: AuthenticAMD 13:40:08 CPU family: 23 13:40:08 Model: 49 13:40:08 Model name: AMD EPYC-Rome Processor 13:40:08 Stepping: 0 13:40:08 CPU MHz: 2800.000 13:40:08 BogoMIPS: 5600.00 13:40:08 Virtualization: AMD-V 13:40:08 Hypervisor vendor: KVM 13:40:08 Virtualization type: full 13:40:08 L1d cache: 32K 13:40:08 L1i cache: 32K 13:40:08 L2 cache: 512K 13:40:08 L3 cache: 16384K 13:40:08 NUMA node0 CPU(s): 0-3 13:40:08 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 13:40:08 13:40:08 13:40:08 ---> nproc: 13:40:08 4 13:40:08 13:40:08 13:40:08 ---> df -h: 13:40:08 Filesystem Size Used Avail Use% Mounted on 13:40:08 udev 7.9G 0 7.9G 0% /dev 13:40:08 tmpfs 1.6G 672K 1.6G 1% /run 13:40:08 /dev/vda1 78G 8.5G 69G 11% / 13:40:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:40:08 tmpfs 5.0M 0 5.0M 0% /run/lock 13:40:08 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:40:08 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:40:08 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:40:08 13:40:08 13:40:08 ---> free -m: 13:40:08 total used free shared buff/cache available 13:40:08 Mem: 16040 527 13175 0 2337 15188 13:40:08 Swap: 1023 0 1023 13:40:08 13:40:08 13:40:08 ---> ip addr: 13:40:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:40:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:40:08 inet 127.0.0.1/8 scope host lo 13:40:08 valid_lft forever preferred_lft forever 13:40:08 inet6 ::1/128 scope host 13:40:08 valid_lft forever preferred_lft forever 13:40:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:40:08 link/ether fa:16:3e:24:b4:4a brd ff:ff:ff:ff:ff:ff 13:40:08 inet 10.30.107.50/23 brd 10.30.107.255 scope global dynamic ens3 13:40:08 valid_lft 86170sec preferred_lft 86170sec 13:40:08 inet6 fe80::f816:3eff:fe24:b44a/64 scope link 13:40:08 valid_lft forever preferred_lft forever 13:40:08 13:40:08 13:40:08 ---> sar -b -r -n DEV: 13:40:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5017) 12/14/23 _x86_64_ (4 CPU) 13:40:08 13:40:08 13:36:28 LINUX RESTART (4 CPU) 13:40:08 13:40:08 13:37:01 tps rtps wtps bread/s bwrtn/s 13:40:08 13:38:01 157.79 65.22 92.57 4014.66 34404.40 13:40:08 13:39:01 128.48 13.78 114.70 1015.03 15269.99 13:40:08 13:40:01 73.77 0.97 72.80 100.78 10395.87 13:40:08 Average: 120.01 26.66 93.36 1710.16 20023.42 13:40:08 13:40:08 13:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:40:08 13:38:01 14098376 15568228 2326592 14.16 48312 1629460 867120 4.96 670344 1454404 114060 13:40:08 13:39:01 13589468 15523548 2835500 17.26 81928 2035552 858756 4.91 796700 1788084 194744 13:40:08 13:40:01 13475648 15538404 2949320 17.96 95792 2143164 805612 4.61 755464 1928324 142760 13:40:08 Average: 13721164 15543393 2703804 16.46 75344 1936059 843829 4.83 740836 1723604 150521 13:40:08 13:40:08 13:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:40:08 13:38:01 lo 1.87 1.87 0.20 0.20 0.00 0.00 0.00 0.00 13:40:08 13:38:01 ens3 456.39 310.43 1860.64 75.71 0.00 0.00 0.00 0.00 13:40:08 13:39:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 13:40:08 13:39:01 ens3 62.94 40.06 928.42 9.22 0.00 0.00 0.00 0.00 13:40:08 13:40:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 13:40:08 13:40:01 ens3 49.29 34.94 543.78 8.93 0.00 0.00 0.00 0.00 13:40:08 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 13:40:08 Average: ens3 189.54 128.48 1110.94 31.29 0.00 0.00 0.00 0.00 13:40:08 13:40:08 13:40:08 ---> sar -P ALL: 13:40:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5017) 12/14/23 _x86_64_ (4 CPU) 13:40:08 13:40:08 13:36:28 LINUX RESTART (4 CPU) 13:40:08 13:40:08 13:37:01 CPU %user %nice %system %iowait %steal %idle 13:40:08 13:38:01 all 15.76 0.00 2.09 11.68 0.08 70.39 13:40:08 13:38:01 0 27.42 0.00 2.85 21.05 0.10 48.57 13:40:08 13:38:01 1 12.01 0.00 1.84 4.27 0.07 81.81 13:40:08 13:38:01 2 13.01 0.00 1.69 15.54 0.10 69.66 13:40:08 13:38:01 3 10.65 0.00 2.00 5.96 0.07 81.32 13:40:08 13:39:01 all 18.61 0.00 1.62 5.17 0.06 74.54 13:40:08 13:39:01 0 11.74 0.00 1.47 9.45 0.03 77.31 13:40:08 13:39:01 1 16.47 0.00 1.04 1.69 0.05 80.76 13:40:08 13:39:01 2 7.92 0.00 1.22 6.05 0.05 84.76 13:40:08 13:39:01 3 38.37 0.00 2.73 3.46 0.10 55.34 13:40:08 13:40:01 all 21.18 0.00 1.22 2.32 0.05 75.23 13:40:08 13:40:01 0 14.05 0.00 0.83 0.75 0.03 84.33 13:40:08 13:40:01 1 26.64 0.00 1.27 0.65 0.03 71.40 13:40:08 13:40:01 2 14.21 0.00 0.79 4.99 0.07 79.94 13:40:08 13:40:01 3 29.79 0.00 2.01 2.92 0.07 65.21 13:40:08 Average: all 18.52 0.00 1.64 6.39 0.06 73.39 13:40:08 Average: 0 17.70 0.00 1.71 10.37 0.06 70.16 13:40:08 Average: 1 18.37 0.00 1.38 2.21 0.05 77.99 13:40:08 Average: 2 11.71 0.00 1.23 8.86 0.07 78.12 13:40:08 Average: 3 26.29 0.00 2.24 4.11 0.08 67.27 13:40:08 13:40:08 13:40:08