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