07:55:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142788 07:55:25 Running as SYSTEM 07:55:25 [EnvInject] - Loading node environment variables. 07:55:25 Building remotely on prd-ubuntu1804-builder-4c-4g-731 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:55:25 [ssh-agent] Looking for ssh-agent implementation... 07:55:25 $ ssh-agent 07:55:25 SSH_AUTH_SOCK=/tmp/ssh-lqetlPf7v8PY/agent.1646 07:55:25 SSH_AGENT_PID=1648 07:55:25 [ssh-agent] Started. 07:55:25 Running ssh-add (command line suppressed) 07:55:25 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3698923715212571819.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3698923715212571819.key) 07:55:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:55:25 The recommended git tool is: NONE 07:55:27 using credential onap-jenkins-ssh 07:55:27 Wiping out workspace first. 07:55:27 Cloning the remote Git repository 07:55:27 Cloning repository git://cloud.onap.org/mirror/oom.git 07:55:27 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:55:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:55:27 > git --version # timeout=10 07:55:27 > git --version # 'git version 2.17.1' 07:55:27 using GIT_SSH to set credentials Gerrit user 07:55:27 Verifying host key using manually-configured host key entries 07:55:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:55:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:55:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:55:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:55:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:55:33 using GIT_SSH to set credentials Gerrit user 07:55:33 Verifying host key using manually-configured host key entries 07:55:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/88/142788/1 # timeout=30 07:55:33 > git rev-parse c427b0923df2b61fd46336f9498cf89b1f5edd11^{commit} # timeout=10 07:55:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:55:33 Checking out Revision c427b0923df2b61fd46336f9498cf89b1f5edd11 (refs/changes/88/142788/1) 07:55:33 > git config core.sparsecheckout # timeout=10 07:55:33 > git checkout -f c427b0923df2b61fd46336f9498cf89b1f5edd11 # timeout=30 07:55:36 Commit message: "[SO] 16.1.1 release" 07:55:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:55:36 > git rev-list --no-walk 89f3db6b3901d005a4f46304d78f3e230d448b02 # timeout=10 07:55:37 [EnvInject] - Injecting environment variables from a build step. 07:55:37 [EnvInject] - Injecting as environment variables the properties content 07:55:37 PYTHON=python3 07:55:37 07:55:37 [EnvInject] - Variables injected successfully. 07:55:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8996314827799228081.sh 07:55:37 ---> tox-install.sh 07:55:37 + source /home/jenkins/lf-env.sh 07:55:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:55:37 ++ mktemp -d /tmp/venv-XXXX 07:55:37 + lf_venv=/tmp/venv-Lvyh 07:55:37 + local venv_file=/tmp/.os_lf_venv 07:55:37 + local python=python3 07:55:37 + local options 07:55:37 + local set_path=true 07:55:37 + local install_args= 07:55: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 07:55:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:55:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:55:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:55:37 + true 07:55:37 + case $1 in 07:55:37 + venv_file=/tmp/.toxenv 07:55:37 + shift 2 07:55:37 + true 07:55:37 + case $1 in 07:55:37 + shift 07:55:37 + break 07:55:37 + case $python in 07:55:37 + local pkg_list= 07:55:37 + [[ -d /opt/pyenv ]] 07:55:37 + echo 'Setup pyenv:' 07:55:37 Setup pyenv: 07:55:37 + export PYENV_ROOT=/opt/pyenv 07:55:37 + PYENV_ROOT=/opt/pyenv 07:55: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 07:55: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 07:55:37 + pyenv versions 07:55:37 * system (set by /opt/pyenv/version) 07:55:37 * 3.8.13 (set by /opt/pyenv/version) 07:55:37 * 3.9.13 (set by /opt/pyenv/version) 07:55:37 * 3.10.6 (set by /opt/pyenv/version) 07:55:37 + command -v pyenv 07:55:37 ++ pyenv init - --no-rehash 07:55: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[*]}"'\'')" 07:55:37 export PATH="/opt/pyenv/shims:${PATH}" 07:55:37 export PYENV_SHELL=bash 07:55:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:55:37 pyenv() { 07:55:37 local command 07:55:37 command="${1:-}" 07:55:37 if [ "$#" -gt 0 ]; then 07:55:37 shift 07:55:37 fi 07:55:37 07:55:37 case "$command" in 07:55:37 rehash|shell) 07:55:37 eval "$(pyenv "sh-$command" "$@")" 07:55:37 ;; 07:55:37 *) 07:55:37 command pyenv "$command" "$@" 07:55:37 ;; 07:55:37 esac 07:55:37 }' 07:55: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[*]}"' 07:55: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 07:55: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 07:55: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 07:55:37 ++ export PYENV_SHELL=bash 07:55:37 ++ PYENV_SHELL=bash 07:55:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:55:37 +++ complete -F _pyenv pyenv 07:55:37 ++ lf-pyver python3 07:55:37 ++ local py_version_xy=python3 07:55:37 ++ local py_version_xyz= 07:55:37 ++ pyenv versions 07:55:37 ++ local command 07:55:37 ++ command=versions 07:55:37 ++ '[' 1 -gt 0 ']' 07:55:37 ++ shift 07:55:37 ++ case "$command" in 07:55:37 ++ command pyenv versions 07:55:37 ++ awk '{ print $1 }' 07:55:37 ++ pyenv versions 07:55:37 ++ sed 's/^[ *]* //' 07:55:37 ++ grep -E '^[0-9.]*[0-9]$' 07:55:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:55:37 +++ sort -V 07:55:37 +++ tail -n 1 07:55:37 +++ grep '^3' /tmp/.pyenv_versions 07:55:37 ++ py_version_xyz=3.10.6 07:55:37 ++ [[ -z 3.10.6 ]] 07:55:37 ++ echo 3.10.6 07:55:37 ++ return 0 07:55:37 + pyenv local 3.10.6 07:55:37 + local command 07:55:37 + command=local 07:55:37 + '[' 2 -gt 0 ']' 07:55:37 + shift 07:55:37 + case "$command" in 07:55:37 + command pyenv local 3.10.6 07:55:37 + pyenv local 3.10.6 07:55:37 + for arg in "$@" 07:55:37 + case $arg in 07:55:37 + pkg_list+='tox ' 07:55:37 + for arg in "$@" 07:55:37 + case $arg in 07:55:37 + pkg_list+='virtualenv ' 07:55:37 + for arg in "$@" 07:55:37 + case $arg in 07:55:37 + pkg_list+='urllib3~=1.26.15 ' 07:55:37 + [[ -f /tmp/.toxenv ]] 07:55:37 + [[ ! -f /tmp/.toxenv ]] 07:55:37 + [[ -n '' ]] 07:55:37 + python3 -m venv /tmp/venv-Lvyh 07:55:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Lvyh' 07:55:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Lvyh 07:55:41 + echo /tmp/venv-Lvyh 07:55:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:55:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:55:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:55:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:55:41 + local 'pip_opts=--upgrade --quiet' 07:55:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:55:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:55:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:55:41 + [[ -n '' ]] 07:55:41 + [[ -n '' ]] 07:55:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:55:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:55:41 + /tmp/venv-Lvyh/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 07:55:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:55:46 lf-activate-venv(): INFO: Base packages installed successfully 07:55:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:55:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:55:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:55:46 + /tmp/venv-Lvyh/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 07:55:48 + type python3 07:55:48 + true 07:55:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Lvyh/bin to PATH' 07:55:48 lf-activate-venv(): INFO: Adding /tmp/venv-Lvyh/bin to PATH 07:55:48 + PATH=/tmp/venv-Lvyh/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 07:55:48 + return 0 07:55:48 + python3 --version 07:55:48 Python 3.10.6 07:55:48 + python3 -m pip --version 07:55:48 pip 25.3 from /tmp/venv-Lvyh/lib/python3.10/site-packages/pip (python 3.10) 07:55:48 + python3 -m pip freeze 07:55:48 cachetools==6.2.4 07:55:48 chardet==5.2.0 07:55:48 colorama==0.4.6 07:55:48 distlib==0.4.0 07:55:48 filelock==3.20.1 07:55:48 packaging==25.0 07:55:48 platformdirs==4.5.1 07:55:48 pluggy==1.6.0 07:55:48 pyproject-api==1.10.0 07:55:48 tomli==2.3.0 07:55:48 tox==4.32.0 07:55:48 typing_extensions==4.15.0 07:55:48 urllib3==1.26.20 07:55:48 virtualenv==20.35.4 07:55:48 [EnvInject] - Injecting environment variables from a build step. 07:55:48 [EnvInject] - Injecting as environment variables the properties content 07:55:48 PARALLEL=false 07:55:48 07:55:48 [EnvInject] - Variables injected successfully. 07:55:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8481024141317736946.sh 07:55:48 ---> tox-run.sh 07:55:48 + 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 07:55:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:55:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:55:48 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:55:48 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:55:48 + source /home/jenkins/lf-env.sh 07:55:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:55:48 ++ mktemp -d /tmp/venv-XXXX 07:55:48 + lf_venv=/tmp/venv-1Qv6 07:55:48 + local venv_file=/tmp/.os_lf_venv 07:55:48 + local python=python3 07:55:48 + local options 07:55:48 + local set_path=true 07:55:48 + local install_args= 07:55:48 ++ 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 07:55:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:55:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:55:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:55:48 + true 07:55:48 + case $1 in 07:55:48 + venv_file=/tmp/.toxenv 07:55:48 + shift 2 07:55:48 + true 07:55:48 + case $1 in 07:55:48 + shift 07:55:48 + break 07:55:48 + case $python in 07:55:48 + local pkg_list= 07:55:48 + [[ -d /opt/pyenv ]] 07:55:48 + echo 'Setup pyenv:' 07:55:48 Setup pyenv: 07:55:48 + export PYENV_ROOT=/opt/pyenv 07:55:48 + PYENV_ROOT=/opt/pyenv 07:55:48 + 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 07:55:48 + 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 07:55:48 + pyenv versions 07:55:48 system 07:55:48 3.8.13 07:55:48 3.9.13 07:55:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:55:48 + command -v pyenv 07:55:48 ++ pyenv init - --no-rehash 07:55:48 + 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[*]}"'\'')" 07:55:48 export PATH="/opt/pyenv/shims:${PATH}" 07:55:48 export PYENV_SHELL=bash 07:55:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:55:48 pyenv() { 07:55:48 local command 07:55:48 command="${1:-}" 07:55:48 if [ "$#" -gt 0 ]; then 07:55:48 shift 07:55:48 fi 07:55:48 07:55:48 case "$command" in 07:55:48 rehash|shell) 07:55:48 eval "$(pyenv "sh-$command" "$@")" 07:55:48 ;; 07:55:48 *) 07:55:48 command pyenv "$command" "$@" 07:55:48 ;; 07:55:48 esac 07:55:48 }' 07:55:48 +++ 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[*]}"' 07:55:48 ++ 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 07:55:48 ++ 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 07:55:48 ++ 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 07:55:48 ++ export PYENV_SHELL=bash 07:55:48 ++ PYENV_SHELL=bash 07:55:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:55:48 +++ complete -F _pyenv pyenv 07:55:48 ++ lf-pyver python3 07:55:48 ++ local py_version_xy=python3 07:55:48 ++ local py_version_xyz= 07:55:48 ++ pyenv versions 07:55:48 ++ local command 07:55:48 ++ command=versions 07:55:48 ++ '[' 1 -gt 0 ']' 07:55:48 ++ shift 07:55:48 ++ case "$command" in 07:55:48 ++ command pyenv versions 07:55:48 ++ pyenv versions 07:55:48 ++ sed 's/^[ *]* //' 07:55:48 ++ awk '{ print $1 }' 07:55:48 ++ grep -E '^[0-9.]*[0-9]$' 07:55:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:55:48 +++ grep '^3' /tmp/.pyenv_versions 07:55:48 +++ sort -V 07:55:48 +++ tail -n 1 07:55:48 ++ py_version_xyz=3.10.6 07:55:48 ++ [[ -z 3.10.6 ]] 07:55:48 ++ echo 3.10.6 07:55:48 ++ return 0 07:55:48 + pyenv local 3.10.6 07:55:48 + local command 07:55:48 + command=local 07:55:48 + '[' 2 -gt 0 ']' 07:55:48 + shift 07:55:48 + case "$command" in 07:55:48 + command pyenv local 3.10.6 07:55:48 + pyenv local 3.10.6 07:55:48 + for arg in "$@" 07:55:48 + case $arg in 07:55:48 + pkg_list+='tox ' 07:55:48 + for arg in "$@" 07:55:48 + case $arg in 07:55:48 + pkg_list+='virtualenv ' 07:55:48 + for arg in "$@" 07:55:48 + case $arg in 07:55:48 + pkg_list+='urllib3~=1.26.15 ' 07:55:48 + [[ -f /tmp/.toxenv ]] 07:55:48 ++ cat /tmp/.toxenv 07:55:48 + lf_venv=/tmp/venv-Lvyh 07:55:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lvyh from' file:/tmp/.toxenv 07:55:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lvyh from file:/tmp/.toxenv 07:55:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:55:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:55:48 + local 'pip_opts=--upgrade --quiet' 07:55:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:55:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:55:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:55:48 + [[ -n '' ]] 07:55:48 + [[ -n '' ]] 07:55:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:55:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:55:48 + /tmp/venv-Lvyh/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 07:55:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:55:49 lf-activate-venv(): INFO: Base packages installed successfully 07:55:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:55:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:55:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:55:49 + /tmp/venv-Lvyh/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 07:55:50 + type python3 07:55:50 + true 07:55:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Lvyh/bin to PATH' 07:55:50 lf-activate-venv(): INFO: Adding /tmp/venv-Lvyh/bin to PATH 07:55:50 + PATH=/tmp/venv-Lvyh/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 07:55:50 + return 0 07:55:50 + [[ -d /opt/pyenv ]] 07:55:50 + echo '---> Setting up pyenv' 07:55:50 ---> Setting up pyenv 07:55:50 + export PYENV_ROOT=/opt/pyenv 07:55:50 + PYENV_ROOT=/opt/pyenv 07:55:50 + export PATH=/opt/pyenv/bin:/tmp/venv-Lvyh/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 07:55:50 + PATH=/opt/pyenv/bin:/tmp/venv-Lvyh/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 07:55:50 ++ pwd 07:55:50 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:55:50 + export PYTHONPATH 07:55:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:55:50 + TOX_TESTENV_PASSENV=PYTHONPATH 07:55:50 + tox --version 07:55:51 4.32.0 from /tmp/venv-Lvyh/lib/python3.10/site-packages/tox/__init__.py 07:55:51 + PARALLEL=false 07:55:51 + TOX_OPTIONS_LIST= 07:55:51 + [[ -n checkbashisms ]] 07:55:51 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:55:51 + case ${PARALLEL,,} in 07:55:51 + tox -e checkbashisms 07:55:51 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:55:52 checkbashisms: freeze> python -m pip freeze --all 07:55:52 checkbashisms: pip==25.3,setuptools==80.9.0 07:55:52 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:55:54 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:55:56 checkbashisms: OK (4.86=setup[1.41]+cmd[3.45] seconds) 07:55:56 congratulations :) (4.89 seconds) 07:55:56 + tox_status=0 07:55:56 + echo '---> Completed tox runs' 07:55:56 ---> Completed tox runs 07:55:56 + for i in .tox/*/log 07:55:56 ++ echo .tox/checkbashisms/log 07:55:56 ++ awk -F/ '{print $2}' 07:55:56 + tox_env=checkbashisms 07:55:56 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:55:56 + DOC_DIR=docs/_build/html 07:55:56 + [[ -d docs/_build/html ]] 07:55:56 + echo '---> tox-run.sh ends' 07:55:56 ---> tox-run.sh ends 07:55:56 + test 0 -eq 0 07:55:56 $ ssh-agent -k 07:55:56 unset SSH_AUTH_SOCK; 07:55:56 unset SSH_AGENT_PID; 07:55:56 echo Agent pid 1648 killed; 07:55:56 [ssh-agent] Stopped. 07:55:56 [PostBuildScript] - [INFO] Executing post build scripts. 07:55:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14135036285385228727.sh 07:55:56 ---> sysstat.sh 07:55:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3960140858726581181.sh 07:55:57 ---> package-listing.sh 07:55:57 ++ facter osfamily 07:55:57 ++ tr '[:upper:]' '[:lower:]' 07:55:57 + OS_FAMILY=debian 07:55:57 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:55:57 + START_PACKAGES=/tmp/packages_start.txt 07:55:57 + END_PACKAGES=/tmp/packages_end.txt 07:55:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:55:57 + PACKAGES=/tmp/packages_start.txt 07:55:57 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:55:57 + PACKAGES=/tmp/packages_end.txt 07:55:57 + case "${OS_FAMILY}" in 07:55:57 + dpkg -l 07:55:57 + grep '^ii' 07:55:57 + '[' -f /tmp/packages_start.txt ']' 07:55:57 + '[' -f /tmp/packages_end.txt ']' 07:55:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:55:57 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:55:57 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:55:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:55:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16075184208308447293.sh 07:55:57 ---> capture-instance-metadata.sh 07:55:57 Setup pyenv: 07:55:57 system 07:55:57 3.8.13 07:55:57 3.9.13 07:55:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:56:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gBqK 07:56:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:56:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:56:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:56:12 lf-activate-venv(): INFO: Base packages installed successfully 07:56:12 lf-activate-venv(): INFO: Installing additional packages: lftools 07:56:47 lf-activate-venv(): INFO: Adding /tmp/venv-gBqK/bin to PATH 07:56:47 INFO: Running in OpenStack, capturing instance metadata 07:56:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16727916011444059892.sh 07:56:47 provisioning config files... 07:56:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config17600626426267626033tmp 07:56:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:56:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:56:47 [EnvInject] - Injecting environment variables from a build step. 07:56:47 [EnvInject] - Injecting as environment variables the properties content 07:56:47 SERVER_ID=logs 07:56:47 07:56:47 [EnvInject] - Variables injected successfully. 07:56:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8621107403008530263.sh 07:56:47 ---> create-netrc.sh 07:56:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12717027302888975898.sh 07:56:47 ---> python-tools-install.sh 07:56:47 Setup pyenv: 07:56:47 system 07:56:47 3.8.13 07:56:47 3.9.13 07:56:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:56:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gBqK from file:/tmp/.os_lf_venv 07:56:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:56:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:56:50 lf-activate-venv(): INFO: Base packages installed successfully 07:56:50 lf-activate-venv(): INFO: Installing additional packages: lftools 07:56:58 lf-activate-venv(): INFO: Adding /tmp/venv-gBqK/bin to PATH 07:56:58 Generating Requirements File 07:57:17 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. 07:57:17 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:57:18 Python 3.10.6 07:57:18 pip 25.3 from /tmp/venv-gBqK/lib/python3.10/site-packages/pip (python 3.10) 07:57:18 appdirs==1.4.4 07:57:18 argcomplete==3.6.3 07:57:18 aspy.yaml==1.3.0 07:57:18 attrs==25.4.0 07:57:18 autopage==0.5.2 07:57:18 backports.strenum==1.3.1 07:57:18 beautifulsoup4==4.14.3 07:57:18 boto3==1.42.14 07:57:18 botocore==1.42.14 07:57:18 bs4==0.0.2 07:57:18 cachetools==6.2.4 07:57:18 certifi==2025.11.12 07:57:18 cffi==2.0.0 07:57:18 cfgv==3.5.0 07:57:18 chardet==5.2.0 07:57:18 charset-normalizer==3.4.4 07:57:18 click==8.3.1 07:57:18 cliff==4.13.1 07:57:18 cmd2==3.0.0 07:57:18 cryptography==3.3.2 07:57:18 debtcollector==3.0.0 07:57:18 decorator==5.2.1 07:57:18 defusedxml==0.7.1 07:57:18 Deprecated==1.3.1 07:57:18 distlib==0.4.0 07:57:18 dnspython==2.8.0 07:57:18 docker==7.1.0 07:57:18 dogpile.cache==1.5.0 07:57:18 durationpy==0.10 07:57:18 email-validator==2.3.0 07:57:18 filelock==3.20.1 07:57:18 future==1.0.0 07:57:18 gitdb==4.0.12 07:57:18 GitPython==3.1.45 07:57:18 google-auth==2.45.0 07:57:18 httplib2==0.31.0 07:57:18 identify==2.6.15 07:57:18 idna==3.11 07:57:18 importlib-resources==1.5.0 07:57:18 iso8601==2.1.0 07:57:18 Jinja2==3.1.6 07:57:18 jmespath==1.0.1 07:57:18 jsonpatch==1.33 07:57:18 jsonpointer==3.0.0 07:57:18 jsonschema==4.25.1 07:57:18 jsonschema-specifications==2025.9.1 07:57:18 keystoneauth1==5.12.0 07:57:18 kubernetes==34.1.0 07:57:18 lftools==0.37.18 07:57:18 lxml==6.0.2 07:57:18 markdown-it-py==4.0.0 07:57:18 MarkupSafe==3.0.3 07:57:18 mdurl==0.1.2 07:57:18 msgpack==1.1.2 07:57:18 multi_key_dict==2.0.3 07:57:18 munch==4.0.0 07:57:18 netaddr==1.3.0 07:57:18 niet==1.4.2 07:57:18 nodeenv==1.10.0 07:57:18 oauth2client==4.1.3 07:57:18 oauthlib==3.3.1 07:57:18 openstacksdk==4.8.0 07:57:18 os-service-types==1.8.2 07:57:18 osc-lib==4.3.0 07:57:18 oslo.config==10.1.0 07:57:18 oslo.context==6.2.0 07:57:18 oslo.i18n==6.7.1 07:57:18 oslo.log==8.0.0 07:57:18 oslo.serialization==5.8.0 07:57:18 oslo.utils==9.2.0 07:57:18 packaging==25.0 07:57:18 pbr==7.0.3 07:57:18 platformdirs==4.5.1 07:57:18 prettytable==3.17.0 07:57:18 psutil==7.1.3 07:57:18 pyasn1==0.6.1 07:57:18 pyasn1_modules==0.4.2 07:57:18 pycparser==2.23 07:57:18 pygerrit2==2.0.15 07:57:18 PyGithub==2.8.1 07:57:18 Pygments==2.19.2 07:57:18 PyJWT==2.10.1 07:57:18 PyNaCl==1.6.1 07:57:18 pyparsing==2.4.7 07:57:18 pyperclip==1.11.0 07:57:18 pyrsistent==0.20.0 07:57:18 python-cinderclient==9.8.0 07:57:18 python-dateutil==2.9.0.post0 07:57:18 python-heatclient==4.3.0 07:57:18 python-jenkins==1.8.3 07:57:18 python-keystoneclient==5.7.0 07:57:18 python-magnumclient==4.9.0 07:57:18 python-openstackclient==8.2.0 07:57:18 python-swiftclient==4.9.0 07:57:18 PyYAML==6.0.3 07:57:18 referencing==0.37.0 07:57:18 requests==2.32.5 07:57:18 requests-oauthlib==2.0.0 07:57:18 requestsexceptions==1.4.0 07:57:18 rfc3986==2.0.0 07:57:18 rich==14.2.0 07:57:18 rich-argparse==1.7.2 07:57:18 rpds-py==0.30.0 07:57:18 rsa==4.9.1 07:57:18 ruamel.yaml==0.18.17 07:57:18 ruamel.yaml.clib==0.2.15 07:57:18 s3transfer==0.16.0 07:57:18 simplejson==3.20.2 07:57:18 six==1.17.0 07:57:18 smmap==5.0.2 07:57:18 soupsieve==2.8.1 07:57:18 stevedore==5.6.0 07:57:18 tabulate==0.9.0 07:57:18 toml==0.10.2 07:57:18 tomlkit==0.13.3 07:57:18 tqdm==4.67.1 07:57:18 typing_extensions==4.15.0 07:57:18 tzdata==2025.3 07:57:18 urllib3==1.26.20 07:57:18 virtualenv==20.35.4 07:57:18 wcwidth==0.2.14 07:57:18 websocket-client==1.9.0 07:57:18 wrapt==2.0.1 07:57:18 xdg==6.0.0 07:57:18 xmltodict==1.0.2 07:57:18 yq==3.4.3 07:57:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16365448350051268109.sh 07:57:18 ---> sudo-logs.sh 07:57:18 Archiving 'sudo' log.. 07:57:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15724582317749956185.sh 07:57:18 ---> job-cost.sh 07:57:18 Setup pyenv: 07:57:19 system 07:57:19 3.8.13 07:57:19 3.9.13 07:57:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:57:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gBqK from file:/tmp/.os_lf_venv 07:57:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:57:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:57:20 lf-activate-venv(): INFO: Base packages installed successfully 07:57:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:57:26 lf-activate-venv(): INFO: Adding /tmp/venv-gBqK/bin to PATH 07:57:26 INFO: No Stack... 07:57:26 INFO: Retrieving Pricing Info for: v3-standard-4 07:57:26 INFO: Archiving Costs 07:57:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2255956113046539223.sh 07:57:26 ---> logs-deploy.sh 07:57:26 Setup pyenv: 07:57:26 system 07:57:26 3.8.13 07:57:26 3.9.13 07:57:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:57:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gBqK from file:/tmp/.os_lf_venv 07:57:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:57:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:57:28 lf-activate-venv(): INFO: Base packages installed successfully 07:57:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:57:37 lf-activate-venv(): INFO: Adding /tmp/venv-gBqK/bin to PATH 07:57:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4370 07:57:37 INFO: archiving workspace using pattern(s): 07:57:38 Archives upload complete. 07:57:38 INFO: archiving logs to Nexus 07:57:39 ---> uname -a: 07:57:39 Linux prd-ubuntu1804-builder-4c-4g-731 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:57:39 07:57:39 07:57:39 ---> lscpu: 07:57:39 Architecture: x86_64 07:57:39 CPU op-mode(s): 32-bit, 64-bit 07:57:39 Byte Order: Little Endian 07:57:39 CPU(s): 4 07:57:39 On-line CPU(s) list: 0-3 07:57:39 Thread(s) per core: 1 07:57:39 Core(s) per socket: 1 07:57:39 Socket(s): 4 07:57:39 NUMA node(s): 1 07:57:39 Vendor ID: AuthenticAMD 07:57:39 CPU family: 23 07:57:39 Model: 49 07:57:39 Model name: AMD EPYC-Rome Processor 07:57:39 Stepping: 0 07:57:39 CPU MHz: 2799.998 07:57:39 BogoMIPS: 5599.99 07:57:39 Virtualization: AMD-V 07:57:39 Hypervisor vendor: KVM 07:57:39 Virtualization type: full 07:57:39 L1d cache: 32K 07:57:39 L1i cache: 32K 07:57:39 L2 cache: 512K 07:57:39 L3 cache: 16384K 07:57:39 NUMA node0 CPU(s): 0-3 07:57:39 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 07:57:39 07:57:39 07:57:39 ---> nproc: 07:57:39 4 07:57:39 07:57:39 07:57:39 ---> df -h: 07:57:39 Filesystem Size Used Avail Use% Mounted on 07:57:39 udev 7.9G 0 7.9G 0% /dev 07:57:39 tmpfs 1.6G 680K 1.6G 1% /run 07:57:39 /dev/vda1 78G 8.3G 70G 11% / 07:57:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:57:39 tmpfs 5.0M 0 5.0M 0% /run/lock 07:57:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:57:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:57:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:57:39 07:57:39 07:57:39 ---> free -m: 07:57:39 total used free shared buff/cache available 07:57:39 Mem: 16040 548 13421 0 2069 15177 07:57:39 Swap: 1023 0 1023 07:57:39 07:57:39 07:57:39 ---> ip addr: 07:57:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:57:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:57:39 inet 127.0.0.1/8 scope host lo 07:57:39 valid_lft forever preferred_lft forever 07:57:39 inet6 ::1/128 scope host 07:57:39 valid_lft forever preferred_lft forever 07:57:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:57:39 link/ether fa:16:3e:81:5c:c8 brd ff:ff:ff:ff:ff:ff 07:57:39 inet 10.30.107.169/23 brd 10.30.107.255 scope global dynamic ens3 07:57:39 valid_lft 86247sec preferred_lft 86247sec 07:57:39 inet6 fe80::f816:3eff:fe81:5cc8/64 scope link 07:57:39 valid_lft forever preferred_lft forever 07:57:39 07:57:39 07:57:39 ---> sar -b -r -n DEV: 07:57:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-731) 12/22/25 _x86_64_ (4 CPU) 07:57:39 07:57:39 07:55:08 LINUX RESTART (4 CPU) 07:57:39 07:57:39 07:56:01 tps rtps wtps bread/s bwrtn/s 07:57:39 07:57:01 83.30 0.75 82.55 97.05 25957.54 07:57:39 Average: 83.30 0.75 82.55 97.05 25957.54 07:57:39 07:57:39 07:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:57:39 07:57:01 13901620 15574096 2523348 15.36 70140 1797632 771048 4.41 678476 1619340 146452 07:57:39 Average: 13901620 15574096 2523348 15.36 70140 1797632 771048 4.41 678476 1619340 146452 07:57:39 07:57:39 07:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:57:39 07:57:01 lo 1.00 1.00 0.12 0.12 0.00 0.00 0.00 0.00 07:57:39 07:57:01 ens3 57.44 41.08 718.18 7.72 0.00 0.00 0.00 0.00 07:57:39 Average: lo 1.00 1.00 0.12 0.12 0.00 0.00 0.00 0.00 07:57:39 Average: ens3 57.44 41.08 718.18 7.72 0.00 0.00 0.00 0.00 07:57:39 07:57:39 07:57:39 ---> sar -P ALL: 07:57:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-731) 12/22/25 _x86_64_ (4 CPU) 07:57:39 07:57:39 07:55:08 LINUX RESTART (4 CPU) 07:57:39 07:57:39 07:56:01 CPU %user %nice %system %iowait %steal %idle 07:57:39 07:57:01 all 14.36 0.00 0.98 12.36 0.05 72.24 07:57:39 07:57:01 0 17.65 0.00 0.91 9.44 0.03 71.97 07:57:39 07:57:01 1 24.55 0.00 1.39 2.17 0.05 71.84 07:57:39 07:57:01 2 12.56 0.00 1.00 2.80 0.05 83.58 07:57:39 07:57:01 3 2.63 0.00 0.62 35.18 0.07 61.50 07:57:39 Average: all 14.36 0.00 0.98 12.36 0.05 72.24 07:57:39 Average: 0 17.65 0.00 0.91 9.44 0.03 71.97 07:57:39 Average: 1 24.55 0.00 1.39 2.17 0.05 71.84 07:57:39 Average: 2 12.56 0.00 1.00 2.80 0.05 83.58 07:57:39 Average: 3 2.63 0.00 0.62 35.18 0.07 61.50 07:57:39 07:57:39 07:57:39