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