13:42:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141995 13:42:25 Running as SYSTEM 13:42:25 [EnvInject] - Loading node environment variables. 13:42:25 Building remotely on prd-ubuntu1804-builder-4c-4g-43759 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:42:25 [ssh-agent] Looking for ssh-agent implementation... 13:42:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:42:25 $ ssh-agent 13:42:25 SSH_AUTH_SOCK=/tmp/ssh-6DQ8XjZxHdGH/agent.1646 13:42:25 SSH_AGENT_PID=1648 13:42:25 [ssh-agent] Started. 13:42:25 Running ssh-add (command line suppressed) 13:42:25 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12739934640026363458.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12739934640026363458.key) 13:42:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:42:25 The recommended git tool is: NONE 13:42:27 using credential onap-jenkins-ssh 13:42:27 Wiping out workspace first. 13:42:27 Cloning the remote Git repository 13:42:27 Cloning repository git://cloud.onap.org/mirror/oom.git 13:42:27 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:42:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:42:27 > git --version # timeout=10 13:42:27 > git --version # 'git version 2.17.1' 13:42:27 using GIT_SSH to set credentials Gerrit user 13:42:27 Verifying host key using manually-configured host key entries 13:42:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:42:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:42:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:42:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:42:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:42:33 using GIT_SSH to set credentials Gerrit user 13:42:33 Verifying host key using manually-configured host key entries 13:42:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/141995/1 # timeout=30 13:42:33 > git rev-parse 999e48e47304e97b2444b62e0fb4b1a7d9cc578a^{commit} # timeout=10 13:42:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:42:33 Checking out Revision 999e48e47304e97b2444b62e0fb4b1a7d9cc578a (refs/changes/95/141995/1) 13:42:33 > git config core.sparsecheckout # timeout=10 13:42:33 > git checkout -f 999e48e47304e97b2444b62e0fb4b1a7d9cc578a # timeout=30 13:42:36 Commit message: "[COMMON] Enhance the strimzi template function" 13:42:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:42:36 > git rev-list --no-walk fd367e3e99637558ad49c1a838a6f77445b44354 # timeout=10 13:42:37 [EnvInject] - Injecting environment variables from a build step. 13:42:37 [EnvInject] - Injecting as environment variables the properties content 13:42:37 PYTHON=python3 13:42:37 13:42:37 [EnvInject] - Variables injected successfully. 13:42:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12119009476158334526.sh 13:42:37 ---> tox-install.sh 13:42:37 + source /home/jenkins/lf-env.sh 13:42:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:42:37 ++ mktemp -d /tmp/venv-XXXX 13:42:37 + lf_venv=/tmp/venv-5cAH 13:42:37 + local venv_file=/tmp/.os_lf_venv 13:42:37 + local python=python3 13:42:37 + local options 13:42:37 + local set_path=true 13:42:37 + local install_args= 13:42:37 ++ 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:42:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:42:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:42:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:42:37 + true 13:42:37 + case $1 in 13:42:37 + venv_file=/tmp/.toxenv 13:42:37 + shift 2 13:42:37 + true 13:42:37 + case $1 in 13:42:37 + shift 13:42:37 + break 13:42:37 + case $python in 13:42:37 + local pkg_list= 13:42:37 + [[ -d /opt/pyenv ]] 13:42:37 + echo 'Setup pyenv:' 13:42:37 Setup pyenv: 13:42:37 + export PYENV_ROOT=/opt/pyenv 13:42:37 + PYENV_ROOT=/opt/pyenv 13:42:37 + 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:42:37 + 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:42:37 + pyenv versions 13:42:37 * system (set by /opt/pyenv/version) 13:42:37 * 3.8.13 (set by /opt/pyenv/version) 13:42:37 * 3.9.13 (set by /opt/pyenv/version) 13:42:37 * 3.10.6 (set by /opt/pyenv/version) 13:42:37 + command -v pyenv 13:42:37 ++ pyenv init - --no-rehash 13:42:37 + 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:42:37 export PATH="/opt/pyenv/shims:${PATH}" 13:42:37 export PYENV_SHELL=bash 13:42:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:42:37 pyenv() { 13:42:37 local command 13:42:37 command="${1:-}" 13:42:37 if [ "$#" -gt 0 ]; then 13:42:37 shift 13:42:37 fi 13:42:37 13:42:37 case "$command" in 13:42:37 rehash|shell) 13:42:37 eval "$(pyenv "sh-$command" "$@")" 13:42:37 ;; 13:42:37 *) 13:42:37 command pyenv "$command" "$@" 13:42:37 ;; 13:42:37 esac 13:42:37 }' 13:42:37 +++ 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:42:37 ++ 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:42:37 ++ 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:42:37 ++ 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:42:37 ++ export PYENV_SHELL=bash 13:42:37 ++ PYENV_SHELL=bash 13:42:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:42:37 +++ complete -F _pyenv pyenv 13:42:37 ++ lf-pyver python3 13:42:37 ++ local py_version_xy=python3 13:42:37 ++ local py_version_xyz= 13:42:37 ++ pyenv versions 13:42:37 ++ local command 13:42:37 ++ command=versions 13:42:37 ++ sed 's/^[ *]* //' 13:42:37 ++ '[' 1 -gt 0 ']' 13:42:37 ++ shift 13:42:37 ++ case "$command" in 13:42:37 ++ command pyenv versions 13:42:37 ++ pyenv versions 13:42:37 ++ awk '{ print $1 }' 13:42:37 ++ grep -E '^[0-9.]*[0-9]$' 13:42:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:42:37 +++ grep '^3' /tmp/.pyenv_versions 13:42:37 +++ tail -n 1 13:42:37 +++ sort -V 13:42:37 ++ py_version_xyz=3.10.6 13:42:37 ++ [[ -z 3.10.6 ]] 13:42:37 ++ echo 3.10.6 13:42:37 ++ return 0 13:42:37 + pyenv local 3.10.6 13:42:37 + local command 13:42:37 + command=local 13:42:37 + '[' 2 -gt 0 ']' 13:42:37 + shift 13:42:37 + case "$command" in 13:42:37 + command pyenv local 3.10.6 13:42:37 + pyenv local 3.10.6 13:42:37 + for arg in "$@" 13:42:37 + case $arg in 13:42:37 + pkg_list+='tox ' 13:42:37 + for arg in "$@" 13:42:37 + case $arg in 13:42:37 + pkg_list+='virtualenv ' 13:42:37 + for arg in "$@" 13:42:37 + case $arg in 13:42:37 + pkg_list+='urllib3~=1.26.15 ' 13:42:37 + [[ -f /tmp/.toxenv ]] 13:42:37 + [[ ! -f /tmp/.toxenv ]] 13:42:37 + [[ -n '' ]] 13:42:37 + python3 -m venv /tmp/venv-5cAH 13:42:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5cAH' 13:42:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5cAH 13:42:41 + echo /tmp/venv-5cAH 13:42:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:42:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:42:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:42:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:42:41 + local 'pip_opts=--upgrade --quiet' 13:42:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:42:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:42:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:42:41 + [[ -n '' ]] 13:42:41 + [[ -n '' ]] 13:42:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:42:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:42:41 + /tmp/venv-5cAH/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 13:42:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:42:46 lf-activate-venv(): INFO: Base packages installed successfully 13:42:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:42:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:42:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:42:46 + /tmp/venv-5cAH/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 13:42:48 + type python3 13:42:48 + true 13:42:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5cAH/bin to PATH' 13:42:48 lf-activate-venv(): INFO: Adding /tmp/venv-5cAH/bin to PATH 13:42:48 + PATH=/tmp/venv-5cAH/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:42:48 + return 0 13:42:48 + python3 --version 13:42:48 Python 3.10.6 13:42:48 + python3 -m pip --version 13:42:49 pip 25.2 from /tmp/venv-5cAH/lib/python3.10/site-packages/pip (python 3.10) 13:42:49 + python3 -m pip freeze 13:42:49 cachetools==6.2.0 13:42:49 chardet==5.2.0 13:42:49 colorama==0.4.6 13:42:49 distlib==0.4.0 13:42:49 filelock==3.19.1 13:42:49 packaging==25.0 13:42:49 platformdirs==4.4.0 13:42:49 pluggy==1.6.0 13:42:49 pyproject-api==1.9.1 13:42:49 tomli==2.2.1 13:42:49 tox==4.30.2 13:42:49 typing_extensions==4.15.0 13:42:49 urllib3==1.26.20 13:42:49 virtualenv==20.34.0 13:42:49 [EnvInject] - Injecting environment variables from a build step. 13:42:49 [EnvInject] - Injecting as environment variables the properties content 13:42:49 PARALLEL=false 13:42:49 13:42:49 [EnvInject] - Variables injected successfully. 13:42:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7785350475651262322.sh 13:42:49 ---> tox-run.sh 13:42:49 + 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:42:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:42:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:42:49 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:42:49 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:42:49 + source /home/jenkins/lf-env.sh 13:42:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:42:49 ++ mktemp -d /tmp/venv-XXXX 13:42:49 + lf_venv=/tmp/venv-iMru 13:42:49 + local venv_file=/tmp/.os_lf_venv 13:42:49 + local python=python3 13:42:49 + local options 13:42:49 + local set_path=true 13:42:49 + local install_args= 13:42:49 ++ 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:42:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:42:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:42:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:42:49 + true 13:42:49 + case $1 in 13:42:49 + venv_file=/tmp/.toxenv 13:42:49 + shift 2 13:42:49 + true 13:42:49 + case $1 in 13:42:49 + shift 13:42:49 + break 13:42:49 + case $python in 13:42:49 + local pkg_list= 13:42:49 + [[ -d /opt/pyenv ]] 13:42:49 + echo 'Setup pyenv:' 13:42:49 Setup pyenv: 13:42:49 + export PYENV_ROOT=/opt/pyenv 13:42:49 + PYENV_ROOT=/opt/pyenv 13:42:49 + 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:42:49 + 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:42:49 + pyenv versions 13:42:49 system 13:42:49 3.8.13 13:42:49 3.9.13 13:42:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:42:49 + command -v pyenv 13:42:49 ++ pyenv init - --no-rehash 13:42:49 + 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:42:49 export PATH="/opt/pyenv/shims:${PATH}" 13:42:49 export PYENV_SHELL=bash 13:42:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:42:49 pyenv() { 13:42:49 local command 13:42:49 command="${1:-}" 13:42:49 if [ "$#" -gt 0 ]; then 13:42:49 shift 13:42:49 fi 13:42:49 13:42:49 case "$command" in 13:42:49 rehash|shell) 13:42:49 eval "$(pyenv "sh-$command" "$@")" 13:42:49 ;; 13:42:49 *) 13:42:49 command pyenv "$command" "$@" 13:42:49 ;; 13:42:49 esac 13:42:49 }' 13:42:49 +++ 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:42:49 ++ 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:42:49 ++ 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:42:49 ++ 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:42:49 ++ export PYENV_SHELL=bash 13:42:49 ++ PYENV_SHELL=bash 13:42:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:42:49 +++ complete -F _pyenv pyenv 13:42:49 ++ lf-pyver python3 13:42:49 ++ local py_version_xy=python3 13:42:49 ++ local py_version_xyz= 13:42:49 ++ pyenv versions 13:42:49 ++ sed 's/^[ *]* //' 13:42:49 ++ local command 13:42:49 ++ command=versions 13:42:49 ++ '[' 1 -gt 0 ']' 13:42:49 ++ shift 13:42:49 ++ case "$command" in 13:42:49 ++ command pyenv versions 13:42:49 ++ pyenv versions 13:42:49 ++ awk '{ print $1 }' 13:42:49 ++ grep -E '^[0-9.]*[0-9]$' 13:42:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:42:49 +++ grep '^3' /tmp/.pyenv_versions 13:42:49 +++ sort -V 13:42:49 +++ tail -n 1 13:42:49 ++ py_version_xyz=3.10.6 13:42:49 ++ [[ -z 3.10.6 ]] 13:42:49 ++ echo 3.10.6 13:42:49 ++ return 0 13:42:49 + pyenv local 3.10.6 13:42:49 + local command 13:42:49 + command=local 13:42:49 + '[' 2 -gt 0 ']' 13:42:49 + shift 13:42:49 + case "$command" in 13:42:49 + command pyenv local 3.10.6 13:42:49 + pyenv local 3.10.6 13:42:49 + for arg in "$@" 13:42:49 + case $arg in 13:42:49 + pkg_list+='tox ' 13:42:49 + for arg in "$@" 13:42:49 + case $arg in 13:42:49 + pkg_list+='virtualenv ' 13:42:49 + for arg in "$@" 13:42:49 + case $arg in 13:42:49 + pkg_list+='urllib3~=1.26.15 ' 13:42:49 + [[ -f /tmp/.toxenv ]] 13:42:49 ++ cat /tmp/.toxenv 13:42:49 + lf_venv=/tmp/venv-5cAH 13:42:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5cAH from' file:/tmp/.toxenv 13:42:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5cAH from file:/tmp/.toxenv 13:42:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:42:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:42:49 + local 'pip_opts=--upgrade --quiet' 13:42:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:42:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:42:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:42:49 + [[ -n '' ]] 13:42:49 + [[ -n '' ]] 13:42:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:42:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:42:49 + /tmp/venv-5cAH/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 13:42:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:42:50 lf-activate-venv(): INFO: Base packages installed successfully 13:42:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:42:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:42:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:42:50 + /tmp/venv-5cAH/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 13:42:51 + type python3 13:42:51 + true 13:42:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5cAH/bin to PATH' 13:42:51 lf-activate-venv(): INFO: Adding /tmp/venv-5cAH/bin to PATH 13:42:51 + PATH=/tmp/venv-5cAH/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:42:51 + return 0 13:42:51 + [[ -d /opt/pyenv ]] 13:42:51 + echo '---> Setting up pyenv' 13:42:51 ---> Setting up pyenv 13:42:51 + export PYENV_ROOT=/opt/pyenv 13:42:51 + PYENV_ROOT=/opt/pyenv 13:42:51 + export PATH=/opt/pyenv/bin:/tmp/venv-5cAH/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:42:51 + PATH=/opt/pyenv/bin:/tmp/venv-5cAH/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:42:51 ++ pwd 13:42:51 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:42:51 + export PYTHONPATH 13:42:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:42:51 + TOX_TESTENV_PASSENV=PYTHONPATH 13:42:51 + tox --version 13:42:52 4.30.2 from /tmp/venv-5cAH/lib/python3.10/site-packages/tox/__init__.py 13:42:52 + PARALLEL=false 13:42:52 + TOX_OPTIONS_LIST= 13:42:52 + [[ -n checkbashisms ]] 13:42:52 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:42:52 + case ${PARALLEL,,} in 13:42:52 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:42:52 + tox -e checkbashisms 13:42:53 checkbashisms: freeze> python -m pip freeze --all 13:42:53 checkbashisms: pip==25.2,setuptools==80.9.0 13:42:53 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:42:55 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:42:57 checkbashisms: OK (4.74=setup[1.20]+cmd[3.53] seconds) 13:42:57 congratulations :) (4.77 seconds) 13:42:57 + tox_status=0 13:42:57 + echo '---> Completed tox runs' 13:42:57 ---> Completed tox runs 13:42:57 + for i in .tox/*/log 13:42:57 ++ echo .tox/checkbashisms/log 13:42:57 ++ awk -F/ '{print $2}' 13:42:57 + tox_env=checkbashisms 13:42:57 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:42:57 + DOC_DIR=docs/_build/html 13:42:57 + [[ -d docs/_build/html ]] 13:42:57 + echo '---> tox-run.sh ends' 13:42:57 ---> tox-run.sh ends 13:42:57 + test 0 -eq 0 13:42:57 $ ssh-agent -k 13:42:57 unset SSH_AUTH_SOCK; 13:42:57 unset SSH_AGENT_PID; 13:42:57 echo Agent pid 1648 killed; 13:42:57 [ssh-agent] Stopped. 13:42:57 [PostBuildScript] - [INFO] Executing post build scripts. 13:42:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16511888794479846411.sh 13:42:57 ---> sysstat.sh 13:42:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13919680814812215405.sh 13:42:57 ---> package-listing.sh 13:42:57 ++ tr '[:upper:]' '[:lower:]' 13:42:57 ++ facter osfamily 13:42:58 + OS_FAMILY=debian 13:42:58 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:42:58 + START_PACKAGES=/tmp/packages_start.txt 13:42:58 + END_PACKAGES=/tmp/packages_end.txt 13:42:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:42:58 + PACKAGES=/tmp/packages_start.txt 13:42:58 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:42:58 + PACKAGES=/tmp/packages_end.txt 13:42:58 + case "${OS_FAMILY}" in 13:42:58 + dpkg -l 13:42:58 + grep '^ii' 13:42:58 + '[' -f /tmp/packages_start.txt ']' 13:42:58 + '[' -f /tmp/packages_end.txt ']' 13:42:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:42:58 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:42:58 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:42:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:42:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13941506372237177421.sh 13:42:58 ---> capture-instance-metadata.sh 13:42:58 Setup pyenv: 13:42:58 system 13:42:58 3.8.13 13:42:58 3.9.13 13:42:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:43:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jEef 13:43:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:43:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:43:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:43:05 lf-activate-venv(): INFO: Base packages installed successfully 13:43:05 lf-activate-venv(): INFO: Installing additional packages: lftools 13:43:30 lf-activate-venv(): INFO: Adding /tmp/venv-jEef/bin to PATH 13:43:30 INFO: Running in OpenStack, capturing instance metadata 13:43:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2085258295269752078.sh 13:43:31 provisioning config files... 13:43:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16449935795673345775tmp 13:43:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:43:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:43:31 [EnvInject] - Injecting environment variables from a build step. 13:43:31 [EnvInject] - Injecting as environment variables the properties content 13:43:31 SERVER_ID=logs 13:43:31 13:43:31 [EnvInject] - Variables injected successfully. 13:43:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5197130855240160502.sh 13:43:31 ---> create-netrc.sh 13:43:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1204416722204544783.sh 13:43:31 ---> python-tools-install.sh 13:43:31 Setup pyenv: 13:43:31 system 13:43:31 3.8.13 13:43:31 3.9.13 13:43:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:43:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jEef from file:/tmp/.os_lf_venv 13:43:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:43:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:43:33 lf-activate-venv(): INFO: Base packages installed successfully 13:43:33 lf-activate-venv(): INFO: Installing additional packages: lftools 13:43:41 lf-activate-venv(): INFO: Adding /tmp/venv-jEef/bin to PATH 13:43:41 Generating Requirements File 13:44:01 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:44:01 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:44:01 Python 3.10.6 13:44:02 pip 25.2 from /tmp/venv-jEef/lib/python3.10/site-packages/pip (python 3.10) 13:44:02 appdirs==1.4.4 13:44:02 argcomplete==3.6.2 13:44:02 aspy.yaml==1.3.0 13:44:02 attrs==25.3.0 13:44:02 autopage==0.5.2 13:44:02 beautifulsoup4==4.13.5 13:44:02 boto3==1.40.24 13:44:02 botocore==1.40.24 13:44:02 bs4==0.0.2 13:44:02 cachetools==5.5.2 13:44:02 certifi==2025.8.3 13:44:02 cffi==1.17.1 13:44:02 cfgv==3.4.0 13:44:02 chardet==5.2.0 13:44:02 charset-normalizer==3.4.3 13:44:02 click==8.2.1 13:44:02 cliff==4.11.0 13:44:02 cmd2==2.7.0 13:44:02 cryptography==3.3.2 13:44:02 debtcollector==3.0.0 13:44:02 decorator==5.2.1 13:44:02 defusedxml==0.7.1 13:44:02 Deprecated==1.2.18 13:44:02 distlib==0.4.0 13:44:02 dnspython==2.7.0 13:44:02 docker==7.1.0 13:44:02 dogpile.cache==1.4.0 13:44:02 durationpy==0.10 13:44:02 email-validator==2.3.0 13:44:02 filelock==3.19.1 13:44:02 future==1.0.0 13:44:02 gitdb==4.0.12 13:44:02 GitPython==3.1.45 13:44:02 google-auth==2.40.3 13:44:02 httplib2==0.30.0 13:44:02 identify==2.6.13 13:44:02 idna==3.10 13:44:02 importlib-resources==1.5.0 13:44:02 iso8601==2.1.0 13:44:02 Jinja2==3.1.6 13:44:02 jmespath==1.0.1 13:44:02 jsonpatch==1.33 13:44:02 jsonpointer==3.0.0 13:44:02 jsonschema==4.25.1 13:44:02 jsonschema-specifications==2025.4.1 13:44:02 keystoneauth1==5.12.0 13:44:02 kubernetes==33.1.0 13:44:02 lftools==0.37.13 13:44:02 lxml==6.0.1 13:44:02 markdown-it-py==4.0.0 13:44:02 MarkupSafe==3.0.2 13:44:02 mdurl==0.1.2 13:44:02 msgpack==1.1.1 13:44:02 multi_key_dict==2.0.3 13:44:02 munch==4.0.0 13:44:02 netaddr==1.3.0 13:44:02 niet==1.4.2 13:44:02 nodeenv==1.9.1 13:44:02 oauth2client==4.1.3 13:44:02 oauthlib==3.3.1 13:44:02 openstacksdk==4.7.0 13:44:02 os-service-types==1.8.0 13:44:02 osc-lib==4.2.0 13:44:02 oslo.config==10.0.0 13:44:02 oslo.context==6.1.0 13:44:02 oslo.i18n==6.6.0 13:44:02 oslo.log==7.2.1 13:44:02 oslo.serialization==5.8.0 13:44:02 oslo.utils==9.1.0 13:44:02 packaging==25.0 13:44:02 pbr==7.0.1 13:44:02 platformdirs==4.4.0 13:44:02 prettytable==3.16.0 13:44:02 psutil==7.0.0 13:44:02 pyasn1==0.6.1 13:44:02 pyasn1_modules==0.4.2 13:44:02 pycparser==2.22 13:44:02 pygerrit2==2.0.15 13:44:02 PyGithub==2.8.1 13:44:02 Pygments==2.19.2 13:44:02 PyJWT==2.10.1 13:44:02 PyNaCl==1.5.0 13:44:02 pyparsing==2.4.7 13:44:02 pyperclip==1.9.0 13:44:02 pyrsistent==0.20.0 13:44:02 python-cinderclient==9.8.0 13:44:02 python-dateutil==2.9.0.post0 13:44:02 python-heatclient==4.3.0 13:44:02 python-jenkins==1.8.3 13:44:02 python-keystoneclient==5.7.0 13:44:02 python-magnumclient==4.9.0 13:44:02 python-openstackclient==8.2.0 13:44:02 python-swiftclient==4.8.0 13:44:02 PyYAML==6.0.2 13:44:02 referencing==0.36.2 13:44:02 requests==2.32.5 13:44:02 requests-oauthlib==2.0.0 13:44:02 requestsexceptions==1.4.0 13:44:02 rfc3986==2.0.0 13:44:02 rich==14.1.0 13:44:02 rich-argparse==1.7.1 13:44:02 rpds-py==0.27.1 13:44:02 rsa==4.9.1 13:44:02 ruamel.yaml==0.18.15 13:44:02 ruamel.yaml.clib==0.2.12 13:44:02 s3transfer==0.13.1 13:44:02 simplejson==3.20.1 13:44:02 six==1.17.0 13:44:02 smmap==5.0.2 13:44:02 soupsieve==2.8 13:44:02 stevedore==5.5.0 13:44:02 tabulate==0.9.0 13:44:02 toml==0.10.2 13:44:02 tomlkit==0.13.3 13:44:02 tqdm==4.67.1 13:44:02 typing_extensions==4.15.0 13:44:02 tzdata==2025.2 13:44:02 urllib3==1.26.20 13:44:02 virtualenv==20.34.0 13:44:02 wcwidth==0.2.13 13:44:02 websocket-client==1.8.0 13:44:02 wrapt==1.17.3 13:44:02 xdg==6.0.0 13:44:02 xmltodict==0.15.0 13:44:02 yq==3.4.3 13:44:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5500020866635380251.sh 13:44:02 ---> sudo-logs.sh 13:44:02 Archiving 'sudo' log.. 13:44:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3188834755507958432.sh 13:44:02 ---> job-cost.sh 13:44:02 Setup pyenv: 13:44:02 system 13:44:02 3.8.13 13:44:02 3.9.13 13:44:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:44:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jEef from file:/tmp/.os_lf_venv 13:44:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:44:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:44:04 lf-activate-venv(): INFO: Base packages installed successfully 13:44:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:44:10 lf-activate-venv(): INFO: Adding /tmp/venv-jEef/bin to PATH 13:44:10 INFO: No Stack... 13:44:10 INFO: Retrieving Pricing Info for: v3-standard-4 13:44:10 INFO: Archiving Costs 13:44:10 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins298609679951665913.sh 13:44:10 ---> logs-deploy.sh 13:44:10 Setup pyenv: 13:44:10 system 13:44:10 3.8.13 13:44:10 3.9.13 13:44:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:44:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jEef from file:/tmp/.os_lf_venv 13:44:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:44:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:44:12 lf-activate-venv(): INFO: Base packages installed successfully 13:44:12 lf-activate-venv(): INFO: Installing additional packages: lftools 13:44:20 lf-activate-venv(): INFO: Adding /tmp/venv-jEef/bin to PATH 13:44:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4255 13:44:20 INFO: archiving workspace using pattern(s): 13:44:22 Archives upload complete. 13:44:22 INFO: archiving logs to Nexus 13:44:23 ---> uname -a: 13:44:23 Linux prd-ubuntu1804-builder-4c-4g-43759 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:44:23 13:44:23 13:44:23 ---> lscpu: 13:44:23 Architecture: x86_64 13:44:23 CPU op-mode(s): 32-bit, 64-bit 13:44:23 Byte Order: Little Endian 13:44:23 CPU(s): 4 13:44:23 On-line CPU(s) list: 0-3 13:44:23 Thread(s) per core: 1 13:44:23 Core(s) per socket: 1 13:44:23 Socket(s): 4 13:44:23 NUMA node(s): 1 13:44:23 Vendor ID: AuthenticAMD 13:44:23 CPU family: 23 13:44:23 Model: 49 13:44:23 Model name: AMD EPYC-Rome Processor 13:44:23 Stepping: 0 13:44:23 CPU MHz: 2800.000 13:44:23 BogoMIPS: 5600.00 13:44:23 Virtualization: AMD-V 13:44:23 Hypervisor vendor: KVM 13:44:23 Virtualization type: full 13:44:23 L1d cache: 32K 13:44:23 L1i cache: 32K 13:44:23 L2 cache: 512K 13:44:23 L3 cache: 16384K 13:44:23 NUMA node0 CPU(s): 0-3 13:44:23 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:44:23 13:44:23 13:44:23 ---> nproc: 13:44:23 4 13:44:23 13:44:23 13:44:23 ---> df -h: 13:44:23 Filesystem Size Used Avail Use% Mounted on 13:44:23 udev 7.9G 0 7.9G 0% /dev 13:44:23 tmpfs 1.6G 672K 1.6G 1% /run 13:44:23 /dev/vda1 78G 8.3G 70G 11% / 13:44:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:44:23 tmpfs 5.0M 0 5.0M 0% /run/lock 13:44:23 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:44:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:44:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:44:23 13:44:23 13:44:23 ---> free -m: 13:44:23 total used free shared buff/cache available 13:44:23 Mem: 16040 550 13426 0 2063 15175 13:44:23 Swap: 1023 0 1023 13:44:23 13:44:23 13:44:23 ---> ip addr: 13:44:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:44:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:44:23 inet 127.0.0.1/8 scope host lo 13:44:23 valid_lft forever preferred_lft forever 13:44:23 inet6 ::1/128 scope host 13:44:23 valid_lft forever preferred_lft forever 13:44:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:44:23 link/ether fa:16:3e:92:85:c4 brd ff:ff:ff:ff:ff:ff 13:44:23 inet 10.30.106.20/23 brd 10.30.107.255 scope global dynamic ens3 13:44:23 valid_lft 86265sec preferred_lft 86265sec 13:44:23 inet6 fe80::f816:3eff:fe92:85c4/64 scope link 13:44:23 valid_lft forever preferred_lft forever 13:44:23 13:44:23 13:44:23 ---> sar -b -r -n DEV: 13:44:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-43759) 09/05/25 _x86_64_ (4 CPU) 13:44:23 13:44:23 13:42:10 LINUX RESTART (4 CPU) 13:44:23 13:44:23 13:43:01 tps rtps wtps bread/s bwrtn/s 13:44:23 13:44:01 129.73 0.78 128.95 101.72 37870.62 13:44:23 Average: 129.73 0.78 128.95 101.72 37870.62 13:44:23 13:44:23 13:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:44:23 13:44:01 13720516 15511112 2704444 16.47 77844 1900424 812116 4.65 749232 1713404 141428 13:44:23 Average: 13720516 15511112 2704444 16.47 77844 1900424 812116 4.65 749232 1713404 141428 13:44:23 13:44:23 13:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:44:23 13:44:01 lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00 13:44:23 13:44:01 ens3 77.49 62.91 945.95 11.12 0.00 0.00 0.00 0.00 13:44:23 Average: lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00 13:44:23 Average: ens3 77.49 62.91 945.95 11.12 0.00 0.00 0.00 0.00 13:44:23 13:44:23 13:44:23 ---> sar -P ALL: 13:44:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-43759) 09/05/25 _x86_64_ (4 CPU) 13:44:23 13:44:23 13:42:10 LINUX RESTART (4 CPU) 13:44:23 13:44:23 13:43:01 CPU %user %nice %system %iowait %steal %idle 13:44:23 13:44:01 all 19.86 0.00 1.32 4.10 0.06 74.66 13:44:23 13:44:01 0 10.67 0.00 0.85 2.36 0.03 86.09 13:44:23 13:44:01 1 12.61 0.00 0.97 8.37 0.07 77.99 13:44:23 13:44:01 2 53.58 0.00 3.04 3.37 0.08 39.93 13:44:23 13:44:01 3 2.54 0.00 0.40 2.31 0.07 94.69 13:44:23 Average: all 19.86 0.00 1.32 4.10 0.06 74.66 13:44:23 Average: 0 10.67 0.00 0.85 2.36 0.03 86.09 13:44:23 Average: 1 12.61 0.00 0.97 8.37 0.07 77.99 13:44:23 Average: 2 53.58 0.00 3.04 3.37 0.08 39.93 13:44:23 Average: 3 2.54 0.00 0.40 2.31 0.07 94.69 13:44:23 13:44:23 13:44:23