10:39:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142788 10:39:15 Running as SYSTEM 10:39:15 [EnvInject] - Loading node environment variables. 10:39:15 Building remotely on prd-ubuntu1804-builder-4c-4g-2838 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:39:15 [ssh-agent] Looking for ssh-agent implementation... 10:39:15 $ ssh-agent 10:39:15 SSH_AUTH_SOCK=/tmp/ssh-T5nufIygaLOV/agent.1624 10:39:15 SSH_AGENT_PID=1626 10:39:15 [ssh-agent] Started. 10:39:15 Running ssh-add (command line suppressed) 10:39:15 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11927747505426165270.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11927747505426165270.key) 10:39:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:39:15 The recommended git tool is: NONE 10:39:17 using credential onap-jenkins-ssh 10:39:17 Wiping out workspace first. 10:39:17 Cloning the remote Git repository 10:39:17 Cloning repository git://cloud.onap.org/mirror/oom.git 10:39:17 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:39:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:39:17 > git --version # timeout=10 10:39:17 > git --version # 'git version 2.17.1' 10:39:17 using GIT_SSH to set credentials Gerrit user 10:39:17 Verifying host key using manually-configured host key entries 10:39:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:39:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:39:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:39:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:39:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:39:22 using GIT_SSH to set credentials Gerrit user 10:39:22 Verifying host key using manually-configured host key entries 10:39:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/88/142788/2 # timeout=30 10:39:23 > git rev-parse 98386c828df6fca68a49b323d3c4046803bd2fb3^{commit} # timeout=10 10:39:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:39:23 Checking out Revision 98386c828df6fca68a49b323d3c4046803bd2fb3 (refs/changes/88/142788/2) 10:39:23 > git config core.sparsecheckout # timeout=10 10:39:23 > git checkout -f 98386c828df6fca68a49b323d3c4046803bd2fb3 # timeout=30 10:39:26 Commit message: "[SO] 16.1.1 release" 10:39:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:39:26 > git rev-list --no-walk 89f3db6b3901d005a4f46304d78f3e230d448b02 # timeout=10 10:39:26 [EnvInject] - Injecting environment variables from a build step. 10:39:26 [EnvInject] - Injecting as environment variables the properties content 10:39:26 PYTHON=python3 10:39:26 10:39:26 [EnvInject] - Variables injected successfully. 10:39:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14069166289930247289.sh 10:39:26 ---> tox-install.sh 10:39:26 + source /home/jenkins/lf-env.sh 10:39:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:39:26 ++ mktemp -d /tmp/venv-XXXX 10:39:26 + lf_venv=/tmp/venv-zw8q 10:39:26 + local venv_file=/tmp/.os_lf_venv 10:39:26 + local python=python3 10:39:26 + local options 10:39:26 + local set_path=true 10:39:26 + local install_args= 10:39:26 ++ 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 10:39:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:39:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:39:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:39:26 + true 10:39:26 + case $1 in 10:39:26 + venv_file=/tmp/.toxenv 10:39:26 + shift 2 10:39:26 + true 10:39:26 + case $1 in 10:39:26 + shift 10:39:26 + break 10:39:26 + case $python in 10:39:26 + local pkg_list= 10:39:26 + [[ -d /opt/pyenv ]] 10:39:26 + echo 'Setup pyenv:' 10:39:26 Setup pyenv: 10:39:26 + export PYENV_ROOT=/opt/pyenv 10:39:26 + PYENV_ROOT=/opt/pyenv 10:39:26 + 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 10:39:26 + 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 10:39:26 + pyenv versions 10:39:26 * system (set by /opt/pyenv/version) 10:39:27 * 3.8.13 (set by /opt/pyenv/version) 10:39:27 * 3.9.13 (set by /opt/pyenv/version) 10:39:27 * 3.10.6 (set by /opt/pyenv/version) 10:39:27 + command -v pyenv 10:39:27 ++ pyenv init - --no-rehash 10:39:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:39:27 export PATH="/opt/pyenv/shims:${PATH}" 10:39:27 export PYENV_SHELL=bash 10:39:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:39:27 pyenv() { 10:39:27 local command 10:39:27 command="${1:-}" 10:39:27 if [ "$#" -gt 0 ]; then 10:39:27 shift 10:39:27 fi 10:39:27 10:39:27 case "$command" in 10:39:27 rehash|shell) 10:39:27 eval "$(pyenv "sh-$command" "$@")" 10:39:27 ;; 10:39:27 *) 10:39:27 command pyenv "$command" "$@" 10:39:27 ;; 10:39:27 esac 10:39:27 }' 10:39:27 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:39:27 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:39:27 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:39:27 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:39:27 ++ export PYENV_SHELL=bash 10:39:27 ++ PYENV_SHELL=bash 10:39:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:39:27 +++ complete -F _pyenv pyenv 10:39:27 ++ lf-pyver python3 10:39:27 ++ local py_version_xy=python3 10:39:27 ++ local py_version_xyz= 10:39:27 ++ pyenv versions 10:39:27 ++ local command 10:39:27 ++ command=versions 10:39:27 ++ '[' 1 -gt 0 ']' 10:39:27 ++ shift 10:39:27 ++ case "$command" in 10:39:27 ++ command pyenv versions 10:39:27 ++ pyenv versions 10:39:27 ++ grep -E '^[0-9.]*[0-9]$' 10:39:27 ++ awk '{ print $1 }' 10:39:27 ++ sed 's/^[ *]* //' 10:39:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:39:27 +++ grep '^3' /tmp/.pyenv_versions 10:39:27 +++ sort -V 10:39:27 +++ tail -n 1 10:39:27 ++ py_version_xyz=3.10.6 10:39:27 ++ [[ -z 3.10.6 ]] 10:39:27 ++ echo 3.10.6 10:39:27 ++ return 0 10:39:27 + pyenv local 3.10.6 10:39:27 + local command 10:39:27 + command=local 10:39:27 + '[' 2 -gt 0 ']' 10:39:27 + shift 10:39:27 + case "$command" in 10:39:27 + command pyenv local 3.10.6 10:39:27 + pyenv local 3.10.6 10:39:27 + for arg in "$@" 10:39:27 + case $arg in 10:39:27 + pkg_list+='tox ' 10:39:27 + for arg in "$@" 10:39:27 + case $arg in 10:39:27 + pkg_list+='virtualenv ' 10:39:27 + for arg in "$@" 10:39:27 + case $arg in 10:39:27 + pkg_list+='urllib3~=1.26.15 ' 10:39:27 + [[ -f /tmp/.toxenv ]] 10:39:27 + [[ ! -f /tmp/.toxenv ]] 10:39:27 + [[ -n '' ]] 10:39:27 + python3 -m venv /tmp/venv-zw8q 10:39:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zw8q' 10:39:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zw8q 10:39:31 + echo /tmp/venv-zw8q 10:39:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:39:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:39:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:39:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:39:31 + local 'pip_opts=--upgrade --quiet' 10:39:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:39:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:39:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:39:31 + [[ -n '' ]] 10:39:31 + [[ -n '' ]] 10:39:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:39:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:39:31 + /tmp/venv-zw8q/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 10:39:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:39:35 lf-activate-venv(): INFO: Base packages installed successfully 10:39:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:39:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:39:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:39:35 + /tmp/venv-zw8q/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 10:39:37 + type python3 10:39:37 + true 10:39:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zw8q/bin to PATH' 10:39:37 lf-activate-venv(): INFO: Adding /tmp/venv-zw8q/bin to PATH 10:39:37 + PATH=/tmp/venv-zw8q/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 10:39:37 + return 0 10:39:37 + python3 --version 10:39:37 Python 3.10.6 10:39:37 + python3 -m pip --version 10:39:37 pip 25.3 from /tmp/venv-zw8q/lib/python3.10/site-packages/pip (python 3.10) 10:39:37 + python3 -m pip freeze 10:39:37 cachetools==6.2.4 10:39:37 chardet==5.2.0 10:39:37 colorama==0.4.6 10:39:37 distlib==0.4.0 10:39:37 filelock==3.20.3 10:39:37 packaging==26.0 10:39:37 platformdirs==4.5.1 10:39:37 pluggy==1.6.0 10:39:37 pyproject-api==1.10.0 10:39:37 tomli==2.4.0 10:39:37 tox==4.34.1 10:39:37 typing_extensions==4.15.0 10:39:37 urllib3==1.26.20 10:39:37 virtualenv==20.36.1 10:39:37 [EnvInject] - Injecting environment variables from a build step. 10:39:37 [EnvInject] - Injecting as environment variables the properties content 10:39:37 PARALLEL=false 10:39:37 10:39:37 [EnvInject] - Variables injected successfully. 10:39:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16289015518621380539.sh 10:39:37 ---> tox-run.sh 10:39:37 + 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 10:39:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:39:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:39:37 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:39:37 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:39:37 + source /home/jenkins/lf-env.sh 10:39:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:39:37 ++ mktemp -d /tmp/venv-XXXX 10:39:37 + lf_venv=/tmp/venv-RF9Q 10:39:37 + local venv_file=/tmp/.os_lf_venv 10:39:37 + local python=python3 10:39:37 + local options 10:39:37 + local set_path=true 10:39:37 + local install_args= 10:39: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 10:39:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:39:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:39:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:39:37 + true 10:39:37 + case $1 in 10:39:37 + venv_file=/tmp/.toxenv 10:39:37 + shift 2 10:39:37 + true 10:39:37 + case $1 in 10:39:37 + shift 10:39:37 + break 10:39:37 + case $python in 10:39:37 + local pkg_list= 10:39:37 + [[ -d /opt/pyenv ]] 10:39:37 + echo 'Setup pyenv:' 10:39:37 Setup pyenv: 10:39:37 + export PYENV_ROOT=/opt/pyenv 10:39:37 + PYENV_ROOT=/opt/pyenv 10:39:37 + 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 10:39:37 + 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 10:39:37 + pyenv versions 10:39:37 system 10:39:37 3.8.13 10:39:37 3.9.13 10:39:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:39:38 + command -v pyenv 10:39:38 ++ pyenv init - --no-rehash 10:39:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:39:38 export PATH="/opt/pyenv/shims:${PATH}" 10:39:38 export PYENV_SHELL=bash 10:39:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:39:38 pyenv() { 10:39:38 local command 10:39:38 command="${1:-}" 10:39:38 if [ "$#" -gt 0 ]; then 10:39:38 shift 10:39:38 fi 10:39:38 10:39:38 case "$command" in 10:39:38 rehash|shell) 10:39:38 eval "$(pyenv "sh-$command" "$@")" 10:39:38 ;; 10:39:38 *) 10:39:38 command pyenv "$command" "$@" 10:39:38 ;; 10:39:38 esac 10:39:38 }' 10:39:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:39:38 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:39:38 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:39:38 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:39:38 ++ export PYENV_SHELL=bash 10:39:38 ++ PYENV_SHELL=bash 10:39:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:39:38 +++ complete -F _pyenv pyenv 10:39:38 ++ lf-pyver python3 10:39:38 ++ local py_version_xy=python3 10:39:38 ++ local py_version_xyz= 10:39:38 ++ pyenv versions 10:39:38 ++ local command 10:39:38 ++ command=versions 10:39:38 ++ '[' 1 -gt 0 ']' 10:39:38 ++ shift 10:39:38 ++ case "$command" in 10:39:38 ++ command pyenv versions 10:39:38 ++ pyenv versions 10:39:38 ++ sed 's/^[ *]* //' 10:39:38 ++ grep -E '^[0-9.]*[0-9]$' 10:39:38 ++ awk '{ print $1 }' 10:39:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:39:38 +++ grep '^3' /tmp/.pyenv_versions 10:39:38 +++ sort -V 10:39:38 +++ tail -n 1 10:39:38 ++ py_version_xyz=3.10.6 10:39:38 ++ [[ -z 3.10.6 ]] 10:39:38 ++ echo 3.10.6 10:39:38 ++ return 0 10:39:38 + pyenv local 3.10.6 10:39:38 + local command 10:39:38 + command=local 10:39:38 + '[' 2 -gt 0 ']' 10:39:38 + shift 10:39:38 + case "$command" in 10:39:38 + command pyenv local 3.10.6 10:39:38 + pyenv local 3.10.6 10:39:38 + for arg in "$@" 10:39:38 + case $arg in 10:39:38 + pkg_list+='tox ' 10:39:38 + for arg in "$@" 10:39:38 + case $arg in 10:39:38 + pkg_list+='virtualenv ' 10:39:38 + for arg in "$@" 10:39:38 + case $arg in 10:39:38 + pkg_list+='urllib3~=1.26.15 ' 10:39:38 + [[ -f /tmp/.toxenv ]] 10:39:38 ++ cat /tmp/.toxenv 10:39:38 + lf_venv=/tmp/venv-zw8q 10:39:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zw8q from' file:/tmp/.toxenv 10:39:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zw8q from file:/tmp/.toxenv 10:39:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:39:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:39:38 + local 'pip_opts=--upgrade --quiet' 10:39:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:39:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:39:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:39:38 + [[ -n '' ]] 10:39:38 + [[ -n '' ]] 10:39:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:39:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:39:38 + /tmp/venv-zw8q/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 10:39:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:39:39 lf-activate-venv(): INFO: Base packages installed successfully 10:39:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:39:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:39:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:39:39 + /tmp/venv-zw8q/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 10:39:40 + type python3 10:39:40 + true 10:39:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zw8q/bin to PATH' 10:39:40 lf-activate-venv(): INFO: Adding /tmp/venv-zw8q/bin to PATH 10:39:40 + PATH=/tmp/venv-zw8q/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 10:39:40 + return 0 10:39:40 + [[ -d /opt/pyenv ]] 10:39:40 + echo '---> Setting up pyenv' 10:39:40 ---> Setting up pyenv 10:39:40 + export PYENV_ROOT=/opt/pyenv 10:39:40 + PYENV_ROOT=/opt/pyenv 10:39:40 + export PATH=/opt/pyenv/bin:/tmp/venv-zw8q/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 10:39:40 + PATH=/opt/pyenv/bin:/tmp/venv-zw8q/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 10:39:40 ++ pwd 10:39:40 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:39:40 + export PYTHONPATH 10:39:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:39:40 + TOX_TESTENV_PASSENV=PYTHONPATH 10:39:40 + tox --version 10:39:40 4.34.1 from /tmp/venv-zw8q/lib/python3.10/site-packages/tox/__init__.py 10:39:40 + PARALLEL=false 10:39:40 + TOX_OPTIONS_LIST= 10:39:40 + [[ -n checkbashisms ]] 10:39:40 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:39:40 + case ${PARALLEL,,} in 10:39:40 + tox -e checkbashisms 10:39:40 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:39:41 checkbashisms: freeze> python -m pip freeze --all 10:39:42 checkbashisms: pip==25.3,setuptools==80.9.0 10:39:42 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:39:44 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:39:45 checkbashisms: OK (4.81=setup[1.39]+cmd[3.42] seconds) 10:39:45 congratulations :) (4.85 seconds) 10:39:45 + tox_status=0 10:39:45 + echo '---> Completed tox runs' 10:39:45 ---> Completed tox runs 10:39:45 + for i in .tox/*/log 10:39:45 ++ echo .tox/checkbashisms/log 10:39:45 ++ awk -F/ '{print $2}' 10:39:45 + tox_env=checkbashisms 10:39:45 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:39:45 + DOC_DIR=docs/_build/html 10:39:45 + [[ -d docs/_build/html ]] 10:39:45 + echo '---> tox-run.sh ends' 10:39:45 ---> tox-run.sh ends 10:39:45 + test 0 -eq 0 10:39:45 $ ssh-agent -k 10:39:45 unset SSH_AUTH_SOCK; 10:39:45 unset SSH_AGENT_PID; 10:39:45 echo Agent pid 1626 killed; 10:39:45 [ssh-agent] Stopped. 10:39:46 [PostBuildScript] - [INFO] Executing post build scripts. 10:39:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2066504067428620931.sh 10:39:46 ---> sysstat.sh 10:39:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12240677037818795154.sh 10:39:46 ---> package-listing.sh 10:39:46 ++ facter osfamily 10:39:46 ++ tr '[:upper:]' '[:lower:]' 10:39:46 + OS_FAMILY=debian 10:39:46 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:39:46 + START_PACKAGES=/tmp/packages_start.txt 10:39:46 + END_PACKAGES=/tmp/packages_end.txt 10:39:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:39:46 + PACKAGES=/tmp/packages_start.txt 10:39:46 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:39:46 + PACKAGES=/tmp/packages_end.txt 10:39:46 + case "${OS_FAMILY}" in 10:39:46 + dpkg -l 10:39:46 + grep '^ii' 10:39:46 + '[' -f /tmp/packages_start.txt ']' 10:39:46 + '[' -f /tmp/packages_end.txt ']' 10:39:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:39:46 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:39:46 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:39:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:39:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12678878824448293212.sh 10:39:46 ---> capture-instance-metadata.sh 10:39:46 Setup pyenv: 10:39:46 system 10:39:46 3.8.13 10:39:46 3.9.13 10:39:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:39:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xS5J 10:39:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:39:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:39:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:39:54 lf-activate-venv(): INFO: Base packages installed successfully 10:39:54 lf-activate-venv(): INFO: Installing additional packages: lftools 10:40:17 lf-activate-venv(): INFO: Adding /tmp/venv-xS5J/bin to PATH 10:40:17 INFO: Running in OpenStack, capturing instance metadata 10:40:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7051574509614755140.sh 10:40:18 provisioning config files... 10:40:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13051829738461410930tmp 10:40:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:40:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:40:18 [EnvInject] - Injecting environment variables from a build step. 10:40:18 [EnvInject] - Injecting as environment variables the properties content 10:40:18 SERVER_ID=logs 10:40:18 10:40:18 [EnvInject] - Variables injected successfully. 10:40:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12769279882590750036.sh 10:40:18 ---> create-netrc.sh 10:40:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3056559964998902896.sh 10:40:18 ---> python-tools-install.sh 10:40:18 Setup pyenv: 10:40:18 system 10:40:18 3.8.13 10:40:18 3.9.13 10:40:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:40:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xS5J from file:/tmp/.os_lf_venv 10:40:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:40:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:40:20 lf-activate-venv(): INFO: Base packages installed successfully 10:40:20 lf-activate-venv(): INFO: Installing additional packages: lftools 10:40:28 lf-activate-venv(): INFO: Adding /tmp/venv-xS5J/bin to PATH 10:40:28 Generating Requirements File 10:40:46 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:40:46 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:40:46 Python 3.10.6 10:40:46 pip 25.3 from /tmp/venv-xS5J/lib/python3.10/site-packages/pip (python 3.10) 10:40:47 appdirs==1.4.4 10:40:47 argcomplete==3.6.3 10:40:47 aspy.yaml==1.3.0 10:40:47 attrs==25.4.0 10:40:47 autopage==0.5.2 10:40:47 backports.strenum==1.3.1 10:40:47 beautifulsoup4==4.14.3 10:40:47 boto3==1.42.34 10:40:47 botocore==1.42.34 10:40:47 bs4==0.0.2 10:40:47 certifi==2026.1.4 10:40:47 cffi==2.0.0 10:40:47 cfgv==3.5.0 10:40:47 chardet==5.2.0 10:40:47 charset-normalizer==3.4.4 10:40:47 click==8.3.1 10:40:47 cliff==4.13.1 10:40:47 cmd2==3.1.0 10:40:47 cryptography==3.3.2 10:40:47 debtcollector==3.0.0 10:40:47 decorator==5.2.1 10:40:47 defusedxml==0.7.1 10:40:47 Deprecated==1.3.1 10:40:47 distlib==0.4.0 10:40:47 dnspython==2.8.0 10:40:47 docker==7.1.0 10:40:47 dogpile.cache==1.5.0 10:40:47 durationpy==0.10 10:40:47 email-validator==2.3.0 10:40:47 filelock==3.20.3 10:40:47 future==1.0.0 10:40:47 gitdb==4.0.12 10:40:47 GitPython==3.1.46 10:40:47 httplib2==0.30.2 10:40:47 identify==2.6.16 10:40:47 idna==3.11 10:40:47 importlib-resources==1.5.0 10:40:47 iso8601==2.1.0 10:40:47 Jinja2==3.1.6 10:40:47 jmespath==1.1.0 10:40:47 jsonpatch==1.33 10:40:47 jsonpointer==3.0.0 10:40:47 jsonschema==4.26.0 10:40:47 jsonschema-specifications==2025.9.1 10:40:47 keystoneauth1==5.13.0 10:40:47 kubernetes==35.0.0 10:40:47 lftools==0.37.21 10:40:47 lxml==6.0.2 10:40:47 markdown-it-py==4.0.0 10:40:47 MarkupSafe==3.0.3 10:40:47 mdurl==0.1.2 10:40:47 msgpack==1.1.2 10:40:47 multi_key_dict==2.0.3 10:40:47 munch==4.0.0 10:40:47 netaddr==1.3.0 10:40:47 niet==1.4.2 10:40:47 nodeenv==1.10.0 10:40:47 oauth2client==4.1.3 10:40:47 oauthlib==3.3.1 10:40:47 openstacksdk==4.9.0 10:40:47 os-service-types==1.8.2 10:40:47 osc-lib==4.3.0 10:40:47 oslo.config==10.2.0 10:40:47 oslo.context==6.2.0 10:40:47 oslo.i18n==6.7.1 10:40:47 oslo.log==8.0.0 10:40:47 oslo.serialization==5.9.0 10:40:47 oslo.utils==9.2.0 10:40:47 packaging==26.0 10:40:47 pbr==7.0.3 10:40:47 platformdirs==4.5.1 10:40:47 prettytable==3.17.0 10:40:47 psutil==7.2.1 10:40:47 pyasn1==0.6.2 10:40:47 pyasn1_modules==0.4.2 10:40:47 pycparser==3.0 10:40:47 pygerrit2==2.0.15 10:40:47 PyGithub==2.8.1 10:40:47 Pygments==2.19.2 10:40:47 PyJWT==2.10.1 10:40:47 PyNaCl==1.6.2 10:40:47 pyparsing==2.4.7 10:40:47 pyperclip==1.11.0 10:40:47 pyrsistent==0.20.0 10:40:47 python-cinderclient==9.8.0 10:40:47 python-dateutil==2.9.0.post0 10:40:47 python-heatclient==5.0.0 10:40:47 python-jenkins==1.8.3 10:40:47 python-keystoneclient==5.7.0 10:40:47 python-magnumclient==4.9.0 10:40:47 python-openstackclient==8.3.0 10:40:47 python-swiftclient==4.9.0 10:40:47 PyYAML==6.0.3 10:40:47 referencing==0.37.0 10:40:47 requests==2.32.5 10:40:47 requests-oauthlib==2.0.0 10:40:47 requestsexceptions==1.4.0 10:40:47 rfc3986==2.0.0 10:40:47 rich==14.3.1 10:40:47 rich-argparse==1.7.2 10:40:47 rpds-py==0.30.0 10:40:47 rsa==4.9.1 10:40:47 ruamel.yaml==0.19.1 10:40:47 ruamel.yaml.clib==0.2.15 10:40:47 s3transfer==0.16.0 10:40:47 simplejson==3.20.2 10:40:47 six==1.17.0 10:40:47 smmap==5.0.2 10:40:47 soupsieve==2.8.3 10:40:47 stevedore==5.6.0 10:40:47 tabulate==0.9.0 10:40:47 toml==0.10.2 10:40:47 tomlkit==0.14.0 10:40:47 tqdm==4.67.1 10:40:47 typing_extensions==4.15.0 10:40:47 tzdata==2025.3 10:40:47 urllib3==1.26.20 10:40:47 virtualenv==20.36.1 10:40:47 wcwidth==0.3.5 10:40:47 websocket-client==1.9.0 10:40:47 wrapt==2.0.1 10:40:47 xdg==6.0.0 10:40:47 xmltodict==1.0.2 10:40:47 yq==3.4.3 10:40:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10013585534769037847.sh 10:40:47 ---> sudo-logs.sh 10:40:47 Archiving 'sudo' log.. 10:40:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10042034635149857917.sh 10:40:47 ---> job-cost.sh 10:40:47 Setup pyenv: 10:40:47 system 10:40:47 3.8.13 10:40:47 3.9.13 10:40:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:40:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xS5J from file:/tmp/.os_lf_venv 10:40:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:40:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:40:49 lf-activate-venv(): INFO: Base packages installed successfully 10:40:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:40:54 lf-activate-venv(): INFO: Adding /tmp/venv-xS5J/bin to PATH 10:40:54 INFO: No Stack... 10:40:55 INFO: Retrieving Pricing Info for: v3-standard-4 10:40:55 INFO: Archiving Costs 10:40:55 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7761816269169955185.sh 10:40:55 ---> logs-deploy.sh 10:40:55 Setup pyenv: 10:40:55 system 10:40:55 3.8.13 10:40:55 3.9.13 10:40:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:40:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xS5J from file:/tmp/.os_lf_venv 10:40:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:40:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:40:57 lf-activate-venv(): INFO: Base packages installed successfully 10:40:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:41:05 lf-activate-venv(): INFO: Adding /tmp/venv-xS5J/bin to PATH 10:41:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4391 10:41:05 INFO: archiving workspace using pattern(s): 10:41:06 Archives upload complete. 10:41:06 INFO: archiving logs to Nexus 10:41:07 ---> uname -a: 10:41:07 Linux prd-ubuntu1804-builder-4c-4g-2838 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:41:07 10:41:07 10:41:07 ---> lscpu: 10:41:07 Architecture: x86_64 10:41:07 CPU op-mode(s): 32-bit, 64-bit 10:41:07 Byte Order: Little Endian 10:41:07 CPU(s): 4 10:41:07 On-line CPU(s) list: 0-3 10:41:07 Thread(s) per core: 1 10:41:07 Core(s) per socket: 1 10:41:07 Socket(s): 4 10:41:07 NUMA node(s): 1 10:41:07 Vendor ID: AuthenticAMD 10:41:07 CPU family: 23 10:41:07 Model: 49 10:41:07 Model name: AMD EPYC-Rome Processor 10:41:07 Stepping: 0 10:41:07 CPU MHz: 2800.000 10:41:07 BogoMIPS: 5600.00 10:41:07 Virtualization: AMD-V 10:41:07 Hypervisor vendor: KVM 10:41:07 Virtualization type: full 10:41:07 L1d cache: 32K 10:41:07 L1i cache: 32K 10:41:07 L2 cache: 512K 10:41:07 L3 cache: 16384K 10:41:07 NUMA node0 CPU(s): 0-3 10:41:07 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 10:41:07 10:41:07 10:41:07 ---> nproc: 10:41:07 4 10:41:07 10:41:07 10:41:07 ---> df -h: 10:41:07 Filesystem Size Used Avail Use% Mounted on 10:41:07 udev 7.9G 0 7.9G 0% /dev 10:41:07 tmpfs 1.6G 676K 1.6G 1% /run 10:41:07 /dev/vda1 78G 8.3G 70G 11% / 10:41:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:41:07 tmpfs 5.0M 0 5.0M 0% /run/lock 10:41:07 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:41:07 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:41:07 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:41:07 10:41:07 10:41:07 ---> free -m: 10:41:07 total used free shared buff/cache available 10:41:07 Mem: 16040 558 13411 0 2069 15167 10:41:07 Swap: 1023 0 1023 10:41:07 10:41:07 10:41:07 ---> ip addr: 10:41:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:41:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:41:07 inet 127.0.0.1/8 scope host lo 10:41:07 valid_lft forever preferred_lft forever 10:41:07 inet6 ::1/128 scope host 10:41:07 valid_lft forever preferred_lft forever 10:41:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:41:07 link/ether fa:16:3e:d5:5c:d0 brd ff:ff:ff:ff:ff:ff 10:41:07 inet 10.30.107.3/23 brd 10.30.107.255 scope global dynamic ens3 10:41:07 valid_lft 86271sec preferred_lft 86271sec 10:41:07 inet6 fe80::f816:3eff:fed5:5cd0/64 scope link 10:41:07 valid_lft forever preferred_lft forever 10:41:07 10:41:07 10:41:07 ---> sar -b -r -n DEV: 10:41:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2838) 01/25/26 _x86_64_ (4 CPU) 10:41:07 10:41:07 10:39:00 LINUX RESTART (4 CPU) 10:41:07 10:41:07 10:40:01 tps rtps wtps bread/s bwrtn/s 10:41:07 10:41:01 110.18 1.07 109.11 121.83 14889.97 10:41:07 Average: 110.18 1.07 109.11 121.83 14889.97 10:41:07 10:41:07 10:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:41:07 10:41:01 13710832 15506708 2714128 16.52 79456 1904068 806548 4.62 750212 1720972 131508 10:41:07 Average: 13710832 15506708 2714128 16.52 79456 1904068 806548 4.62 750212 1720972 131508 10:41:07 10:41:07 10:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:41:07 10:41:01 ens3 59.16 45.13 915.14 11.42 0.00 0.00 0.00 0.00 10:41:07 10:41:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 10:41:07 Average: ens3 59.16 45.13 915.14 11.42 0.00 0.00 0.00 0.00 10:41:07 Average: lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 10:41:07 10:41:07 10:41:07 ---> sar -P ALL: 10:41:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2838) 01/25/26 _x86_64_ (4 CPU) 10:41:07 10:41:07 10:39:00 LINUX RESTART (4 CPU) 10:41:07 10:41:07 10:40:01 CPU %user %nice %system %iowait %steal %idle 10:41:07 10:41:01 all 21.43 0.00 1.48 1.63 0.05 75.42 10:41:07 10:41:01 0 39.20 0.00 2.07 2.30 0.05 56.39 10:41:07 10:41:01 1 2.67 0.00 0.94 3.07 0.03 93.28 10:41:07 10:41:01 2 34.97 0.00 2.12 0.67 0.07 62.18 10:41:07 10:41:01 3 9.04 0.00 0.80 0.43 0.05 89.67 10:41:07 Average: all 21.43 0.00 1.48 1.63 0.05 75.42 10:41:07 Average: 0 39.20 0.00 2.07 2.30 0.05 56.39 10:41:07 Average: 1 2.67 0.00 0.94 3.07 0.03 93.28 10:41:07 Average: 2 34.97 0.00 2.12 0.67 0.07 62.18 10:41:07 Average: 3 9.04 0.00 0.80 0.43 0.05 89.67 10:41:07 10:41:07 10:41:07