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