13:16:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142414 13:16:17 Running as SYSTEM 13:16:17 [EnvInject] - Loading node environment variables. 13:16:17 Building remotely on prd-ubuntu1804-builder-4c-4g-12453 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:16:17 [ssh-agent] Looking for ssh-agent implementation... 13:16:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:16:17 $ ssh-agent 13:16:17 SSH_AUTH_SOCK=/tmp/ssh-eqVzFY12IZ3i/agent.1697 13:16:17 SSH_AGENT_PID=1699 13:16:17 [ssh-agent] Started. 13:16:17 Running ssh-add (command line suppressed) 13:16:17 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10433830912971543791.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10433830912971543791.key) 13:16:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:16:17 The recommended git tool is: NONE 13:16:19 using credential onap-jenkins-ssh 13:16:19 Wiping out workspace first. 13:16:19 Cloning the remote Git repository 13:16:19 Cloning repository git://cloud.onap.org/mirror/oom.git 13:16:19 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:16:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:16:19 > git --version # timeout=10 13:16:19 > git --version # 'git version 2.17.1' 13:16:19 using GIT_SSH to set credentials Gerrit user 13:16:19 Verifying host key using manually-configured host key entries 13:16:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:16:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:16:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:16:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:16:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:16:25 using GIT_SSH to set credentials Gerrit user 13:16:25 Verifying host key using manually-configured host key entries 13:16:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/142414/7 # timeout=30 13:16:25 > git rev-parse 1a8b5c90ce281218b1153b3ab600c9c77b29eb90^{commit} # timeout=10 13:16:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:16:25 Checking out Revision 1a8b5c90ce281218b1153b3ab600c9c77b29eb90 (refs/changes/14/142414/7) 13:16:25 > git config core.sparsecheckout # timeout=10 13:16:25 > git checkout -f 1a8b5c90ce281218b1153b3ab600c9c77b29eb90 # timeout=30 13:16:28 Commit message: "[oauth2-proxy] Upgrade oauth2-proxy chart" 13:16:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:16:28 > git rev-list --no-walk 84447283fcc1574a807044cab6a9acc5e7e1c2f3 # timeout=10 13:16:29 [EnvInject] - Injecting environment variables from a build step. 13:16:29 [EnvInject] - Injecting as environment variables the properties content 13:16:29 PYTHON=python3 13:16:29 13:16:29 [EnvInject] - Variables injected successfully. 13:16:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6245414126792514671.sh 13:16:29 ---> tox-install.sh 13:16:29 + source /home/jenkins/lf-env.sh 13:16:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:16:29 ++ mktemp -d /tmp/venv-XXXX 13:16:29 + lf_venv=/tmp/venv-Anjx 13:16:29 + local venv_file=/tmp/.os_lf_venv 13:16:29 + local python=python3 13:16:29 + local options 13:16:29 + local set_path=true 13:16:29 + local install_args= 13:16:29 ++ 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 13:16:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:16:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:16:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:16:29 + true 13:16:29 + case $1 in 13:16:29 + venv_file=/tmp/.toxenv 13:16:29 + shift 2 13:16:29 + true 13:16:29 + case $1 in 13:16:29 + shift 13:16:29 + break 13:16:29 + case $python in 13:16:29 + local pkg_list= 13:16:29 + [[ -d /opt/pyenv ]] 13:16:29 + echo 'Setup pyenv:' 13:16:29 Setup pyenv: 13:16:29 + export PYENV_ROOT=/opt/pyenv 13:16:29 + PYENV_ROOT=/opt/pyenv 13:16:29 + 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 13:16:29 + 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 13:16:29 + pyenv versions 13:16:29 * system (set by /opt/pyenv/version) 13:16:29 * 3.8.13 (set by /opt/pyenv/version) 13:16:29 * 3.9.13 (set by /opt/pyenv/version) 13:16:29 * 3.10.6 (set by /opt/pyenv/version) 13:16:29 + command -v pyenv 13:16:29 ++ pyenv init - --no-rehash 13:16:29 + 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[*]}"'\'')" 13:16:29 export PATH="/opt/pyenv/shims:${PATH}" 13:16:29 export PYENV_SHELL=bash 13:16:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:16:29 pyenv() { 13:16:29 local command 13:16:29 command="${1:-}" 13:16:29 if [ "$#" -gt 0 ]; then 13:16:29 shift 13:16:29 fi 13:16:29 13:16:29 case "$command" in 13:16:29 rehash|shell) 13:16:29 eval "$(pyenv "sh-$command" "$@")" 13:16:29 ;; 13:16:29 *) 13:16:29 command pyenv "$command" "$@" 13:16:29 ;; 13:16:29 esac 13:16:29 }' 13:16:29 +++ 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[*]}"' 13:16:29 ++ 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 13:16:29 ++ 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 13:16:29 ++ 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 13:16:29 ++ export PYENV_SHELL=bash 13:16:29 ++ PYENV_SHELL=bash 13:16:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:16:29 +++ complete -F _pyenv pyenv 13:16:29 ++ lf-pyver python3 13:16:29 ++ local py_version_xy=python3 13:16:29 ++ local py_version_xyz= 13:16:29 ++ pyenv versions 13:16:29 ++ sed 's/^[ *]* //' 13:16:29 ++ local command 13:16:29 ++ command=versions 13:16:29 ++ '[' 1 -gt 0 ']' 13:16:29 ++ shift 13:16:29 ++ case "$command" in 13:16:29 ++ command pyenv versions 13:16:29 ++ pyenv versions 13:16:29 ++ awk '{ print $1 }' 13:16:29 ++ grep -E '^[0-9.]*[0-9]$' 13:16:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:16:29 +++ grep '^3' /tmp/.pyenv_versions 13:16:29 +++ sort -V 13:16:29 +++ tail -n 1 13:16:29 ++ py_version_xyz=3.10.6 13:16:29 ++ [[ -z 3.10.6 ]] 13:16:29 ++ echo 3.10.6 13:16:29 ++ return 0 13:16:29 + pyenv local 3.10.6 13:16:29 + local command 13:16:29 + command=local 13:16:29 + '[' 2 -gt 0 ']' 13:16:29 + shift 13:16:29 + case "$command" in 13:16:29 + command pyenv local 3.10.6 13:16:29 + pyenv local 3.10.6 13:16:29 + for arg in "$@" 13:16:29 + case $arg in 13:16:29 + pkg_list+='tox ' 13:16:29 + for arg in "$@" 13:16:29 + case $arg in 13:16:29 + pkg_list+='virtualenv ' 13:16:29 + for arg in "$@" 13:16:29 + case $arg in 13:16:29 + pkg_list+='urllib3~=1.26.15 ' 13:16:29 + [[ -f /tmp/.toxenv ]] 13:16:29 + [[ ! -f /tmp/.toxenv ]] 13:16:29 + [[ -n '' ]] 13:16:29 + python3 -m venv /tmp/venv-Anjx 13:16:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Anjx' 13:16:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Anjx 13:16:33 + echo /tmp/venv-Anjx 13:16:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:16:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:16:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:16:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:16:33 + local 'pip_opts=--upgrade --quiet' 13:16:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:16:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:16:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:16:33 + [[ -n '' ]] 13:16:33 + [[ -n '' ]] 13:16:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:16:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:16:33 + /tmp/venv-Anjx/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 13:16:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:16:37 lf-activate-venv(): INFO: Base packages installed successfully 13:16:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:16:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:16:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:16:37 + /tmp/venv-Anjx/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 13:16:39 + type python3 13:16:39 + true 13:16:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Anjx/bin to PATH' 13:16:39 lf-activate-venv(): INFO: Adding /tmp/venv-Anjx/bin to PATH 13:16:39 + PATH=/tmp/venv-Anjx/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 13:16:39 + return 0 13:16:39 + python3 --version 13:16:39 Python 3.10.6 13:16:39 + python3 -m pip --version 13:16:39 pip 25.3 from /tmp/venv-Anjx/lib/python3.10/site-packages/pip (python 3.10) 13:16:39 + python3 -m pip freeze 13:16:39 cachetools==6.2.1 13:16:39 chardet==5.2.0 13:16:39 colorama==0.4.6 13:16:39 distlib==0.4.0 13:16:39 filelock==3.20.0 13:16:39 packaging==25.0 13:16:39 platformdirs==4.5.0 13:16:39 pluggy==1.6.0 13:16:39 pyproject-api==1.10.0 13:16:39 tomli==2.3.0 13:16:39 tox==4.32.0 13:16:39 typing_extensions==4.15.0 13:16:39 urllib3==1.26.20 13:16:39 virtualenv==20.35.4 13:16:39 [EnvInject] - Injecting environment variables from a build step. 13:16:39 [EnvInject] - Injecting as environment variables the properties content 13:16:39 PARALLEL=false 13:16:39 13:16:39 [EnvInject] - Variables injected successfully. 13:16:39 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13196643571264270884.sh 13:16:39 ---> tox-run.sh 13:16:39 + 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 13:16:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:16:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:16:39 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:16:39 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:16:39 + source /home/jenkins/lf-env.sh 13:16:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:16:39 ++ mktemp -d /tmp/venv-XXXX 13:16:39 + lf_venv=/tmp/venv-VZao 13:16:39 + local venv_file=/tmp/.os_lf_venv 13:16:39 + local python=python3 13:16:39 + local options 13:16:39 + local set_path=true 13:16:39 + local install_args= 13:16:39 ++ 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 13:16:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:16:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:16:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:16:39 + true 13:16:39 + case $1 in 13:16:39 + venv_file=/tmp/.toxenv 13:16:39 + shift 2 13:16:39 + true 13:16:39 + case $1 in 13:16:39 + shift 13:16:39 + break 13:16:39 + case $python in 13:16:39 + local pkg_list= 13:16:39 + [[ -d /opt/pyenv ]] 13:16:39 + echo 'Setup pyenv:' 13:16:39 Setup pyenv: 13:16:39 + export PYENV_ROOT=/opt/pyenv 13:16:39 + PYENV_ROOT=/opt/pyenv 13:16:39 + 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 13:16:39 + 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 13:16:39 + pyenv versions 13:16:40 system 13:16:40 3.8.13 13:16:40 3.9.13 13:16:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:16:40 + command -v pyenv 13:16:40 ++ pyenv init - --no-rehash 13:16:40 + 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[*]}"'\'')" 13:16:40 export PATH="/opt/pyenv/shims:${PATH}" 13:16:40 export PYENV_SHELL=bash 13:16:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:16:40 pyenv() { 13:16:40 local command 13:16:40 command="${1:-}" 13:16:40 if [ "$#" -gt 0 ]; then 13:16:40 shift 13:16:40 fi 13:16:40 13:16:40 case "$command" in 13:16:40 rehash|shell) 13:16:40 eval "$(pyenv "sh-$command" "$@")" 13:16:40 ;; 13:16:40 *) 13:16:40 command pyenv "$command" "$@" 13:16:40 ;; 13:16:40 esac 13:16:40 }' 13:16:40 +++ 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[*]}"' 13:16:40 ++ 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 13:16:40 ++ 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 13:16:40 ++ 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 13:16:40 ++ export PYENV_SHELL=bash 13:16:40 ++ PYENV_SHELL=bash 13:16:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:16:40 +++ complete -F _pyenv pyenv 13:16:40 ++ lf-pyver python3 13:16:40 ++ local py_version_xy=python3 13:16:40 ++ local py_version_xyz= 13:16:40 ++ pyenv versions 13:16:40 ++ local command 13:16:40 ++ command=versions 13:16:40 ++ '[' 1 -gt 0 ']' 13:16:40 ++ shift 13:16:40 ++ case "$command" in 13:16:40 ++ command pyenv versions 13:16:40 ++ pyenv versions 13:16:40 ++ awk '{ print $1 }' 13:16:40 ++ grep -E '^[0-9.]*[0-9]$' 13:16:40 ++ sed 's/^[ *]* //' 13:16:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:16:40 +++ grep '^3' /tmp/.pyenv_versions 13:16:40 +++ sort -V 13:16:40 +++ tail -n 1 13:16:40 ++ py_version_xyz=3.10.6 13:16:40 ++ [[ -z 3.10.6 ]] 13:16:40 ++ echo 3.10.6 13:16:40 ++ return 0 13:16:40 + pyenv local 3.10.6 13:16:40 + local command 13:16:40 + command=local 13:16:40 + '[' 2 -gt 0 ']' 13:16:40 + shift 13:16:40 + case "$command" in 13:16:40 + command pyenv local 3.10.6 13:16:40 + pyenv local 3.10.6 13:16:40 + for arg in "$@" 13:16:40 + case $arg in 13:16:40 + pkg_list+='tox ' 13:16:40 + for arg in "$@" 13:16:40 + case $arg in 13:16:40 + pkg_list+='virtualenv ' 13:16:40 + for arg in "$@" 13:16:40 + case $arg in 13:16:40 + pkg_list+='urllib3~=1.26.15 ' 13:16:40 + [[ -f /tmp/.toxenv ]] 13:16:40 ++ cat /tmp/.toxenv 13:16:40 + lf_venv=/tmp/venv-Anjx 13:16:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Anjx from' file:/tmp/.toxenv 13:16:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Anjx from file:/tmp/.toxenv 13:16:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:16:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:16:40 + local 'pip_opts=--upgrade --quiet' 13:16:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:16:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:16:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:16:40 + [[ -n '' ]] 13:16:40 + [[ -n '' ]] 13:16:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:16:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:16:40 + /tmp/venv-Anjx/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 13:16:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:16:41 lf-activate-venv(): INFO: Base packages installed successfully 13:16:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:16:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:16:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:16:41 + /tmp/venv-Anjx/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 13:16:42 + type python3 13:16:42 + true 13:16:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Anjx/bin to PATH' 13:16:42 lf-activate-venv(): INFO: Adding /tmp/venv-Anjx/bin to PATH 13:16:42 + PATH=/tmp/venv-Anjx/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 13:16:42 + return 0 13:16:42 + [[ -d /opt/pyenv ]] 13:16:42 + echo '---> Setting up pyenv' 13:16:42 ---> Setting up pyenv 13:16:42 + export PYENV_ROOT=/opt/pyenv 13:16:42 + PYENV_ROOT=/opt/pyenv 13:16:42 + export PATH=/opt/pyenv/bin:/tmp/venv-Anjx/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 13:16:42 + PATH=/opt/pyenv/bin:/tmp/venv-Anjx/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 13:16:42 ++ pwd 13:16:42 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:16:42 + export PYTHONPATH 13:16:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:16:42 + TOX_TESTENV_PASSENV=PYTHONPATH 13:16:42 + tox --version 13:16:42 4.32.0 from /tmp/venv-Anjx/lib/python3.10/site-packages/tox/__init__.py 13:16:42 + PARALLEL=false 13:16:42 + TOX_OPTIONS_LIST= 13:16:42 + [[ -n checkbashisms ]] 13:16:42 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:16:42 + case ${PARALLEL,,} in 13:16:42 + tox -e checkbashisms 13:16:42 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:16:43 checkbashisms: freeze> python -m pip freeze --all 13:16:44 checkbashisms: pip==25.3,setuptools==80.9.0 13:16:44 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:16:45 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:16:47 checkbashisms: OK (4.74=setup[1.29]+cmd[3.45] seconds) 13:16:47 congratulations :) (4.78 seconds) 13:16:47 + tox_status=0 13:16:47 + echo '---> Completed tox runs' 13:16:47 ---> Completed tox runs 13:16:47 + for i in .tox/*/log 13:16:47 ++ echo .tox/checkbashisms/log 13:16:47 ++ awk -F/ '{print $2}' 13:16:47 + tox_env=checkbashisms 13:16:47 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:16:47 + DOC_DIR=docs/_build/html 13:16:47 + [[ -d docs/_build/html ]] 13:16:47 + echo '---> tox-run.sh ends' 13:16:47 ---> tox-run.sh ends 13:16:47 + test 0 -eq 0 13:16:47 $ ssh-agent -k 13:16:47 unset SSH_AUTH_SOCK; 13:16:47 unset SSH_AGENT_PID; 13:16:47 echo Agent pid 1699 killed; 13:16:47 [ssh-agent] Stopped. 13:16:47 [PostBuildScript] - [INFO] Executing post build scripts. 13:16:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18190002074575092444.sh 13:16:47 ---> sysstat.sh 13:16:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5052669835339688909.sh 13:16:48 ---> package-listing.sh 13:16:48 ++ facter osfamily 13:16:48 ++ tr '[:upper:]' '[:lower:]' 13:16:48 + OS_FAMILY=debian 13:16:48 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:16:48 + START_PACKAGES=/tmp/packages_start.txt 13:16:48 + END_PACKAGES=/tmp/packages_end.txt 13:16:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:16:48 + PACKAGES=/tmp/packages_start.txt 13:16:48 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:16:48 + PACKAGES=/tmp/packages_end.txt 13:16:48 + case "${OS_FAMILY}" in 13:16:48 + dpkg -l 13:16:48 + grep '^ii' 13:16:48 + '[' -f /tmp/packages_start.txt ']' 13:16:48 + '[' -f /tmp/packages_end.txt ']' 13:16:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:16:48 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:16:48 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:16:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:16:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4747543638053255624.sh 13:16:48 ---> capture-instance-metadata.sh 13:16:48 Setup pyenv: 13:16:48 system 13:16:48 3.8.13 13:16:48 3.9.13 13:16:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:16:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zD7q 13:16:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:16:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:16:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:16:56 lf-activate-venv(): INFO: Base packages installed successfully 13:16:56 lf-activate-venv(): INFO: Installing additional packages: lftools 13:17:19 lf-activate-venv(): INFO: Adding /tmp/venv-zD7q/bin to PATH 13:17:19 INFO: Running in OpenStack, capturing instance metadata 13:17:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14827696174740266356.sh 13:17:19 provisioning config files... 13:17:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4802082468660813068tmp 13:17:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:17:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:17:19 [EnvInject] - Injecting environment variables from a build step. 13:17:19 [EnvInject] - Injecting as environment variables the properties content 13:17:19 SERVER_ID=logs 13:17:19 13:17:19 [EnvInject] - Variables injected successfully. 13:17:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15349607253700828654.sh 13:17:19 ---> create-netrc.sh 13:17:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins799782547099527884.sh 13:17:19 ---> python-tools-install.sh 13:17:19 Setup pyenv: 13:17:20 system 13:17:20 3.8.13 13:17:20 3.9.13 13:17:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:17:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zD7q from file:/tmp/.os_lf_venv 13:17:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:17:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:17:22 lf-activate-venv(): INFO: Base packages installed successfully 13:17:22 lf-activate-venv(): INFO: Installing additional packages: lftools 13:17:29 lf-activate-venv(): INFO: Adding /tmp/venv-zD7q/bin to PATH 13:17:29 Generating Requirements File 13:17:47 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. 13:17:47 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:17:48 Python 3.10.6 13:17:48 pip 25.3 from /tmp/venv-zD7q/lib/python3.10/site-packages/pip (python 3.10) 13:17:48 appdirs==1.4.4 13:17:48 argcomplete==3.6.3 13:17:48 aspy.yaml==1.3.0 13:17:48 attrs==25.4.0 13:17:48 autopage==0.5.2 13:17:48 beautifulsoup4==4.14.2 13:17:48 boto3==1.40.72 13:17:48 botocore==1.40.72 13:17:48 bs4==0.0.2 13:17:48 cachetools==6.2.1 13:17:48 certifi==2025.11.12 13:17:48 cffi==2.0.0 13:17:48 cfgv==3.4.0 13:17:48 chardet==5.2.0 13:17:48 charset-normalizer==3.4.4 13:17:48 click==8.3.0 13:17:48 cliff==4.11.0 13:17:48 cmd2==2.7.0 13:17:48 cryptography==3.3.2 13:17:48 debtcollector==3.0.0 13:17:48 decorator==5.2.1 13:17:48 defusedxml==0.7.1 13:17:48 Deprecated==1.3.1 13:17:48 distlib==0.4.0 13:17:48 dnspython==2.8.0 13:17:48 docker==7.1.0 13:17:48 dogpile.cache==1.5.0 13:17:48 durationpy==0.10 13:17:48 email-validator==2.3.0 13:17:48 filelock==3.20.0 13:17:48 future==1.0.0 13:17:48 gitdb==4.0.12 13:17:48 GitPython==3.1.45 13:17:48 google-auth==2.43.0 13:17:48 httplib2==0.31.0 13:17:48 identify==2.6.15 13:17:48 idna==3.11 13:17:48 importlib-resources==1.5.0 13:17:48 iso8601==2.1.0 13:17:48 Jinja2==3.1.6 13:17:48 jmespath==1.0.1 13:17:48 jsonpatch==1.33 13:17:48 jsonpointer==3.0.0 13:17:48 jsonschema==4.25.1 13:17:48 jsonschema-specifications==2025.9.1 13:17:48 keystoneauth1==5.12.0 13:17:48 kubernetes==34.1.0 13:17:48 lftools==0.37.15 13:17:48 lxml==6.0.2 13:17:48 markdown-it-py==4.0.0 13:17:48 MarkupSafe==3.0.3 13:17:48 mdurl==0.1.2 13:17:48 msgpack==1.1.2 13:17:48 multi_key_dict==2.0.3 13:17:48 munch==4.0.0 13:17:48 netaddr==1.3.0 13:17:48 niet==1.4.2 13:17:48 nodeenv==1.9.1 13:17:48 oauth2client==4.1.3 13:17:48 oauthlib==3.3.1 13:17:48 openstacksdk==4.7.1 13:17:48 os-service-types==1.8.1 13:17:48 osc-lib==4.2.0 13:17:48 oslo.config==10.0.0 13:17:48 oslo.context==6.1.0 13:17:48 oslo.i18n==6.6.0 13:17:48 oslo.log==7.2.1 13:17:48 oslo.serialization==5.8.0 13:17:48 oslo.utils==9.1.0 13:17:48 packaging==25.0 13:17:48 pbr==7.0.3 13:17:48 platformdirs==4.5.0 13:17:48 prettytable==3.16.0 13:17:48 psutil==7.1.3 13:17:48 pyasn1==0.6.1 13:17:48 pyasn1_modules==0.4.2 13:17:48 pycparser==2.23 13:17:48 pygerrit2==2.0.15 13:17:48 PyGithub==2.8.1 13:17:48 Pygments==2.19.2 13:17:48 PyJWT==2.10.1 13:17:48 PyNaCl==1.6.1 13:17:48 pyparsing==2.4.7 13:17:48 pyperclip==1.11.0 13:17:48 pyrsistent==0.20.0 13:17:48 python-cinderclient==9.8.0 13:17:48 python-dateutil==2.9.0.post0 13:17:48 python-heatclient==4.3.0 13:17:48 python-jenkins==1.8.3 13:17:48 python-keystoneclient==5.7.0 13:17:48 python-magnumclient==4.9.0 13:17:48 python-openstackclient==8.2.0 13:17:48 python-swiftclient==4.8.0 13:17:48 PyYAML==6.0.3 13:17:48 referencing==0.37.0 13:17:48 requests==2.32.5 13:17:48 requests-oauthlib==2.0.0 13:17:48 requestsexceptions==1.4.0 13:17:48 rfc3986==2.0.0 13:17:48 rich==14.2.0 13:17:48 rich-argparse==1.7.2 13:17:48 rpds-py==0.28.0 13:17:48 rsa==4.9.1 13:17:48 ruamel.yaml==0.18.16 13:17:48 ruamel.yaml.clib==0.2.14 13:17:48 s3transfer==0.14.0 13:17:48 simplejson==3.20.2 13:17:48 six==1.17.0 13:17:48 smmap==5.0.2 13:17:48 soupsieve==2.8 13:17:48 stevedore==5.5.0 13:17:48 tabulate==0.9.0 13:17:48 toml==0.10.2 13:17:48 tomlkit==0.13.3 13:17:48 tqdm==4.67.1 13:17:48 typing_extensions==4.15.0 13:17:48 tzdata==2025.2 13:17:48 urllib3==1.26.20 13:17:48 virtualenv==20.35.4 13:17:48 wcwidth==0.2.14 13:17:48 websocket-client==1.9.0 13:17:48 wrapt==2.0.1 13:17:48 xdg==6.0.0 13:17:48 xmltodict==1.0.2 13:17:48 yq==3.4.3 13:17:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3927864782271562458.sh 13:17:48 ---> sudo-logs.sh 13:17:48 Archiving 'sudo' log.. 13:17:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9929366098357717137.sh 13:17:49 ---> job-cost.sh 13:17:49 Setup pyenv: 13:17:49 system 13:17:49 3.8.13 13:17:49 3.9.13 13:17:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:17:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zD7q from file:/tmp/.os_lf_venv 13:17:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:17:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:17:51 lf-activate-venv(): INFO: Base packages installed successfully 13:17:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:17:56 lf-activate-venv(): INFO: Adding /tmp/venv-zD7q/bin to PATH 13:17:56 INFO: No Stack... 13:17:56 INFO: Retrieving Pricing Info for: v3-standard-4 13:17:56 INFO: Archiving Costs 13:17:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4830115383344588495.sh 13:17:56 ---> logs-deploy.sh 13:17:56 Setup pyenv: 13:17:56 system 13:17:56 3.8.13 13:17:56 3.9.13 13:17:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:17:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zD7q from file:/tmp/.os_lf_venv 13:17:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:17:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:17:58 lf-activate-venv(): INFO: Base packages installed successfully 13:17:58 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:18:06 lf-activate-venv(): INFO: Adding /tmp/venv-zD7q/bin to PATH 13:18:06 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4310 13:18:06 INFO: archiving workspace using pattern(s): 13:18:07 Archives upload complete. 13:18:08 INFO: archiving logs to Nexus 13:18:08 ---> uname -a: 13:18:08 Linux prd-ubuntu1804-builder-4c-4g-12453 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:18:08 13:18:08 13:18:08 ---> lscpu: 13:18:08 Architecture: x86_64 13:18:08 CPU op-mode(s): 32-bit, 64-bit 13:18:08 Byte Order: Little Endian 13:18:08 CPU(s): 4 13:18:08 On-line CPU(s) list: 0-3 13:18:08 Thread(s) per core: 1 13:18:08 Core(s) per socket: 1 13:18:08 Socket(s): 4 13:18:08 NUMA node(s): 1 13:18:08 Vendor ID: AuthenticAMD 13:18:08 CPU family: 23 13:18:08 Model: 49 13:18:08 Model name: AMD EPYC-Rome Processor 13:18:08 Stepping: 0 13:18:08 CPU MHz: 2799.998 13:18:08 BogoMIPS: 5599.99 13:18:08 Virtualization: AMD-V 13:18:08 Hypervisor vendor: KVM 13:18:08 Virtualization type: full 13:18:08 L1d cache: 32K 13:18:08 L1i cache: 32K 13:18:08 L2 cache: 512K 13:18:08 L3 cache: 16384K 13:18:08 NUMA node0 CPU(s): 0-3 13:18:08 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 13:18:08 13:18:08 13:18:08 ---> nproc: 13:18:08 4 13:18:08 13:18:08 13:18:08 ---> df -h: 13:18:08 Filesystem Size Used Avail Use% Mounted on 13:18:08 udev 7.9G 0 7.9G 0% /dev 13:18:08 tmpfs 1.6G 676K 1.6G 1% /run 13:18:08 /dev/vda1 78G 8.3G 70G 11% / 13:18:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:18:08 tmpfs 5.0M 0 5.0M 0% /run/lock 13:18:08 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:18:08 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:18:08 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:18:08 13:18:08 13:18:08 ---> free -m: 13:18:08 total used free shared buff/cache available 13:18:08 Mem: 16040 553 13414 0 2072 15172 13:18:08 Swap: 1023 0 1023 13:18:08 13:18:08 13:18:08 ---> ip addr: 13:18:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:18:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:18:08 inet 127.0.0.1/8 scope host lo 13:18:08 valid_lft forever preferred_lft forever 13:18:08 inet6 ::1/128 scope host 13:18:08 valid_lft forever preferred_lft forever 13:18:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:18:08 link/ether fa:16:3e:44:3a:90 brd ff:ff:ff:ff:ff:ff 13:18:08 inet 10.30.106.49/23 brd 10.30.107.255 scope global dynamic ens3 13:18:08 valid_lft 86272sec preferred_lft 86272sec 13:18:08 inet6 fe80::f816:3eff:fe44:3a90/64 scope link 13:18:08 valid_lft forever preferred_lft forever 13:18:08 13:18:08 13:18:08 ---> sar -b -r -n DEV: 13:18:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12453) 11/13/25 _x86_64_ (4 CPU) 13:18:08 13:18:08 13:16:02 LINUX RESTART (4 CPU) 13:18:08 13:18:08 13:17:02 tps rtps wtps bread/s bwrtn/s 13:18:08 13:18:01 130.37 1.14 129.23 128.79 30883.85 13:18:08 Average: 130.37 1.14 129.23 128.79 30883.85 13:18:08 13:18:08 13:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:18:08 13:18:01 13738924 15536784 2686036 16.35 79208 1906308 767572 4.39 720204 1723752 131224 13:18:08 Average: 13738924 15536784 2686036 16.35 79208 1906308 767572 4.39 720204 1723752 131224 13:18:08 13:18:08 13:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:18:08 13:18:01 lo 1.08 1.08 0.13 0.13 0.00 0.00 0.00 0.00 13:18:08 13:18:01 ens3 68.94 49.99 931.97 11.85 0.00 0.00 0.00 0.00 13:18:08 Average: lo 1.08 1.08 0.13 0.13 0.00 0.00 0.00 0.00 13:18:08 Average: ens3 68.94 49.99 931.97 11.85 0.00 0.00 0.00 0.00 13:18:08 13:18:08 13:18:08 ---> sar -P ALL: 13:18:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12453) 11/13/25 _x86_64_ (4 CPU) 13:18:08 13:18:08 13:16:02 LINUX RESTART (4 CPU) 13:18:08 13:18:08 13:17:02 CPU %user %nice %system %iowait %steal %idle 13:18:08 13:18:01 all 21.31 0.00 1.46 2.09 0.06 75.09 13:18:08 13:18:01 0 30.31 0.00 2.14 5.67 0.05 61.84 13:18:08 13:18:01 1 24.73 0.00 1.43 0.39 0.07 73.38 13:18:08 13:18:01 2 19.56 0.00 1.24 0.83 0.05 78.32 13:18:08 13:18:01 3 10.65 0.00 1.03 1.48 0.03 86.81 13:18:08 Average: all 21.31 0.00 1.46 2.09 0.06 75.09 13:18:08 Average: 0 30.31 0.00 2.14 5.67 0.05 61.84 13:18:08 Average: 1 24.73 0.00 1.43 0.39 0.07 73.38 13:18:08 Average: 2 19.56 0.00 1.24 0.83 0.05 78.32 13:18:08 Average: 3 10.65 0.00 1.03 1.48 0.03 86.81 13:18:08 13:18:08 13:18:08