11:26:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142924 11:26:10 Running as SYSTEM 11:26:10 [EnvInject] - Loading node environment variables. 11:26:10 Building remotely on prd-ubuntu1804-builder-4c-4g-288 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:26:10 [ssh-agent] Looking for ssh-agent implementation... 11:26:10 $ ssh-agent 11:26:10 SSH_AUTH_SOCK=/tmp/ssh-VCsSbV4lFNi1/agent.1695 11:26:10 SSH_AGENT_PID=1697 11:26:10 [ssh-agent] Started. 11:26:10 Running ssh-add (command line suppressed) 11:26:10 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3410329699601184407.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3410329699601184407.key) 11:26:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:26:10 The recommended git tool is: NONE 11:26:11 using credential onap-jenkins-ssh 11:26:11 Wiping out workspace first. 11:26:11 Cloning the remote Git repository 11:26:11 Cloning repository git://cloud.onap.org/mirror/oom.git 11:26:11 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:26:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:26:12 > git --version # timeout=10 11:26:12 > git --version # 'git version 2.17.1' 11:26:12 using GIT_SSH to set credentials Gerrit user 11:26:12 Verifying host key using manually-configured host key entries 11:26:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:26:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:26:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:26:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:26:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:26:17 using GIT_SSH to set credentials Gerrit user 11:26:17 Verifying host key using manually-configured host key entries 11:26:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/24/142924/1 # timeout=30 11:26:17 > git rev-parse f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22^{commit} # timeout=10 11:26:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:26:17 Checking out Revision f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22 (refs/changes/24/142924/1) 11:26:17 > git config core.sparsecheckout # timeout=10 11:26:17 > git checkout -f f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22 # timeout=30 11:26:21 Commit message: "[SDNC] sdnc-init job fails if istio is not used" 11:26:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:26:21 > git rev-list --no-walk 551dedc6827327fe88cbebd671f10ec458776975 # timeout=10 11:26:21 [EnvInject] - Injecting environment variables from a build step. 11:26:21 [EnvInject] - Injecting as environment variables the properties content 11:26:21 PYTHON=python3 11:26:21 11:26:21 [EnvInject] - Variables injected successfully. 11:26:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11293723110340050099.sh 11:26:21 ---> tox-install.sh 11:26:21 + source /home/jenkins/lf-env.sh 11:26:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:21 ++ mktemp -d /tmp/venv-XXXX 11:26:21 + lf_venv=/tmp/venv-2eVZ 11:26:21 + local venv_file=/tmp/.os_lf_venv 11:26:21 + local python=python3 11:26:21 + local options 11:26:21 + local set_path=true 11:26:21 + local install_args= 11:26:21 ++ 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 11:26:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:21 + true 11:26:21 + case $1 in 11:26:21 + venv_file=/tmp/.toxenv 11:26:21 + shift 2 11:26:21 + true 11:26:21 + case $1 in 11:26:21 + shift 11:26:21 + break 11:26:21 + case $python in 11:26:21 + local pkg_list= 11:26:21 + [[ -d /opt/pyenv ]] 11:26:21 + echo 'Setup pyenv:' 11:26:21 Setup pyenv: 11:26:21 + export PYENV_ROOT=/opt/pyenv 11:26:21 + PYENV_ROOT=/opt/pyenv 11:26:21 + 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 11:26:21 + 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 11:26:21 + pyenv versions 11:26:21 * system (set by /opt/pyenv/version) 11:26:21 * 3.8.13 (set by /opt/pyenv/version) 11:26:21 * 3.9.13 (set by /opt/pyenv/version) 11:26:21 * 3.10.6 (set by /opt/pyenv/version) 11:26:21 + command -v pyenv 11:26:21 ++ pyenv init - --no-rehash 11:26:21 + 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[*]}"'\'')" 11:26:21 export PATH="/opt/pyenv/shims:${PATH}" 11:26:21 export PYENV_SHELL=bash 11:26:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:21 pyenv() { 11:26:21 local command 11:26:21 command="${1:-}" 11:26:21 if [ "$#" -gt 0 ]; then 11:26:21 shift 11:26:21 fi 11:26:21 11:26:21 case "$command" in 11:26:21 rehash|shell) 11:26:21 eval "$(pyenv "sh-$command" "$@")" 11:26:21 ;; 11:26:21 *) 11:26:21 command pyenv "$command" "$@" 11:26:21 ;; 11:26:21 esac 11:26:21 }' 11:26:21 +++ 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[*]}"' 11:26:21 ++ 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 11:26:21 ++ 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 11:26:21 ++ 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 11:26:21 ++ export PYENV_SHELL=bash 11:26:21 ++ PYENV_SHELL=bash 11:26:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:21 +++ complete -F _pyenv pyenv 11:26:21 ++ lf-pyver python3 11:26:21 ++ local py_version_xy=python3 11:26:21 ++ local py_version_xyz= 11:26:21 ++ sed 's/^[ *]* //' 11:26:21 ++ awk '{ print $1 }' 11:26:21 ++ grep -E '^[0-9.]*[0-9]$' 11:26:21 ++ pyenv versions 11:26:21 ++ local command 11:26:21 ++ command=versions 11:26:21 ++ '[' 1 -gt 0 ']' 11:26:21 ++ shift 11:26:21 ++ case "$command" in 11:26:21 ++ command pyenv versions 11:26:21 ++ pyenv versions 11:26:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:22 +++ sort -V 11:26:22 +++ grep '^3' /tmp/.pyenv_versions 11:26:22 +++ tail -n 1 11:26:22 ++ py_version_xyz=3.10.6 11:26:22 ++ [[ -z 3.10.6 ]] 11:26:22 ++ echo 3.10.6 11:26:22 ++ return 0 11:26:22 + pyenv local 3.10.6 11:26:22 + local command 11:26:22 + command=local 11:26:22 + '[' 2 -gt 0 ']' 11:26:22 + shift 11:26:22 + case "$command" in 11:26:22 + command pyenv local 3.10.6 11:26:22 + pyenv local 3.10.6 11:26:22 + for arg in "$@" 11:26:22 + case $arg in 11:26:22 + pkg_list+='tox ' 11:26:22 + for arg in "$@" 11:26:22 + case $arg in 11:26:22 + pkg_list+='virtualenv ' 11:26:22 + for arg in "$@" 11:26:22 + case $arg in 11:26:22 + pkg_list+='urllib3~=1.26.15 ' 11:26:22 + [[ -f /tmp/.toxenv ]] 11:26:22 + [[ ! -f /tmp/.toxenv ]] 11:26:22 + [[ -n '' ]] 11:26:22 + python3 -m venv /tmp/venv-2eVZ 11:26:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2eVZ' 11:26:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2eVZ 11:26:26 + echo /tmp/venv-2eVZ 11:26:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:26:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:26:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:26:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:26 + local 'pip_opts=--upgrade --quiet' 11:26:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:26:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:26:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:26:26 + [[ -n '' ]] 11:26:26 + [[ -n '' ]] 11:26:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:26:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:26 + /tmp/venv-2eVZ/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 11:26:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:26:30 lf-activate-venv(): INFO: Base packages installed successfully 11:26:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:26:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:26:30 + /tmp/venv-2eVZ/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 11:26:32 + type python3 11:26:32 + true 11:26:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2eVZ/bin to PATH' 11:26:32 lf-activate-venv(): INFO: Adding /tmp/venv-2eVZ/bin to PATH 11:26:32 + PATH=/tmp/venv-2eVZ/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 11:26:32 + return 0 11:26:32 + python3 --version 11:26:32 Python 3.10.6 11:26:32 + python3 -m pip --version 11:26:32 pip 25.3 from /tmp/venv-2eVZ/lib/python3.10/site-packages/pip (python 3.10) 11:26:32 + python3 -m pip freeze 11:26:32 cachetools==6.2.4 11:26:32 chardet==5.2.0 11:26:32 colorama==0.4.6 11:26:32 distlib==0.4.0 11:26:32 filelock==3.20.3 11:26:32 packaging==25.0 11:26:32 platformdirs==4.5.1 11:26:32 pluggy==1.6.0 11:26:32 pyproject-api==1.10.0 11:26:32 tomli==2.4.0 11:26:32 tox==4.34.1 11:26:32 typing_extensions==4.15.0 11:26:32 urllib3==1.26.20 11:26:32 virtualenv==20.36.1 11:26:32 [EnvInject] - Injecting environment variables from a build step. 11:26:32 [EnvInject] - Injecting as environment variables the properties content 11:26:32 PARALLEL=false 11:26:32 11:26:32 [EnvInject] - Variables injected successfully. 11:26:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14972299519594871865.sh 11:26:32 ---> tox-run.sh 11:26:32 + 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 11:26:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:26:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:26:32 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:26:32 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:26:32 + source /home/jenkins/lf-env.sh 11:26:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:32 ++ mktemp -d /tmp/venv-XXXX 11:26:32 + lf_venv=/tmp/venv-If9L 11:26:32 + local venv_file=/tmp/.os_lf_venv 11:26:32 + local python=python3 11:26:32 + local options 11:26:32 + local set_path=true 11:26:32 + local install_args= 11:26:32 ++ 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 11:26:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:32 + true 11:26:32 + case $1 in 11:26:32 + venv_file=/tmp/.toxenv 11:26:32 + shift 2 11:26:32 + true 11:26:32 + case $1 in 11:26:32 + shift 11:26:32 + break 11:26:32 + case $python in 11:26:32 + local pkg_list= 11:26:32 + [[ -d /opt/pyenv ]] 11:26:32 + echo 'Setup pyenv:' 11:26:32 Setup pyenv: 11:26:32 + export PYENV_ROOT=/opt/pyenv 11:26:32 + PYENV_ROOT=/opt/pyenv 11:26:32 + 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 11:26:32 + 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 11:26:32 + pyenv versions 11:26:32 system 11:26:32 3.8.13 11:26:32 3.9.13 11:26:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:26:32 + command -v pyenv 11:26:32 ++ pyenv init - --no-rehash 11:26:32 + 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[*]}"'\'')" 11:26:32 export PATH="/opt/pyenv/shims:${PATH}" 11:26:32 export PYENV_SHELL=bash 11:26:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:32 pyenv() { 11:26:32 local command 11:26:32 command="${1:-}" 11:26:32 if [ "$#" -gt 0 ]; then 11:26:32 shift 11:26:32 fi 11:26:32 11:26:32 case "$command" in 11:26:32 rehash|shell) 11:26:32 eval "$(pyenv "sh-$command" "$@")" 11:26:32 ;; 11:26:32 *) 11:26:32 command pyenv "$command" "$@" 11:26:32 ;; 11:26:32 esac 11:26:32 }' 11:26:32 +++ 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[*]}"' 11:26:32 ++ 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 11:26:32 ++ 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 11:26:32 ++ 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 11:26:32 ++ export PYENV_SHELL=bash 11:26:32 ++ PYENV_SHELL=bash 11:26:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:32 +++ complete -F _pyenv pyenv 11:26:32 ++ lf-pyver python3 11:26:32 ++ local py_version_xy=python3 11:26:32 ++ local py_version_xyz= 11:26:32 ++ pyenv versions 11:26:32 ++ local command 11:26:32 ++ command=versions 11:26:32 ++ sed 's/^[ *]* //' 11:26:32 ++ '[' 1 -gt 0 ']' 11:26:32 ++ shift 11:26:32 ++ case "$command" in 11:26:32 ++ command pyenv versions 11:26:32 ++ pyenv versions 11:26:32 ++ awk '{ print $1 }' 11:26:32 ++ grep -E '^[0-9.]*[0-9]$' 11:26:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:32 +++ grep '^3' /tmp/.pyenv_versions 11:26:32 +++ sort -V 11:26:32 +++ tail -n 1 11:26:32 ++ py_version_xyz=3.10.6 11:26:32 ++ [[ -z 3.10.6 ]] 11:26:32 ++ echo 3.10.6 11:26:32 ++ return 0 11:26:32 + pyenv local 3.10.6 11:26:32 + local command 11:26:32 + command=local 11:26:32 + '[' 2 -gt 0 ']' 11:26:32 + shift 11:26:32 + case "$command" in 11:26:32 + command pyenv local 3.10.6 11:26:32 + pyenv local 3.10.6 11:26:33 + for arg in "$@" 11:26:33 + case $arg in 11:26:33 + pkg_list+='tox ' 11:26:33 + for arg in "$@" 11:26:33 + case $arg in 11:26:33 + pkg_list+='virtualenv ' 11:26:33 + for arg in "$@" 11:26:33 + case $arg in 11:26:33 + pkg_list+='urllib3~=1.26.15 ' 11:26:33 + [[ -f /tmp/.toxenv ]] 11:26:33 ++ cat /tmp/.toxenv 11:26:33 + lf_venv=/tmp/venv-2eVZ 11:26:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2eVZ from' file:/tmp/.toxenv 11:26:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2eVZ from file:/tmp/.toxenv 11:26:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:26:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:33 + local 'pip_opts=--upgrade --quiet' 11:26:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:26:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:26:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:26:33 + [[ -n '' ]] 11:26:33 + [[ -n '' ]] 11:26:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:26:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:33 + /tmp/venv-2eVZ/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 11:26:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:26:33 lf-activate-venv(): INFO: Base packages installed successfully 11:26:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:26:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:26:33 + /tmp/venv-2eVZ/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 11:26:34 + type python3 11:26:34 + true 11:26:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2eVZ/bin to PATH' 11:26:34 lf-activate-venv(): INFO: Adding /tmp/venv-2eVZ/bin to PATH 11:26:34 + PATH=/tmp/venv-2eVZ/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 11:26:34 + return 0 11:26:34 + [[ -d /opt/pyenv ]] 11:26:34 + echo '---> Setting up pyenv' 11:26:34 ---> Setting up pyenv 11:26:34 + export PYENV_ROOT=/opt/pyenv 11:26:34 + PYENV_ROOT=/opt/pyenv 11:26:34 + export PATH=/opt/pyenv/bin:/tmp/venv-2eVZ/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 11:26:34 + PATH=/opt/pyenv/bin:/tmp/venv-2eVZ/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 11:26:34 ++ pwd 11:26:34 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:26:34 + export PYTHONPATH 11:26:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:26:34 + TOX_TESTENV_PASSENV=PYTHONPATH 11:26:34 + tox --version 11:26:35 4.34.1 from /tmp/venv-2eVZ/lib/python3.10/site-packages/tox/__init__.py 11:26:35 + PARALLEL=false 11:26:35 + TOX_OPTIONS_LIST= 11:26:35 + [[ -n checkbashisms ]] 11:26:35 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:26:35 + case ${PARALLEL,,} in 11:26:35 + tox -e checkbashisms 11:26:35 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:26:36 checkbashisms: freeze> python -m pip freeze --all 11:26:37 checkbashisms: pip==25.3,setuptools==80.9.0 11:26:37 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:26:38 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:26:40 checkbashisms: OK (4.70=setup[1.27]+cmd[3.43] seconds) 11:26:40 congratulations :) (4.73 seconds) 11:26:40 + tox_status=0 11:26:40 + echo '---> Completed tox runs' 11:26:40 ---> Completed tox runs 11:26:40 + for i in .tox/*/log 11:26:40 ++ echo .tox/checkbashisms/log 11:26:40 ++ awk -F/ '{print $2}' 11:26:40 + tox_env=checkbashisms 11:26:40 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:26:40 + DOC_DIR=docs/_build/html 11:26:40 + [[ -d docs/_build/html ]] 11:26:40 + echo '---> tox-run.sh ends' 11:26:40 ---> tox-run.sh ends 11:26:40 + test 0 -eq 0 11:26:40 $ ssh-agent -k 11:26:40 unset SSH_AUTH_SOCK; 11:26:40 unset SSH_AGENT_PID; 11:26:40 echo Agent pid 1697 killed; 11:26:40 [ssh-agent] Stopped. 11:26:40 [PostBuildScript] - [INFO] Executing post build scripts. 11:26:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins949672383379238792.sh 11:26:40 ---> sysstat.sh 11:26:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1062643110382011004.sh 11:26:41 ---> package-listing.sh 11:26:41 ++ tr '[:upper:]' '[:lower:]' 11:26:41 ++ facter osfamily 11:26:41 + OS_FAMILY=debian 11:26:41 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:26:41 + START_PACKAGES=/tmp/packages_start.txt 11:26:41 + END_PACKAGES=/tmp/packages_end.txt 11:26:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:26:41 + PACKAGES=/tmp/packages_start.txt 11:26:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:26:41 + PACKAGES=/tmp/packages_end.txt 11:26:41 + case "${OS_FAMILY}" in 11:26:41 + dpkg -l 11:26:41 + grep '^ii' 11:26:41 + '[' -f /tmp/packages_start.txt ']' 11:26:41 + '[' -f /tmp/packages_end.txt ']' 11:26:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:26:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:26:41 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:26:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:26:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15530438315513075770.sh 11:26:41 ---> capture-instance-metadata.sh 11:26:41 Setup pyenv: 11:26:41 system 11:26:41 3.8.13 11:26:41 3.9.13 11:26:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:26:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kR2r 11:26:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:26:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:48 lf-activate-venv(): INFO: Base packages installed successfully 11:26:48 lf-activate-venv(): INFO: Installing additional packages: lftools 11:27:10 lf-activate-venv(): INFO: Adding /tmp/venv-kR2r/bin to PATH 11:27:10 INFO: Running in OpenStack, capturing instance metadata 11:27:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3081739267058736306.sh 11:27:11 provisioning config files... 11:27:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16149887798003936110tmp 11:27:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:27:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:27:11 [EnvInject] - Injecting environment variables from a build step. 11:27:11 [EnvInject] - Injecting as environment variables the properties content 11:27:11 SERVER_ID=logs 11:27:11 11:27:11 [EnvInject] - Variables injected successfully. 11:27:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5838816498436462416.sh 11:27:11 ---> create-netrc.sh 11:27:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins615184570813639706.sh 11:27:11 ---> python-tools-install.sh 11:27:11 Setup pyenv: 11:27:11 system 11:27:11 3.8.13 11:27:11 3.9.13 11:27:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:27:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kR2r from file:/tmp/.os_lf_venv 11:27:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:13 lf-activate-venv(): INFO: Base packages installed successfully 11:27:13 lf-activate-venv(): INFO: Installing additional packages: lftools 11:27:20 lf-activate-venv(): INFO: Adding /tmp/venv-kR2r/bin to PATH 11:27:20 Generating Requirements File 11:27:38 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. 11:27:38 httplib2 0.31.1 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:27:39 Python 3.10.6 11:27:39 pip 25.3 from /tmp/venv-kR2r/lib/python3.10/site-packages/pip (python 3.10) 11:27:39 appdirs==1.4.4 11:27:39 argcomplete==3.6.3 11:27:39 aspy.yaml==1.3.0 11:27:39 attrs==25.4.0 11:27:39 autopage==0.5.2 11:27:39 backports.strenum==1.3.1 11:27:39 beautifulsoup4==4.14.3 11:27:39 boto3==1.42.27 11:27:39 botocore==1.42.27 11:27:39 bs4==0.0.2 11:27:39 certifi==2026.1.4 11:27:39 cffi==2.0.0 11:27:39 cfgv==3.5.0 11:27:39 chardet==5.2.0 11:27:39 charset-normalizer==3.4.4 11:27:39 click==8.3.1 11:27:39 cliff==4.13.1 11:27:39 cmd2==3.1.0 11:27:39 cryptography==3.3.2 11:27:39 debtcollector==3.0.0 11:27:39 decorator==5.2.1 11:27:39 defusedxml==0.7.1 11:27:39 Deprecated==1.3.1 11:27:39 distlib==0.4.0 11:27:39 dnspython==2.8.0 11:27:39 docker==7.1.0 11:27:39 dogpile.cache==1.5.0 11:27:39 durationpy==0.10 11:27:39 email-validator==2.3.0 11:27:39 filelock==3.20.3 11:27:39 future==1.0.0 11:27:39 gitdb==4.0.12 11:27:39 GitPython==3.1.46 11:27:39 google-auth==2.47.0 11:27:39 httplib2==0.31.1 11:27:39 identify==2.6.16 11:27:39 idna==3.11 11:27:39 importlib-resources==1.5.0 11:27:39 iso8601==2.1.0 11:27:39 Jinja2==3.1.6 11:27:39 jmespath==1.0.1 11:27:39 jsonpatch==1.33 11:27:39 jsonpointer==3.0.0 11:27:39 jsonschema==4.26.0 11:27:39 jsonschema-specifications==2025.9.1 11:27:39 keystoneauth1==5.12.0 11:27:39 kubernetes==34.1.0 11:27:39 lftools==0.37.19 11:27:39 lxml==6.0.2 11:27:39 markdown-it-py==4.0.0 11:27:39 MarkupSafe==3.0.3 11:27:39 mdurl==0.1.2 11:27:39 msgpack==1.1.2 11:27:39 multi_key_dict==2.0.3 11:27:39 munch==4.0.0 11:27:39 netaddr==1.3.0 11:27:39 niet==1.4.2 11:27:39 nodeenv==1.10.0 11:27:39 oauth2client==4.1.3 11:27:39 oauthlib==3.3.1 11:27:39 openstacksdk==4.8.0 11:27:39 os-service-types==1.8.2 11:27:39 osc-lib==4.3.0 11:27:39 oslo.config==10.2.0 11:27:39 oslo.context==6.2.0 11:27:39 oslo.i18n==6.7.1 11:27:39 oslo.log==8.0.0 11:27:39 oslo.serialization==5.9.0 11:27:39 oslo.utils==9.2.0 11:27:39 packaging==25.0 11:27:39 pbr==7.0.3 11:27:39 platformdirs==4.5.1 11:27:39 prettytable==3.17.0 11:27:39 psutil==7.2.1 11:27:39 pyasn1==0.6.1 11:27:39 pyasn1_modules==0.4.2 11:27:39 pycparser==2.23 11:27:39 pygerrit2==2.0.15 11:27:39 PyGithub==2.8.1 11:27:39 Pygments==2.19.2 11:27:39 PyJWT==2.10.1 11:27:39 PyNaCl==1.6.2 11:27:39 pyparsing==2.4.7 11:27:39 pyperclip==1.11.0 11:27:39 pyrsistent==0.20.0 11:27:39 python-cinderclient==9.8.0 11:27:39 python-dateutil==2.9.0.post0 11:27:39 python-heatclient==4.3.0 11:27:39 python-jenkins==1.8.3 11:27:39 python-keystoneclient==5.7.0 11:27:39 python-magnumclient==4.9.0 11:27:39 python-openstackclient==8.3.0 11:27:39 python-swiftclient==4.9.0 11:27:39 PyYAML==6.0.3 11:27:39 referencing==0.37.0 11:27:39 requests==2.32.5 11:27:39 requests-oauthlib==2.0.0 11:27:39 requestsexceptions==1.4.0 11:27:39 rfc3986==2.0.0 11:27:39 rich==14.2.0 11:27:39 rich-argparse==1.7.2 11:27:39 rpds-py==0.30.0 11:27:39 rsa==4.9.1 11:27:39 ruamel.yaml==0.19.1 11:27:39 ruamel.yaml.clib==0.2.15 11:27:39 s3transfer==0.16.0 11:27:39 simplejson==3.20.2 11:27:39 six==1.17.0 11:27:39 smmap==5.0.2 11:27:39 soupsieve==2.8.1 11:27:39 stevedore==5.6.0 11:27:39 tabulate==0.9.0 11:27:39 toml==0.10.2 11:27:39 tomlkit==0.14.0 11:27:39 tqdm==4.67.1 11:27:39 typing_extensions==4.15.0 11:27:39 tzdata==2025.3 11:27:39 urllib3==1.26.20 11:27:39 virtualenv==20.36.1 11:27:39 wcwidth==0.2.14 11:27:39 websocket-client==1.9.0 11:27:39 wrapt==2.0.1 11:27:39 xdg==6.0.0 11:27:39 xmltodict==1.0.2 11:27:39 yq==3.4.3 11:27:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3665320639143466019.sh 11:27:39 ---> sudo-logs.sh 11:27:39 Archiving 'sudo' log.. 11:27:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9924425597353502543.sh 11:27:39 ---> job-cost.sh 11:27:39 Setup pyenv: 11:27:39 system 11:27:39 3.8.13 11:27:39 3.9.13 11:27:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:27:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kR2r from file:/tmp/.os_lf_venv 11:27:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:41 lf-activate-venv(): INFO: Base packages installed successfully 11:27:41 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:27:47 lf-activate-venv(): INFO: Adding /tmp/venv-kR2r/bin to PATH 11:27:47 INFO: No Stack... 11:27:47 INFO: Retrieving Pricing Info for: v3-standard-4 11:27:47 INFO: Archiving Costs 11:27:47 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1954993513784367107.sh 11:27:47 ---> logs-deploy.sh 11:27:47 Setup pyenv: 11:27:47 system 11:27:47 3.8.13 11:27:47 3.9.13 11:27:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:27:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kR2r from file:/tmp/.os_lf_venv 11:27:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:49 lf-activate-venv(): INFO: Base packages installed successfully 11:27:49 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:27:58 lf-activate-venv(): INFO: Adding /tmp/venv-kR2r/bin to PATH 11:27:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4384 11:27:58 INFO: archiving workspace using pattern(s): 11:27:59 Archives upload complete. 11:27:59 INFO: archiving logs to Nexus 11:28:00 ---> uname -a: 11:28:00 Linux prd-ubuntu1804-builder-4c-4g-288 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:28:00 11:28:00 11:28:00 ---> lscpu: 11:28:00 Architecture: x86_64 11:28:00 CPU op-mode(s): 32-bit, 64-bit 11:28:00 Byte Order: Little Endian 11:28:00 CPU(s): 4 11:28:00 On-line CPU(s) list: 0-3 11:28:00 Thread(s) per core: 1 11:28:00 Core(s) per socket: 1 11:28:00 Socket(s): 4 11:28:00 NUMA node(s): 1 11:28:00 Vendor ID: AuthenticAMD 11:28:00 CPU family: 23 11:28:00 Model: 49 11:28:00 Model name: AMD EPYC-Rome Processor 11:28:00 Stepping: 0 11:28:00 CPU MHz: 2800.000 11:28:00 BogoMIPS: 5600.00 11:28:00 Virtualization: AMD-V 11:28:00 Hypervisor vendor: KVM 11:28:00 Virtualization type: full 11:28:00 L1d cache: 32K 11:28:00 L1i cache: 32K 11:28:00 L2 cache: 512K 11:28:00 L3 cache: 16384K 11:28:00 NUMA node0 CPU(s): 0-3 11:28:00 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 11:28:00 11:28:00 11:28:00 ---> nproc: 11:28:00 4 11:28:00 11:28:00 11:28:00 ---> df -h: 11:28:00 Filesystem Size Used Avail Use% Mounted on 11:28:00 udev 7.9G 0 7.9G 0% /dev 11:28:00 tmpfs 1.6G 680K 1.6G 1% /run 11:28:00 /dev/vda1 78G 8.3G 70G 11% / 11:28:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:28:00 tmpfs 5.0M 0 5.0M 0% /run/lock 11:28:00 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:28:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:28:00 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:28:00 11:28:00 11:28:00 ---> free -m: 11:28:00 total used free shared buff/cache available 11:28:00 Mem: 16040 606 13361 0 2072 15119 11:28:00 Swap: 1023 0 1023 11:28:00 11:28:00 11:28:00 ---> ip addr: 11:28:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:28:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:28:00 inet 127.0.0.1/8 scope host lo 11:28:00 valid_lft forever preferred_lft forever 11:28:00 inet6 ::1/128 scope host 11:28:00 valid_lft forever preferred_lft forever 11:28:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:28:00 link/ether fa:16:3e:c8:fe:fd brd ff:ff:ff:ff:ff:ff 11:28:00 inet 10.30.107.59/23 brd 10.30.107.255 scope global dynamic ens3 11:28:00 valid_lft 86270sec preferred_lft 86270sec 11:28:00 inet6 fe80::f816:3eff:fec8:fefd/64 scope link 11:28:00 valid_lft forever preferred_lft forever 11:28:00 11:28:00 11:28:00 ---> sar -b -r -n DEV: 11:28:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-288) 01/14/26 _x86_64_ (4 CPU) 11:28:00 11:28:00 11:25:52 LINUX RESTART (4 CPU) 11:28:00 11:28:00 11:26:01 tps rtps wtps bread/s bwrtn/s 11:28:00 11:27:02 350.57 66.51 284.07 3830.96 77005.30 11:28:00 Average: 350.57 66.51 284.07 3830.96 77005.30 11:28:00 11:28:00 11:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:28:00 11:27:02 13887232 15438576 2537736 15.45 56832 1697380 898696 5.14 806080 1521364 119836 11:28:00 Average: 13887232 15438576 2537736 15.45 56832 1697380 898696 5.14 806080 1521364 119836 11:28:00 11:28:00 11:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:28:00 11:27:02 ens3 473.70 312.83 2214.82 81.88 0.00 0.00 0.00 0.00 11:28:00 11:27:02 lo 2.27 2.27 0.24 0.24 0.00 0.00 0.00 0.00 11:28:00 Average: ens3 473.70 312.83 2214.82 81.88 0.00 0.00 0.00 0.00 11:28:00 Average: lo 2.27 2.27 0.24 0.24 0.00 0.00 0.00 0.00 11:28:00 11:28:00 11:28:00 ---> sar -P ALL: 11:28:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-288) 01/14/26 _x86_64_ (4 CPU) 11:28:00 11:28:00 11:25:52 LINUX RESTART (4 CPU) 11:28:00 11:28:00 11:26:01 CPU %user %nice %system %iowait %steal %idle 11:28:00 11:27:02 all 23.06 0.00 2.51 6.17 0.07 68.19 11:28:00 11:27:02 0 13.78 0.00 1.99 3.11 0.05 81.08 11:28:00 11:27:02 1 19.20 0.00 1.86 10.64 0.07 68.24 11:28:00 11:27:02 2 40.62 0.00 3.26 5.91 0.08 50.13 11:28:00 11:27:02 3 18.64 0.00 2.94 5.05 0.08 73.29 11:28:00 Average: all 23.06 0.00 2.51 6.17 0.07 68.19 11:28:00 Average: 0 13.78 0.00 1.99 3.11 0.05 81.08 11:28:00 Average: 1 19.20 0.00 1.86 10.64 0.07 68.24 11:28:00 Average: 2 40.62 0.00 3.26 5.91 0.08 50.13 11:28:00 Average: 3 18.64 0.00 2.94 5.05 0.08 73.29 11:28:00 11:28:00 11:28:00