10:22:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142577 10:22:47 Running as SYSTEM 10:22:47 [EnvInject] - Loading node environment variables. 10:22:47 Building remotely on prd-ubuntu1804-builder-4c-4g-16514 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:22:47 [ssh-agent] Looking for ssh-agent implementation... 10:22:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:22:47 $ ssh-agent 10:22:47 SSH_AUTH_SOCK=/tmp/ssh-cSHA8EZuAzaO/agent.1660 10:22:47 SSH_AGENT_PID=1662 10:22:47 [ssh-agent] Started. 10:22:47 Running ssh-add (command line suppressed) 10:22:47 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15158679097503360362.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15158679097503360362.key) 10:22:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:22:47 The recommended git tool is: NONE 10:22:48 using credential onap-jenkins-ssh 10:22:48 Wiping out workspace first. 10:22:48 Cloning the remote Git repository 10:22:48 Cloning repository git://cloud.onap.org/mirror/oom.git 10:22:48 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:22:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:22:48 > git --version # timeout=10 10:22:48 > git --version # 'git version 2.17.1' 10:22:48 using GIT_SSH to set credentials Gerrit user 10:22:49 Verifying host key using manually-configured host key entries 10:22:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:22:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:22:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:22:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:22:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:22:54 using GIT_SSH to set credentials Gerrit user 10:22:54 Verifying host key using manually-configured host key entries 10:22:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/77/142577/2 # timeout=30 10:22:54 > git rev-parse 63bbb364773881a38b32506ccb6475f381f9e977^{commit} # timeout=10 10:22:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:22:54 Checking out Revision 63bbb364773881a38b32506ccb6475f381f9e977 (refs/changes/77/142577/2) 10:22:54 > git config core.sparsecheckout # timeout=10 10:22:54 > git checkout -f 63bbb364773881a38b32506ccb6475f381f9e977 # timeout=30 10:22:55 Commit message: "[COMMON] Disable metrics by default" 10:22:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:22:55 > git rev-list --no-walk 0f75c0b7c09acd47c6b51139ad6ed324642bfef6 # timeout=10 10:22:58 [EnvInject] - Injecting environment variables from a build step. 10:22:58 [EnvInject] - Injecting as environment variables the properties content 10:22:58 PYTHON=python3 10:22:58 10:22:58 [EnvInject] - Variables injected successfully. 10:22:58 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10803152686198010080.sh 10:22:58 ---> tox-install.sh 10:22:58 + source /home/jenkins/lf-env.sh 10:22:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:22:58 ++ mktemp -d /tmp/venv-XXXX 10:22:58 + lf_venv=/tmp/venv-1p7z 10:22:58 + local venv_file=/tmp/.os_lf_venv 10:22:58 + local python=python3 10:22:58 + local options 10:22:58 + local set_path=true 10:22:58 + local install_args= 10:22:58 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:22:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:22:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:22:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:22:58 + true 10:22:58 + case $1 in 10:22:58 + venv_file=/tmp/.toxenv 10:22:58 + shift 2 10:22:58 + true 10:22:58 + case $1 in 10:22:58 + shift 10:22:58 + break 10:22:58 + case $python in 10:22:58 + local pkg_list= 10:22:58 + [[ -d /opt/pyenv ]] 10:22:58 + echo 'Setup pyenv:' 10:22:58 Setup pyenv: 10:22:58 + export PYENV_ROOT=/opt/pyenv 10:22:58 + PYENV_ROOT=/opt/pyenv 10:22:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:22:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:22:58 + pyenv versions 10:22:58 * system (set by /opt/pyenv/version) 10:22:58 * 3.8.13 (set by /opt/pyenv/version) 10:22:58 * 3.9.13 (set by /opt/pyenv/version) 10:22:58 * 3.10.6 (set by /opt/pyenv/version) 10:22:58 + command -v pyenv 10:22:58 ++ pyenv init - --no-rehash 10:22:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:22:58 export PATH="/opt/pyenv/shims:${PATH}" 10:22:58 export PYENV_SHELL=bash 10:22:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:22:58 pyenv() { 10:22:58 local command 10:22:58 command="${1:-}" 10:22:58 if [ "$#" -gt 0 ]; then 10:22:58 shift 10:22:58 fi 10:22:58 10:22:58 case "$command" in 10:22:58 rehash|shell) 10:22:58 eval "$(pyenv "sh-$command" "$@")" 10:22:58 ;; 10:22:58 *) 10:22:58 command pyenv "$command" "$@" 10:22:58 ;; 10:22:58 esac 10:22:58 }' 10:22:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:22:58 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:22:58 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:22:58 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:22:58 ++ export PYENV_SHELL=bash 10:22:58 ++ PYENV_SHELL=bash 10:22:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:22:58 +++ complete -F _pyenv pyenv 10:22:58 ++ lf-pyver python3 10:22:58 ++ local py_version_xy=python3 10:22:58 ++ local py_version_xyz= 10:22:58 ++ pyenv versions 10:22:58 ++ local command 10:22:58 ++ command=versions 10:22:58 ++ '[' 1 -gt 0 ']' 10:22:58 ++ shift 10:22:58 ++ case "$command" in 10:22:58 ++ command pyenv versions 10:22:58 ++ pyenv versions 10:22:58 ++ sed 's/^[ *]* //' 10:22:58 ++ awk '{ print $1 }' 10:22:58 ++ grep -E '^[0-9.]*[0-9]$' 10:22:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:22:58 +++ grep '^3' /tmp/.pyenv_versions 10:22:58 +++ sort -V 10:22:58 +++ tail -n 1 10:22:58 ++ py_version_xyz=3.10.6 10:22:58 ++ [[ -z 3.10.6 ]] 10:22:58 ++ echo 3.10.6 10:22:58 ++ return 0 10:22:58 + pyenv local 3.10.6 10:22:58 + local command 10:22:58 + command=local 10:22:58 + '[' 2 -gt 0 ']' 10:22:58 + shift 10:22:58 + case "$command" in 10:22:58 + command pyenv local 3.10.6 10:22:58 + pyenv local 3.10.6 10:22:58 + for arg in "$@" 10:22:58 + case $arg in 10:22:58 + pkg_list+='tox ' 10:22:58 + for arg in "$@" 10:22:58 + case $arg in 10:22:58 + pkg_list+='virtualenv ' 10:22:58 + for arg in "$@" 10:22:58 + case $arg in 10:22:58 + pkg_list+='urllib3~=1.26.15 ' 10:22:58 + [[ -f /tmp/.toxenv ]] 10:22:58 + [[ ! -f /tmp/.toxenv ]] 10:22:58 + [[ -n '' ]] 10:22:58 + python3 -m venv /tmp/venv-1p7z 10:23:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1p7z' 10:23:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1p7z 10:23:02 + echo /tmp/venv-1p7z 10:23:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:23:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:23:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:23:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:23:02 + local 'pip_opts=--upgrade --quiet' 10:23:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:23:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:23:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:23:02 + [[ -n '' ]] 10:23:02 + [[ -n '' ]] 10:23:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:23:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:23:02 + /tmp/venv-1p7z/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 10:23:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:23:06 lf-activate-venv(): INFO: Base packages installed successfully 10:23:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:23:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:23:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:23:06 + /tmp/venv-1p7z/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:23:08 + type python3 10:23:08 + true 10:23:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1p7z/bin to PATH' 10:23:08 lf-activate-venv(): INFO: Adding /tmp/venv-1p7z/bin to PATH 10:23:08 + PATH=/tmp/venv-1p7z/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:23:08 + return 0 10:23:08 + python3 --version 10:23:08 Python 3.10.6 10:23:08 + python3 -m pip --version 10:23:08 pip 25.3 from /tmp/venv-1p7z/lib/python3.10/site-packages/pip (python 3.10) 10:23:08 + python3 -m pip freeze 10:23:09 cachetools==6.2.2 10:23:09 chardet==5.2.0 10:23:09 colorama==0.4.6 10:23:09 distlib==0.4.0 10:23:09 filelock==3.20.0 10:23:09 packaging==25.0 10:23:09 platformdirs==4.5.0 10:23:09 pluggy==1.6.0 10:23:09 pyproject-api==1.10.0 10:23:09 tomli==2.3.0 10:23:09 tox==4.32.0 10:23:09 typing_extensions==4.15.0 10:23:09 urllib3==1.26.20 10:23:09 virtualenv==20.35.4 10:23:09 [EnvInject] - Injecting environment variables from a build step. 10:23:09 [EnvInject] - Injecting as environment variables the properties content 10:23:09 PARALLEL=false 10:23:09 10:23:09 [EnvInject] - Variables injected successfully. 10:23:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13979888280331660414.sh 10:23:09 ---> tox-run.sh 10:23: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 10:23:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:23:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:23:09 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:23:09 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:23:09 + source /home/jenkins/lf-env.sh 10:23:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:23:09 ++ mktemp -d /tmp/venv-XXXX 10:23:09 + lf_venv=/tmp/venv-jnrN 10:23:09 + local venv_file=/tmp/.os_lf_venv 10:23:09 + local python=python3 10:23:09 + local options 10:23:09 + local set_path=true 10:23:09 + local install_args= 10:23: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 10:23:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:23:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:23:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:23:09 + true 10:23:09 + case $1 in 10:23:09 + venv_file=/tmp/.toxenv 10:23:09 + shift 2 10:23:09 + true 10:23:09 + case $1 in 10:23:09 + shift 10:23:09 + break 10:23:09 + case $python in 10:23:09 + local pkg_list= 10:23:09 + [[ -d /opt/pyenv ]] 10:23:09 + echo 'Setup pyenv:' 10:23:09 Setup pyenv: 10:23:09 + export PYENV_ROOT=/opt/pyenv 10:23:09 + PYENV_ROOT=/opt/pyenv 10:23: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 10:23: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 10:23:09 + pyenv versions 10:23:09 system 10:23:09 3.8.13 10:23:09 3.9.13 10:23:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:23:09 + command -v pyenv 10:23:09 ++ pyenv init - --no-rehash 10:23: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[*]}"'\'')" 10:23:09 export PATH="/opt/pyenv/shims:${PATH}" 10:23:09 export PYENV_SHELL=bash 10:23:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:23:09 pyenv() { 10:23:09 local command 10:23:09 command="${1:-}" 10:23:09 if [ "$#" -gt 0 ]; then 10:23:09 shift 10:23:09 fi 10:23:09 10:23:09 case "$command" in 10:23:09 rehash|shell) 10:23:09 eval "$(pyenv "sh-$command" "$@")" 10:23:09 ;; 10:23:09 *) 10:23:09 command pyenv "$command" "$@" 10:23:09 ;; 10:23:09 esac 10:23:09 }' 10:23: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[*]}"' 10:23: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 10:23: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 10:23: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 10:23:09 ++ export PYENV_SHELL=bash 10:23:09 ++ PYENV_SHELL=bash 10:23:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:23:09 +++ complete -F _pyenv pyenv 10:23:09 ++ lf-pyver python3 10:23:09 ++ local py_version_xy=python3 10:23:09 ++ local py_version_xyz= 10:23:09 ++ pyenv versions 10:23:09 ++ local command 10:23:09 ++ command=versions 10:23:09 ++ '[' 1 -gt 0 ']' 10:23:09 ++ shift 10:23:09 ++ case "$command" in 10:23:09 ++ command pyenv versions 10:23:09 ++ pyenv versions 10:23:09 ++ sed 's/^[ *]* //' 10:23:09 ++ awk '{ print $1 }' 10:23:09 ++ grep -E '^[0-9.]*[0-9]$' 10:23:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:23:09 +++ grep '^3' /tmp/.pyenv_versions 10:23:09 +++ sort -V 10:23:09 +++ tail -n 1 10:23:09 ++ py_version_xyz=3.10.6 10:23:09 ++ [[ -z 3.10.6 ]] 10:23:09 ++ echo 3.10.6 10:23:09 ++ return 0 10:23:09 + pyenv local 3.10.6 10:23:09 + local command 10:23:09 + command=local 10:23:09 + '[' 2 -gt 0 ']' 10:23:09 + shift 10:23:09 + case "$command" in 10:23:09 + command pyenv local 3.10.6 10:23:09 + pyenv local 3.10.6 10:23:09 + for arg in "$@" 10:23:09 + case $arg in 10:23:09 + pkg_list+='tox ' 10:23:09 + for arg in "$@" 10:23:09 + case $arg in 10:23:09 + pkg_list+='virtualenv ' 10:23:09 + for arg in "$@" 10:23:09 + case $arg in 10:23:09 + pkg_list+='urllib3~=1.26.15 ' 10:23:09 + [[ -f /tmp/.toxenv ]] 10:23:09 ++ cat /tmp/.toxenv 10:23:09 + lf_venv=/tmp/venv-1p7z 10:23:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1p7z from' file:/tmp/.toxenv 10:23:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1p7z from file:/tmp/.toxenv 10:23:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:23:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:23:09 + local 'pip_opts=--upgrade --quiet' 10:23:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:23:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:23:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:23:09 + [[ -n '' ]] 10:23:09 + [[ -n '' ]] 10:23:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:23:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:23:09 + /tmp/venv-1p7z/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 10:23:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:23:10 lf-activate-venv(): INFO: Base packages installed successfully 10:23:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:23:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:23:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:23:10 + /tmp/venv-1p7z/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:23:11 + type python3 10:23:11 + true 10:23:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1p7z/bin to PATH' 10:23:11 lf-activate-venv(): INFO: Adding /tmp/venv-1p7z/bin to PATH 10:23:11 + PATH=/tmp/venv-1p7z/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:23:11 + return 0 10:23:11 + [[ -d /opt/pyenv ]] 10:23:11 + echo '---> Setting up pyenv' 10:23:11 ---> Setting up pyenv 10:23:11 + export PYENV_ROOT=/opt/pyenv 10:23:11 + PYENV_ROOT=/opt/pyenv 10:23:11 + export PATH=/opt/pyenv/bin:/tmp/venv-1p7z/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:23:11 + PATH=/opt/pyenv/bin:/tmp/venv-1p7z/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:23:11 ++ pwd 10:23:11 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:23:11 + export PYTHONPATH 10:23:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:23:11 + TOX_TESTENV_PASSENV=PYTHONPATH 10:23:11 + tox --version 10:23:11 4.32.0 from /tmp/venv-1p7z/lib/python3.10/site-packages/tox/__init__.py 10:23:11 + PARALLEL=false 10:23:11 + TOX_OPTIONS_LIST= 10:23:11 + [[ -n checkbashisms ]] 10:23:11 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:23:11 + case ${PARALLEL,,} in 10:23:11 + tox -e checkbashisms 10:23:11 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:23:12 checkbashisms: freeze> python -m pip freeze --all 10:23:13 checkbashisms: pip==25.3,setuptools==80.9.0 10:23:13 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:23:15 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:23:16 checkbashisms: OK (4.73=setup[1.34]+cmd[3.39] seconds) 10:23:16 congratulations :) (4.77 seconds) 10:23:16 + tox_status=0 10:23:16 + echo '---> Completed tox runs' 10:23:16 ---> Completed tox runs 10:23:16 + for i in .tox/*/log 10:23:16 ++ echo .tox/checkbashisms/log 10:23:16 ++ awk -F/ '{print $2}' 10:23:16 + tox_env=checkbashisms 10:23:16 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:23:16 + DOC_DIR=docs/_build/html 10:23:16 + [[ -d docs/_build/html ]] 10:23:16 + echo '---> tox-run.sh ends' 10:23:16 ---> tox-run.sh ends 10:23:16 + test 0 -eq 0 10:23:16 $ ssh-agent -k 10:23:16 unset SSH_AUTH_SOCK; 10:23:16 unset SSH_AGENT_PID; 10:23:16 echo Agent pid 1662 killed; 10:23:16 [ssh-agent] Stopped. 10:23:16 [PostBuildScript] - [INFO] Executing post build scripts. 10:23:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16490564580891278453.sh 10:23:16 ---> sysstat.sh 10:23:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11925624814642409575.sh 10:23:17 ---> package-listing.sh 10:23:17 ++ tr '[:upper:]' '[:lower:]' 10:23:17 ++ facter osfamily 10:23:17 + OS_FAMILY=debian 10:23:17 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:23:17 + START_PACKAGES=/tmp/packages_start.txt 10:23:17 + END_PACKAGES=/tmp/packages_end.txt 10:23:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:23:17 + PACKAGES=/tmp/packages_start.txt 10:23:17 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:23:17 + PACKAGES=/tmp/packages_end.txt 10:23:17 + case "${OS_FAMILY}" in 10:23:17 + dpkg -l 10:23:17 + grep '^ii' 10:23:17 + '[' -f /tmp/packages_start.txt ']' 10:23:17 + '[' -f /tmp/packages_end.txt ']' 10:23:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:23:17 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:23:17 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:23:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:23:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8136739285549644799.sh 10:23:17 ---> capture-instance-metadata.sh 10:23:17 Setup pyenv: 10:23:17 system 10:23:17 3.8.13 10:23:17 3.9.13 10:23:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:23:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MhIj 10:23:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:23:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:23:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:23:25 lf-activate-venv(): INFO: Base packages installed successfully 10:23:25 lf-activate-venv(): INFO: Installing additional packages: lftools 10:23:47 lf-activate-venv(): INFO: Adding /tmp/venv-MhIj/bin to PATH 10:23:47 INFO: Running in OpenStack, capturing instance metadata 10:23:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9240396267391679503.sh 10:23:47 provisioning config files... 10:23:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1970198207779365876tmp 10:23:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:23:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:23:47 [EnvInject] - Injecting environment variables from a build step. 10:23:47 [EnvInject] - Injecting as environment variables the properties content 10:23:47 SERVER_ID=logs 10:23:47 10:23:47 [EnvInject] - Variables injected successfully. 10:23:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9110048300345564295.sh 10:23:47 ---> create-netrc.sh 10:23:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8958230734786564430.sh 10:23:47 ---> python-tools-install.sh 10:23:47 Setup pyenv: 10:23:47 system 10:23:47 3.8.13 10:23:47 3.9.13 10:23:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:23:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MhIj from file:/tmp/.os_lf_venv 10:23:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:23:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:23:49 lf-activate-venv(): INFO: Base packages installed successfully 10:23:49 lf-activate-venv(): INFO: Installing additional packages: lftools 10:23:57 lf-activate-venv(): INFO: Adding /tmp/venv-MhIj/bin to PATH 10:23:57 Generating Requirements File 10:24:14 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:24:14 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:24:14 Python 3.10.6 10:24:15 pip 25.3 from /tmp/venv-MhIj/lib/python3.10/site-packages/pip (python 3.10) 10:24:15 appdirs==1.4.4 10:24:15 argcomplete==3.6.3 10:24:15 aspy.yaml==1.3.0 10:24:15 attrs==25.4.0 10:24:15 autopage==0.5.2 10:24:15 beautifulsoup4==4.14.2 10:24:15 boto3==1.41.5 10:24:15 botocore==1.41.5 10:24:15 bs4==0.0.2 10:24:15 cachetools==6.2.2 10:24:15 certifi==2025.11.12 10:24:15 cffi==2.0.0 10:24:15 cfgv==3.5.0 10:24:15 chardet==5.2.0 10:24:15 charset-normalizer==3.4.4 10:24:15 click==8.3.1 10:24:15 cliff==4.12.0 10:24:15 cmd2==2.7.0 10:24:15 cryptography==3.3.2 10:24:15 debtcollector==3.0.0 10:24:15 decorator==5.2.1 10:24:15 defusedxml==0.7.1 10:24:15 Deprecated==1.3.1 10:24:15 distlib==0.4.0 10:24:15 dnspython==2.8.0 10:24:15 docker==7.1.0 10:24:15 dogpile.cache==1.5.0 10:24:15 durationpy==0.10 10:24:15 email-validator==2.3.0 10:24:15 filelock==3.20.0 10:24:15 future==1.0.0 10:24:15 gitdb==4.0.12 10:24:15 GitPython==3.1.45 10:24:15 google-auth==2.43.0 10:24:15 httplib2==0.31.0 10:24:15 identify==2.6.15 10:24:15 idna==3.11 10:24:15 importlib-resources==1.5.0 10:24:15 iso8601==2.1.0 10:24:15 Jinja2==3.1.6 10:24:15 jmespath==1.0.1 10:24:15 jsonpatch==1.33 10:24:15 jsonpointer==3.0.0 10:24:15 jsonschema==4.25.1 10:24:15 jsonschema-specifications==2025.9.1 10:24:15 keystoneauth1==5.12.0 10:24:15 kubernetes==34.1.0 10:24:15 lftools==0.37.16 10:24:15 lxml==6.0.2 10:24:15 markdown-it-py==4.0.0 10:24:15 MarkupSafe==3.0.3 10:24:15 mdurl==0.1.2 10:24:15 msgpack==1.1.2 10:24:15 multi_key_dict==2.0.3 10:24:15 munch==4.0.0 10:24:15 netaddr==1.3.0 10:24:15 niet==1.4.2 10:24:15 nodeenv==1.9.1 10:24:15 oauth2client==4.1.3 10:24:15 oauthlib==3.3.1 10:24:15 openstacksdk==4.8.0 10:24:15 os-service-types==1.8.2 10:24:15 osc-lib==4.2.0 10:24:15 oslo.config==10.1.0 10:24:15 oslo.context==6.2.0 10:24:15 oslo.i18n==6.7.1 10:24:15 oslo.log==7.2.1 10:24:15 oslo.serialization==5.8.0 10:24:15 oslo.utils==9.2.0 10:24:15 packaging==25.0 10:24:15 pbr==7.0.3 10:24:15 platformdirs==4.5.0 10:24:15 prettytable==3.17.0 10:24:15 psutil==7.1.3 10:24:15 pyasn1==0.6.1 10:24:15 pyasn1_modules==0.4.2 10:24:15 pycparser==2.23 10:24:15 pygerrit2==2.0.15 10:24:15 PyGithub==2.8.1 10:24:15 Pygments==2.19.2 10:24:15 PyJWT==2.10.1 10:24:15 PyNaCl==1.6.1 10:24:15 pyparsing==2.4.7 10:24:15 pyperclip==1.11.0 10:24:15 pyrsistent==0.20.0 10:24:15 python-cinderclient==9.8.0 10:24:15 python-dateutil==2.9.0.post0 10:24:15 python-heatclient==4.3.0 10:24:15 python-jenkins==1.8.3 10:24:15 python-keystoneclient==5.7.0 10:24:15 python-magnumclient==4.9.0 10:24:15 python-openstackclient==8.2.0 10:24:15 python-swiftclient==4.9.0 10:24:15 PyYAML==6.0.3 10:24:15 referencing==0.37.0 10:24:15 requests==2.32.5 10:24:15 requests-oauthlib==2.0.0 10:24:15 requestsexceptions==1.4.0 10:24:15 rfc3986==2.0.0 10:24:15 rich==14.2.0 10:24:15 rich-argparse==1.7.2 10:24:15 rpds-py==0.29.0 10:24:15 rsa==4.9.1 10:24:15 ruamel.yaml==0.18.16 10:24:15 ruamel.yaml.clib==0.2.15 10:24:15 s3transfer==0.15.0 10:24:15 simplejson==3.20.2 10:24:15 six==1.17.0 10:24:15 smmap==5.0.2 10:24:15 soupsieve==2.8 10:24:15 stevedore==5.6.0 10:24:15 tabulate==0.9.0 10:24:15 toml==0.10.2 10:24:15 tomlkit==0.13.3 10:24:15 tqdm==4.67.1 10:24:15 typing_extensions==4.15.0 10:24:15 tzdata==2025.2 10:24:15 urllib3==1.26.20 10:24:15 virtualenv==20.35.4 10:24:15 wcwidth==0.2.14 10:24:15 websocket-client==1.9.0 10:24:15 wrapt==2.0.1 10:24:15 xdg==6.0.0 10:24:15 xmltodict==1.0.2 10:24:15 yq==3.4.3 10:24:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17662202562247431464.sh 10:24:15 ---> sudo-logs.sh 10:24:15 Archiving 'sudo' log.. 10:24:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15454448025237164556.sh 10:24:15 ---> job-cost.sh 10:24:15 Setup pyenv: 10:24:15 system 10:24:15 3.8.13 10:24:15 3.9.13 10:24:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:24:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MhIj from file:/tmp/.os_lf_venv 10:24:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:24:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:24:17 lf-activate-venv(): INFO: Base packages installed successfully 10:24:17 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:24:22 lf-activate-venv(): INFO: Adding /tmp/venv-MhIj/bin to PATH 10:24:22 INFO: No Stack... 10:24:23 INFO: Retrieving Pricing Info for: v3-standard-4 10:24:23 INFO: Archiving Costs 10:24:23 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9870624660417296755.sh 10:24:23 ---> logs-deploy.sh 10:24:23 Setup pyenv: 10:24:23 system 10:24:23 3.8.13 10:24:23 3.9.13 10:24:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:24:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MhIj from file:/tmp/.os_lf_venv 10:24:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:24:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:24:25 lf-activate-venv(): INFO: Base packages installed successfully 10:24:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:24:33 lf-activate-venv(): INFO: Adding /tmp/venv-MhIj/bin to PATH 10:24:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4316 10:24:33 INFO: archiving workspace using pattern(s): 10:24:34 Archives upload complete. 10:24:34 INFO: archiving logs to Nexus 10:24:35 ---> uname -a: 10:24:35 Linux prd-ubuntu1804-builder-4c-4g-16514 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:24:35 10:24:35 10:24:35 ---> lscpu: 10:24:35 Architecture: x86_64 10:24:35 CPU op-mode(s): 32-bit, 64-bit 10:24:35 Byte Order: Little Endian 10:24:35 CPU(s): 4 10:24:35 On-line CPU(s) list: 0-3 10:24:35 Thread(s) per core: 1 10:24:35 Core(s) per socket: 1 10:24:35 Socket(s): 4 10:24:35 NUMA node(s): 1 10:24:35 Vendor ID: AuthenticAMD 10:24:35 CPU family: 23 10:24:35 Model: 49 10:24:35 Model name: AMD EPYC-Rome Processor 10:24:35 Stepping: 0 10:24:35 CPU MHz: 2799.998 10:24:35 BogoMIPS: 5599.99 10:24:35 Virtualization: AMD-V 10:24:35 Hypervisor vendor: KVM 10:24:35 Virtualization type: full 10:24:35 L1d cache: 32K 10:24:35 L1i cache: 32K 10:24:35 L2 cache: 512K 10:24:35 L3 cache: 16384K 10:24:35 NUMA node0 CPU(s): 0-3 10:24:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 10:24:35 10:24:35 10:24:35 ---> nproc: 10:24:35 4 10:24:35 10:24:35 10:24:35 ---> df -h: 10:24:35 Filesystem Size Used Avail Use% Mounted on 10:24:35 udev 7.9G 0 7.9G 0% /dev 10:24:35 tmpfs 1.6G 680K 1.6G 1% /run 10:24:35 /dev/vda1 78G 8.3G 70G 11% / 10:24:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:24:35 tmpfs 5.0M 0 5.0M 0% /run/lock 10:24:35 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:24:35 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:24:35 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:24:35 10:24:35 10:24:35 ---> free -m: 10:24:35 total used free shared buff/cache available 10:24:35 Mem: 16040 550 13416 0 2073 15176 10:24:35 Swap: 1023 0 1023 10:24:35 10:24:35 10:24:35 ---> ip addr: 10:24:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:24:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:24:35 inet 127.0.0.1/8 scope host lo 10:24:35 valid_lft forever preferred_lft forever 10:24:35 inet6 ::1/128 scope host 10:24:35 valid_lft forever preferred_lft forever 10:24:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:24:35 link/ether fa:16:3e:7e:b6:f4 brd ff:ff:ff:ff:ff:ff 10:24:35 inet 10.30.107.102/23 brd 10.30.107.255 scope global dynamic ens3 10:24:35 valid_lft 86276sec preferred_lft 86276sec 10:24:35 inet6 fe80::f816:3eff:fe7e:b6f4/64 scope link 10:24:35 valid_lft forever preferred_lft forever 10:24:35 10:24:35 10:24:35 ---> sar -b -r -n DEV: 10:24:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16514) 11/30/25 _x86_64_ (4 CPU) 10:24:35 10:24:35 10:22:33 LINUX RESTART (4 CPU) 10:24:35 10:24:35 10:23:01 tps rtps wtps bread/s bwrtn/s 10:24:35 10:24:01 112.26 8.80 103.47 236.63 34573.44 10:24:35 Average: 112.26 8.80 103.47 236.63 34573.44 10:24:35 10:24:35 10:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:24:35 10:24:01 13895700 15570408 2529260 15.40 70840 1799340 764760 4.38 678452 1623388 152632 10:24:35 Average: 13895700 15570408 2529260 15.40 70840 1799340 764760 4.38 678452 1623388 152632 10:24:35 10:24:35 10:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:24:35 10:24:01 ens3 71.32 52.02 964.24 12.62 0.00 0.00 0.00 0.00 10:24:35 10:24:01 lo 1.67 1.67 0.20 0.20 0.00 0.00 0.00 0.00 10:24:35 Average: ens3 71.32 52.02 964.24 12.62 0.00 0.00 0.00 0.00 10:24:35 Average: lo 1.67 1.67 0.20 0.20 0.00 0.00 0.00 0.00 10:24:35 10:24:35 10:24:35 ---> sar -P ALL: 10:24:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16514) 11/30/25 _x86_64_ (4 CPU) 10:24:35 10:24:35 10:22:33 LINUX RESTART (4 CPU) 10:24:35 10:24:35 10:23:01 CPU %user %nice %system %iowait %steal %idle 10:24:35 10:24:01 all 21.72 0.00 1.52 1.80 0.05 74.91 10:24:35 10:24:01 0 15.04 0.00 1.55 4.66 0.03 78.71 10:24:35 10:24:01 1 32.24 0.00 1.72 1.96 0.07 64.02 10:24:35 10:24:01 2 10.58 0.00 1.02 0.07 0.03 88.30 10:24:35 10:24:01 3 29.07 0.00 1.77 0.52 0.03 68.61 10:24:35 Average: all 21.72 0.00 1.52 1.80 0.05 74.91 10:24:35 Average: 0 15.04 0.00 1.55 4.66 0.03 78.71 10:24:35 Average: 1 32.24 0.00 1.72 1.96 0.07 64.02 10:24:35 Average: 2 10.58 0.00 1.02 0.07 0.03 88.30 10:24:35 Average: 3 29.07 0.00 1.77 0.52 0.03 68.61 10:24:35 10:24:35 10:24:35