22:45:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143142 22:45:27 Running as SYSTEM 22:45:27 [EnvInject] - Loading node environment variables. 22:45:27 Building remotely on prd-ubuntu1804-builder-4c-4g-6841 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 22:45:27 [ssh-agent] Looking for ssh-agent implementation... 22:45:28 $ ssh-agent 22:45:28 SSH_AUTH_SOCK=/tmp/ssh-fAytSO1WG9vt/agent.1694 22:45:28 SSH_AGENT_PID=1696 22:45:28 [ssh-agent] Started. 22:45:28 Running ssh-add (command line suppressed) 22:45:28 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17185718102887694536.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17185718102887694536.key) 22:45:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 22:45:28 The recommended git tool is: NONE 22:45:29 using credential onap-jenkins-ssh 22:45:29 Wiping out workspace first. 22:45:29 Cloning the remote Git repository 22:45:29 Cloning repository git://cloud.onap.org/mirror/oom.git 22:45:29 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 22:45:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:45:29 > git --version # timeout=10 22:45:29 > git --version # 'git version 2.17.1' 22:45:29 using GIT_SSH to set credentials Gerrit user 22:45:29 Verifying host key using manually-configured host key entries 22:45:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 22:45:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:45:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:45:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:45:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:45:35 using GIT_SSH to set credentials Gerrit user 22:45:35 Verifying host key using manually-configured host key entries 22:45:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/42/143142/6 # timeout=30 22:45:35 > git rev-parse 880dfde53dc8a2b1bd1be29fc3fbeaf9ceeb25f8^{commit} # timeout=10 22:45:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 22:45:35 Checking out Revision 880dfde53dc8a2b1bd1be29fc3fbeaf9ceeb25f8 (refs/changes/42/143142/6) 22:45:35 > git config core.sparsecheckout # timeout=10 22:45:35 > git checkout -f 880dfde53dc8a2b1bd1be29fc3fbeaf9ceeb25f8 # timeout=30 22:45:38 Commit message: "[SDNC] Use official elasticsearch helm chart" 22:45:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:45:38 > git rev-list --no-walk 2214f66e9d9f757239d0297353d9194f782e9eac # timeout=10 22:45:39 [EnvInject] - Injecting environment variables from a build step. 22:45:39 [EnvInject] - Injecting as environment variables the properties content 22:45:39 PYTHON=python3 22:45:39 22:45:39 [EnvInject] - Variables injected successfully. 22:45:39 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3143553314679475756.sh 22:45:39 ---> tox-install.sh 22:45:39 + source /home/jenkins/lf-env.sh 22:45:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:45:39 ++ mktemp -d /tmp/venv-XXXX 22:45:39 + lf_venv=/tmp/venv-IZv8 22:45:39 + local venv_file=/tmp/.os_lf_venv 22:45:39 + local python=python3 22:45:39 + local options 22:45:39 + local set_path=true 22:45:39 + local install_args= 22:45:39 ++ 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 22:45:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:45:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:45:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:45:39 + true 22:45:39 + case $1 in 22:45:39 + venv_file=/tmp/.toxenv 22:45:39 + shift 2 22:45:39 + true 22:45:39 + case $1 in 22:45:39 + shift 22:45:39 + break 22:45:39 + case $python in 22:45:39 + local pkg_list= 22:45:39 + [[ -d /opt/pyenv ]] 22:45:39 + echo 'Setup pyenv:' 22:45:39 Setup pyenv: 22:45:39 + export PYENV_ROOT=/opt/pyenv 22:45:39 + PYENV_ROOT=/opt/pyenv 22:45:39 + 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 22:45:39 + 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 22:45:39 + pyenv versions 22:45:39 * system (set by /opt/pyenv/version) 22:45:39 * 3.8.13 (set by /opt/pyenv/version) 22:45:39 * 3.9.13 (set by /opt/pyenv/version) 22:45:39 * 3.10.6 (set by /opt/pyenv/version) 22:45:39 + command -v pyenv 22:45:39 ++ pyenv init - --no-rehash 22:45:39 + 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[*]}"'\'')" 22:45:39 export PATH="/opt/pyenv/shims:${PATH}" 22:45:39 export PYENV_SHELL=bash 22:45:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:45:39 pyenv() { 22:45:39 local command 22:45:39 command="${1:-}" 22:45:39 if [ "$#" -gt 0 ]; then 22:45:39 shift 22:45:39 fi 22:45:39 22:45:39 case "$command" in 22:45:39 rehash|shell) 22:45:39 eval "$(pyenv "sh-$command" "$@")" 22:45:39 ;; 22:45:39 *) 22:45:39 command pyenv "$command" "$@" 22:45:39 ;; 22:45:39 esac 22:45:39 }' 22:45:39 +++ 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[*]}"' 22:45:39 ++ 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 22:45:39 ++ 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 22:45:39 ++ 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 22:45:39 ++ export PYENV_SHELL=bash 22:45:39 ++ PYENV_SHELL=bash 22:45:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:45:39 +++ complete -F _pyenv pyenv 22:45:39 ++ lf-pyver python3 22:45:39 ++ local py_version_xy=python3 22:45:39 ++ local py_version_xyz= 22:45:39 ++ pyenv versions 22:45:39 ++ local command 22:45:39 ++ command=versions 22:45:39 ++ '[' 1 -gt 0 ']' 22:45:39 ++ shift 22:45:39 ++ case "$command" in 22:45:39 ++ command pyenv versions 22:45:39 ++ pyenv versions 22:45:39 ++ sed 's/^[ *]* //' 22:45:39 ++ awk '{ print $1 }' 22:45:39 ++ grep -E '^[0-9.]*[0-9]$' 22:45:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:45:39 +++ grep '^3' /tmp/.pyenv_versions 22:45:39 +++ sort -V 22:45:39 +++ tail -n 1 22:45:39 ++ py_version_xyz=3.10.6 22:45:39 ++ [[ -z 3.10.6 ]] 22:45:39 ++ echo 3.10.6 22:45:39 ++ return 0 22:45:39 + pyenv local 3.10.6 22:45:39 + local command 22:45:39 + command=local 22:45:39 + '[' 2 -gt 0 ']' 22:45:39 + shift 22:45:39 + case "$command" in 22:45:39 + command pyenv local 3.10.6 22:45:39 + pyenv local 3.10.6 22:45:39 + for arg in "$@" 22:45:39 + case $arg in 22:45:39 + pkg_list+='tox ' 22:45:39 + for arg in "$@" 22:45:39 + case $arg in 22:45:39 + pkg_list+='virtualenv ' 22:45:39 + for arg in "$@" 22:45:39 + case $arg in 22:45:39 + pkg_list+='urllib3~=1.26.15 ' 22:45:39 + [[ -f /tmp/.toxenv ]] 22:45:39 + [[ ! -f /tmp/.toxenv ]] 22:45:39 + [[ -n '' ]] 22:45:39 + python3 -m venv /tmp/venv-IZv8 22:45:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IZv8' 22:45:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IZv8 22:45:43 + echo /tmp/venv-IZv8 22:45:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 22:45:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 22:45:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:45:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:45:43 + local 'pip_opts=--upgrade --quiet' 22:45:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:45:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:45:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:45:43 + [[ -n '' ]] 22:45:43 + [[ -n '' ]] 22:45:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:45:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:45:43 + /tmp/venv-IZv8/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 22:45:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:45:47 lf-activate-venv(): INFO: Base packages installed successfully 22:45:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:45:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 22:45:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 22:45:47 + /tmp/venv-IZv8/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 22:45:49 + type python3 22:45:49 + true 22:45:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IZv8/bin to PATH' 22:45:49 lf-activate-venv(): INFO: Adding /tmp/venv-IZv8/bin to PATH 22:45:49 + PATH=/tmp/venv-IZv8/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 22:45:49 + return 0 22:45:49 + python3 --version 22:45:49 Python 3.10.6 22:45:49 + python3 -m pip --version 22:45:50 pip 26.0.1 from /tmp/venv-IZv8/lib/python3.10/site-packages/pip (python 3.10) 22:45:50 + python3 -m pip freeze 22:45:50 cachetools==7.0.1 22:45:50 chardet==5.2.0 22:45:50 colorama==0.4.6 22:45:50 distlib==0.4.0 22:45:50 filelock==3.20.3 22:45:50 packaging==26.0 22:45:50 platformdirs==4.5.1 22:45:50 pluggy==1.6.0 22:45:50 pyproject-api==1.10.0 22:45:50 tomli==2.4.0 22:45:50 tox==4.34.1 22:45:50 typing_extensions==4.15.0 22:45:50 urllib3==1.26.20 22:45:50 virtualenv==20.36.1 22:45:50 [EnvInject] - Injecting environment variables from a build step. 22:45:50 [EnvInject] - Injecting as environment variables the properties content 22:45:50 PARALLEL=false 22:45:50 22:45:50 [EnvInject] - Variables injected successfully. 22:45:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4420845112411921427.sh 22:45:50 ---> tox-run.sh 22:45:50 + 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 22:45:50 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 22:45:50 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 22:45:50 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 22:45:50 + cd /w/workspace/oom-master-checkbashisms-lint/. 22:45:50 + source /home/jenkins/lf-env.sh 22:45:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:45:50 ++ mktemp -d /tmp/venv-XXXX 22:45:50 + lf_venv=/tmp/venv-GJmT 22:45:50 + local venv_file=/tmp/.os_lf_venv 22:45:50 + local python=python3 22:45:50 + local options 22:45:50 + local set_path=true 22:45:50 + local install_args= 22:45:50 ++ 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 22:45:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:45:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:45:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:45:50 + true 22:45:50 + case $1 in 22:45:50 + venv_file=/tmp/.toxenv 22:45:50 + shift 2 22:45:50 + true 22:45:50 + case $1 in 22:45:50 + shift 22:45:50 + break 22:45:50 + case $python in 22:45:50 + local pkg_list= 22:45:50 + [[ -d /opt/pyenv ]] 22:45:50 + echo 'Setup pyenv:' 22:45:50 Setup pyenv: 22:45:50 + export PYENV_ROOT=/opt/pyenv 22:45:50 + PYENV_ROOT=/opt/pyenv 22:45:50 + 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 22:45:50 + 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 22:45:50 + pyenv versions 22:45:50 system 22:45:50 3.8.13 22:45:50 3.9.13 22:45:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:45:50 + command -v pyenv 22:45:50 ++ pyenv init - --no-rehash 22:45:50 + 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[*]}"'\'')" 22:45:50 export PATH="/opt/pyenv/shims:${PATH}" 22:45:50 export PYENV_SHELL=bash 22:45:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:45:50 pyenv() { 22:45:50 local command 22:45:50 command="${1:-}" 22:45:50 if [ "$#" -gt 0 ]; then 22:45:50 shift 22:45:50 fi 22:45:50 22:45:50 case "$command" in 22:45:50 rehash|shell) 22:45:50 eval "$(pyenv "sh-$command" "$@")" 22:45:50 ;; 22:45:50 *) 22:45:50 command pyenv "$command" "$@" 22:45:50 ;; 22:45:50 esac 22:45:50 }' 22:45:50 +++ 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[*]}"' 22:45:50 ++ 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 22:45:50 ++ 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 22:45:50 ++ 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 22:45:50 ++ export PYENV_SHELL=bash 22:45:50 ++ PYENV_SHELL=bash 22:45:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:45:50 +++ complete -F _pyenv pyenv 22:45:50 ++ lf-pyver python3 22:45:50 ++ local py_version_xy=python3 22:45:50 ++ local py_version_xyz= 22:45:50 ++ pyenv versions 22:45:50 ++ local command 22:45:50 ++ command=versions 22:45:50 ++ '[' 1 -gt 0 ']' 22:45:50 ++ shift 22:45:50 ++ case "$command" in 22:45:50 ++ command pyenv versions 22:45:50 ++ pyenv versions 22:45:50 ++ sed 's/^[ *]* //' 22:45:50 ++ awk '{ print $1 }' 22:45:50 ++ grep -E '^[0-9.]*[0-9]$' 22:45:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:45:50 +++ sort -V 22:45:50 +++ grep '^3' /tmp/.pyenv_versions 22:45:50 +++ tail -n 1 22:45:50 ++ py_version_xyz=3.10.6 22:45:50 ++ [[ -z 3.10.6 ]] 22:45:50 ++ echo 3.10.6 22:45:50 ++ return 0 22:45:50 + pyenv local 3.10.6 22:45:50 + local command 22:45:50 + command=local 22:45:50 + '[' 2 -gt 0 ']' 22:45:50 + shift 22:45:50 + case "$command" in 22:45:50 + command pyenv local 3.10.6 22:45:50 + pyenv local 3.10.6 22:45:50 + for arg in "$@" 22:45:50 + case $arg in 22:45:50 + pkg_list+='tox ' 22:45:50 + for arg in "$@" 22:45:50 + case $arg in 22:45:50 + pkg_list+='virtualenv ' 22:45:50 + for arg in "$@" 22:45:50 + case $arg in 22:45:50 + pkg_list+='urllib3~=1.26.15 ' 22:45:50 + [[ -f /tmp/.toxenv ]] 22:45:50 ++ cat /tmp/.toxenv 22:45:50 + lf_venv=/tmp/venv-IZv8 22:45:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IZv8 from' file:/tmp/.toxenv 22:45:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IZv8 from file:/tmp/.toxenv 22:45:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:45:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:45:50 + local 'pip_opts=--upgrade --quiet' 22:45:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:45:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:45:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:45:50 + [[ -n '' ]] 22:45:50 + [[ -n '' ]] 22:45:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:45:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:45:50 + /tmp/venv-IZv8/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 22:45:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:45:51 lf-activate-venv(): INFO: Base packages installed successfully 22:45:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:45:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 22:45:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 22:45:51 + /tmp/venv-IZv8/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 22:45:52 + type python3 22:45:52 + true 22:45:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IZv8/bin to PATH' 22:45:52 lf-activate-venv(): INFO: Adding /tmp/venv-IZv8/bin to PATH 22:45:52 + PATH=/tmp/venv-IZv8/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 22:45:52 + return 0 22:45:52 + [[ -d /opt/pyenv ]] 22:45:52 + echo '---> Setting up pyenv' 22:45:52 ---> Setting up pyenv 22:45:52 + export PYENV_ROOT=/opt/pyenv 22:45:52 + PYENV_ROOT=/opt/pyenv 22:45:52 + export PATH=/opt/pyenv/bin:/tmp/venv-IZv8/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 22:45:52 + PATH=/opt/pyenv/bin:/tmp/venv-IZv8/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 22:45:52 ++ pwd 22:45:52 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 22:45:52 + export PYTHONPATH 22:45:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 22:45:52 + TOX_TESTENV_PASSENV=PYTHONPATH 22:45:52 + tox --version 22:45:52 4.34.1 from /tmp/venv-IZv8/lib/python3.10/site-packages/tox/__init__.py 22:45:52 + PARALLEL=false 22:45:52 + TOX_OPTIONS_LIST= 22:45:52 + [[ -n checkbashisms ]] 22:45:52 + TOX_OPTIONS_LIST=' -e checkbashisms' 22:45:52 + case ${PARALLEL,,} in 22:45:52 + tox -e checkbashisms 22:45:52 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 22:45:53 checkbashisms: freeze> python -m pip freeze --all 22:45:54 checkbashisms: pip==25.3,setuptools==80.9.0 22:45:54 checkbashisms: commands[0]> .ci/check-bashisms.sh 22:45:56 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 22:45:57 checkbashisms: OK (4.72=setup[1.33]+cmd[3.39] seconds) 22:45:57 congratulations :) (4.75 seconds) 22:45:58 + tox_status=0 22:45:58 + echo '---> Completed tox runs' 22:45:58 ---> Completed tox runs 22:45:58 + for i in .tox/*/log 22:45:58 ++ echo .tox/checkbashisms/log 22:45:58 ++ awk -F/ '{print $2}' 22:45:58 + tox_env=checkbashisms 22:45:58 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 22:45:58 + DOC_DIR=docs/_build/html 22:45:58 + [[ -d docs/_build/html ]] 22:45:58 + echo '---> tox-run.sh ends' 22:45:58 ---> tox-run.sh ends 22:45:58 + test 0 -eq 0 22:45:58 $ ssh-agent -k 22:45:58 unset SSH_AUTH_SOCK; 22:45:58 unset SSH_AGENT_PID; 22:45:58 echo Agent pid 1696 killed; 22:45:58 [ssh-agent] Stopped. 22:45:58 [PostBuildScript] - [INFO] Executing post build scripts. 22:45:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17389160632827813291.sh 22:45:58 ---> sysstat.sh 22:45:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17713107170607077877.sh 22:45:58 ---> package-listing.sh 22:45:58 ++ facter osfamily 22:45:58 ++ tr '[:upper:]' '[:lower:]' 22:45:58 + OS_FAMILY=debian 22:45:58 + workspace=/w/workspace/oom-master-checkbashisms-lint 22:45:58 + START_PACKAGES=/tmp/packages_start.txt 22:45:58 + END_PACKAGES=/tmp/packages_end.txt 22:45:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:45:58 + PACKAGES=/tmp/packages_start.txt 22:45:58 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 22:45:58 + PACKAGES=/tmp/packages_end.txt 22:45:58 + case "${OS_FAMILY}" in 22:45:58 + dpkg -l 22:45:58 + grep '^ii' 22:45:58 + '[' -f /tmp/packages_start.txt ']' 22:45:58 + '[' -f /tmp/packages_end.txt ']' 22:45:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:45:58 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 22:45:58 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 22:45:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 22:45:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6535899877158620009.sh 22:45:58 ---> capture-instance-metadata.sh 22:45:58 Setup pyenv: 22:45:58 system 22:45:58 3.8.13 22:45:58 3.9.13 22:45:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:46:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-y6vr 22:46:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:46:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:46:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:46:06 lf-activate-venv(): INFO: Base packages installed successfully 22:46:06 lf-activate-venv(): INFO: Installing additional packages: lftools 22:46:28 lf-activate-venv(): INFO: Adding /tmp/venv-y6vr/bin to PATH 22:46:28 INFO: Running in OpenStack, capturing instance metadata 22:46:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15491900497531509529.sh 22:46:28 provisioning config files... 22:46:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11965851569538784705tmp 22:46:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:46:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:46:28 [EnvInject] - Injecting environment variables from a build step. 22:46:28 [EnvInject] - Injecting as environment variables the properties content 22:46:28 SERVER_ID=logs 22:46:28 22:46:28 [EnvInject] - Variables injected successfully. 22:46:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8827105538833736186.sh 22:46:28 ---> create-netrc.sh 22:46:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8871965538505750887.sh 22:46:28 ---> python-tools-install.sh 22:46:28 Setup pyenv: 22:46:28 system 22:46:28 3.8.13 22:46:28 3.9.13 22:46:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:46:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y6vr from file:/tmp/.os_lf_venv 22:46:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:46:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:46:30 lf-activate-venv(): INFO: Base packages installed successfully 22:46:30 lf-activate-venv(): INFO: Installing additional packages: lftools 22:46:38 lf-activate-venv(): INFO: Adding /tmp/venv-y6vr/bin to PATH 22:46:38 Generating Requirements File 22:46:55 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. 22:46:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:46:56 Python 3.10.6 22:46:56 pip 26.0.1 from /tmp/venv-y6vr/lib/python3.10/site-packages/pip (python 3.10) 22:46:56 appdirs==1.4.4 22:46:56 argcomplete==3.6.3 22:46:56 aspy.yaml==1.3.0 22:46:56 attrs==25.4.0 22:46:56 autopage==0.6.0 22:46:56 backports.strenum==1.3.1 22:46:56 beautifulsoup4==4.14.3 22:46:56 boto3==1.42.46 22:46:56 botocore==1.42.46 22:46:56 bs4==0.0.2 22:46:56 certifi==2026.1.4 22:46:56 cffi==2.0.0 22:46:56 cfgv==3.5.0 22:46:56 chardet==5.2.0 22:46:56 charset-normalizer==3.4.4 22:46:56 click==8.3.1 22:46:56 cliff==4.13.1 22:46:56 cmd2==3.2.0 22:46:56 cryptography==3.3.2 22:46:56 debtcollector==3.0.0 22:46:56 decorator==5.2.1 22:46:56 defusedxml==0.7.1 22:46:56 Deprecated==1.3.1 22:46:56 distlib==0.4.0 22:46:56 dnspython==2.8.0 22:46:56 docker==7.1.0 22:46:56 dogpile.cache==1.5.0 22:46:56 durationpy==0.10 22:46:56 email-validator==2.3.0 22:46:56 filelock==3.20.3 22:46:56 future==1.0.0 22:46:56 gitdb==4.0.12 22:46:56 GitPython==3.1.46 22:46:56 httplib2==0.30.2 22:46:56 identify==2.6.16 22:46:56 idna==3.11 22:46:56 importlib-resources==1.5.0 22:46:56 iso8601==2.1.0 22:46:56 Jinja2==3.1.6 22:46:56 jmespath==1.1.0 22:46:56 jsonpatch==1.33 22:46:56 jsonpointer==3.0.0 22:46:56 jsonschema==4.26.0 22:46:56 jsonschema-specifications==2025.9.1 22:46:56 keystoneauth1==5.13.0 22:46:56 kubernetes==35.0.0 22:46:56 lftools==0.37.21 22:46:56 lxml==6.0.2 22:46:56 markdown-it-py==4.0.0 22:46:56 MarkupSafe==3.0.3 22:46:56 mdurl==0.1.2 22:46:56 msgpack==1.1.2 22:46:56 multi_key_dict==2.0.3 22:46:56 munch==4.0.0 22:46:56 netaddr==1.3.0 22:46:56 niet==1.4.2 22:46:56 nodeenv==1.10.0 22:46:56 oauth2client==4.1.3 22:46:56 oauthlib==3.3.1 22:46:56 openstacksdk==4.9.0 22:46:56 os-service-types==1.8.2 22:46:56 osc-lib==4.3.0 22:46:56 oslo.config==10.2.0 22:46:56 oslo.context==6.2.0 22:46:56 oslo.i18n==6.7.1 22:46:56 oslo.log==8.0.0 22:46:56 oslo.serialization==5.9.0 22:46:56 oslo.utils==9.2.0 22:46:56 packaging==26.0 22:46:56 pbr==7.0.3 22:46:56 platformdirs==4.5.1 22:46:56 prettytable==3.17.0 22:46:56 psutil==7.2.2 22:46:56 pyasn1==0.6.2 22:46:56 pyasn1_modules==0.4.2 22:46:56 pycparser==3.0 22:46:56 pygerrit2==2.0.15 22:46:56 PyGithub==2.8.1 22:46:56 Pygments==2.19.2 22:46:56 PyJWT==2.11.0 22:46:56 PyNaCl==1.6.2 22:46:56 pyparsing==2.4.7 22:46:56 pyperclip==1.11.0 22:46:56 pyrsistent==0.20.0 22:46:56 python-cinderclient==9.8.0 22:46:56 python-dateutil==2.9.0.post0 22:46:56 python-heatclient==5.0.0 22:46:56 python-jenkins==1.8.3 22:46:56 python-keystoneclient==5.7.0 22:46:56 python-magnumclient==4.9.0 22:46:56 python-openstackclient==8.3.0 22:46:56 python-swiftclient==4.9.0 22:46:56 PyYAML==6.0.3 22:46:56 referencing==0.37.0 22:46:56 requests==2.32.5 22:46:56 requests-oauthlib==2.0.0 22:46:56 requestsexceptions==1.4.0 22:46:56 rfc3986==2.0.0 22:46:56 rich==14.3.2 22:46:56 rich-argparse==1.7.2 22:46:56 rpds-py==0.30.0 22:46:56 rsa==4.9.1 22:46:56 ruamel.yaml==0.19.1 22:46:56 ruamel.yaml.clib==0.2.15 22:46:56 s3transfer==0.16.0 22:46:56 simplejson==3.20.2 22:46:56 six==1.17.0 22:46:56 smmap==5.0.2 22:46:56 soupsieve==2.8.3 22:46:56 stevedore==5.6.0 22:46:56 tabulate==0.9.0 22:46:56 toml==0.10.2 22:46:56 tomlkit==0.14.0 22:46:56 tqdm==4.67.3 22:46:56 typing_extensions==4.15.0 22:46:56 tzdata==2025.3 22:46:56 urllib3==1.26.20 22:46:56 virtualenv==20.36.1 22:46:56 wcwidth==0.6.0 22:46:56 websocket-client==1.9.0 22:46:56 wrapt==2.1.1 22:46:56 xdg==6.0.0 22:46:56 xmltodict==1.0.2 22:46:56 yq==3.4.3 22:46:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14562802434765690906.sh 22:46:56 ---> sudo-logs.sh 22:46:56 Archiving 'sudo' log.. 22:46:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14097692788914598055.sh 22:46:57 ---> job-cost.sh 22:46:57 Setup pyenv: 22:46:57 system 22:46:57 3.8.13 22:46:57 3.9.13 22:46:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:46:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y6vr from file:/tmp/.os_lf_venv 22:46:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:46:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:46:58 lf-activate-venv(): INFO: Base packages installed successfully 22:46:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:47:04 lf-activate-venv(): INFO: Adding /tmp/venv-y6vr/bin to PATH 22:47:04 INFO: No Stack... 22:47:04 INFO: Retrieving Pricing Info for: v3-standard-4 22:47:04 INFO: Archiving Costs 22:47:04 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3216404254433889130.sh 22:47:04 ---> logs-deploy.sh 22:47:04 Setup pyenv: 22:47:04 system 22:47:04 3.8.13 22:47:04 3.9.13 22:47:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:47:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y6vr from file:/tmp/.os_lf_venv 22:47:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:47:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:47:06 lf-activate-venv(): INFO: Base packages installed successfully 22:47:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:47:14 lf-activate-venv(): INFO: Adding /tmp/venv-y6vr/bin to PATH 22:47:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4405 22:47:14 INFO: archiving workspace using pattern(s): 22:47:15 Archives upload complete. 22:47:15 INFO: archiving logs to Nexus 22:47:16 ---> uname -a: 22:47:16 Linux prd-ubuntu1804-builder-4c-4g-6841 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 22:47:16 22:47:16 22:47:16 ---> lscpu: 22:47:16 Architecture: x86_64 22:47:16 CPU op-mode(s): 32-bit, 64-bit 22:47:16 Byte Order: Little Endian 22:47:16 CPU(s): 4 22:47:16 On-line CPU(s) list: 0-3 22:47:16 Thread(s) per core: 1 22:47:16 Core(s) per socket: 1 22:47:16 Socket(s): 4 22:47:16 NUMA node(s): 1 22:47:16 Vendor ID: AuthenticAMD 22:47:16 CPU family: 23 22:47:16 Model: 49 22:47:16 Model name: AMD EPYC-Rome Processor 22:47:16 Stepping: 0 22:47:16 CPU MHz: 2800.000 22:47:16 BogoMIPS: 5600.00 22:47:16 Virtualization: AMD-V 22:47:16 Hypervisor vendor: KVM 22:47:16 Virtualization type: full 22:47:16 L1d cache: 32K 22:47:16 L1i cache: 32K 22:47:16 L2 cache: 512K 22:47:16 L3 cache: 16384K 22:47:16 NUMA node0 CPU(s): 0-3 22:47:16 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 22:47:16 22:47:16 22:47:16 ---> nproc: 22:47:16 4 22:47:16 22:47:16 22:47:16 ---> df -h: 22:47:16 Filesystem Size Used Avail Use% Mounted on 22:47:16 udev 7.9G 0 7.9G 0% /dev 22:47:16 tmpfs 1.6G 676K 1.6G 1% /run 22:47:16 /dev/vda1 78G 8.3G 70G 11% / 22:47:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 22:47:16 tmpfs 5.0M 0 5.0M 0% /run/lock 22:47:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 22:47:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 22:47:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 22:47:16 22:47:16 22:47:16 ---> free -m: 22:47:16 total used free shared buff/cache available 22:47:16 Mem: 16040 556 13418 0 2064 15169 22:47:16 Swap: 1023 0 1023 22:47:16 22:47:16 22:47:16 ---> ip addr: 22:47:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:47:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:47:16 inet 127.0.0.1/8 scope host lo 22:47:16 valid_lft forever preferred_lft forever 22:47:16 inet6 ::1/128 scope host 22:47:16 valid_lft forever preferred_lft forever 22:47:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:47:16 link/ether fa:16:3e:e7:5c:d7 brd ff:ff:ff:ff:ff:ff 22:47:16 inet 10.30.107.168/23 brd 10.30.107.255 scope global dynamic ens3 22:47:16 valid_lft 86273sec preferred_lft 86273sec 22:47:16 inet6 fe80::f816:3eff:fee7:5cd7/64 scope link 22:47:16 valid_lft forever preferred_lft forever 22:47:16 22:47:16 22:47:16 ---> sar -b -r -n DEV: 22:47:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6841) 02/10/26 _x86_64_ (4 CPU) 22:47:16 22:47:16 22:45:11 LINUX RESTART (4 CPU) 22:47:16 22:47:16 22:46:02 tps rtps wtps bread/s bwrtn/s 22:47:16 22:47:01 144.18 1.10 143.08 124.45 36534.55 22:47:16 Average: 144.18 1.10 143.08 124.45 36534.55 22:47:16 22:47:16 22:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:47:16 22:47:01 13763520 15547936 2661448 16.20 78268 1894044 749588 4.29 710436 1712848 123148 22:47:16 Average: 13763520 15547936 2661448 16.20 78268 1894044 749588 4.29 710436 1712848 123148 22:47:16 22:47:16 22:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:47:16 22:47:01 lo 1.49 1.49 0.18 0.18 0.00 0.00 0.00 0.00 22:47:16 22:47:01 ens3 64.40 48.38 976.63 11.56 0.00 0.00 0.00 0.00 22:47:16 Average: lo 1.49 1.49 0.18 0.18 0.00 0.00 0.00 0.00 22:47:16 Average: ens3 64.40 48.38 976.63 11.56 0.00 0.00 0.00 0.00 22:47:16 22:47:16 22:47:16 ---> sar -P ALL: 22:47:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6841) 02/10/26 _x86_64_ (4 CPU) 22:47:16 22:47:16 22:45:11 LINUX RESTART (4 CPU) 22:47:16 22:47:16 22:46:02 CPU %user %nice %system %iowait %steal %idle 22:47:16 22:47:01 all 19.95 0.00 1.49 4.81 0.05 73.70 22:47:16 22:47:01 0 15.41 0.00 1.34 0.07 0.05 83.13 22:47:16 22:47:01 1 1.29 0.00 0.85 14.85 0.05 82.95 22:47:16 22:47:01 2 42.52 0.00 2.26 2.70 0.05 52.48 22:47:16 22:47:01 3 20.48 0.00 1.51 1.61 0.03 76.36 22:47:16 Average: all 19.95 0.00 1.49 4.81 0.05 73.70 22:47:16 Average: 0 15.41 0.00 1.34 0.07 0.05 83.13 22:47:16 Average: 1 1.29 0.00 0.85 14.85 0.05 82.95 22:47:16 Average: 2 42.52 0.00 2.26 2.70 0.05 52.48 22:47:16 Average: 3 20.48 0.00 1.51 1.61 0.03 76.36 22:47:16 22:47:16 22:47:16