09:01:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142903 09:01:35 Running as SYSTEM 09:01:35 [EnvInject] - Loading node environment variables. 09:01:35 Building remotely on prd-ubuntu1804-builder-4c-4g-5675 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:01:35 [ssh-agent] Looking for ssh-agent implementation... 09:01:36 $ ssh-agent 09:01:36 SSH_AUTH_SOCK=/tmp/ssh-hSlPIlsQMRcH/agent.1777 09:01:36 SSH_AGENT_PID=1779 09:01:36 [ssh-agent] Started. 09:01:36 Running ssh-add (command line suppressed) 09:01:36 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1105643896432156694.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1105643896432156694.key) 09:01:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:01:36 The recommended git tool is: NONE 09:01:37 using credential onap-jenkins-ssh 09:01:37 Wiping out workspace first. 09:01:37 Cloning the remote Git repository 09:01:37 Cloning repository git://cloud.onap.org/mirror/oom.git 09:01:37 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:01:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:01:37 > git --version # timeout=10 09:01:37 > git --version # 'git version 2.17.1' 09:01:37 using GIT_SSH to set credentials Gerrit user 09:01:37 Verifying host key using manually-configured host key entries 09:01:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:01:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:01:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:01:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:01:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:01:43 using GIT_SSH to set credentials Gerrit user 09:01:43 Verifying host key using manually-configured host key entries 09:01:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/142903/3 # timeout=30 09:01:43 > git rev-parse fa1689a9d040b9dae6e3e6e76feb08dd9a210693^{commit} # timeout=10 09:01:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:01:43 Checking out Revision fa1689a9d040b9dae6e3e6e76feb08dd9a210693 (refs/changes/03/142903/3) 09:01:43 > git config core.sparsecheckout # timeout=10 09:01:43 > git checkout -f fa1689a9d040b9dae6e3e6e76feb08dd9a210693 # timeout=30 09:01:46 Commit message: "Remove duplication of Spring configs in participants" 09:01:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:01:46 > git rev-list --no-walk 2214f66e9d9f757239d0297353d9194f782e9eac # timeout=10 09:01:47 [EnvInject] - Injecting environment variables from a build step. 09:01:47 [EnvInject] - Injecting as environment variables the properties content 09:01:47 PYTHON=python3 09:01:47 09:01:47 [EnvInject] - Variables injected successfully. 09:01:47 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7818251139248528089.sh 09:01:47 ---> tox-install.sh 09:01:47 + source /home/jenkins/lf-env.sh 09:01:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:01:47 ++ mktemp -d /tmp/venv-XXXX 09:01:47 + lf_venv=/tmp/venv-Ok2I 09:01:47 + local venv_file=/tmp/.os_lf_venv 09:01:47 + local python=python3 09:01:47 + local options 09:01:47 + local set_path=true 09:01:47 + local install_args= 09:01:47 ++ 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 09:01:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:01:47 + true 09:01:47 + case $1 in 09:01:47 + venv_file=/tmp/.toxenv 09:01:47 + shift 2 09:01:47 + true 09:01:47 + case $1 in 09:01:47 + shift 09:01:47 + break 09:01:47 + case $python in 09:01:47 + local pkg_list= 09:01:47 + [[ -d /opt/pyenv ]] 09:01:47 + echo 'Setup pyenv:' 09:01:47 Setup pyenv: 09:01:47 + export PYENV_ROOT=/opt/pyenv 09:01:47 + PYENV_ROOT=/opt/pyenv 09:01:47 + 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 09:01:47 + 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 09:01:47 + pyenv versions 09:01:47 * system (set by /opt/pyenv/version) 09:01:47 * 3.8.13 (set by /opt/pyenv/version) 09:01:47 * 3.9.13 (set by /opt/pyenv/version) 09:01:47 * 3.10.6 (set by /opt/pyenv/version) 09:01:47 + command -v pyenv 09:01:47 ++ pyenv init - --no-rehash 09:01:47 + 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[*]}"'\'')" 09:01:47 export PATH="/opt/pyenv/shims:${PATH}" 09:01:47 export PYENV_SHELL=bash 09:01:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:01:47 pyenv() { 09:01:47 local command 09:01:47 command="${1:-}" 09:01:47 if [ "$#" -gt 0 ]; then 09:01:47 shift 09:01:47 fi 09:01:47 09:01:47 case "$command" in 09:01:47 rehash|shell) 09:01:47 eval "$(pyenv "sh-$command" "$@")" 09:01:47 ;; 09:01:47 *) 09:01:47 command pyenv "$command" "$@" 09:01:47 ;; 09:01:47 esac 09:01:47 }' 09:01:47 +++ 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[*]}"' 09:01:47 ++ 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 09:01:47 ++ 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 09:01:47 ++ 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 09:01:47 ++ export PYENV_SHELL=bash 09:01:47 ++ PYENV_SHELL=bash 09:01:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:01:47 +++ complete -F _pyenv pyenv 09:01:47 ++ lf-pyver python3 09:01:47 ++ local py_version_xy=python3 09:01:47 ++ local py_version_xyz= 09:01:47 ++ pyenv versions 09:01:47 ++ local command 09:01:47 ++ command=versions 09:01:47 ++ '[' 1 -gt 0 ']' 09:01:47 ++ shift 09:01:47 ++ case "$command" in 09:01:47 ++ command pyenv versions 09:01:47 ++ pyenv versions 09:01:47 ++ sed 's/^[ *]* //' 09:01:47 ++ grep -E '^[0-9.]*[0-9]$' 09:01:47 ++ awk '{ print $1 }' 09:01:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:01:47 +++ grep '^3' /tmp/.pyenv_versions 09:01:47 +++ sort -V 09:01:47 +++ tail -n 1 09:01:47 ++ py_version_xyz=3.10.6 09:01:47 ++ [[ -z 3.10.6 ]] 09:01:47 ++ echo 3.10.6 09:01:47 ++ return 0 09:01:47 + pyenv local 3.10.6 09:01:47 + local command 09:01:47 + command=local 09:01:47 + '[' 2 -gt 0 ']' 09:01:47 + shift 09:01:47 + case "$command" in 09:01:47 + command pyenv local 3.10.6 09:01:47 + pyenv local 3.10.6 09:01:47 + for arg in "$@" 09:01:47 + case $arg in 09:01:47 + pkg_list+='tox ' 09:01:47 + for arg in "$@" 09:01:47 + case $arg in 09:01:47 + pkg_list+='virtualenv ' 09:01:47 + for arg in "$@" 09:01:47 + case $arg in 09:01:47 + pkg_list+='urllib3~=1.26.15 ' 09:01:47 + [[ -f /tmp/.toxenv ]] 09:01:47 + [[ ! -f /tmp/.toxenv ]] 09:01:47 + [[ -n '' ]] 09:01:47 + python3 -m venv /tmp/venv-Ok2I 09:01:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ok2I' 09:01:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ok2I 09:01:51 + echo /tmp/venv-Ok2I 09:01:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:01:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:01:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:01:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:01:51 + local 'pip_opts=--upgrade --quiet' 09:01:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:01:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:01:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:01:51 + [[ -n '' ]] 09:01:51 + [[ -n '' ]] 09:01:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:01:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:01:51 + /tmp/venv-Ok2I/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 09:01:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:01:55 lf-activate-venv(): INFO: Base packages installed successfully 09:01:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:01:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:01:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:01:55 + /tmp/venv-Ok2I/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 09:01:57 + type python3 09:01:57 + true 09:01:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ok2I/bin to PATH' 09:01:57 lf-activate-venv(): INFO: Adding /tmp/venv-Ok2I/bin to PATH 09:01:57 + PATH=/tmp/venv-Ok2I/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 09:01:57 + return 0 09:01:57 + python3 --version 09:01:57 Python 3.10.6 09:01:57 + python3 -m pip --version 09:01:57 pip 26.0.1 from /tmp/venv-Ok2I/lib/python3.10/site-packages/pip (python 3.10) 09:01:57 + python3 -m pip freeze 09:01:57 cachetools==7.0.0 09:01:57 chardet==5.2.0 09:01:57 colorama==0.4.6 09:01:57 distlib==0.4.0 09:01:57 filelock==3.20.3 09:01:57 packaging==26.0 09:01:57 platformdirs==4.5.1 09:01:57 pluggy==1.6.0 09:01:57 pyproject-api==1.10.0 09:01:57 tomli==2.4.0 09:01:57 tox==4.34.1 09:01:57 typing_extensions==4.15.0 09:01:57 urllib3==1.26.20 09:01:57 virtualenv==20.36.1 09:01:57 [EnvInject] - Injecting environment variables from a build step. 09:01:57 [EnvInject] - Injecting as environment variables the properties content 09:01:57 PARALLEL=false 09:01:57 09:01:57 [EnvInject] - Variables injected successfully. 09:01:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins93420531901157125.sh 09:01:57 ---> tox-run.sh 09:01:57 + 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 09:01:57 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:01:57 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:01:57 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:01:57 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:01:57 + source /home/jenkins/lf-env.sh 09:01:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:01:57 ++ mktemp -d /tmp/venv-XXXX 09:01:57 + lf_venv=/tmp/venv-a8JV 09:01:57 + local venv_file=/tmp/.os_lf_venv 09:01:57 + local python=python3 09:01:57 + local options 09:01:57 + local set_path=true 09:01:57 + local install_args= 09:01:57 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:01:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:01:57 + true 09:01:57 + case $1 in 09:01:57 + venv_file=/tmp/.toxenv 09:01:57 + shift 2 09:01:57 + true 09:01:57 + case $1 in 09:01:57 + shift 09:01:57 + break 09:01:57 + case $python in 09:01:57 + local pkg_list= 09:01:57 + [[ -d /opt/pyenv ]] 09:01:57 + echo 'Setup pyenv:' 09:01:57 Setup pyenv: 09:01:57 + export PYENV_ROOT=/opt/pyenv 09:01:57 + PYENV_ROOT=/opt/pyenv 09:01:57 + 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 09:01:57 + 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 09:01:57 + pyenv versions 09:01:58 system 09:01:58 3.8.13 09:01:58 3.9.13 09:01:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:01:58 + command -v pyenv 09:01:58 ++ pyenv init - --no-rehash 09:01: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[*]}"'\'')" 09:01:58 export PATH="/opt/pyenv/shims:${PATH}" 09:01:58 export PYENV_SHELL=bash 09:01:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:01:58 pyenv() { 09:01:58 local command 09:01:58 command="${1:-}" 09:01:58 if [ "$#" -gt 0 ]; then 09:01:58 shift 09:01:58 fi 09:01:58 09:01:58 case "$command" in 09:01:58 rehash|shell) 09:01:58 eval "$(pyenv "sh-$command" "$@")" 09:01:58 ;; 09:01:58 *) 09:01:58 command pyenv "$command" "$@" 09:01:58 ;; 09:01:58 esac 09:01:58 }' 09:01: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[*]}"' 09:01:58 ++ 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 09:01:58 ++ 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 09:01:58 ++ 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 09:01:58 ++ export PYENV_SHELL=bash 09:01:58 ++ PYENV_SHELL=bash 09:01:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:01:58 +++ complete -F _pyenv pyenv 09:01:58 ++ lf-pyver python3 09:01:58 ++ local py_version_xy=python3 09:01:58 ++ local py_version_xyz= 09:01:58 ++ pyenv versions 09:01:58 ++ sed 's/^[ *]* //' 09:01:58 ++ awk '{ print $1 }' 09:01:58 ++ grep -E '^[0-9.]*[0-9]$' 09:01:58 ++ local command 09:01:58 ++ command=versions 09:01:58 ++ '[' 1 -gt 0 ']' 09:01:58 ++ shift 09:01:58 ++ case "$command" in 09:01:58 ++ command pyenv versions 09:01:58 ++ pyenv versions 09:01:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:01:58 +++ grep '^3' /tmp/.pyenv_versions 09:01:58 +++ sort -V 09:01:58 +++ tail -n 1 09:01:58 ++ py_version_xyz=3.10.6 09:01:58 ++ [[ -z 3.10.6 ]] 09:01:58 ++ echo 3.10.6 09:01:58 ++ return 0 09:01:58 + pyenv local 3.10.6 09:01:58 + local command 09:01:58 + command=local 09:01:58 + '[' 2 -gt 0 ']' 09:01:58 + shift 09:01:58 + case "$command" in 09:01:58 + command pyenv local 3.10.6 09:01:58 + pyenv local 3.10.6 09:01:58 + for arg in "$@" 09:01:58 + case $arg in 09:01:58 + pkg_list+='tox ' 09:01:58 + for arg in "$@" 09:01:58 + case $arg in 09:01:58 + pkg_list+='virtualenv ' 09:01:58 + for arg in "$@" 09:01:58 + case $arg in 09:01:58 + pkg_list+='urllib3~=1.26.15 ' 09:01:58 + [[ -f /tmp/.toxenv ]] 09:01:58 ++ cat /tmp/.toxenv 09:01:58 + lf_venv=/tmp/venv-Ok2I 09:01:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ok2I from' file:/tmp/.toxenv 09:01:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ok2I from file:/tmp/.toxenv 09:01:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:01:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:01:58 + local 'pip_opts=--upgrade --quiet' 09:01:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:01:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:01:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:01:58 + [[ -n '' ]] 09:01:58 + [[ -n '' ]] 09:01:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:01:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:01:58 + /tmp/venv-Ok2I/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 09:01:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:01:58 lf-activate-venv(): INFO: Base packages installed successfully 09:01:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:01:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:01:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:01:58 + /tmp/venv-Ok2I/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 09:01:59 + type python3 09:01:59 + true 09:01:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ok2I/bin to PATH' 09:01:59 lf-activate-venv(): INFO: Adding /tmp/venv-Ok2I/bin to PATH 09:01:59 + PATH=/tmp/venv-Ok2I/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 09:01:59 + return 0 09:01:59 + [[ -d /opt/pyenv ]] 09:01:59 + echo '---> Setting up pyenv' 09:01:59 ---> Setting up pyenv 09:01:59 + export PYENV_ROOT=/opt/pyenv 09:01:59 + PYENV_ROOT=/opt/pyenv 09:01:59 + export PATH=/opt/pyenv/bin:/tmp/venv-Ok2I/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 09:01:59 + PATH=/opt/pyenv/bin:/tmp/venv-Ok2I/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 09:01:59 ++ pwd 09:01:59 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:01:59 + export PYTHONPATH 09:01:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:01:59 + TOX_TESTENV_PASSENV=PYTHONPATH 09:01:59 + tox --version 09:02:00 4.34.1 from /tmp/venv-Ok2I/lib/python3.10/site-packages/tox/__init__.py 09:02:00 + PARALLEL=false 09:02:00 + TOX_OPTIONS_LIST= 09:02:00 + [[ -n checkbashisms ]] 09:02:00 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:02:00 + case ${PARALLEL,,} in 09:02:00 + tox -e checkbashisms 09:02:00 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:02:01 checkbashisms: freeze> python -m pip freeze --all 09:02:01 checkbashisms: pip==25.3,setuptools==80.9.0 09:02:01 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:02:03 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:02:05 checkbashisms: OK (4.67=setup[1.31]+cmd[3.36] seconds) 09:02:05 congratulations :) (4.70 seconds) 09:02:05 + tox_status=0 09:02:05 + echo '---> Completed tox runs' 09:02:05 ---> Completed tox runs 09:02:05 + for i in .tox/*/log 09:02:05 ++ echo .tox/checkbashisms/log 09:02:05 ++ awk -F/ '{print $2}' 09:02:05 + tox_env=checkbashisms 09:02:05 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:02:05 + DOC_DIR=docs/_build/html 09:02:05 + [[ -d docs/_build/html ]] 09:02:05 + echo '---> tox-run.sh ends' 09:02:05 ---> tox-run.sh ends 09:02:05 + test 0 -eq 0 09:02:05 $ ssh-agent -k 09:02:05 unset SSH_AUTH_SOCK; 09:02:05 unset SSH_AGENT_PID; 09:02:05 echo Agent pid 1779 killed; 09:02:05 [ssh-agent] Stopped. 09:02:05 [PostBuildScript] - [INFO] Executing post build scripts. 09:02:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2393639038298481844.sh 09:02:05 ---> sysstat.sh 09:02:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2607855954650753587.sh 09:02:05 ---> package-listing.sh 09:02:05 ++ tr '[:upper:]' '[:lower:]' 09:02:05 ++ facter osfamily 09:02:06 + OS_FAMILY=debian 09:02:06 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:02:06 + START_PACKAGES=/tmp/packages_start.txt 09:02:06 + END_PACKAGES=/tmp/packages_end.txt 09:02:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:02:06 + PACKAGES=/tmp/packages_start.txt 09:02:06 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:02:06 + PACKAGES=/tmp/packages_end.txt 09:02:06 + case "${OS_FAMILY}" in 09:02:06 + dpkg -l 09:02:06 + grep '^ii' 09:02:06 + '[' -f /tmp/packages_start.txt ']' 09:02:06 + '[' -f /tmp/packages_end.txt ']' 09:02:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:02:06 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:02:06 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:02:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:02:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10836732203425933429.sh 09:02:06 ---> capture-instance-metadata.sh 09:02:06 Setup pyenv: 09:02:06 system 09:02:06 3.8.13 09:02:06 3.9.13 09:02:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:02:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TAK9 09:02:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:02:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:02:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:02:13 lf-activate-venv(): INFO: Base packages installed successfully 09:02:13 lf-activate-venv(): INFO: Installing additional packages: lftools 09:02:35 lf-activate-venv(): INFO: Adding /tmp/venv-TAK9/bin to PATH 09:02:35 INFO: Running in OpenStack, capturing instance metadata 09:02:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7375572837215131376.sh 09:02:35 provisioning config files... 09:02:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8047777977712763995tmp 09:02:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:02:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:02:35 [EnvInject] - Injecting environment variables from a build step. 09:02:35 [EnvInject] - Injecting as environment variables the properties content 09:02:35 SERVER_ID=logs 09:02:35 09:02:35 [EnvInject] - Variables injected successfully. 09:02:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14524291155115160802.sh 09:02:35 ---> create-netrc.sh 09:02:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6417287035354241276.sh 09:02:35 ---> python-tools-install.sh 09:02:35 Setup pyenv: 09:02:35 system 09:02:35 3.8.13 09:02:35 3.9.13 09:02:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:02:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TAK9 from file:/tmp/.os_lf_venv 09:02:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:02:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:02:37 lf-activate-venv(): INFO: Base packages installed successfully 09:02:37 lf-activate-venv(): INFO: Installing additional packages: lftools 09:02:44 lf-activate-venv(): INFO: Adding /tmp/venv-TAK9/bin to PATH 09:02:44 Generating Requirements File 09:03:02 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. 09:03:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:03:02 Python 3.10.6 09:03:02 pip 26.0.1 from /tmp/venv-TAK9/lib/python3.10/site-packages/pip (python 3.10) 09:03:03 appdirs==1.4.4 09:03:03 argcomplete==3.6.3 09:03:03 aspy.yaml==1.3.0 09:03:03 attrs==25.4.0 09:03:03 autopage==0.6.0 09:03:03 backports.strenum==1.3.1 09:03:03 beautifulsoup4==4.14.3 09:03:03 boto3==1.42.43 09:03:03 botocore==1.42.43 09:03:03 bs4==0.0.2 09:03:03 certifi==2026.1.4 09:03:03 cffi==2.0.0 09:03:03 cfgv==3.5.0 09:03:03 chardet==5.2.0 09:03:03 charset-normalizer==3.4.4 09:03:03 click==8.3.1 09:03:03 cliff==4.13.1 09:03:03 cmd2==3.2.0 09:03:03 cryptography==3.3.2 09:03:03 debtcollector==3.0.0 09:03:03 decorator==5.2.1 09:03:03 defusedxml==0.7.1 09:03:03 Deprecated==1.3.1 09:03:03 distlib==0.4.0 09:03:03 dnspython==2.8.0 09:03:03 docker==7.1.0 09:03:03 dogpile.cache==1.5.0 09:03:03 durationpy==0.10 09:03:03 email-validator==2.3.0 09:03:03 filelock==3.20.3 09:03:03 future==1.0.0 09:03:03 gitdb==4.0.12 09:03:03 GitPython==3.1.46 09:03:03 httplib2==0.30.2 09:03:03 identify==2.6.16 09:03:03 idna==3.11 09:03:03 importlib-resources==1.5.0 09:03:03 iso8601==2.1.0 09:03:03 Jinja2==3.1.6 09:03:03 jmespath==1.1.0 09:03:03 jsonpatch==1.33 09:03:03 jsonpointer==3.0.0 09:03:03 jsonschema==4.26.0 09:03:03 jsonschema-specifications==2025.9.1 09:03:03 keystoneauth1==5.13.0 09:03:03 kubernetes==35.0.0 09:03:03 lftools==0.37.21 09:03:03 lxml==6.0.2 09:03:03 markdown-it-py==4.0.0 09:03:03 MarkupSafe==3.0.3 09:03:03 mdurl==0.1.2 09:03:03 msgpack==1.1.2 09:03:03 multi_key_dict==2.0.3 09:03:03 munch==4.0.0 09:03:03 netaddr==1.3.0 09:03:03 niet==1.4.2 09:03:03 nodeenv==1.10.0 09:03:03 oauth2client==4.1.3 09:03:03 oauthlib==3.3.1 09:03:03 openstacksdk==4.9.0 09:03:03 os-service-types==1.8.2 09:03:03 osc-lib==4.3.0 09:03:03 oslo.config==10.2.0 09:03:03 oslo.context==6.2.0 09:03:03 oslo.i18n==6.7.1 09:03:03 oslo.log==8.0.0 09:03:03 oslo.serialization==5.9.0 09:03:03 oslo.utils==9.2.0 09:03:03 packaging==26.0 09:03:03 pbr==7.0.3 09:03:03 platformdirs==4.5.1 09:03:03 prettytable==3.17.0 09:03:03 psutil==7.2.2 09:03:03 pyasn1==0.6.2 09:03:03 pyasn1_modules==0.4.2 09:03:03 pycparser==3.0 09:03:03 pygerrit2==2.0.15 09:03:03 PyGithub==2.8.1 09:03:03 Pygments==2.19.2 09:03:03 PyJWT==2.11.0 09:03:03 PyNaCl==1.6.2 09:03:03 pyparsing==2.4.7 09:03:03 pyperclip==1.11.0 09:03:03 pyrsistent==0.20.0 09:03:03 python-cinderclient==9.8.0 09:03:03 python-dateutil==2.9.0.post0 09:03:03 python-heatclient==5.0.0 09:03:03 python-jenkins==1.8.3 09:03:03 python-keystoneclient==5.7.0 09:03:03 python-magnumclient==4.9.0 09:03:03 python-openstackclient==8.3.0 09:03:03 python-swiftclient==4.9.0 09:03:03 PyYAML==6.0.3 09:03:03 referencing==0.37.0 09:03:03 requests==2.32.5 09:03:03 requests-oauthlib==2.0.0 09:03:03 requestsexceptions==1.4.0 09:03:03 rfc3986==2.0.0 09:03:03 rich==14.3.2 09:03:03 rich-argparse==1.7.2 09:03:03 rpds-py==0.30.0 09:03:03 rsa==4.9.1 09:03:03 ruamel.yaml==0.19.1 09:03:03 ruamel.yaml.clib==0.2.15 09:03:03 s3transfer==0.16.0 09:03:03 simplejson==3.20.2 09:03:03 six==1.17.0 09:03:03 smmap==5.0.2 09:03:03 soupsieve==2.8.3 09:03:03 stevedore==5.6.0 09:03:03 tabulate==0.9.0 09:03:03 toml==0.10.2 09:03:03 tomlkit==0.14.0 09:03:03 tqdm==4.67.3 09:03:03 typing_extensions==4.15.0 09:03:03 tzdata==2025.3 09:03:03 urllib3==1.26.20 09:03:03 virtualenv==20.36.1 09:03:03 wcwidth==0.5.3 09:03:03 websocket-client==1.9.0 09:03:03 wrapt==2.1.1 09:03:03 xdg==6.0.0 09:03:03 xmltodict==1.0.2 09:03:03 yq==3.4.3 09:03:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14893304917431122901.sh 09:03:03 ---> sudo-logs.sh 09:03:03 Archiving 'sudo' log.. 09:03:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14895247351464104272.sh 09:03:03 ---> job-cost.sh 09:03:03 Setup pyenv: 09:03:03 system 09:03:03 3.8.13 09:03:03 3.9.13 09:03:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:03:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TAK9 from file:/tmp/.os_lf_venv 09:03:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:03:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:03:05 lf-activate-venv(): INFO: Base packages installed successfully 09:03:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:03:10 lf-activate-venv(): INFO: Adding /tmp/venv-TAK9/bin to PATH 09:03:10 INFO: No Stack... 09:03:10 INFO: Retrieving Pricing Info for: v3-standard-4 09:03:10 INFO: Archiving Costs 09:03:10 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9150849092071925231.sh 09:03:10 ---> logs-deploy.sh 09:03:10 Setup pyenv: 09:03:10 system 09:03:10 3.8.13 09:03:10 3.9.13 09:03:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:03:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TAK9 from file:/tmp/.os_lf_venv 09:03:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:03:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:03:12 lf-activate-venv(): INFO: Base packages installed successfully 09:03:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:03:19 lf-activate-venv(): INFO: Adding /tmp/venv-TAK9/bin to PATH 09:03:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4400 09:03:19 INFO: archiving workspace using pattern(s): 09:03:20 Archives upload complete. 09:03:20 INFO: archiving logs to Nexus 09:03:21 ---> uname -a: 09:03:21 Linux prd-ubuntu1804-builder-4c-4g-5675 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:03:21 09:03:21 09:03:21 ---> lscpu: 09:03:21 Architecture: x86_64 09:03:21 CPU op-mode(s): 32-bit, 64-bit 09:03:21 Byte Order: Little Endian 09:03:21 CPU(s): 4 09:03:21 On-line CPU(s) list: 0-3 09:03:21 Thread(s) per core: 1 09:03:21 Core(s) per socket: 1 09:03:21 Socket(s): 4 09:03:21 NUMA node(s): 1 09:03:21 Vendor ID: AuthenticAMD 09:03:21 CPU family: 23 09:03:21 Model: 49 09:03:21 Model name: AMD EPYC-Rome Processor 09:03:21 Stepping: 0 09:03:21 CPU MHz: 2799.998 09:03:21 BogoMIPS: 5599.99 09:03:21 Virtualization: AMD-V 09:03:21 Hypervisor vendor: KVM 09:03:21 Virtualization type: full 09:03:21 L1d cache: 32K 09:03:21 L1i cache: 32K 09:03:21 L2 cache: 512K 09:03:21 L3 cache: 16384K 09:03:21 NUMA node0 CPU(s): 0-3 09:03:21 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 09:03:21 09:03:21 09:03:21 ---> nproc: 09:03:21 4 09:03:21 09:03:21 09:03:21 ---> df -h: 09:03:21 Filesystem Size Used Avail Use% Mounted on 09:03:21 udev 7.9G 0 7.9G 0% /dev 09:03:21 tmpfs 1.6G 680K 1.6G 1% /run 09:03:21 /dev/vda1 78G 8.3G 70G 11% / 09:03:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:03:21 tmpfs 5.0M 0 5.0M 0% /run/lock 09:03:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:03:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:03:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:03:21 09:03:21 09:03:21 ---> free -m: 09:03:21 total used free shared buff/cache available 09:03:21 Mem: 16040 557 13418 0 2064 15169 09:03:21 Swap: 1023 0 1023 09:03:21 09:03:21 09:03:21 ---> ip addr: 09:03:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:03:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:03:21 inet 127.0.0.1/8 scope host lo 09:03:21 valid_lft forever preferred_lft forever 09:03:21 inet6 ::1/128 scope host 09:03:21 valid_lft forever preferred_lft forever 09:03:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:03:21 link/ether fa:16:3e:8f:a9:e5 brd ff:ff:ff:ff:ff:ff 09:03:21 inet 10.30.106.204/23 brd 10.30.107.255 scope global dynamic ens3 09:03:21 valid_lft 86270sec preferred_lft 86270sec 09:03:21 inet6 fe80::f816:3eff:fe8f:a9e5/64 scope link 09:03:21 valid_lft forever preferred_lft forever 09:03:21 09:03:21 09:03:21 ---> sar -b -r -n DEV: 09:03:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5675) 02/06/26 _x86_64_ (4 CPU) 09:03:21 09:03:21 09:01:22 LINUX RESTART (4 CPU) 09:03:21 09:03:21 09:02:02 tps rtps wtps bread/s bwrtn/s 09:03:21 09:03:01 104.76 0.92 103.85 108.05 11964.21 09:03:21 Average: 104.76 0.92 103.85 108.05 11964.21 09:03:21 09:03:21 09:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:03:21 09:03:01 13716584 15504296 2708384 16.49 77524 1898248 811508 4.64 754148 1711760 192400 09:03:21 Average: 13716584 15504296 2708384 16.49 77524 1898248 811508 4.64 754148 1711760 192400 09:03:21 09:03:21 09:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:03:21 09:03:01 lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 09:03:21 09:03:01 ens3 86.78 59.72 979.15 13.20 0.00 0.00 0.00 0.00 09:03:21 Average: lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 09:03:21 Average: ens3 86.78 59.72 979.15 13.20 0.00 0.00 0.00 0.00 09:03:21 09:03:21 09:03:21 ---> sar -P ALL: 09:03:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5675) 02/06/26 _x86_64_ (4 CPU) 09:03:21 09:03:21 09:01:22 LINUX RESTART (4 CPU) 09:03:21 09:03:21 09:02:02 CPU %user %nice %system %iowait %steal %idle 09:03:21 09:03:01 all 21.26 0.00 1.39 1.46 0.05 75.84 09:03:21 09:03:01 0 17.18 0.00 1.65 4.92 0.08 76.17 09:03:21 09:03:01 1 30.41 0.00 1.52 0.27 0.05 67.75 09:03:21 09:03:01 2 26.69 0.00 1.58 0.58 0.03 71.12 09:03:21 09:03:01 3 10.89 0.00 0.81 0.10 0.03 88.17 09:03:21 Average: all 21.26 0.00 1.39 1.46 0.05 75.84 09:03:21 Average: 0 17.18 0.00 1.65 4.92 0.08 76.17 09:03:21 Average: 1 30.41 0.00 1.52 0.27 0.05 67.75 09:03:21 Average: 2 26.69 0.00 1.58 0.58 0.03 71.12 09:03:21 Average: 3 10.89 0.00 0.81 0.10 0.03 88.17 09:03:21 09:03:21 09:03:21