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