14:43:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142581 14:43:40 Running as SYSTEM 14:43:40 [EnvInject] - Loading node environment variables. 14:43:40 Building remotely on prd-ubuntu1804-builder-4c-4g-19306 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:43:40 [ssh-agent] Looking for ssh-agent implementation... 14:43:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:43:40 $ ssh-agent 14:43:40 SSH_AUTH_SOCK=/tmp/ssh-XJphBaEfWyeD/agent.1680 14:43:40 SSH_AGENT_PID=1682 14:43:40 [ssh-agent] Started. 14:43:40 Running ssh-add (command line suppressed) 14:43:40 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12701689747582331931.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12701689747582331931.key) 14:43:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:43:40 The recommended git tool is: NONE 14:43:42 using credential onap-jenkins-ssh 14:43:42 Wiping out workspace first. 14:43:42 Cloning the remote Git repository 14:43:42 Cloning repository git://cloud.onap.org/mirror/oom.git 14:43:42 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:43:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:43:42 > git --version # timeout=10 14:43:42 > git --version # 'git version 2.17.1' 14:43:42 using GIT_SSH to set credentials Gerrit user 14:43:42 Verifying host key using manually-configured host key entries 14:43:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:43:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:43:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:43:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:43:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:43:47 using GIT_SSH to set credentials Gerrit user 14:43:47 Verifying host key using manually-configured host key entries 14:43:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/81/142581/3 # timeout=30 14:43:48 > git rev-parse a9bb6980a57fa90151819cfdce5c48ca8043fc62^{commit} # timeout=10 14:43:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:43:48 Checking out Revision a9bb6980a57fa90151819cfdce5c48ca8043fc62 (refs/changes/81/142581/3) 14:43:48 > git config core.sparsecheckout # timeout=10 14:43:48 > git checkout -f a9bb6980a57fa90151819cfdce5c48ca8043fc62 # timeout=30 14:43:51 Commit message: "[POLICY] Update docker images to latest versions" 14:43:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:43:51 > git rev-list --no-walk 2093464d587cf88aa9e836be40ce63d117384da3 # timeout=10 14:43:51 [EnvInject] - Injecting environment variables from a build step. 14:43:52 [EnvInject] - Injecting as environment variables the properties content 14:43:52 PYTHON=python3 14:43:52 14:43:52 [EnvInject] - Variables injected successfully. 14:43:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14943906151248393153.sh 14:43:52 ---> tox-install.sh 14:43:52 + source /home/jenkins/lf-env.sh 14:43:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:43:52 ++ mktemp -d /tmp/venv-XXXX 14:43:52 + lf_venv=/tmp/venv-fSCZ 14:43:52 + local venv_file=/tmp/.os_lf_venv 14:43:52 + local python=python3 14:43:52 + local options 14:43:52 + local set_path=true 14:43:52 + local install_args= 14:43:52 ++ 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 14:43:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:43:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:43:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:43:52 + true 14:43:52 + case $1 in 14:43:52 + venv_file=/tmp/.toxenv 14:43:52 + shift 2 14:43:52 + true 14:43:52 + case $1 in 14:43:52 + shift 14:43:52 + break 14:43:52 + case $python in 14:43:52 + local pkg_list= 14:43:52 + [[ -d /opt/pyenv ]] 14:43:52 + echo 'Setup pyenv:' 14:43:52 Setup pyenv: 14:43:52 + export PYENV_ROOT=/opt/pyenv 14:43:52 + PYENV_ROOT=/opt/pyenv 14:43:52 + 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 14:43:52 + 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 14:43:52 + pyenv versions 14:43:52 * system (set by /opt/pyenv/version) 14:43:52 * 3.8.13 (set by /opt/pyenv/version) 14:43:52 * 3.9.13 (set by /opt/pyenv/version) 14:43:52 * 3.10.6 (set by /opt/pyenv/version) 14:43:52 + command -v pyenv 14:43:52 ++ pyenv init - --no-rehash 14:43:52 + 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[*]}"'\'')" 14:43:52 export PATH="/opt/pyenv/shims:${PATH}" 14:43:52 export PYENV_SHELL=bash 14:43:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:43:52 pyenv() { 14:43:52 local command 14:43:52 command="${1:-}" 14:43:52 if [ "$#" -gt 0 ]; then 14:43:52 shift 14:43:52 fi 14:43:52 14:43:52 case "$command" in 14:43:52 rehash|shell) 14:43:52 eval "$(pyenv "sh-$command" "$@")" 14:43:52 ;; 14:43:52 *) 14:43:52 command pyenv "$command" "$@" 14:43:52 ;; 14:43:52 esac 14:43:52 }' 14:43:52 +++ 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[*]}"' 14:43:52 ++ 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 14:43:52 ++ 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 14:43:52 ++ 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 14:43:52 ++ export PYENV_SHELL=bash 14:43:52 ++ PYENV_SHELL=bash 14:43:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:43:52 +++ complete -F _pyenv pyenv 14:43:52 ++ lf-pyver python3 14:43:52 ++ local py_version_xy=python3 14:43:52 ++ local py_version_xyz= 14:43:52 ++ pyenv versions 14:43:52 ++ local command 14:43:52 ++ command=versions 14:43:52 ++ '[' 1 -gt 0 ']' 14:43:52 ++ shift 14:43:52 ++ case "$command" in 14:43:52 ++ command pyenv versions 14:43:52 ++ pyenv versions 14:43:52 ++ sed 's/^[ *]* //' 14:43:52 ++ grep -E '^[0-9.]*[0-9]$' 14:43:52 ++ awk '{ print $1 }' 14:43:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:43:52 +++ grep '^3' /tmp/.pyenv_versions 14:43:52 +++ sort -V 14:43:52 +++ tail -n 1 14:43:52 ++ py_version_xyz=3.10.6 14:43:52 ++ [[ -z 3.10.6 ]] 14:43:52 ++ echo 3.10.6 14:43:52 ++ return 0 14:43:52 + pyenv local 3.10.6 14:43:52 + local command 14:43:52 + command=local 14:43:52 + '[' 2 -gt 0 ']' 14:43:52 + shift 14:43:52 + case "$command" in 14:43:52 + command pyenv local 3.10.6 14:43:52 + pyenv local 3.10.6 14:43:52 + for arg in "$@" 14:43:52 + case $arg in 14:43:52 + pkg_list+='tox ' 14:43:52 + for arg in "$@" 14:43:52 + case $arg in 14:43:52 + pkg_list+='virtualenv ' 14:43:52 + for arg in "$@" 14:43:52 + case $arg in 14:43:52 + pkg_list+='urllib3~=1.26.15 ' 14:43:52 + [[ -f /tmp/.toxenv ]] 14:43:52 + [[ ! -f /tmp/.toxenv ]] 14:43:52 + [[ -n '' ]] 14:43:52 + python3 -m venv /tmp/venv-fSCZ 14:43:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fSCZ' 14:43:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fSCZ 14:43:56 + echo /tmp/venv-fSCZ 14:43:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:43:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:43:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:43:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:43:56 + local 'pip_opts=--upgrade --quiet' 14:43:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:43:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:43:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:43:56 + [[ -n '' ]] 14:43:56 + [[ -n '' ]] 14:43:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:43:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:43:56 + /tmp/venv-fSCZ/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 14:44:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:44:00 lf-activate-venv(): INFO: Base packages installed successfully 14:44:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:44:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:44:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:44:00 + /tmp/venv-fSCZ/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 14:44:02 + type python3 14:44:02 + true 14:44:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fSCZ/bin to PATH' 14:44:02 lf-activate-venv(): INFO: Adding /tmp/venv-fSCZ/bin to PATH 14:44:02 + PATH=/tmp/venv-fSCZ/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 14:44:02 + return 0 14:44:02 + python3 --version 14:44:02 Python 3.10.6 14:44:02 + python3 -m pip --version 14:44:02 pip 25.3 from /tmp/venv-fSCZ/lib/python3.10/site-packages/pip (python 3.10) 14:44:02 + python3 -m pip freeze 14:44:02 cachetools==6.2.2 14:44:02 chardet==5.2.0 14:44:02 colorama==0.4.6 14:44:02 distlib==0.4.0 14:44:02 filelock==3.20.0 14:44:02 packaging==25.0 14:44:02 platformdirs==4.5.1 14:44:02 pluggy==1.6.0 14:44:02 pyproject-api==1.10.0 14:44:02 tomli==2.3.0 14:44:02 tox==4.32.0 14:44:02 typing_extensions==4.15.0 14:44:02 urllib3==1.26.20 14:44:02 virtualenv==20.35.4 14:44:02 [EnvInject] - Injecting environment variables from a build step. 14:44:02 [EnvInject] - Injecting as environment variables the properties content 14:44:02 PARALLEL=false 14:44:02 14:44:02 [EnvInject] - Variables injected successfully. 14:44:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10790090373084059811.sh 14:44:02 ---> tox-run.sh 14:44:02 + 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 14:44:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:44:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:44:02 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:44:02 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:44:02 + source /home/jenkins/lf-env.sh 14:44:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:44:02 ++ mktemp -d /tmp/venv-XXXX 14:44:02 + lf_venv=/tmp/venv-fJBo 14:44:02 + local venv_file=/tmp/.os_lf_venv 14:44:02 + local python=python3 14:44:02 + local options 14:44:02 + local set_path=true 14:44:02 + local install_args= 14:44:02 ++ 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 14:44:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:44:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:44:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:44:02 + true 14:44:02 + case $1 in 14:44:02 + venv_file=/tmp/.toxenv 14:44:02 + shift 2 14:44:02 + true 14:44:02 + case $1 in 14:44:02 + shift 14:44:02 + break 14:44:02 + case $python in 14:44:02 + local pkg_list= 14:44:02 + [[ -d /opt/pyenv ]] 14:44:02 + echo 'Setup pyenv:' 14:44:02 Setup pyenv: 14:44:02 + export PYENV_ROOT=/opt/pyenv 14:44:02 + PYENV_ROOT=/opt/pyenv 14:44:02 + 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 14:44:02 + 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 14:44:02 + pyenv versions 14:44:02 system 14:44:02 3.8.13 14:44:02 3.9.13 14:44:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:44:02 + command -v pyenv 14:44:02 ++ pyenv init - --no-rehash 14:44:02 + 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[*]}"'\'')" 14:44:02 export PATH="/opt/pyenv/shims:${PATH}" 14:44:02 export PYENV_SHELL=bash 14:44:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:44:02 pyenv() { 14:44:02 local command 14:44:02 command="${1:-}" 14:44:02 if [ "$#" -gt 0 ]; then 14:44:02 shift 14:44:02 fi 14:44:02 14:44:02 case "$command" in 14:44:02 rehash|shell) 14:44:02 eval "$(pyenv "sh-$command" "$@")" 14:44:02 ;; 14:44:02 *) 14:44:02 command pyenv "$command" "$@" 14:44:02 ;; 14:44:02 esac 14:44:02 }' 14:44:02 +++ 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[*]}"' 14:44:02 ++ 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 14:44:02 ++ 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 14:44:02 ++ 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 14:44:02 ++ export PYENV_SHELL=bash 14:44:02 ++ PYENV_SHELL=bash 14:44:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:44:02 +++ complete -F _pyenv pyenv 14:44:02 ++ lf-pyver python3 14:44:02 ++ local py_version_xy=python3 14:44:02 ++ local py_version_xyz= 14:44:02 ++ pyenv versions 14:44:02 ++ local command 14:44:02 ++ command=versions 14:44:02 ++ sed 's/^[ *]* //' 14:44:02 ++ '[' 1 -gt 0 ']' 14:44:02 ++ shift 14:44:02 ++ case "$command" in 14:44:02 ++ command pyenv versions 14:44:02 ++ pyenv versions 14:44:02 ++ awk '{ print $1 }' 14:44:02 ++ grep -E '^[0-9.]*[0-9]$' 14:44:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:44:02 +++ grep '^3' /tmp/.pyenv_versions 14:44:02 +++ sort -V 14:44:02 +++ tail -n 1 14:44:02 ++ py_version_xyz=3.10.6 14:44:02 ++ [[ -z 3.10.6 ]] 14:44:02 ++ echo 3.10.6 14:44:02 ++ return 0 14:44:02 + pyenv local 3.10.6 14:44:02 + local command 14:44:02 + command=local 14:44:02 + '[' 2 -gt 0 ']' 14:44:02 + shift 14:44:02 + case "$command" in 14:44:02 + command pyenv local 3.10.6 14:44:02 + pyenv local 3.10.6 14:44:03 + for arg in "$@" 14:44:03 + case $arg in 14:44:03 + pkg_list+='tox ' 14:44:03 + for arg in "$@" 14:44:03 + case $arg in 14:44:03 + pkg_list+='virtualenv ' 14:44:03 + for arg in "$@" 14:44:03 + case $arg in 14:44:03 + pkg_list+='urllib3~=1.26.15 ' 14:44:03 + [[ -f /tmp/.toxenv ]] 14:44:03 ++ cat /tmp/.toxenv 14:44:03 + lf_venv=/tmp/venv-fSCZ 14:44:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSCZ from' file:/tmp/.toxenv 14:44:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSCZ from file:/tmp/.toxenv 14:44:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:44:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:44:03 + local 'pip_opts=--upgrade --quiet' 14:44:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:44:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:44:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:44:03 + [[ -n '' ]] 14:44:03 + [[ -n '' ]] 14:44:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:44:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:44:03 + /tmp/venv-fSCZ/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 14:44:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:44:03 lf-activate-venv(): INFO: Base packages installed successfully 14:44:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:44:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:44:03 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:44:03 + /tmp/venv-fSCZ/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 14:44:04 + type python3 14:44:04 + true 14:44:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fSCZ/bin to PATH' 14:44:04 lf-activate-venv(): INFO: Adding /tmp/venv-fSCZ/bin to PATH 14:44:04 + PATH=/tmp/venv-fSCZ/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 14:44:04 + return 0 14:44:04 + [[ -d /opt/pyenv ]] 14:44:04 + echo '---> Setting up pyenv' 14:44:04 ---> Setting up pyenv 14:44:04 + export PYENV_ROOT=/opt/pyenv 14:44:04 + PYENV_ROOT=/opt/pyenv 14:44:04 + export PATH=/opt/pyenv/bin:/tmp/venv-fSCZ/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 14:44:04 + PATH=/opt/pyenv/bin:/tmp/venv-fSCZ/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 14:44:04 ++ pwd 14:44:04 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:44:04 + export PYTHONPATH 14:44:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:44:04 + TOX_TESTENV_PASSENV=PYTHONPATH 14:44:04 + tox --version 14:44:05 4.32.0 from /tmp/venv-fSCZ/lib/python3.10/site-packages/tox/__init__.py 14:44:05 + PARALLEL=false 14:44:05 + TOX_OPTIONS_LIST= 14:44:05 + [[ -n checkbashisms ]] 14:44:05 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:44:05 + case ${PARALLEL,,} in 14:44:05 + tox -e checkbashisms 14:44:05 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:44:06 checkbashisms: freeze> python -m pip freeze --all 14:44:06 checkbashisms: pip==25.3,setuptools==80.9.0 14:44:06 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:44:08 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:44:10 checkbashisms: OK (4.72=setup[1.30]+cmd[3.43] seconds) 14:44:10 congratulations :) (4.76 seconds) 14:44:10 + tox_status=0 14:44:10 + echo '---> Completed tox runs' 14:44:10 ---> Completed tox runs 14:44:10 + for i in .tox/*/log 14:44:10 ++ echo .tox/checkbashisms/log 14:44:10 ++ awk -F/ '{print $2}' 14:44:10 + tox_env=checkbashisms 14:44:10 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:44:10 + DOC_DIR=docs/_build/html 14:44:10 + [[ -d docs/_build/html ]] 14:44:10 + echo '---> tox-run.sh ends' 14:44:10 ---> tox-run.sh ends 14:44:10 + test 0 -eq 0 14:44:10 $ ssh-agent -k 14:44:10 unset SSH_AUTH_SOCK; 14:44:10 unset SSH_AGENT_PID; 14:44:10 echo Agent pid 1682 killed; 14:44:10 [ssh-agent] Stopped. 14:44:10 [PostBuildScript] - [INFO] Executing post build scripts. 14:44:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9248344417476973803.sh 14:44:10 ---> sysstat.sh 14:44:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12383795355892913431.sh 14:44:10 ---> package-listing.sh 14:44:10 ++ tr '[:upper:]' '[:lower:]' 14:44:10 ++ facter osfamily 14:44:11 + OS_FAMILY=debian 14:44:11 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:44:11 + START_PACKAGES=/tmp/packages_start.txt 14:44:11 + END_PACKAGES=/tmp/packages_end.txt 14:44:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:44:11 + PACKAGES=/tmp/packages_start.txt 14:44:11 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:44:11 + PACKAGES=/tmp/packages_end.txt 14:44:11 + case "${OS_FAMILY}" in 14:44:11 + dpkg -l 14:44:11 + grep '^ii' 14:44:11 + '[' -f /tmp/packages_start.txt ']' 14:44:11 + '[' -f /tmp/packages_end.txt ']' 14:44:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:44:11 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:44:11 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:44:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:44:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15657953725259152399.sh 14:44:11 ---> capture-instance-metadata.sh 14:44:11 Setup pyenv: 14:44:11 system 14:44:11 3.8.13 14:44:11 3.9.13 14:44:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:44:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hZkr 14:44:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:44:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:44:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:44:19 lf-activate-venv(): INFO: Base packages installed successfully 14:44:19 lf-activate-venv(): INFO: Installing additional packages: lftools 14:44:42 lf-activate-venv(): INFO: Adding /tmp/venv-hZkr/bin to PATH 14:44:42 INFO: Running in OpenStack, capturing instance metadata 14:44:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11262461833739530153.sh 14:44:43 provisioning config files... 14:44:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config10176641516355682520tmp 14:44:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:44:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:44:43 [EnvInject] - Injecting environment variables from a build step. 14:44:43 [EnvInject] - Injecting as environment variables the properties content 14:44:43 SERVER_ID=logs 14:44:43 14:44:43 [EnvInject] - Variables injected successfully. 14:44:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11009725016346269165.sh 14:44:43 ---> create-netrc.sh 14:44:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14195969705228171890.sh 14:44:43 ---> python-tools-install.sh 14:44:43 Setup pyenv: 14:44:43 system 14:44:43 3.8.13 14:44:43 3.9.13 14:44:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:44:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hZkr from file:/tmp/.os_lf_venv 14:44:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:44:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:44:45 lf-activate-venv(): INFO: Base packages installed successfully 14:44:45 lf-activate-venv(): INFO: Installing additional packages: lftools 14:44:53 lf-activate-venv(): INFO: Adding /tmp/venv-hZkr/bin to PATH 14:44:53 Generating Requirements File 14:45:11 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. 14:45:11 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:45:11 Python 3.10.6 14:45:11 pip 25.3 from /tmp/venv-hZkr/lib/python3.10/site-packages/pip (python 3.10) 14:45:12 appdirs==1.4.4 14:45:12 argcomplete==3.6.3 14:45:12 aspy.yaml==1.3.0 14:45:12 attrs==25.4.0 14:45:12 autopage==0.5.2 14:45:12 backports.strenum==1.3.1 14:45:12 beautifulsoup4==4.14.3 14:45:12 boto3==1.42.6 14:45:12 botocore==1.42.6 14:45:12 bs4==0.0.2 14:45:12 cachetools==6.2.2 14:45:12 certifi==2025.11.12 14:45:12 cffi==2.0.0 14:45:12 cfgv==3.5.0 14:45:12 chardet==5.2.0 14:45:12 charset-normalizer==3.4.4 14:45:12 click==8.3.1 14:45:12 cliff==4.13.0 14:45:12 cmd2==3.0.0 14:45:12 cryptography==3.3.2 14:45:12 debtcollector==3.0.0 14:45:12 decorator==5.2.1 14:45:12 defusedxml==0.7.1 14:45:12 Deprecated==1.3.1 14:45:12 distlib==0.4.0 14:45:12 dnspython==2.8.0 14:45:12 docker==7.1.0 14:45:12 dogpile.cache==1.5.0 14:45:12 durationpy==0.10 14:45:12 email-validator==2.3.0 14:45:12 filelock==3.20.0 14:45:12 future==1.0.0 14:45:12 gitdb==4.0.12 14:45:12 GitPython==3.1.45 14:45:12 google-auth==2.43.0 14:45:12 httplib2==0.31.0 14:45:12 identify==2.6.15 14:45:12 idna==3.11 14:45:12 importlib-resources==1.5.0 14:45:12 iso8601==2.1.0 14:45:12 Jinja2==3.1.6 14:45:12 jmespath==1.0.1 14:45:12 jsonpatch==1.33 14:45:12 jsonpointer==3.0.0 14:45:12 jsonschema==4.25.1 14:45:12 jsonschema-specifications==2025.9.1 14:45:12 keystoneauth1==5.12.0 14:45:12 kubernetes==34.1.0 14:45:12 lftools==0.37.17 14:45:12 lxml==6.0.2 14:45:12 markdown-it-py==4.0.0 14:45:12 MarkupSafe==3.0.3 14:45:12 mdurl==0.1.2 14:45:12 msgpack==1.1.2 14:45:12 multi_key_dict==2.0.3 14:45:12 munch==4.0.0 14:45:12 netaddr==1.3.0 14:45:12 niet==1.4.2 14:45:12 nodeenv==1.9.1 14:45:12 oauth2client==4.1.3 14:45:12 oauthlib==3.3.1 14:45:12 openstacksdk==4.8.0 14:45:12 os-service-types==1.8.2 14:45:12 osc-lib==4.2.0 14:45:12 oslo.config==10.1.0 14:45:12 oslo.context==6.2.0 14:45:12 oslo.i18n==6.7.1 14:45:12 oslo.log==7.2.1 14:45:12 oslo.serialization==5.8.0 14:45:12 oslo.utils==9.2.0 14:45:12 packaging==25.0 14:45:12 pbr==7.0.3 14:45:12 platformdirs==4.5.1 14:45:12 prettytable==3.17.0 14:45:12 psutil==7.1.3 14:45:12 pyasn1==0.6.1 14:45:12 pyasn1_modules==0.4.2 14:45:12 pycparser==2.23 14:45:12 pygerrit2==2.0.15 14:45:12 PyGithub==2.8.1 14:45:12 Pygments==2.19.2 14:45:12 PyJWT==2.10.1 14:45:12 PyNaCl==1.6.1 14:45:12 pyparsing==2.4.7 14:45:12 pyperclip==1.11.0 14:45:12 pyrsistent==0.20.0 14:45:12 python-cinderclient==9.8.0 14:45:12 python-dateutil==2.9.0.post0 14:45:12 python-heatclient==4.3.0 14:45:12 python-jenkins==1.8.3 14:45:12 python-keystoneclient==5.7.0 14:45:12 python-magnumclient==4.9.0 14:45:12 python-openstackclient==8.2.0 14:45:12 python-swiftclient==4.9.0 14:45:12 PyYAML==6.0.3 14:45:12 referencing==0.37.0 14:45:12 requests==2.32.5 14:45:12 requests-oauthlib==2.0.0 14:45:12 requestsexceptions==1.4.0 14:45:12 rfc3986==2.0.0 14:45:12 rich==14.2.0 14:45:12 rich-argparse==1.7.2 14:45:12 rpds-py==0.30.0 14:45:12 rsa==4.9.1 14:45:12 ruamel.yaml==0.18.16 14:45:12 ruamel.yaml.clib==0.2.15 14:45:12 s3transfer==0.16.0 14:45:12 simplejson==3.20.2 14:45:12 six==1.17.0 14:45:12 smmap==5.0.2 14:45:12 soupsieve==2.8 14:45:12 stevedore==5.6.0 14:45:12 tabulate==0.9.0 14:45:12 toml==0.10.2 14:45:12 tomlkit==0.13.3 14:45:12 tqdm==4.67.1 14:45:12 typing_extensions==4.15.0 14:45:12 tzdata==2025.2 14:45:12 urllib3==1.26.20 14:45:12 virtualenv==20.35.4 14:45:12 wcwidth==0.2.14 14:45:12 websocket-client==1.9.0 14:45:12 wrapt==2.0.1 14:45:12 xdg==6.0.0 14:45:12 xmltodict==1.0.2 14:45:12 yq==3.4.3 14:45:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17742905383822945533.sh 14:45:12 ---> sudo-logs.sh 14:45:12 Archiving 'sudo' log.. 14:45:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13157657530064579369.sh 14:45:12 ---> job-cost.sh 14:45:12 Setup pyenv: 14:45:12 system 14:45:12 3.8.13 14:45:12 3.9.13 14:45:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:45:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hZkr from file:/tmp/.os_lf_venv 14:45:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:45:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:45:14 lf-activate-venv(): INFO: Base packages installed successfully 14:45:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:45:19 lf-activate-venv(): INFO: Adding /tmp/venv-hZkr/bin to PATH 14:45:19 INFO: No Stack... 14:45:20 INFO: Retrieving Pricing Info for: v3-standard-4 14:45:20 INFO: Archiving Costs 14:45:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4544515505772815892.sh 14:45:20 ---> logs-deploy.sh 14:45:20 Setup pyenv: 14:45:20 system 14:45:20 3.8.13 14:45:20 3.9.13 14:45:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:45:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hZkr from file:/tmp/.os_lf_venv 14:45:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:45:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:45:22 lf-activate-venv(): INFO: Base packages installed successfully 14:45:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:45:31 lf-activate-venv(): INFO: Adding /tmp/venv-hZkr/bin to PATH 14:45:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4351 14:45:31 INFO: archiving workspace using pattern(s): 14:45:32 Archives upload complete. 14:45:32 INFO: archiving logs to Nexus 14:45:33 ---> uname -a: 14:45:33 Linux prd-ubuntu1804-builder-4c-4g-19306 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:45:33 14:45:33 14:45:33 ---> lscpu: 14:45:33 Architecture: x86_64 14:45:33 CPU op-mode(s): 32-bit, 64-bit 14:45:33 Byte Order: Little Endian 14:45:33 CPU(s): 4 14:45:33 On-line CPU(s) list: 0-3 14:45:33 Thread(s) per core: 1 14:45:33 Core(s) per socket: 1 14:45:33 Socket(s): 4 14:45:33 NUMA node(s): 1 14:45:33 Vendor ID: AuthenticAMD 14:45:33 CPU family: 23 14:45:33 Model: 49 14:45:33 Model name: AMD EPYC-Rome Processor 14:45:33 Stepping: 0 14:45:33 CPU MHz: 2799.998 14:45:33 BogoMIPS: 5599.99 14:45:33 Virtualization: AMD-V 14:45:33 Hypervisor vendor: KVM 14:45:33 Virtualization type: full 14:45:33 L1d cache: 32K 14:45:33 L1i cache: 32K 14:45:33 L2 cache: 512K 14:45:33 L3 cache: 16384K 14:45:33 NUMA node0 CPU(s): 0-3 14:45:33 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 14:45:33 14:45:33 14:45:33 ---> nproc: 14:45:33 4 14:45:33 14:45:33 14:45:33 ---> df -h: 14:45:33 Filesystem Size Used Avail Use% Mounted on 14:45:33 udev 7.9G 0 7.9G 0% /dev 14:45:33 tmpfs 1.6G 676K 1.6G 1% /run 14:45:33 /dev/vda1 78G 8.3G 70G 11% / 14:45:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:45:33 tmpfs 5.0M 0 5.0M 0% /run/lock 14:45:33 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:45:33 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:45:33 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:45:33 14:45:33 14:45:33 ---> free -m: 14:45:33 total used free shared buff/cache available 14:45:33 Mem: 16040 553 13415 0 2071 15172 14:45:33 Swap: 1023 0 1023 14:45:33 14:45:33 14:45:33 ---> ip addr: 14:45:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:45:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:45:33 inet 127.0.0.1/8 scope host lo 14:45:33 valid_lft forever preferred_lft forever 14:45:33 inet6 ::1/128 scope host 14:45:33 valid_lft forever preferred_lft forever 14:45:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:45:33 link/ether fa:16:3e:02:ff:c8 brd ff:ff:ff:ff:ff:ff 14:45:33 inet 10.30.106.126/23 brd 10.30.107.255 scope global dynamic ens3 14:45:33 valid_lft 86269sec preferred_lft 86269sec 14:45:33 inet6 fe80::f816:3eff:fe02:ffc8/64 scope link 14:45:33 valid_lft forever preferred_lft forever 14:45:33 14:45:33 14:45:33 ---> sar -b -r -n DEV: 14:45:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19306) 12/10/25 _x86_64_ (4 CPU) 14:45:33 14:45:33 14:43:25 LINUX RESTART (4 CPU) 14:45:33 14:45:33 14:44:01 tps rtps wtps bread/s bwrtn/s 14:45:33 14:45:01 111.81 5.12 106.70 201.43 43363.97 14:45:33 Average: 111.81 5.12 106.70 201.43 43363.97 14:45:33 14:45:33 14:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:45:33 14:45:01 13852464 15559228 2572504 15.66 71872 1827848 763076 4.37 692248 1650508 165520 14:45:33 Average: 13852464 15559228 2572504 15.66 71872 1827848 763076 4.37 692248 1650508 165520 14:45:33 14:45:33 14:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:45:33 14:45:01 lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 14:45:33 14:45:01 ens3 73.74 52.16 825.35 12.20 0.00 0.00 0.00 0.00 14:45:33 Average: lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 14:45:33 Average: ens3 73.74 52.16 825.35 12.20 0.00 0.00 0.00 0.00 14:45:33 14:45:33 14:45:33 ---> sar -P ALL: 14:45:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19306) 12/10/25 _x86_64_ (4 CPU) 14:45:33 14:45:33 14:43:25 LINUX RESTART (4 CPU) 14:45:33 14:45:33 14:44:01 CPU %user %nice %system %iowait %steal %idle 14:45:33 14:45:01 all 21.21 0.00 1.56 2.31 0.05 74.87 14:45:33 14:45:01 0 7.31 0.00 1.14 7.58 0.03 83.94 14:45:33 14:45:01 1 42.72 0.00 2.24 0.67 0.08 54.29 14:45:33 14:45:01 2 14.38 0.00 1.33 0.63 0.05 83.60 14:45:33 14:45:01 3 20.41 0.00 1.52 0.38 0.05 77.64 14:45:33 Average: all 21.21 0.00 1.56 2.31 0.05 74.87 14:45:33 Average: 0 7.31 0.00 1.14 7.58 0.03 83.94 14:45:33 Average: 1 42.72 0.00 2.24 0.67 0.08 54.29 14:45:33 Average: 2 14.38 0.00 1.33 0.63 0.05 83.60 14:45:33 Average: 3 20.41 0.00 1.52 0.38 0.05 77.64 14:45:33 14:45:33 14:45:33