13:19:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137312 13:19:15 Running as SYSTEM 13:19:15 [EnvInject] - Loading node environment variables. 13:19:15 Building remotely on prd-ubuntu1804-builder-4c-4g-6996 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 13:19:15 [ssh-agent] Looking for ssh-agent implementation... 13:19:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:19:15 $ ssh-agent 13:19:15 SSH_AUTH_SOCK=/tmp/ssh-09xFmSzdMXCk/agent.1678 13:19:15 SSH_AGENT_PID=1680 13:19:15 [ssh-agent] Started. 13:19:15 Running ssh-add (command line suppressed) 13:19:15 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_12372687625749428911.key (/w/workspace/oom-master-commit-lint@tmp/private_key_12372687625749428911.key) 13:19:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:19:15 The recommended git tool is: NONE 13:19:17 using credential onap-jenkins-ssh 13:19:17 Wiping out workspace first. 13:19:17 Cloning the remote Git repository 13:19:17 Cloning repository git://cloud.onap.org/mirror/oom.git 13:19:17 > git init /w/workspace/oom-master-commit-lint # timeout=10 13:19:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:19:17 > git --version # timeout=10 13:19:17 > git --version # 'git version 2.17.1' 13:19:17 using GIT_SSH to set credentials Gerrit user 13:19:17 Verifying host key using manually-configured host key entries 13:19:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:19:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:19:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:19:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:19:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:19:23 using GIT_SSH to set credentials Gerrit user 13:19:23 Verifying host key using manually-configured host key entries 13:19:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/12/137312/1 # timeout=30 13:19:23 > git rev-parse 64e3569d51da439d0fdcee1d60eaccdcd048cdd0^{commit} # timeout=10 13:19:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:19:23 Checking out Revision 64e3569d51da439d0fdcee1d60eaccdcd048cdd0 (refs/changes/12/137312/1) 13:19:23 > git config core.sparsecheckout # timeout=10 13:19:23 > git checkout -f 64e3569d51da439d0fdcee1d60eaccdcd048cdd0 # timeout=30 13:19:27 Commit message: "add python compatibility module" 13:19:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:19:27 > git rev-list --no-walk 2140c3d6108068336e5b1c983457b53db2c352f2 # timeout=10 13:19:27 [EnvInject] - Injecting environment variables from a build step. 13:19:27 [EnvInject] - Injecting as environment variables the properties content 13:19:27 PYTHON=python3 13:19:27 13:19:27 [EnvInject] - Variables injected successfully. 13:19:27 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2825152065764312095.sh 13:19:27 ---> tox-install.sh 13:19:27 + source /home/jenkins/lf-env.sh 13:19:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:19:27 ++ mktemp -d /tmp/venv-XXXX 13:19:27 + lf_venv=/tmp/venv-3uyJ 13:19:27 + local venv_file=/tmp/.os_lf_venv 13:19:27 + local python=python3 13:19:27 + local options 13:19:27 + local set_path=true 13:19:27 + local install_args= 13:19:27 ++ 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:19:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:19:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:19:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:19:27 + true 13:19:27 + case $1 in 13:19:27 + venv_file=/tmp/.toxenv 13:19:27 + shift 2 13:19:27 + true 13:19:27 + case $1 in 13:19:27 + shift 13:19:27 + break 13:19:27 + case $python in 13:19:27 + local pkg_list= 13:19:27 + [[ -d /opt/pyenv ]] 13:19:27 + echo 'Setup pyenv:' 13:19:27 Setup pyenv: 13:19:27 + export PYENV_ROOT=/opt/pyenv 13:19:27 + PYENV_ROOT=/opt/pyenv 13:19:27 + 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:19:27 + 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:19:27 + pyenv versions 13:19:27 * system (set by /opt/pyenv/version) 13:19:27 * 3.8.13 (set by /opt/pyenv/version) 13:19:27 * 3.9.13 (set by /opt/pyenv/version) 13:19:27 * 3.10.6 (set by /opt/pyenv/version) 13:19:27 + command -v pyenv 13:19:27 ++ pyenv init - --no-rehash 13:19:27 + 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:19:27 export PATH="/opt/pyenv/shims:${PATH}" 13:19:27 export PYENV_SHELL=bash 13:19:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:19:27 pyenv() { 13:19:27 local command 13:19:27 command="${1:-}" 13:19:27 if [ "$#" -gt 0 ]; then 13:19:27 shift 13:19:27 fi 13:19:27 13:19:27 case "$command" in 13:19:27 rehash|shell) 13:19:27 eval "$(pyenv "sh-$command" "$@")" 13:19:27 ;; 13:19:27 *) 13:19:27 command pyenv "$command" "$@" 13:19:27 ;; 13:19:27 esac 13:19:27 }' 13:19:27 +++ 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:19:27 ++ 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:19:27 ++ 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:19:27 ++ 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:19:27 ++ export PYENV_SHELL=bash 13:19:27 ++ PYENV_SHELL=bash 13:19:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:19:27 +++ complete -F _pyenv pyenv 13:19:27 ++ lf-pyver python3 13:19:27 ++ local py_version_xy=python3 13:19:27 ++ local py_version_xyz= 13:19:27 ++ pyenv versions 13:19:27 ++ local command 13:19:27 ++ command=versions 13:19:27 ++ '[' 1 -gt 0 ']' 13:19:27 ++ awk '{ print $1 }' 13:19:27 ++ shift 13:19:27 ++ sed 's/^[ *]* //' 13:19:27 ++ case "$command" in 13:19:27 ++ command pyenv versions 13:19:27 ++ pyenv versions 13:19:27 ++ grep -E '^[0-9.]*[0-9]$' 13:19:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:19:27 +++ grep '^3' /tmp/.pyenv_versions 13:19:27 +++ sort -V 13:19:27 +++ tail -n 1 13:19:27 ++ py_version_xyz=3.10.6 13:19:27 ++ [[ -z 3.10.6 ]] 13:19:27 ++ echo 3.10.6 13:19:27 ++ return 0 13:19:27 + pyenv local 3.10.6 13:19:27 + local command 13:19:27 + command=local 13:19:27 + '[' 2 -gt 0 ']' 13:19:27 + shift 13:19:27 + case "$command" in 13:19:27 + command pyenv local 3.10.6 13:19:27 + pyenv local 3.10.6 13:19:27 + for arg in "$@" 13:19:27 + case $arg in 13:19:27 + pkg_list+='tox ' 13:19:27 + for arg in "$@" 13:19:27 + case $arg in 13:19:27 + pkg_list+='virtualenv ' 13:19:27 + for arg in "$@" 13:19:27 + case $arg in 13:19:27 + pkg_list+='urllib3~=1.26.15 ' 13:19:27 + [[ -f /tmp/.toxenv ]] 13:19:27 + [[ ! -f /tmp/.toxenv ]] 13:19:27 + [[ -n '' ]] 13:19:27 + python3 -m venv /tmp/venv-3uyJ 13:19:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3uyJ' 13:19:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3uyJ 13:19:32 + echo /tmp/venv-3uyJ 13:19:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:19:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:19:32 + /tmp/venv-3uyJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:19:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:19:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:19:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:19:35 + /tmp/venv-3uyJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:19:37 + type python3 13:19:37 + true 13:19:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3uyJ/bin to PATH' 13:19:37 lf-activate-venv(): INFO: Adding /tmp/venv-3uyJ/bin to PATH 13:19:37 + PATH=/tmp/venv-3uyJ/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:19:37 + return 0 13:19:37 + python3 --version 13:19:37 Python 3.10.6 13:19:37 + python3 -m pip --version 13:19:38 pip 24.0 from /tmp/venv-3uyJ/lib/python3.10/site-packages/pip (python 3.10) 13:19:38 + python3 -m pip freeze 13:19:38 cachetools==5.3.2 13:19:38 chardet==5.2.0 13:19:38 colorama==0.4.6 13:19:38 distlib==0.3.8 13:19:38 filelock==3.13.1 13:19:38 packaging==23.2 13:19:38 platformdirs==4.2.0 13:19:38 pluggy==1.4.0 13:19:38 pyproject-api==1.6.1 13:19:38 tomli==2.0.1 13:19:38 tox==4.13.0 13:19:38 urllib3==1.26.18 13:19:38 virtualenv==20.25.0 13:19:38 [EnvInject] - Injecting environment variables from a build step. 13:19:38 [EnvInject] - Injecting as environment variables the properties content 13:19:38 PARALLEL=false 13:19:38 13:19:38 [EnvInject] - Variables injected successfully. 13:19:38 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3255438990797519313.sh 13:19:38 ---> tox-run.sh 13:19: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 13:19:38 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:19:38 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:19:38 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:19:38 + cd /w/workspace/oom-master-commit-lint/. 13:19:38 + source /home/jenkins/lf-env.sh 13:19:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:19:38 ++ mktemp -d /tmp/venv-XXXX 13:19:38 + lf_venv=/tmp/venv-fUMY 13:19:38 + local venv_file=/tmp/.os_lf_venv 13:19:38 + local python=python3 13:19:38 + local options 13:19:38 + local set_path=true 13:19:38 + local install_args= 13:19: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 13:19:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:19:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:19:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:19:38 + true 13:19:38 + case $1 in 13:19:38 + venv_file=/tmp/.toxenv 13:19:38 + shift 2 13:19:38 + true 13:19:38 + case $1 in 13:19:38 + shift 13:19:38 + break 13:19:38 + case $python in 13:19:38 + local pkg_list= 13:19:38 + [[ -d /opt/pyenv ]] 13:19:38 + echo 'Setup pyenv:' 13:19:38 Setup pyenv: 13:19:38 + export PYENV_ROOT=/opt/pyenv 13:19:38 + PYENV_ROOT=/opt/pyenv 13:19: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 13:19: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 13:19:38 + pyenv versions 13:19:38 system 13:19:38 3.8.13 13:19:38 3.9.13 13:19:38 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:19:38 + command -v pyenv 13:19:38 ++ pyenv init - --no-rehash 13:19: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[*]}"'\'')" 13:19:38 export PATH="/opt/pyenv/shims:${PATH}" 13:19:38 export PYENV_SHELL=bash 13:19:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:19:38 pyenv() { 13:19:38 local command 13:19:38 command="${1:-}" 13:19:38 if [ "$#" -gt 0 ]; then 13:19:38 shift 13:19:38 fi 13:19:38 13:19:38 case "$command" in 13:19:38 rehash|shell) 13:19:38 eval "$(pyenv "sh-$command" "$@")" 13:19:38 ;; 13:19:38 *) 13:19:38 command pyenv "$command" "$@" 13:19:38 ;; 13:19:38 esac 13:19:38 }' 13:19: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[*]}"' 13:19: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 13:19: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 13:19: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 13:19:38 ++ export PYENV_SHELL=bash 13:19:38 ++ PYENV_SHELL=bash 13:19:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:19:38 +++ complete -F _pyenv pyenv 13:19:38 ++ lf-pyver python3 13:19:38 ++ local py_version_xy=python3 13:19:38 ++ local py_version_xyz= 13:19:38 ++ pyenv versions 13:19:38 ++ local command 13:19:38 ++ command=versions 13:19:38 ++ '[' 1 -gt 0 ']' 13:19:38 ++ shift 13:19:38 ++ case "$command" in 13:19:38 ++ command pyenv versions 13:19:38 ++ pyenv versions 13:19:38 ++ sed 's/^[ *]* //' 13:19:38 ++ awk '{ print $1 }' 13:19:38 ++ grep -E '^[0-9.]*[0-9]$' 13:19:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:19:38 +++ grep '^3' /tmp/.pyenv_versions 13:19:38 +++ sort -V 13:19:38 +++ tail -n 1 13:19:38 ++ py_version_xyz=3.10.6 13:19:38 ++ [[ -z 3.10.6 ]] 13:19:38 ++ echo 3.10.6 13:19:38 ++ return 0 13:19:38 + pyenv local 3.10.6 13:19:38 + local command 13:19:38 + command=local 13:19:38 + '[' 2 -gt 0 ']' 13:19:38 + shift 13:19:38 + case "$command" in 13:19:38 + command pyenv local 3.10.6 13:19:38 + pyenv local 3.10.6 13:19:38 + for arg in "$@" 13:19:38 + case $arg in 13:19:38 + pkg_list+='tox ' 13:19:38 + for arg in "$@" 13:19:38 + case $arg in 13:19:38 + pkg_list+='virtualenv ' 13:19:38 + for arg in "$@" 13:19:38 + case $arg in 13:19:38 + pkg_list+='urllib3~=1.26.15 ' 13:19:38 + [[ -f /tmp/.toxenv ]] 13:19:38 ++ cat /tmp/.toxenv 13:19:38 + lf_venv=/tmp/venv-3uyJ 13:19:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3uyJ from' file:/tmp/.toxenv 13:19:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3uyJ from file:/tmp/.toxenv 13:19:38 + /tmp/venv-3uyJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:19:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:19:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:19:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:19:39 + /tmp/venv-3uyJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:19:40 + type python3 13:19:40 + true 13:19:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3uyJ/bin to PATH' 13:19:40 lf-activate-venv(): INFO: Adding /tmp/venv-3uyJ/bin to PATH 13:19:40 + PATH=/tmp/venv-3uyJ/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:19:40 + return 0 13:19:40 + [[ -d /opt/pyenv ]] 13:19:40 + echo '---> Setting up pyenv' 13:19:40 ---> Setting up pyenv 13:19:40 + export PYENV_ROOT=/opt/pyenv 13:19:40 + PYENV_ROOT=/opt/pyenv 13:19:40 + export PATH=/opt/pyenv/bin:/tmp/venv-3uyJ/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:19:40 + PATH=/opt/pyenv/bin:/tmp/venv-3uyJ/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:19:40 ++ pwd 13:19:40 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:19:40 + export PYTHONPATH 13:19:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:19:40 + TOX_TESTENV_PASSENV=PYTHONPATH 13:19:40 + tox --version 13:19:41 4.13.0 from /tmp/venv-3uyJ/lib/python3.10/site-packages/tox/__init__.py 13:19:41 + PARALLEL=false 13:19:41 + TOX_OPTIONS_LIST= 13:19:41 + [[ -n gitlint ]] 13:19:41 + TOX_OPTIONS_LIST=' -e gitlint' 13:19:41 + case ${PARALLEL,,} in 13:19:41 + tox -e gitlint 13:19:41 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:19: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 13:20:11 gitlint: freeze> python -m pip freeze --all 13:20: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 13:20:11 gitlint: commands[0]> gitlint 13:20:11 1: T7 Title does not match regex (^\[[A-Z\d-]+]\[*[\w\d-]*]* [A-Z]+[\S ]*$): "add python compatibility module" 13:20:11 3: B6 Body message is missing 13:20:11 4: B8 Body does not match regex (.{20,}) 13:20:11 gitlint: exit 3 (0.22 seconds) /w/workspace/oom-master-commit-lint> gitlint pid=2398 13:20:11 gitlint: FAIL code 3 (30.30=setup[30.08]+cmd[0.22] seconds) 13:20:11 evaluation failed :( (30.48 seconds) 13:20:12 + tox_status=3 13:20:12 + echo '---> Completed tox runs' 13:20:12 ---> Completed tox runs 13:20:12 + for i in .tox/*/log 13:20:12 ++ echo .tox/gitlint/log 13:20:12 ++ awk -F/ '{print $2}' 13:20:12 + tox_env=gitlint 13:20:12 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 13:20:12 + DOC_DIR=docs/_build/html 13:20:12 + [[ -d docs/_build/html ]] 13:20:12 + echo '---> tox-run.sh ends' 13:20:12 ---> tox-run.sh ends 13:20:12 + test 3 -eq 0 13:20:12 + exit 3 13:20:12 ++ '[' 2 = 1 ']' 13:20:12 Build step 'Execute shell' marked build as failure 13:20:12 $ ssh-agent -k 13:20:12 unset SSH_AUTH_SOCK; 13:20:12 unset SSH_AGENT_PID; 13:20:12 echo Agent pid 1680 killed; 13:20:12 [ssh-agent] Stopped. 13:20:12 [PostBuildScript] - [INFO] Executing post build scripts. 13:20:12 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4460964409772388106.sh 13:20:12 ---> sysstat.sh 13:20:12 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7105314920144223779.sh 13:20:12 ---> package-listing.sh 13:20:12 ++ facter osfamily 13:20:12 ++ tr '[:upper:]' '[:lower:]' 13:20:13 + OS_FAMILY=debian 13:20:13 + workspace=/w/workspace/oom-master-commit-lint 13:20:13 + START_PACKAGES=/tmp/packages_start.txt 13:20:13 + END_PACKAGES=/tmp/packages_end.txt 13:20:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:20:13 + PACKAGES=/tmp/packages_start.txt 13:20:13 + '[' /w/workspace/oom-master-commit-lint ']' 13:20:13 + PACKAGES=/tmp/packages_end.txt 13:20:13 + case "${OS_FAMILY}" in 13:20:13 + dpkg -l 13:20:13 + grep '^ii' 13:20:13 + '[' -f /tmp/packages_start.txt ']' 13:20:13 + '[' -f /tmp/packages_end.txt ']' 13:20:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:20:13 + '[' /w/workspace/oom-master-commit-lint ']' 13:20:13 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 13:20:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 13:20:13 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8145862506089649853.sh 13:20:13 ---> capture-instance-metadata.sh 13:20:13 Setup pyenv: 13:20:13 system 13:20:13 3.8.13 13:20:13 3.9.13 13:20:13 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:20:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QxGs 13:20:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:20:20 lf-activate-venv(): INFO: Installing: lftools 13:20:51 lf-activate-venv(): INFO: Adding /tmp/venv-QxGs/bin to PATH 13:20:51 INFO: Running in OpenStack, capturing instance metadata 13:20:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2318470886440134619.sh 13:20:52 provisioning config files... 13:20:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config1187776106065050572tmp 13:20:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:20:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:20:52 [EnvInject] - Injecting environment variables from a build step. 13:20:52 [EnvInject] - Injecting as environment variables the properties content 13:20:52 SERVER_ID=logs 13:20:52 13:20:52 [EnvInject] - Variables injected successfully. 13:20:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14810497563425934222.sh 13:20:52 ---> create-netrc.sh 13:20:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12515223739535104539.sh 13:20:52 ---> python-tools-install.sh 13:20:52 Setup pyenv: 13:20:52 system 13:20:52 3.8.13 13:20:52 3.9.13 13:20:52 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:20:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QxGs from file:/tmp/.os_lf_venv 13:20:53 lf-activate-venv(): INFO: Installing: lftools 13:21:01 lf-activate-venv(): INFO: Adding /tmp/venv-QxGs/bin to PATH 13:21:01 Generating Requirements File 13:21:36 Python 3.10.6 13:21:36 pip 24.0 from /tmp/venv-QxGs/lib/python3.10/site-packages/pip (python 3.10) 13:21:37 appdirs==1.4.4 13:21:37 argcomplete==3.2.2 13:21:37 aspy.yaml==1.3.0 13:21:37 attrs==23.2.0 13:21:37 autopage==0.5.2 13:21:37 beautifulsoup4==4.12.3 13:21:37 boto3==1.34.45 13:21:37 botocore==1.34.45 13:21:37 bs4==0.0.2 13:21:37 cachetools==5.3.2 13:21:37 certifi==2024.2.2 13:21:37 cffi==1.16.0 13:21:37 cfgv==3.4.0 13:21:37 chardet==5.2.0 13:21:37 charset-normalizer==3.3.2 13:21:37 click==8.1.7 13:21:37 cliff==4.5.0 13:21:37 cmd2==2.4.3 13:21:37 cryptography==3.3.2 13:21:37 debtcollector==2.5.0 13:21:37 decorator==5.1.1 13:21:37 defusedxml==0.7.1 13:21:37 Deprecated==1.2.14 13:21:37 distlib==0.3.8 13:21:37 dnspython==2.6.1 13:21:37 docker==4.2.2 13:21:37 dogpile.cache==1.3.1 13:21:37 email-validator==2.1.0.post1 13:21:37 filelock==3.13.1 13:21:37 future==0.18.3 13:21:37 gitdb==4.0.11 13:21:37 GitPython==3.1.42 13:21:37 google-auth==2.28.0 13:21:37 httplib2==0.22.0 13:21:37 identify==2.5.35 13:21:37 idna==3.6 13:21:37 importlib-resources==1.5.0 13:21:37 iso8601==2.1.0 13:21:37 Jinja2==3.1.3 13:21:37 jmespath==1.0.1 13:21:37 jsonpatch==1.33 13:21:37 jsonpointer==2.4 13:21:37 jsonschema==4.21.1 13:21:37 jsonschema-specifications==2023.12.1 13:21:37 keystoneauth1==5.5.0 13:21:37 kubernetes==29.0.0 13:21:37 lftools==0.37.8 13:21:37 lxml==5.1.0 13:21:37 MarkupSafe==2.1.5 13:21:37 msgpack==1.0.7 13:21:37 multi_key_dict==2.0.3 13:21:37 munch==4.0.0 13:21:37 netaddr==1.2.1 13:21:37 netifaces==0.11.0 13:21:37 niet==1.4.2 13:21:37 nodeenv==1.8.0 13:21:37 oauth2client==4.1.3 13:21:37 oauthlib==3.2.2 13:21:37 openstacksdk==0.62.0 13:21:37 os-client-config==2.1.0 13:21:37 os-service-types==1.7.0 13:21:37 osc-lib==3.0.0 13:21:37 oslo.config==9.3.0 13:21:37 oslo.context==5.3.0 13:21:37 oslo.i18n==6.2.0 13:21:37 oslo.log==5.4.0 13:21:37 oslo.serialization==5.3.0 13:21:37 oslo.utils==7.0.0 13:21:37 packaging==23.2 13:21:37 pbr==6.0.0 13:21:37 platformdirs==4.2.0 13:21:37 prettytable==3.10.0 13:21:37 pyasn1==0.5.1 13:21:37 pyasn1-modules==0.3.0 13:21:37 pycparser==2.21 13:21:37 pygerrit2==2.0.15 13:21:37 PyGithub==2.2.0 13:21:37 pyinotify==0.9.6 13:21:37 PyJWT==2.8.0 13:21:37 PyNaCl==1.5.0 13:21:37 pyparsing==2.4.7 13:21:37 pyperclip==1.8.2 13:21:37 pyrsistent==0.20.0 13:21:37 python-cinderclient==9.4.0 13:21:37 python-dateutil==2.8.2 13:21:37 python-heatclient==3.4.0 13:21:37 python-jenkins==1.8.2 13:21:37 python-keystoneclient==5.3.0 13:21:37 python-magnumclient==4.3.0 13:21:37 python-novaclient==18.4.0 13:21:37 python-openstackclient==6.0.1 13:21:37 python-swiftclient==4.4.0 13:21:37 pytz==2024.1 13:21:37 PyYAML==6.0.1 13:21:37 referencing==0.33.0 13:21:37 requests==2.31.0 13:21:37 requests-oauthlib==1.3.1 13:21:37 requestsexceptions==1.4.0 13:21:37 rfc3986==2.0.0 13:21:37 rpds-py==0.18.0 13:21:37 rsa==4.9 13:21:37 ruamel.yaml==0.18.6 13:21:37 ruamel.yaml.clib==0.2.8 13:21:37 s3transfer==0.10.0 13:21:37 simplejson==3.19.2 13:21:37 six==1.16.0 13:21:37 smmap==5.0.1 13:21:37 soupsieve==2.5 13:21:37 stevedore==5.1.0 13:21:37 tabulate==0.9.0 13:21:37 toml==0.10.2 13:21:37 tomlkit==0.12.3 13:21:37 tqdm==4.66.2 13:21:37 typing_extensions==4.9.0 13:21:37 tzdata==2024.1 13:21:37 urllib3==1.26.18 13:21:37 virtualenv==20.25.0 13:21:37 wcwidth==0.2.13 13:21:37 websocket-client==1.7.0 13:21:37 wrapt==1.16.0 13:21:37 xdg==6.0.0 13:21:37 xmltodict==0.13.0 13:21:37 yq==3.2.3 13:21:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1727295625849798487.sh 13:21:37 ---> sudo-logs.sh 13:21:37 Archiving 'sudo' log.. 13:21:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8056143927444011447.sh 13:21:37 ---> job-cost.sh 13:21:37 Setup pyenv: 13:21:37 system 13:21:37 3.8.13 13:21:37 3.9.13 13:21:37 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:21:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QxGs from file:/tmp/.os_lf_venv 13:21:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:21:46 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:21:46 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:21:46 lf-activate-venv(): INFO: Adding /tmp/venv-QxGs/bin to PATH 13:21:46 INFO: No Stack... 13:21:47 INFO: Retrieving Pricing Info for: v3-standard-4 13:21:47 INFO: Archiving Costs 13:21:47 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13352329838832915925.sh 13:21:47 ---> logs-deploy.sh 13:21:47 Setup pyenv: 13:21:47 system 13:21:47 3.8.13 13:21:47 3.9.13 13:21:47 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:21:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QxGs from file:/tmp/.os_lf_venv 13:21:49 lf-activate-venv(): INFO: Installing: lftools 13:21:58 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:21:58 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:21:59 lf-activate-venv(): INFO: Adding /tmp/venv-QxGs/bin to PATH 13:21:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7194 13:21:59 INFO: archiving workspace using pattern(s): 13:22:00 Archives upload complete. 13:22:00 INFO: archiving logs to Nexus 13:22:01 ---> uname -a: 13:22:01 Linux prd-ubuntu1804-builder-4c-4g-6996 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:22:01 13:22:01 13:22:01 ---> lscpu: 13:22:01 Architecture: x86_64 13:22:01 CPU op-mode(s): 32-bit, 64-bit 13:22:01 Byte Order: Little Endian 13:22:01 CPU(s): 4 13:22:01 On-line CPU(s) list: 0-3 13:22:01 Thread(s) per core: 1 13:22:01 Core(s) per socket: 1 13:22:01 Socket(s): 4 13:22:01 NUMA node(s): 1 13:22:01 Vendor ID: AuthenticAMD 13:22:01 CPU family: 23 13:22:01 Model: 49 13:22:01 Model name: AMD EPYC-Rome Processor 13:22:01 Stepping: 0 13:22:01 CPU MHz: 2799.998 13:22:01 BogoMIPS: 5599.99 13:22:01 Virtualization: AMD-V 13:22:01 Hypervisor vendor: KVM 13:22:01 Virtualization type: full 13:22:01 L1d cache: 32K 13:22:01 L1i cache: 32K 13:22:01 L2 cache: 512K 13:22:01 L3 cache: 16384K 13:22:01 NUMA node0 CPU(s): 0-3 13:22:01 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:22:01 13:22:01 13:22:01 ---> nproc: 13:22:01 4 13:22:01 13:22:01 13:22:01 ---> df -h: 13:22:01 Filesystem Size Used Avail Use% Mounted on 13:22:01 udev 7.9G 0 7.9G 0% /dev 13:22:01 tmpfs 1.6G 672K 1.6G 1% /run 13:22:01 /dev/vda1 78G 8.5G 69G 11% / 13:22:01 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:22:01 tmpfs 5.0M 0 5.0M 0% /run/lock 13:22:01 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:22:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:22:01 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:22:01 13:22:01 13:22:01 ---> free -m: 13:22:01 total used free shared buff/cache available 13:22:01 Mem: 16040 560 13187 0 2291 15156 13:22:01 Swap: 1023 0 1023 13:22:01 13:22:01 13:22:01 ---> ip addr: 13:22:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:22:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:22:01 inet 127.0.0.1/8 scope host lo 13:22:01 valid_lft forever preferred_lft forever 13:22:01 inet6 ::1/128 scope host 13:22:01 valid_lft forever preferred_lft forever 13:22:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:22:01 link/ether fa:16:3e:25:e1:fb brd ff:ff:ff:ff:ff:ff 13:22:01 inet 10.30.106.97/23 brd 10.30.107.255 scope global dynamic ens3 13:22:01 valid_lft 86211sec preferred_lft 86211sec 13:22:01 inet6 fe80::f816:3eff:fe25:e1fb/64 scope link 13:22:01 valid_lft forever preferred_lft forever 13:22:01 13:22:01 13:22:01 ---> sar -b -r -n DEV: 13:22:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6996) 02/20/24 _x86_64_ (4 CPU) 13:22:01 13:22:01 13:18:54 LINUX RESTART (4 CPU) 13:22:01 13:22:01 13:19:01 tps rtps wtps bread/s bwrtn/s 13:22:01 13:20:02 203.81 66.26 137.56 4057.56 57338.17 13:22:01 13:21:01 127.72 14.42 113.30 1101.64 34761.43 13:22:01 Average: 166.10 40.56 125.54 2592.39 46147.47 13:22:01 13:22:01 13:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:22:01 13:20:02 13968408 15488812 2456560 14.96 54460 1671844 893016 5.11 759080 1494688 101808 13:22:01 13:21:01 13606180 15496224 2818788 17.16 83504 1990136 800536 4.58 790892 1781396 130424 13:22:01 Average: 13787294 15492518 2637674 16.06 68982 1830990 846776 4.85 774986 1638042 116116 13:22:01 13:22:01 13:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:22:01 13:20:02 ens3 469.59 302.51 2200.05 88.34 0.00 0.00 0.00 0.00 13:22:01 13:20:02 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 13:22:01 13:21:01 ens3 130.52 99.85 686.05 92.30 0.00 0.00 0.00 0.00 13:22:01 13:21:01 lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 13:22:01 Average: ens3 301.52 202.06 1449.60 90.30 0.00 0.00 0.00 0.00 13:22:01 Average: lo 1.58 1.58 0.16 0.16 0.00 0.00 0.00 0.00 13:22:01 13:22:01 13:22:01 ---> sar -P ALL: 13:22:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6996) 02/20/24 _x86_64_ (4 CPU) 13:22:01 13:22:01 13:18:54 LINUX RESTART (4 CPU) 13:22:01 13:22:01 13:19:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 13:20:02 all 18.05 0.00 2.11 10.28 0.09 69.48 13:22:01 13:20:02 0 17.64 0.00 1.81 7.48 0.05 73.02 13:22:01 13:20:02 1 11.53 0.00 1.97 17.11 0.08 69.32 13:22:01 13:20:02 2 22.12 0.00 2.55 12.08 0.10 63.14 13:22:01 13:20:02 3 20.89 0.00 2.08 4.47 0.10 72.45 13:22:01 13:21:01 all 20.47 0.00 1.80 5.53 0.09 72.12 13:22:01 13:21:01 0 17.76 0.00 1.83 11.29 0.09 69.04 13:22:01 13:21:01 1 14.99 0.00 1.34 2.58 0.05 81.03 13:22:01 13:21:01 2 19.72 0.00 1.55 2.32 0.10 76.31 13:22:01 13:21:01 3 29.42 0.00 2.52 5.94 0.10 62.02 13:22:01 Average: all 19.25 0.00 1.95 7.92 0.09 70.79 13:22:01 Average: 0 17.70 0.00 1.82 9.37 0.07 71.04 13:22:01 Average: 1 13.25 0.00 1.66 9.89 0.07 75.14 13:22:01 Average: 2 20.93 0.00 2.06 7.24 0.10 69.67 13:22:01 Average: 3 25.11 0.00 2.29 5.20 0.10 67.29 13:22:01 13:22:01 13:22:01