07:42:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141684 07:42:45 Running as SYSTEM 07:42:45 [EnvInject] - Loading node environment variables. 07:42:45 Building remotely on prd-ubuntu1804-builder-4c-4g-14205 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:42:45 [ssh-agent] Looking for ssh-agent implementation... 07:42:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:45 $ ssh-agent 07:42:45 SSH_AUTH_SOCK=/tmp/ssh-iEWPILZHuMuC/agent.1727 07:42:45 SSH_AGENT_PID=1729 07:42:45 [ssh-agent] Started. 07:42:45 Running ssh-add (command line suppressed) 07:42:45 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6000499299099250482.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6000499299099250482.key) 07:42:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:42:45 The recommended git tool is: NONE 07:42:47 using credential onap-jenkins-ssh 07:42:47 Wiping out workspace first. 07:42:47 Cloning the remote Git repository 07:42:47 Cloning repository git://cloud.onap.org/mirror/oom.git 07:42:47 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:42:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:42:47 > git --version # timeout=10 07:42:47 > git --version # 'git version 2.17.1' 07:42:47 using GIT_SSH to set credentials Gerrit user 07:42:47 Verifying host key using manually-configured host key entries 07:42:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:42:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:42:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:42:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:42:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:42:53 using GIT_SSH to set credentials Gerrit user 07:42:53 Verifying host key using manually-configured host key entries 07:42:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/141684/11 # timeout=30 07:42:53 > git rev-parse 0f75c0b7c09acd47c6b51139ad6ed324642bfef6^{commit} # timeout=10 07:42:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:42:53 Checking out Revision 0f75c0b7c09acd47c6b51139ad6ed324642bfef6 (refs/changes/84/141684/11) 07:42:53 > git config core.sparsecheckout # timeout=10 07:42:53 > git checkout -f 0f75c0b7c09acd47c6b51139ad6ed324642bfef6 # timeout=30 07:42:57 Commit message: "[CPS] Fix and Upgrade cps and ncmp-dmi-plugin" 07:42:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:42:57 > git rev-list --no-walk 5a0f19a0a5e4e40ef52ef55ec140434e1316a9c3 # timeout=10 07:42:57 [EnvInject] - Injecting environment variables from a build step. 07:42:57 [EnvInject] - Injecting as environment variables the properties content 07:42:57 PYTHON=python3 07:42:57 07:42:57 [EnvInject] - Variables injected successfully. 07:42:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11365332421511676185.sh 07:42:57 ---> tox-install.sh 07:42:57 + source /home/jenkins/lf-env.sh 07:42:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:42:57 ++ mktemp -d /tmp/venv-XXXX 07:42:57 + lf_venv=/tmp/venv-q6zw 07:42:57 + local venv_file=/tmp/.os_lf_venv 07:42:57 + local python=python3 07:42:57 + local options 07:42:57 + local set_path=true 07:42:57 + local install_args= 07:42:57 ++ 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:42:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:42:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:42:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:42:57 + true 07:42:57 + case $1 in 07:42:57 + venv_file=/tmp/.toxenv 07:42:57 + shift 2 07:42:57 + true 07:42:57 + case $1 in 07:42:57 + shift 07:42:57 + break 07:42:57 + case $python in 07:42:57 + local pkg_list= 07:42:57 + [[ -d /opt/pyenv ]] 07:42:57 + echo 'Setup pyenv:' 07:42:57 Setup pyenv: 07:42:57 + export PYENV_ROOT=/opt/pyenv 07:42:57 + PYENV_ROOT=/opt/pyenv 07:42:57 + 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:42:57 + 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:42:57 + pyenv versions 07:42:57 * system (set by /opt/pyenv/version) 07:42:57 * 3.8.13 (set by /opt/pyenv/version) 07:42:57 * 3.9.13 (set by /opt/pyenv/version) 07:42:57 * 3.10.6 (set by /opt/pyenv/version) 07:42:57 + command -v pyenv 07:42:57 ++ pyenv init - --no-rehash 07:42:57 + 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:42:57 export PATH="/opt/pyenv/shims:${PATH}" 07:42:57 export PYENV_SHELL=bash 07:42:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:42:57 pyenv() { 07:42:57 local command 07:42:57 command="${1:-}" 07:42:57 if [ "$#" -gt 0 ]; then 07:42:57 shift 07:42:57 fi 07:42:57 07:42:57 case "$command" in 07:42:57 rehash|shell) 07:42:57 eval "$(pyenv "sh-$command" "$@")" 07:42:57 ;; 07:42:57 *) 07:42:57 command pyenv "$command" "$@" 07:42:57 ;; 07:42:57 esac 07:42:57 }' 07:42:57 +++ 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:42:57 ++ 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:42:57 ++ 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:42:57 ++ 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:42:57 ++ export PYENV_SHELL=bash 07:42:57 ++ PYENV_SHELL=bash 07:42:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:42:57 +++ complete -F _pyenv pyenv 07:42:57 ++ lf-pyver python3 07:42:57 ++ local py_version_xy=python3 07:42:57 ++ local py_version_xyz= 07:42:57 ++ pyenv versions 07:42:57 ++ local command 07:42:57 ++ command=versions 07:42:57 ++ '[' 1 -gt 0 ']' 07:42:57 ++ shift 07:42:57 ++ case "$command" in 07:42:57 ++ command pyenv versions 07:42:57 ++ pyenv versions 07:42:57 ++ awk '{ print $1 }' 07:42:57 ++ sed 's/^[ *]* //' 07:42:57 ++ grep -E '^[0-9.]*[0-9]$' 07:42:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:42:57 +++ grep '^3' /tmp/.pyenv_versions 07:42:57 +++ sort -V 07:42:57 +++ tail -n 1 07:42:57 ++ py_version_xyz=3.10.6 07:42:57 ++ [[ -z 3.10.6 ]] 07:42:57 ++ echo 3.10.6 07:42:57 ++ return 0 07:42:57 + pyenv local 3.10.6 07:42:57 + local command 07:42:57 + command=local 07:42:57 + '[' 2 -gt 0 ']' 07:42:57 + shift 07:42:57 + case "$command" in 07:42:57 + command pyenv local 3.10.6 07:42:57 + pyenv local 3.10.6 07:42:57 + for arg in "$@" 07:42:57 + case $arg in 07:42:57 + pkg_list+='tox ' 07:42:57 + for arg in "$@" 07:42:57 + case $arg in 07:42:57 + pkg_list+='virtualenv ' 07:42:57 + for arg in "$@" 07:42:57 + case $arg in 07:42:57 + pkg_list+='urllib3~=1.26.15 ' 07:42:57 + [[ -f /tmp/.toxenv ]] 07:42:57 + [[ ! -f /tmp/.toxenv ]] 07:42:57 + [[ -n '' ]] 07:42:57 + python3 -m venv /tmp/venv-q6zw 07:43:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q6zw' 07:43:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q6zw 07:43:01 + echo /tmp/venv-q6zw 07:43:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:43:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:43:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:43:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:43:01 + local 'pip_opts=--upgrade --quiet' 07:43:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:43:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:43:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:43:01 + [[ -n '' ]] 07:43:01 + [[ -n '' ]] 07:43:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:43:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:43:01 + /tmp/venv-q6zw/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:43:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:43:05 lf-activate-venv(): INFO: Base packages installed successfully 07:43:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:43:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:43:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:43:05 + /tmp/venv-q6zw/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:43:08 + type python3 07:43:08 + true 07:43:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-q6zw/bin to PATH' 07:43:08 lf-activate-venv(): INFO: Adding /tmp/venv-q6zw/bin to PATH 07:43:08 + PATH=/tmp/venv-q6zw/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:43:08 + return 0 07:43:08 + python3 --version 07:43:08 Python 3.10.6 07:43:08 + python3 -m pip --version 07:43:08 pip 25.3 from /tmp/venv-q6zw/lib/python3.10/site-packages/pip (python 3.10) 07:43:08 + python3 -m pip freeze 07:43:08 cachetools==6.2.2 07:43:08 chardet==5.2.0 07:43:08 colorama==0.4.6 07:43:08 distlib==0.4.0 07:43:08 filelock==3.20.0 07:43:08 packaging==25.0 07:43:08 platformdirs==4.5.0 07:43:08 pluggy==1.6.0 07:43:08 pyproject-api==1.10.0 07:43:08 tomli==2.3.0 07:43:08 tox==4.32.0 07:43:08 typing_extensions==4.15.0 07:43:08 urllib3==1.26.20 07:43:08 virtualenv==20.35.4 07:43:08 [EnvInject] - Injecting environment variables from a build step. 07:43:08 [EnvInject] - Injecting as environment variables the properties content 07:43:08 PARALLEL=false 07:43:08 07:43:08 [EnvInject] - Variables injected successfully. 07:43:08 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11515421881843432288.sh 07:43:08 ---> tox-run.sh 07:43:08 + 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:43:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:43:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:43:08 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:43:08 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:43:08 + source /home/jenkins/lf-env.sh 07:43:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:43:08 ++ mktemp -d /tmp/venv-XXXX 07:43:08 + lf_venv=/tmp/venv-ThPH 07:43:08 + local venv_file=/tmp/.os_lf_venv 07:43:08 + local python=python3 07:43:08 + local options 07:43:08 + local set_path=true 07:43:08 + local install_args= 07:43:08 ++ 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:43:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:43:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:43:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:43:08 + true 07:43:08 + case $1 in 07:43:08 + venv_file=/tmp/.toxenv 07:43:08 + shift 2 07:43:08 + true 07:43:08 + case $1 in 07:43:08 + shift 07:43:08 + break 07:43:08 + case $python in 07:43:08 + local pkg_list= 07:43:08 + [[ -d /opt/pyenv ]] 07:43:08 + echo 'Setup pyenv:' 07:43:08 Setup pyenv: 07:43:08 + export PYENV_ROOT=/opt/pyenv 07:43:08 + PYENV_ROOT=/opt/pyenv 07:43:08 + 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:43:08 + 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:43:08 + pyenv versions 07:43:09 system 07:43:09 3.8.13 07:43:09 3.9.13 07:43:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:43:09 + command -v pyenv 07:43:09 ++ pyenv init - --no-rehash 07:43:09 + 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:43:09 export PATH="/opt/pyenv/shims:${PATH}" 07:43:09 export PYENV_SHELL=bash 07:43:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:43:09 pyenv() { 07:43:09 local command 07:43:09 command="${1:-}" 07:43:09 if [ "$#" -gt 0 ]; then 07:43:09 shift 07:43:09 fi 07:43:09 07:43:09 case "$command" in 07:43:09 rehash|shell) 07:43:09 eval "$(pyenv "sh-$command" "$@")" 07:43:09 ;; 07:43:09 *) 07:43:09 command pyenv "$command" "$@" 07:43:09 ;; 07:43:09 esac 07:43:09 }' 07:43:09 +++ 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:43:09 ++ 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:43:09 ++ 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:43:09 ++ 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:43:09 ++ export PYENV_SHELL=bash 07:43:09 ++ PYENV_SHELL=bash 07:43:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:43:09 +++ complete -F _pyenv pyenv 07:43:09 ++ lf-pyver python3 07:43:09 ++ local py_version_xy=python3 07:43:09 ++ local py_version_xyz= 07:43:09 ++ pyenv versions 07:43:09 ++ local command 07:43:09 ++ command=versions 07:43:09 ++ '[' 1 -gt 0 ']' 07:43:09 ++ shift 07:43:09 ++ case "$command" in 07:43:09 ++ command pyenv versions 07:43:09 ++ pyenv versions 07:43:09 ++ sed 's/^[ *]* //' 07:43:09 ++ grep -E '^[0-9.]*[0-9]$' 07:43:09 ++ awk '{ print $1 }' 07:43:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:43:09 +++ grep '^3' /tmp/.pyenv_versions 07:43:09 +++ sort -V 07:43:09 +++ tail -n 1 07:43:09 ++ py_version_xyz=3.10.6 07:43:09 ++ [[ -z 3.10.6 ]] 07:43:09 ++ echo 3.10.6 07:43:09 ++ return 0 07:43:09 + pyenv local 3.10.6 07:43:09 + local command 07:43:09 + command=local 07:43:09 + '[' 2 -gt 0 ']' 07:43:09 + shift 07:43:09 + case "$command" in 07:43:09 + command pyenv local 3.10.6 07:43:09 + pyenv local 3.10.6 07:43:09 + for arg in "$@" 07:43:09 + case $arg in 07:43:09 + pkg_list+='tox ' 07:43:09 + for arg in "$@" 07:43:09 + case $arg in 07:43:09 + pkg_list+='virtualenv ' 07:43:09 + for arg in "$@" 07:43:09 + case $arg in 07:43:09 + pkg_list+='urllib3~=1.26.15 ' 07:43:09 + [[ -f /tmp/.toxenv ]] 07:43:09 ++ cat /tmp/.toxenv 07:43:09 + lf_venv=/tmp/venv-q6zw 07:43:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q6zw from' file:/tmp/.toxenv 07:43:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q6zw from file:/tmp/.toxenv 07:43:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:43:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:43:09 + local 'pip_opts=--upgrade --quiet' 07:43:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:43:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:43:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:43:09 + [[ -n '' ]] 07:43:09 + [[ -n '' ]] 07:43:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:43:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:43:09 + /tmp/venv-q6zw/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:43:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:43:09 lf-activate-venv(): INFO: Base packages installed successfully 07:43:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:43:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:43:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:43:09 + /tmp/venv-q6zw/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:43:10 + type python3 07:43:10 + true 07:43:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-q6zw/bin to PATH' 07:43:10 lf-activate-venv(): INFO: Adding /tmp/venv-q6zw/bin to PATH 07:43:10 + PATH=/tmp/venv-q6zw/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:43:10 + return 0 07:43:10 + [[ -d /opt/pyenv ]] 07:43:10 + echo '---> Setting up pyenv' 07:43:10 ---> Setting up pyenv 07:43:10 + export PYENV_ROOT=/opt/pyenv 07:43:10 + PYENV_ROOT=/opt/pyenv 07:43:10 + export PATH=/opt/pyenv/bin:/tmp/venv-q6zw/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:43:10 + PATH=/opt/pyenv/bin:/tmp/venv-q6zw/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:43:10 ++ pwd 07:43:10 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:43:10 + export PYTHONPATH 07:43:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:43:10 + TOX_TESTENV_PASSENV=PYTHONPATH 07:43:10 + tox --version 07:43:11 4.32.0 from /tmp/venv-q6zw/lib/python3.10/site-packages/tox/__init__.py 07:43:11 + PARALLEL=false 07:43:11 + TOX_OPTIONS_LIST= 07:43:11 + [[ -n checkbashisms ]] 07:43:11 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:43:11 + case ${PARALLEL,,} in 07:43:11 + tox -e checkbashisms 07:43:11 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:43:12 checkbashisms: freeze> python -m pip freeze --all 07:43:13 checkbashisms: pip==25.3,setuptools==80.9.0 07:43:13 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:43:14 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:43:16 checkbashisms: OK (4.77=setup[1.32]+cmd[3.45] seconds) 07:43:16 congratulations :) (4.80 seconds) 07:43:16 + tox_status=0 07:43:16 + echo '---> Completed tox runs' 07:43:16 ---> Completed tox runs 07:43:16 + for i in .tox/*/log 07:43:16 ++ echo .tox/checkbashisms/log 07:43:16 ++ awk -F/ '{print $2}' 07:43:16 + tox_env=checkbashisms 07:43:16 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:43:16 + DOC_DIR=docs/_build/html 07:43:16 + [[ -d docs/_build/html ]] 07:43:16 + echo '---> tox-run.sh ends' 07:43:16 ---> tox-run.sh ends 07:43:16 + test 0 -eq 0 07:43:16 $ ssh-agent -k 07:43:16 unset SSH_AUTH_SOCK; 07:43:16 unset SSH_AGENT_PID; 07:43:16 echo Agent pid 1729 killed; 07:43:16 [ssh-agent] Stopped. 07:43:16 [PostBuildScript] - [INFO] Executing post build scripts. 07:43:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14997336157336794292.sh 07:43:16 ---> sysstat.sh 07:43:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5130444734261896792.sh 07:43:17 ---> package-listing.sh 07:43:17 ++ facter osfamily 07:43:17 ++ tr '[:upper:]' '[:lower:]' 07:43:17 + OS_FAMILY=debian 07:43:17 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:43:17 + START_PACKAGES=/tmp/packages_start.txt 07:43:17 + END_PACKAGES=/tmp/packages_end.txt 07:43:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:43:17 + PACKAGES=/tmp/packages_start.txt 07:43:17 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:43:17 + PACKAGES=/tmp/packages_end.txt 07:43:17 + case "${OS_FAMILY}" in 07:43:17 + dpkg -l 07:43:17 + grep '^ii' 07:43:17 + '[' -f /tmp/packages_start.txt ']' 07:43:17 + '[' -f /tmp/packages_end.txt ']' 07:43:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:43:17 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:43:17 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:43:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:43:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1091285624532767667.sh 07:43:17 ---> capture-instance-metadata.sh 07:43:17 Setup pyenv: 07:43:17 system 07:43:17 3.8.13 07:43:17 3.9.13 07:43:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:43:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d6mD 07:43:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:43:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:43:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:43:25 lf-activate-venv(): INFO: Base packages installed successfully 07:43:25 lf-activate-venv(): INFO: Installing additional packages: lftools 07:43:48 lf-activate-venv(): INFO: Adding /tmp/venv-d6mD/bin to PATH 07:43:48 INFO: Running in OpenStack, capturing instance metadata 07:43:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1772502840747264142.sh 07:43:48 provisioning config files... 07:43:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config15698294525338926612tmp 07:43:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:43:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:43:48 [EnvInject] - Injecting environment variables from a build step. 07:43:48 [EnvInject] - Injecting as environment variables the properties content 07:43:48 SERVER_ID=logs 07:43:48 07:43:48 [EnvInject] - Variables injected successfully. 07:43:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11122943498187828989.sh 07:43:48 ---> create-netrc.sh 07:43:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14539622995036092784.sh 07:43:48 ---> python-tools-install.sh 07:43:48 Setup pyenv: 07:43:48 system 07:43:48 3.8.13 07:43:48 3.9.13 07:43:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:43:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d6mD from file:/tmp/.os_lf_venv 07:43:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:43:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:43:50 lf-activate-venv(): INFO: Base packages installed successfully 07:43:50 lf-activate-venv(): INFO: Installing additional packages: lftools 07:43:59 lf-activate-venv(): INFO: Adding /tmp/venv-d6mD/bin to PATH 07:43:59 Generating Requirements File 07:44:18 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:44:18 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:44:18 Python 3.10.6 07:44:18 pip 25.3 from /tmp/venv-d6mD/lib/python3.10/site-packages/pip (python 3.10) 07:44:19 appdirs==1.4.4 07:44:19 argcomplete==3.6.3 07:44:19 aspy.yaml==1.3.0 07:44:19 attrs==25.4.0 07:44:19 autopage==0.5.2 07:44:19 beautifulsoup4==4.14.2 07:44:19 boto3==1.41.1 07:44:19 botocore==1.41.1 07:44:19 bs4==0.0.2 07:44:19 cachetools==6.2.2 07:44:19 certifi==2025.11.12 07:44:19 cffi==2.0.0 07:44:19 cfgv==3.5.0 07:44:19 chardet==5.2.0 07:44:19 charset-normalizer==3.4.4 07:44:19 click==8.3.1 07:44:19 cliff==4.12.0 07:44:19 cmd2==2.7.0 07:44:19 cryptography==3.3.2 07:44:19 debtcollector==3.0.0 07:44:19 decorator==5.2.1 07:44:19 defusedxml==0.7.1 07:44:19 Deprecated==1.3.1 07:44:19 distlib==0.4.0 07:44:19 dnspython==2.8.0 07:44:19 docker==7.1.0 07:44:19 dogpile.cache==1.5.0 07:44:19 durationpy==0.10 07:44:19 email-validator==2.3.0 07:44:19 filelock==3.20.0 07:44:19 future==1.0.0 07:44:19 gitdb==4.0.12 07:44:19 GitPython==3.1.45 07:44:19 google-auth==2.43.0 07:44:19 httplib2==0.31.0 07:44:19 identify==2.6.15 07:44:19 idna==3.11 07:44:19 importlib-resources==1.5.0 07:44:19 iso8601==2.1.0 07:44:19 Jinja2==3.1.6 07:44:19 jmespath==1.0.1 07:44:19 jsonpatch==1.33 07:44:19 jsonpointer==3.0.0 07:44:19 jsonschema==4.25.1 07:44:19 jsonschema-specifications==2025.9.1 07:44:19 keystoneauth1==5.12.0 07:44:19 kubernetes==34.1.0 07:44:19 lftools==0.37.16 07:44:19 lxml==6.0.2 07:44:19 markdown-it-py==4.0.0 07:44:19 MarkupSafe==3.0.3 07:44:19 mdurl==0.1.2 07:44:19 msgpack==1.1.2 07:44:19 multi_key_dict==2.0.3 07:44:19 munch==4.0.0 07:44:19 netaddr==1.3.0 07:44:19 niet==1.4.2 07:44:19 nodeenv==1.9.1 07:44:19 oauth2client==4.1.3 07:44:19 oauthlib==3.3.1 07:44:19 openstacksdk==4.8.0 07:44:19 os-service-types==1.8.1 07:44:19 osc-lib==4.2.0 07:44:19 oslo.config==10.1.0 07:44:19 oslo.context==6.2.0 07:44:19 oslo.i18n==6.7.1 07:44:19 oslo.log==7.2.1 07:44:19 oslo.serialization==5.8.0 07:44:19 oslo.utils==9.2.0 07:44:19 packaging==25.0 07:44:19 pbr==7.0.3 07:44:19 platformdirs==4.5.0 07:44:19 prettytable==3.17.0 07:44:19 psutil==7.1.3 07:44:19 pyasn1==0.6.1 07:44:19 pyasn1_modules==0.4.2 07:44:19 pycparser==2.23 07:44:19 pygerrit2==2.0.15 07:44:19 PyGithub==2.8.1 07:44:19 Pygments==2.19.2 07:44:19 PyJWT==2.10.1 07:44:19 PyNaCl==1.6.1 07:44:19 pyparsing==2.4.7 07:44:19 pyperclip==1.11.0 07:44:19 pyrsistent==0.20.0 07:44:19 python-cinderclient==9.8.0 07:44:19 python-dateutil==2.9.0.post0 07:44:19 python-heatclient==4.3.0 07:44:19 python-jenkins==1.8.3 07:44:19 python-keystoneclient==5.7.0 07:44:19 python-magnumclient==4.9.0 07:44:19 python-openstackclient==8.2.0 07:44:19 python-swiftclient==4.9.0 07:44:19 PyYAML==6.0.3 07:44:19 referencing==0.37.0 07:44:19 requests==2.32.5 07:44:19 requests-oauthlib==2.0.0 07:44:19 requestsexceptions==1.4.0 07:44:19 rfc3986==2.0.0 07:44:19 rich==14.2.0 07:44:19 rich-argparse==1.7.2 07:44:19 rpds-py==0.29.0 07:44:19 rsa==4.9.1 07:44:19 ruamel.yaml==0.18.16 07:44:19 ruamel.yaml.clib==0.2.15 07:44:19 s3transfer==0.15.0 07:44:19 simplejson==3.20.2 07:44:19 six==1.17.0 07:44:19 smmap==5.0.2 07:44:19 soupsieve==2.8 07:44:19 stevedore==5.6.0 07:44:19 tabulate==0.9.0 07:44:19 toml==0.10.2 07:44:19 tomlkit==0.13.3 07:44:19 tqdm==4.67.1 07:44:19 typing_extensions==4.15.0 07:44:19 tzdata==2025.2 07:44:19 urllib3==1.26.20 07:44:19 virtualenv==20.35.4 07:44:19 wcwidth==0.2.14 07:44:19 websocket-client==1.9.0 07:44:19 wrapt==2.0.1 07:44:19 xdg==6.0.0 07:44:19 xmltodict==1.0.2 07:44:19 yq==3.4.3 07:44:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15759291307800219183.sh 07:44:19 ---> sudo-logs.sh 07:44:19 Archiving 'sudo' log.. 07:44:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15450019727935078110.sh 07:44:19 ---> job-cost.sh 07:44:19 Setup pyenv: 07:44:19 system 07:44:19 3.8.13 07:44:19 3.9.13 07:44:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:44:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d6mD from file:/tmp/.os_lf_venv 07:44:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:44:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:44:21 lf-activate-venv(): INFO: Base packages installed successfully 07:44:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:44:26 lf-activate-venv(): INFO: Adding /tmp/venv-d6mD/bin to PATH 07:44:26 INFO: No Stack... 07:44:26 INFO: Retrieving Pricing Info for: v3-standard-4 07:44:27 INFO: Archiving Costs 07:44:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13783689326748277174.sh 07:44:27 ---> logs-deploy.sh 07:44:27 Setup pyenv: 07:44:27 system 07:44:27 3.8.13 07:44:27 3.9.13 07:44:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:44:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d6mD from file:/tmp/.os_lf_venv 07:44:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:44:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:44:29 lf-activate-venv(): INFO: Base packages installed successfully 07:44:29 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:44:37 lf-activate-venv(): INFO: Adding /tmp/venv-d6mD/bin to PATH 07:44:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4313 07:44:37 INFO: archiving workspace using pattern(s): 07:44:38 Archives upload complete. 07:44:38 INFO: archiving logs to Nexus 07:44:39 ---> uname -a: 07:44:39 Linux prd-ubuntu1804-builder-4c-4g-14205 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:44:39 07:44:39 07:44:39 ---> lscpu: 07:44:39 Architecture: x86_64 07:44:39 CPU op-mode(s): 32-bit, 64-bit 07:44:39 Byte Order: Little Endian 07:44:39 CPU(s): 4 07:44:39 On-line CPU(s) list: 0-3 07:44:39 Thread(s) per core: 1 07:44:39 Core(s) per socket: 1 07:44:39 Socket(s): 4 07:44:39 NUMA node(s): 1 07:44:39 Vendor ID: AuthenticAMD 07:44:39 CPU family: 23 07:44:39 Model: 49 07:44:39 Model name: AMD EPYC-Rome Processor 07:44:39 Stepping: 0 07:44:39 CPU MHz: 2800.000 07:44:39 BogoMIPS: 5600.00 07:44:39 Virtualization: AMD-V 07:44:39 Hypervisor vendor: KVM 07:44:39 Virtualization type: full 07:44:39 L1d cache: 32K 07:44:39 L1i cache: 32K 07:44:39 L2 cache: 512K 07:44:39 L3 cache: 16384K 07:44:39 NUMA node0 CPU(s): 0-3 07:44: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:44:39 07:44:39 07:44:39 ---> nproc: 07:44:39 4 07:44:39 07:44:39 07:44:39 ---> df -h: 07:44:39 Filesystem Size Used Avail Use% Mounted on 07:44:39 udev 7.9G 0 7.9G 0% /dev 07:44:39 tmpfs 1.6G 676K 1.6G 1% /run 07:44:39 /dev/vda1 78G 8.3G 70G 11% / 07:44:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:44:39 tmpfs 5.0M 0 5.0M 0% /run/lock 07:44:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:44:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:44:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:44:39 07:44:39 07:44:39 ---> free -m: 07:44:39 total used free shared buff/cache available 07:44:39 Mem: 16040 598 13372 0 2069 15127 07:44:39 Swap: 1023 0 1023 07:44:39 07:44:39 07:44:39 ---> ip addr: 07:44:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:44:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:44:39 inet 127.0.0.1/8 scope host lo 07:44:39 valid_lft forever preferred_lft forever 07:44:39 inet6 ::1/128 scope host 07:44:39 valid_lft forever preferred_lft forever 07:44:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:44:39 link/ether fa:16:3e:af:06:74 brd ff:ff:ff:ff:ff:ff 07:44:39 inet 10.30.107.246/23 brd 10.30.107.255 scope global dynamic ens3 07:44:39 valid_lft 86262sec preferred_lft 86262sec 07:44:39 inet6 fe80::f816:3eff:feaf:674/64 scope link 07:44:39 valid_lft forever preferred_lft forever 07:44:39 07:44:39 07:44:39 ---> sar -b -r -n DEV: 07:44:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14205) 11/21/25 _x86_64_ (4 CPU) 07:44:39 07:44:39 07:42:24 LINUX RESTART (4 CPU) 07:44:39 07:44:39 07:43:02 tps rtps wtps bread/s bwrtn/s 07:44:39 07:44:01 121.12 8.80 112.32 239.15 53774.07 07:44:39 Average: 121.12 8.80 112.32 239.15 53774.07 07:44:39 07:44:39 07:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:44:39 07:44:01 13851060 15523748 2573908 15.67 70076 1797480 790588 4.52 728840 1619452 141168 07:44:39 Average: 13851060 15523748 2573908 15.67 70076 1797480 790588 4.52 728840 1619452 141168 07:44:39 07:44:39 07:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:44:39 07:44:01 lo 1.49 1.49 0.18 0.18 0.00 0.00 0.00 0.00 07:44:39 07:44:01 ens3 68.94 48.97 919.67 12.01 0.00 0.00 0.00 0.00 07:44:39 Average: lo 1.49 1.49 0.18 0.18 0.00 0.00 0.00 0.00 07:44:39 Average: ens3 68.94 48.97 919.67 12.01 0.00 0.00 0.00 0.00 07:44:39 07:44:39 07:44:39 ---> sar -P ALL: 07:44:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14205) 11/21/25 _x86_64_ (4 CPU) 07:44:39 07:44:39 07:42:24 LINUX RESTART (4 CPU) 07:44:39 07:44:39 07:43:02 CPU %user %nice %system %iowait %steal %idle 07:44:39 07:44:01 all 21.05 0.00 1.56 3.72 0.05 73.62 07:44:39 07:44:01 0 7.95 0.00 1.03 0.20 0.03 90.78 07:44:39 07:44:01 1 10.12 0.00 0.92 5.95 0.05 82.96 07:44:39 07:44:01 2 47.55 0.00 2.78 2.07 0.08 47.52 07:44:39 07:44:01 3 18.50 0.00 1.50 6.71 0.05 73.25 07:44:39 Average: all 21.05 0.00 1.56 3.72 0.05 73.62 07:44:39 Average: 0 7.95 0.00 1.03 0.20 0.03 90.78 07:44:39 Average: 1 10.12 0.00 0.92 5.95 0.05 82.96 07:44:39 Average: 2 47.55 0.00 2.78 2.07 0.08 47.52 07:44:39 Average: 3 18.50 0.00 1.50 6.71 0.05 73.25 07:44:39 07:44:39 07:44:39