08:58:23 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141880 08:58:23 Running as SYSTEM 08:58:23 [EnvInject] - Loading node environment variables. 08:58:23 Building remotely on prd-ubuntu1804-builder-4c-4g-4220 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:58:23 [ssh-agent] Looking for ssh-agent implementation... 08:58:23 $ ssh-agent 08:58:23 SSH_AUTH_SOCK=/tmp/ssh-d3yrF4nD5XE9/agent.1612 08:58:23 SSH_AGENT_PID=1614 08:58:23 [ssh-agent] Started. 08:58:23 Running ssh-add (command line suppressed) 08:58:23 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9206012971310727545.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9206012971310727545.key) 08:58:23 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:58:23 The recommended git tool is: NONE 08:58:25 using credential onap-jenkins-ssh 08:58:25 Wiping out workspace first. 08:58:25 Cloning the remote Git repository 08:58:25 Cloning repository git://cloud.onap.org/mirror/oom.git 08:58:25 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:58:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:58:25 > git --version # timeout=10 08:58:25 > git --version # 'git version 2.17.1' 08:58:25 using GIT_SSH to set credentials Gerrit user 08:58:25 Verifying host key using manually-configured host key entries 08:58:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:58:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:58:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:58:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:58:31 using GIT_SSH to set credentials Gerrit user 08:58:31 Verifying host key using manually-configured host key entries 08:58:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141880/14 # timeout=30 08:58:31 > git rev-parse 436809c9054fe7183f8480bb7ce5b5f46ae9c9f6^{commit} # timeout=10 08:58:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:58:31 Checking out Revision 436809c9054fe7183f8480bb7ce5b5f46ae9c9f6 (refs/changes/80/141880/14) 08:58:31 > git config core.sparsecheckout # timeout=10 08:58:31 > git checkout -f 436809c9054fe7183f8480bb7ce5b5f46ae9c9f6 # timeout=30 08:58:34 Commit message: "[SDC] Move db init jobs to init container." 08:58:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:58:34 > git rev-list --no-walk 25779250e2d1b5f3d78a799a3c93113c19a26d88 # timeout=10 08:58:35 [EnvInject] - Injecting environment variables from a build step. 08:58:35 [EnvInject] - Injecting as environment variables the properties content 08:58:35 PYTHON=python3 08:58:35 08:58:35 [EnvInject] - Variables injected successfully. 08:58:35 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6492690017729059087.sh 08:58:35 ---> tox-install.sh 08:58:35 + source /home/jenkins/lf-env.sh 08:58:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:58:35 ++ mktemp -d /tmp/venv-XXXX 08:58:35 + lf_venv=/tmp/venv-CeTL 08:58:35 + local venv_file=/tmp/.os_lf_venv 08:58:35 + local python=python3 08:58:35 + local options 08:58:35 + local set_path=true 08:58:35 + local install_args= 08:58:35 ++ 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 08:58:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:58:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:58:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:58:35 + true 08:58:35 + case $1 in 08:58:35 + venv_file=/tmp/.toxenv 08:58:35 + shift 2 08:58:35 + true 08:58:35 + case $1 in 08:58:35 + shift 08:58:35 + break 08:58:35 + case $python in 08:58:35 + local pkg_list= 08:58:35 + [[ -d /opt/pyenv ]] 08:58:35 + echo 'Setup pyenv:' 08:58:35 Setup pyenv: 08:58:35 + export PYENV_ROOT=/opt/pyenv 08:58:35 + PYENV_ROOT=/opt/pyenv 08:58:35 + 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 08:58:35 + 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 08:58:35 + pyenv versions 08:58:35 * system (set by /opt/pyenv/version) 08:58:35 * 3.8.13 (set by /opt/pyenv/version) 08:58:35 * 3.9.13 (set by /opt/pyenv/version) 08:58:35 * 3.10.6 (set by /opt/pyenv/version) 08:58:35 + command -v pyenv 08:58:35 ++ pyenv init - --no-rehash 08:58:35 + 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[*]}"'\'')" 08:58:35 export PATH="/opt/pyenv/shims:${PATH}" 08:58:35 export PYENV_SHELL=bash 08:58:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:58:35 pyenv() { 08:58:35 local command 08:58:35 command="${1:-}" 08:58:35 if [ "$#" -gt 0 ]; then 08:58:35 shift 08:58:35 fi 08:58:35 08:58:35 case "$command" in 08:58:35 rehash|shell) 08:58:35 eval "$(pyenv "sh-$command" "$@")" 08:58:35 ;; 08:58:35 *) 08:58:35 command pyenv "$command" "$@" 08:58:35 ;; 08:58:35 esac 08:58:35 }' 08:58:35 +++ 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[*]}"' 08:58:35 ++ 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 08:58:35 ++ 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 08:58:35 ++ 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 08:58:35 ++ export PYENV_SHELL=bash 08:58:35 ++ PYENV_SHELL=bash 08:58:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:58:35 +++ complete -F _pyenv pyenv 08:58:35 ++ lf-pyver python3 08:58:35 ++ local py_version_xy=python3 08:58:35 ++ local py_version_xyz= 08:58:35 ++ pyenv versions 08:58:35 ++ local command 08:58:35 ++ command=versions 08:58:35 ++ '[' 1 -gt 0 ']' 08:58:35 ++ shift 08:58:35 ++ case "$command" in 08:58:35 ++ command pyenv versions 08:58:35 ++ pyenv versions 08:58:35 ++ sed 's/^[ *]* //' 08:58:35 ++ awk '{ print $1 }' 08:58:35 ++ grep -E '^[0-9.]*[0-9]$' 08:58:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:58:35 +++ grep '^3' /tmp/.pyenv_versions 08:58:35 +++ sort -V 08:58:35 +++ tail -n 1 08:58:35 ++ py_version_xyz=3.10.6 08:58:35 ++ [[ -z 3.10.6 ]] 08:58:35 ++ echo 3.10.6 08:58:35 ++ return 0 08:58:35 + pyenv local 3.10.6 08:58:35 + local command 08:58:35 + command=local 08:58:35 + '[' 2 -gt 0 ']' 08:58:35 + shift 08:58:35 + case "$command" in 08:58:35 + command pyenv local 3.10.6 08:58:35 + pyenv local 3.10.6 08:58:35 + for arg in "$@" 08:58:35 + case $arg in 08:58:35 + pkg_list+='tox ' 08:58:35 + for arg in "$@" 08:58:35 + case $arg in 08:58:35 + pkg_list+='virtualenv ' 08:58:35 + for arg in "$@" 08:58:35 + case $arg in 08:58:35 + pkg_list+='urllib3~=1.26.15 ' 08:58:35 + [[ -f /tmp/.toxenv ]] 08:58:35 + [[ ! -f /tmp/.toxenv ]] 08:58:35 + [[ -n '' ]] 08:58:35 + python3 -m venv /tmp/venv-CeTL 08:58:39 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CeTL' 08:58:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CeTL 08:58:39 + echo /tmp/venv-CeTL 08:58:39 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:58:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:58:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:58:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:58:39 + local 'pip_opts=--upgrade --quiet' 08:58:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:58:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:58:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:58:39 + [[ -n '' ]] 08:58:39 + [[ -n '' ]] 08:58:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:58:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:58:39 + /tmp/venv-CeTL/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 08:58:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:58:44 lf-activate-venv(): INFO: Base packages installed successfully 08:58:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:58:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:58:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:58:44 + /tmp/venv-CeTL/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 08:58:46 + type python3 08:58:46 + true 08:58:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CeTL/bin to PATH' 08:58:46 lf-activate-venv(): INFO: Adding /tmp/venv-CeTL/bin to PATH 08:58:46 + PATH=/tmp/venv-CeTL/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 08:58:46 + return 0 08:58:46 + python3 --version 08:58:46 Python 3.10.6 08:58:46 + python3 -m pip --version 08:58:46 pip 25.3 from /tmp/venv-CeTL/lib/python3.10/site-packages/pip (python 3.10) 08:58:46 + python3 -m pip freeze 08:58:47 cachetools==6.2.4 08:58:47 chardet==5.2.0 08:58:47 colorama==0.4.6 08:58:47 distlib==0.4.0 08:58:47 filelock==3.20.2 08:58:47 packaging==25.0 08:58:47 platformdirs==4.5.1 08:58:47 pluggy==1.6.0 08:58:47 pyproject-api==1.10.0 08:58:47 tomli==2.3.0 08:58:47 tox==4.34.0 08:58:47 typing_extensions==4.15.0 08:58:47 urllib3==1.26.20 08:58:47 virtualenv==20.36.0 08:58:47 [EnvInject] - Injecting environment variables from a build step. 08:58:47 [EnvInject] - Injecting as environment variables the properties content 08:58:47 PARALLEL=false 08:58:47 08:58:47 [EnvInject] - Variables injected successfully. 08:58:47 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12362098030722671527.sh 08:58:47 ---> tox-run.sh 08:58:47 + 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 08:58:47 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:58:47 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:58:47 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:58:47 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:58:47 + source /home/jenkins/lf-env.sh 08:58:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:58:47 ++ mktemp -d /tmp/venv-XXXX 08:58:47 + lf_venv=/tmp/venv-BPkQ 08:58:47 + local venv_file=/tmp/.os_lf_venv 08:58:47 + local python=python3 08:58:47 + local options 08:58:47 + local set_path=true 08:58:47 + local install_args= 08:58:47 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:58:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:58:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:58:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:58:47 + true 08:58:47 + case $1 in 08:58:47 + venv_file=/tmp/.toxenv 08:58:47 + shift 2 08:58:47 + true 08:58:47 + case $1 in 08:58:47 + shift 08:58:47 + break 08:58:47 + case $python in 08:58:47 + local pkg_list= 08:58:47 + [[ -d /opt/pyenv ]] 08:58:47 + echo 'Setup pyenv:' 08:58:47 Setup pyenv: 08:58:47 + export PYENV_ROOT=/opt/pyenv 08:58:47 + PYENV_ROOT=/opt/pyenv 08:58:47 + 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 08:58:47 + 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 08:58:47 + pyenv versions 08:58:47 system 08:58:47 3.8.13 08:58:47 3.9.13 08:58:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:58:47 + command -v pyenv 08:58:47 ++ pyenv init - --no-rehash 08:58:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:58:47 export PATH="/opt/pyenv/shims:${PATH}" 08:58:47 export PYENV_SHELL=bash 08:58:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:58:47 pyenv() { 08:58:47 local command 08:58:47 command="${1:-}" 08:58:47 if [ "$#" -gt 0 ]; then 08:58:47 shift 08:58:47 fi 08:58:47 08:58:47 case "$command" in 08:58:47 rehash|shell) 08:58:47 eval "$(pyenv "sh-$command" "$@")" 08:58:47 ;; 08:58:47 *) 08:58:47 command pyenv "$command" "$@" 08:58:47 ;; 08:58:47 esac 08:58:47 }' 08:58:47 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:58:47 ++ 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 08:58:47 ++ 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 08:58:47 ++ 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 08:58:47 ++ export PYENV_SHELL=bash 08:58:47 ++ PYENV_SHELL=bash 08:58:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:58:47 +++ complete -F _pyenv pyenv 08:58:47 ++ lf-pyver python3 08:58:47 ++ local py_version_xy=python3 08:58:47 ++ local py_version_xyz= 08:58:47 ++ pyenv versions 08:58:47 ++ sed 's/^[ *]* //' 08:58:47 ++ local command 08:58:47 ++ command=versions 08:58:47 ++ '[' 1 -gt 0 ']' 08:58:47 ++ shift 08:58:47 ++ case "$command" in 08:58:47 ++ command pyenv versions 08:58:47 ++ pyenv versions 08:58:47 ++ grep -E '^[0-9.]*[0-9]$' 08:58:47 ++ awk '{ print $1 }' 08:58:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:58:47 +++ grep '^3' /tmp/.pyenv_versions 08:58:47 +++ sort -V 08:58:47 +++ tail -n 1 08:58:47 ++ py_version_xyz=3.10.6 08:58:47 ++ [[ -z 3.10.6 ]] 08:58:47 ++ echo 3.10.6 08:58:47 ++ return 0 08:58:47 + pyenv local 3.10.6 08:58:47 + local command 08:58:47 + command=local 08:58:47 + '[' 2 -gt 0 ']' 08:58:47 + shift 08:58:47 + case "$command" in 08:58:47 + command pyenv local 3.10.6 08:58:47 + pyenv local 3.10.6 08:58:47 + for arg in "$@" 08:58:47 + case $arg in 08:58:47 + pkg_list+='tox ' 08:58:47 + for arg in "$@" 08:58:47 + case $arg in 08:58:47 + pkg_list+='virtualenv ' 08:58:47 + for arg in "$@" 08:58:47 + case $arg in 08:58:47 + pkg_list+='urllib3~=1.26.15 ' 08:58:47 + [[ -f /tmp/.toxenv ]] 08:58:47 ++ cat /tmp/.toxenv 08:58:47 + lf_venv=/tmp/venv-CeTL 08:58:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CeTL from' file:/tmp/.toxenv 08:58:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CeTL from file:/tmp/.toxenv 08:58:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:58:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:58:47 + local 'pip_opts=--upgrade --quiet' 08:58:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:58:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:58:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:58:47 + [[ -n '' ]] 08:58:47 + [[ -n '' ]] 08:58:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:58:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:58:47 + /tmp/venv-CeTL/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 08:58:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:58:48 lf-activate-venv(): INFO: Base packages installed successfully 08:58:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:58:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:58:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:58:48 + /tmp/venv-CeTL/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 08:58:49 + type python3 08:58:49 + true 08:58:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CeTL/bin to PATH' 08:58:49 lf-activate-venv(): INFO: Adding /tmp/venv-CeTL/bin to PATH 08:58:49 + PATH=/tmp/venv-CeTL/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 08:58:49 + return 0 08:58:49 + [[ -d /opt/pyenv ]] 08:58:49 + echo '---> Setting up pyenv' 08:58:49 ---> Setting up pyenv 08:58:49 + export PYENV_ROOT=/opt/pyenv 08:58:49 + PYENV_ROOT=/opt/pyenv 08:58:49 + export PATH=/opt/pyenv/bin:/tmp/venv-CeTL/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 08:58:49 + PATH=/opt/pyenv/bin:/tmp/venv-CeTL/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 08:58:49 ++ pwd 08:58:49 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:58:49 + export PYTHONPATH 08:58:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:58:49 + TOX_TESTENV_PASSENV=PYTHONPATH 08:58:49 + tox --version 08:58:49 4.34.0 from /tmp/venv-CeTL/lib/python3.10/site-packages/tox/__init__.py 08:58:49 + PARALLEL=false 08:58:49 + TOX_OPTIONS_LIST= 08:58:49 + [[ -n checkbashisms ]] 08:58:49 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:58:49 + case ${PARALLEL,,} in 08:58:49 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:58:49 + tox -e checkbashisms 08:58:50 checkbashisms: freeze> python -m pip freeze --all 08:58:51 checkbashisms: pip==25.3,setuptools==80.9.0 08:58:51 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:58:53 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:58:54 checkbashisms: OK (4.67=setup[1.23]+cmd[3.43] seconds) 08:58:54 congratulations :) (4.70 seconds) 08:58:54 + tox_status=0 08:58:54 + echo '---> Completed tox runs' 08:58:54 ---> Completed tox runs 08:58:54 + for i in .tox/*/log 08:58:54 ++ echo .tox/checkbashisms/log 08:58:54 ++ awk -F/ '{print $2}' 08:58:54 + tox_env=checkbashisms 08:58:54 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:58:54 + DOC_DIR=docs/_build/html 08:58:54 + [[ -d docs/_build/html ]] 08:58:54 + echo '---> tox-run.sh ends' 08:58:54 ---> tox-run.sh ends 08:58:54 + test 0 -eq 0 08:58:54 $ ssh-agent -k 08:58:54 unset SSH_AUTH_SOCK; 08:58:54 unset SSH_AGENT_PID; 08:58:54 echo Agent pid 1614 killed; 08:58:55 [ssh-agent] Stopped. 08:58:55 [PostBuildScript] - [INFO] Executing post build scripts. 08:58:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2902677257269271974.sh 08:58:55 ---> sysstat.sh 08:58:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4887456774364849710.sh 08:58:55 ---> package-listing.sh 08:58:55 ++ tr '[:upper:]' '[:lower:]' 08:58:55 ++ facter osfamily 08:58:55 + OS_FAMILY=debian 08:58:55 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:58:55 + START_PACKAGES=/tmp/packages_start.txt 08:58:55 + END_PACKAGES=/tmp/packages_end.txt 08:58:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:58:55 + PACKAGES=/tmp/packages_start.txt 08:58:55 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:58:55 + PACKAGES=/tmp/packages_end.txt 08:58:55 + case "${OS_FAMILY}" in 08:58:55 + dpkg -l 08:58:55 + grep '^ii' 08:58:55 + '[' -f /tmp/packages_start.txt ']' 08:58:55 + '[' -f /tmp/packages_end.txt ']' 08:58:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:58:55 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:58:55 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:58:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:58:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13629310982425441409.sh 08:58:55 ---> capture-instance-metadata.sh 08:58:55 Setup pyenv: 08:58:55 system 08:58:55 3.8.13 08:58:55 3.9.13 08:58:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:58:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e2uZ 08:58:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:58:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:58:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:59:03 lf-activate-venv(): INFO: Base packages installed successfully 08:59:03 lf-activate-venv(): INFO: Installing additional packages: lftools 08:59:27 lf-activate-venv(): INFO: Adding /tmp/venv-e2uZ/bin to PATH 08:59:27 INFO: Running in OpenStack, capturing instance metadata 08:59:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12213123599380453393.sh 08:59:27 provisioning config files... 08:59:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12659722484587502188tmp 08:59:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:59:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:59:27 [EnvInject] - Injecting environment variables from a build step. 08:59:27 [EnvInject] - Injecting as environment variables the properties content 08:59:27 SERVER_ID=logs 08:59:27 08:59:27 [EnvInject] - Variables injected successfully. 08:59:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1940251257330582677.sh 08:59:27 ---> create-netrc.sh 08:59:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8743710950227496994.sh 08:59:27 ---> python-tools-install.sh 08:59:27 Setup pyenv: 08:59:27 system 08:59:27 3.8.13 08:59:27 3.9.13 08:59:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:59:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e2uZ from file:/tmp/.os_lf_venv 08:59:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:59:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:59:29 lf-activate-venv(): INFO: Base packages installed successfully 08:59:29 lf-activate-venv(): INFO: Installing additional packages: lftools 08:59:38 lf-activate-venv(): INFO: Adding /tmp/venv-e2uZ/bin to PATH 08:59:38 Generating Requirements File 08:59:56 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. 08:59:56 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:59:56 Python 3.10.6 08:59:56 pip 25.3 from /tmp/venv-e2uZ/lib/python3.10/site-packages/pip (python 3.10) 08:59:57 appdirs==1.4.4 08:59:57 argcomplete==3.6.3 08:59:57 aspy.yaml==1.3.0 08:59:57 attrs==25.4.0 08:59:57 autopage==0.5.2 08:59:57 backports.strenum==1.3.1 08:59:57 beautifulsoup4==4.14.3 08:59:57 boto3==1.42.24 08:59:57 botocore==1.42.24 08:59:57 bs4==0.0.2 08:59:57 certifi==2026.1.4 08:59:57 cffi==2.0.0 08:59:57 cfgv==3.5.0 08:59:57 chardet==5.2.0 08:59:57 charset-normalizer==3.4.4 08:59:57 click==8.3.1 08:59:57 cliff==4.13.1 08:59:57 cmd2==3.1.0 08:59:57 cryptography==3.3.2 08:59:57 debtcollector==3.0.0 08:59:57 decorator==5.2.1 08:59:57 defusedxml==0.7.1 08:59:57 Deprecated==1.3.1 08:59:57 distlib==0.4.0 08:59:57 dnspython==2.8.0 08:59:57 docker==7.1.0 08:59:57 dogpile.cache==1.5.0 08:59:57 durationpy==0.10 08:59:57 email-validator==2.3.0 08:59:57 filelock==3.20.2 08:59:57 future==1.0.0 08:59:57 gitdb==4.0.12 08:59:57 GitPython==3.1.46 08:59:57 google-auth==2.47.0 08:59:57 httplib2==0.31.0 08:59:57 identify==2.6.15 08:59:57 idna==3.11 08:59:57 importlib-resources==1.5.0 08:59:57 iso8601==2.1.0 08:59:57 Jinja2==3.1.6 08:59:57 jmespath==1.0.1 08:59:57 jsonpatch==1.33 08:59:57 jsonpointer==3.0.0 08:59:57 jsonschema==4.26.0 08:59:57 jsonschema-specifications==2025.9.1 08:59:57 keystoneauth1==5.12.0 08:59:57 kubernetes==34.1.0 08:59:57 lftools==0.37.18 08:59:57 lxml==6.0.2 08:59:57 markdown-it-py==4.0.0 08:59:57 MarkupSafe==3.0.3 08:59:57 mdurl==0.1.2 08:59:57 msgpack==1.1.2 08:59:57 multi_key_dict==2.0.3 08:59:57 munch==4.0.0 08:59:57 netaddr==1.3.0 08:59:57 niet==1.4.2 08:59:57 nodeenv==1.10.0 08:59:57 oauth2client==4.1.3 08:59:57 oauthlib==3.3.1 08:59:57 openstacksdk==4.8.0 08:59:57 os-service-types==1.8.2 08:59:57 osc-lib==4.3.0 08:59:57 oslo.config==10.2.0 08:59:57 oslo.context==6.2.0 08:59:57 oslo.i18n==6.7.1 08:59:57 oslo.log==8.0.0 08:59:57 oslo.serialization==5.9.0 08:59:57 oslo.utils==9.2.0 08:59:57 packaging==25.0 08:59:57 pbr==7.0.3 08:59:57 platformdirs==4.5.1 08:59:57 prettytable==3.17.0 08:59:57 psutil==7.2.1 08:59:57 pyasn1==0.6.1 08:59:57 pyasn1_modules==0.4.2 08:59:57 pycparser==2.23 08:59:57 pygerrit2==2.0.15 08:59:57 PyGithub==2.8.1 08:59:57 Pygments==2.19.2 08:59:57 PyJWT==2.10.1 08:59:57 PyNaCl==1.6.2 08:59:57 pyparsing==2.4.7 08:59:57 pyperclip==1.11.0 08:59:57 pyrsistent==0.20.0 08:59:57 python-cinderclient==9.8.0 08:59:57 python-dateutil==2.9.0.post0 08:59:57 python-heatclient==4.3.0 08:59:57 python-jenkins==1.8.3 08:59:57 python-keystoneclient==5.7.0 08:59:57 python-magnumclient==4.9.0 08:59:57 python-openstackclient==8.3.0 08:59:57 python-swiftclient==4.9.0 08:59:57 PyYAML==6.0.3 08:59:57 referencing==0.37.0 08:59:57 requests==2.32.5 08:59:57 requests-oauthlib==2.0.0 08:59:57 requestsexceptions==1.4.0 08:59:57 rfc3986==2.0.0 08:59:57 rich==14.2.0 08:59:57 rich-argparse==1.7.2 08:59:57 rpds-py==0.30.0 08:59:57 rsa==4.9.1 08:59:57 ruamel.yaml==0.19.1 08:59:57 ruamel.yaml.clib==0.2.15 08:59:57 s3transfer==0.16.0 08:59:57 simplejson==3.20.2 08:59:57 six==1.17.0 08:59:57 smmap==5.0.2 08:59:57 soupsieve==2.8.1 08:59:57 stevedore==5.6.0 08:59:57 tabulate==0.9.0 08:59:57 toml==0.10.2 08:59:57 tomlkit==0.13.3 08:59:57 tqdm==4.67.1 08:59:57 typing_extensions==4.15.0 08:59:57 tzdata==2025.3 08:59:57 urllib3==1.26.20 08:59:57 virtualenv==20.36.0 08:59:57 wcwidth==0.2.14 08:59:57 websocket-client==1.9.0 08:59:57 wrapt==2.0.1 08:59:57 xdg==6.0.0 08:59:57 xmltodict==1.0.2 08:59:57 yq==3.4.3 08:59:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2786187257690057195.sh 08:59:57 ---> sudo-logs.sh 08:59:57 Archiving 'sudo' log.. 08:59:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11711218949737064228.sh 08:59:57 ---> job-cost.sh 08:59:57 Setup pyenv: 08:59:57 system 08:59:57 3.8.13 08:59:57 3.9.13 08:59:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:59:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e2uZ from file:/tmp/.os_lf_venv 08:59:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:59:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:59:59 lf-activate-venv(): INFO: Base packages installed successfully 08:59:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:00:04 lf-activate-venv(): INFO: Adding /tmp/venv-e2uZ/bin to PATH 09:00:04 INFO: No Stack... 09:00:05 INFO: Retrieving Pricing Info for: v3-standard-4 09:00:05 INFO: Archiving Costs 09:00:05 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5342525708710196667.sh 09:00:05 ---> logs-deploy.sh 09:00:05 Setup pyenv: 09:00:05 system 09:00:05 3.8.13 09:00:05 3.9.13 09:00:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:00:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e2uZ from file:/tmp/.os_lf_venv 09:00:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:00:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:00:07 lf-activate-venv(): INFO: Base packages installed successfully 09:00:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:00:15 lf-activate-venv(): INFO: Adding /tmp/venv-e2uZ/bin to PATH 09:00:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4376 09:00:15 INFO: archiving workspace using pattern(s): 09:00:16 Archives upload complete. 09:00:16 INFO: archiving logs to Nexus 09:00:17 ---> uname -a: 09:00:17 Linux prd-ubuntu1804-builder-4c-4g-4220 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:00:17 09:00:17 09:00:17 ---> lscpu: 09:00:17 Architecture: x86_64 09:00:17 CPU op-mode(s): 32-bit, 64-bit 09:00:17 Byte Order: Little Endian 09:00:17 CPU(s): 4 09:00:17 On-line CPU(s) list: 0-3 09:00:17 Thread(s) per core: 1 09:00:17 Core(s) per socket: 1 09:00:17 Socket(s): 4 09:00:17 NUMA node(s): 1 09:00:17 Vendor ID: AuthenticAMD 09:00:17 CPU family: 23 09:00:17 Model: 49 09:00:17 Model name: AMD EPYC-Rome Processor 09:00:17 Stepping: 0 09:00:17 CPU MHz: 2800.000 09:00:17 BogoMIPS: 5600.00 09:00:17 Virtualization: AMD-V 09:00:17 Hypervisor vendor: KVM 09:00:17 Virtualization type: full 09:00:17 L1d cache: 32K 09:00:17 L1i cache: 32K 09:00:17 L2 cache: 512K 09:00:17 L3 cache: 16384K 09:00:17 NUMA node0 CPU(s): 0-3 09:00:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 09:00:17 09:00:17 09:00:17 ---> nproc: 09:00:17 4 09:00:17 09:00:17 09:00:17 ---> df -h: 09:00:17 Filesystem Size Used Avail Use% Mounted on 09:00:17 udev 7.9G 0 7.9G 0% /dev 09:00:17 tmpfs 1.6G 680K 1.6G 1% /run 09:00:17 /dev/vda1 78G 8.3G 70G 11% / 09:00:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:00:17 tmpfs 5.0M 0 5.0M 0% /run/lock 09:00:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:00:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:00:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:00:17 09:00:17 09:00:17 ---> free -m: 09:00:17 total used free shared buff/cache available 09:00:17 Mem: 16040 558 13413 0 2068 15168 09:00:17 Swap: 1023 0 1023 09:00:17 09:00:17 09:00:17 ---> ip addr: 09:00:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:00:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:00:17 inet 127.0.0.1/8 scope host lo 09:00:17 valid_lft forever preferred_lft forever 09:00:17 inet6 ::1/128 scope host 09:00:17 valid_lft forever preferred_lft forever 09:00:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:00:17 link/ether fa:16:3e:6f:88:2d brd ff:ff:ff:ff:ff:ff 09:00:17 inet 10.30.106.71/23 brd 10.30.107.255 scope global dynamic ens3 09:00:17 valid_lft 86270sec preferred_lft 86270sec 09:00:17 inet6 fe80::f816:3eff:fe6f:882d/64 scope link 09:00:17 valid_lft forever preferred_lft forever 09:00:17 09:00:17 09:00:17 ---> sar -b -r -n DEV: 09:00:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4220) 01/09/26 _x86_64_ (4 CPU) 09:00:17 09:00:17 08:58:11 LINUX RESTART (4 CPU) 09:00:17 09:00:17 08:59:00 tps rtps wtps bread/s bwrtn/s 09:00:17 09:00:01 130.36 1.07 129.29 120.37 32497.36 09:00:17 Average: 130.36 1.07 129.29 120.37 32497.36 09:00:17 09:00:17 08:59:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:00:17 09:00:01 13760488 15547356 2664480 16.22 78576 1895832 773668 4.43 706536 1715056 126104 09:00:17 Average: 13760488 15547356 2664480 16.22 78576 1895832 773668 4.43 706536 1715056 126104 09:00:17 09:00:17 08:59:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:00:17 09:00:01 lo 1.38 1.38 0.17 0.17 0.00 0.00 0.00 0.00 09:00:17 09:00:01 ens3 68.91 53.35 950.06 11.38 0.00 0.00 0.00 0.00 09:00:17 Average: lo 1.38 1.38 0.17 0.17 0.00 0.00 0.00 0.00 09:00:17 Average: ens3 68.91 53.35 950.06 11.38 0.00 0.00 0.00 0.00 09:00:17 09:00:17 09:00:17 ---> sar -P ALL: 09:00:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4220) 01/09/26 _x86_64_ (4 CPU) 09:00:17 09:00:17 08:58:11 LINUX RESTART (4 CPU) 09:00:17 09:00:17 08:59:00 CPU %user %nice %system %iowait %steal %idle 09:00:17 09:00:01 all 20.74 0.00 1.54 2.26 0.05 75.42 09:00:17 09:00:01 0 13.07 0.00 0.84 0.08 0.03 85.98 09:00:17 09:00:01 1 49.16 0.00 3.09 0.99 0.07 46.70 09:00:17 09:00:01 2 4.42 0.00 0.90 6.73 0.03 87.91 09:00:17 09:00:01 3 16.35 0.00 1.33 1.27 0.03 81.02 09:00:17 Average: all 20.74 0.00 1.54 2.26 0.05 75.42 09:00:17 Average: 0 13.07 0.00 0.84 0.08 0.03 85.98 09:00:17 Average: 1 49.16 0.00 3.09 0.99 0.07 46.70 09:00:17 Average: 2 4.42 0.00 0.90 6.73 0.03 87.91 09:00:17 Average: 3 16.35 0.00 1.33 1.27 0.03 81.02 09:00:17 09:00:17 09:00:17