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