16:07:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136757 16:07:19 Running as SYSTEM 16:07:19 [EnvInject] - Loading node environment variables. 16:07:19 Building remotely on prd-ubuntu1804-builder-4c-4g-2810 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 16:07:19 [ssh-agent] Looking for ssh-agent implementation... 16:07:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:07:19 $ ssh-agent 16:07:19 SSH_AUTH_SOCK=/tmp/ssh-3TeWYmPGNyAr/agent.1784 16:07:19 SSH_AGENT_PID=1786 16:07:19 [ssh-agent] Started. 16:07:19 Running ssh-add (command line suppressed) 16:07:19 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_593608216382570417.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_593608216382570417.key) 16:07:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:07:19 The recommended git tool is: NONE 16:07:21 using credential onap-jenkins-ssh 16:07:21 Wiping out workspace first. 16:07:21 Cloning the remote Git repository 16:07:21 Cloning repository git://cloud.onap.org/mirror/oom.git 16:07:21 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 16:07:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:07:21 > git --version # timeout=10 16:07:21 > git --version # 'git version 2.17.1' 16:07:21 using GIT_SSH to set credentials Gerrit user 16:07:21 Verifying host key using manually-configured host key entries 16:07:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:07:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:07:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:07:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:07:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:07:26 using GIT_SSH to set credentials Gerrit user 16:07:26 Verifying host key using manually-configured host key entries 16:07:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/136757/3 # timeout=30 16:07:26 > git rev-parse 013beebe5dcda63895b87ffbc72a8cc5acc757e2^{commit} # timeout=10 16:07:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:07:26 Checking out Revision 013beebe5dcda63895b87ffbc72a8cc5acc757e2 (refs/changes/57/136757/3) 16:07:26 > git config core.sparsecheckout # timeout=10 16:07:26 > git checkout -f 013beebe5dcda63895b87ffbc72a8cc5acc757e2 # timeout=30 16:07:30 Commit message: "[COMMON][DOC] Add documentation for Montral and GatewayAPI" 16:07:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:07:30 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 16:07:30 [EnvInject] - Injecting environment variables from a build step. 16:07:30 [EnvInject] - Injecting as environment variables the properties content 16:07:30 PYTHON=python3 16:07:30 16:07:30 [EnvInject] - Variables injected successfully. 16:07:30 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7989846397835351793.sh 16:07:30 ---> tox-install.sh 16:07:30 + source /home/jenkins/lf-env.sh 16:07:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:07:30 ++ mktemp -d /tmp/venv-XXXX 16:07:30 + lf_venv=/tmp/venv-wqIe 16:07:30 + local venv_file=/tmp/.os_lf_venv 16:07:30 + local python=python3 16:07:30 + local options 16:07:30 + local set_path=true 16:07:30 + local install_args= 16:07:30 ++ 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 16:07:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:07:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:07:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:07:30 + true 16:07:30 + case $1 in 16:07:30 + venv_file=/tmp/.toxenv 16:07:30 + shift 2 16:07:30 + true 16:07:30 + case $1 in 16:07:30 + shift 16:07:30 + break 16:07:30 + case $python in 16:07:30 + local pkg_list= 16:07:30 + [[ -d /opt/pyenv ]] 16:07:30 + echo 'Setup pyenv:' 16:07:30 Setup pyenv: 16:07:30 + export PYENV_ROOT=/opt/pyenv 16:07:30 + PYENV_ROOT=/opt/pyenv 16:07:30 + 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 16:07:30 + 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 16:07:30 + pyenv versions 16:07:30 * system (set by /opt/pyenv/version) 16:07:30 * 3.8.13 (set by /opt/pyenv/version) 16:07:30 * 3.9.13 (set by /opt/pyenv/version) 16:07:30 * 3.10.6 (set by /opt/pyenv/version) 16:07:30 + command -v pyenv 16:07:30 ++ pyenv init - --no-rehash 16:07:30 + 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[*]}"'\'')" 16:07:30 export PATH="/opt/pyenv/shims:${PATH}" 16:07:30 export PYENV_SHELL=bash 16:07:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:07:30 pyenv() { 16:07:30 local command 16:07:30 command="${1:-}" 16:07:30 if [ "$#" -gt 0 ]; then 16:07:30 shift 16:07:30 fi 16:07:30 16:07:30 case "$command" in 16:07:30 rehash|shell) 16:07:30 eval "$(pyenv "sh-$command" "$@")" 16:07:30 ;; 16:07:30 *) 16:07:30 command pyenv "$command" "$@" 16:07:30 ;; 16:07:30 esac 16:07:30 }' 16:07:30 +++ 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[*]}"' 16:07:30 ++ 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 16:07:30 ++ 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 16:07:30 ++ 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 16:07:30 ++ export PYENV_SHELL=bash 16:07:30 ++ PYENV_SHELL=bash 16:07:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:07:30 +++ complete -F _pyenv pyenv 16:07:30 ++ lf-pyver python3 16:07:30 ++ local py_version_xy=python3 16:07:30 ++ local py_version_xyz= 16:07:30 ++ pyenv versions 16:07:30 ++ sed 's/^[ *]* //' 16:07:30 ++ local command 16:07:30 ++ command=versions 16:07:30 ++ '[' 1 -gt 0 ']' 16:07:30 ++ shift 16:07:30 ++ case "$command" in 16:07:30 ++ command pyenv versions 16:07:30 ++ pyenv versions 16:07:30 ++ grep -E '^[0-9.]*[0-9]$' 16:07:30 ++ awk '{ print $1 }' 16:07:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:07:30 +++ grep '^3' /tmp/.pyenv_versions 16:07:30 +++ sort -V 16:07:30 +++ tail -n 1 16:07:30 ++ py_version_xyz=3.10.6 16:07:30 ++ [[ -z 3.10.6 ]] 16:07:30 ++ echo 3.10.6 16:07:30 ++ return 0 16:07:30 + pyenv local 3.10.6 16:07:30 + local command 16:07:30 + command=local 16:07:30 + '[' 2 -gt 0 ']' 16:07:30 + shift 16:07:30 + case "$command" in 16:07:30 + command pyenv local 3.10.6 16:07:30 + pyenv local 3.10.6 16:07:30 + for arg in "$@" 16:07:30 + case $arg in 16:07:30 + pkg_list+='tox ' 16:07:30 + for arg in "$@" 16:07:30 + case $arg in 16:07:30 + pkg_list+='virtualenv ' 16:07:30 + for arg in "$@" 16:07:30 + case $arg in 16:07:30 + pkg_list+='urllib3~=1.26.15 ' 16:07:30 + [[ -f /tmp/.toxenv ]] 16:07:30 + [[ ! -f /tmp/.toxenv ]] 16:07:30 + [[ -n '' ]] 16:07:30 + python3 -m venv /tmp/venv-wqIe 16:07:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wqIe' 16:07:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wqIe 16:07:34 + echo /tmp/venv-wqIe 16:07:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:07:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:07:34 + /tmp/venv-wqIe/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:07:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:07:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:07:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:07:37 + /tmp/venv-wqIe/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:07:40 + type python3 16:07:40 + true 16:07:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wqIe/bin to PATH' 16:07:40 lf-activate-venv(): INFO: Adding /tmp/venv-wqIe/bin to PATH 16:07:40 + PATH=/tmp/venv-wqIe/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 16:07:40 + return 0 16:07:40 + python3 --version 16:07:40 Python 3.10.6 16:07:40 + python3 -m pip --version 16:07:40 pip 23.3.1 from /tmp/venv-wqIe/lib/python3.10/site-packages/pip (python 3.10) 16:07:40 + python3 -m pip freeze 16:07:40 cachetools==5.3.2 16:07:40 chardet==5.2.0 16:07:40 colorama==0.4.6 16:07:40 distlib==0.3.7 16:07:40 filelock==3.13.1 16:07:40 packaging==23.2 16:07:40 platformdirs==4.1.0 16:07:40 pluggy==1.3.0 16:07:40 pyproject-api==1.6.1 16:07:40 tomli==2.0.1 16:07:40 tox==4.11.4 16:07:40 urllib3==1.26.18 16:07:40 virtualenv==20.25.0 16:07:40 [EnvInject] - Injecting environment variables from a build step. 16:07:40 [EnvInject] - Injecting as environment variables the properties content 16:07:40 PARALLEL=false 16:07:40 16:07:40 [EnvInject] - Variables injected successfully. 16:07:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3339351027714285118.sh 16:07:40 ---> tox-run.sh 16:07:40 + 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 16:07:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 16:07:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 16:07:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 16:07:40 + cd /w/workspace/oom-master-checkbashisms-lint/. 16:07:40 + source /home/jenkins/lf-env.sh 16:07:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:07:40 ++ mktemp -d /tmp/venv-XXXX 16:07:40 + lf_venv=/tmp/venv-LFA8 16:07:40 + local venv_file=/tmp/.os_lf_venv 16:07:40 + local python=python3 16:07:40 + local options 16:07:40 + local set_path=true 16:07:40 + local install_args= 16:07: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 16:07:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:07:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:07:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:07:40 + true 16:07:40 + case $1 in 16:07:40 + venv_file=/tmp/.toxenv 16:07:40 + shift 2 16:07:40 + true 16:07:40 + case $1 in 16:07:40 + shift 16:07:40 + break 16:07:40 + case $python in 16:07:40 + local pkg_list= 16:07:40 + [[ -d /opt/pyenv ]] 16:07:40 + echo 'Setup pyenv:' 16:07:40 Setup pyenv: 16:07:40 + export PYENV_ROOT=/opt/pyenv 16:07:40 + PYENV_ROOT=/opt/pyenv 16:07:40 + 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 16:07:40 + 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 16:07:40 + pyenv versions 16:07:41 system 16:07:41 3.8.13 16:07:41 3.9.13 16:07:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:07:41 + command -v pyenv 16:07:41 ++ pyenv init - --no-rehash 16:07: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[*]}"'\'')" 16:07:41 export PATH="/opt/pyenv/shims:${PATH}" 16:07:41 export PYENV_SHELL=bash 16:07:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:07:41 pyenv() { 16:07:41 local command 16:07:41 command="${1:-}" 16:07:41 if [ "$#" -gt 0 ]; then 16:07:41 shift 16:07:41 fi 16:07:41 16:07:41 case "$command" in 16:07:41 rehash|shell) 16:07:41 eval "$(pyenv "sh-$command" "$@")" 16:07:41 ;; 16:07:41 *) 16:07:41 command pyenv "$command" "$@" 16:07:41 ;; 16:07:41 esac 16:07:41 }' 16:07: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[*]}"' 16:07:41 ++ 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 16:07:41 ++ 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 16:07:41 ++ 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 16:07:41 ++ export PYENV_SHELL=bash 16:07:41 ++ PYENV_SHELL=bash 16:07:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:07:41 +++ complete -F _pyenv pyenv 16:07:41 ++ lf-pyver python3 16:07:41 ++ local py_version_xy=python3 16:07:41 ++ local py_version_xyz= 16:07:41 ++ sed 's/^[ *]* //' 16:07:41 ++ pyenv versions 16:07:41 ++ local command 16:07:41 ++ command=versions 16:07:41 ++ '[' 1 -gt 0 ']' 16:07:41 ++ shift 16:07:41 ++ case "$command" in 16:07:41 ++ command pyenv versions 16:07:41 ++ pyenv versions 16:07:41 ++ awk '{ print $1 }' 16:07:41 ++ grep -E '^[0-9.]*[0-9]$' 16:07:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:07:41 +++ grep '^3' /tmp/.pyenv_versions 16:07:41 +++ sort -V 16:07:41 +++ tail -n 1 16:07:41 ++ py_version_xyz=3.10.6 16:07:41 ++ [[ -z 3.10.6 ]] 16:07:41 ++ echo 3.10.6 16:07:41 ++ return 0 16:07:41 + pyenv local 3.10.6 16:07:41 + local command 16:07:41 + command=local 16:07:41 + '[' 2 -gt 0 ']' 16:07:41 + shift 16:07:41 + case "$command" in 16:07:41 + command pyenv local 3.10.6 16:07:41 + pyenv local 3.10.6 16:07:41 + for arg in "$@" 16:07:41 + case $arg in 16:07:41 + pkg_list+='tox ' 16:07:41 + for arg in "$@" 16:07:41 + case $arg in 16:07:41 + pkg_list+='virtualenv ' 16:07:41 + for arg in "$@" 16:07:41 + case $arg in 16:07:41 + pkg_list+='urllib3~=1.26.15 ' 16:07:41 + [[ -f /tmp/.toxenv ]] 16:07:41 ++ cat /tmp/.toxenv 16:07:41 + lf_venv=/tmp/venv-wqIe 16:07:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wqIe from' file:/tmp/.toxenv 16:07:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wqIe from file:/tmp/.toxenv 16:07:41 + /tmp/venv-wqIe/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:07:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:07:42 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:07:42 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:07:42 + /tmp/venv-wqIe/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:07:43 + type python3 16:07:43 + true 16:07:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wqIe/bin to PATH' 16:07:43 lf-activate-venv(): INFO: Adding /tmp/venv-wqIe/bin to PATH 16:07:43 + PATH=/tmp/venv-wqIe/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 16:07:43 + return 0 16:07:43 + [[ -d /opt/pyenv ]] 16:07:43 + echo '---> Setting up pyenv' 16:07:43 ---> Setting up pyenv 16:07:43 + export PYENV_ROOT=/opt/pyenv 16:07:43 + PYENV_ROOT=/opt/pyenv 16:07:43 + export PATH=/opt/pyenv/bin:/tmp/venv-wqIe/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 16:07:43 + PATH=/opt/pyenv/bin:/tmp/venv-wqIe/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 16:07:43 ++ pwd 16:07:43 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 16:07:43 + export PYTHONPATH 16:07:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:07:43 + TOX_TESTENV_PASSENV=PYTHONPATH 16:07:43 + tox --version 16:07:43 4.11.4 from /tmp/venv-wqIe/lib/python3.10/site-packages/tox/__init__.py 16:07:43 + PARALLEL=false 16:07:43 + TOX_OPTIONS_LIST= 16:07:43 + [[ -n checkbashisms ]] 16:07:43 + TOX_OPTIONS_LIST=' -e checkbashisms' 16:07:43 + case ${PARALLEL,,} in 16:07:43 + tox -e checkbashisms 16:07:43 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 16:07:44 checkbashisms: freeze> python -m pip freeze --all 16:07:45 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 16:07:45 checkbashisms: commands[0]> .ci/check-bashisms.sh 16:07:46 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 16:07:46 you may get strange results 16:07:47 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 16:07:48 checkbashisms: OK (4.67=setup[1.59]+cmd[3.08] seconds) 16:07:48 congratulations :) (4.84 seconds) 16:07:48 + tox_status=0 16:07:48 + echo '---> Completed tox runs' 16:07:48 ---> Completed tox runs 16:07:48 + for i in .tox/*/log 16:07:48 ++ echo .tox/checkbashisms/log 16:07:48 ++ awk -F/ '{print $2}' 16:07:48 + tox_env=checkbashisms 16:07:48 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 16:07:48 + DOC_DIR=docs/_build/html 16:07:48 + [[ -d docs/_build/html ]] 16:07:48 + echo '---> tox-run.sh ends' 16:07:48 ---> tox-run.sh ends 16:07:48 + test 0 -eq 0 16:07:48 $ ssh-agent -k 16:07:48 unset SSH_AUTH_SOCK; 16:07:48 unset SSH_AGENT_PID; 16:07:48 echo Agent pid 1786 killed; 16:07:48 [ssh-agent] Stopped. 16:07:48 [PostBuildScript] - [INFO] Executing post build scripts. 16:07:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1072576034402645805.sh 16:07:48 ---> sysstat.sh 16:07:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14166695837304963364.sh 16:07:49 ---> package-listing.sh 16:07:49 ++ facter osfamily 16:07:49 ++ tr '[:upper:]' '[:lower:]' 16:07:49 + OS_FAMILY=debian 16:07:49 + workspace=/w/workspace/oom-master-checkbashisms-lint 16:07:49 + START_PACKAGES=/tmp/packages_start.txt 16:07:49 + END_PACKAGES=/tmp/packages_end.txt 16:07:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:07:49 + PACKAGES=/tmp/packages_start.txt 16:07:49 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:07:49 + PACKAGES=/tmp/packages_end.txt 16:07:49 + case "${OS_FAMILY}" in 16:07:49 + dpkg -l 16:07:49 + grep '^ii' 16:07:49 + '[' -f /tmp/packages_start.txt ']' 16:07:49 + '[' -f /tmp/packages_end.txt ']' 16:07:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:07:49 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:07:49 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 16:07:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 16:07:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5168971584521740691.sh 16:07:49 ---> capture-instance-metadata.sh 16:07:49 Setup pyenv: 16:07:49 system 16:07:49 3.8.13 16:07:49 3.9.13 16:07:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:07:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SmsL 16:07:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:07:56 lf-activate-venv(): INFO: Installing: lftools 16:08:27 lf-activate-venv(): INFO: Adding /tmp/venv-SmsL/bin to PATH 16:08:27 INFO: Running in OpenStack, capturing instance metadata 16:08:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9525085523096360869.sh 16:08:27 provisioning config files... 16:08:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config795404819325156078tmp 16:08:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:08:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:08:27 [EnvInject] - Injecting environment variables from a build step. 16:08:27 [EnvInject] - Injecting as environment variables the properties content 16:08:27 SERVER_ID=logs 16:08:27 16:08:27 [EnvInject] - Variables injected successfully. 16:08:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9334774334188054987.sh 16:08:27 ---> create-netrc.sh 16:08:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4592116494467980057.sh 16:08:27 ---> python-tools-install.sh 16:08:27 Setup pyenv: 16:08:27 system 16:08:27 3.8.13 16:08:27 3.9.13 16:08:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:08:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SmsL from file:/tmp/.os_lf_venv 16:08:29 lf-activate-venv(): INFO: Installing: lftools 16:08:36 lf-activate-venv(): INFO: Adding /tmp/venv-SmsL/bin to PATH 16:08:36 Generating Requirements File 16:09:06 Python 3.10.6 16:09:07 pip 23.3.1 from /tmp/venv-SmsL/lib/python3.10/site-packages/pip (python 3.10) 16:09:07 appdirs==1.4.4 16:09:07 argcomplete==3.1.6 16:09:07 aspy.yaml==1.3.0 16:09:07 attrs==23.1.0 16:09:07 autopage==0.5.2 16:09:07 Babel==2.13.1 16:09:07 beautifulsoup4==4.12.2 16:09:07 boto3==1.33.8 16:09:07 botocore==1.33.8 16:09:07 bs4==0.0.1 16:09:07 cachetools==5.3.2 16:09:07 certifi==2023.11.17 16:09:07 cffi==1.16.0 16:09:07 cfgv==3.4.0 16:09:07 chardet==5.2.0 16:09:07 charset-normalizer==3.3.2 16:09:07 click==8.1.7 16:09:07 cliff==4.4.0 16:09:07 cmd2==2.4.3 16:09:07 cryptography==3.3.2 16:09:07 debtcollector==2.5.0 16:09:07 decorator==5.1.1 16:09:07 defusedxml==0.7.1 16:09:07 Deprecated==1.2.14 16:09:07 distlib==0.3.7 16:09:07 dnspython==2.4.2 16:09:07 docker==4.2.2 16:09:07 dogpile.cache==1.2.2 16:09:07 email-validator==2.1.0.post1 16:09:07 filelock==3.13.1 16:09:07 future==0.18.3 16:09:07 gitdb==4.0.11 16:09:07 GitPython==3.1.40 16:09:07 google-auth==2.25.1 16:09:07 httplib2==0.22.0 16:09:07 identify==2.5.32 16:09:07 idna==3.6 16:09:07 importlib-metadata==7.0.0 16:09:07 importlib-resources==1.5.0 16:09:07 iso8601==2.1.0 16:09:07 Jinja2==3.1.2 16:09:07 jmespath==1.0.1 16:09:07 jsonpatch==1.33 16:09:07 jsonpointer==2.4 16:09:07 jsonschema==4.20.0 16:09:07 jsonschema-specifications==2023.11.2 16:09:07 keystoneauth1==5.4.0 16:09:07 kubernetes==28.1.0 16:09:07 lftools==0.37.8 16:09:07 lxml==4.9.3 16:09:07 MarkupSafe==2.1.3 16:09:07 msgpack==1.0.7 16:09:07 multi-key-dict==2.0.3 16:09:07 munch==4.0.0 16:09:07 netaddr==0.9.0 16:09:07 netifaces==0.11.0 16:09:07 niet==1.4.2 16:09:07 nodeenv==1.8.0 16:09:07 oauth2client==4.1.3 16:09:07 oauthlib==3.2.2 16:09:07 openstacksdk==0.62.0 16:09:07 os-client-config==2.1.0 16:09:07 os-service-types==1.7.0 16:09:07 osc-lib==2.9.0 16:09:07 oslo.config==9.2.0 16:09:07 oslo.context==5.3.0 16:09:07 oslo.i18n==6.2.0 16:09:07 oslo.log==5.4.0 16:09:07 oslo.serialization==5.2.0 16:09:07 oslo.utils==6.3.0 16:09:07 packaging==23.2 16:09:07 pbr==6.0.0 16:09:07 platformdirs==4.1.0 16:09:07 prettytable==3.9.0 16:09:07 pyasn1==0.5.1 16:09:07 pyasn1-modules==0.3.0 16:09:07 pycparser==2.21 16:09:07 pygerrit2==2.0.15 16:09:07 PyGithub==2.1.1 16:09:07 pyinotify==0.9.6 16:09:07 PyJWT==2.8.0 16:09:07 PyNaCl==1.5.0 16:09:07 pyparsing==2.4.7 16:09:07 pyperclip==1.8.2 16:09:07 pyrsistent==0.20.0 16:09:07 python-cinderclient==9.4.0 16:09:07 python-dateutil==2.8.2 16:09:07 python-heatclient==3.3.0 16:09:07 python-jenkins==1.8.2 16:09:07 python-keystoneclient==5.2.0 16:09:07 python-magnumclient==4.3.0 16:09:07 python-novaclient==18.4.0 16:09:07 python-openstackclient==6.0.0 16:09:07 python-swiftclient==4.4.0 16:09:07 pytz==2023.3.post1 16:09:07 PyYAML==6.0.1 16:09:07 referencing==0.31.1 16:09:07 requests==2.31.0 16:09:07 requests-oauthlib==1.3.1 16:09:07 requestsexceptions==1.4.0 16:09:07 rfc3986==2.0.0 16:09:07 rpds-py==0.13.2 16:09:07 rsa==4.9 16:09:07 ruamel.yaml==0.18.5 16:09:07 ruamel.yaml.clib==0.2.8 16:09:07 s3transfer==0.8.2 16:09:07 simplejson==3.19.2 16:09:07 six==1.16.0 16:09:07 smmap==5.0.1 16:09:07 soupsieve==2.5 16:09:07 stevedore==5.1.0 16:09:07 tabulate==0.9.0 16:09:07 toml==0.10.2 16:09:07 tomlkit==0.12.3 16:09:07 tqdm==4.66.1 16:09:07 typing_extensions==4.8.0 16:09:07 tzdata==2023.3 16:09:07 urllib3==1.26.18 16:09:07 virtualenv==20.25.0 16:09:07 wcwidth==0.2.12 16:09:07 websocket-client==1.7.0 16:09:07 wrapt==1.16.0 16:09:07 xdg==6.0.0 16:09:07 xmltodict==0.13.0 16:09:07 yq==3.2.3 16:09:07 zipp==3.17.0 16:09:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2376655368952074538.sh 16:09:07 ---> sudo-logs.sh 16:09:07 Archiving 'sudo' log.. 16:09:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1569404250144219217.sh 16:09:07 ---> job-cost.sh 16:09:07 Setup pyenv: 16:09:07 system 16:09:08 3.8.13 16:09:08 3.9.13 16:09:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:09:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SmsL from file:/tmp/.os_lf_venv 16:09:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:09:17 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. 16:09:17 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 16:09:17 lf-activate-venv(): INFO: Adding /tmp/venv-SmsL/bin to PATH 16:09:17 INFO: No Stack... 16:09:17 INFO: Retrieving Pricing Info for: v3-standard-4 16:09:17 INFO: Archiving Costs 16:09:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8023341393999300572.sh 16:09:17 ---> logs-deploy.sh 16:09:17 Setup pyenv: 16:09:17 system 16:09:17 3.8.13 16:09:17 3.9.13 16:09:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:09:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SmsL from file:/tmp/.os_lf_venv 16:09:19 lf-activate-venv(): INFO: Installing: lftools 16:09:29 lf-activate-venv(): INFO: Adding /tmp/venv-SmsL/bin to PATH 16:09:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3226 16:09:29 INFO: archiving workspace using pattern(s): 16:09:30 Archives upload complete. 16:09:30 INFO: archiving logs to Nexus 16:09:31 ---> uname -a: 16:09:31 Linux prd-ubuntu1804-builder-4c-4g-2810 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:09:31 16:09:31 16:09:31 ---> lscpu: 16:09:31 Architecture: x86_64 16:09:31 CPU op-mode(s): 32-bit, 64-bit 16:09:31 Byte Order: Little Endian 16:09:31 CPU(s): 4 16:09:31 On-line CPU(s) list: 0-3 16:09:31 Thread(s) per core: 1 16:09:31 Core(s) per socket: 1 16:09:31 Socket(s): 4 16:09:31 NUMA node(s): 1 16:09:31 Vendor ID: AuthenticAMD 16:09:31 CPU family: 23 16:09:31 Model: 49 16:09:31 Model name: AMD EPYC-Rome Processor 16:09:31 Stepping: 0 16:09:31 CPU MHz: 2800.000 16:09:31 BogoMIPS: 5600.00 16:09:31 Virtualization: AMD-V 16:09:31 Hypervisor vendor: KVM 16:09:31 Virtualization type: full 16:09:31 L1d cache: 32K 16:09:31 L1i cache: 32K 16:09:31 L2 cache: 512K 16:09:31 L3 cache: 16384K 16:09:31 NUMA node0 CPU(s): 0-3 16:09:31 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 16:09:31 16:09:31 16:09:31 ---> nproc: 16:09:31 4 16:09:31 16:09:31 16:09:31 ---> df -h: 16:09:31 Filesystem Size Used Avail Use% Mounted on 16:09:31 udev 7.9G 0 7.9G 0% /dev 16:09:31 tmpfs 1.6G 672K 1.6G 1% /run 16:09:31 /dev/vda1 78G 8.3G 70G 11% / 16:09:31 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:09:31 tmpfs 5.0M 0 5.0M 0% /run/lock 16:09:31 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:09:31 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:09:31 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:09:31 16:09:31 16:09:31 ---> free -m: 16:09:31 total used free shared buff/cache available 16:09:31 Mem: 16040 544 13384 0 2110 15182 16:09:31 Swap: 1023 0 1023 16:09:31 16:09:31 16:09:31 ---> ip addr: 16:09:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:09:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:09:31 inet 127.0.0.1/8 scope host lo 16:09:31 valid_lft forever preferred_lft forever 16:09:31 inet6 ::1/128 scope host 16:09:31 valid_lft forever preferred_lft forever 16:09:31 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 16:09:31 link/ether fa:16:3e:23:d6:a3 brd ff:ff:ff:ff:ff:ff 16:09:31 inet 10.30.106.164/23 brd 10.30.107.255 scope global dynamic ens3 16:09:31 valid_lft 85961sec preferred_lft 85961sec 16:09:31 inet6 fe80::f816:3eff:fe23:d6a3/64 scope link 16:09:31 valid_lft forever preferred_lft forever 16:09:31 16:09:31 16:09:31 ---> sar -b -r -n DEV: 16:09:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2810) 12/06/23 _x86_64_ (4 CPU) 16:09:31 16:09:31 16:02:14 LINUX RESTART (4 CPU) 16:09:31 16:09:31 16:03:01 tps rtps wtps bread/s bwrtn/s 16:09:31 16:04:01 10.46 0.00 10.46 0.00 8588.57 16:09:31 16:05:01 6.90 0.00 6.90 0.00 8352.95 16:09:31 16:06:01 6.40 0.00 6.40 0.00 8347.81 16:09:31 16:07:01 6.57 0.00 6.57 0.00 8216.36 16:09:31 16:08:01 173.12 27.05 146.08 935.18 12593.37 16:09:31 16:09:02 124.88 13.88 111.00 1048.36 21537.88 16:09:31 Average: 54.72 6.82 47.90 330.58 11272.74 16:09:31 16:09:31 16:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:09:31 16:04:01 14479576 15708088 1945392 11.84 32108 1415744 694960 3.98 477212 1298748 20 16:09:31 16:05:01 14478000 15706636 1946968 11.85 32196 1415740 694960 3.98 478108 1298744 12 16:09:31 16:06:01 14477992 15706776 1946976 11.85 32284 1415752 694960 3.98 478328 1298748 16 16:09:31 16:07:01 14478036 15706932 1946932 11.85 32364 1415760 694960 3.98 478640 1298756 160 16:09:31 16:08:01 14067540 15528244 2357428 14.35 49268 1618140 798972 4.57 706188 1444644 107688 16:09:31 16:09:02 13692680 15524824 2732288 16.63 74768 1946972 791580 4.53 768904 1731220 131164 16:09:31 Average: 14278971 15646917 2145997 13.07 42165 1538018 728399 4.17 564563 1395143 39843 16:09:31 16:09:31 16:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:09:31 16:04:01 ens3 2.00 0.63 0.77 0.33 0.00 0.00 0.00 0.00 16:09:31 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:31 16:05:01 ens3 3.28 1.90 2.37 1.02 0.00 0.00 0.00 0.00 16:09:31 16:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:09:31 16:06:01 ens3 0.80 0.45 0.37 0.39 0.00 0.00 0.00 0.00 16:09:31 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:31 16:07:01 ens3 0.27 0.23 0.06 0.18 0.00 0.00 0.00 0.00 16:09:31 16:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:09:31 16:08:01 ens3 232.71 152.26 1069.07 46.29 0.00 0.00 0.00 0.00 16:09:31 16:08:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 16:09:31 16:09:02 ens3 64.36 41.39 1063.80 9.03 0.00 0.00 0.00 0.00 16:09:31 16:09:02 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 16:09:31 Average: ens3 50.57 32.81 356.06 9.54 0.00 0.00 0.00 0.00 16:09:31 Average: lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 16:09:31 16:09:31 16:09:31 ---> sar -P ALL: 16:09:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2810) 12/06/23 _x86_64_ (4 CPU) 16:09:31 16:09:31 16:02:14 LINUX RESTART (4 CPU) 16:09:31 16:09:31 16:03:01 CPU %user %nice %system %iowait %steal %idle 16:09:31 16:04:01 all 0.47 0.00 0.02 0.98 0.01 98.53 16:09:31 16:04:01 0 1.71 0.00 0.02 0.00 0.00 98.27 16:09:31 16:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:09:31 16:04:01 2 0.07 0.00 0.05 0.02 0.02 99.85 16:09:31 16:04:01 3 0.05 0.00 0.02 3.90 0.00 96.03 16:09:31 16:05:01 all 0.13 0.00 0.02 0.98 0.01 98.85 16:09:31 16:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:09:31 16:05:01 1 0.08 0.00 0.02 0.00 0.02 99.88 16:09:31 16:05:01 2 0.05 0.00 0.02 0.07 0.02 99.85 16:09:31 16:05:01 3 0.35 0.00 0.02 3.85 0.00 95.78 16:09:31 16:06:01 all 0.23 0.00 0.01 1.03 0.00 98.72 16:09:31 16:06:01 0 0.71 0.00 0.00 0.00 0.02 99.27 16:09:31 16:06:01 1 0.15 0.00 0.00 0.00 0.00 99.85 16:09:31 16:06:01 2 0.05 0.00 0.03 0.05 0.02 99.85 16:09:31 16:06:01 3 0.03 0.00 0.00 4.09 0.00 95.88 16:09:31 16:07:01 all 0.27 0.00 0.02 1.07 0.01 98.64 16:09:31 16:07:01 0 0.96 0.00 0.02 0.00 0.00 99.02 16:09:31 16:07:01 1 0.05 0.00 0.00 0.00 0.00 99.95 16:09:31 16:07:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:09:31 16:07:01 3 0.03 0.00 0.02 4.28 0.02 95.65 16:09:31 16:08:01 all 15.48 0.00 1.45 2.92 0.05 80.11 16:09:31 16:08:01 0 29.31 0.00 1.67 0.40 0.07 68.55 16:09:31 16:08:01 1 10.52 0.00 1.49 2.65 0.07 85.27 16:09:31 16:08:01 2 15.83 0.00 1.49 1.07 0.03 81.58 16:09:31 16:08:01 3 6.17 0.00 1.19 7.60 0.02 85.03 16:09:31 16:09:02 all 20.62 0.00 1.47 3.80 0.05 74.06 16:09:31 16:09:02 0 20.41 0.00 1.40 0.33 0.03 77.82 16:09:31 16:09:02 1 10.47 0.00 1.15 2.64 0.05 85.69 16:09:31 16:09:02 2 37.75 0.00 2.26 2.49 0.07 57.43 16:09:31 16:09:02 3 13.83 0.00 1.04 9.74 0.07 75.32 16:09:31 Average: all 6.18 0.00 0.50 1.79 0.02 91.50 16:09:31 Average: 0 8.83 0.00 0.52 0.12 0.02 90.51 16:09:31 Average: 1 3.54 0.00 0.45 0.88 0.02 95.11 16:09:31 Average: 2 8.95 0.00 0.65 0.61 0.03 89.76 16:09:31 Average: 3 3.40 0.00 0.38 5.57 0.02 90.64 16:09:31 16:09:31 16:09:31