09:58:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142124 09:58:22 Running as SYSTEM 09:58:22 [EnvInject] - Loading node environment variables. 09:58:22 Building remotely on prd-ubuntu1804-builder-4c-4g-312 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:58:22 [ssh-agent] Looking for ssh-agent implementation... 09:58:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:58:22 $ ssh-agent 09:58:22 SSH_AUTH_SOCK=/tmp/ssh-B2kWGa4DEaQt/agent.1647 09:58:22 SSH_AGENT_PID=1649 09:58:22 [ssh-agent] Started. 09:58:22 Running ssh-add (command line suppressed) 09:58:22 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14958207235530209810.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14958207235530209810.key) 09:58:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:58:22 The recommended git tool is: NONE 09:58:23 using credential onap-jenkins-ssh 09:58:23 Wiping out workspace first. 09:58:23 Cloning the remote Git repository 09:58:23 Cloning repository git://cloud.onap.org/mirror/oom.git 09:58:23 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:58:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:58:24 > git --version # timeout=10 09:58:24 > git --version # 'git version 2.17.1' 09:58:24 using GIT_SSH to set credentials Gerrit user 09:58:24 Verifying host key using manually-configured host key entries 09:58:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:58:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:58:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:58:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:58:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:58:29 using GIT_SSH to set credentials Gerrit user 09:58:29 Verifying host key using manually-configured host key entries 09:58:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/24/142124/2 # timeout=30 09:58:29 > git rev-parse 5533ce709cf1eb27b188b64623b3f4bf22669eef^{commit} # timeout=10 09:58:29 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:58:29 Checking out Revision 5533ce709cf1eb27b188b64623b3f4bf22669eef (refs/changes/24/142124/2) 09:58:29 > git config core.sparsecheckout # timeout=10 09:58:29 > git checkout -f 5533ce709cf1eb27b188b64623b3f4bf22669eef # timeout=30 09:58:33 Commit message: "[MULTICLOUD] 15.0.4 release" 09:58:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:58:33 > git rev-list --no-walk 999e48e47304e97b2444b62e0fb4b1a7d9cc578a # timeout=10 09:58:33 [EnvInject] - Injecting environment variables from a build step. 09:58:33 [EnvInject] - Injecting as environment variables the properties content 09:58:33 PYTHON=python3 09:58:33 09:58:33 [EnvInject] - Variables injected successfully. 09:58:33 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10428953766011760849.sh 09:58:33 ---> tox-install.sh 09:58:33 + source /home/jenkins/lf-env.sh 09:58:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:58:33 ++ mktemp -d /tmp/venv-XXXX 09:58:33 + lf_venv=/tmp/venv-TKc4 09:58:33 + local venv_file=/tmp/.os_lf_venv 09:58:33 + local python=python3 09:58:33 + local options 09:58:33 + local set_path=true 09:58:33 + local install_args= 09:58:33 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:58:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:58:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:58:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:58:33 + true 09:58:33 + case $1 in 09:58:33 + venv_file=/tmp/.toxenv 09:58:33 + shift 2 09:58:33 + true 09:58:33 + case $1 in 09:58:33 + shift 09:58:33 + break 09:58:33 + case $python in 09:58:33 + local pkg_list= 09:58:33 + [[ -d /opt/pyenv ]] 09:58:33 + echo 'Setup pyenv:' 09:58:33 Setup pyenv: 09:58:33 + export PYENV_ROOT=/opt/pyenv 09:58:33 + PYENV_ROOT=/opt/pyenv 09:58:33 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:58:33 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:58:33 + pyenv versions 09:58:33 * system (set by /opt/pyenv/version) 09:58:33 * 3.8.13 (set by /opt/pyenv/version) 09:58:33 * 3.9.13 (set by /opt/pyenv/version) 09:58:33 * 3.10.6 (set by /opt/pyenv/version) 09:58:33 + command -v pyenv 09:58:33 ++ pyenv init - --no-rehash 09:58:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:58:33 export PATH="/opt/pyenv/shims:${PATH}" 09:58:33 export PYENV_SHELL=bash 09:58:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:58:33 pyenv() { 09:58:33 local command 09:58:33 command="${1:-}" 09:58:33 if [ "$#" -gt 0 ]; then 09:58:33 shift 09:58:33 fi 09:58:33 09:58:33 case "$command" in 09:58:33 rehash|shell) 09:58:33 eval "$(pyenv "sh-$command" "$@")" 09:58:33 ;; 09:58:33 *) 09:58:33 command pyenv "$command" "$@" 09:58:33 ;; 09:58:33 esac 09:58:33 }' 09:58:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:58:33 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:58:33 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:58:33 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:58:33 ++ export PYENV_SHELL=bash 09:58:33 ++ PYENV_SHELL=bash 09:58:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:58:33 +++ complete -F _pyenv pyenv 09:58:33 ++ lf-pyver python3 09:58:33 ++ local py_version_xy=python3 09:58:33 ++ local py_version_xyz= 09:58:33 ++ pyenv versions 09:58:33 ++ local command 09:58:33 ++ command=versions 09:58:33 ++ '[' 1 -gt 0 ']' 09:58:33 ++ shift 09:58:33 ++ case "$command" in 09:58:33 ++ command pyenv versions 09:58:33 ++ pyenv versions 09:58:33 ++ sed 's/^[ *]* //' 09:58:33 ++ awk '{ print $1 }' 09:58:33 ++ grep -E '^[0-9.]*[0-9]$' 09:58:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:58:33 +++ grep '^3' /tmp/.pyenv_versions 09:58:33 +++ sort -V 09:58:33 +++ tail -n 1 09:58:33 ++ py_version_xyz=3.10.6 09:58:33 ++ [[ -z 3.10.6 ]] 09:58:33 ++ echo 3.10.6 09:58:33 ++ return 0 09:58:33 + pyenv local 3.10.6 09:58:33 + local command 09:58:33 + command=local 09:58:33 + '[' 2 -gt 0 ']' 09:58:33 + shift 09:58:33 + case "$command" in 09:58:33 + command pyenv local 3.10.6 09:58:33 + pyenv local 3.10.6 09:58:33 + for arg in "$@" 09:58:33 + case $arg in 09:58:33 + pkg_list+='tox ' 09:58:33 + for arg in "$@" 09:58:33 + case $arg in 09:58:33 + pkg_list+='virtualenv ' 09:58:33 + for arg in "$@" 09:58:33 + case $arg in 09:58:33 + pkg_list+='urllib3~=1.26.15 ' 09:58:33 + [[ -f /tmp/.toxenv ]] 09:58:33 + [[ ! -f /tmp/.toxenv ]] 09:58:33 + [[ -n '' ]] 09:58:33 + python3 -m venv /tmp/venv-TKc4 09:58:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TKc4' 09:58:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TKc4 09:58:37 + echo /tmp/venv-TKc4 09:58:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:58:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:58:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:58:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:58:37 + local 'pip_opts=--upgrade --quiet' 09:58:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:58:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:58:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:58:37 + [[ -n '' ]] 09:58:37 + [[ -n '' ]] 09:58:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:58:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:58:37 + /tmp/venv-TKc4/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:58:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:58:41 lf-activate-venv(): INFO: Base packages installed successfully 09:58:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:58:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:58:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:58:41 + /tmp/venv-TKc4/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:58:43 + type python3 09:58:43 + true 09:58:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TKc4/bin to PATH' 09:58:43 lf-activate-venv(): INFO: Adding /tmp/venv-TKc4/bin to PATH 09:58:43 + PATH=/tmp/venv-TKc4/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:58:43 + return 0 09:58:43 + python3 --version 09:58:43 Python 3.10.6 09:58:43 + python3 -m pip --version 09:58:43 pip 25.2 from /tmp/venv-TKc4/lib/python3.10/site-packages/pip (python 3.10) 09:58:43 + python3 -m pip freeze 09:58:44 cachetools==6.2.0 09:58:44 chardet==5.2.0 09:58:44 colorama==0.4.6 09:58:44 distlib==0.4.0 09:58:44 filelock==3.19.1 09:58:44 packaging==25.0 09:58:44 platformdirs==4.4.0 09:58:44 pluggy==1.6.0 09:58:44 pyproject-api==1.9.1 09:58:44 tomli==2.2.1 09:58:44 tox==4.30.2 09:58:44 typing_extensions==4.15.0 09:58:44 urllib3==1.26.20 09:58:44 virtualenv==20.34.0 09:58:44 [EnvInject] - Injecting environment variables from a build step. 09:58:44 [EnvInject] - Injecting as environment variables the properties content 09:58:44 PARALLEL=false 09:58:44 09:58:44 [EnvInject] - Variables injected successfully. 09:58:44 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6031429150534542841.sh 09:58:44 ---> tox-run.sh 09:58:44 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:58:44 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:58:44 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:58:44 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:58:44 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:58:44 + source /home/jenkins/lf-env.sh 09:58:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:58:44 ++ mktemp -d /tmp/venv-XXXX 09:58:44 + lf_venv=/tmp/venv-r6iI 09:58:44 + local venv_file=/tmp/.os_lf_venv 09:58:44 + local python=python3 09:58:44 + local options 09:58:44 + local set_path=true 09:58:44 + local install_args= 09:58:44 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:58:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:58:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:58:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:58:44 + true 09:58:44 + case $1 in 09:58:44 + venv_file=/tmp/.toxenv 09:58:44 + shift 2 09:58:44 + true 09:58:44 + case $1 in 09:58:44 + shift 09:58:44 + break 09:58:44 + case $python in 09:58:44 + local pkg_list= 09:58:44 + [[ -d /opt/pyenv ]] 09:58:44 + echo 'Setup pyenv:' 09:58:44 Setup pyenv: 09:58:44 + export PYENV_ROOT=/opt/pyenv 09:58:44 + PYENV_ROOT=/opt/pyenv 09:58:44 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:58:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:58:44 + pyenv versions 09:58:44 system 09:58:44 3.8.13 09:58:44 3.9.13 09:58:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:58:44 + command -v pyenv 09:58:44 ++ pyenv init - --no-rehash 09:58:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:58:44 export PATH="/opt/pyenv/shims:${PATH}" 09:58:44 export PYENV_SHELL=bash 09:58:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:58:44 pyenv() { 09:58:44 local command 09:58:44 command="${1:-}" 09:58:44 if [ "$#" -gt 0 ]; then 09:58:44 shift 09:58:44 fi 09:58:44 09:58:44 case "$command" in 09:58:44 rehash|shell) 09:58:44 eval "$(pyenv "sh-$command" "$@")" 09:58:44 ;; 09:58:44 *) 09:58:44 command pyenv "$command" "$@" 09:58:44 ;; 09:58:44 esac 09:58:44 }' 09:58:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:58:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:58:44 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:58:44 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:58:44 ++ export PYENV_SHELL=bash 09:58:44 ++ PYENV_SHELL=bash 09:58:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:58:44 +++ complete -F _pyenv pyenv 09:58:44 ++ lf-pyver python3 09:58:44 ++ local py_version_xy=python3 09:58:44 ++ local py_version_xyz= 09:58:44 ++ pyenv versions 09:58:44 ++ local command 09:58:44 ++ command=versions 09:58:44 ++ '[' 1 -gt 0 ']' 09:58:44 ++ shift 09:58:44 ++ case "$command" in 09:58:44 ++ command pyenv versions 09:58:44 ++ pyenv versions 09:58:44 ++ sed 's/^[ *]* //' 09:58:44 ++ awk '{ print $1 }' 09:58:44 ++ grep -E '^[0-9.]*[0-9]$' 09:58:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:58:44 +++ grep '^3' /tmp/.pyenv_versions 09:58:44 +++ sort -V 09:58:44 +++ tail -n 1 09:58:44 ++ py_version_xyz=3.10.6 09:58:44 ++ [[ -z 3.10.6 ]] 09:58:44 ++ echo 3.10.6 09:58:44 ++ return 0 09:58:44 + pyenv local 3.10.6 09:58:44 + local command 09:58:44 + command=local 09:58:44 + '[' 2 -gt 0 ']' 09:58:44 + shift 09:58:44 + case "$command" in 09:58:44 + command pyenv local 3.10.6 09:58:44 + pyenv local 3.10.6 09:58:44 + for arg in "$@" 09:58:44 + case $arg in 09:58:44 + pkg_list+='tox ' 09:58:44 + for arg in "$@" 09:58:44 + case $arg in 09:58:44 + pkg_list+='virtualenv ' 09:58:44 + for arg in "$@" 09:58:44 + case $arg in 09:58:44 + pkg_list+='urllib3~=1.26.15 ' 09:58:44 + [[ -f /tmp/.toxenv ]] 09:58:44 ++ cat /tmp/.toxenv 09:58:44 + lf_venv=/tmp/venv-TKc4 09:58:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TKc4 from' file:/tmp/.toxenv 09:58:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TKc4 from file:/tmp/.toxenv 09:58:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:58:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:58:44 + local 'pip_opts=--upgrade --quiet' 09:58:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:58:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:58:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:58:44 + [[ -n '' ]] 09:58:44 + [[ -n '' ]] 09:58:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:58:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:58:44 + /tmp/venv-TKc4/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:58:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:58:45 lf-activate-venv(): INFO: Base packages installed successfully 09:58:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:58:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:58:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:58:45 + /tmp/venv-TKc4/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:58:46 + type python3 09:58:46 + true 09:58:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TKc4/bin to PATH' 09:58:46 lf-activate-venv(): INFO: Adding /tmp/venv-TKc4/bin to PATH 09:58:46 + PATH=/tmp/venv-TKc4/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:58:46 + return 0 09:58:46 + [[ -d /opt/pyenv ]] 09:58:46 + echo '---> Setting up pyenv' 09:58:46 ---> Setting up pyenv 09:58:46 + export PYENV_ROOT=/opt/pyenv 09:58:46 + PYENV_ROOT=/opt/pyenv 09:58:46 + export PATH=/opt/pyenv/bin:/tmp/venv-TKc4/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:58:46 + PATH=/opt/pyenv/bin:/tmp/venv-TKc4/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:58:46 ++ pwd 09:58:46 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:58:46 + export PYTHONPATH 09:58:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:58:46 + TOX_TESTENV_PASSENV=PYTHONPATH 09:58:46 + tox --version 09:58:46 4.30.2 from /tmp/venv-TKc4/lib/python3.10/site-packages/tox/__init__.py 09:58:46 + PARALLEL=false 09:58:46 + TOX_OPTIONS_LIST= 09:58:46 + [[ -n checkbashisms ]] 09:58:46 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:58:46 + case ${PARALLEL,,} in 09:58:46 + tox -e checkbashisms 09:58:46 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:58:47 checkbashisms: freeze> python -m pip freeze --all 09:58:48 checkbashisms: pip==25.2,setuptools==80.9.0 09:58:48 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:58:50 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:58:51 checkbashisms: OK (4.79=setup[1.30]+cmd[3.49] seconds) 09:58:51 congratulations :) (4.82 seconds) 09:58:51 + tox_status=0 09:58:51 + echo '---> Completed tox runs' 09:58:51 ---> Completed tox runs 09:58:51 + for i in .tox/*/log 09:58:51 ++ echo .tox/checkbashisms/log 09:58:51 ++ awk -F/ '{print $2}' 09:58:51 + tox_env=checkbashisms 09:58:51 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:58:51 + DOC_DIR=docs/_build/html 09:58:51 + [[ -d docs/_build/html ]] 09:58:51 + echo '---> tox-run.sh ends' 09:58:51 ---> tox-run.sh ends 09:58:51 + test 0 -eq 0 09:58:51 $ ssh-agent -k 09:58:51 unset SSH_AUTH_SOCK; 09:58:51 unset SSH_AGENT_PID; 09:58:51 echo Agent pid 1649 killed; 09:58:51 [ssh-agent] Stopped. 09:58:52 [PostBuildScript] - [INFO] Executing post build scripts. 09:58:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6741120846397873125.sh 09:58:52 ---> sysstat.sh 09:58:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8671344006753166089.sh 09:58:52 ---> package-listing.sh 09:58:52 ++ facter osfamily 09:58:52 ++ tr '[:upper:]' '[:lower:]' 09:58:52 + OS_FAMILY=debian 09:58:52 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:58:52 + START_PACKAGES=/tmp/packages_start.txt 09:58:52 + END_PACKAGES=/tmp/packages_end.txt 09:58:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:58:52 + PACKAGES=/tmp/packages_start.txt 09:58:52 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:58:52 + PACKAGES=/tmp/packages_end.txt 09:58:52 + case "${OS_FAMILY}" in 09:58:52 + dpkg -l 09:58:52 + grep '^ii' 09:58:52 + '[' -f /tmp/packages_start.txt ']' 09:58:52 + '[' -f /tmp/packages_end.txt ']' 09:58:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:58:52 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:58:52 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:58:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:58:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8874634598586593736.sh 09:58:52 ---> capture-instance-metadata.sh 09:58:52 Setup pyenv: 09:58:52 system 09:58:52 3.8.13 09:58:52 3.9.13 09:58:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:58:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JItV 09:58:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:58:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:58:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:59:00 lf-activate-venv(): INFO: Base packages installed successfully 09:59:00 lf-activate-venv(): INFO: Installing additional packages: lftools 09:59:34 lf-activate-venv(): INFO: Adding /tmp/venv-JItV/bin to PATH 09:59:34 INFO: Running in OpenStack, capturing instance metadata 09:59:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9399502460819896244.sh 09:59:34 provisioning config files... 09:59:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config15744709739955900139tmp 09:59:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:59:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:59:34 [EnvInject] - Injecting environment variables from a build step. 09:59:34 [EnvInject] - Injecting as environment variables the properties content 09:59:34 SERVER_ID=logs 09:59:34 09:59:34 [EnvInject] - Variables injected successfully. 09:59:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10719814042479182865.sh 09:59:34 ---> create-netrc.sh 09:59:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17818036720654347266.sh 09:59:34 ---> python-tools-install.sh 09:59:34 Setup pyenv: 09:59:34 system 09:59:34 3.8.13 09:59:34 3.9.13 09:59:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:59:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JItV from file:/tmp/.os_lf_venv 09:59:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:59:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:59:36 lf-activate-venv(): INFO: Base packages installed successfully 09:59:36 lf-activate-venv(): INFO: Installing additional packages: lftools 09:59:45 lf-activate-venv(): INFO: Adding /tmp/venv-JItV/bin to PATH 09:59:45 Generating Requirements File 10:00:04 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:00:04 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:00:04 Python 3.10.6 10:00:05 pip 25.2 from /tmp/venv-JItV/lib/python3.10/site-packages/pip (python 3.10) 10:00:05 appdirs==1.4.4 10:00:05 argcomplete==3.6.2 10:00:05 aspy.yaml==1.3.0 10:00:05 attrs==25.3.0 10:00:05 autopage==0.5.2 10:00:05 beautifulsoup4==4.13.5 10:00:05 boto3==1.40.39 10:00:05 botocore==1.40.39 10:00:05 bs4==0.0.2 10:00:05 cachetools==5.5.2 10:00:05 certifi==2025.8.3 10:00:05 cffi==2.0.0 10:00:05 cfgv==3.4.0 10:00:05 chardet==5.2.0 10:00:05 charset-normalizer==3.4.3 10:00:05 click==8.3.0 10:00:05 cliff==4.11.0 10:00:05 cmd2==2.7.0 10:00:05 cryptography==3.3.2 10:00:05 debtcollector==3.0.0 10:00:05 decorator==5.2.1 10:00:05 defusedxml==0.7.1 10:00:05 Deprecated==1.2.18 10:00:05 distlib==0.4.0 10:00:05 dnspython==2.8.0 10:00:05 docker==7.1.0 10:00:05 dogpile.cache==1.4.1 10:00:05 durationpy==0.10 10:00:05 email-validator==2.3.0 10:00:05 filelock==3.19.1 10:00:05 future==1.0.0 10:00:05 gitdb==4.0.12 10:00:05 GitPython==3.1.45 10:00:05 google-auth==2.40.3 10:00:05 httplib2==0.31.0 10:00:05 identify==2.6.14 10:00:05 idna==3.10 10:00:05 importlib-resources==1.5.0 10:00:05 iso8601==2.1.0 10:00:05 Jinja2==3.1.6 10:00:05 jmespath==1.0.1 10:00:05 jsonpatch==1.33 10:00:05 jsonpointer==3.0.0 10:00:05 jsonschema==4.25.1 10:00:05 jsonschema-specifications==2025.9.1 10:00:05 keystoneauth1==5.12.0 10:00:05 kubernetes==33.1.0 10:00:05 lftools==0.37.14 10:00:05 lxml==6.0.2 10:00:05 markdown-it-py==4.0.0 10:00:05 MarkupSafe==3.0.2 10:00:05 mdurl==0.1.2 10:00:05 msgpack==1.1.1 10:00:05 multi_key_dict==2.0.3 10:00:05 munch==4.0.0 10:00:05 netaddr==1.3.0 10:00:05 niet==1.4.2 10:00:05 nodeenv==1.9.1 10:00:05 oauth2client==4.1.3 10:00:05 oauthlib==3.3.1 10:00:05 openstacksdk==4.7.1 10:00:05 os-service-types==1.8.0 10:00:05 osc-lib==4.2.0 10:00:05 oslo.config==10.0.0 10:00:05 oslo.context==6.1.0 10:00:05 oslo.i18n==6.6.0 10:00:05 oslo.log==7.2.1 10:00:05 oslo.serialization==5.8.0 10:00:05 oslo.utils==9.1.0 10:00:05 packaging==25.0 10:00:05 pbr==7.0.1 10:00:05 platformdirs==4.4.0 10:00:05 prettytable==3.16.0 10:00:05 psutil==7.1.0 10:00:05 pyasn1==0.6.1 10:00:05 pyasn1_modules==0.4.2 10:00:05 pycparser==2.23 10:00:05 pygerrit2==2.0.15 10:00:05 PyGithub==2.8.1 10:00:05 Pygments==2.19.2 10:00:05 PyJWT==2.10.1 10:00:05 PyNaCl==1.6.0 10:00:05 pyparsing==2.4.7 10:00:05 pyperclip==1.10.0 10:00:05 pyrsistent==0.20.0 10:00:05 python-cinderclient==9.8.0 10:00:05 python-dateutil==2.9.0.post0 10:00:05 python-heatclient==4.3.0 10:00:05 python-jenkins==1.8.3 10:00:05 python-keystoneclient==5.7.0 10:00:05 python-magnumclient==4.9.0 10:00:05 python-openstackclient==8.2.0 10:00:05 python-swiftclient==4.8.0 10:00:05 PyYAML==6.0.3 10:00:05 referencing==0.36.2 10:00:05 requests==2.32.5 10:00:05 requests-oauthlib==2.0.0 10:00:05 requestsexceptions==1.4.0 10:00:05 rfc3986==2.0.0 10:00:05 rich==14.1.0 10:00:05 rich-argparse==1.7.1 10:00:05 rpds-py==0.27.1 10:00:05 rsa==4.9.1 10:00:05 ruamel.yaml==0.18.15 10:00:05 ruamel.yaml.clib==0.2.14 10:00:05 s3transfer==0.14.0 10:00:05 simplejson==3.20.1 10:00:05 six==1.17.0 10:00:05 smmap==5.0.2 10:00:05 soupsieve==2.8 10:00:05 stevedore==5.5.0 10:00:05 tabulate==0.9.0 10:00:05 toml==0.10.2 10:00:05 tomlkit==0.13.3 10:00:05 tqdm==4.67.1 10:00:05 typing_extensions==4.15.0 10:00:05 tzdata==2025.2 10:00:05 urllib3==1.26.20 10:00:05 virtualenv==20.34.0 10:00:05 wcwidth==0.2.14 10:00:05 websocket-client==1.8.0 10:00:05 wrapt==1.17.3 10:00:05 xdg==6.0.0 10:00:05 xmltodict==1.0.2 10:00:05 yq==3.4.3 10:00:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins303840114554169556.sh 10:00:05 ---> sudo-logs.sh 10:00:05 Archiving 'sudo' log.. 10:00:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16745598919014816056.sh 10:00:05 ---> job-cost.sh 10:00:05 Setup pyenv: 10:00:05 system 10:00:05 3.8.13 10:00:05 3.9.13 10:00:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:00:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JItV from file:/tmp/.os_lf_venv 10:00:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:00:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:00:07 lf-activate-venv(): INFO: Base packages installed successfully 10:00:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:00:13 lf-activate-venv(): INFO: Adding /tmp/venv-JItV/bin to PATH 10:00:13 INFO: No Stack... 10:00:13 INFO: Retrieving Pricing Info for: v3-standard-4 10:00:14 INFO: Archiving Costs 10:00:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4050432529410346655.sh 10:00:14 ---> logs-deploy.sh 10:00:14 Setup pyenv: 10:00:14 system 10:00:14 3.8.13 10:00:14 3.9.13 10:00:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:00:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JItV from file:/tmp/.os_lf_venv 10:00:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:00:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:00:16 lf-activate-venv(): INFO: Base packages installed successfully 10:00:16 lf-activate-venv(): INFO: Installing additional packages: lftools 10:00:24 lf-activate-venv(): INFO: Adding /tmp/venv-JItV/bin to PATH 10:00:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4259 10:00:24 INFO: archiving workspace using pattern(s): 10:00:25 Archives upload complete. 10:00:25 INFO: archiving logs to Nexus 10:00:26 ---> uname -a: 10:00:26 Linux prd-ubuntu1804-builder-4c-4g-312 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:00:26 10:00:26 10:00:26 ---> lscpu: 10:00:26 Architecture: x86_64 10:00:26 CPU op-mode(s): 32-bit, 64-bit 10:00:26 Byte Order: Little Endian 10:00:26 CPU(s): 4 10:00:26 On-line CPU(s) list: 0-3 10:00:26 Thread(s) per core: 1 10:00:26 Core(s) per socket: 1 10:00:26 Socket(s): 4 10:00:26 NUMA node(s): 1 10:00:26 Vendor ID: AuthenticAMD 10:00:26 CPU family: 23 10:00:26 Model: 49 10:00:26 Model name: AMD EPYC-Rome Processor 10:00:26 Stepping: 0 10:00:26 CPU MHz: 2800.000 10:00:26 BogoMIPS: 5600.00 10:00:26 Virtualization: AMD-V 10:00:26 Hypervisor vendor: KVM 10:00:26 Virtualization type: full 10:00:26 L1d cache: 32K 10:00:26 L1i cache: 32K 10:00:26 L2 cache: 512K 10:00:26 L3 cache: 16384K 10:00:26 NUMA node0 CPU(s): 0-3 10:00:26 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:00:26 10:00:26 10:00:26 ---> nproc: 10:00:26 4 10:00:26 10:00:26 10:00:26 ---> df -h: 10:00:26 Filesystem Size Used Avail Use% Mounted on 10:00:26 udev 7.9G 0 7.9G 0% /dev 10:00:26 tmpfs 1.6G 672K 1.6G 1% /run 10:00:26 /dev/vda1 78G 8.3G 70G 11% / 10:00:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:00:26 tmpfs 5.0M 0 5.0M 0% /run/lock 10:00:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:00:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:00:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:00:26 10:00:26 10:00:26 ---> free -m: 10:00:26 total used free shared buff/cache available 10:00:26 Mem: 16040 554 13415 0 2070 15172 10:00:26 Swap: 1023 0 1023 10:00:26 10:00:26 10:00:26 ---> ip addr: 10:00:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:00:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:00:26 inet 127.0.0.1/8 scope host lo 10:00:26 valid_lft forever preferred_lft forever 10:00:26 inet6 ::1/128 scope host 10:00:26 valid_lft forever preferred_lft forever 10:00:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:00:26 link/ether fa:16:3e:c0:d5:8e brd ff:ff:ff:ff:ff:ff 10:00:26 inet 10.30.107.48/23 brd 10.30.107.255 scope global dynamic ens3 10:00:26 valid_lft 86258sec preferred_lft 86258sec 10:00:26 inet6 fe80::f816:3eff:fec0:d58e/64 scope link 10:00:26 valid_lft forever preferred_lft forever 10:00:26 10:00:26 10:00:26 ---> sar -b -r -n DEV: 10:00:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-312) 09/26/25 _x86_64_ (4 CPU) 10:00:26 10:00:26 09:58:06 LINUX RESTART (4 CPU) 10:00:26 10:00:26 09:59:01 tps rtps wtps bread/s bwrtn/s 10:00:26 10:00:01 114.00 0.78 113.21 101.72 27552.74 10:00:26 Average: 114.00 0.78 113.21 101.72 27552.74 10:00:26 10:00:26 09:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:00:26 10:00:01 13749912 15510208 2675056 16.29 75820 1874956 806896 4.62 750072 1689316 140092 10:00:26 Average: 13749912 15510208 2675056 16.29 75820 1874956 806896 4.62 750072 1689316 140092 10:00:26 10:00:26 09:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:00:26 10:00:01 ens3 55.66 41.04 938.96 9.44 0.00 0.00 0.00 0.00 10:00:26 10:00:01 lo 1.00 1.00 0.12 0.12 0.00 0.00 0.00 0.00 10:00:26 Average: ens3 55.66 41.04 938.96 9.44 0.00 0.00 0.00 0.00 10:00:26 Average: lo 1.00 1.00 0.12 0.12 0.00 0.00 0.00 0.00 10:00:26 10:00:26 10:00:26 ---> sar -P ALL: 10:00:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-312) 09/26/25 _x86_64_ (4 CPU) 10:00:26 10:00:26 09:58:06 LINUX RESTART (4 CPU) 10:00:26 10:00:26 09:59:01 CPU %user %nice %system %iowait %steal %idle 10:00:26 10:00:01 all 16.22 0.00 1.07 7.69 0.04 74.98 10:00:26 10:00:01 0 28.55 0.00 1.10 0.87 0.05 69.43 10:00:26 10:00:01 1 6.92 0.00 0.52 2.47 0.02 90.07 10:00:26 10:00:01 2 24.59 0.00 1.64 14.80 0.07 58.90 10:00:26 10:00:01 3 4.86 0.00 1.00 12.66 0.03 81.44 10:00:26 Average: all 16.22 0.00 1.07 7.69 0.04 74.98 10:00:26 Average: 0 28.55 0.00 1.10 0.87 0.05 69.43 10:00:26 Average: 1 6.92 0.00 0.52 2.47 0.02 90.07 10:00:26 Average: 2 24.59 0.00 1.64 14.80 0.07 58.90 10:00:26 Average: 3 4.86 0.00 1.00 12.66 0.03 81.44 10:00:26 10:00:26 10:00:26