18:48:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142664 18:48:47 Running as SYSTEM 18:48:47 [EnvInject] - Loading node environment variables. 18:48:47 Building remotely on prd-ubuntu1804-builder-4c-4g-2393 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 18:48:47 [ssh-agent] Looking for ssh-agent implementation... 18:48:47 $ ssh-agent 18:48:47 SSH_AUTH_SOCK=/tmp/ssh-s9Fa68SHkaUu/agent.1679 18:48:47 SSH_AGENT_PID=1681 18:48:47 [ssh-agent] Started. 18:48:47 Running ssh-add (command line suppressed) 18:48:47 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8383940819381919691.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8383940819381919691.key) 18:48:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:48:47 The recommended git tool is: NONE 18:48:49 using credential onap-jenkins-ssh 18:48:49 Wiping out workspace first. 18:48:49 Cloning the remote Git repository 18:48:49 Cloning repository git://cloud.onap.org/mirror/oom.git 18:48:49 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 18:48:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:48:49 > git --version # timeout=10 18:48:49 > git --version # 'git version 2.17.1' 18:48:49 using GIT_SSH to set credentials Gerrit user 18:48:49 Verifying host key using manually-configured host key entries 18:48:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:48:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:48:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:48:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:48:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:48:54 using GIT_SSH to set credentials Gerrit user 18:48:54 Verifying host key using manually-configured host key entries 18:48:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/142664/4 # timeout=30 18:48:54 > git rev-parse e640c9a74476e0d502cd34a661263bd129c7b1da^{commit} # timeout=10 18:48:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:48:54 Checking out Revision e640c9a74476e0d502cd34a661263bd129c7b1da (refs/changes/64/142664/4) 18:48:54 > git config core.sparsecheckout # timeout=10 18:48:54 > git checkout -f e640c9a74476e0d502cd34a661263bd129c7b1da # timeout=30 18:48:58 Commit message: "Update SDNC versions for Quebec" 18:48:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:48:58 > git rev-list --no-walk f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22 # timeout=10 18:48:58 [EnvInject] - Injecting environment variables from a build step. 18:48:58 [EnvInject] - Injecting as environment variables the properties content 18:48:58 PYTHON=python3 18:48:58 18:48:58 [EnvInject] - Variables injected successfully. 18:48:58 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16573613308846284269.sh 18:48:58 ---> tox-install.sh 18:48:58 + source /home/jenkins/lf-env.sh 18:48:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:48:58 ++ mktemp -d /tmp/venv-XXXX 18:48:58 + lf_venv=/tmp/venv-FFwd 18:48:58 + local venv_file=/tmp/.os_lf_venv 18:48:58 + local python=python3 18:48:58 + local options 18:48:58 + local set_path=true 18:48:58 + local install_args= 18:48:58 ++ 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 18:48:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:48:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:48:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:48:58 + true 18:48:58 + case $1 in 18:48:58 + venv_file=/tmp/.toxenv 18:48:58 + shift 2 18:48:58 + true 18:48:58 + case $1 in 18:48:58 + shift 18:48:58 + break 18:48:58 + case $python in 18:48:58 + local pkg_list= 18:48:58 + [[ -d /opt/pyenv ]] 18:48:58 + echo 'Setup pyenv:' 18:48:58 Setup pyenv: 18:48:58 + export PYENV_ROOT=/opt/pyenv 18:48:58 + PYENV_ROOT=/opt/pyenv 18:48:58 + 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 18:48:58 + 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 18:48:58 + pyenv versions 18:48:58 * system (set by /opt/pyenv/version) 18:48:58 * 3.8.13 (set by /opt/pyenv/version) 18:48:58 * 3.9.13 (set by /opt/pyenv/version) 18:48:58 * 3.10.6 (set by /opt/pyenv/version) 18:48:58 + command -v pyenv 18:48:58 ++ pyenv init - --no-rehash 18:48:58 + 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[*]}"'\'')" 18:48:58 export PATH="/opt/pyenv/shims:${PATH}" 18:48:58 export PYENV_SHELL=bash 18:48:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:48:58 pyenv() { 18:48:58 local command 18:48:58 command="${1:-}" 18:48:58 if [ "$#" -gt 0 ]; then 18:48:58 shift 18:48:58 fi 18:48:58 18:48:58 case "$command" in 18:48:58 rehash|shell) 18:48:58 eval "$(pyenv "sh-$command" "$@")" 18:48:58 ;; 18:48:58 *) 18:48:58 command pyenv "$command" "$@" 18:48:58 ;; 18:48:58 esac 18:48:58 }' 18:48:58 +++ 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[*]}"' 18:48:58 ++ 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 18:48:58 ++ 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 18:48:58 ++ 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 18:48:58 ++ export PYENV_SHELL=bash 18:48:58 ++ PYENV_SHELL=bash 18:48:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:48:58 +++ complete -F _pyenv pyenv 18:48:58 ++ lf-pyver python3 18:48:58 ++ local py_version_xy=python3 18:48:58 ++ local py_version_xyz= 18:48:58 ++ pyenv versions 18:48:58 ++ local command 18:48:58 ++ command=versions 18:48:58 ++ '[' 1 -gt 0 ']' 18:48:58 ++ shift 18:48:58 ++ case "$command" in 18:48:58 ++ command pyenv versions 18:48:58 ++ pyenv versions 18:48:58 ++ awk '{ print $1 }' 18:48:58 ++ sed 's/^[ *]* //' 18:48:58 ++ grep -E '^[0-9.]*[0-9]$' 18:48:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:48:58 +++ grep '^3' /tmp/.pyenv_versions 18:48:58 +++ sort -V 18:48:58 +++ tail -n 1 18:48:58 ++ py_version_xyz=3.10.6 18:48:58 ++ [[ -z 3.10.6 ]] 18:48:58 ++ echo 3.10.6 18:48:58 ++ return 0 18:48:58 + pyenv local 3.10.6 18:48:58 + local command 18:48:58 + command=local 18:48:58 + '[' 2 -gt 0 ']' 18:48:58 + shift 18:48:58 + case "$command" in 18:48:58 + command pyenv local 3.10.6 18:48:58 + pyenv local 3.10.6 18:48:58 + for arg in "$@" 18:48:58 + case $arg in 18:48:58 + pkg_list+='tox ' 18:48:58 + for arg in "$@" 18:48:58 + case $arg in 18:48:58 + pkg_list+='virtualenv ' 18:48:58 + for arg in "$@" 18:48:58 + case $arg in 18:48:58 + pkg_list+='urllib3~=1.26.15 ' 18:48:58 + [[ -f /tmp/.toxenv ]] 18:48:58 + [[ ! -f /tmp/.toxenv ]] 18:48:58 + [[ -n '' ]] 18:48:58 + python3 -m venv /tmp/venv-FFwd 18:49:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FFwd' 18:49:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FFwd 18:49:02 + echo /tmp/venv-FFwd 18:49:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:49:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:49:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:49:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:49:02 + local 'pip_opts=--upgrade --quiet' 18:49:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:49:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:49:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:49:02 + [[ -n '' ]] 18:49:02 + [[ -n '' ]] 18:49:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:49:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:49:02 + /tmp/venv-FFwd/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 18:49:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:49:06 lf-activate-venv(): INFO: Base packages installed successfully 18:49:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:49:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:49:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:49:06 + /tmp/venv-FFwd/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 18:49:08 + type python3 18:49:08 + true 18:49:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FFwd/bin to PATH' 18:49:08 lf-activate-venv(): INFO: Adding /tmp/venv-FFwd/bin to PATH 18:49:08 + PATH=/tmp/venv-FFwd/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 18:49:08 + return 0 18:49:08 + python3 --version 18:49:08 Python 3.10.6 18:49:08 + python3 -m pip --version 18:49:09 pip 25.3 from /tmp/venv-FFwd/lib/python3.10/site-packages/pip (python 3.10) 18:49:09 + python3 -m pip freeze 18:49:09 cachetools==6.2.4 18:49:09 chardet==5.2.0 18:49:09 colorama==0.4.6 18:49:09 distlib==0.4.0 18:49:09 filelock==3.20.3 18:49:09 packaging==26.0 18:49:09 platformdirs==4.5.1 18:49:09 pluggy==1.6.0 18:49:09 pyproject-api==1.10.0 18:49:09 tomli==2.4.0 18:49:09 tox==4.34.1 18:49:09 typing_extensions==4.15.0 18:49:09 urllib3==1.26.20 18:49:09 virtualenv==20.36.1 18:49:09 [EnvInject] - Injecting environment variables from a build step. 18:49:09 [EnvInject] - Injecting as environment variables the properties content 18:49:09 PARALLEL=false 18:49:09 18:49:09 [EnvInject] - Variables injected successfully. 18:49:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13892366885875655017.sh 18:49:09 ---> tox-run.sh 18:49:09 + 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 18:49:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 18:49:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 18:49:09 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 18:49:09 + cd /w/workspace/oom-master-checkbashisms-lint/. 18:49:09 + source /home/jenkins/lf-env.sh 18:49:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:49:09 ++ mktemp -d /tmp/venv-XXXX 18:49:09 + lf_venv=/tmp/venv-aj2C 18:49:09 + local venv_file=/tmp/.os_lf_venv 18:49:09 + local python=python3 18:49:09 + local options 18:49:09 + local set_path=true 18:49:09 + local install_args= 18:49: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 18:49:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:49:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:49:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:49:09 + true 18:49:09 + case $1 in 18:49:09 + venv_file=/tmp/.toxenv 18:49:09 + shift 2 18:49:09 + true 18:49:09 + case $1 in 18:49:09 + shift 18:49:09 + break 18:49:09 + case $python in 18:49:09 + local pkg_list= 18:49:09 + [[ -d /opt/pyenv ]] 18:49:09 + echo 'Setup pyenv:' 18:49:09 Setup pyenv: 18:49:09 + export PYENV_ROOT=/opt/pyenv 18:49:09 + PYENV_ROOT=/opt/pyenv 18:49:09 + 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 18:49:09 + 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 18:49:09 + pyenv versions 18:49:09 system 18:49:10 3.8.13 18:49:10 3.9.13 18:49:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:49:10 + command -v pyenv 18:49:10 ++ pyenv init - --no-rehash 18:49:10 + 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[*]}"'\'')" 18:49:10 export PATH="/opt/pyenv/shims:${PATH}" 18:49:10 export PYENV_SHELL=bash 18:49:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:49:10 pyenv() { 18:49:10 local command 18:49:10 command="${1:-}" 18:49:10 if [ "$#" -gt 0 ]; then 18:49:10 shift 18:49:10 fi 18:49:10 18:49:10 case "$command" in 18:49:10 rehash|shell) 18:49:10 eval "$(pyenv "sh-$command" "$@")" 18:49:10 ;; 18:49:10 *) 18:49:10 command pyenv "$command" "$@" 18:49:10 ;; 18:49:10 esac 18:49:10 }' 18:49:10 +++ 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[*]}"' 18:49:10 ++ 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 18:49:10 ++ 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 18:49:10 ++ 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 18:49:10 ++ export PYENV_SHELL=bash 18:49:10 ++ PYENV_SHELL=bash 18:49:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:49:10 +++ complete -F _pyenv pyenv 18:49:10 ++ lf-pyver python3 18:49:10 ++ local py_version_xy=python3 18:49:10 ++ local py_version_xyz= 18:49:10 ++ sed 's/^[ *]* //' 18:49:10 ++ awk '{ print $1 }' 18:49:10 ++ pyenv versions 18:49:10 ++ local command 18:49:10 ++ command=versions 18:49:10 ++ '[' 1 -gt 0 ']' 18:49:10 ++ shift 18:49:10 ++ case "$command" in 18:49:10 ++ command pyenv versions 18:49:10 ++ pyenv versions 18:49:10 ++ grep -E '^[0-9.]*[0-9]$' 18:49:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:49:10 +++ sort -V 18:49:10 +++ grep '^3' /tmp/.pyenv_versions 18:49:10 +++ tail -n 1 18:49:10 ++ py_version_xyz=3.10.6 18:49:10 ++ [[ -z 3.10.6 ]] 18:49:10 ++ echo 3.10.6 18:49:10 ++ return 0 18:49:10 + pyenv local 3.10.6 18:49:10 + local command 18:49:10 + command=local 18:49:10 + '[' 2 -gt 0 ']' 18:49:10 + shift 18:49:10 + case "$command" in 18:49:10 + command pyenv local 3.10.6 18:49:10 + pyenv local 3.10.6 18:49:10 + for arg in "$@" 18:49:10 + case $arg in 18:49:10 + pkg_list+='tox ' 18:49:10 + for arg in "$@" 18:49:10 + case $arg in 18:49:10 + pkg_list+='virtualenv ' 18:49:10 + for arg in "$@" 18:49:10 + case $arg in 18:49:10 + pkg_list+='urllib3~=1.26.15 ' 18:49:10 + [[ -f /tmp/.toxenv ]] 18:49:10 ++ cat /tmp/.toxenv 18:49:10 + lf_venv=/tmp/venv-FFwd 18:49:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FFwd from' file:/tmp/.toxenv 18:49:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FFwd from file:/tmp/.toxenv 18:49:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:49:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:49:10 + local 'pip_opts=--upgrade --quiet' 18:49:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:49:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:49:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:49:10 + [[ -n '' ]] 18:49:10 + [[ -n '' ]] 18:49:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:49:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:49:10 + /tmp/venv-FFwd/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 18:49:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:49:10 lf-activate-venv(): INFO: Base packages installed successfully 18:49:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:49:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:49:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:49:10 + /tmp/venv-FFwd/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 18:49:11 + type python3 18:49:11 + true 18:49:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FFwd/bin to PATH' 18:49:11 lf-activate-venv(): INFO: Adding /tmp/venv-FFwd/bin to PATH 18:49:11 + PATH=/tmp/venv-FFwd/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 18:49:11 + return 0 18:49:11 + [[ -d /opt/pyenv ]] 18:49:11 + echo '---> Setting up pyenv' 18:49:11 ---> Setting up pyenv 18:49:11 + export PYENV_ROOT=/opt/pyenv 18:49:11 + PYENV_ROOT=/opt/pyenv 18:49:11 + export PATH=/opt/pyenv/bin:/tmp/venv-FFwd/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 18:49:11 + PATH=/opt/pyenv/bin:/tmp/venv-FFwd/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 18:49:11 ++ pwd 18:49:11 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 18:49:11 + export PYTHONPATH 18:49:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:49:11 + TOX_TESTENV_PASSENV=PYTHONPATH 18:49:11 + tox --version 18:49:12 4.34.1 from /tmp/venv-FFwd/lib/python3.10/site-packages/tox/__init__.py 18:49:12 + PARALLEL=false 18:49:12 + TOX_OPTIONS_LIST= 18:49:12 + [[ -n checkbashisms ]] 18:49:12 + TOX_OPTIONS_LIST=' -e checkbashisms' 18:49:12 + case ${PARALLEL,,} in 18:49:12 + tox -e checkbashisms 18:49:12 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 18:49:13 checkbashisms: freeze> python -m pip freeze --all 18:49:13 checkbashisms: pip==25.3,setuptools==80.9.0 18:49:13 checkbashisms: commands[0]> .ci/check-bashisms.sh 18:49:15 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 18:49:17 checkbashisms: OK (4.70=setup[1.28]+cmd[3.42] seconds) 18:49:17 congratulations :) (4.73 seconds) 18:49:17 + tox_status=0 18:49:17 + echo '---> Completed tox runs' 18:49:17 ---> Completed tox runs 18:49:17 + for i in .tox/*/log 18:49:17 ++ echo .tox/checkbashisms/log 18:49:17 ++ awk -F/ '{print $2}' 18:49:17 + tox_env=checkbashisms 18:49:17 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 18:49:17 + DOC_DIR=docs/_build/html 18:49:17 + [[ -d docs/_build/html ]] 18:49:17 + echo '---> tox-run.sh ends' 18:49:17 ---> tox-run.sh ends 18:49:17 + test 0 -eq 0 18:49:17 $ ssh-agent -k 18:49:17 unset SSH_AUTH_SOCK; 18:49:17 unset SSH_AGENT_PID; 18:49:17 echo Agent pid 1681 killed; 18:49:17 [ssh-agent] Stopped. 18:49:17 [PostBuildScript] - [INFO] Executing post build scripts. 18:49:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2920161765031312152.sh 18:49:17 ---> sysstat.sh 18:49:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9114993875625858402.sh 18:49:17 ---> package-listing.sh 18:49:17 ++ tr '[:upper:]' '[:lower:]' 18:49:17 ++ facter osfamily 18:49:17 + OS_FAMILY=debian 18:49:17 + workspace=/w/workspace/oom-master-checkbashisms-lint 18:49:17 + START_PACKAGES=/tmp/packages_start.txt 18:49:17 + END_PACKAGES=/tmp/packages_end.txt 18:49:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:49:17 + PACKAGES=/tmp/packages_start.txt 18:49:17 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 18:49:17 + PACKAGES=/tmp/packages_end.txt 18:49:17 + case "${OS_FAMILY}" in 18:49:17 + dpkg -l 18:49:17 + grep '^ii' 18:49:18 + '[' -f /tmp/packages_start.txt ']' 18:49:18 + '[' -f /tmp/packages_end.txt ']' 18:49:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:49:18 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 18:49:18 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 18:49:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 18:49:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18333478413446869247.sh 18:49:18 ---> capture-instance-metadata.sh 18:49:18 Setup pyenv: 18:49:18 system 18:49:18 3.8.13 18:49:18 3.9.13 18:49:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:49:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5hxl 18:49:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:49:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:49:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:49:25 lf-activate-venv(): INFO: Base packages installed successfully 18:49:25 lf-activate-venv(): INFO: Installing additional packages: lftools 18:49:48 lf-activate-venv(): INFO: Adding /tmp/venv-5hxl/bin to PATH 18:49:48 INFO: Running in OpenStack, capturing instance metadata 18:49:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3884665310559746676.sh 18:49:48 provisioning config files... 18:49:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4695337209485026027tmp 18:49:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:49:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:49:48 [EnvInject] - Injecting environment variables from a build step. 18:49:48 [EnvInject] - Injecting as environment variables the properties content 18:49:48 SERVER_ID=logs 18:49:48 18:49:48 [EnvInject] - Variables injected successfully. 18:49:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16536201200775035299.sh 18:49:48 ---> create-netrc.sh 18:49:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6363304051521724350.sh 18:49:48 ---> python-tools-install.sh 18:49:48 Setup pyenv: 18:49:48 system 18:49:48 3.8.13 18:49:48 3.9.13 18:49:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:49:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5hxl from file:/tmp/.os_lf_venv 18:49:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:49:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:49:50 lf-activate-venv(): INFO: Base packages installed successfully 18:49:50 lf-activate-venv(): INFO: Installing additional packages: lftools 18:49:58 lf-activate-venv(): INFO: Adding /tmp/venv-5hxl/bin to PATH 18:49:58 Generating Requirements File 18:50:22 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. 18:50:22 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:50:22 Python 3.10.6 18:50:22 pip 25.3 from /tmp/venv-5hxl/lib/python3.10/site-packages/pip (python 3.10) 18:50:22 appdirs==1.4.4 18:50:22 argcomplete==3.6.3 18:50:22 aspy.yaml==1.3.0 18:50:22 attrs==25.4.0 18:50:22 autopage==0.5.2 18:50:22 backports.strenum==1.3.1 18:50:22 beautifulsoup4==4.14.3 18:50:22 boto3==1.42.33 18:50:22 botocore==1.42.33 18:50:22 bs4==0.0.2 18:50:22 certifi==2026.1.4 18:50:22 cffi==2.0.0 18:50:22 cfgv==3.5.0 18:50:22 chardet==5.2.0 18:50:22 charset-normalizer==3.4.4 18:50:22 click==8.3.1 18:50:22 cliff==4.13.1 18:50:22 cmd2==3.1.0 18:50:22 cryptography==3.3.2 18:50:22 debtcollector==3.0.0 18:50:22 decorator==5.2.1 18:50:22 defusedxml==0.7.1 18:50:22 Deprecated==1.3.1 18:50:22 distlib==0.4.0 18:50:22 dnspython==2.8.0 18:50:22 docker==7.1.0 18:50:22 dogpile.cache==1.5.0 18:50:22 durationpy==0.10 18:50:22 email-validator==2.3.0 18:50:22 filelock==3.20.3 18:50:22 future==1.0.0 18:50:22 gitdb==4.0.12 18:50:22 GitPython==3.1.46 18:50:22 httplib2==0.30.2 18:50:22 identify==2.6.16 18:50:22 idna==3.11 18:50:22 importlib-resources==1.5.0 18:50:22 iso8601==2.1.0 18:50:22 Jinja2==3.1.6 18:50:22 jmespath==1.1.0 18:50:22 jsonpatch==1.33 18:50:22 jsonpointer==3.0.0 18:50:22 jsonschema==4.26.0 18:50:22 jsonschema-specifications==2025.9.1 18:50:22 keystoneauth1==5.13.0 18:50:22 kubernetes==35.0.0 18:50:22 lftools==0.37.21 18:50:22 lxml==6.0.2 18:50:22 markdown-it-py==4.0.0 18:50:22 MarkupSafe==3.0.3 18:50:22 mdurl==0.1.2 18:50:22 msgpack==1.1.2 18:50:22 multi_key_dict==2.0.3 18:50:22 munch==4.0.0 18:50:22 netaddr==1.3.0 18:50:22 niet==1.4.2 18:50:22 nodeenv==1.10.0 18:50:22 oauth2client==4.1.3 18:50:22 oauthlib==3.3.1 18:50:22 openstacksdk==4.9.0 18:50:22 os-service-types==1.8.2 18:50:22 osc-lib==4.3.0 18:50:22 oslo.config==10.2.0 18:50:22 oslo.context==6.2.0 18:50:22 oslo.i18n==6.7.1 18:50:22 oslo.log==8.0.0 18:50:22 oslo.serialization==5.9.0 18:50:22 oslo.utils==9.2.0 18:50:22 packaging==26.0 18:50:22 pbr==7.0.3 18:50:22 platformdirs==4.5.1 18:50:22 prettytable==3.17.0 18:50:22 psutil==7.2.1 18:50:22 pyasn1==0.6.2 18:50:22 pyasn1_modules==0.4.2 18:50:22 pycparser==3.0 18:50:22 pygerrit2==2.0.15 18:50:22 PyGithub==2.8.1 18:50:22 Pygments==2.19.2 18:50:22 PyJWT==2.10.1 18:50:22 PyNaCl==1.6.2 18:50:22 pyparsing==2.4.7 18:50:22 pyperclip==1.11.0 18:50:22 pyrsistent==0.20.0 18:50:22 python-cinderclient==9.8.0 18:50:22 python-dateutil==2.9.0.post0 18:50:22 python-heatclient==5.0.0 18:50:22 python-jenkins==1.8.3 18:50:22 python-keystoneclient==5.7.0 18:50:22 python-magnumclient==4.9.0 18:50:22 python-openstackclient==8.3.0 18:50:22 python-swiftclient==4.9.0 18:50:22 PyYAML==6.0.3 18:50:22 referencing==0.37.0 18:50:22 requests==2.32.5 18:50:22 requests-oauthlib==2.0.0 18:50:22 requestsexceptions==1.4.0 18:50:22 rfc3986==2.0.0 18:50:22 rich==14.2.0 18:50:22 rich-argparse==1.7.2 18:50:22 rpds-py==0.30.0 18:50:22 rsa==4.9.1 18:50:22 ruamel.yaml==0.19.1 18:50:22 ruamel.yaml.clib==0.2.15 18:50:22 s3transfer==0.16.0 18:50:22 simplejson==3.20.2 18:50:22 six==1.17.0 18:50:22 smmap==5.0.2 18:50:22 soupsieve==2.8.3 18:50:22 stevedore==5.6.0 18:50:22 tabulate==0.9.0 18:50:22 toml==0.10.2 18:50:22 tomlkit==0.14.0 18:50:22 tqdm==4.67.1 18:50:22 typing_extensions==4.15.0 18:50:22 tzdata==2025.3 18:50:22 urllib3==1.26.20 18:50:22 virtualenv==20.36.1 18:50:22 wcwidth==0.3.1 18:50:22 websocket-client==1.9.0 18:50:22 wrapt==2.0.1 18:50:22 xdg==6.0.0 18:50:22 xmltodict==1.0.2 18:50:22 yq==3.4.3 18:50:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8063021429953376374.sh 18:50:22 ---> sudo-logs.sh 18:50:22 Archiving 'sudo' log.. 18:50:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9022920851451222091.sh 18:50:23 ---> job-cost.sh 18:50:23 Setup pyenv: 18:50:23 system 18:50:23 3.8.13 18:50:23 3.9.13 18:50:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:50:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5hxl from file:/tmp/.os_lf_venv 18:50:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:50:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:50:25 lf-activate-venv(): INFO: Base packages installed successfully 18:50:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:50:30 lf-activate-venv(): INFO: Adding /tmp/venv-5hxl/bin to PATH 18:50:30 INFO: No Stack... 18:50:30 INFO: Retrieving Pricing Info for: v3-standard-4 18:50:30 INFO: Archiving Costs 18:50:30 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15714472537946302406.sh 18:50:30 ---> logs-deploy.sh 18:50:30 Setup pyenv: 18:50:31 system 18:50:31 3.8.13 18:50:31 3.9.13 18:50:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:50:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5hxl from file:/tmp/.os_lf_venv 18:50:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:50:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:50:32 lf-activate-venv(): INFO: Base packages installed successfully 18:50:32 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:50:40 lf-activate-venv(): INFO: Adding /tmp/venv-5hxl/bin to PATH 18:50:40 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4389 18:50:40 INFO: archiving workspace using pattern(s): 18:50:41 Archives upload complete. 18:50:42 INFO: archiving logs to Nexus 18:50:43 ---> uname -a: 18:50:43 Linux prd-ubuntu1804-builder-4c-4g-2393 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:50:43 18:50:43 18:50:43 ---> lscpu: 18:50:43 Architecture: x86_64 18:50:43 CPU op-mode(s): 32-bit, 64-bit 18:50:43 Byte Order: Little Endian 18:50:43 CPU(s): 4 18:50:43 On-line CPU(s) list: 0-3 18:50:43 Thread(s) per core: 1 18:50:43 Core(s) per socket: 1 18:50:43 Socket(s): 4 18:50:43 NUMA node(s): 1 18:50:43 Vendor ID: AuthenticAMD 18:50:43 CPU family: 23 18:50:43 Model: 49 18:50:43 Model name: AMD EPYC-Rome Processor 18:50:43 Stepping: 0 18:50:43 CPU MHz: 2799.996 18:50:43 BogoMIPS: 5599.99 18:50:43 Virtualization: AMD-V 18:50:43 Hypervisor vendor: KVM 18:50:43 Virtualization type: full 18:50:43 L1d cache: 32K 18:50:43 L1i cache: 32K 18:50:43 L2 cache: 512K 18:50:43 L3 cache: 16384K 18:50:43 NUMA node0 CPU(s): 0-3 18:50:43 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 18:50:43 18:50:43 18:50:43 ---> nproc: 18:50:43 4 18:50:43 18:50:43 18:50:43 ---> df -h: 18:50:43 Filesystem Size Used Avail Use% Mounted on 18:50:43 udev 7.9G 0 7.9G 0% /dev 18:50:43 tmpfs 1.6G 676K 1.6G 1% /run 18:50:43 /dev/vda1 78G 8.3G 70G 11% / 18:50:43 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:50:43 tmpfs 5.0M 0 5.0M 0% /run/lock 18:50:43 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:50:43 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:50:43 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:50:43 18:50:43 18:50:43 ---> free -m: 18:50:43 total used free shared buff/cache available 18:50:43 Mem: 16040 556 13418 0 2064 15169 18:50:43 Swap: 1023 0 1023 18:50:43 18:50:43 18:50:43 ---> ip addr: 18:50:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:50:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:50:43 inet 127.0.0.1/8 scope host lo 18:50:43 valid_lft forever preferred_lft forever 18:50:43 inet6 ::1/128 scope host 18:50:43 valid_lft forever preferred_lft forever 18:50:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:50:43 link/ether fa:16:3e:18:03:24 brd ff:ff:ff:ff:ff:ff 18:50:43 inet 10.30.106.199/23 brd 10.30.107.255 scope global dynamic ens3 18:50:43 valid_lft 86271sec preferred_lft 86271sec 18:50:43 inet6 fe80::f816:3eff:fe18:324/64 scope link 18:50:43 valid_lft forever preferred_lft forever 18:50:43 18:50:43 18:50:43 ---> sar -b -r -n DEV: 18:50:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2393) 01/23/26 _x86_64_ (4 CPU) 18:50:43 18:50:43 18:48:36 LINUX RESTART (4 CPU) 18:50:43 18:50:43 18:49:01 tps rtps wtps bread/s bwrtn/s 18:50:43 18:50:02 114.30 8.77 105.53 231.96 37166.47 18:50:43 Average: 114.30 8.77 105.53 231.96 37166.47 18:50:43 18:50:43 18:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:50:43 18:50:02 13906624 15568712 2518344 15.33 70632 1786900 775212 4.44 684368 1610180 146140 18:50:43 Average: 13906624 15568712 2518344 15.33 70632 1786900 775212 4.44 684368 1610180 146140 18:50:43 18:50:43 18:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:50:43 18:50:02 lo 1.67 1.67 0.20 0.20 0.00 0.00 0.00 0.00 18:50:43 18:50:02 ens3 69.92 53.24 915.93 12.87 0.00 0.00 0.00 0.00 18:50:43 Average: lo 1.67 1.67 0.20 0.20 0.00 0.00 0.00 0.00 18:50:43 Average: ens3 69.92 53.24 915.93 12.87 0.00 0.00 0.00 0.00 18:50:43 18:50:43 18:50:43 ---> sar -P ALL: 18:50:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2393) 01/23/26 _x86_64_ (4 CPU) 18:50:43 18:50:43 18:48:36 LINUX RESTART (4 CPU) 18:50:43 18:50:43 18:49:01 CPU %user %nice %system %iowait %steal %idle 18:50:43 18:50:02 all 21.84 0.00 1.55 2.08 0.05 74.48 18:50:43 18:50:02 0 3.82 0.00 0.91 3.57 0.03 91.67 18:50:43 18:50:02 1 14.09 0.00 1.04 3.38 0.07 81.43 18:50:43 18:50:02 2 29.25 0.00 1.64 0.33 0.07 68.71 18:50:43 18:50:02 3 40.31 0.00 2.67 1.05 0.07 55.90 18:50:43 Average: all 21.84 0.00 1.55 2.08 0.05 74.48 18:50:43 Average: 0 3.82 0.00 0.91 3.57 0.03 91.67 18:50:43 Average: 1 14.09 0.00 1.04 3.38 0.07 81.43 18:50:43 Average: 2 29.25 0.00 1.64 0.33 0.07 68.71 18:50:43 Average: 3 40.31 0.00 2.67 1.05 0.07 55.90 18:50:43 18:50:43 18:50:43