12:06:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137526 12:06:02 Running as SYSTEM 12:06:02 [EnvInject] - Loading node environment variables. 12:06:02 Building remotely on prd-ubuntu1804-builder-4c-4g-14089 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 12:06:02 [ssh-agent] Looking for ssh-agent implementation... 12:06:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:06:02 $ ssh-agent 12:06:02 SSH_AUTH_SOCK=/tmp/ssh-LjMRyxZTEV3m/agent.1730 12:06:02 SSH_AGENT_PID=1732 12:06:02 [ssh-agent] Started. 12:06:02 Running ssh-add (command line suppressed) 12:06:02 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_3935860346170856862.key (/w/workspace/oom-master-commit-lint@tmp/private_key_3935860346170856862.key) 12:06:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:06:02 The recommended git tool is: NONE 12:06:04 using credential onap-jenkins-ssh 12:06:04 Wiping out workspace first. 12:06:04 Cloning the remote Git repository 12:06:04 Cloning repository git://cloud.onap.org/mirror/oom.git 12:06:04 > git init /w/workspace/oom-master-commit-lint # timeout=10 12:06:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:06:04 > git --version # timeout=10 12:06:04 > git --version # 'git version 2.17.1' 12:06:04 using GIT_SSH to set credentials Gerrit user 12:06:04 Verifying host key using manually-configured host key entries 12:06:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:06:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:06:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:06:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:06:10 using GIT_SSH to set credentials Gerrit user 12:06:10 Verifying host key using manually-configured host key entries 12:06:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/26/137526/2 # timeout=30 12:06:10 > git rev-parse 808e3eb49630e0c1fe63fb43571a4582a85f08f7^{commit} # timeout=10 12:06:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:06:10 Checking out Revision 808e3eb49630e0c1fe63fb43571a4582a85f08f7 (refs/changes/26/137526/2) 12:06:10 > git config core.sparsecheckout # timeout=10 12:06:10 > git checkout -f 808e3eb49630e0c1fe63fb43571a4582a85f08f7 # timeout=30 12:06:13 Commit message: "[MONGODB] Set default resource settings for mongodb" 12:06:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:06:13 > git rev-list --no-walk 8cbb3d9b964b774b1400df5d909913b669c2a243 # timeout=10 12:06:13 [EnvInject] - Injecting environment variables from a build step. 12:06:13 [EnvInject] - Injecting as environment variables the properties content 12:06:13 PYTHON=python3 12:06:13 12:06:13 [EnvInject] - Variables injected successfully. 12:06:13 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4411168536992934734.sh 12:06:13 ---> tox-install.sh 12:06:13 + source /home/jenkins/lf-env.sh 12:06:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:13 ++ mktemp -d /tmp/venv-XXXX 12:06:13 + lf_venv=/tmp/venv-kWkJ 12:06:13 + local venv_file=/tmp/.os_lf_venv 12:06:13 + local python=python3 12:06:13 + local options 12:06:13 + local set_path=true 12:06:13 + local install_args= 12:06:13 ++ 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 12:06:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:06:13 + true 12:06:13 + case $1 in 12:06:13 + venv_file=/tmp/.toxenv 12:06:13 + shift 2 12:06:13 + true 12:06:13 + case $1 in 12:06:13 + shift 12:06:13 + break 12:06:13 + case $python in 12:06:13 + local pkg_list= 12:06:13 + [[ -d /opt/pyenv ]] 12:06:13 + echo 'Setup pyenv:' 12:06:13 Setup pyenv: 12:06:13 + export PYENV_ROOT=/opt/pyenv 12:06:13 + PYENV_ROOT=/opt/pyenv 12:06:13 + 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 12:06:13 + 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 12:06:13 + pyenv versions 12:06:14 * system (set by /opt/pyenv/version) 12:06:14 * 3.8.13 (set by /opt/pyenv/version) 12:06:14 * 3.9.13 (set by /opt/pyenv/version) 12:06:14 * 3.10.6 (set by /opt/pyenv/version) 12:06:14 + command -v pyenv 12:06:14 ++ pyenv init - --no-rehash 12:06:14 + 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[*]}"'\'')" 12:06:14 export PATH="/opt/pyenv/shims:${PATH}" 12:06:14 export PYENV_SHELL=bash 12:06:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:06:14 pyenv() { 12:06:14 local command 12:06:14 command="${1:-}" 12:06:14 if [ "$#" -gt 0 ]; then 12:06:14 shift 12:06:14 fi 12:06:14 12:06:14 case "$command" in 12:06:14 rehash|shell) 12:06:14 eval "$(pyenv "sh-$command" "$@")" 12:06:14 ;; 12:06:14 *) 12:06:14 command pyenv "$command" "$@" 12:06:14 ;; 12:06:14 esac 12:06:14 }' 12:06:14 +++ 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[*]}"' 12:06:14 ++ 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 12:06:14 ++ 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 12:06:14 ++ 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 12:06:14 ++ export PYENV_SHELL=bash 12:06:14 ++ PYENV_SHELL=bash 12:06:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:06:14 +++ complete -F _pyenv pyenv 12:06:14 ++ lf-pyver python3 12:06:14 ++ local py_version_xy=python3 12:06:14 ++ local py_version_xyz= 12:06:14 ++ pyenv versions 12:06:14 ++ local command 12:06:14 ++ command=versions 12:06:14 ++ '[' 1 -gt 0 ']' 12:06:14 ++ shift 12:06:14 ++ case "$command" in 12:06:14 ++ command pyenv versions 12:06:14 ++ pyenv versions 12:06:14 ++ awk '{ print $1 }' 12:06:14 ++ sed 's/^[ *]* //' 12:06:14 ++ grep -E '^[0-9.]*[0-9]$' 12:06:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:06:14 +++ grep '^3' /tmp/.pyenv_versions 12:06:14 +++ sort -V 12:06:14 +++ tail -n 1 12:06:14 ++ py_version_xyz=3.10.6 12:06:14 ++ [[ -z 3.10.6 ]] 12:06:14 ++ echo 3.10.6 12:06:14 ++ return 0 12:06:14 + pyenv local 3.10.6 12:06:14 + local command 12:06:14 + command=local 12:06:14 + '[' 2 -gt 0 ']' 12:06:14 + shift 12:06:14 + case "$command" in 12:06:14 + command pyenv local 3.10.6 12:06:14 + pyenv local 3.10.6 12:06:14 + for arg in "$@" 12:06:14 + case $arg in 12:06:14 + pkg_list+='tox ' 12:06:14 + for arg in "$@" 12:06:14 + case $arg in 12:06:14 + pkg_list+='virtualenv ' 12:06:14 + for arg in "$@" 12:06:14 + case $arg in 12:06:14 + pkg_list+='urllib3~=1.26.15 ' 12:06:14 + [[ -f /tmp/.toxenv ]] 12:06:14 + [[ ! -f /tmp/.toxenv ]] 12:06:14 + [[ -n '' ]] 12:06:14 + python3 -m venv /tmp/venv-kWkJ 12:06:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kWkJ' 12:06:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kWkJ 12:06:18 + echo /tmp/venv-kWkJ 12:06:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:06:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:06:18 + /tmp/venv-kWkJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:06:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:06:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:06:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:06:21 + /tmp/venv-kWkJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:06:23 + type python3 12:06:23 + true 12:06:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kWkJ/bin to PATH' 12:06:23 lf-activate-venv(): INFO: Adding /tmp/venv-kWkJ/bin to PATH 12:06:23 + PATH=/tmp/venv-kWkJ/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 12:06:23 + return 0 12:06:23 + python3 --version 12:06:23 Python 3.10.6 12:06:23 + python3 -m pip --version 12:06:24 pip 24.0 from /tmp/venv-kWkJ/lib/python3.10/site-packages/pip (python 3.10) 12:06:24 + python3 -m pip freeze 12:06:24 cachetools==5.3.3 12:06:24 chardet==5.2.0 12:06:24 colorama==0.4.6 12:06:24 distlib==0.3.8 12:06:24 filelock==3.13.1 12:06:24 packaging==24.0 12:06:24 platformdirs==4.2.0 12:06:24 pluggy==1.4.0 12:06:24 pyproject-api==1.6.1 12:06:24 tomli==2.0.1 12:06:24 tox==4.14.1 12:06:24 urllib3==1.26.18 12:06:24 virtualenv==20.25.1 12:06:24 [EnvInject] - Injecting environment variables from a build step. 12:06:24 [EnvInject] - Injecting as environment variables the properties content 12:06:24 PARALLEL=false 12:06:24 12:06:24 [EnvInject] - Variables injected successfully. 12:06:24 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1915644924141182735.sh 12:06:24 ---> tox-run.sh 12:06:24 + 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 12:06:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 12:06:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 12:06:24 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 12:06:24 + cd /w/workspace/oom-master-commit-lint/. 12:06:24 + source /home/jenkins/lf-env.sh 12:06:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:24 ++ mktemp -d /tmp/venv-XXXX 12:06:24 + lf_venv=/tmp/venv-ay0v 12:06:24 + local venv_file=/tmp/.os_lf_venv 12:06:24 + local python=python3 12:06:24 + local options 12:06:24 + local set_path=true 12:06:24 + local install_args= 12:06:24 ++ 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 12:06:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:06:24 + true 12:06:24 + case $1 in 12:06:24 + venv_file=/tmp/.toxenv 12:06:24 + shift 2 12:06:24 + true 12:06:24 + case $1 in 12:06:24 + shift 12:06:24 + break 12:06:24 + case $python in 12:06:24 + local pkg_list= 12:06:24 + [[ -d /opt/pyenv ]] 12:06:24 + echo 'Setup pyenv:' 12:06:24 Setup pyenv: 12:06:24 + export PYENV_ROOT=/opt/pyenv 12:06:24 + PYENV_ROOT=/opt/pyenv 12:06:24 + 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 12:06:24 + 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 12:06:24 + pyenv versions 12:06:24 system 12:06:24 3.8.13 12:06:24 3.9.13 12:06:24 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:06:24 + command -v pyenv 12:06:24 ++ pyenv init - --no-rehash 12:06:24 + 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[*]}"'\'')" 12:06:24 export PATH="/opt/pyenv/shims:${PATH}" 12:06:24 export PYENV_SHELL=bash 12:06:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:06:24 pyenv() { 12:06:24 local command 12:06:24 command="${1:-}" 12:06:24 if [ "$#" -gt 0 ]; then 12:06:24 shift 12:06:24 fi 12:06:24 12:06:24 case "$command" in 12:06:24 rehash|shell) 12:06:24 eval "$(pyenv "sh-$command" "$@")" 12:06:24 ;; 12:06:24 *) 12:06:24 command pyenv "$command" "$@" 12:06:24 ;; 12:06:24 esac 12:06:24 }' 12:06:24 +++ 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[*]}"' 12:06:24 ++ 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 12:06:24 ++ 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 12:06:24 ++ 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 12:06:24 ++ export PYENV_SHELL=bash 12:06:24 ++ PYENV_SHELL=bash 12:06:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:06:24 +++ complete -F _pyenv pyenv 12:06:24 ++ lf-pyver python3 12:06:24 ++ local py_version_xy=python3 12:06:24 ++ local py_version_xyz= 12:06:24 ++ pyenv versions 12:06:24 ++ sed 's/^[ *]* //' 12:06:24 ++ local command 12:06:24 ++ command=versions 12:06:24 ++ '[' 1 -gt 0 ']' 12:06:24 ++ shift 12:06:24 ++ case "$command" in 12:06:24 ++ command pyenv versions 12:06:24 ++ pyenv versions 12:06:24 ++ grep -E '^[0-9.]*[0-9]$' 12:06:24 ++ awk '{ print $1 }' 12:06:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:06:24 +++ grep '^3' /tmp/.pyenv_versions 12:06:24 +++ sort -V 12:06:24 +++ tail -n 1 12:06:24 ++ py_version_xyz=3.10.6 12:06:24 ++ [[ -z 3.10.6 ]] 12:06:24 ++ echo 3.10.6 12:06:24 ++ return 0 12:06:24 + pyenv local 3.10.6 12:06:24 + local command 12:06:24 + command=local 12:06:24 + '[' 2 -gt 0 ']' 12:06:24 + shift 12:06:24 + case "$command" in 12:06:24 + command pyenv local 3.10.6 12:06:24 + pyenv local 3.10.6 12:06:24 + for arg in "$@" 12:06:24 + case $arg in 12:06:24 + pkg_list+='tox ' 12:06:24 + for arg in "$@" 12:06:24 + case $arg in 12:06:24 + pkg_list+='virtualenv ' 12:06:24 + for arg in "$@" 12:06:24 + case $arg in 12:06:24 + pkg_list+='urllib3~=1.26.15 ' 12:06:24 + [[ -f /tmp/.toxenv ]] 12:06:24 ++ cat /tmp/.toxenv 12:06:24 + lf_venv=/tmp/venv-kWkJ 12:06:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kWkJ from' file:/tmp/.toxenv 12:06:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kWkJ from file:/tmp/.toxenv 12:06:24 + /tmp/venv-kWkJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:06:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:06:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:06:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:06:25 + /tmp/venv-kWkJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:06:26 + type python3 12:06:26 + true 12:06:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kWkJ/bin to PATH' 12:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-kWkJ/bin to PATH 12:06:26 + PATH=/tmp/venv-kWkJ/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 12:06:26 + return 0 12:06:26 + [[ -d /opt/pyenv ]] 12:06:26 + echo '---> Setting up pyenv' 12:06:26 ---> Setting up pyenv 12:06:26 + export PYENV_ROOT=/opt/pyenv 12:06:26 + PYENV_ROOT=/opt/pyenv 12:06:26 + export PATH=/opt/pyenv/bin:/tmp/venv-kWkJ/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 12:06:26 + PATH=/opt/pyenv/bin:/tmp/venv-kWkJ/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 12:06:26 ++ pwd 12:06:26 + PYTHONPATH=/w/workspace/oom-master-commit-lint 12:06:26 + export PYTHONPATH 12:06:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:06:26 + TOX_TESTENV_PASSENV=PYTHONPATH 12:06:26 + tox --version 12:06:27 4.14.1 from /tmp/venv-kWkJ/lib/python3.10/site-packages/tox/__init__.py 12:06:27 + PARALLEL=false 12:06:27 + TOX_OPTIONS_LIST= 12:06:27 + [[ -n gitlint ]] 12:06:27 + TOX_OPTIONS_LIST=' -e gitlint' 12:06:27 + case ${PARALLEL,,} in 12:06:27 + tox -e gitlint 12:06:27 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 12:06:29 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 12:06:54 gitlint: freeze> python -m pip freeze --all 12:06:55 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==24.0,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.4,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 12:06:55 gitlint: commands[0]> gitlint 12:06:55 gitlint: OK (28.02=setup[27.85]+cmd[0.18] seconds) 12:06:55 congratulations :) (28.20 seconds) 12:06:55 + tox_status=0 12:06:55 + echo '---> Completed tox runs' 12:06:55 ---> Completed tox runs 12:06:55 + for i in .tox/*/log 12:06:55 ++ echo .tox/gitlint/log 12:06:55 ++ awk -F/ '{print $2}' 12:06:55 + tox_env=gitlint 12:06:55 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 12:06:55 + DOC_DIR=docs/_build/html 12:06:55 + [[ -d docs/_build/html ]] 12:06:55 + echo '---> tox-run.sh ends' 12:06:55 ---> tox-run.sh ends 12:06:55 + test 0 -eq 0 12:06:55 $ ssh-agent -k 12:06:55 unset SSH_AUTH_SOCK; 12:06:55 unset SSH_AGENT_PID; 12:06:55 echo Agent pid 1732 killed; 12:06:55 [ssh-agent] Stopped. 12:06:55 [PostBuildScript] - [INFO] Executing post build scripts. 12:06:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5059075786385331778.sh 12:06:55 ---> sysstat.sh 12:06:56 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1013499898498202748.sh 12:06:56 ---> package-listing.sh 12:06:56 ++ tr '[:upper:]' '[:lower:]' 12:06:56 ++ facter osfamily 12:06:56 + OS_FAMILY=debian 12:06:56 + workspace=/w/workspace/oom-master-commit-lint 12:06:56 + START_PACKAGES=/tmp/packages_start.txt 12:06:56 + END_PACKAGES=/tmp/packages_end.txt 12:06:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:06:56 + PACKAGES=/tmp/packages_start.txt 12:06:56 + '[' /w/workspace/oom-master-commit-lint ']' 12:06:56 + PACKAGES=/tmp/packages_end.txt 12:06:56 + case "${OS_FAMILY}" in 12:06:56 + dpkg -l 12:06:56 + grep '^ii' 12:06:56 + '[' -f /tmp/packages_start.txt ']' 12:06:56 + '[' -f /tmp/packages_end.txt ']' 12:06:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:06:56 + '[' /w/workspace/oom-master-commit-lint ']' 12:06:56 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 12:06:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 12:06:56 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13575157658536940791.sh 12:06:56 ---> capture-instance-metadata.sh 12:06:56 Setup pyenv: 12:06:56 system 12:06:56 3.8.13 12:06:56 3.9.13 12:06:56 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:07:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Dxje 12:07:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:07:03 lf-activate-venv(): INFO: Installing: lftools 12:07:33 lf-activate-venv(): INFO: Adding /tmp/venv-Dxje/bin to PATH 12:07:33 INFO: Running in OpenStack, capturing instance metadata 12:07:34 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins30096900179294077.sh 12:07:34 provisioning config files... 12:07:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config1203906331105639351tmp 12:07:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:07:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:07:34 [EnvInject] - Injecting environment variables from a build step. 12:07:34 [EnvInject] - Injecting as environment variables the properties content 12:07:34 SERVER_ID=logs 12:07:34 12:07:34 [EnvInject] - Variables injected successfully. 12:07:34 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12873612266762368959.sh 12:07:34 ---> create-netrc.sh 12:07:34 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16978595382470392054.sh 12:07:34 ---> python-tools-install.sh 12:07:34 Setup pyenv: 12:07:34 system 12:07:34 3.8.13 12:07:34 3.9.13 12:07:34 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:07:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dxje from file:/tmp/.os_lf_venv 12:07:35 lf-activate-venv(): INFO: Installing: lftools 12:07:42 lf-activate-venv(): INFO: Adding /tmp/venv-Dxje/bin to PATH 12:07:42 Generating Requirements File 12:08:09 Python 3.10.6 12:08:09 pip 24.0 from /tmp/venv-Dxje/lib/python3.10/site-packages/pip (python 3.10) 12:08:10 appdirs==1.4.4 12:08:10 argcomplete==3.2.3 12:08:10 aspy.yaml==1.3.0 12:08:10 attrs==23.2.0 12:08:10 autopage==0.5.2 12:08:10 beautifulsoup4==4.12.3 12:08:10 boto3==1.34.64 12:08:10 botocore==1.34.64 12:08:10 bs4==0.0.2 12:08:10 cachetools==5.3.3 12:08:10 certifi==2024.2.2 12:08:10 cffi==1.16.0 12:08:10 cfgv==3.4.0 12:08:10 chardet==5.2.0 12:08:10 charset-normalizer==3.3.2 12:08:10 click==8.1.7 12:08:10 cliff==4.6.0 12:08:10 cmd2==2.4.3 12:08:10 cryptography==3.3.2 12:08:10 debtcollector==3.0.0 12:08:10 decorator==5.1.1 12:08:10 defusedxml==0.7.1 12:08:10 Deprecated==1.2.14 12:08:10 distlib==0.3.8 12:08:10 dnspython==2.6.1 12:08:10 docker==4.2.2 12:08:10 dogpile.cache==1.3.2 12:08:10 email_validator==2.1.1 12:08:10 filelock==3.13.1 12:08:10 future==1.0.0 12:08:10 gitdb==4.0.11 12:08:10 GitPython==3.1.42 12:08:10 google-auth==2.28.2 12:08:10 httplib2==0.22.0 12:08:10 identify==2.5.35 12:08:10 idna==3.6 12:08:10 importlib-resources==1.5.0 12:08:10 iso8601==2.1.0 12:08:10 Jinja2==3.1.3 12:08:10 jmespath==1.0.1 12:08:10 jsonpatch==1.33 12:08:10 jsonpointer==2.4 12:08:10 jsonschema==4.21.1 12:08:10 jsonschema-specifications==2023.12.1 12:08:10 keystoneauth1==5.6.0 12:08:10 kubernetes==29.0.0 12:08:10 lftools==0.37.10 12:08:10 lxml==5.1.0 12:08:10 MarkupSafe==2.1.5 12:08:10 msgpack==1.0.8 12:08:10 multi_key_dict==2.0.3 12:08:10 munch==4.0.0 12:08:10 netaddr==1.2.1 12:08:10 netifaces==0.11.0 12:08:10 niet==1.4.2 12:08:10 nodeenv==1.8.0 12:08:10 oauth2client==4.1.3 12:08:10 oauthlib==3.2.2 12:08:10 openstacksdk==3.0.0 12:08:10 os-client-config==2.1.0 12:08:10 os-service-types==1.7.0 12:08:10 osc-lib==3.0.1 12:08:10 oslo.config==9.4.0 12:08:10 oslo.context==5.5.0 12:08:10 oslo.i18n==6.3.0 12:08:10 oslo.log==5.5.0 12:08:10 oslo.serialization==5.4.0 12:08:10 oslo.utils==7.1.0 12:08:10 packaging==24.0 12:08:10 pbr==6.0.0 12:08:10 platformdirs==4.2.0 12:08:10 prettytable==3.10.0 12:08:10 pyasn1==0.5.1 12:08:10 pyasn1-modules==0.3.0 12:08:10 pycparser==2.21 12:08:10 pygerrit2==2.0.15 12:08:10 PyGithub==2.2.0 12:08:10 pyinotify==0.9.6 12:08:10 PyJWT==2.8.0 12:08:10 PyNaCl==1.5.0 12:08:10 pyparsing==2.4.7 12:08:10 pyperclip==1.8.2 12:08:10 pyrsistent==0.20.0 12:08:10 python-cinderclient==9.5.0 12:08:10 python-dateutil==2.9.0.post0 12:08:10 python-heatclient==3.5.0 12:08:10 python-jenkins==1.8.2 12:08:10 python-keystoneclient==5.4.0 12:08:10 python-magnumclient==4.4.0 12:08:10 python-novaclient==18.6.0 12:08:10 python-openstackclient==6.5.0 12:08:10 python-swiftclient==4.5.0 12:08:10 PyYAML==6.0.1 12:08:10 referencing==0.34.0 12:08:10 requests==2.31.0 12:08:10 requests-oauthlib==1.4.0 12:08:10 requestsexceptions==1.4.0 12:08:10 rfc3986==2.0.0 12:08:10 rpds-py==0.18.0 12:08:10 rsa==4.9 12:08:10 ruamel.yaml==0.18.6 12:08:10 ruamel.yaml.clib==0.2.8 12:08:10 s3transfer==0.10.1 12:08:10 simplejson==3.19.2 12:08:10 six==1.16.0 12:08:10 smmap==5.0.1 12:08:10 soupsieve==2.5 12:08:10 stevedore==5.2.0 12:08:10 tabulate==0.9.0 12:08:10 toml==0.10.2 12:08:10 tomlkit==0.12.4 12:08:10 tqdm==4.66.2 12:08:10 typing_extensions==4.10.0 12:08:10 tzdata==2024.1 12:08:10 urllib3==1.26.18 12:08:10 virtualenv==20.25.1 12:08:10 wcwidth==0.2.13 12:08:10 websocket-client==1.7.0 12:08:10 wrapt==1.16.0 12:08:10 xdg==6.0.0 12:08:10 xmltodict==0.13.0 12:08:10 yq==3.2.3 12:08:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14306093343514676243.sh 12:08:10 ---> sudo-logs.sh 12:08:10 Archiving 'sudo' log.. 12:08:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins574249031441148192.sh 12:08:10 ---> job-cost.sh 12:08:10 Setup pyenv: 12:08:10 system 12:08:10 3.8.13 12:08:10 3.9.13 12:08:10 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:08:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dxje from file:/tmp/.os_lf_venv 12:08:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:08:16 lf-activate-venv(): INFO: Adding /tmp/venv-Dxje/bin to PATH 12:08:16 INFO: No Stack... 12:08:17 INFO: Retrieving Pricing Info for: v3-standard-4 12:08:17 INFO: Archiving Costs 12:08:17 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins11214439736673820685.sh 12:08:17 ---> logs-deploy.sh 12:08:17 Setup pyenv: 12:08:17 system 12:08:17 3.8.13 12:08:17 3.9.13 12:08:17 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:08:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dxje from file:/tmp/.os_lf_venv 12:08:18 lf-activate-venv(): INFO: Installing: lftools 12:08:27 lf-activate-venv(): INFO: Adding /tmp/venv-Dxje/bin to PATH 12:08:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7241 12:08:27 INFO: archiving workspace using pattern(s): 12:08:28 Archives upload complete. 12:08:28 INFO: archiving logs to Nexus 12:08:29 ---> uname -a: 12:08:29 Linux prd-ubuntu1804-builder-4c-4g-14089 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:08:29 12:08:29 12:08:29 ---> lscpu: 12:08:29 Architecture: x86_64 12:08:29 CPU op-mode(s): 32-bit, 64-bit 12:08:29 Byte Order: Little Endian 12:08:29 CPU(s): 4 12:08:29 On-line CPU(s) list: 0-3 12:08:29 Thread(s) per core: 1 12:08:29 Core(s) per socket: 1 12:08:29 Socket(s): 4 12:08:29 NUMA node(s): 1 12:08:29 Vendor ID: AuthenticAMD 12:08:29 CPU family: 23 12:08:29 Model: 49 12:08:29 Model name: AMD EPYC-Rome Processor 12:08:29 Stepping: 0 12:08:29 CPU MHz: 2799.998 12:08:29 BogoMIPS: 5599.99 12:08:29 Virtualization: AMD-V 12:08:29 Hypervisor vendor: KVM 12:08:29 Virtualization type: full 12:08:29 L1d cache: 32K 12:08:29 L1i cache: 32K 12:08:29 L2 cache: 512K 12:08:29 L3 cache: 16384K 12:08:29 NUMA node0 CPU(s): 0-3 12:08:29 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 12:08:29 12:08:29 12:08:29 ---> nproc: 12:08:29 4 12:08:29 12:08:29 12:08:29 ---> df -h: 12:08:29 Filesystem Size Used Avail Use% Mounted on 12:08:29 udev 7.9G 0 7.9G 0% /dev 12:08:29 tmpfs 1.6G 672K 1.6G 1% /run 12:08:29 /dev/vda1 78G 8.5G 69G 11% / 12:08:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:08:29 tmpfs 5.0M 0 5.0M 0% /run/lock 12:08:29 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:08:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:08:29 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:08:29 12:08:29 12:08:29 ---> free -m: 12:08:29 total used free shared buff/cache available 12:08:29 Mem: 16040 556 13202 0 2280 15160 12:08:29 Swap: 1023 0 1023 12:08:29 12:08:29 12:08:29 ---> ip addr: 12:08:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:08:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:08:29 inet 127.0.0.1/8 scope host lo 12:08:29 valid_lft forever preferred_lft forever 12:08:29 inet6 ::1/128 scope host 12:08:29 valid_lft forever preferred_lft forever 12:08:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:08:29 link/ether fa:16:3e:9b:58:72 brd ff:ff:ff:ff:ff:ff 12:08:29 inet 10.30.106.97/23 brd 10.30.107.255 scope global dynamic ens3 12:08:29 valid_lft 86120sec preferred_lft 86120sec 12:08:29 inet6 fe80::f816:3eff:fe9b:5872/64 scope link 12:08:29 valid_lft forever preferred_lft forever 12:08:29 12:08:29 12:08:29 ---> sar -b -r -n DEV: 12:08:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14089) 03/18/24 _x86_64_ (4 CPU) 12:08:29 12:08:29 12:03:52 LINUX RESTART (4 CPU) 12:08:29 12:08:29 12:04:01 tps rtps wtps bread/s bwrtn/s 12:08:29 12:05:01 54.53 31.76 22.78 2780.94 20333.36 12:08:29 12:06:01 12.86 0.03 12.83 2.40 18028.06 12:08:29 12:07:01 232.98 34.13 198.85 1268.32 27208.93 12:08:29 12:08:01 136.83 13.90 122.93 1049.29 23625.00 12:08:29 Average: 109.30 19.95 89.34 1275.30 22298.75 12:08:29 12:08:29 12:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:08:29 12:05:01 14480308 15705588 1944660 11.84 32020 1412368 702996 4.02 473872 1296092 32 12:08:29 12:06:01 14469928 15695260 1955040 11.90 32100 1412440 702996 4.02 485788 1295976 196 12:08:29 12:07:01 13883692 15561212 2541276 15.47 67164 1805476 774680 4.43 691456 1622544 210188 12:08:29 12:08:01 13595220 15525736 2829748 17.23 88964 2024084 783272 4.48 767908 1812380 58188 12:08:29 Average: 14107287 15621949 2317681 14.11 55062 1663592 740986 4.24 604756 1506748 67151 12:08:29 12:08:29 12:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:08:29 12:05:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:08:29 12:05:01 ens3 181.76 138.42 516.96 31.15 0.00 0.00 0.00 0.00 12:08:29 12:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:08:29 12:06:01 ens3 1.10 0.65 0.54 1.44 0.00 0.00 0.00 0.00 12:08:29 12:07:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 12:08:29 12:07:01 ens3 251.19 166.67 1686.28 48.79 0.00 0.00 0.00 0.00 12:08:29 12:08:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 12:08:29 12:08:01 ens3 60.19 39.69 746.58 9.03 0.00 0.00 0.00 0.00 12:08:29 Average: lo 0.95 0.95 0.10 0.10 0.00 0.00 0.00 0.00 12:08:29 Average: ens3 123.56 86.36 737.58 22.60 0.00 0.00 0.00 0.00 12:08:29 12:08:29 12:08:29 ---> sar -P ALL: 12:08:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14089) 03/18/24 _x86_64_ (4 CPU) 12:08:29 12:08:29 12:03:52 LINUX RESTART (4 CPU) 12:08:29 12:08:29 12:04:01 CPU %user %nice %system %iowait %steal %idle 12:08:29 12:05:01 all 2.95 0.00 0.45 2.29 0.01 94.30 12:08:29 12:05:01 0 3.10 0.00 0.50 7.36 0.00 89.04 12:08:29 12:05:01 1 2.45 0.00 0.40 0.55 0.02 96.58 12:08:29 12:05:01 2 4.07 0.00 0.47 0.45 0.02 94.99 12:08:29 12:05:01 3 2.20 0.00 0.40 0.78 0.00 96.61 12:08:29 12:06:01 all 0.32 0.00 0.03 1.85 0.01 97.79 12:08:29 12:06:01 0 0.33 0.00 0.02 7.39 0.02 92.24 12:08:29 12:06:01 1 0.05 0.00 0.02 0.02 0.00 99.92 12:08:29 12:06:01 2 0.70 0.00 0.05 0.00 0.02 99.23 12:08:29 12:06:01 3 0.13 0.00 0.03 0.00 0.02 99.82 12:08:29 12:07:01 all 20.00 0.00 2.07 4.81 0.06 73.06 12:08:29 12:07:01 0 10.18 0.00 1.97 5.03 0.03 82.78 12:08:29 12:07:01 1 9.85 0.00 1.64 3.05 0.07 85.39 12:08:29 12:07:01 2 21.03 0.00 1.87 9.41 0.05 67.64 12:08:29 12:07:01 3 38.90 0.00 2.82 1.75 0.07 56.46 12:08:29 12:08:01 all 21.05 0.00 1.41 3.76 0.04 73.74 12:08:29 12:08:01 0 10.82 0.00 1.28 4.68 0.05 83.17 12:08:29 12:08:01 1 34.17 0.00 2.10 2.07 0.05 61.62 12:08:29 12:08:01 2 5.49 0.00 0.82 6.91 0.03 86.75 12:08:29 12:08:01 3 33.65 0.00 1.42 1.35 0.07 63.51 12:08:29 Average: all 11.07 0.00 0.99 3.18 0.03 84.73 12:08:29 Average: 0 6.10 0.00 0.94 6.12 0.03 86.82 12:08:29 Average: 1 11.64 0.00 1.04 1.42 0.03 85.87 12:08:29 Average: 2 7.82 0.00 0.80 4.19 0.03 87.15 12:08:29 Average: 3 18.71 0.00 1.17 0.97 0.04 79.11 12:08:29 12:08:29 12:08:29