09:00:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143072 09:00:47 Running as SYSTEM 09:00:47 [EnvInject] - Loading node environment variables. 09:00:47 Building remotely on prd-ubuntu1804-builder-4c-4g-3644 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:00:47 [ssh-agent] Looking for ssh-agent implementation... 09:00:47 $ ssh-agent 09:00:47 SSH_AUTH_SOCK=/tmp/ssh-3cB6jKhdWqFL/agent.1712 09:00:47 SSH_AGENT_PID=1714 09:00:47 [ssh-agent] Started. 09:00:48 Running ssh-add (command line suppressed) 09:00:48 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12170446942633564710.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12170446942633564710.key) 09:00:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:00:48 The recommended git tool is: NONE 09:00:50 using credential onap-jenkins-ssh 09:00:50 Wiping out workspace first. 09:00:50 Cloning the remote Git repository 09:00:50 Cloning repository git://cloud.onap.org/mirror/oom.git 09:00:50 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:00:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:00:50 > git --version # timeout=10 09:00:50 > git --version # 'git version 2.17.1' 09:00:50 using GIT_SSH to set credentials Gerrit user 09:00:50 Verifying host key using manually-configured host key entries 09:00:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:00:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:00:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:00:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:00:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:00:56 using GIT_SSH to set credentials Gerrit user 09:00:56 Verifying host key using manually-configured host key entries 09:00:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/72/143072/1 # timeout=30 09:00:56 > git rev-parse 03c92953c251f8128ee031fa7ef1a43d0fb96d93^{commit} # timeout=10 09:00:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:00:56 Checking out Revision 03c92953c251f8128ee031fa7ef1a43d0fb96d93 (refs/changes/72/143072/1) 09:00:56 > git config core.sparsecheckout # timeout=10 09:00:56 > git checkout -f 03c92953c251f8128ee031fa7ef1a43d0fb96d93 # timeout=30 09:01:00 Commit message: "[PORTALNG] 13.1.1 release" 09:01:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:01:00 > git rev-list --no-walk f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22 # timeout=10 09:01:01 [EnvInject] - Injecting environment variables from a build step. 09:01:01 [EnvInject] - Injecting as environment variables the properties content 09:01:01 PYTHON=python3 09:01:01 09:01:01 [EnvInject] - Variables injected successfully. 09:01:01 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13577806138485043313.sh 09:01:01 ---> tox-install.sh 09:01:01 + source /home/jenkins/lf-env.sh 09:01:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:01:01 ++ mktemp -d /tmp/venv-XXXX 09:01:01 + lf_venv=/tmp/venv-GbnK 09:01:01 + local venv_file=/tmp/.os_lf_venv 09:01:01 + local python=python3 09:01:01 + local options 09:01:01 + local set_path=true 09:01:01 + local install_args= 09:01:01 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:01:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:01:01 + true 09:01:01 + case $1 in 09:01:01 + venv_file=/tmp/.toxenv 09:01:01 + shift 2 09:01:01 + true 09:01:01 + case $1 in 09:01:01 + shift 09:01:01 + break 09:01:01 + case $python in 09:01:01 + local pkg_list= 09:01:01 + [[ -d /opt/pyenv ]] 09:01:01 + echo 'Setup pyenv:' 09:01:01 Setup pyenv: 09:01:01 + export PYENV_ROOT=/opt/pyenv 09:01:01 + PYENV_ROOT=/opt/pyenv 09:01:01 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:01 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:01 + pyenv versions 09:01:01 * system (set by /opt/pyenv/version) 09:01:01 * 3.8.13 (set by /opt/pyenv/version) 09:01:01 * 3.9.13 (set by /opt/pyenv/version) 09:01:01 * 3.10.6 (set by /opt/pyenv/version) 09:01:01 + command -v pyenv 09:01:01 ++ pyenv init - --no-rehash 09:01:01 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:01:01 export PATH="/opt/pyenv/shims:${PATH}" 09:01:01 export PYENV_SHELL=bash 09:01:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:01:01 pyenv() { 09:01:01 local command 09:01:01 command="${1:-}" 09:01:01 if [ "$#" -gt 0 ]; then 09:01:01 shift 09:01:01 fi 09:01:01 09:01:01 case "$command" in 09:01:01 rehash|shell) 09:01:01 eval "$(pyenv "sh-$command" "$@")" 09:01:01 ;; 09:01:01 *) 09:01:01 command pyenv "$command" "$@" 09:01:01 ;; 09:01:01 esac 09:01:01 }' 09:01:01 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:01:01 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:01 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:01 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:01 ++ export PYENV_SHELL=bash 09:01:01 ++ PYENV_SHELL=bash 09:01:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:01:01 +++ complete -F _pyenv pyenv 09:01:01 ++ lf-pyver python3 09:01:01 ++ local py_version_xy=python3 09:01:01 ++ local py_version_xyz= 09:01:01 ++ sed 's/^[ *]* //' 09:01:01 ++ awk '{ print $1 }' 09:01:01 ++ pyenv versions 09:01:01 ++ local command 09:01:01 ++ command=versions 09:01:01 ++ '[' 1 -gt 0 ']' 09:01:01 ++ shift 09:01:01 ++ case "$command" in 09:01:01 ++ command pyenv versions 09:01:01 ++ pyenv versions 09:01:01 ++ grep -E '^[0-9.]*[0-9]$' 09:01:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:01:01 +++ grep '^3' /tmp/.pyenv_versions 09:01:01 +++ sort -V 09:01:01 +++ tail -n 1 09:01:01 ++ py_version_xyz=3.10.6 09:01:01 ++ [[ -z 3.10.6 ]] 09:01:01 ++ echo 3.10.6 09:01:01 ++ return 0 09:01:01 + pyenv local 3.10.6 09:01:01 + local command 09:01:01 + command=local 09:01:01 + '[' 2 -gt 0 ']' 09:01:01 + shift 09:01:01 + case "$command" in 09:01:01 + command pyenv local 3.10.6 09:01:01 + pyenv local 3.10.6 09:01:01 + for arg in "$@" 09:01:01 + case $arg in 09:01:01 + pkg_list+='tox ' 09:01:01 + for arg in "$@" 09:01:01 + case $arg in 09:01:01 + pkg_list+='virtualenv ' 09:01:01 + for arg in "$@" 09:01:01 + case $arg in 09:01:01 + pkg_list+='urllib3~=1.26.15 ' 09:01:01 + [[ -f /tmp/.toxenv ]] 09:01:01 + [[ ! -f /tmp/.toxenv ]] 09:01:01 + [[ -n '' ]] 09:01:01 + python3 -m venv /tmp/venv-GbnK 09:01:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GbnK' 09:01:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GbnK 09:01:06 + echo /tmp/venv-GbnK 09:01:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:01:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:01:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:01:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:01:06 + local 'pip_opts=--upgrade --quiet' 09:01:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:01:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:01:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:01:06 + [[ -n '' ]] 09:01:06 + [[ -n '' ]] 09:01:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:01:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:01:06 + /tmp/venv-GbnK/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:01:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:01:12 lf-activate-venv(): INFO: Base packages installed successfully 09:01:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:01:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:01:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:01:12 + /tmp/venv-GbnK/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:01:16 + type python3 09:01:16 + true 09:01:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GbnK/bin to PATH' 09:01:16 lf-activate-venv(): INFO: Adding /tmp/venv-GbnK/bin to PATH 09:01:16 + PATH=/tmp/venv-GbnK/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:16 + return 0 09:01:16 + python3 --version 09:01:16 Python 3.10.6 09:01:16 + python3 -m pip --version 09:01:17 pip 25.3 from /tmp/venv-GbnK/lib/python3.10/site-packages/pip (python 3.10) 09:01:17 + python3 -m pip freeze 09:01:17 cachetools==6.2.6 09:01:17 chardet==5.2.0 09:01:17 colorama==0.4.6 09:01:17 distlib==0.4.0 09:01:17 filelock==3.20.3 09:01:17 packaging==26.0 09:01:17 platformdirs==4.5.1 09:01:17 pluggy==1.6.0 09:01:17 pyproject-api==1.10.0 09:01:17 tomli==2.4.0 09:01:17 tox==4.34.1 09:01:17 typing_extensions==4.15.0 09:01:17 urllib3==1.26.20 09:01:17 virtualenv==20.36.1 09:01:17 [EnvInject] - Injecting environment variables from a build step. 09:01:17 [EnvInject] - Injecting as environment variables the properties content 09:01:17 PARALLEL=false 09:01:17 09:01:17 [EnvInject] - Variables injected successfully. 09:01:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8127374831753349239.sh 09:01:17 ---> tox-run.sh 09:01:17 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:01:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:01:17 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:01:17 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:01:17 + source /home/jenkins/lf-env.sh 09:01:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:01:17 ++ mktemp -d /tmp/venv-XXXX 09:01:17 + lf_venv=/tmp/venv-E4A6 09:01:17 + local venv_file=/tmp/.os_lf_venv 09:01:17 + local python=python3 09:01:17 + local options 09:01:17 + local set_path=true 09:01:17 + local install_args= 09:01:17 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:01:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:01:17 + true 09:01:17 + case $1 in 09:01:17 + venv_file=/tmp/.toxenv 09:01:17 + shift 2 09:01:17 + true 09:01:17 + case $1 in 09:01:17 + shift 09:01:17 + break 09:01:17 + case $python in 09:01:17 + local pkg_list= 09:01:17 + [[ -d /opt/pyenv ]] 09:01:17 + echo 'Setup pyenv:' 09:01:17 Setup pyenv: 09:01:17 + export PYENV_ROOT=/opt/pyenv 09:01:17 + PYENV_ROOT=/opt/pyenv 09:01:17 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:17 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:17 + pyenv versions 09:01:17 system 09:01:17 3.8.13 09:01:17 3.9.13 09:01:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:01:17 + command -v pyenv 09:01:17 ++ pyenv init - --no-rehash 09:01:17 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:01:17 export PATH="/opt/pyenv/shims:${PATH}" 09:01:17 export PYENV_SHELL=bash 09:01:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:01:17 pyenv() { 09:01:17 local command 09:01:17 command="${1:-}" 09:01:17 if [ "$#" -gt 0 ]; then 09:01:17 shift 09:01:17 fi 09:01:17 09:01:17 case "$command" in 09:01:17 rehash|shell) 09:01:17 eval "$(pyenv "sh-$command" "$@")" 09:01:17 ;; 09:01:17 *) 09:01:17 command pyenv "$command" "$@" 09:01:17 ;; 09:01:17 esac 09:01:17 }' 09:01:17 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:01:17 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:17 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:17 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:17 ++ export PYENV_SHELL=bash 09:01:17 ++ PYENV_SHELL=bash 09:01:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:01:17 +++ complete -F _pyenv pyenv 09:01:17 ++ lf-pyver python3 09:01:17 ++ local py_version_xy=python3 09:01:17 ++ local py_version_xyz= 09:01:17 ++ pyenv versions 09:01:17 ++ local command 09:01:17 ++ command=versions 09:01:17 ++ '[' 1 -gt 0 ']' 09:01:17 ++ shift 09:01:17 ++ case "$command" in 09:01:17 ++ command pyenv versions 09:01:17 ++ pyenv versions 09:01:17 ++ awk '{ print $1 }' 09:01:17 ++ sed 's/^[ *]* //' 09:01:17 ++ grep -E '^[0-9.]*[0-9]$' 09:01:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:01:17 +++ grep '^3' /tmp/.pyenv_versions 09:01:17 +++ sort -V 09:01:17 +++ tail -n 1 09:01:17 ++ py_version_xyz=3.10.6 09:01:17 ++ [[ -z 3.10.6 ]] 09:01:17 ++ echo 3.10.6 09:01:17 ++ return 0 09:01:17 + pyenv local 3.10.6 09:01:17 + local command 09:01:17 + command=local 09:01:17 + '[' 2 -gt 0 ']' 09:01:17 + shift 09:01:17 + case "$command" in 09:01:17 + command pyenv local 3.10.6 09:01:17 + pyenv local 3.10.6 09:01:17 + for arg in "$@" 09:01:17 + case $arg in 09:01:17 + pkg_list+='tox ' 09:01:17 + for arg in "$@" 09:01:17 + case $arg in 09:01:17 + pkg_list+='virtualenv ' 09:01:17 + for arg in "$@" 09:01:17 + case $arg in 09:01:17 + pkg_list+='urllib3~=1.26.15 ' 09:01:17 + [[ -f /tmp/.toxenv ]] 09:01:17 ++ cat /tmp/.toxenv 09:01:17 + lf_venv=/tmp/venv-GbnK 09:01:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GbnK from' file:/tmp/.toxenv 09:01:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GbnK from file:/tmp/.toxenv 09:01:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:01:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:01:17 + local 'pip_opts=--upgrade --quiet' 09:01:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:01:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:01:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:01:17 + [[ -n '' ]] 09:01:17 + [[ -n '' ]] 09:01:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:01:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:01:17 + /tmp/venv-GbnK/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:01:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:01:18 lf-activate-venv(): INFO: Base packages installed successfully 09:01:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:01:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:01:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:01:18 + /tmp/venv-GbnK/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:01:21 + type python3 09:01:21 + true 09:01:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GbnK/bin to PATH' 09:01:21 lf-activate-venv(): INFO: Adding /tmp/venv-GbnK/bin to PATH 09:01:21 + PATH=/tmp/venv-GbnK/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:21 + return 0 09:01:21 + [[ -d /opt/pyenv ]] 09:01:21 + echo '---> Setting up pyenv' 09:01:21 ---> Setting up pyenv 09:01:21 + export PYENV_ROOT=/opt/pyenv 09:01:21 + PYENV_ROOT=/opt/pyenv 09:01:21 + export PATH=/opt/pyenv/bin:/tmp/venv-GbnK/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:21 + PATH=/opt/pyenv/bin:/tmp/venv-GbnK/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:21 ++ pwd 09:01:21 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:01:21 + export PYTHONPATH 09:01:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:01:21 + TOX_TESTENV_PASSENV=PYTHONPATH 09:01:21 + tox --version 09:01:21 4.34.1 from /tmp/venv-GbnK/lib/python3.10/site-packages/tox/__init__.py 09:01:21 + PARALLEL=false 09:01:21 + TOX_OPTIONS_LIST= 09:01:21 + [[ -n checkbashisms ]] 09:01:21 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:01:21 + case ${PARALLEL,,} in 09:01:21 + tox -e checkbashisms 09:01:21 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:01:22 checkbashisms: freeze> python -m pip freeze --all 09:01:23 checkbashisms: pip==25.3,setuptools==80.9.0 09:01:23 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:01:24 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:01:26 checkbashisms: OK (4.98=setup[1.50]+cmd[3.48] seconds) 09:01:26 congratulations :) (5.01 seconds) 09:01:26 + tox_status=0 09:01:26 + echo '---> Completed tox runs' 09:01:26 ---> Completed tox runs 09:01:26 + for i in .tox/*/log 09:01:26 ++ echo .tox/checkbashisms/log 09:01:26 ++ awk -F/ '{print $2}' 09:01:26 + tox_env=checkbashisms 09:01:26 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:01:26 + DOC_DIR=docs/_build/html 09:01:26 + [[ -d docs/_build/html ]] 09:01:26 + echo '---> tox-run.sh ends' 09:01:26 ---> tox-run.sh ends 09:01:26 + test 0 -eq 0 09:01:26 $ ssh-agent -k 09:01:26 unset SSH_AUTH_SOCK; 09:01:26 unset SSH_AGENT_PID; 09:01:26 echo Agent pid 1714 killed; 09:01:26 [ssh-agent] Stopped. 09:01:27 [PostBuildScript] - [INFO] Executing post build scripts. 09:01:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins811192251047558970.sh 09:01:27 ---> sysstat.sh 09:01:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11209329861087766304.sh 09:01:27 ---> package-listing.sh 09:01:27 ++ facter osfamily 09:01:27 ++ tr '[:upper:]' '[:lower:]' 09:01:27 + OS_FAMILY=debian 09:01:27 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:01:27 + START_PACKAGES=/tmp/packages_start.txt 09:01:27 + END_PACKAGES=/tmp/packages_end.txt 09:01:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:01:27 + PACKAGES=/tmp/packages_start.txt 09:01:27 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:01:27 + PACKAGES=/tmp/packages_end.txt 09:01:27 + case "${OS_FAMILY}" in 09:01:27 + dpkg -l 09:01:27 + grep '^ii' 09:01:27 + '[' -f /tmp/packages_start.txt ']' 09:01:27 + '[' -f /tmp/packages_end.txt ']' 09:01:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:01:27 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:01:27 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:01:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:01:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4141559162730616428.sh 09:01:27 ---> capture-instance-metadata.sh 09:01:27 Setup pyenv: 09:01:27 system 09:01:27 3.8.13 09:01:27 3.9.13 09:01:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:01:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YgHw 09:01:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:01:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:01:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:01:37 lf-activate-venv(): INFO: Base packages installed successfully 09:01:37 lf-activate-venv(): INFO: Installing additional packages: lftools 09:02:18 lf-activate-venv(): INFO: Adding /tmp/venv-YgHw/bin to PATH 09:02:18 INFO: Running in OpenStack, capturing instance metadata 09:02:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7350884055004280594.sh 09:02:18 provisioning config files... 09:02:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16567076579376719372tmp 09:02:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:02:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:02:18 [EnvInject] - Injecting environment variables from a build step. 09:02:18 [EnvInject] - Injecting as environment variables the properties content 09:02:18 SERVER_ID=logs 09:02:18 09:02:18 [EnvInject] - Variables injected successfully. 09:02:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6583215133846642421.sh 09:02:18 ---> create-netrc.sh 09:02:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14115492560740248781.sh 09:02:18 ---> python-tools-install.sh 09:02:18 Setup pyenv: 09:02:18 system 09:02:18 3.8.13 09:02:18 3.9.13 09:02:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:02:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YgHw from file:/tmp/.os_lf_venv 09:02:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:02:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:02:21 lf-activate-venv(): INFO: Base packages installed successfully 09:02:21 lf-activate-venv(): INFO: Installing additional packages: lftools 09:02:36 lf-activate-venv(): INFO: Adding /tmp/venv-YgHw/bin to PATH 09:02:36 Generating Requirements File 09:03:13 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:03:13 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:03:13 Python 3.10.6 09:03:13 pip 25.3 from /tmp/venv-YgHw/lib/python3.10/site-packages/pip (python 3.10) 09:03:14 appdirs==1.4.4 09:03:14 argcomplete==3.6.3 09:03:14 aspy.yaml==1.3.0 09:03:14 attrs==25.4.0 09:03:14 autopage==0.5.2 09:03:14 backports.strenum==1.3.1 09:03:14 beautifulsoup4==4.14.3 09:03:14 boto3==1.42.36 09:03:14 botocore==1.42.36 09:03:14 bs4==0.0.2 09:03:14 certifi==2026.1.4 09:03:14 cffi==2.0.0 09:03:14 cfgv==3.5.0 09:03:14 chardet==5.2.0 09:03:14 charset-normalizer==3.4.4 09:03:14 click==8.3.1 09:03:14 cliff==4.13.1 09:03:14 cmd2==3.1.2 09:03:14 cryptography==3.3.2 09:03:14 debtcollector==3.0.0 09:03:14 decorator==5.2.1 09:03:14 defusedxml==0.7.1 09:03:14 Deprecated==1.3.1 09:03:14 distlib==0.4.0 09:03:14 dnspython==2.8.0 09:03:14 docker==7.1.0 09:03:14 dogpile.cache==1.5.0 09:03:14 durationpy==0.10 09:03:14 email-validator==2.3.0 09:03:14 filelock==3.20.3 09:03:14 future==1.0.0 09:03:14 gitdb==4.0.12 09:03:14 GitPython==3.1.46 09:03:14 httplib2==0.30.2 09:03:14 identify==2.6.16 09:03:14 idna==3.11 09:03:14 importlib-resources==1.5.0 09:03:14 iso8601==2.1.0 09:03:14 Jinja2==3.1.6 09:03:14 jmespath==1.1.0 09:03:14 jsonpatch==1.33 09:03:14 jsonpointer==3.0.0 09:03:14 jsonschema==4.26.0 09:03:14 jsonschema-specifications==2025.9.1 09:03:14 keystoneauth1==5.13.0 09:03:14 kubernetes==35.0.0 09:03:14 lftools==0.37.21 09:03:14 lxml==6.0.2 09:03:14 markdown-it-py==4.0.0 09:03:14 MarkupSafe==3.0.3 09:03:14 mdurl==0.1.2 09:03:14 msgpack==1.1.2 09:03:14 multi_key_dict==2.0.3 09:03:14 munch==4.0.0 09:03:14 netaddr==1.3.0 09:03:14 niet==1.4.2 09:03:14 nodeenv==1.10.0 09:03:14 oauth2client==4.1.3 09:03:14 oauthlib==3.3.1 09:03:14 openstacksdk==4.9.0 09:03:14 os-service-types==1.8.2 09:03:14 osc-lib==4.3.0 09:03:14 oslo.config==10.2.0 09:03:14 oslo.context==6.2.0 09:03:14 oslo.i18n==6.7.1 09:03:14 oslo.log==8.0.0 09:03:14 oslo.serialization==5.9.0 09:03:14 oslo.utils==9.2.0 09:03:14 packaging==26.0 09:03:14 pbr==7.0.3 09:03:14 platformdirs==4.5.1 09:03:14 prettytable==3.17.0 09:03:14 psutil==7.2.1 09:03:14 pyasn1==0.6.2 09:03:14 pyasn1_modules==0.4.2 09:03:14 pycparser==3.0 09:03:14 pygerrit2==2.0.15 09:03:14 PyGithub==2.8.1 09:03:14 Pygments==2.19.2 09:03:14 PyJWT==2.10.1 09:03:14 PyNaCl==1.6.2 09:03:14 pyparsing==2.4.7 09:03:14 pyperclip==1.11.0 09:03:14 pyrsistent==0.20.0 09:03:14 python-cinderclient==9.8.0 09:03:14 python-dateutil==2.9.0.post0 09:03:14 python-heatclient==5.0.0 09:03:14 python-jenkins==1.8.3 09:03:14 python-keystoneclient==5.7.0 09:03:14 python-magnumclient==4.9.0 09:03:14 python-openstackclient==8.3.0 09:03:14 python-swiftclient==4.9.0 09:03:14 PyYAML==6.0.3 09:03:14 referencing==0.37.0 09:03:14 requests==2.32.5 09:03:14 requests-oauthlib==2.0.0 09:03:14 requestsexceptions==1.4.0 09:03:14 rfc3986==2.0.0 09:03:14 rich==14.3.1 09:03:14 rich-argparse==1.7.2 09:03:14 rpds-py==0.30.0 09:03:14 rsa==4.9.1 09:03:14 ruamel.yaml==0.19.1 09:03:14 ruamel.yaml.clib==0.2.15 09:03:14 s3transfer==0.16.0 09:03:14 simplejson==3.20.2 09:03:14 six==1.17.0 09:03:14 smmap==5.0.2 09:03:14 soupsieve==2.8.3 09:03:14 stevedore==5.6.0 09:03:14 tabulate==0.9.0 09:03:14 toml==0.10.2 09:03:14 tomlkit==0.14.0 09:03:14 tqdm==4.67.1 09:03:14 typing_extensions==4.15.0 09:03:14 tzdata==2025.3 09:03:14 urllib3==1.26.20 09:03:14 virtualenv==20.36.1 09:03:14 wcwidth==0.5.0 09:03:14 websocket-client==1.9.0 09:03:14 wrapt==2.0.1 09:03:14 xdg==6.0.0 09:03:14 xmltodict==1.0.2 09:03:14 yq==3.4.3 09:03:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9967680922414098394.sh 09:03:14 ---> sudo-logs.sh 09:03:14 Archiving 'sudo' log.. 09:03:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8119111930784132720.sh 09:03:14 ---> job-cost.sh 09:03:14 Setup pyenv: 09:03:14 system 09:03:14 3.8.13 09:03:14 3.9.13 09:03:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:03:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YgHw from file:/tmp/.os_lf_venv 09:03:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:03:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:03:16 lf-activate-venv(): INFO: Base packages installed successfully 09:03:16 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:03:23 lf-activate-venv(): INFO: Adding /tmp/venv-YgHw/bin to PATH 09:03:23 INFO: No Stack... 09:03:24 INFO: Retrieving Pricing Info for: v3-standard-4 09:03:24 INFO: Archiving Costs 09:03:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10766155334891024235.sh 09:03:24 ---> logs-deploy.sh 09:03:24 Setup pyenv: 09:03:24 system 09:03:24 3.8.13 09:03:24 3.9.13 09:03:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:03:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YgHw from file:/tmp/.os_lf_venv 09:03:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:03:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:03:26 lf-activate-venv(): INFO: Base packages installed successfully 09:03:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:03:39 lf-activate-venv(): INFO: Adding /tmp/venv-YgHw/bin to PATH 09:03:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4394 09:03:39 INFO: archiving workspace using pattern(s): 09:03:40 Archives upload complete. 09:03:40 INFO: archiving logs to Nexus 09:03:41 ---> uname -a: 09:03:41 Linux prd-ubuntu1804-builder-4c-4g-3644 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:03:41 09:03:41 09:03:41 ---> lscpu: 09:03:41 Architecture: x86_64 09:03:41 CPU op-mode(s): 32-bit, 64-bit 09:03:41 Byte Order: Little Endian 09:03:41 CPU(s): 4 09:03:41 On-line CPU(s) list: 0-3 09:03:41 Thread(s) per core: 1 09:03:41 Core(s) per socket: 1 09:03:41 Socket(s): 4 09:03:41 NUMA node(s): 1 09:03:41 Vendor ID: AuthenticAMD 09:03:41 CPU family: 23 09:03:41 Model: 49 09:03:41 Model name: AMD EPYC-Rome Processor 09:03:41 Stepping: 0 09:03:41 CPU MHz: 2800.000 09:03:41 BogoMIPS: 5600.00 09:03:41 Virtualization: AMD-V 09:03:41 Hypervisor vendor: KVM 09:03:41 Virtualization type: full 09:03:41 L1d cache: 32K 09:03:41 L1i cache: 32K 09:03:41 L2 cache: 512K 09:03:41 L3 cache: 16384K 09:03:41 NUMA node0 CPU(s): 0-3 09:03:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 09:03:41 09:03:41 09:03:41 ---> nproc: 09:03:41 4 09:03:41 09:03:41 09:03:41 ---> df -h: 09:03:41 Filesystem Size Used Avail Use% Mounted on 09:03:41 udev 7.9G 0 7.9G 0% /dev 09:03:41 tmpfs 1.6G 676K 1.6G 1% /run 09:03:41 /dev/vda1 78G 8.3G 70G 11% / 09:03:41 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:03:41 tmpfs 5.0M 0 5.0M 0% /run/lock 09:03:41 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:03:41 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:03:41 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:03:41 09:03:41 09:03:41 ---> free -m: 09:03:41 total used free shared buff/cache available 09:03:41 Mem: 16040 545 13424 0 2069 15180 09:03:41 Swap: 1023 0 1023 09:03:41 09:03:41 09:03:41 ---> ip addr: 09:03:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:03:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:03:41 inet 127.0.0.1/8 scope host lo 09:03:41 valid_lft forever preferred_lft forever 09:03:41 inet6 ::1/128 scope host 09:03:41 valid_lft forever preferred_lft forever 09:03:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:03:41 link/ether fa:16:3e:69:4d:bd brd ff:ff:ff:ff:ff:ff 09:03:41 inet 10.30.106.213/23 brd 10.30.107.255 scope global dynamic ens3 09:03:41 valid_lft 86190sec preferred_lft 86190sec 09:03:41 inet6 fe80::f816:3eff:fe69:4dbd/64 scope link 09:03:41 valid_lft forever preferred_lft forever 09:03:41 09:03:41 09:03:41 ---> sar -b -r -n DEV: 09:03:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3644) 01/28/26 _x86_64_ (4 CPU) 09:03:41 09:03:41 09:00:16 LINUX RESTART (4 CPU) 09:03:41 09:03:41 09:01:01 tps rtps wtps bread/s bwrtn/s 09:03:41 09:02:01 76.52 22.94 53.58 768.41 11778.34 09:03:41 09:03:01 74.95 0.72 74.24 96.38 14925.78 09:03:41 Average: 75.74 11.83 63.91 432.43 13351.93 09:03:41 09:03:41 09:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:03:41 09:02:01 14027468 15523156 2397500 14.60 54804 1644796 810668 4.64 719100 1469576 49104 09:03:41 09:03:01 13882396 15589280 2542572 15.48 71480 1828244 730884 4.18 657796 1651996 43924 09:03:41 Average: 13954932 15556218 2470036 15.04 63142 1736520 770776 4.41 688448 1560786 46514 09:03:41 09:03:41 09:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:03:41 09:02:01 ens3 37.40 29.19 294.79 7.55 0.00 0.00 0.00 0.00 09:03:41 09:02:01 lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 09:03:41 09:03:01 ens3 37.68 29.60 707.70 6.12 0.00 0.00 0.00 0.00 09:03:41 09:03:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 09:03:41 Average: ens3 37.54 29.39 501.23 6.83 0.00 0.00 0.00 0.00 09:03:41 Average: lo 0.97 0.97 0.11 0.11 0.00 0.00 0.00 0.00 09:03:41 09:03:41 09:03:41 ---> sar -P ALL: 09:03:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3644) 01/28/26 _x86_64_ (4 CPU) 09:03:41 09:03:41 09:00:16 LINUX RESTART (4 CPU) 09:03:41 09:03:41 09:01:01 CPU %user %nice %system %iowait %steal %idle 09:03:41 09:02:01 all 14.67 0.00 1.09 10.43 0.05 73.76 09:03:41 09:02:01 0 12.53 0.00 0.60 4.47 0.03 82.37 09:03:41 09:02:01 1 14.95 0.00 1.32 2.68 0.03 81.02 09:03:41 09:02:01 2 21.27 0.00 1.40 33.33 0.07 43.94 09:03:41 09:02:01 3 9.92 0.00 1.02 1.20 0.05 87.80 09:03:41 09:03:01 all 11.03 0.00 0.79 13.07 0.05 75.07 09:03:41 09:03:01 0 7.08 0.00 0.60 0.27 0.02 92.03 09:03:41 09:03:01 1 1.49 0.00 0.17 0.17 0.03 98.14 09:03:41 09:03:01 2 31.85 0.00 2.06 50.77 0.08 15.24 09:03:41 09:03:01 3 3.72 0.00 0.35 1.15 0.05 94.72 09:03:41 Average: all 12.85 0.00 0.94 11.75 0.05 74.42 09:03:41 Average: 0 9.80 0.00 0.60 2.37 0.03 87.20 09:03:41 Average: 1 8.21 0.00 0.74 1.42 0.03 89.59 09:03:41 Average: 2 26.55 0.00 1.73 42.04 0.08 29.60 09:03:41 Average: 3 6.82 0.00 0.68 1.18 0.05 91.26 09:03:41 09:03:41 09:03:41