06:23:29 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142281 06:23:29 Running as SYSTEM 06:23:29 [EnvInject] - Loading node environment variables. 06:23:30 Building remotely on prd-ubuntu1804-builder-4c-4g-3858 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 06:23:30 [ssh-agent] Looking for ssh-agent implementation... 06:23:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:30 $ ssh-agent 06:23:30 SSH_AUTH_SOCK=/tmp/ssh-ZEBWgqCZS8t0/agent.1693 06:23:30 SSH_AGENT_PID=1695 06:23:30 [ssh-agent] Started. 06:23:30 Running ssh-add (command line suppressed) 06:23:30 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6892605325999017939.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6892605325999017939.key) 06:23:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:23:30 The recommended git tool is: NONE 06:23:31 using credential onap-jenkins-ssh 06:23:31 Wiping out workspace first. 06:23:31 Cloning the remote Git repository 06:23:31 Cloning repository git://cloud.onap.org/mirror/oom.git 06:23:31 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 06:23:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:23:31 > git --version # timeout=10 06:23:31 > git --version # 'git version 2.17.1' 06:23:31 using GIT_SSH to set credentials Gerrit user 06:23:31 Verifying host key using manually-configured host key entries 06:23:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:23:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:23:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:23:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:23:37 using GIT_SSH to set credentials Gerrit user 06:23:37 Verifying host key using manually-configured host key entries 06:23:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/81/142281/1 # timeout=30 06:23:37 > git rev-parse 5fa1f785e3fb780982f0fc76334bad8fb8a10188^{commit} # timeout=10 06:23:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:23:37 Checking out Revision 5fa1f785e3fb780982f0fc76334bad8fb8a10188 (refs/changes/81/142281/1) 06:23:37 > git config core.sparsecheckout # timeout=10 06:23:37 > git checkout -f 5fa1f785e3fb780982f0fc76334bad8fb8a10188 # timeout=30 06:23:40 Commit message: "Fix ImagePullBackoff in gating due to Bitnami image" 06:23:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:23:40 > git rev-list --no-walk d1b311d061cab7173d6452d00a3e8916a9431ec2 # timeout=10 06:23:41 [EnvInject] - Injecting environment variables from a build step. 06:23:41 [EnvInject] - Injecting as environment variables the properties content 06:23:41 PYTHON=python3 06:23:41 06:23:41 [EnvInject] - Variables injected successfully. 06:23:41 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8497918892821103406.sh 06:23:41 ---> tox-install.sh 06:23:41 + source /home/jenkins/lf-env.sh 06:23:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:23:41 ++ mktemp -d /tmp/venv-XXXX 06:23:41 + lf_venv=/tmp/venv-iyrx 06:23:41 + local venv_file=/tmp/.os_lf_venv 06:23:41 + local python=python3 06:23:41 + local options 06:23:41 + local set_path=true 06:23:41 + local install_args= 06:23:41 ++ 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 06:23:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:23:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:23:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:23:41 + true 06:23:41 + case $1 in 06:23:41 + venv_file=/tmp/.toxenv 06:23:41 + shift 2 06:23:41 + true 06:23:41 + case $1 in 06:23:41 + shift 06:23:41 + break 06:23:41 + case $python in 06:23:41 + local pkg_list= 06:23:41 + [[ -d /opt/pyenv ]] 06:23:41 + echo 'Setup pyenv:' 06:23:41 Setup pyenv: 06:23:41 + export PYENV_ROOT=/opt/pyenv 06:23:41 + PYENV_ROOT=/opt/pyenv 06:23:41 + 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 06:23:41 + 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 06:23:41 + pyenv versions 06:23:41 * system (set by /opt/pyenv/version) 06:23:41 * 3.8.13 (set by /opt/pyenv/version) 06:23:41 * 3.9.13 (set by /opt/pyenv/version) 06:23:41 * 3.10.6 (set by /opt/pyenv/version) 06:23:41 + command -v pyenv 06:23:41 ++ pyenv init - --no-rehash 06:23:41 + 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[*]}"'\'')" 06:23:41 export PATH="/opt/pyenv/shims:${PATH}" 06:23:41 export PYENV_SHELL=bash 06:23:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:23:41 pyenv() { 06:23:41 local command 06:23:41 command="${1:-}" 06:23:41 if [ "$#" -gt 0 ]; then 06:23:41 shift 06:23:41 fi 06:23:41 06:23:41 case "$command" in 06:23:41 rehash|shell) 06:23:41 eval "$(pyenv "sh-$command" "$@")" 06:23:41 ;; 06:23:41 *) 06:23:41 command pyenv "$command" "$@" 06:23:41 ;; 06:23:41 esac 06:23:41 }' 06:23:41 +++ 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[*]}"' 06:23:41 ++ 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 06:23:41 ++ 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 06:23:41 ++ 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 06:23:41 ++ export PYENV_SHELL=bash 06:23:41 ++ PYENV_SHELL=bash 06:23:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:23:41 +++ complete -F _pyenv pyenv 06:23:41 ++ lf-pyver python3 06:23:41 ++ local py_version_xy=python3 06:23:41 ++ local py_version_xyz= 06:23:41 ++ pyenv versions 06:23:41 ++ local command 06:23:41 ++ command=versions 06:23:41 ++ sed 's/^[ *]* //' 06:23:41 ++ '[' 1 -gt 0 ']' 06:23:41 ++ shift 06:23:41 ++ awk '{ print $1 }' 06:23:41 ++ case "$command" in 06:23:41 ++ grep -E '^[0-9.]*[0-9]$' 06:23:41 ++ command pyenv versions 06:23:41 ++ pyenv versions 06:23:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:23:41 +++ grep '^3' /tmp/.pyenv_versions 06:23:41 +++ sort -V 06:23:41 +++ tail -n 1 06:23:41 ++ py_version_xyz=3.10.6 06:23:41 ++ [[ -z 3.10.6 ]] 06:23:41 ++ echo 3.10.6 06:23:41 ++ return 0 06:23:41 + pyenv local 3.10.6 06:23:41 + local command 06:23:41 + command=local 06:23:41 + '[' 2 -gt 0 ']' 06:23:41 + shift 06:23:41 + case "$command" in 06:23:41 + command pyenv local 3.10.6 06:23:41 + pyenv local 3.10.6 06:23:41 + for arg in "$@" 06:23:41 + case $arg in 06:23:41 + pkg_list+='tox ' 06:23:41 + for arg in "$@" 06:23:41 + case $arg in 06:23:41 + pkg_list+='virtualenv ' 06:23:41 + for arg in "$@" 06:23:41 + case $arg in 06:23:41 + pkg_list+='urllib3~=1.26.15 ' 06:23:41 + [[ -f /tmp/.toxenv ]] 06:23:41 + [[ ! -f /tmp/.toxenv ]] 06:23:41 + [[ -n '' ]] 06:23:41 + python3 -m venv /tmp/venv-iyrx 06:23:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iyrx' 06:23:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iyrx 06:23:45 + echo /tmp/venv-iyrx 06:23:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:23:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:23:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:23:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:23:45 + local 'pip_opts=--upgrade --quiet' 06:23:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:23:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:23:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:23:45 + [[ -n '' ]] 06:23:45 + [[ -n '' ]] 06:23:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:23:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:23:45 + /tmp/venv-iyrx/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 06:23:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:23:49 lf-activate-venv(): INFO: Base packages installed successfully 06:23:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:23:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:23:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:23:49 + /tmp/venv-iyrx/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 06:23:51 + type python3 06:23:51 + true 06:23:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iyrx/bin to PATH' 06:23:51 lf-activate-venv(): INFO: Adding /tmp/venv-iyrx/bin to PATH 06:23:51 + PATH=/tmp/venv-iyrx/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 06:23:51 + return 0 06:23:51 + python3 --version 06:23:51 Python 3.10.6 06:23:51 + python3 -m pip --version 06:23:51 pip 25.2 from /tmp/venv-iyrx/lib/python3.10/site-packages/pip (python 3.10) 06:23:51 + python3 -m pip freeze 06:23:52 cachetools==6.2.1 06:23:52 chardet==5.2.0 06:23:52 colorama==0.4.6 06:23:52 distlib==0.4.0 06:23:52 filelock==3.20.0 06:23:52 packaging==25.0 06:23:52 platformdirs==4.5.0 06:23:52 pluggy==1.6.0 06:23:52 pyproject-api==1.10.0 06:23:52 tomli==2.3.0 06:23:52 tox==4.31.0 06:23:52 typing_extensions==4.15.0 06:23:52 urllib3==1.26.20 06:23:52 virtualenv==20.35.3 06:23:52 [EnvInject] - Injecting environment variables from a build step. 06:23:52 [EnvInject] - Injecting as environment variables the properties content 06:23:52 PARALLEL=false 06:23:52 06:23:52 [EnvInject] - Variables injected successfully. 06:23:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins891451895828804460.sh 06:23:52 ---> tox-run.sh 06:23:52 + 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 06:23:52 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 06:23:52 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 06:23:52 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 06:23:52 + cd /w/workspace/oom-master-checkbashisms-lint/. 06:23:52 + source /home/jenkins/lf-env.sh 06:23:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:23:52 ++ mktemp -d /tmp/venv-XXXX 06:23:52 + lf_venv=/tmp/venv-YjlG 06:23:52 + local venv_file=/tmp/.os_lf_venv 06:23:52 + local python=python3 06:23:52 + local options 06:23:52 + local set_path=true 06:23:52 + local install_args= 06:23: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 06:23:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:23:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:23:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:23:52 + true 06:23:52 + case $1 in 06:23:52 + venv_file=/tmp/.toxenv 06:23:52 + shift 2 06:23:52 + true 06:23:52 + case $1 in 06:23:52 + shift 06:23:52 + break 06:23:52 + case $python in 06:23:52 + local pkg_list= 06:23:52 + [[ -d /opt/pyenv ]] 06:23:52 + echo 'Setup pyenv:' 06:23:52 Setup pyenv: 06:23:52 + export PYENV_ROOT=/opt/pyenv 06:23:52 + PYENV_ROOT=/opt/pyenv 06:23:52 + 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 06:23:52 + 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 06:23:52 + pyenv versions 06:23:52 system 06:23:52 3.8.13 06:23:52 3.9.13 06:23:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:23:52 + command -v pyenv 06:23:52 ++ pyenv init - --no-rehash 06:23: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[*]}"'\'')" 06:23:52 export PATH="/opt/pyenv/shims:${PATH}" 06:23:52 export PYENV_SHELL=bash 06:23:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:23:52 pyenv() { 06:23:52 local command 06:23:52 command="${1:-}" 06:23:52 if [ "$#" -gt 0 ]; then 06:23:52 shift 06:23:52 fi 06:23:52 06:23:52 case "$command" in 06:23:52 rehash|shell) 06:23:52 eval "$(pyenv "sh-$command" "$@")" 06:23:52 ;; 06:23:52 *) 06:23:52 command pyenv "$command" "$@" 06:23:52 ;; 06:23:52 esac 06:23:52 }' 06:23: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[*]}"' 06:23:52 ++ 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 06:23:52 ++ 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 06:23:52 ++ 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 06:23:52 ++ export PYENV_SHELL=bash 06:23:52 ++ PYENV_SHELL=bash 06:23:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:23:52 +++ complete -F _pyenv pyenv 06:23:52 ++ lf-pyver python3 06:23:52 ++ local py_version_xy=python3 06:23:52 ++ local py_version_xyz= 06:23:52 ++ pyenv versions 06:23:52 ++ local command 06:23:52 ++ awk '{ print $1 }' 06:23:52 ++ command=versions 06:23:52 ++ '[' 1 -gt 0 ']' 06:23:52 ++ shift 06:23:52 ++ case "$command" in 06:23:52 ++ command pyenv versions 06:23:52 ++ pyenv versions 06:23:52 ++ sed 's/^[ *]* //' 06:23:52 ++ grep -E '^[0-9.]*[0-9]$' 06:23:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:23:52 +++ grep '^3' /tmp/.pyenv_versions 06:23:52 +++ sort -V 06:23:52 +++ tail -n 1 06:23:52 ++ py_version_xyz=3.10.6 06:23:52 ++ [[ -z 3.10.6 ]] 06:23:52 ++ echo 3.10.6 06:23:52 ++ return 0 06:23:52 + pyenv local 3.10.6 06:23:52 + local command 06:23:52 + command=local 06:23:52 + '[' 2 -gt 0 ']' 06:23:52 + shift 06:23:52 + case "$command" in 06:23:52 + command pyenv local 3.10.6 06:23:52 + pyenv local 3.10.6 06:23:52 + for arg in "$@" 06:23:52 + case $arg in 06:23:52 + pkg_list+='tox ' 06:23:52 + for arg in "$@" 06:23:52 + case $arg in 06:23:52 + pkg_list+='virtualenv ' 06:23:52 + for arg in "$@" 06:23:52 + case $arg in 06:23:52 + pkg_list+='urllib3~=1.26.15 ' 06:23:52 + [[ -f /tmp/.toxenv ]] 06:23:52 ++ cat /tmp/.toxenv 06:23:52 + lf_venv=/tmp/venv-iyrx 06:23:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iyrx from' file:/tmp/.toxenv 06:23:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iyrx from file:/tmp/.toxenv 06:23:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:23:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:23:52 + local 'pip_opts=--upgrade --quiet' 06:23:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:23:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:23:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:23:52 + [[ -n '' ]] 06:23:52 + [[ -n '' ]] 06:23:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:23:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:23:52 + /tmp/venv-iyrx/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 06:23:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:23:53 lf-activate-venv(): INFO: Base packages installed successfully 06:23:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:23:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:23:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:23:53 + /tmp/venv-iyrx/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 06:23:54 + type python3 06:23:54 + true 06:23:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iyrx/bin to PATH' 06:23:54 lf-activate-venv(): INFO: Adding /tmp/venv-iyrx/bin to PATH 06:23:54 + PATH=/tmp/venv-iyrx/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 06:23:54 + return 0 06:23:54 + [[ -d /opt/pyenv ]] 06:23:54 + echo '---> Setting up pyenv' 06:23:54 ---> Setting up pyenv 06:23:54 + export PYENV_ROOT=/opt/pyenv 06:23:54 + PYENV_ROOT=/opt/pyenv 06:23:54 + export PATH=/opt/pyenv/bin:/tmp/venv-iyrx/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 06:23:54 + PATH=/opt/pyenv/bin:/tmp/venv-iyrx/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 06:23:54 ++ pwd 06:23:54 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 06:23:54 + export PYTHONPATH 06:23:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:23:54 + TOX_TESTENV_PASSENV=PYTHONPATH 06:23:54 + tox --version 06:23:54 4.31.0 from /tmp/venv-iyrx/lib/python3.10/site-packages/tox/__init__.py 06:23:54 + PARALLEL=false 06:23:54 + TOX_OPTIONS_LIST= 06:23:54 + [[ -n checkbashisms ]] 06:23:54 + TOX_OPTIONS_LIST=' -e checkbashisms' 06:23:54 + case ${PARALLEL,,} in 06:23:54 + tox -e checkbashisms 06:23:54 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 06:23:55 checkbashisms: freeze> python -m pip freeze --all 06:23:56 checkbashisms: pip==25.2,setuptools==80.9.0 06:23:56 checkbashisms: commands[0]> .ci/check-bashisms.sh 06:23:58 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 06:24:00 checkbashisms: OK (4.82=setup[1.33]+cmd[3.49] seconds) 06:24:00 congratulations :) (4.86 seconds) 06:24:00 + tox_status=0 06:24:00 + echo '---> Completed tox runs' 06:24:00 ---> Completed tox runs 06:24:00 + for i in .tox/*/log 06:24:00 ++ echo .tox/checkbashisms/log 06:24:00 ++ awk -F/ '{print $2}' 06:24:00 + tox_env=checkbashisms 06:24:00 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 06:24:00 + DOC_DIR=docs/_build/html 06:24:00 + [[ -d docs/_build/html ]] 06:24:00 + echo '---> tox-run.sh ends' 06:24:00 ---> tox-run.sh ends 06:24:00 + test 0 -eq 0 06:24:00 $ ssh-agent -k 06:24:00 unset SSH_AUTH_SOCK; 06:24:00 unset SSH_AGENT_PID; 06:24:00 echo Agent pid 1695 killed; 06:24:00 [ssh-agent] Stopped. 06:24:00 [PostBuildScript] - [INFO] Executing post build scripts. 06:24:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13008447545398405614.sh 06:24:00 ---> sysstat.sh 06:24:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17218598195559152806.sh 06:24:00 ---> package-listing.sh 06:24:00 ++ facter osfamily 06:24:00 ++ tr '[:upper:]' '[:lower:]' 06:24:00 + OS_FAMILY=debian 06:24:00 + workspace=/w/workspace/oom-master-checkbashisms-lint 06:24:00 + START_PACKAGES=/tmp/packages_start.txt 06:24:00 + END_PACKAGES=/tmp/packages_end.txt 06:24:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:24:00 + PACKAGES=/tmp/packages_start.txt 06:24:00 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:24:00 + PACKAGES=/tmp/packages_end.txt 06:24:00 + case "${OS_FAMILY}" in 06:24:00 + dpkg -l 06:24:00 + grep '^ii' 06:24:00 + '[' -f /tmp/packages_start.txt ']' 06:24:00 + '[' -f /tmp/packages_end.txt ']' 06:24:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:24:00 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:24:00 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 06:24:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 06:24:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7495248803204072469.sh 06:24:00 ---> capture-instance-metadata.sh 06:24:00 Setup pyenv: 06:24:00 system 06:24:00 3.8.13 06:24:00 3.9.13 06:24:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:24:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uBJD 06:24:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:24:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:24:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:24:08 lf-activate-venv(): INFO: Base packages installed successfully 06:24:08 lf-activate-venv(): INFO: Installing additional packages: lftools 06:24:32 lf-activate-venv(): INFO: Adding /tmp/venv-uBJD/bin to PATH 06:24:32 INFO: Running in OpenStack, capturing instance metadata 06:24:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13469766583865477222.sh 06:24:33 provisioning config files... 06:24:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6213104654113231284tmp 06:24:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:24:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:24:33 [EnvInject] - Injecting environment variables from a build step. 06:24:33 [EnvInject] - Injecting as environment variables the properties content 06:24:33 SERVER_ID=logs 06:24:33 06:24:33 [EnvInject] - Variables injected successfully. 06:24:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3172052582177414497.sh 06:24:33 ---> create-netrc.sh 06:24:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8496708449752031455.sh 06:24:33 ---> python-tools-install.sh 06:24:33 Setup pyenv: 06:24:33 system 06:24:33 3.8.13 06:24:33 3.9.13 06:24:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:24:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uBJD from file:/tmp/.os_lf_venv 06:24:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:24:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:24:35 lf-activate-venv(): INFO: Base packages installed successfully 06:24:35 lf-activate-venv(): INFO: Installing additional packages: lftools 06:24:43 lf-activate-venv(): INFO: Adding /tmp/venv-uBJD/bin to PATH 06:24:43 Generating Requirements File 06:25:02 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. 06:25:02 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 06:25:02 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:25:02 Python 3.10.6 06:25:02 pip 25.2 from /tmp/venv-uBJD/lib/python3.10/site-packages/pip (python 3.10) 06:25:02 appdirs==1.4.4 06:25:02 argcomplete==3.6.3 06:25:02 aspy.yaml==1.3.0 06:25:02 attrs==25.4.0 06:25:02 autopage==0.5.2 06:25:02 beautifulsoup4==4.14.2 06:25:02 boto3==1.40.55 06:25:02 botocore==1.40.55 06:25:02 bs4==0.0.2 06:25:02 cachetools==6.2.1 06:25:02 certifi==2025.10.5 06:25:02 cffi==2.0.0 06:25:02 cfgv==3.4.0 06:25:02 chardet==5.2.0 06:25:02 charset-normalizer==3.4.4 06:25:02 click==8.3.0 06:25:02 cliff==4.11.0 06:25:02 cmd2==2.7.0 06:25:02 cryptography==3.3.2 06:25:02 debtcollector==3.0.0 06:25:02 decorator==5.2.1 06:25:02 defusedxml==0.7.1 06:25:02 Deprecated==1.2.18 06:25:02 distlib==0.4.0 06:25:02 dnspython==2.8.0 06:25:02 docker==7.1.0 06:25:02 dogpile.cache==1.5.0 06:25:02 durationpy==0.10 06:25:02 email-validator==2.3.0 06:25:02 filelock==3.20.0 06:25:02 future==1.0.0 06:25:02 gitdb==4.0.12 06:25:02 GitPython==3.1.45 06:25:02 google-auth==2.41.1 06:25:02 httplib2==0.31.0 06:25:02 identify==2.6.15 06:25:02 idna==3.11 06:25:02 importlib-resources==1.5.0 06:25:02 iso8601==2.1.0 06:25:02 Jinja2==3.1.6 06:25:02 jmespath==1.0.1 06:25:02 jsonpatch==1.33 06:25:02 jsonpointer==3.0.0 06:25:02 jsonschema==4.25.1 06:25:02 jsonschema-specifications==2025.9.1 06:25:02 keystoneauth1==5.12.0 06:25:02 kubernetes==34.1.0 06:25:02 lftools==0.37.15 06:25:02 lxml==6.0.2 06:25:02 markdown-it-py==4.0.0 06:25:02 MarkupSafe==3.0.3 06:25:02 mdurl==0.1.2 06:25:02 msgpack==1.1.2 06:25:02 multi_key_dict==2.0.3 06:25:02 munch==4.0.0 06:25:02 netaddr==1.3.0 06:25:02 niet==1.4.2 06:25:02 nodeenv==1.9.1 06:25:02 oauth2client==4.1.3 06:25:02 oauthlib==3.3.1 06:25:02 openstacksdk==4.7.1 06:25:02 os-service-types==1.8.0 06:25:02 osc-lib==4.2.0 06:25:02 oslo.config==10.0.0 06:25:02 oslo.context==6.1.0 06:25:02 oslo.i18n==6.6.0 06:25:02 oslo.log==7.2.1 06:25:02 oslo.serialization==5.8.0 06:25:02 oslo.utils==9.1.0 06:25:02 packaging==25.0 06:25:02 pbr==7.0.1 06:25:02 platformdirs==4.5.0 06:25:02 prettytable==3.16.0 06:25:02 psutil==7.1.1 06:25:02 pyasn1==0.6.1 06:25:02 pyasn1_modules==0.4.2 06:25:02 pycparser==2.23 06:25:02 pygerrit2==2.0.15 06:25:02 PyGithub==2.8.1 06:25:02 Pygments==2.19.2 06:25:02 PyJWT==2.10.1 06:25:02 PyNaCl==1.6.0 06:25:02 pyparsing==2.4.7 06:25:02 pyperclip==1.11.0 06:25:02 pyrsistent==0.20.0 06:25:02 python-cinderclient==9.8.0 06:25:02 python-dateutil==2.9.0.post0 06:25:02 python-heatclient==4.3.0 06:25:02 python-jenkins==1.8.3 06:25:02 python-keystoneclient==5.7.0 06:25:02 python-magnumclient==4.9.0 06:25:02 python-openstackclient==8.2.0 06:25:02 python-swiftclient==4.8.0 06:25:02 PyYAML==6.0.3 06:25:02 referencing==0.37.0 06:25:02 requests==2.32.5 06:25:02 requests-oauthlib==2.0.0 06:25:02 requestsexceptions==1.4.0 06:25:02 rfc3986==2.0.0 06:25:02 rich==14.2.0 06:25:02 rich-argparse==1.7.1 06:25:02 rpds-py==0.27.1 06:25:02 rsa==4.9.1 06:25:02 ruamel.yaml==0.18.15 06:25:02 ruamel.yaml.clib==0.2.14 06:25:02 s3transfer==0.14.0 06:25:02 simplejson==3.20.2 06:25:02 six==1.17.0 06:25:02 smmap==5.0.2 06:25:02 soupsieve==2.8 06:25:02 stevedore==5.5.0 06:25:02 tabulate==0.9.0 06:25:02 toml==0.10.2 06:25:02 tomlkit==0.13.3 06:25:02 tqdm==4.67.1 06:25:02 typing_extensions==4.15.0 06:25:02 tzdata==2025.2 06:25:02 urllib3==1.26.20 06:25:02 virtualenv==20.35.3 06:25:02 wcwidth==0.2.14 06:25:02 websocket-client==1.9.0 06:25:02 wrapt==2.0.0 06:25:02 xdg==6.0.0 06:25:02 xmltodict==1.0.2 06:25:02 yq==3.4.3 06:25:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3549979846348388086.sh 06:25:03 ---> sudo-logs.sh 06:25:03 Archiving 'sudo' log.. 06:25:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14053025565309759983.sh 06:25:03 ---> job-cost.sh 06:25:03 Setup pyenv: 06:25:03 system 06:25:03 3.8.13 06:25:03 3.9.13 06:25:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:25:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uBJD from file:/tmp/.os_lf_venv 06:25:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:25:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:25:05 lf-activate-venv(): INFO: Base packages installed successfully 06:25:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:25:10 lf-activate-venv(): INFO: Adding /tmp/venv-uBJD/bin to PATH 06:25:10 INFO: No Stack... 06:25:10 INFO: Retrieving Pricing Info for: v3-standard-4 06:25:10 INFO: Archiving Costs 06:25:10 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5724658475760829709.sh 06:25:11 ---> logs-deploy.sh 06:25:11 Setup pyenv: 06:25:11 system 06:25:11 3.8.13 06:25:11 3.9.13 06:25:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:25:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uBJD from file:/tmp/.os_lf_venv 06:25:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:25:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:25:12 lf-activate-venv(): INFO: Base packages installed successfully 06:25:12 lf-activate-venv(): INFO: Installing additional packages: lftools 06:25:20 lf-activate-venv(): INFO: Adding /tmp/venv-uBJD/bin to PATH 06:25:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4275 06:25:20 INFO: archiving workspace using pattern(s): 06:25:21 Archives upload complete. 06:25:22 INFO: archiving logs to Nexus 06:25:22 ---> uname -a: 06:25:22 Linux prd-ubuntu1804-builder-4c-4g-3858 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:25:22 06:25:22 06:25:22 ---> lscpu: 06:25:22 Architecture: x86_64 06:25:22 CPU op-mode(s): 32-bit, 64-bit 06:25:22 Byte Order: Little Endian 06:25:22 CPU(s): 4 06:25:22 On-line CPU(s) list: 0-3 06:25:22 Thread(s) per core: 1 06:25:22 Core(s) per socket: 1 06:25:22 Socket(s): 4 06:25:22 NUMA node(s): 1 06:25:22 Vendor ID: AuthenticAMD 06:25:22 CPU family: 23 06:25:22 Model: 49 06:25:22 Model name: AMD EPYC-Rome Processor 06:25:22 Stepping: 0 06:25:22 CPU MHz: 2799.998 06:25:22 BogoMIPS: 5599.99 06:25:22 Virtualization: AMD-V 06:25:22 Hypervisor vendor: KVM 06:25:22 Virtualization type: full 06:25:22 L1d cache: 32K 06:25:22 L1i cache: 32K 06:25:22 L2 cache: 512K 06:25:22 L3 cache: 16384K 06:25:22 NUMA node0 CPU(s): 0-3 06:25:22 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 06:25:22 06:25:22 06:25:22 ---> nproc: 06:25:22 4 06:25:22 06:25:22 06:25:22 ---> df -h: 06:25:22 Filesystem Size Used Avail Use% Mounted on 06:25:22 udev 7.9G 0 7.9G 0% /dev 06:25:22 tmpfs 1.6G 676K 1.6G 1% /run 06:25:22 /dev/vda1 78G 8.3G 70G 11% / 06:25:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:25:22 tmpfs 5.0M 0 5.0M 0% /run/lock 06:25:22 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:25:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:25:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:25:22 06:25:22 06:25:22 ---> free -m: 06:25:22 total used free shared buff/cache available 06:25:22 Mem: 16040 559 13222 0 2258 15150 06:25:22 Swap: 1023 0 1023 06:25:22 06:25:22 06:25:22 ---> ip addr: 06:25:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:25:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:25:22 inet 127.0.0.1/8 scope host lo 06:25:22 valid_lft forever preferred_lft forever 06:25:22 inet6 ::1/128 scope host 06:25:22 valid_lft forever preferred_lft forever 06:25:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:25:22 link/ether fa:16:3e:75:b1:a8 brd ff:ff:ff:ff:ff:ff 06:25:22 inet 10.30.106.26/23 brd 10.30.107.255 scope global dynamic ens3 06:25:22 valid_lft 86270sec preferred_lft 86270sec 06:25:22 inet6 fe80::f816:3eff:fe75:b1a8/64 scope link 06:25:22 valid_lft forever preferred_lft forever 06:25:22 06:25:22 06:25:22 ---> sar -b -r -n DEV: 06:25:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3858) 10/20/25 _x86_64_ (4 CPU) 06:25:22 06:25:22 06:23:15 LINUX RESTART (4 CPU) 06:25:22 06:25:22 06:24:02 tps rtps wtps bread/s bwrtn/s 06:25:22 06:25:01 121.13 0.83 120.30 103.69 37027.72 06:25:22 Average: 121.13 0.83 120.30 103.69 37027.72 06:25:22 06:25:22 06:24:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:25:22 06:25:01 13711748 15504560 2713220 16.52 77528 1903388 804564 4.60 756784 1715528 199328 06:25:22 Average: 13711748 15504560 2713220 16.52 77528 1903388 804564 4.60 756784 1715528 199328 06:25:22 06:25:22 06:24:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:25:22 06:25:01 ens3 65.57 48.92 972.86 10.78 0.00 0.00 0.00 0.00 06:25:22 06:25:01 lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 06:25:22 Average: ens3 65.57 48.92 972.86 10.78 0.00 0.00 0.00 0.00 06:25:22 Average: lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 06:25:22 06:25:22 06:25:22 ---> sar -P ALL: 06:25:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3858) 10/20/25 _x86_64_ (4 CPU) 06:25:22 06:25:22 06:23:15 LINUX RESTART (4 CPU) 06:25:22 06:25:22 06:24:02 CPU %user %nice %system %iowait %steal %idle 06:25:22 06:25:01 all 20.24 0.00 1.25 3.05 0.06 75.40 06:25:22 06:25:01 0 21.27 0.00 0.81 0.67 0.03 77.22 06:25:22 06:25:01 1 21.30 0.00 1.33 10.11 0.09 67.18 06:25:22 06:25:01 2 20.59 0.00 1.48 0.49 0.08 77.35 06:25:22 06:25:01 3 17.77 0.00 1.41 1.00 0.02 79.81 06:25:22 Average: all 20.24 0.00 1.25 3.05 0.06 75.40 06:25:22 Average: 0 21.27 0.00 0.81 0.67 0.03 77.22 06:25:22 Average: 1 21.30 0.00 1.33 10.11 0.09 67.18 06:25:22 Average: 2 20.59 0.00 1.48 0.49 0.08 77.35 06:25:22 Average: 3 17.77 0.00 1.41 1.00 0.02 79.81 06:25:22 06:25:22 06:25:22