13:13:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141684 13:13:00 Running as SYSTEM 13:13:00 [EnvInject] - Loading node environment variables. 13:13:00 Building remotely on prd-ubuntu1804-builder-4c-4g-43746 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:13:00 [ssh-agent] Looking for ssh-agent implementation... 13:13:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:13:01 $ ssh-agent 13:13:01 SSH_AUTH_SOCK=/tmp/ssh-di94klLpyCS0/agent.1757 13:13:01 SSH_AGENT_PID=1759 13:13:01 [ssh-agent] Started. 13:13:01 Running ssh-add (command line suppressed) 13:13:01 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2723517193578621870.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2723517193578621870.key) 13:13:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:13:01 The recommended git tool is: NONE 13:13:03 using credential onap-jenkins-ssh 13:13:03 Wiping out workspace first. 13:13:03 Cloning the remote Git repository 13:13:03 Cloning repository git://cloud.onap.org/mirror/oom.git 13:13:03 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:13:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:13:03 > git --version # timeout=10 13:13:03 > git --version # 'git version 2.17.1' 13:13:03 using GIT_SSH to set credentials Gerrit user 13:13:03 Verifying host key using manually-configured host key entries 13:13:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:13:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:13:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:13:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:13:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:13:09 using GIT_SSH to set credentials Gerrit user 13:13:09 Verifying host key using manually-configured host key entries 13:13:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/141684/5 # timeout=30 13:13:09 > git rev-parse 675f2e943077c1882b19a5eb08af3c61e3612b57^{commit} # timeout=10 13:13:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:13:09 Checking out Revision 675f2e943077c1882b19a5eb08af3c61e3612b57 (refs/changes/84/141684/5) 13:13:09 > git config core.sparsecheckout # timeout=10 13:13:09 > git checkout -f 675f2e943077c1882b19a5eb08af3c61e3612b57 # timeout=30 13:13:12 Commit message: "[CPS] Fix and Upgrade cps and ncmp-dmi-plugin" 13:13:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:13:12 > git rev-list --no-walk 31e467f455949c2eddd3107a9772f333b48a44ea # timeout=10 13:13:13 [EnvInject] - Injecting environment variables from a build step. 13:13:13 [EnvInject] - Injecting as environment variables the properties content 13:13:13 PYTHON=python3 13:13:13 13:13:13 [EnvInject] - Variables injected successfully. 13:13:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8273671413563769238.sh 13:13:13 ---> tox-install.sh 13:13:13 + source /home/jenkins/lf-env.sh 13:13:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:13:13 ++ mktemp -d /tmp/venv-XXXX 13:13:13 + lf_venv=/tmp/venv-PQbx 13:13:13 + local venv_file=/tmp/.os_lf_venv 13:13:13 + local python=python3 13:13:13 + local options 13:13:13 + local set_path=true 13:13:13 + local install_args= 13:13:13 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:13:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:13:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:13:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:13:13 + true 13:13:13 + case $1 in 13:13:13 + venv_file=/tmp/.toxenv 13:13:13 + shift 2 13:13:13 + true 13:13:13 + case $1 in 13:13:13 + shift 13:13:13 + break 13:13:13 + case $python in 13:13:13 + local pkg_list= 13:13:13 + [[ -d /opt/pyenv ]] 13:13:13 + echo 'Setup pyenv:' 13:13:13 Setup pyenv: 13:13:13 + export PYENV_ROOT=/opt/pyenv 13:13:13 + PYENV_ROOT=/opt/pyenv 13:13:13 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:13 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:13 + pyenv versions 13:13:13 * system (set by /opt/pyenv/version) 13:13:13 * 3.8.13 (set by /opt/pyenv/version) 13:13:13 * 3.9.13 (set by /opt/pyenv/version) 13:13:13 * 3.10.6 (set by /opt/pyenv/version) 13:13:13 + command -v pyenv 13:13:13 ++ pyenv init - --no-rehash 13:13:13 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:13:13 export PATH="/opt/pyenv/shims:${PATH}" 13:13:13 export PYENV_SHELL=bash 13:13:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:13:13 pyenv() { 13:13:13 local command 13:13:13 command="${1:-}" 13:13:13 if [ "$#" -gt 0 ]; then 13:13:13 shift 13:13:13 fi 13:13:13 13:13:13 case "$command" in 13:13:13 rehash|shell) 13:13:13 eval "$(pyenv "sh-$command" "$@")" 13:13:13 ;; 13:13:13 *) 13:13:13 command pyenv "$command" "$@" 13:13:13 ;; 13:13:13 esac 13:13:13 }' 13:13:13 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:13:13 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:13 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:13 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:13 ++ export PYENV_SHELL=bash 13:13:13 ++ PYENV_SHELL=bash 13:13:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:13:13 +++ complete -F _pyenv pyenv 13:13:13 ++ lf-pyver python3 13:13:13 ++ local py_version_xy=python3 13:13:13 ++ local py_version_xyz= 13:13:13 ++ pyenv versions 13:13:13 ++ sed 's/^[ *]* //' 13:13:13 ++ local command 13:13:13 ++ awk '{ print $1 }' 13:13:13 ++ command=versions 13:13:13 ++ '[' 1 -gt 0 ']' 13:13:13 ++ shift 13:13:13 ++ grep -E '^[0-9.]*[0-9]$' 13:13:13 ++ case "$command" in 13:13:13 ++ command pyenv versions 13:13:13 ++ pyenv versions 13:13:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:13:13 +++ grep '^3' /tmp/.pyenv_versions 13:13:13 +++ sort -V 13:13:13 +++ tail -n 1 13:13:13 ++ py_version_xyz=3.10.6 13:13:13 ++ [[ -z 3.10.6 ]] 13:13:13 ++ echo 3.10.6 13:13:13 ++ return 0 13:13:13 + pyenv local 3.10.6 13:13:13 + local command 13:13:13 + command=local 13:13:13 + '[' 2 -gt 0 ']' 13:13:13 + shift 13:13:13 + case "$command" in 13:13:13 + command pyenv local 3.10.6 13:13:13 + pyenv local 3.10.6 13:13:13 + for arg in "$@" 13:13:13 + case $arg in 13:13:13 + pkg_list+='tox ' 13:13:13 + for arg in "$@" 13:13:13 + case $arg in 13:13:13 + pkg_list+='virtualenv ' 13:13:13 + for arg in "$@" 13:13:13 + case $arg in 13:13:13 + pkg_list+='urllib3~=1.26.15 ' 13:13:13 + [[ -f /tmp/.toxenv ]] 13:13:13 + [[ ! -f /tmp/.toxenv ]] 13:13:13 + [[ -n '' ]] 13:13:13 + python3 -m venv /tmp/venv-PQbx 13:13:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PQbx' 13:13:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PQbx 13:13:17 + echo /tmp/venv-PQbx 13:13:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:13:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:13:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:13:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:13:17 + local 'pip_opts=--upgrade --quiet' 13:13:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:13:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:13:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:13:17 + [[ -n '' ]] 13:13:17 + [[ -n '' ]] 13:13:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:13:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:13:17 + /tmp/venv-PQbx/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 13:13:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:13:21 lf-activate-venv(): INFO: Base packages installed successfully 13:13:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:13:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:13:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:13:21 + /tmp/venv-PQbx/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:13:23 + type python3 13:13:23 + true 13:13:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PQbx/bin to PATH' 13:13:23 lf-activate-venv(): INFO: Adding /tmp/venv-PQbx/bin to PATH 13:13:23 + PATH=/tmp/venv-PQbx/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:23 + return 0 13:13:23 + python3 --version 13:13:23 Python 3.10.6 13:13:23 + python3 -m pip --version 13:13:23 pip 25.2 from /tmp/venv-PQbx/lib/python3.10/site-packages/pip (python 3.10) 13:13:23 + python3 -m pip freeze 13:13:24 cachetools==6.2.0 13:13:24 chardet==5.2.0 13:13:24 colorama==0.4.6 13:13:24 distlib==0.4.0 13:13:24 filelock==3.19.1 13:13:24 packaging==25.0 13:13:24 platformdirs==4.4.0 13:13:24 pluggy==1.6.0 13:13:24 pyproject-api==1.9.1 13:13:24 tomli==2.2.1 13:13:24 tox==4.30.2 13:13:24 typing_extensions==4.15.0 13:13:24 urllib3==1.26.20 13:13:24 virtualenv==20.34.0 13:13:24 [EnvInject] - Injecting environment variables from a build step. 13:13:24 [EnvInject] - Injecting as environment variables the properties content 13:13:24 PARALLEL=false 13:13:24 13:13:24 [EnvInject] - Variables injected successfully. 13:13:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8667679123804113963.sh 13:13:24 ---> tox-run.sh 13:13:24 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:13:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:13:24 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:13:24 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:13:24 + source /home/jenkins/lf-env.sh 13:13:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:13:24 ++ mktemp -d /tmp/venv-XXXX 13:13:24 + lf_venv=/tmp/venv-PxGw 13:13:24 + local venv_file=/tmp/.os_lf_venv 13:13:24 + local python=python3 13:13:24 + local options 13:13:24 + local set_path=true 13:13:24 + local install_args= 13:13:24 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:13:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:13:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:13:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:13:24 + true 13:13:24 + case $1 in 13:13:24 + venv_file=/tmp/.toxenv 13:13:24 + shift 2 13:13:24 + true 13:13:24 + case $1 in 13:13:24 + shift 13:13:24 + break 13:13:24 + case $python in 13:13:24 + local pkg_list= 13:13:24 + [[ -d /opt/pyenv ]] 13:13:24 + echo 'Setup pyenv:' 13:13:24 Setup pyenv: 13:13:24 + export PYENV_ROOT=/opt/pyenv 13:13:24 + PYENV_ROOT=/opt/pyenv 13:13:24 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:24 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:24 + pyenv versions 13:13:24 system 13:13:24 3.8.13 13:13:24 3.9.13 13:13:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:13:24 + command -v pyenv 13:13:24 ++ pyenv init - --no-rehash 13:13:24 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:13:24 export PATH="/opt/pyenv/shims:${PATH}" 13:13:24 export PYENV_SHELL=bash 13:13:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:13:24 pyenv() { 13:13:24 local command 13:13:24 command="${1:-}" 13:13:24 if [ "$#" -gt 0 ]; then 13:13:24 shift 13:13:24 fi 13:13:24 13:13:24 case "$command" in 13:13:24 rehash|shell) 13:13:24 eval "$(pyenv "sh-$command" "$@")" 13:13:24 ;; 13:13:24 *) 13:13:24 command pyenv "$command" "$@" 13:13:24 ;; 13:13:24 esac 13:13:24 }' 13:13:24 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:13:24 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:24 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:24 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:24 ++ export PYENV_SHELL=bash 13:13:24 ++ PYENV_SHELL=bash 13:13:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:13:24 +++ complete -F _pyenv pyenv 13:13:24 ++ lf-pyver python3 13:13:24 ++ local py_version_xy=python3 13:13:24 ++ local py_version_xyz= 13:13:24 ++ pyenv versions 13:13:24 ++ local command 13:13:24 ++ command=versions 13:13:24 ++ '[' 1 -gt 0 ']' 13:13:24 ++ shift 13:13:24 ++ case "$command" in 13:13:24 ++ command pyenv versions 13:13:24 ++ pyenv versions 13:13:24 ++ awk '{ print $1 }' 13:13:24 ++ sed 's/^[ *]* //' 13:13:24 ++ grep -E '^[0-9.]*[0-9]$' 13:13:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:13:24 +++ grep '^3' /tmp/.pyenv_versions 13:13:24 +++ sort -V 13:13:24 +++ tail -n 1 13:13:24 ++ py_version_xyz=3.10.6 13:13:24 ++ [[ -z 3.10.6 ]] 13:13:24 ++ echo 3.10.6 13:13:24 ++ return 0 13:13:24 + pyenv local 3.10.6 13:13:24 + local command 13:13:24 + command=local 13:13:24 + '[' 2 -gt 0 ']' 13:13:24 + shift 13:13:24 + case "$command" in 13:13:24 + command pyenv local 3.10.6 13:13:24 + pyenv local 3.10.6 13:13:24 + for arg in "$@" 13:13:24 + case $arg in 13:13:24 + pkg_list+='tox ' 13:13:24 + for arg in "$@" 13:13:24 + case $arg in 13:13:24 + pkg_list+='virtualenv ' 13:13:24 + for arg in "$@" 13:13:24 + case $arg in 13:13:24 + pkg_list+='urllib3~=1.26.15 ' 13:13:24 + [[ -f /tmp/.toxenv ]] 13:13:24 ++ cat /tmp/.toxenv 13:13:24 + lf_venv=/tmp/venv-PQbx 13:13:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PQbx from' file:/tmp/.toxenv 13:13:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PQbx from file:/tmp/.toxenv 13:13:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:13:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:13:24 + local 'pip_opts=--upgrade --quiet' 13:13:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:13:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:13:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:13:24 + [[ -n '' ]] 13:13:24 + [[ -n '' ]] 13:13:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:13:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:13:24 + /tmp/venv-PQbx/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 13:13:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:13:25 lf-activate-venv(): INFO: Base packages installed successfully 13:13:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:13:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:13:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:13:25 + /tmp/venv-PQbx/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:13:26 + type python3 13:13:26 + true 13:13:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PQbx/bin to PATH' 13:13:26 lf-activate-venv(): INFO: Adding /tmp/venv-PQbx/bin to PATH 13:13:26 + PATH=/tmp/venv-PQbx/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:26 + return 0 13:13:26 + [[ -d /opt/pyenv ]] 13:13:26 + echo '---> Setting up pyenv' 13:13:26 ---> Setting up pyenv 13:13:26 + export PYENV_ROOT=/opt/pyenv 13:13:26 + PYENV_ROOT=/opt/pyenv 13:13:26 + export PATH=/opt/pyenv/bin:/tmp/venv-PQbx/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:26 + PATH=/opt/pyenv/bin:/tmp/venv-PQbx/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:13:26 ++ pwd 13:13:26 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:13:26 + export PYTHONPATH 13:13:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:13:26 + TOX_TESTENV_PASSENV=PYTHONPATH 13:13:26 + tox --version 13:13:26 4.30.2 from /tmp/venv-PQbx/lib/python3.10/site-packages/tox/__init__.py 13:13:26 + PARALLEL=false 13:13:26 + TOX_OPTIONS_LIST= 13:13:26 + [[ -n checkbashisms ]] 13:13:26 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:13:26 + case ${PARALLEL,,} in 13:13:26 + tox -e checkbashisms 13:13:26 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:13:27 checkbashisms: freeze> python -m pip freeze --all 13:13:28 checkbashisms: pip==25.2,setuptools==80.9.0 13:13:28 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:13:29 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:13:31 checkbashisms: OK (4.70=setup[1.26]+cmd[3.44] seconds) 13:13:31 congratulations :) (4.73 seconds) 13:13:31 + tox_status=0 13:13:31 + echo '---> Completed tox runs' 13:13:31 ---> Completed tox runs 13:13:31 + for i in .tox/*/log 13:13:31 ++ echo .tox/checkbashisms/log 13:13:31 ++ awk -F/ '{print $2}' 13:13:31 + tox_env=checkbashisms 13:13:31 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:13:31 + DOC_DIR=docs/_build/html 13:13:31 + [[ -d docs/_build/html ]] 13:13:31 + echo '---> tox-run.sh ends' 13:13:31 ---> tox-run.sh ends 13:13:31 + test 0 -eq 0 13:13:31 $ ssh-agent -k 13:13:31 unset SSH_AUTH_SOCK; 13:13:31 unset SSH_AGENT_PID; 13:13:31 echo Agent pid 1759 killed; 13:13:31 [ssh-agent] Stopped. 13:13:31 [PostBuildScript] - [INFO] Executing post build scripts. 13:13:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6984293259804676866.sh 13:13:31 ---> sysstat.sh 13:13:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7633743360610248800.sh 13:13:32 ---> package-listing.sh 13:13:32 ++ facter osfamily 13:13:32 ++ tr '[:upper:]' '[:lower:]' 13:13:32 + OS_FAMILY=debian 13:13:32 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:13:32 + START_PACKAGES=/tmp/packages_start.txt 13:13:32 + END_PACKAGES=/tmp/packages_end.txt 13:13:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:13:32 + PACKAGES=/tmp/packages_start.txt 13:13:32 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:13:32 + PACKAGES=/tmp/packages_end.txt 13:13:32 + case "${OS_FAMILY}" in 13:13:32 + dpkg -l 13:13:32 + grep '^ii' 13:13:32 + '[' -f /tmp/packages_start.txt ']' 13:13:32 + '[' -f /tmp/packages_end.txt ']' 13:13:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:13:32 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:13:32 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:13:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:13:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18335691938048222673.sh 13:13:32 ---> capture-instance-metadata.sh 13:13:32 Setup pyenv: 13:13:32 system 13:13:32 3.8.13 13:13:32 3.9.13 13:13:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:13:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DsjW 13:13:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:13:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:13:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:13:39 lf-activate-venv(): INFO: Base packages installed successfully 13:13:39 lf-activate-venv(): INFO: Installing additional packages: lftools 13:14:03 lf-activate-venv(): INFO: Adding /tmp/venv-DsjW/bin to PATH 13:14:03 INFO: Running in OpenStack, capturing instance metadata 13:14:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11753503893051214146.sh 13:14:03 provisioning config files... 13:14:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config511778880748650013tmp 13:14:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:14:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:14:04 [EnvInject] - Injecting environment variables from a build step. 13:14:04 [EnvInject] - Injecting as environment variables the properties content 13:14:04 SERVER_ID=logs 13:14:04 13:14:04 [EnvInject] - Variables injected successfully. 13:14:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12101597731980293370.sh 13:14:04 ---> create-netrc.sh 13:14:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8819391082328768201.sh 13:14:04 ---> python-tools-install.sh 13:14:04 Setup pyenv: 13:14:04 system 13:14:04 3.8.13 13:14:04 3.9.13 13:14:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:14:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DsjW from file:/tmp/.os_lf_venv 13:14:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:14:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:14:06 lf-activate-venv(): INFO: Base packages installed successfully 13:14:06 lf-activate-venv(): INFO: Installing additional packages: lftools 13:14:13 lf-activate-venv(): INFO: Adding /tmp/venv-DsjW/bin to PATH 13:14:13 Generating Requirements File 13:14:34 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:14:34 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:14:34 Python 3.10.6 13:14:34 pip 25.2 from /tmp/venv-DsjW/lib/python3.10/site-packages/pip (python 3.10) 13:14:35 appdirs==1.4.4 13:14:35 argcomplete==3.6.2 13:14:35 aspy.yaml==1.3.0 13:14:35 attrs==25.3.0 13:14:35 autopage==0.5.2 13:14:35 beautifulsoup4==4.13.5 13:14:35 boto3==1.40.24 13:14:35 botocore==1.40.24 13:14:35 bs4==0.0.2 13:14:35 cachetools==5.5.2 13:14:35 certifi==2025.8.3 13:14:35 cffi==1.17.1 13:14:35 cfgv==3.4.0 13:14:35 chardet==5.2.0 13:14:35 charset-normalizer==3.4.3 13:14:35 click==8.2.1 13:14:35 cliff==4.11.0 13:14:35 cmd2==2.7.0 13:14:35 cryptography==3.3.2 13:14:35 debtcollector==3.0.0 13:14:35 decorator==5.2.1 13:14:35 defusedxml==0.7.1 13:14:35 Deprecated==1.2.18 13:14:35 distlib==0.4.0 13:14:35 dnspython==2.7.0 13:14:35 docker==7.1.0 13:14:35 dogpile.cache==1.4.0 13:14:35 durationpy==0.10 13:14:35 email-validator==2.3.0 13:14:35 filelock==3.19.1 13:14:35 future==1.0.0 13:14:35 gitdb==4.0.12 13:14:35 GitPython==3.1.45 13:14:35 google-auth==2.40.3 13:14:35 httplib2==0.30.0 13:14:35 identify==2.6.13 13:14:35 idna==3.10 13:14:35 importlib-resources==1.5.0 13:14:35 iso8601==2.1.0 13:14:35 Jinja2==3.1.6 13:14:35 jmespath==1.0.1 13:14:35 jsonpatch==1.33 13:14:35 jsonpointer==3.0.0 13:14:35 jsonschema==4.25.1 13:14:35 jsonschema-specifications==2025.4.1 13:14:35 keystoneauth1==5.12.0 13:14:35 kubernetes==33.1.0 13:14:35 lftools==0.37.13 13:14:35 lxml==6.0.1 13:14:35 markdown-it-py==4.0.0 13:14:35 MarkupSafe==3.0.2 13:14:35 mdurl==0.1.2 13:14:35 msgpack==1.1.1 13:14:35 multi_key_dict==2.0.3 13:14:35 munch==4.0.0 13:14:35 netaddr==1.3.0 13:14:35 niet==1.4.2 13:14:35 nodeenv==1.9.1 13:14:35 oauth2client==4.1.3 13:14:35 oauthlib==3.3.1 13:14:35 openstacksdk==4.7.0 13:14:35 os-service-types==1.8.0 13:14:35 osc-lib==4.2.0 13:14:35 oslo.config==10.0.0 13:14:35 oslo.context==6.1.0 13:14:35 oslo.i18n==6.6.0 13:14:35 oslo.log==7.2.1 13:14:35 oslo.serialization==5.8.0 13:14:35 oslo.utils==9.1.0 13:14:35 packaging==25.0 13:14:35 pbr==7.0.1 13:14:35 platformdirs==4.4.0 13:14:35 prettytable==3.16.0 13:14:35 psutil==7.0.0 13:14:35 pyasn1==0.6.1 13:14:35 pyasn1_modules==0.4.2 13:14:35 pycparser==2.22 13:14:35 pygerrit2==2.0.15 13:14:35 PyGithub==2.8.1 13:14:35 Pygments==2.19.2 13:14:35 PyJWT==2.10.1 13:14:35 PyNaCl==1.5.0 13:14:35 pyparsing==2.4.7 13:14:35 pyperclip==1.9.0 13:14:35 pyrsistent==0.20.0 13:14:35 python-cinderclient==9.8.0 13:14:35 python-dateutil==2.9.0.post0 13:14:35 python-heatclient==4.3.0 13:14:35 python-jenkins==1.8.3 13:14:35 python-keystoneclient==5.7.0 13:14:35 python-magnumclient==4.9.0 13:14:35 python-openstackclient==8.2.0 13:14:35 python-swiftclient==4.8.0 13:14:35 PyYAML==6.0.2 13:14:35 referencing==0.36.2 13:14:35 requests==2.32.5 13:14:35 requests-oauthlib==2.0.0 13:14:35 requestsexceptions==1.4.0 13:14:35 rfc3986==2.0.0 13:14:35 rich==14.1.0 13:14:35 rich-argparse==1.7.1 13:14:35 rpds-py==0.27.1 13:14:35 rsa==4.9.1 13:14:35 ruamel.yaml==0.18.15 13:14:35 ruamel.yaml.clib==0.2.12 13:14:35 s3transfer==0.13.1 13:14:35 simplejson==3.20.1 13:14:35 six==1.17.0 13:14:35 smmap==5.0.2 13:14:35 soupsieve==2.8 13:14:35 stevedore==5.5.0 13:14:35 tabulate==0.9.0 13:14:35 toml==0.10.2 13:14:35 tomlkit==0.13.3 13:14:35 tqdm==4.67.1 13:14:35 typing_extensions==4.15.0 13:14:35 tzdata==2025.2 13:14:35 urllib3==1.26.20 13:14:35 virtualenv==20.34.0 13:14:35 wcwidth==0.2.13 13:14:35 websocket-client==1.8.0 13:14:35 wrapt==1.17.3 13:14:35 xdg==6.0.0 13:14:35 xmltodict==0.15.0 13:14:35 yq==3.4.3 13:14:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5668023405808021677.sh 13:14:35 ---> sudo-logs.sh 13:14:35 Archiving 'sudo' log.. 13:14:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9957416996896648693.sh 13:14:35 ---> job-cost.sh 13:14:35 Setup pyenv: 13:14:35 system 13:14:35 3.8.13 13:14:35 3.9.13 13:14:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:14:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DsjW from file:/tmp/.os_lf_venv 13:14:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:14:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:14:37 lf-activate-venv(): INFO: Base packages installed successfully 13:14:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:14:42 lf-activate-venv(): INFO: Adding /tmp/venv-DsjW/bin to PATH 13:14:42 INFO: No Stack... 13:14:42 INFO: Retrieving Pricing Info for: v3-standard-4 13:14:42 INFO: Archiving Costs 13:14:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7009521208271138675.sh 13:14:42 ---> logs-deploy.sh 13:14:42 Setup pyenv: 13:14:42 system 13:14:42 3.8.13 13:14:42 3.9.13 13:14:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:14:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DsjW from file:/tmp/.os_lf_venv 13:14:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:14:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:14:44 lf-activate-venv(): INFO: Base packages installed successfully 13:14:44 lf-activate-venv(): INFO: Installing additional packages: lftools 13:14:53 lf-activate-venv(): INFO: Adding /tmp/venv-DsjW/bin to PATH 13:14:53 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4254 13:14:53 INFO: archiving workspace using pattern(s): 13:14:54 Archives upload complete. 13:14:54 INFO: archiving logs to Nexus 13:14:55 ---> uname -a: 13:14:55 Linux prd-ubuntu1804-builder-4c-4g-43746 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:14:55 13:14:55 13:14:55 ---> lscpu: 13:14:55 Architecture: x86_64 13:14:55 CPU op-mode(s): 32-bit, 64-bit 13:14:55 Byte Order: Little Endian 13:14:55 CPU(s): 4 13:14:55 On-line CPU(s) list: 0-3 13:14:55 Thread(s) per core: 1 13:14:55 Core(s) per socket: 1 13:14:55 Socket(s): 4 13:14:55 NUMA node(s): 1 13:14:55 Vendor ID: AuthenticAMD 13:14:55 CPU family: 23 13:14:55 Model: 49 13:14:55 Model name: AMD EPYC-Rome Processor 13:14:55 Stepping: 0 13:14:55 CPU MHz: 2800.000 13:14:55 BogoMIPS: 5600.00 13:14:55 Virtualization: AMD-V 13:14:55 Hypervisor vendor: KVM 13:14:55 Virtualization type: full 13:14:55 L1d cache: 32K 13:14:55 L1i cache: 32K 13:14:55 L2 cache: 512K 13:14:55 L3 cache: 16384K 13:14:55 NUMA node0 CPU(s): 0-3 13:14:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:14:55 13:14:55 13:14:55 ---> nproc: 13:14:55 4 13:14:55 13:14:55 13:14:55 ---> df -h: 13:14:55 Filesystem Size Used Avail Use% Mounted on 13:14:55 udev 7.9G 0 7.9G 0% /dev 13:14:55 tmpfs 1.6G 672K 1.6G 1% /run 13:14:55 /dev/vda1 78G 8.3G 70G 11% / 13:14:55 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:14:55 tmpfs 5.0M 0 5.0M 0% /run/lock 13:14:55 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:14:55 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:14:55 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:14:55 13:14:55 13:14:55 ---> free -m: 13:14:55 total used free shared buff/cache available 13:14:55 Mem: 16040 559 13414 0 2065 15167 13:14:55 Swap: 1023 0 1023 13:14:55 13:14:55 13:14:55 ---> ip addr: 13:14:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:14:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:14:55 inet 127.0.0.1/8 scope host lo 13:14:55 valid_lft forever preferred_lft forever 13:14:55 inet6 ::1/128 scope host 13:14:55 valid_lft forever preferred_lft forever 13:14:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:14:55 link/ether fa:16:3e:cc:b5:35 brd ff:ff:ff:ff:ff:ff 13:14:55 inet 10.30.107.176/23 brd 10.30.107.255 scope global dynamic ens3 13:14:55 valid_lft 86253sec preferred_lft 86253sec 13:14:55 inet6 fe80::f816:3eff:fecc:b535/64 scope link 13:14:55 valid_lft forever preferred_lft forever 13:14:55 13:14:55 13:14:55 ---> sar -b -r -n DEV: 13:14:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-43746) 09/05/25 _x86_64_ (4 CPU) 13:14:55 13:14:55 13:12:29 LINUX RESTART (4 CPU) 13:14:55 13:14:55 13:13:01 tps rtps wtps bread/s bwrtn/s 13:14:55 13:14:01 322.46 25.63 296.83 884.65 16300.08 13:14:55 Average: 322.46 25.63 296.83 884.65 16300.08 13:14:55 13:14:55 13:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:14:55 13:14:01 13765128 15471120 2659840 16.19 67956 1831844 842556 4.82 812836 1618892 195800 13:14:55 Average: 13765128 15471120 2659840 16.19 67956 1831844 842556 4.82 812836 1618892 195800 13:14:55 13:14:55 13:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:14:55 13:14:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 13:14:55 13:14:01 ens3 258.61 189.74 1769.82 46.79 0.00 0.00 0.00 0.00 13:14:55 Average: lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 13:14:55 Average: ens3 258.61 189.74 1769.82 46.79 0.00 0.00 0.00 0.00 13:14:55 13:14:55 13:14:55 ---> sar -P ALL: 13:14:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-43746) 09/05/25 _x86_64_ (4 CPU) 13:14:55 13:14:55 13:12:29 LINUX RESTART (4 CPU) 13:14:55 13:14:55 13:13:01 CPU %user %nice %system %iowait %steal %idle 13:14:55 13:14:01 all 21.91 0.00 2.00 2.78 0.06 73.25 13:14:55 13:14:01 0 24.67 0.00 1.80 0.84 0.05 72.64 13:14:55 13:14:01 1 22.81 0.00 2.28 4.27 0.07 70.57 13:14:55 13:14:01 2 18.90 0.00 2.07 2.64 0.05 76.34 13:14:55 13:14:01 3 21.27 0.00 1.84 3.38 0.07 73.44 13:14:55 Average: all 21.91 0.00 2.00 2.78 0.06 73.25 13:14:55 Average: 0 24.67 0.00 1.80 0.84 0.05 72.64 13:14:55 Average: 1 22.81 0.00 2.28 4.27 0.07 70.57 13:14:55 Average: 2 18.90 0.00 2.07 2.64 0.05 76.34 13:14:55 Average: 3 21.27 0.00 1.84 3.38 0.07 73.44 13:14:55 13:14:55 13:14:55