15:34:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/139406 15:34:55 Running as SYSTEM 15:34:55 [EnvInject] - Loading node environment variables. 15:34:55 Building remotely on prd-centos8-builder-2c-1g-83929 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-json-lint 15:34:55 [ssh-agent] Looking for ssh-agent implementation... 15:34:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:55 $ ssh-agent 15:34:55 SSH_AUTH_SOCK=/tmp/ssh-k6ipSTzkMIMi/agent.20594 15:34:55 SSH_AGENT_PID=20595 15:34:55 [ssh-agent] Started. 15:34:55 Running ssh-add (command line suppressed) 15:34:55 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/private_key_5886875397307652785.key (/w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/private_key_5886875397307652785.key) 15:34:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:34:55 The recommended git tool is: NONE 15:34:58 using credential onap-jenkins-ssh 15:34:58 Wiping out workspace first. 15:34:58 Cloning the remote Git repository 15:34:58 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 15:34:58 > git init /w/workspace/testsuite-pythonsdk-tests-master-json-lint # timeout=10 15:34:58 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 15:34:58 > git --version # timeout=10 15:34:58 > git --version # 'git version 2.39.0' 15:34:58 using GIT_SSH to set credentials Gerrit user 15:34:58 [INFO] Currently running in a labeled security context 15:34:58 [INFO] Currently SELinux is 'enforcing' on the host 15:34:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/jenkins-gitclient-ssh534267556618342493.key 15:34:58 Verifying host key using manually-configured host key entries 15:34:58 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:34:58 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 15:34:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:34:59 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 15:34:59 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 15:34:59 using GIT_SSH to set credentials Gerrit user 15:34:59 [INFO] Currently running in a labeled security context 15:34:59 [INFO] Currently SELinux is 'enforcing' on the host 15:34:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/jenkins-gitclient-ssh3481943813923176094.key 15:34:59 Verifying host key using manually-configured host key entries 15:34:59 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/06/139406/1 # timeout=30 15:34:59 > git rev-parse 49037058457240084520f5dc8d0544c6351e67f8^{commit} # timeout=10 15:34:59 Checking out Revision 49037058457240084520f5dc8d0544c6351e67f8 (refs/changes/06/139406/1) 15:34:59 > git config core.sparsecheckout # timeout=10 15:34:59 > git checkout -f 49037058457240084520f5dc8d0544c6351e67f8 # timeout=30 15:35:02 Commit message: "Fix SDNC return value mapping (param) in dd.json and CBAs" 15:35:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:35:02 > git rev-list --no-walk bcbbede4b0b94afd06217f7fd44ae8f1be71509d # timeout=10 15:35:03 [EnvInject] - Injecting environment variables from a build step. 15:35:03 [EnvInject] - Injecting as environment variables the properties content 15:35:03 PYTHON=python3 15:35:03 15:35:03 [EnvInject] - Variables injected successfully. 15:35:03 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash -l /tmp/jenkins10407824626436758850.sh 15:35:03 ---> tox-install.sh 15:35:03 + source /home/jenkins/lf-env.sh 15:35:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:35:03 ++ mktemp -d /tmp/venv-XXXX 15:35:03 + lf_venv=/tmp/venv-pGD3 15:35:03 + local venv_file=/tmp/.os_lf_venv 15:35:03 + local python=python3 15:35:03 + local options 15:35:03 + local set_path=true 15:35:03 + local install_args= 15:35:03 ++ 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 15:35:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:35:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:35:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:35:03 + true 15:35:03 + case $1 in 15:35:03 + venv_file=/tmp/.toxenv 15:35:03 + shift 2 15:35:03 + true 15:35:03 + case $1 in 15:35:03 + shift 15:35:03 + break 15:35:03 + case $python in 15:35:03 + local pkg_list= 15:35:03 + [[ -d /opt/pyenv ]] 15:35:03 + echo 'Setup pyenv:' 15:35:03 Setup pyenv: 15:35:03 + export PYENV_ROOT=/opt/pyenv 15:35:03 + PYENV_ROOT=/opt/pyenv 15:35:03 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:35:03 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:35:03 + pyenv versions 15:35:03 system 15:35:03 * 3.8.13 (set by /opt/pyenv/version) 15:35:03 * 3.9.13 (set by /opt/pyenv/version) 15:35:03 * 3.10.6 (set by /opt/pyenv/version) 15:35:03 + command -v pyenv 15:35:03 ++ pyenv init - --no-rehash 15:35:03 + 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[*]}"'\'')" 15:35:03 export PATH="/opt/pyenv/shims:${PATH}" 15:35:03 export PYENV_SHELL=bash 15:35:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:35:03 pyenv() { 15:35:03 local command 15:35:03 command="${1:-}" 15:35:03 if [ "$#" -gt 0 ]; then 15:35:03 shift 15:35:03 fi 15:35:03 15:35:03 case "$command" in 15:35:03 rehash|shell) 15:35:03 eval "$(pyenv "sh-$command" "$@")" 15:35:03 ;; 15:35:03 *) 15:35:03 command pyenv "$command" "$@" 15:35:03 ;; 15:35:03 esac 15:35:03 }' 15:35:03 +++ 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[*]}"' 15:35:03 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:35:03 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:35:03 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:35:03 ++ export PYENV_SHELL=bash 15:35:03 ++ PYENV_SHELL=bash 15:35:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:35:03 +++ complete -F _pyenv pyenv 15:35:03 ++ lf-pyver python3 15:35:03 ++ local py_version_xy=python3 15:35:03 ++ local py_version_xyz= 15:35:03 ++ grep -E '^[0-9.]*[0-9]$' 15:35:03 ++ pyenv versions 15:35:03 ++ local command 15:35:03 ++ command=versions 15:35:03 ++ '[' 1 -gt 0 ']' 15:35:03 ++ shift 15:35:03 ++ case "$command" in 15:35:03 ++ command pyenv versions 15:35:03 ++ pyenv versions 15:35:03 ++ sed 's/^[ *]* //' 15:35:03 ++ awk '{ print $1 }' 15:35:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:35:03 +++ grep '^3' /tmp/.pyenv_versions 15:35:03 +++ tail -n 1 15:35:03 +++ sort -V 15:35:03 ++ py_version_xyz=3.10.6 15:35:03 ++ [[ -z 3.10.6 ]] 15:35:03 ++ echo 3.10.6 15:35:03 ++ return 0 15:35:03 + pyenv local 3.10.6 15:35:03 + local command 15:35:03 + command=local 15:35:03 + '[' 2 -gt 0 ']' 15:35:03 + shift 15:35:03 + case "$command" in 15:35:03 + command pyenv local 3.10.6 15:35:03 + pyenv local 3.10.6 15:35:03 + for arg in "$@" 15:35:03 + case $arg in 15:35:03 + pkg_list+='tox ' 15:35:03 + for arg in "$@" 15:35:03 + case $arg in 15:35:03 + pkg_list+='virtualenv ' 15:35:03 + for arg in "$@" 15:35:03 + case $arg in 15:35:03 + pkg_list+='urllib3~=1.26.15 ' 15:35:03 + [[ -f /tmp/.toxenv ]] 15:35:03 + [[ ! -f /tmp/.toxenv ]] 15:35:03 + [[ -n '' ]] 15:35:03 + python3 -m venv /tmp/venv-pGD3 15:35:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pGD3' 15:35:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pGD3 15:35:08 + echo /tmp/venv-pGD3 15:35:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:35:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:35:08 + /tmp/venv-pGD3/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:35:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:35:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:35:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:35:11 + /tmp/venv-pGD3/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:35:14 + type python3 15:35:14 + true 15:35:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pGD3/bin to PATH' 15:35:14 lf-activate-venv(): INFO: Adding /tmp/venv-pGD3/bin to PATH 15:35:14 + PATH=/tmp/venv-pGD3/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:35:14 + return 0 15:35:14 + python3 --version 15:35:14 Python 3.10.6 15:35:14 + python3 -m pip --version 15:35:14 pip 24.3.1 from /tmp/venv-pGD3/lib/python3.10/site-packages/pip (python 3.10) 15:35:14 + python3 -m pip freeze 15:35:14 cachetools==5.5.0 15:35:14 chardet==5.2.0 15:35:14 colorama==0.4.6 15:35:14 distlib==0.3.9 15:35:14 filelock==3.16.1 15:35:14 packaging==24.2 15:35:14 platformdirs==4.3.6 15:35:14 pluggy==1.5.0 15:35:14 pyproject-api==1.8.0 15:35:14 tomli==2.1.0 15:35:14 tox==4.23.2 15:35:14 typing_extensions==4.12.2 15:35:14 urllib3==1.26.20 15:35:14 virtualenv==20.27.1 15:35:14 [EnvInject] - Injecting environment variables from a build step. 15:35:14 [EnvInject] - Injecting as environment variables the properties content 15:35:14 PARALLEL=false 15:35:14 15:35:14 [EnvInject] - Variables injected successfully. 15:35:14 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash -l /tmp/jenkins15647129941511574083.sh 15:35:14 ---> tox-run.sh 15:35:14 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:35:14 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox 15:35:14 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/docs 15:35:14 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox 15:35:14 + cd /w/workspace/testsuite-pythonsdk-tests-master-json-lint/. 15:35:14 + source /home/jenkins/lf-env.sh 15:35:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:35:14 ++ mktemp -d /tmp/venv-XXXX 15:35:14 + lf_venv=/tmp/venv-pIXv 15:35:14 + local venv_file=/tmp/.os_lf_venv 15:35:14 + local python=python3 15:35:14 + local options 15:35:14 + local set_path=true 15:35:14 + local install_args= 15:35:14 ++ 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 15:35:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:35:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:35:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:35:14 + true 15:35:14 + case $1 in 15:35:14 + venv_file=/tmp/.toxenv 15:35:14 + shift 2 15:35:14 + true 15:35:14 + case $1 in 15:35:14 + shift 15:35:14 + break 15:35:14 + case $python in 15:35:14 + local pkg_list= 15:35:14 + [[ -d /opt/pyenv ]] 15:35:14 + echo 'Setup pyenv:' 15:35:14 Setup pyenv: 15:35:14 + export PYENV_ROOT=/opt/pyenv 15:35:14 + PYENV_ROOT=/opt/pyenv 15:35:14 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:35:14 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:35:14 + pyenv versions 15:35:14 system 15:35:14 3.8.13 15:35:14 3.9.13 15:35:14 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 15:35:14 + command -v pyenv 15:35:14 ++ pyenv init - --no-rehash 15:35:14 + 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[*]}"'\'')" 15:35:14 export PATH="/opt/pyenv/shims:${PATH}" 15:35:14 export PYENV_SHELL=bash 15:35:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:35:14 pyenv() { 15:35:14 local command 15:35:14 command="${1:-}" 15:35:14 if [ "$#" -gt 0 ]; then 15:35:14 shift 15:35:14 fi 15:35:14 15:35:14 case "$command" in 15:35:14 rehash|shell) 15:35:14 eval "$(pyenv "sh-$command" "$@")" 15:35:14 ;; 15:35:14 *) 15:35:14 command pyenv "$command" "$@" 15:35:14 ;; 15:35:14 esac 15:35:14 }' 15:35:14 +++ 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[*]}"' 15:35:14 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:35:14 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:35:14 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:35:14 ++ export PYENV_SHELL=bash 15:35:14 ++ PYENV_SHELL=bash 15:35:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:35:14 +++ complete -F _pyenv pyenv 15:35:14 ++ lf-pyver python3 15:35:14 ++ local py_version_xy=python3 15:35:14 ++ local py_version_xyz= 15:35:14 ++ pyenv versions 15:35:14 ++ local command 15:35:14 ++ command=versions 15:35:14 ++ '[' 1 -gt 0 ']' 15:35:14 ++ shift 15:35:14 ++ case "$command" in 15:35:14 ++ command pyenv versions 15:35:14 ++ pyenv versions 15:35:14 ++ awk '{ print $1 }' 15:35:14 ++ sed 's/^[ *]* //' 15:35:14 ++ grep -E '^[0-9.]*[0-9]$' 15:35:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:35:15 +++ grep '^3' /tmp/.pyenv_versions 15:35:15 +++ sort -V 15:35:15 +++ tail -n 1 15:35:15 ++ py_version_xyz=3.10.6 15:35:15 ++ [[ -z 3.10.6 ]] 15:35:15 ++ echo 3.10.6 15:35:15 ++ return 0 15:35:15 + pyenv local 3.10.6 15:35:15 + local command 15:35:15 + command=local 15:35:15 + '[' 2 -gt 0 ']' 15:35:15 + shift 15:35:15 + case "$command" in 15:35:15 + command pyenv local 3.10.6 15:35:15 + pyenv local 3.10.6 15:35:15 + for arg in "$@" 15:35:15 + case $arg in 15:35:15 + pkg_list+='tox ' 15:35:15 + for arg in "$@" 15:35:15 + case $arg in 15:35:15 + pkg_list+='virtualenv ' 15:35:15 + for arg in "$@" 15:35:15 + case $arg in 15:35:15 + pkg_list+='urllib3~=1.26.15 ' 15:35:15 + [[ -f /tmp/.toxenv ]] 15:35:15 ++ cat /tmp/.toxenv 15:35:15 + lf_venv=/tmp/venv-pGD3 15:35:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pGD3 from' file:/tmp/.toxenv 15:35:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pGD3 from file:/tmp/.toxenv 15:35:15 + /tmp/venv-pGD3/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:35:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:35:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:35:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:35:15 + /tmp/venv-pGD3/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:35:16 + type python3 15:35:16 + true 15:35:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pGD3/bin to PATH' 15:35:16 lf-activate-venv(): INFO: Adding /tmp/venv-pGD3/bin to PATH 15:35:16 + PATH=/tmp/venv-pGD3/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:35:16 + return 0 15:35:16 + [[ -d /opt/pyenv ]] 15:35:16 + echo '---> Setting up pyenv' 15:35:16 ---> Setting up pyenv 15:35:16 + export PYENV_ROOT=/opt/pyenv 15:35:16 + PYENV_ROOT=/opt/pyenv 15:35:16 + export PATH=/opt/pyenv/bin:/tmp/venv-pGD3/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:35:16 + PATH=/opt/pyenv/bin:/tmp/venv-pGD3/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:35:16 ++ pwd 15:35:16 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-json-lint 15:35:16 + export PYTHONPATH 15:35:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:35:16 + TOX_TESTENV_PASSENV=PYTHONPATH 15:35:16 + tox --version 15:35:17 4.23.2 from /tmp/venv-pGD3/lib/python3.10/site-packages/tox/__init__.py 15:35:17 + PARALLEL=false 15:35:17 + TOX_OPTIONS_LIST= 15:35:17 + [[ -n json ]] 15:35:17 + TOX_OPTIONS_LIST=' -e json' 15:35:17 + case ${PARALLEL,,} in 15:35:17 + tox -e json 15:35:17 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox/tox.log 15:35:18 json: install_deps> python -I -m pip install bandit==1.3 coala-bears nodeenv pyyaml==3.13 15:35:46 json: freeze> python -m pip freeze --all 15:35:47 json: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==24.2.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.16.0,bandit==1.3.0,certifi==2024.8.30,charset-normalizer==3.4.0,click==6.6,cmakelint==1.4.3,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.20.1,eradicate==0.1.6,future==1.0.0,gitdb==4.0.11,GitPython==3.1.43,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.10,imagesize==1.4.1,importlib_resources==6.4.5,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.4,joblib==1.4.2,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,jupyter_core==5.7.2,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.1,nodeenv==1.9.1,packaging==24.2,pbr==6.1.0,pip==24.3.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,polib==1.2.0,proselint==0.7.0,pycodestyle==2.12.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.18.0,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2024.2,PyYAML==3.13,radon==1.4.0,referencing==0.35.1,regex==2024.11.6,requests==2.32.3,restructuredtext_lint==1.0.1,rpds-py==0.20.1,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.2,setuptools==75.2.0,six==1.16.0,smmap==5.0.1,snowballstemmer==2.2.0,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.0,traitlets==5.14.3,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.44.0,wrapt==1.16.0,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 15:35:47 json: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.json'"'"' > /tmp/.coalist_json' 15:35:47 json: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn json --files $(</tmp/.coalist_json) \ ' 15:35:47 Executing section json... 15:35:48 json: OK (30.61=setup[29.62]+cmd[0.01,0.98] seconds) 15:35:48 congratulations :) (30.78 seconds) 15:35:48 + tox_status=0 15:35:48 + echo '---> Completed tox runs' 15:35:48 ---> Completed tox runs 15:35:48 + for i in .tox/*/log 15:35:48 ++ echo .tox/json/log 15:35:48 ++ awk -F/ '{print $2}' 15:35:48 + tox_env=json 15:35:48 + cp -r .tox/json/log /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox/json 15:35:48 + DOC_DIR=docs/_build/html 15:35:48 + [[ -d docs/_build/html ]] 15:35:48 + echo '---> tox-run.sh ends' 15:35:48 ---> tox-run.sh ends 15:35:48 + test 0 -eq 0 15:35:48 $ ssh-agent -k 15:35:48 unset SSH_AUTH_SOCK; 15:35:48 unset SSH_AGENT_PID; 15:35:48 echo Agent pid 20595 killed; 15:35:48 [ssh-agent] Stopped. 15:35:48 [PostBuildScript] - [INFO] Executing post build scripts. 15:35:48 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins12404856201607267378.sh 15:35:48 ---> sysstat.sh 15:35:48 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins15731961189490580847.sh 15:35:48 ---> package-listing.sh 15:35:48 ++ tr '[:upper:]' '[:lower:]' 15:35:48 ++ facter osfamily 15:35:49 + OS_FAMILY=redhat 15:35:49 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-json-lint 15:35:49 + START_PACKAGES=/tmp/packages_start.txt 15:35:49 + END_PACKAGES=/tmp/packages_end.txt 15:35:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:35:49 + PACKAGES=/tmp/packages_start.txt 15:35:49 + '[' /w/workspace/testsuite-pythonsdk-tests-master-json-lint ']' 15:35:49 + PACKAGES=/tmp/packages_end.txt 15:35:49 + case "${OS_FAMILY}" in 15:35:49 + rpm -qa 15:35:49 + sort 15:35:49 + '[' -f /tmp/packages_start.txt ']' 15:35:49 + '[' -f /tmp/packages_end.txt ']' 15:35:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:35:49 + '[' /w/workspace/testsuite-pythonsdk-tests-master-json-lint ']' 15:35:49 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/ 15:35:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/ 15:35:49 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins2699088067395219251.sh 15:35:49 ---> capture-instance-metadata.sh 15:35:49 Setup pyenv: 15:35:49 system 15:35:49 3.8.13 15:35:49 3.9.13 15:35:49 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 15:35:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NotI 15:35:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:35:56 lf-activate-venv(): INFO: Installing: lftools 15:36:24 lf-activate-venv(): INFO: Adding /tmp/venv-NotI/bin to PATH 15:36:24 INFO: Running in OpenStack, capturing instance metadata 15:36:24 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins7127249667956692412.sh 15:36:24 provisioning config files... 15:36:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/config1624515393176309680tmp 15:36:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:36:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:36:24 [EnvInject] - Injecting environment variables from a build step. 15:36:24 [EnvInject] - Injecting as environment variables the properties content 15:36:24 SERVER_ID=logs 15:36:24 15:36:24 [EnvInject] - Variables injected successfully. 15:36:24 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins17249451241913427889.sh 15:36:24 ---> create-netrc.sh 15:36:24 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins12022055278734910619.sh 15:36:24 ---> python-tools-install.sh 15:36:24 Setup pyenv: 15:36:24 system 15:36:24 3.8.13 15:36:24 3.9.13 15:36:24 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 15:36:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NotI from file:/tmp/.os_lf_venv 15:36:25 lf-activate-venv(): INFO: Installing: lftools 15:36:32 lf-activate-venv(): INFO: Adding /tmp/venv-NotI/bin to PATH 15:36:32 Generating Requirements File 15:36:51 Python 3.10.6 15:36:51 pip 24.3.1 from /tmp/venv-NotI/lib/python3.10/site-packages/pip (python 3.10) 15:36:51 appdirs==1.4.4 15:36:51 argcomplete==3.5.1 15:36:51 aspy.yaml==1.3.0 15:36:51 attrs==24.2.0 15:36:51 autopage==0.5.2 15:36:51 beautifulsoup4==4.12.3 15:36:51 boto3==1.35.62 15:36:51 botocore==1.35.62 15:36:51 bs4==0.0.2 15:36:51 cachetools==5.5.0 15:36:51 certifi==2024.8.30 15:36:51 cffi==1.17.1 15:36:51 cfgv==3.4.0 15:36:51 chardet==5.2.0 15:36:51 charset-normalizer==3.4.0 15:36:51 click==8.1.7 15:36:51 cliff==4.7.0 15:36:51 cmd2==2.5.6 15:36:51 cryptography==3.3.2 15:36:51 debtcollector==3.0.0 15:36:51 decorator==5.1.1 15:36:51 defusedxml==0.7.1 15:36:51 Deprecated==1.2.15 15:36:51 distlib==0.3.9 15:36:51 dnspython==2.7.0 15:36:51 docker==4.2.2 15:36:51 dogpile.cache==1.3.3 15:36:51 durationpy==0.9 15:36:51 email_validator==2.2.0 15:36:51 filelock==3.16.1 15:36:51 future==1.0.0 15:36:51 gitdb==4.0.11 15:36:51 GitPython==3.1.43 15:36:51 google-auth==2.36.0 15:36:51 httplib2==0.22.0 15:36:51 identify==2.6.2 15:36:51 idna==3.10 15:36:51 importlib-resources==1.5.0 15:36:51 iso8601==2.1.0 15:36:51 Jinja2==3.1.4 15:36:51 jmespath==1.0.1 15:36:51 jsonpatch==1.33 15:36:51 jsonpointer==3.0.0 15:36:51 jsonschema==4.23.0 15:36:51 jsonschema-specifications==2024.10.1 15:36:51 keystoneauth1==5.8.0 15:36:51 kubernetes==31.0.0 15:36:51 lftools==0.37.10 15:36:51 lxml==5.3.0 15:36:51 MarkupSafe==3.0.2 15:36:51 msgpack==1.1.0 15:36:51 multi_key_dict==2.0.3 15:36:51 munch==4.0.0 15:36:51 netaddr==1.3.0 15:36:51 netifaces==0.11.0 15:36:51 niet==1.4.2 15:36:51 nodeenv==1.9.1 15:36:51 oauth2client==4.1.3 15:36:51 oauthlib==3.2.2 15:36:51 openstacksdk==4.1.0 15:36:51 os-client-config==2.1.0 15:36:51 os-service-types==1.7.0 15:36:51 osc-lib==3.1.0 15:36:51 oslo.config==9.6.0 15:36:51 oslo.context==5.6.0 15:36:51 oslo.i18n==6.4.0 15:36:51 oslo.log==6.1.2 15:36:51 oslo.serialization==5.5.0 15:36:51 oslo.utils==7.4.0 15:36:51 packaging==24.2 15:36:51 pbr==6.1.0 15:36:51 platformdirs==4.3.6 15:36:51 prettytable==3.12.0 15:36:51 psutil==6.1.0 15:36:51 pyasn1==0.6.1 15:36:51 pyasn1_modules==0.4.1 15:36:51 pycparser==2.22 15:36:51 pygerrit2==2.0.15 15:36:51 PyGithub==2.5.0 15:36:51 PyJWT==2.9.0 15:36:51 PyNaCl==1.5.0 15:36:51 pyparsing==2.4.7 15:36:51 pyperclip==1.9.0 15:36:51 pyrsistent==0.20.0 15:36:51 python-cinderclient==9.6.0 15:36:51 python-dateutil==2.9.0.post0 15:36:51 python-heatclient==4.0.0 15:36:51 python-jenkins==1.8.2 15:36:51 python-keystoneclient==5.5.0 15:36:51 python-magnumclient==4.7.0 15:36:51 python-openstackclient==7.2.1 15:36:51 python-swiftclient==4.6.0 15:36:51 PyYAML==6.0.2 15:36:51 referencing==0.35.1 15:36:51 requests==2.32.3 15:36:51 requests-oauthlib==2.0.0 15:36:51 requestsexceptions==1.4.0 15:36:51 rfc3986==2.0.0 15:36:51 rpds-py==0.21.0 15:36:51 rsa==4.9 15:36:51 ruamel.yaml==0.18.6 15:36:51 ruamel.yaml.clib==0.2.12 15:36:51 s3transfer==0.10.3 15:36:51 simplejson==3.19.3 15:36:51 six==1.16.0 15:36:51 smmap==5.0.1 15:36:51 soupsieve==2.6 15:36:51 stevedore==5.3.0 15:36:51 tabulate==0.9.0 15:36:51 toml==0.10.2 15:36:51 tomlkit==0.13.2 15:36:51 tqdm==4.67.0 15:36:51 typing_extensions==4.12.2 15:36:51 tzdata==2024.2 15:36:51 urllib3==1.26.20 15:36:51 virtualenv==20.27.1 15:36:51 wcwidth==0.2.13 15:36:51 websocket-client==1.8.0 15:36:51 wrapt==1.16.0 15:36:51 xdg==6.0.0 15:36:51 xmltodict==0.14.2 15:36:51 yq==3.4.3 15:36:51 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins10338890389202889793.sh 15:36:51 ---> sudo-logs.sh 15:36:51 Archiving 'sudo' log.. 15:36:52 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins16059049360117158600.sh 15:36:52 ---> job-cost.sh 15:36:52 Setup pyenv: 15:36:52 system 15:36:52 3.8.13 15:36:52 3.9.13 15:36:52 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 15:36:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NotI from file:/tmp/.os_lf_venv 15:36:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:36:57 lf-activate-venv(): INFO: Adding /tmp/venv-NotI/bin to PATH 15:36:57 INFO: No Stack... 15:36:57 INFO: Retrieving Pricing Info for: v3-standard-2 15:36:57 INFO: Archiving Costs 15:36:57 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash -l /tmp/jenkins4821063870432480395.sh 15:36:57 ---> logs-deploy.sh 15:36:57 Setup pyenv: 15:36:57 system 15:36:57 3.8.13 15:36:57 3.9.13 15:36:57 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 15:36:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NotI from file:/tmp/.os_lf_venv 15:36:58 lf-activate-venv(): INFO: Installing: lftools 15:37:05 lf-activate-venv(): INFO: Adding /tmp/venv-NotI/bin to PATH 15:37:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-json-lint/24 15:37:05 INFO: archiving workspace using pattern(s): 15:37:07 Archives upload complete. 15:37:07 INFO: archiving logs to Nexus 15:37:08 ---> uname -a: 15:37:08 Linux prd-centos8-builder-2c-1g-83929.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 15:37:08 15:37:08 15:37:08 ---> lscpu: 15:37:08 Architecture: x86_64 15:37:08 CPU op-mode(s): 32-bit, 64-bit 15:37:08 Byte Order: Little Endian 15:37:08 CPU(s): 2 15:37:08 On-line CPU(s) list: 0,1 15:37:08 Thread(s) per core: 1 15:37:08 Core(s) per socket: 1 15:37:08 Socket(s): 2 15:37:08 NUMA node(s): 1 15:37:08 Vendor ID: AuthenticAMD 15:37:08 CPU family: 23 15:37:08 Model: 49 15:37:08 Model name: AMD EPYC-Rome Processor 15:37:08 Stepping: 0 15:37:08 CPU MHz: 2799.998 15:37:08 BogoMIPS: 5599.99 15:37:08 Virtualization: AMD-V 15:37:08 Hypervisor vendor: KVM 15:37:08 Virtualization type: full 15:37:08 L1d cache: 32K 15:37:08 L1i cache: 32K 15:37:08 L2 cache: 512K 15:37:08 L3 cache: 16384K 15:37:08 NUMA node0 CPU(s): 0,1 15:37:08 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:37:08 15:37:08 15:37:08 ---> nproc: 15:37:08 2 15:37:08 15:37:08 15:37:08 ---> df -h: 15:37:08 Filesystem Size Used Avail Use% Mounted on 15:37:08 devtmpfs 3.8G 0 3.8G 0% /dev 15:37:08 tmpfs 3.8G 0 3.8G 0% /dev/shm 15:37:08 tmpfs 3.8G 17M 3.8G 1% /run 15:37:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:37:08 /dev/vda1 40G 8.7G 32G 22% / 15:37:08 tmpfs 770M 0 770M 0% /run/user/1001 15:37:08 15:37:08 15:37:08 ---> free -m: 15:37:08 total used free shared buff/cache available 15:37:08 Mem: 7699 598 4788 19 2312 6783 15:37:08 Swap: 1023 0 1023 15:37:08 15:37:08 15:37:08 ---> ip addr: 15:37:08 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:37:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:37:08 inet 127.0.0.1/8 scope host lo 15:37:08 valid_lft forever preferred_lft forever 15:37:08 inet6 ::1/128 scope host 15:37:08 valid_lft forever preferred_lft forever 15:37:08 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000 15:37:08 link/ether fa:16:3e:17:a3:28 brd ff:ff:ff:ff:ff:ff 15:37:08 altname enp0s3 15:37:08 altname ens3 15:37:08 inet 10.30.106.106/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 15:37:08 valid_lft 86235sec preferred_lft 86235sec 15:37:08 inet6 fe80::f816:3eff:fe17:a328/64 scope link 15:37:08 valid_lft forever preferred_lft forever 15:37:08 15:37:08 15:37:08 ---> sar -b -r -n DEV: 15:37:08 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/15/2024 _x86_64_ (2 CPU) 15:37:08 15:37:08 15:34:17 LINUX RESTART (2 CPU) 15:37:08 15:37:08 03:35:03 PM tps rtps wtps bread/s bwrtn/s 15:37:08 03:36:01 PM 221.19 106.46 114.72 3375.14 7672.54 15:37:08 03:37:01 PM 137.57 6.36 131.21 260.58 12401.68 15:37:08 Average: 178.67 55.56 123.10 1791.34 10077.38 15:37:08 15:37:08 03:35:03 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:37:08 03:36:01 PM 5232576 7014048 2651868 33.63 2688 1950692 713080 7.98 375300 1918972 160632 15:37:08 03:37:01 PM 4923720 6966524 2960724 37.55 2688 2196892 703044 7.87 407580 2133004 105380 15:37:08 Average: 5078148 6990286 2806296 35.59 2688 2073792 708062 7.93 391440 2025988 133006 15:37:08 15:37:08 03:35:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:37:08 03:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:08 03:36:01 PM eth0 60.13 41.30 640.49 15.72 0.00 0.00 0.00 0.00 15:37:08 03:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:08 03:37:01 PM eth0 57.03 41.22 782.76 10.31 0.00 0.00 0.00 0.00 15:37:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:08 Average: eth0 58.55 41.26 712.84 12.97 0.00 0.00 0.00 0.00 15:37:08 15:37:08 15:37:08 ---> sar -P ALL: 15:37:08 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/15/2024 _x86_64_ (2 CPU) 15:37:08 15:37:08 15:34:17 LINUX RESTART (2 CPU) 15:37:08 15:37:08 03:35:03 PM CPU %user %nice %system %iowait %steal %idle 15:37:08 03:36:01 PM all 37.88 1.61 17.25 6.79 0.14 36.33 15:37:08 03:36:01 PM 0 45.06 1.57 17.67 5.96 0.14 29.60 15:37:08 03:36:01 PM 1 30.70 1.65 16.84 7.61 0.14 43.07 15:37:08 03:37:01 PM all 40.54 0.00 4.52 3.96 0.12 50.86 15:37:08 03:37:01 PM 0 49.18 0.00 5.19 4.00 0.12 41.52 15:37:08 03:37:01 PM 1 31.94 0.00 3.85 3.93 0.12 60.17 15:37:08 Average: all 39.24 0.78 10.72 5.34 0.13 43.79 15:37:08 Average: 0 47.17 0.77 11.28 4.96 0.13 35.70 15:37:08 Average: 1 31.33 0.80 10.17 5.72 0.13 51.85 15:37:08 15:37:08 15:37:08